@charset "UTF-8";
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/OpenSans-Regular.woff2?666") format("woff2"), url("../fonts/OpenSans-Regular.woff?666") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/OpenSans-Semibold.woff2?666") format("woff2"), url("../fonts/OpenSans-Semibold.woff?666") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/OpenSans-Bold.woff2?666") format("woff2"), url("../fonts/OpenSans-Bold.woff?666") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url("../fonts/Montserrat-ExtraBold.woff2?666") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff?666") format("woff");
  font-display: swap;
}

.mylist-status--top::before, .pricing-pack-option--top::before, .pricing-service--top::before, .pricing-help-item--top::before {
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%23ffc32d" d="M18.59 8.514a.43.43 0 0 1 .82 0l2.367 7.364h7.671a.43.43 0 0 1 .255.778l-6.21 4.561 2.369 7.373a.43.43 0 0 1-.665.479l-5.942-4.364a.43.43 0 0 0-.51 0l-5.942 4.364a.43.43 0 0 1-.665-.479l2.274-7.077a.429.429 0 0 0-.155-.479l-5.96-4.378a.43.43 0 0 1 .255-.778h7.671l2.367-7.364z"/%3E%3C/svg%3E');
}

.mylist-status--color::before, .pricing-pack-option--color::before, .pricing-service--color::before, .pricing-help-item--color::before {
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="%23fe3e6c"%3E%3Cpath d="M10.983 18.51l1.588-2.134 11.299 8.406-1.588 2.135-4.046-2.426-2.57 3.946a2.646 2.646 0 1 1-4.238-3.153l3.042-3.595-3.487-3.179z"/%3E%3Cpath d="M19.931 6.484l-5.943 7.987 11.299 8.407 5.943-7.988-5.977-4.486-4.054 2.747 1.507-4.603-2.775-2.064z"/%3E%3C/g%3E%3C/svg%3E%0A');
}

.pricing-pack-option--reset::before, .pricing-service--reset::before, .pricing-help-item--reset::before {
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%230bb978" d="M20.773 12.63c1.022.312 2.369.949 3.134 1.713a6.579 6.579 0 0 1 .766 8.387 6.576 6.576 0 0 1-11.796-5.311c.194-.785.642-2.009 1.095-2.663l3.788 2.663V9.113l-9.975 1.508 3.649 2.561a9.745 9.745 0 0 0-.942 10.079 9.754 9.754 0 0 0 11.387 5.128 9.751 9.751 0 0 0 4.272-16.292c-1.317-1.314-3.527-2.353-5.378-2.77v3.303z"/%3E%3C/svg%3E%0A');
}

.show-on-desktop {
  text-align: center;
}

.show-on-desktop[data-zone-id] {
  text-align: center;
}

@media (max-width: 1050px) {
  .show-on-desktop {
    display: none;
  }
}

.show-on-mobile {
  display: none;
  text-align: center;
}

@media (max-width: 1050px) {
  .show-on-mobile {
    display: block;
  }
  .show-on-mobile[data-zone-id] {
    text-align: center;
  }
}

.show-on-all-devices {
  text-align: center;
}

.notice {
  text-align: center;
}

.notice h2 {
  font-size: 28px;
}

.notice p {
  margin: 30px 0;
  font-size: 20px;
  line-height: 26px;
}

.notice small {
  display: block;
  padding-top: 75px;
  font-size: 15px;
  line-height: 20px;
}

.notice-promo a {
  display: inline-block;
  vertical-align: top;
}

.notice-promo img {
  margin: 15px 0;
}

.notice-promo span {
  display: block;
}

.headbar {
  text-align: justify;
}

.headbar:after {
  display: inline-block;
  width: 100%;
  content: '';
}

@media (max-width: 500px) {
  .headbar {
    text-align: left;
  }
}

.headbar__item {
  display: inline-block;
  vertical-align: baseline;
}

.headbar__item h3 {
  margin-bottom: 0.5em;
}

.headbar__item .link span {
  vertical-align: baseline;
}

@media (max-width: 500px) {
  .headbar__item {
    display: block;
  }
}

.text-danger {
  color: #e34065;
}

html {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  min-width: 320px;
  margin: 0;
  background-color: #eff2f3;
  color: #000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (max-width: 950px) {
  body.hidden-scroll-mobile {
    overflow: hidden;
  }
}

body > div:first-of-type[style] {
  font-size: 0;
}

body > div:first-of-type[style] > ins {
  font-size: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

@media print {
  body > div:first-of-type[style] {
    display: none;
  }
}

@media (max-width: 500px) {
  body.unstyled {
    background-color: white;
  }
}

a {
  color: #1a60ba;
  text-decoration: none;
}

@media (min-width: 600px) {
  a:hover {
    color: #e34065;
    text-decoration: underline;
  }
}

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

sup {
  top: -0.5em;
}

svg {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

hr {
  margin: 30px 0;
  height: 1px;
  background-color: #ececec;
  border: 0;
}

*[hidden] {
  display: none;
}

h1 {
  font-size: 32px;
  letter-spacing: 0.69px;
  line-height: 36px;
}

@media (max-width: 800px) {
  h1 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media (max-width: 500px) {
  h1 {
    font-size: 24px;
    line-height: 28px;
  }
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

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

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

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

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

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

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

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

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

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

.link--share {
  font-size: 14px;
}

.link--share:hover {
  text-decoration: none;
}

.link--share svg,
.link--share span {
  display: inline-block;
  vertical-align: middle;
}

.link--share svg {
  fill: currentcolor;
  stroke: currentcolor;
  margin-right: 6px;
}

.link-span:hover {
  text-decoration: none;
}

.link-span:hover > span {
  text-decoration: underline;
}

.link--meta,
.av-metalink,
.meta-link {
  border-bottom: 1px dashed;
  color: #1a60ba;
  text-decoration: none !important;
}

.link--meta:hover,
.av-metalink:hover,
.meta-link:hover {
  color: #e34065;
  text-decoration: none;
}

.link-with-span:hover {
  text-decoration: none;
}

.link-with-span:hover span {
  text-decoration: underline;
}

.site-logo {
  display: inline-block;
  vertical-align: top;
  width: 72px;
  height: 23px;
  background: url("/images/logo-3-white.svg?2") no-repeat;
  background-size: auto 23px;
  color: transparent;
}

.box-header .site-logo {
  width: 127px;
  height: 42px;
  margin: auto;
  background: url("/images/logo-3.svg?2") no-repeat;
  background-size: auto 42px;
}

@media (min-width: 900px) {
  .site-logo {
    position: relative;
    display: block;
    width: 127px;
    height: 42px;
    background: url("/images/logo-3.svg?2") no-repeat;
    font-size: 0;
  }
}

.header {
  height: 50px;
  margin-bottom: 20px;
  background-color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

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

@media (max-width: 1075px) {
  .header {
    height: 48px;
  }
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1075px) {
  .header__container {
    width: auto;
  }
}

.header__nav-button {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 10px 8px 10px 11px;
  background: none;
  border: 0;
  color: #0e88df;
  outline: 0;
  line-height: 1;
  cursor: pointer;
}

.header__nav-button:active {
  color: #cf114f;
}

.header__nav-button .bdg {
  position: absolute;
  top: 13px;
  right: 10px;
}

@media (max-width: 1075px) {
  .header__nav-button {
    height: 48px;
    padding: 10px 4px 10px 11px;
  }
  .header__nav-button .bdg {
    right: 6px;
  }
}

.header__logo a {
  color: #0e88df;
}

.header__logo a:hover {
  color: #f51958;
}

.header__logo a:active {
  color: #cf114f;
}

.header__logo svg {
  display: inline-block;
  vertical-align: middle;
  fill: currentcolor;
}

@media (max-width: 1075px) {
  .header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header__logo-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 50px;
  padding: 13px 14px 11px 25px;
  outline: none;
  color: #0e88df;
}

.header__logo-wrap::-moz-focus-inner {
  border: none;
}

@media (max-width: 1075px) {
  .header__logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 48px;
    padding: 0 4px;
  }
}

.header__nav {
  display: none;
}

@media (max-width: 1075px) {
  .header__nav {
    display: block;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 15px;
  letter-spacing: 0.1px;
}

@media (max-width: 1075px) {
  .nav__main {
    display: none;
  }
}

.nav__personal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  padding: 0 25px 0 0;
  list-style: none;
  font-weight: 600;
}

@media (max-width: 1075px) {
  .nav__personal {
    margin-left: auto;
    padding-right: 15px;
  }
}

.nav__item {
  position: relative;
}

.nav__item--bookmarks .fill {
  fill: transparent;
}

.nav__item--add {
  padding-top: 8px;
  padding-bottom: 8px;
}

.nav__item--add svg {
  display: none;
}

@media (max-width: 1075px) {
  .nav__item--add {
    margin-left: 14px;
    padding-top: 7px;
  }
  .nav__item--add a {
    padding: 3px;
  }
  .nav__item--add svg {
    display: block;
  }
  .nav__item--add span {
    display: none;
  }
}

@media (max-width: 1075px) {
  .nav__item--login,
  .nav__item--bookmarks,
  .nav__item--filters,
  .nav__item--user {
    display: none;
  }
}

.nav__link {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 10px;
  background: none;
  border: none;
  outline: none;
  color: #0e88df;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.nav__link::-moz-focus-inner {
  border: none;
}

.nav__link:hover {
  color: #f51958;
}

.nav__link:active {
  color: #cf114f;
}

.nav__link svg {
  fill: currentcolor;
}

.nav__main .nav__link {
  padding-left: 14px;
  padding-right: 14px;
}

.nav__item--login .nav__link {
  padding-left: 14px;
  padding-right: 28px;
}

.nav__item--active .nav__link::before {
  position: absolute;
  top: 19.5px;
  right: 11px;
  width: 14px;
  height: 14px;
  background-color: #ffe59e;
  border-radius: 50%;
  content: '';
}

.nav__item--dropdown .nav__link {
  position: relative;
  padding-right: 27px;
}

.nav__item--dropdown .nav__link::after {
  position: absolute;
  top: 25px;
  right: 14px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: currentcolor transparent transparent transparent;
  content: '';
}

.nav__item--user.nav__item--dropdown:hover .nav__link::after {
  border-top-color: #f51958;
}

.nav__item--new .nav__link {
  padding-left: 47px;
  background-image: url("/images/badge-new.svg");
  background-repeat: no-repeat;
  background-position: 14px 18px;
  background-size: 29px 16px;
}

.nav__item--bookmarks .nav__link,
.nav__item--filters .nav__link,
.nav__item--messages .nav__link,
.nav__item--advert .nav__link {
  padding-left: 10px;
  padding-right: 10px;
}

.nav__item--user .nav__link {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 36px;
}

.nav__item--user .nav__link::after {
  right: 28px;
}

.nav__item--user .nav__link .bdg {
  position: absolute;
  top: 15px;
  left: 28px;
}

.nav__item--advert .nav__link .bdg {
  position: absolute;
  top: 15px;
  left: 29px;
}

.nav__item--messages .nav__link .bdg {
  position: absolute;
  top: 15px;
  left: 29px;
}

@media (max-width: 1075px) {
  .nav__link {
    height: 48px;
    padding-top: 10px;
  }
  .nav__item--messages .nav__link .bdg {
    top: 13px;
  }
}

.nav__link--active, .nav__link--active:hover, .nav__link--active:active {
  color: #000;
  cursor: default;
}

.nav__link-icon svg {
  display: inline-block;
  vertical-align: middle;
}

.nav__item--user:hover .nav__link-icon {
  color: #f51958;
}

.nav__link-text {
  padding-top: 3px;
  padding-bottom: 5px;
}

@-webkit-keyframes navi {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

@-o-keyframes navi {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes navi {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

.nav__dropdown {
  position: absolute;
  top: 100%;
  z-index: 1055;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 1px;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 10px 5px rgba(0, 0, 0, 0.02), 0 5px 5px rgba(0, 0, 0, 0.07), 0 0 3px rgba(24, 26, 27, 0.1);
          box-shadow: 0 10px 5px rgba(0, 0, 0, 0.02), 0 5px 5px rgba(0, 0, 0, 0.07), 0 0 3px rgba(24, 26, 27, 0.1);
  opacity: 0;
  visibility: hidden;
}

.nav__dropdown::after {
  position: absolute;
  top: -1px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  content: '';
}

.nav__dropdown a {
  color: #0e88df;
  text-decoration: none;
}

.nav__dropdown a:hover {
  color: #f51958;
}

.nav__dropdown a:active {
  color: #cf114f;
}

.nav__item--dropdown .nav__dropdown {
  left: -2px;
}

.nav__item--user .nav__dropdown {
  left: -42px;
  width: 298px;
}

.nav__item--user .nav__dropdown::before {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: 9px;
  content: '';
}

@media (min-width: 800px) {
  .nav__item:hover .nav__dropdown {
    -webkit-animation: navi 0.1s ease forwards;
         -o-animation: navi 0.1s ease forwards;
            animation: navi 0.1s ease forwards;
  }
}

@media (max-width: 799px) {
  .nav__dropdown {
    display: none;
    visibility: hidden;
  }
}

.nav__dropdown--active {
  opacity: 1;
  visibility: visible;
}

.nav__dropdown-section {
  padding-top: 11px;
  padding-bottom: 19px;
}

.nav__dropdown-section:not(:first-child) {
  border-top: 1px solid #f0f4f8;
}

.nav__dropdown-header {
  margin: 0 0 1px;
  padding-left: 16px;
  padding-right: 24px;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
}

.nav__dropdown-wallet .nav__dropdown-header {
  margin-bottom: -5px;
  font-weight: 600;
}

.nav__dropdown-header span {
  font-weight: 600;
}

.nav__item--user .nav__dropdown-header {
  position: relative;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.nav__item--user .nav__dropdown-header a {
  position: relative;
  overflow: hidden;
  display: block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.nav__dropdown-logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 4px 24px 3px 13px;
  background: none;
  border: 0;
  outline: 0;
  color: #0e88df;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}

.nav__dropdown-logout:hover {
  color: #f51958;
}

.nav__dropdown-logout:active {
  color: #cf114f;
}

.nav__dropdown-logout span {
  margin-left: 4px;
}

.nav__dropdown-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 600;
}

.nav__dropdown-item {
  position: relative;
  font-size: 15px;
}

.nav__dropdown-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 24px 5px 12px;
  outline: none;
  white-space: nowrap;
}

.nav__dropdown-link::-moz-focus-inner {
  border: none;
}

.nav__item--user .nav__dropdown-link {
  padding-top: 4px;
  padding-bottom: 3px;
}

.nav__dropdown-link .bdg {
  position: relative;
  top: 1px;
  left: -3px;
}

.nav__dropdown-link--root {
  color: #181a1b !important;
  cursor: default;
  pointer-events: none;
}

.nav__dropdown-text {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 1px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 2px;
}

.nav__dropdown-link--active .nav__dropdown-text {
  background-color: #fff2cf;
}

.nav__dropdown-link:not(.nav__dropdown-link--active):hover .nav__dropdown-text span {
  -webkit-box-shadow: 0 1px 0 #fff, 0 2px 0 rgba(245, 25, 88, 0.15);
          box-shadow: 0 1px 0 #fff, 0 2px 0 rgba(245, 25, 88, 0.15);
}

.nav__dropdown-link:not(.nav__dropdown-link--active):active .nav__dropdown-text span {
  -webkit-box-shadow: 0 1px 0 #fff, 0 2px 0 rgba(207, 17, 79, 0.15);
          box-shadow: 0 1px 0 #fff, 0 2px 0 rgba(207, 17, 79, 0.15);
}

.nav__dropdown-wallet {
  margin-top: -8px;
  padding-top: 11px;
  padding-bottom: 13px;
  border-top: 1px solid #f0f4f8;
}

.sidebar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 1075;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  visibility: hidden;
  -webkit-transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out;
  transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out;
}

.sidebar svg {
  fill: currentcolor;
}

@media (max-width: 1075px) {
  .sidebar {
    display: block;
  }
}

@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
  .sidebar {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}

.sidebar--opened {
  opacity: 1;
  visibility: visible;
}

.sidebar__box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 280px;
  min-height: 100%;
  padding-bottom: 12px;
  background-color: #fff;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  -o-transition: -o-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out, -o-transform 150ms ease-in-out;
}

.sidebar--opened .sidebar__box {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.sidebar__close {
  position: absolute;
  top: 12px;
  right: 15px;
  z-index: 50;
  margin: 0;
  padding: 5px;
  display: block;
  width: 32px;
  height: 32px;
  background: #f7f9fb;
  border: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 4px rgba(198, 198, 198, 0.6);
          box-shadow: 0 2px 4px rgba(198, 198, 198, 0.6);
  color: #a2b4cb;
  cursor: pointer;
}

.sidebar__close:active {
  color: #cf114f;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
       -o-transform: translateY(1px);
          transform: translateY(1px);
}

.sidebar__close svg {
  display: block;
  width: 22px;
  height: 22px;
}

.sidebar__auth {
  padding: 20px 15px 27px;
}

.sidebar__auth-login {
  margin-bottom: 5px;
}

.sidebar__auth-login a {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  color: #0e88df;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  cursor: pointer;
}

.sidebar__auth-login a:active {
  color: #cf114f;
}

.sidebar__auth-desc small {
  width: 214px;
  display: block;
  color: rgba(119, 125, 130, 0.9);
  font-size: 13px;
  line-height: 19px;
}

.sidebar__user {
  position: relative;
  padding: 20px 15px 24px;
}

.sidebar__user-name {
  width: 190px;
  margin: 0 0 12px;
  color: #181a1b;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
}

.sidebar__user-name a {
  color: #0e88df;
}

.sidebar__user-name a:active {
  color: #cf114f;
}

.sidebar__user-name a,
.sidebar__user-name span {
  position: relative;
  overflow: hidden;
  display: block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.sidebar__newad {
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.sidebar__section {
  padding: 20px 15px 28px;
  border-top: 1px solid rgba(81, 91, 100, 0.1);
}

.sidebar__section-title {
  margin: 6px 0 7px;
  color: #181a1b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.sidebar__section-title + .sidebar__section-title {
  margin-top: 18px;
}

.sidebar__section-hint {
  display: block;
  max-width: 182px;
  color: rgba(119, 125, 130, 0.9);
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
}

.sidebar__links {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.sidebar__links:first-child {
  margin-top: -5px;
}

.sidebar__links:not(:last-child) {
  margin-bottom: 16px;
}

.sidebar__links-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar__links--icons .sidebar__links-item {
  padding-left: 27px;
}

.sidebar__links-link {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -7px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: none;
  border: 0;
  color: #0e88df;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
}

.sidebar__links-link:active {
  color: #cf114f;
}

.sidebar__section-title .sidebar__links-link {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.sidebar__section-title .sidebar__links-link span {
  display: block;
  padding: 3px 7px;
  border-radius: 2px;
}

.sidebar__section-title--new .sidebar__links-link::after,
.sidebar__links-item--new .sidebar__links-link::after {
  position: relative;
  top: 5px;
  display: inline-block;
  vertical-align: top;
  width: 29px;
  height: 16px;
  margin-left: -2px;
  background-image: url("/images/badge-new.svg");
  background-repeat: no-repeat;
  background-size: 29px 16px;
  content: '';
}

.sidebar__section-title--new .sidebar__links-link::after {
  top: 6px;
}

.sidebar__links-item--new .sidebar__links-link::after {
  top: 8px;
}

.sidebar__links--icons .sidebar__links-link {
  margin-left: -27px;
  padding-left: 20px;
}

.sidebar__links-link .bdg {
  position: absolute;
  top: 7px;
  left: 13px;
}

.sidebar__links-link--root {
  color: #181a1b;
  cursor: default;
  pointer-events: none;
}

.sidebar__links-icon {
  position: absolute;
  top: 4px;
  left: -3px;
}

.sidebar__links-item:last-child .sidebar__links-icon {
  left: -1px;
}

.sidebar__links-icon svg {
  display: block;
}

.sidebar__links-icon .fill {
  fill: transparent;
}

.sidebar__links-text {
  padding: 3px 7px;
  border-radius: 2px;
}

.sidebar__links-link--active .sidebar__links-text,
.sidebar__section-title .sidebar__links-link--active > span {
  background-color: #fff2cf;
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.sidebar__hide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: calc(100vw - 280px);
  opacity: 0;
  visibility: hidden;
}

.sidebar--opened .sidebar__hide {
  opacity: 1;
  visibility: visible;
}

.sidebar__wallet {
  margin-top: -6px;
  margin-bottom: 5px;
}

.sidebar__wallet-header {
  margin: 0 0 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.sidebar__wallet-link {
  color: #0e88df;
  font-size: 15px;
  font-weight: 600;
}

.sidebar__wallet-link:active {
  color: #cf114f;
}

.bdg {
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 5px 6px 4px;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.55px;
  line-height: 12px;
  text-transform: uppercase;
  white-space: nowrap;
}

.bdg--outlined {
  -webkit-box-shadow: 0 0 0 2px #fff;
          box-shadow: 0 0 0 2px #fff;
}

.bdg--dot {
  width: 6px;
  height: 6px;
  padding: 0;
  background-color: #f51958;
  border-radius: 50%;
}

.bubble {
  display: block;
  width: 210px;
  height: 39px;
  margin: 0;
  padding: 0;
  background-color: none;
  border: none;
  outline: none;
  cursor: pointer;
}

.badge {
  display: inline-block;
  vertical-align: baseline;
  padding: 1px 5px 0;
  background-color: #ffb808;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
}

.footer {
  margin-top: 50px;
  background-color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.footer a {
  color: #0e88df;
  font-weight: 600;
  text-decoration: none !important;
}

.footer a:hover {
  color: #f51958;
}

.footer a:active {
  color: #cf114f;
}

@media (max-width: 1075px) {
  .footer {
    margin-top: 20px;
  }
}

.footer__container {
  position: relative;
  max-width: 1250px;
  height: 287px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1075px) {
  .footer__container {
    width: auto;
    height: auto;
    padding: 24px 20px 24px;
  }
}

@media (max-width: 500px) {
  .footer__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.footer__title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 200px;
  margin: 0;
  padding-right: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 24px;
}

@media (max-width: 1075px) {
  .footer__title {
    display: none;
  }
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 29px 25px 73px;
}

@media (max-width: 1075px) {
  .footer__nav {
    display: none;
  }
}

.footer__sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  height: 80px;
  margin: 0 0 0 -4px;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
}

.footer__section {
  width: 200px;
}

.footer__section:nth-child(4), .footer__section:nth-child(5), .footer__section:nth-child(6) {
  width: 218px;
}

.footer__section-link {
  position: relative;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}

.footer__section-link::after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  left: -10px;
  display: block;
  content: '';
}

.footer__section-link--root {
  color: #181a1b !important;
  cursor: default;
  pointer-events: none;
}

.footer__section-text {
  padding-bottom: 1px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 2px;
}

.footer__section-link--active .footer__section-text {
  background-color: #fff2cf;
}

.footer__section-link:not(.footer__section-link--active):hover .footer__section-text span {
  -webkit-box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
}

.footer__section-link:not(.footer__section-link--active):active .footer__section-text span {
  -webkit-box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
}

.footer__about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 25px;
  padding-right: 25px;
}

@media (max-width: 1075px) {
  .footer__about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
}

.footer__about-col:nth-child(1), .footer__about-col:nth-child(2) {
  width: 200px;
}

.footer__about-col:nth-child(3) {
  width: 218px;
}

@media (max-width: 1075px) {
  .footer__about-col:nth-child(1) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: auto;
  }
  .footer__about-col:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
  }
  .footer__about-col:nth-child(3) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: auto;
  }
  .footer__about-col:nth-child(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: auto;
  }
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 19px;
  padding-top: 4px;
}

@media (max-width: 1075px) {
  .footer__social {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 282px;
    margin-bottom: 6px;
    padding-top: 0;
  }
}

.footer__social-link {
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 4px;
}

.footer__social-link::after {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  display: block;
  content: '';
}

.footer__social-link svg {
  display: block;
}

@media (max-width: 1075px) {
  .footer__social-link {
    width: 42px;
    height: 42px;
    margin-right: 0;
  }
  .footer__social-link svg {
    width: 42px;
    height: 42px;
  }
}

.footer__feedback p {
  margin: 0;
  font-size: 12px;
  line-height: 17px;
}

.footer__feedback a {
  position: relative;
}

.footer__feedback a::after {
  position: absolute;
  top: -5px;
  right: -10px;
  bottom: -1px;
  left: -10px;
  display: block;
  content: '';
}

.footer__feedback:hover .link-text {
  -webkit-box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
}

.footer__feedback:active .link-text {
  -webkit-box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
}

@media (max-width: 1075px) {
  .footer__feedback {
    display: none;
  }
}

.footer__info {
  padding-right: 20px;
}

.footer__info p {
  margin: 0;
  font-size: 12px;
  line-height: 17px;
}

.footer__info p:not(:first-child) {
  margin-top: 15px;
}

@media (max-width: 1075px) {
  .footer__info {
    margin-bottom: 40px;
    padding-right: 0;
  }
  .footer__info p {
    line-height: 18px;
  }
  .footer__info p:not(:first-child) {
    margin-top: 8px;
  }
}

.footer__links {
  position: relative;
  top: -2px;
  margin: 0;
  padding-left: 0;
  padding-right: 6px;
  list-style: none;
  font-size: 12px;
  line-height: 17px;
}

@media (max-width: 1075px) {
  .footer__links {
    margin-bottom: 17px;
    font-size: 15px;
    line-height: 20px;
  }
}

.footer__links-item a {
  position: relative;
  display: block;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 2px;
}

.footer__links-item a:hover .link-text {
  -webkit-box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
}

.footer__links-item a:active .link-text {
  -webkit-box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
}

@media (max-width: 1075px) {
  .footer__links-item:not(:first-child) {
    margin-top: 12px;
  }
  .footer__links-item:nth-child(2) {
    margin-bottom: 0;
  }
}

.footer__links-item--support {
  display: none;
}

@media (max-width: 1075px) {
  .footer__links-item--support {
    display: block;
  }
}

.footer__link-item--active--root {
  background-color: #fff2cf;
  color: #181a1b !important;
  cursor: default;
  pointer-events: none;
}

.footer__link-item--active {
  background-color: #fff2cf;
}

.footer__link-item--active:hover .link-text {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.footer__app {
  margin-left: -6px;
  padding-top: 46px;
}

@media (max-width: 1075px) {
  .footer__app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 282px;
    margin-left: 0;
    padding-top: 0;
  }
}

.footer__app-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__app-item {
  margin-right: 8px;
}

@media (max-width: 1075px) {
  .footer__app-item {
    margin-right: 6px;
  }
}

.footer__app-badge {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 150px;
  height: 37px;
  background-color: rgba(14, 136, 223, 0.1);
  border-radius: 4px;
}

.footer__app-badge svg {
  display: block;
  fill: currentColor;
}

.footer__app-badge:hover {
  background-color: rgba(245, 25, 88, 0.1);
}

.footer__app-badge:active {
  background-color: rgba(207, 17, 79, 0.1);
}

.footer__app-item:last-child .footer__app-badge::before {
  position: absolute;
  top: -216px;
  left: 170px;
  width: 261px;
  height: 259px;
  background-color: #1a60ba;
  -webkit-mask-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 261 259" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-opacity=".1" d="M220.969 251.869H261V129.4C261 55.919 201.755.4 129.699.4 57.644.4 0 55.919 0 129.4s59.245 129 131.301 129c24.018 0 48.036-6.531 67.251-19.595l22.417 13.064z"%3E%3C/path%3E%3C/svg%3E');
          mask-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 261 259" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-opacity=".1" d="M220.969 251.869H261V129.4C261 55.919 201.755.4 129.699.4 57.644.4 0 55.919 0 129.4s59.245 129 131.301 129c24.018 0 48.036-6.531 67.251-19.595l22.417 13.064z"%3E%3C/path%3E%3C/svg%3E');
  content: '';
}

.footer__app-item:last-child .footer__app-badge:hover::before {
  background-color: #e34065;
}

.footer__app-item:last-child .footer__app-badge::after {
  position: absolute;
  top: -251px;
  left: 187px;
  width: 227px;
  height: 295px;
  background-image: url("/images/app-promo@1x.png");
  background-size: 227px 295px;
  content: '';
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .footer__app-item:last-child .footer__app-badge::after {
    background-image: url("/images/app-promo@2x.png");
  }
}

@media (max-width: 1075px) {
  .footer__app-badge {
    width: 138px;
    height: 42px;
  }
  .footer__app-badge::before, .footer__app-badge::after {
    display: none;
  }
}

.footer__app-badge-label {
  padding: 3px 6px;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 600;
  line-height: 12px;
}

@media (max-width: 1075px) {
  .footer__app-badge-label {
    padding-top: 6px;
  }
}

.footer__app-badge-text {
  position: absolute;
  top: 19px;
  left: 6px;
}

@media (max-width: 1075px) {
  .footer__app-badge-text {
    top: 22px;
  }
}

.footer__app-badge-logo {
  position: absolute;
  top: 7px;
  right: 6px;
}

@media (max-width: 1075px) {
  .footer__app-badge-logo {
    top: 9px;
  }
}

.main {
  position: relative;
  display: block;
  max-width: 1200px;
  margin: auto;
  padding: 0 25px;
  background-color: #fff;
}

.flexbox .main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  max-width: 1250px;
}

.flexbox.flexboxtweener .main {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: auto;
  max-width: 1200px;
}

@media (max-width: 800px) {
  .main {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .main {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.main-wrapper {
  width: 1000px;
  margin: auto;
  padding: 35px 0 70px;
}

@media (max-width: 1050px) {
  .main-wrapper {
    width: auto;
    padding: 0 0 40px;
  }
}

.main-box:before, .main-box:after {
  display: table;
  content: '';
}

.main-box:after {
  clear: both;
}

@media (min-width: 900px) {
  .main-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: nowrap row;
            flex-flow: nowrap row;
  }
}

@media (min-width: 900px) {
  .main-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    padding-right: 25px;
    -webkit-box-shadow: 1px 0 0 #ececec;
            box-shadow: 1px 0 0 #ececec;
  }
}

@media (min-width: 900px) {
  .main-sidebar {
    max-width: 270px;
    padding-left: 25px;
  }
}

.main-columns {
  min-height: 430px;
  margin-left: 230px;
  padding: 48px 0 70px 45px;
}

.main-columns:after {
  position: absolute;
  top: 0;
  left: 255px;
  bottom: 0;
  display: block;
  width: 1px;
  background: #ececec;
  content: '';
}

@media (max-width: 800px) {
  .main-columns {
    margin-left: 0;
    padding-top: 25px;
    padding-left: 0;
    border: 0;
  }
  .main-columns:after {
    display: none;
  }
}

.main-page {
  padding: 25px 100px 50px;
}

@media (max-width: 1250px) {
  .main-page {
    padding-left: 0;
    padding-right: 0;
  }
}

.main-section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 77.9%;
  padding: 0 25px 0 0;
  -webkit-box-shadow: 1px 0 0 #ececec;
          box-shadow: 1px 0 0 #ececec;
}

@media (max-width: 950px) {
  .main-section {
    float: none;
    width: auto;
    padding-right: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.main-side {
  float: right;
  clear: right;
  width: 20%;
  padding-left: 2.1%;
}

.main-section:first-child + .main-side,
.related ~ .main-side {
  margin-top: 39px;
}

.main-side + .main-section + .main-side,
.related ~ .main-side + .main-side {
  margin-top: 0;
}

.main-side:last-child {
  padding-bottom: 50px;
}

@media (max-width: 950px) {
  .main-side {
    float: none;
    width: auto;
    padding: 0;
  }
}

.section {
  padding: 36px 28px;
}

.side {
  background-color: #F9F9F9;
  -webkit-box-shadow: 1px 0 0 #eee inset;
          box-shadow: 1px 0 0 #eee inset;
}

.side-inner {
  width: 240px;
  padding-top: 20px;
  padding-left: 25px;
}

.brandnewwrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
}

@media (max-width: 1050px) {
  .brandnewwrapper {
    display: block;
  }
}

.brandnewsection {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 1050px) {
  .brandnewsection {
    display: block;
    padding: 0;
  }
}

.brandnewside {
  display: table-cell;
  vertical-align: top;
  width: 240px;
  padding-left: 20px;
}

@media (max-width: 1050px) {
  .brandnewside {
    display: block;
    width: auto;
    padding: 0 0 20px;
  }
}

.main-wrapper-fluid {
  width: auto;
}

.back {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 18px;
}

.back a {
  text-decoration: none;
}

.back a:hover span {
  text-decoration: underline;
}

@media (max-width: 1050px) {
  .back {
    padding-top: 22px;
  }
}

@media (max-width: 800px) {
  .back {
    margin-bottom: 5px;
  }
}

.summary {
  position: relative;
  margin: 0 -25px;
  padding: 20px 25px 0;
}

@media (max-width: 800px) {
  .summary {
    margin: 0 -20px;
    padding: 20px 20px 0;
  }
}

@media (max-width: 500px) {
  .summary {
    margin: 0 -15px;
    padding: 20px 15px 0;
  }
}

.summary-pic {
  position: absolute;
  top: 40px;
  left: 25px;
  display: none;
}

.summary-pic svg {
  fill: #3dca86;
}

.summary-promo {
  float: left;
  margin-top: -5px;
  cursor: pointer;
  will-change: transform;
}

.summary-promo video {
  width: 110px;
  height: 121px;
  pointer-events: none;
}

.summary-promo img {
  display: none;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 800px) {
  .summary-promo {
    float: right;
    margin-right: -5px;
    margin-left: 20px;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .summary-promo video {
    display: none;
  }
  .summary-promo img {
    display: block;
    width: 75px;
    height: 83px;
  }
}

.summary-count {
  float: right;
  clear: right;
  width: 100px;
  margin-bottom: 20px;
  color: #777;
  padding-top: 12px;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
}

.summary-count strong {
  display: block;
  margin-bottom: 6px;
  color: #1a60ba;
  font-size: 24px;
  font-weight: 400;
}

@media (max-width: 800px) {
  .summary-count {
    padding-top: 10px;
  }
}

.summary-body {
  padding: 0 120px 0 140px;
}

.summary-body h2 {
  margin: 3px 0 13px;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.summary-body h2 span {
  font-weight: 700;
}

.summary-body p {
  margin: 0;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 800px) {
  .summary-body {
    padding-left: 0;
  }
}

@media (max-width: 500px) {
  .summary-body {
    padding-right: 0;
  }
  .summary-body h2 {
    font-size: 24px;
  }
}

@media (min-width: 352px) and (max-width: 800px) {
  .summary-count {
    position: absolute;
    bottom: 0;
    right: 15px;
    width: 90px !important;
    margin-bottom: 3px !important;
  }
  .summary-body {
    padding-right: 90px !important;
  }
}

.wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper .heading:first-child {
  margin-bottom: 22px;
  padding-top: 6px;
}

@media (max-width: 1050px) {
  .wrapper .heading:first-child {
    margin-bottom: 19px;
    padding-top: 24px;
  }
}

@media (max-width: 950px) {
  .b-main iframe {
    width: 100%;
  }
}

.b-main-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 1250px;
  margin: auto;
  background-color: #fff;
}

.b-main-wrapper > .b-header:first-child {
  padding-top: 20px;
}

@media (max-width: 950px) {
  .b-main-wrapper {
    display: block;
  }
}

.b-main-wrapper--wider {
  max-width: 1300px;
}

.b-main-section {
  display: table-cell;
  vertical-align: top;
  padding: 25px 20px 50px 25px;
}

@media (max-width: 950px) {
  .b-main-section {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media print {
  .b-main-section {
    overflow: visible;
    padding: 0;
  }
}

.b-main--full .b-main-section {
  padding: 25px 120px 50px 125px;
}

.b-main-side {
  display: table-cell;
  vertical-align: top;
  width: 260px;
  padding: 25px 20px 50px;
  border-left: 1px solid #ececec;
}

@media (max-width: 950px) {
  .b-main-side {
    display: block;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media print {
  .b-main-side {
    display: none;
  }
}

.b-main--full .b-main-side {
  display: none;
}

.b-main-side > ins {
  text-decoration: none;
}

.b-adv-promo {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 100px;
  margin: -30px 0 30px;
  padding: 16px 25px 22px;
  background-color: #17539f;
}

@media (max-width: 800px) {
  .b-adv-promo {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .b-adv-promo {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.b-adv-promo-text {
  margin: 0 40px 16px 0;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 39px;
}

.b-adv-promo-link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 226px;
  padding: 9px 10px 10px;
  background-color: #fff;
  border-radius: 5px;
  color: #17539f;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.b-adv-promo-link::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
}

.b-adv-promo-link:hover {
  text-decoration: none;
}

.page {
  position: relative;
  z-index: 5;
  display: table;
  width: 100%;
  height: 100%;
}

.flexbox .page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.flexbox.flexboxtweener .page {
  display: table;
  height: 100%;
  min-height: none;
}

@media print {
  .page {
    display: block;
    width: auto;
    height: auto;
  }
}

.page-content {
  display: table-row;
}

.flexbox .page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flexbox.flexboxtweener .page-content {
  display: table-row;
}

@media print {
  .page-content {
    display: block;
  }
}

.page-footer {
  display: table-row;
  height: 1%;
}

.flexbox .page-footer {
  display: block;
  height: auto;
}

.flexbox.flexboxtweener .page-footer {
  display: table-row;
  height: 1%;
}

@media print {
  .page-footer {
    display: block;
    height: auto;
  }
}

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

@-o-keyframes play {
  from {
    background-position: 0 0%;
  }
  to {
    background-position: 0 100%;
  }
}

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

@media (max-width: 899px) {
  .general {
    position: relative;
    padding-right: 114px;
  }
  .general-summary {
    position: relative;
    z-index: 10;
    display: block !important;
  }
  .tabsfilter {
    position: relative;
    z-index: 15;
  }
}

.b-page {
  position: relative;
  overflow: hidden;
  z-index: 5;
  display: table;
  width: 100%;
  height: 100%;
  background-color: #eff2f3;
}

.b-page--branding {
  width: 924px;
  margin: auto;
}

@media print {
  .b-page {
    display: block;
    width: auto;
    height: auto;
  }
}

.b-page-content {
  display: table-row;
}

.b-page-content:after {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  z-index: -1;
  width: 1280px;
  margin-left: -640px;
  background-color: #fff;
  content: '';
}

@media print {
  .b-page-content {
    display: block;
  }
  .b-page-content:after {
    display: none;
  }
}

.b-page-footer {
  display: table-row;
  height: 1%;
}

@media print {
  .b-page-footer {
    display: block;
    height: auto;
  }
}

.video-player {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}

.video-player-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.video-player-container {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: center;
      align-self: center;
  padding: 0 10%;
}

.video-player-item {
  position: relative;
  padding-bottom: 56.25%;
  background-color: #000;
  -webkit-box-shadow: 0 5px 50px rgba(0, 0, 0, 0.4);
          box-shadow: 0 5px 50px rgba(0, 0, 0, 0.4);
}

.video-player-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-player-close {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 0 0 10px;
  padding: 20px;
  background: #333 url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEwLjg1MiAwTDYgNC44NDkgMS4xNSAwIDAgMS4xNSA0Ljg1IDYgMCAxMC44NDlsMS4xNSAxLjE1TDYgNy4xNTFsNC44NTIgNC44NDhMMTIgMTAuODQ5IDcuMTUyIDYgMTIgMS4xNXoiLz48L3N2Zz4=") no-repeat 50% 50%/24px 24px;
  border: 0;
  border-radius: 8px;
  outline: 0;
  opacity: 0.5;
  -webkit-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
  cursor: pointer;
}

.video-player-close:hover {
  opacity: 1;
}

@media (orientation: portrait) and (max-width: 600px) {
  .video-player-close {
    top: 100%;
    left: 50%;
    margin-top: 15px;
    margin-left: -22px;
  }
}

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

.footer-about-visual {
  display: none;
}

@media (min-width: 800px) {
  .footer-about {
    position: relative;
  }
  .footer-about-visual {
    position: absolute;
    bottom: 0;
    right: 13px;
    z-index: 100;
    display: block;
    width: 285px;
    height: 132px;
    background: url("/images/footer-promo-2.png") no-repeat 0 0/285px 132px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), (min-width: 800px) {
  .footer-about-visual {
    background-image: url("/images/footer-promo-2@2x.png");
  }
}

@media (min-width: 900px) {
  .header-visual {
    position: relative;
    z-index: 10;
    float: left;
    width: 196px;
    height: 79px;
    margin-left: -6px;
    background: url("/images/header-promo-2.png") no-repeat 0 0/196px 79px;
    cursor: pointer;
  }
  .header-visual span {
    position: absolute;
    bottom: 10px;
    right: 12px;
    display: block;
    width: 21px;
    height: 16px;
    background: url("/images/header-promo-2-btn.svg") no-repeat 0 0/21px 16px;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.175);
    transition: -webkit-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.175);
    -o-transition: -o-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.175);
    transition: transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.175);
    transition: transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.175), -webkit-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.175), -o-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.175);
  }
  .header-visual:hover span {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), (min-width: 900px) {
  .header-visual {
    background-image: url("/images/header-promo-2@2x.png");
  }
}

@media (max-width: 600px) {
  .general-visual {
    position: absolute;
    top: 0;
    right: -15px;
    z-index: 5;
    width: 152px;
    height: 113px;
    background: url("/images/general-promo-2.png") no-repeat;
    background-size: 173px 113px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), (max-width: 799px) {
  .general-visual {
    background-image: url("/images/general-promo-2@2x.png");
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3 / 1), only screen and (min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 3.9583333333333335), only screen and (-o-min-device-pixel-ratio: 95/24), only screen and (min-resolution: 380dpi), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-resolution: 3dppx) {
  .general-visual {
    background-image: url("/images/general-promo-2@3x.png");
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-backdrop-filter: grayscale(0.5);
  outline: 0;
}

.modal .modal-dialog {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
}

.modal.show {
  opacity: 1;
  visibility: visible;
  overflow-x: hidden;
  overflow-y: auto;
}

.modal.show .modal-dialog {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.modal-table {
  display: table;
  width: 100%;
  height: 100%;
}

.modal-row {
  display: table-row;
}

.modal-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.modal-dialog {
  position: relative;
  width: 480px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin: 15px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: -o-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -o-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.modal-dialog.modal-lg {
  width: 680px;
}

.modal-dialog.modal-xl {
  width: 940px;
}

.modal--promote .modal-dialog,
.modal--limit-multi .modal-dialog {
  width: 290px;
}

.modal--top-info .modal-dialog {
  max-width: 330px;
}

@media (max-width: 700px) {
  .modal-dialog.modal-lg, .modal-dialog.modal-xl {
    width: auto;
  }
  .modal-dialog.modal-xl {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 500px) {
  .modal-dialog {
    width: auto;
  }
}

@media (min-width: 1000px) {
  .modal--promote .modal-dialog {
    width: 810px;
  }
  .modal--limit-multi .modal-dialog {
    width: 640px;
  }
}

.modal--pricing .modal-dialog,
.modal--pricing-pro .modal-dialog {
  width: auto;
  color: #181a1b;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.modal--top-info .modal-dialog {
  color: #181a1b;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (min-width: 951px) {
  .modal--top-info .modal-dialog {
    max-width: 330px;
  }
}

@media (min-width: 600px) {
  .modal--pricing .modal-dialog {
    width: 560px;
  }
}

@media (min-width: 600px) {
  .modal--pricing-pro .modal-dialog {
    min-width: 500px;
  }
}

.modal-dialog-hidden {
  display: none;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 16px rgba(89, 93, 113, 0.2);
          box-shadow: 0 6px 16px rgba(89, 93, 113, 0.2);
  outline: 0;
}

.modal-content-centered {
  text-align: center;
}

.modal-header {
  padding: 40px 50px 25px;
}

@media (max-width: 500px) {
  .modal-header {
    padding: 25px 50px 20px 20px;
  }
}

.modal--pricing .modal-header {
  padding: 17px 50px 15px 15px;
}

@media (min-width: 600px) {
  .modal--pricing .modal-header {
    padding: 25px 50px 16px 30px;
  }
}

.modal-side {
  float: right;
  padding: 30px 60px 0;
}

@media (max-width: 600px) {
  .modal-side {
    display: none;
  }
}

.modal-title {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1;
}

.modal--pricing .modal-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.modal-small {
  display: block;
  margin: 10px 0;
  color: #777777;
  font-size: 12px;
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 10px;
  background: transparent;
  border: 0;
  outline: 0;
  color: #000;
  opacity: 0.5;
  cursor: pointer;
  -webkit-appearance: none;
}

.modal-close:hover {
  opacity: 1;
}

.modal-body {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
}

.modal-body:last-child {
  padding-bottom: 30px;
}

.modal-body p {
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.5;
}

.modal-body p.lead {
  color: #3d3d3d;
  font-size: 1.125rem;
}

@media (max-width: 500px) {
  .modal-body {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.modal--pricing .modal-body {
  padding: 0 20px 32px 15px;
}

@media (min-width: 600px) {
  .modal--pricing .modal-body {
    padding: 0 50px 40px 30px;
  }
}

.modal-body--subscription-saved p {
  margin: 0 0 60px;
}

.modal-body--subscription-saved p a {
  white-space: nowrap;
}

.modal-body--subscription-saved .form {
  padding-bottom: 16px;
}

@media (max-width: 500px) {
  .modal-body--subscription-saved p {
    margin-bottom: 40px;
  }
  .modal-body--subscription-saved .form {
    padding-bottom: 6px;
  }
  .modal-body--subscription-saved .button {
    width: 100%;
    text-align: center;
  }
}

.modal-buttons {
  margin: 25px 0 30px;
  padding: 0;
  list-style: none;
}

.modal-buttons:last-child {
  margin-bottom: 0;
}

.modal-buttons li {
  margin-top: 10px;
}

.modal-buttons li:first-child {
  margin-top: 0;
}

@media (max-width: 500px) {
  .modal-chart {
    margin-left: -15px;
  }
}

.modal-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding: 4px 15px 0 9%;
}

.modal-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.modal-label .itemlabel {
  white-space: nowrap;
}

@media (max-width: 599px) {
  .modal-label .itemlabel {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-position: right -3px top -1px;
    background-size: auto 19px;
  }
}

.modal-label--hidden {
  opacity: 0;
  visibility: hidden;
}

.modal-limit-multi {
  padding: 216px 20px 35px;
  background-image: url("/images/art/limo-parking-mobile@1x.png");
  background-repeat: no-repeat;
  background-position: 58% 30px;
  background-size: 243px 178px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .modal-limit-multi {
    background-image: url("/images/art/limo-parking-mobile@2x.png");
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3 / 1), only screen and (min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 3.9583333333333335), only screen and (-o-min-device-pixel-ratio: 95/24), only screen and (min-resolution: 380dpi), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-resolution: 3dppx) {
  .modal-limit-multi {
    background-image: url("/images/art/limo-parking-mobile@3x.png");
  }
}

.modal-limit-multi h2 {
  margin: 0 0 14px;
  padding-right: 0;
  font-size: 20px;
  line-height: 24px;
}

.modal-limit-multi p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 20px;
}

.modal-limit-multi p a {
  white-space: nowrap;
}

.modal-limit-multi .modal-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  text-align: center;
}

.modal-limit-multi .modal-buttons .button:first-child {
  margin-top: 10px;
}

@media (min-width: 1000px) {
  .modal-limit-multi {
    padding: 40px 50px 50px;
    background-position: right 20px top 40px;
    background-image: url("/images/art/limo-parking-desktop@1x.png");
    background-size: 205px 248px;
  }
}

@media only screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1000px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 1000px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 1000px) and (min-device-pixel-ratio: 2), only screen and (min-width: 1000px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width: 1000px) and (min-resolution: 192dpi), only screen and (min-width: 1000px) and (min-resolution: 2dppx) {
  .modal-limit-multi {
    background-image: url("/images/art/limo-parking-desktop@2x.png");
  }
}

@media (min-width: 1000px) {
  .modal-limit-multi h2 {
    max-width: 350px;
    margin-bottom: 14px;
    padding-right: 0;
    font-size: 24px;
    line-height: 28px;
  }
  .modal-limit-multi p {
    max-width: 350px;
    margin-bottom: 32px;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .modal-limit-multi .modal-buttons {
    margin-left: -6px;
    margin-right: -6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .modal-limit-multi .modal-buttons .button {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 6px;
    margin-right: 6px;
  }
  .modal-limit-multi .modal-buttons .button:first-child {
    margin-top: 0;
  }
}

.modal-footer {
  padding: 0 50px 30px;
}

.modal-footer p {
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.5;
}

.modal-footer .button {
  margin-right: 20px;
}

@media (max-width: 500px) {
  .modal-footer {
    padding: 0 20px 20px;
  }
}

.modal-details {
  margin-top: 30px;
  padding: 30px 50px;
  background-color: #fff9e9;
  font-size: 16px;
  line-height: 1.5;
}

.modal-details p {
  margin: 0;
}

.modal-details p + p {
  margin-top: 1em;
}

@media (max-width: 500px) {
  .modal-details {
    padding: 25px 50px 30px;
  }
}

.modal-details-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (max-width: 500px) {
  .modal-details-flex {
    display: block;
    padding: 16px 15px 41px;
  }
}

.modal-details-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 330px;
  padding-left: 15px;
  font-size: 13px;
  line-height: 19px;
}

.modal-details-txt h4 {
  margin: 0 0 13px;
}

.modal-details-txt p {
  margin: 0;
}

.modal-details-txt h4 + p {
  margin-bottom: 18px;
}

@media (max-width: 500px) {
  .modal-details-txt {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    padding-top: 9px;
    padding-left: 0;
  }
}

.modal-promote {
  position: relative;
  padding: 15px 75px 24px 15px;
  background-color: #fff9e9;
  color: #181a1b;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.modal-promote::before {
  position: absolute;
  top: 13px;
  right: 13px;
  display: block;
  width: 42px;
  height: 42px;
  background-color: #ffc32d;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 42 42' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M20.547 9.411a.476.476 0 0 1 .906 0l2.616 8.138h8.478c.46 0 .653.588.282.86l-6.864 5.042 2.619 8.149a.476.476 0 0 1-.735.529l-6.567-4.824a.477.477 0 0 0-.564 0l-6.567 4.824a.476.476 0 0 1-.736-.529l2.514-7.823a.475.475 0 0 0-.171-.529l-6.587-4.839a.476.476 0 0 1 .282-.86h8.478l2.616-8.138z'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  border-radius: 50%;
  content: '';
}

.modal-promote h4 {
  margin: 0 0 4px;
  font-size: 16px;
  line-height: 20px;
}

.modal-promote p {
  margin: 0 0 8px;
  font-size: 13px;
  line-height: 19px;
}

.modal-promote a {
  color: #0e88df;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
}

.modal-promote a:hover {
  color: #f51958;
}

.modal-promote a:active {
  color: #cf114f;
}

.modal-promote-long {
  display: none;
}

@media (min-width: 501px) {
  .modal-promote {
    margin-top: 14px;
    padding: 19px 104px 29px;
  }
  .modal-promote::before {
    top: 20px;
    left: 50px;
    right: auto;
  }
  .modal-promote h4 {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
  }
  .modal-promote p {
    max-width: 400px;
  }
  .modal-promote-short {
    display: none;
  }
  .modal-promote-long {
    display: inline;
  }
}

.modal-top-info {
  padding: 170px 30px 41px;
  background-image: url("/images/card-top-info.svg");
  background-repeat: no-repeat;
  background-position: 50% 30px;
  background-size: 243px 126px;
}

.modal-top-info h4 {
  margin: 0 0 2px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.modal-top-info p {
  max-width: 250px;
  margin: 0 auto 20px;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
}

@media (max-width: 360px) {
  .modal-top-info .button-n {
    width: auto;
    margin-left: -6px;
    margin-right: -6px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.modal-controls {
  padding: 10px 0 20px;
}

@media (max-width: 500px) {
  .modal-controls {
    padding-bottom: 0;
  }
  .modal-controls .button {
    display: block;
    width: auto;
    margin: 0 0 10px;
    text-align: center;
  }
}

.modal-choice {
  margin: 0;
  padding: 0;
  list-style: none;
}

.modal-choice-item:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.modal-choice-link {
  display: block;
  padding: 15px 30px;
  line-height: 1;
  text-align: center;
}

.modal-choice-link:hover {
  text-decoration: none;
}

.modal-choice-link[href^="tel:"] {
  color: #000;
  font-size: 18px;
}

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

.choice {
  padding: 4px 0 0;
  text-align: center;
}

.choice-text {
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 24px;
}

.choice-select {
  margin: 0;
  padding: 0;
  list-style: none;
}

.choice-select-item {
  margin-bottom: 10px;
}

.modal-promote-free,
.modal-promote-pro {
  padding: 208px 20px 35px;
  background-repeat: no-repeat;
  background-position: 50% 25px;
  background-size: 160px 160px;
}

.modal-promote-free h2,
.modal-promote-pro h2 {
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 24px;
}

.modal-promote-free p,
.modal-promote-pro p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 20px;
}

.modal-promote-free a,
.modal-promote-pro a {
  white-space: nowrap;
}

.modal-promote-free {
  background-image: url("/images/art/mylist-promo-free-small.svg");
}

.modal-promote-pro {
  background-image: url("/images/art/mylist-promo-pro-small.svg");
}

.modal-promote-pro p {
  padding-right: 10px;
}

.modal-promote-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.modal-promote-action small {
  max-width: 215px;
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 17px;
}

@media (min-width: 1000px) {
  .modal-promote-free,
  .modal-promote-pro {
    padding: 40px 50px 50px;
    background-position: 100% 40px;
    background-size: 245px 195px;
  }
  .modal-promote-free h2,
  .modal-promote-pro h2 {
    margin-bottom: 14px;
    padding-right: 0;
    font-size: 24px;
    line-height: 28px;
  }
  .modal-promote-free p,
  .modal-promote-pro p {
    margin-bottom: 32px;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .modal-promote-free {
    background-image: url("/images/art/mylist-promo-free-large.svg");
  }
  .modal-promote-free p {
    max-width: 455px;
  }
  .modal-promote-pro {
    background-image: url("/images/art/mylist-promo-pro-large.svg");
  }
  .modal-promote-pro h2 {
    max-width: 350px;
  }
  .modal-promote-pro p {
    max-width: 505px;
    margin-bottom: 0;
  }
  .modal-promote-pro a {
    font-weight: 700;
  }
  .modal-promote-action {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .modal-promote-action small {
    position: relative;
    top: 1px;
    margin-left: 16px;
    margin-bottom: 0;
  }
}

.article {
  padding-bottom: 50px;
}

.article h2 {
  margin: 1.4em 0 0.75em;
  font-size: 28px;
  letter-spacing: 1px;
}

.article code,
.article pre {
  font-family: Menlo, Monaco, monospace, sans-serif !important;
  cursor: text;
}

.article div,
.article p,
.article ul,
.article ol,
.article table,
.article dl,
.article blockquote,
.article pre {
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 499px) {
  .article div,
  .article p,
  .article ul,
  .article ol,
  .article table,
  .article dl,
  .article blockquote,
  .article pre {
    font-size: 14px;
  }
}

.article p,
.article ul,
.article ol {
  margin: 0.7em 0;
}

.article blockquote {
  margin: 1em 0;
}

.article blockquote p,
.article blockquote ul,
.article blockquote ol {
  margin: 0;
}

.article > p img,
.article > img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 1em 0;
}

.article ol {
  list-style-type: none;
  list-style-position: inside;
  padding-left: 0;
  counter-reset: section;
  line-height: 1.5;
}

.article ol.rules {
  font-weight: 700;
}

.article ol > li {
  margin-bottom: 1em;
}

.article ol ol {
  margin-top: 0.5em;
  font-weight: 400;
  padding-left: 2em;
}

.article ol ol > li {
  margin-bottom: 0.5em;
}

.article ol li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}

.article table {
  border-collapse: collapse;
  width: auto !important;
  height: auto !important;
  margin-bottom: 2em;
  font-size: 15px;
}

.article thead th {
  vertical-align: top;
  background-color: #ECEFF3;
  font-size: 11px;
  line-height: 1.5;
}

.article thead th small {
  color: #777;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.article th,
.article td {
  padding: 10px 20px;
  border: solid #ECEFF3;
  border-width: 1px 0;
}

.article th p,
.article td p {
  margin: 0;
}

.article table.columned,
.article table.rowed {
  display: block;
}

.article table.columned tr,
.article table.rowed tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 -20px;
}

.article table.columned th,
.article table.columned td,
.article table.rowed th,
.article table.rowed td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 20px;
  border: none;
}

.article table.rowed th:first-child,
.article table.rowed td:first-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.article table.columned h3 {
  margin: 10px 0;
}

.article table.rowed h3 {
  margin: 0 0 10px;
}

.article table.columned img,
.article table.rowed img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 950px) {
  .article table.columned tr,
  .article table.rowed tr {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .article table.columned th,
  .article table.columned td,
  .article table.rowed th,
  .article table.rowed td {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.article--static {
  padding-bottom: 50px;
  padding-right: 200px;
}

@media (max-width: 800px) {
  .article--static {
    padding-right: 0;
  }
}

.article--static.rules {
  margin-top: -1em;
}

.article--static ul.files {
  margin: 0;
  padding: 26px 0 0 !important;
}

.article--static ul.nobull {
  padding: 0;
  list-style: none;
  line-height: 2;
}

.article--static ul .file {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  margin-bottom: 15px;
  padding: 0 75px 0 55px;
}

.article--static ul .file.file--pdf {
  min-height: 52px;
  background: url("/images/pdf.svg") no-repeat;
}

.article--static ul .file a:hover {
  text-decoration: none;
}

.article--static ul .file strong {
  display: block;
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1;
}

.article--static ul .file small {
  display: block;
  color: #777;
  font-size: 12px;
  line-height: 14px;
}

.article--static ul.spec {
  display: block;
  margin-bottom: 50px;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 2;
}

@media (max-width: 500px) {
  .article--static ul .file {
    padding-right: 0;
  }
}

.article-video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

.article-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.comments {
  margin: 50px 0;
  font-size: 14px;
}

.comments h4 {
  margin: 0 0 1.5em;
  color: #777;
  font-size: 14px;
}

.comments p {
  margin-top: 1.5em;
}

.table-responsive {
  overflow: auto;
}

.article-promo {
  margin: 0 -125px 50px;
  padding: 40px 125px;
  text-align: center;
}

.article-promo h2 {
  margin: 0 0 45px;
  text-align: left;
}

.article-promo h4 {
  margin: 17px 0 13px;
}

.article-promo table {
  width: 105% !important;
  margin-bottom: 50px;
  table-layout: fixed;
  text-align: left;
}

.article-promo table p {
  font-size: 15px;
  line-height: 20px;
}

.article-promo td {
  padding: 0 45px 0 0;
  border: 0;
  vertical-align: top;
}

.article-promo img {
  width: 100%;
  max-width: 284px;
  height: auto;
  -webkit-box-shadow: 0 10px 13px rgba(0, 0, 0, 0.07);
          box-shadow: 0 10px 13px rgba(0, 0, 0, 0.07);
}

.article-promo hr {
  background-color: rgba(85, 85, 85, 0.26);
}

@media (max-width: 1250px) {
  .article-promo {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 800px) {
  .article-promo {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 700px) {
  .article-promo table,
  .article-promo tr,
  .article-promo td {
    display: block;
  }
  .article-promo td + td {
    margin-top: 40px;
  }
}

@media (max-width: 500px) {
  .article-promo {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.article-important p {
  margin: 0;
  font-size: 24px;
}

.article-important p + p {
  margin: 0.25em 0 0;
}

@media (max-width: 700px) {
  .article-important p {
    font-size: 20px;
  }
}

.article-sections {
  float: right;
  margin: 0 -100px 25px 25px;
  padding: 15px 0 15px 25px;
  border-left: 1px solid #ececec;
}

.article-sections ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article-sections li {
  margin-top: 15px;
}

.article-sections li:first-child {
  margin-top: 0;
}

.article-sections li.active a {
  color: #999;
}

@media (max-width: 1250px) {
  .article-sections {
    margin-right: 25px;
  }
}

@media (max-width: 950px) {
  .article-sections {
    display: none;
  }
}

.hc-warning {
  margin-left: -25px;
  margin-right: -25px;
  padding: 26px 43px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #fff);
  background-image: -o-linear-gradient(top, #f8f8f8, #fff);
  background-image: linear-gradient(to bottom, #f8f8f8, #fff);
  background-repeat: repeat-x;
}

.hc-warning h3 {
  margin: 0 0 18px;
  font-size: 24px;
  line-height: 1.083333333;
}

.hc-warning .button {
  margin-right: 6px;
}

@media (max-width: 800px) {
  .hc-warning {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 38px;
    padding-right: 38px;
  }
}

@media (max-width: 500px) {
  .hc-warning {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 33px;
    padding-right: 33px;
  }
}

.hc__nodisqus,
.hc__menu__login,
.hc__footer {
  display: none;
}

.button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  min-height: 40px;
  margin: 0;
  padding: 11px 20px 10px;
  border: 0;
  border-radius: 6px;
  outline: 0;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.button:hover, .button:active {
  text-decoration: none;
  z-index: +1;
}

.button:disabled, .button.disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

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

input:checked + .button {
  z-index: +1;
}

.button[hidden] {
  display: none;
}

a.button.disabled,
fieldset[disabled] a.button.disabled,
span.button.disabled,
fieldset[disabled]
span.button.disabled,
label.button.disabled,
fieldset[disabled]
label.button.disabled {
  pointer-events: none;
}

.button--divided {
  min-height: 0;
  padding: 0;
}

.button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.button-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 11px 12px;
}

.button-addon {
  padding: 11px 8px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.button-large,
.button-group-large .button {
  min-height: 44px;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.button-small,
.button-group-small .button {
  min-height: 32px;
  padding: 8px 1em 9px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
}

.button-block {
  display: block;
  width: 100%;
  text-align: center;
}

.button-default, .pages-arrows-link, .button-default:disabled, .pages-arrows-link:disabled, .button-default.disabled, .disabled.pages-arrows-link, .button-default:disabled:hover, .pages-arrows-link:disabled:hover, .button-default.disabled:hover, .disabled.pages-arrows-link:hover, .button-default:disabled:active, .pages-arrows-link:disabled:active {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F6FB));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F5F6FB 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #F5F6FB 100%);
  background: linear-gradient(-180deg, #FFFFFF 0%, #F5F6FB 100%);
  border: 1px solid;
  border-color: #e2e2e2 #d9d9d9 #cfcfcf;
  color: #1a60ba;
}

.button-default:focus, .pages-arrows-link:focus, .button-default:hover, .pages-arrows-link:hover {
  background: #1a60ba;
  border-color: #1a60ba;
  color: #fff;
}

input:checked + .button-default, input:checked + .pages-arrows-link {
  background-color: #1a60ba;
  color: white;
}

.button-default:active, .pages-arrows-link:active, .button-default.active, .active.pages-arrows-link,
input:checked + .button-default:active,
input:checked + .pages-arrows-link:active,
input:checked + .button-default:hover,
input:checked + .pages-arrows-link:hover {
  background-color: #264f83;
  border-color: #264f83;
  color: #fff;
}

.button-primary, .av-autoload-control-button, .button-primary:disabled, .av-autoload-control-button:disabled, .button-primary.disabled, .disabled.av-autoload-control-button, .button-primary:disabled:hover, .av-autoload-control-button:disabled:hover, .button-primary.disabled:hover, .disabled.av-autoload-control-button:hover, .button-primary:disabled:active, .av-autoload-control-button:disabled:active {
  background-color: #1a60ba;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button-primary:focus, .av-autoload-control-button:focus, .button-primary:hover, .av-autoload-control-button:hover {
  background-color: #265691;
  color: #fff;
}

input:checked + .button-primary, input:checked + .av-autoload-control-button {
  background-color: #265691;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: white;
}

.button-primary:active, .av-autoload-control-button:active, .button-primary.active, .active.av-autoload-control-button,
input:checked + .button-primary:active,
input:checked + .av-autoload-control-button:active,
input:checked + .button-primary:hover,
input:checked + .av-autoload-control-button:hover {
  background-color: #264f83;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-success, .button-success:disabled, .button-success.disabled, .button-success:disabled:hover, .button-success.disabled:hover, .button-success:disabled:active {
  background-color: #3dca86;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button-success:focus, .button-success:hover {
  background-color: #2dab6e;
  color: #fff;
}

input:checked + .button-success {
  background-color: #2dab6e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-success:active, .button-success.active,
input:checked + .button-success:active,
input:checked + .button-success:hover {
  background-color: #23965e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-success-alt, .button-success-alt:disabled, .button-success-alt.disabled, .button-success-alt:disabled:hover, .button-success-alt.disabled:hover, .button-success-alt:disabled:active {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #3dca86 inset;
          box-shadow: 0 0 0 2px #3dca86 inset;
  color: #3dca86;
}

.button-success-alt:focus, .button-success-alt:hover {
  background-color: #23965e;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button-success-alt:active, .button-success-alt.active {
  background-color: #23965e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-success-outline, .button-success-outline:disabled, .button-success-outline.disabled, .button-success-outline:disabled:hover, .button-success-outline.disabled:hover, .button-success-outline:disabled:active {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #3dca86 inset;
          box-shadow: 0 0 0 1px #3dca86 inset;
  color: #13A45E;
}

.button-success-outline:focus, .button-success-outline:hover {
  background-color: #23965e;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button-success-outline:active, .button-success-outline.active {
  background-color: #23965e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-info, .button-info:disabled, .button-info.disabled, .button-info:disabled:hover, .button-info.disabled:hover, .button-info:disabled:active {
  background-color: #0cbedb;
  color: #fff;
}

.button-info:focus, .button-info:hover {
  background-color: #10A8BD;
  color: #fff;
}

input:checked + .button-info {
  background-color: #10A8BD;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: white;
}

.button-info:active, .button-info.active,
input:checked + .button-info:active,
input:checked + .button-info:hover {
  background-color: #0599ad;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-outline-info, .button-outline-info:disabled, .button-outline-info.disabled, .button-outline-info:disabled:hover, .button-outline-info.disabled:hover, .button-outline-info:disabled:active {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #0cbedb inset;
          box-shadow: 0 0 0 2px #0cbedb inset;
  color: #0cbedb;
}

.button-outline-info:focus, .button-outline-info:hover {
  background-color: #0cbedb;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button-outline-info:active, .button-outline-info.active {
  background-color: #0599ad;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-warning, .button-warning:disabled, .button-warning.disabled, .button-warning:disabled:hover, .button-warning.disabled:hover, .button-warning:disabled:active {
  background-color: #ffb808;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button-warning:focus, .button-warning:hover {
  background-color: #eeaa00;
  color: #fff;
}

input:checked + .button-warning {
  background-color: #eeaa00;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: white;
}

.button-warning:active, .button-warning.active,
input:checked + .button-warning:active,
input:checked + .button-warning:hover {
  background-color: #df9f00;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-danger, .button-danger:disabled, .button-danger.disabled, .button-danger:disabled:hover, .button-danger.disabled:hover, .button-danger:disabled:active {
  background-color: #e34065;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button-danger:focus, .button-danger:hover {
  background-color: #d2274f;
  color: #fff;
}

input:checked + .button-danger {
  background-color: #d2274f;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: white;
}

.button-danger:active, .button-danger.active,
input:checked + .button-danger:active,
input:checked + .button-danger:hover {
  background-color: #bd3555;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.button-stylish, .button-stylish:disabled, .button-stylish.disabled, .button-stylish:disabled:hover, .button-stylish.disabled:hover, .button-stylish:disabled:active {
  background-color: #EFEFEF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#EFEFEF));
  background-image: -webkit-linear-gradient(top, white 0%, #EFEFEF 100%);
  background-image: -o-linear-gradient(top, white 0%, #EFEFEF 100%);
  background-image: linear-gradient(-180deg, white 0%, #EFEFEF 100%);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
  color: #3d3d3d;
}

.button-stylish:focus, .button-stylish:hover {
  background-color: #BBCECD;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E6EBE9), to(#BBCECD));
  background-image: -webkit-linear-gradient(top, #E6EBE9 0%, #BBCECD 100%);
  background-image: -o-linear-gradient(top, #E6EBE9 0%, #BBCECD 100%);
  background-image: linear-gradient(-180deg, #E6EBE9 0%, #BBCECD 100%);
}

input:checked + .button-stylish {
  background-color: #6E8482;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5C7289), to(#6E8482));
  background-image: -webkit-linear-gradient(top, #5C7289 0%, #6E8482 100%);
  background-image: -o-linear-gradient(top, #5C7289 0%, #6E8482 100%);
  background-image: linear-gradient(-180deg, #5C7289 0%, #6E8482 100%);
  -webkit-box-shadow: 0 1px 3px rgba(41, 39, 30, 0.22) inset;
          box-shadow: 0 1px 3px rgba(41, 39, 30, 0.22) inset;
  color: white;
}

.button-stylish:active, .button-stylish.active,
input:checked + .button-stylish:active,
input:checked + .button-stylish:hover {
  background-color: #596B6A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4B5D70), to(#596B6A));
  background-image: -webkit-linear-gradient(top, #4B5D70 0%, #596B6A 100%);
  background-image: -o-linear-gradient(top, #4B5D70 0%, #596B6A 100%);
  background-image: linear-gradient(-180deg, #4B5D70 0%, #596B6A 100%);
  color: white;
}

.button-silent, .button-silent:disabled, .button-silent.disabled, .button-silent:disabled:hover, .button-silent.disabled:hover, .button-silent:disabled:active {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
          box-shadow: 0 0 0 1px #ccc inset;
  color: #777;
}

.button-silent:focus, .button-silent:hover {
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset;
          box-shadow: 0 0 0 1px #1a60ba inset;
  color: #1a60ba;
}

input:checked + .button-silent {
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset, 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 0 0 1px #1a60ba inset, 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #1a60ba;
}

.button-silent:active, .button-silent.active,
input:checked + .button-silent:active,
input:checked + .button-silent:hover {
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset, 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 0 0 1px #1a60ba inset, 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #1a60ba;
}

.button-link, .button-link:disabled, .button-link.disabled, .button-link:disabled:hover, .button-link.disabled:hover, .button-link:disabled:active {
  background-color: transparent;
  color: #1a60ba;
}

.button-link:hover, .button-link:focus {
  color: #e34065;
}

.button-add {
  padding-left: 47px;
  text-align: left;
  white-space: nowrap;
}

.button-add:after {
  position: absolute;
  top: 13px;
  left: 16px;
  display: block;
  width: 17px;
  height: 17px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWZ0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAgMTB2N0g3di03SDBWN2g3VjBoM3Y3aDd2M2gtN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=") no-repeat;
  content: '';
}

.button-vzhuh {
  padding-left: 84px;
  text-align: left;
}

.button-vzhuh:after {
  position: absolute;
  top: 12px;
  left: 14px;
  display: block;
  width: 54px;
  height: 17px;
  background: url("/images/vzhuh.svg") no-repeat;
  content: '';
}

.button-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.button-group > .button-group {
  float: none;
}

.button-group > .button-group + .button-group {
  margin-left: -1px;
}

.button-group > .button {
  position: relative;
  float: left;
}

.button-group > .button + .button {
  margin-left: -1px;
}

.button-group > .button:not(:first-child):not(:last-child),
.button-group > .button-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0;
}

.button-group > .button:first-child:not(:last-child),
.button-group > .button-group:first-child:not(:last-child) > .button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.button-group > .button:last-child:not(:first-child),
.button-group > .button-group:last-child:not(:first-child) > .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.button-group-custom input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.button-group-custom .button-group {
  float: left;
  margin-left: -1px;
}

.button-group-custom .button-group:first-child {
  margin-left: 0;
}

.button-group-custom .button-group:first-child .button {
  border-radius: 6px 0 0 6px;
}

.has-error .button-group-custom {
  background-color: #FFF1F1;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 2px #E87979;
          box-shadow: 0 0 0 2px #E87979;
}

.button-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.button-group-justified .button-group {
  display: table-cell;
  float: none;
  width: 1%;
  text-align: center;
}

.button-group-justified .button-group .button {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

@supports (display: flex) {
  .button-group-justified {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .button-group-justified .button-group {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.b-search-control .button.button-link {
  font-weight: 400;
}

.button-n {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px 9px;
  border: none;
  ourline: none;
  border-radius: 4px;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
}

.button-n:focus {
  outline: none;
}

.button-n:hover {
  text-decoration: none;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.button-n:disabled {
  pointer-events: none;
}

.button-n.disabled {
  cursor: default;
}

.button-n::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.button--large {
  padding-top: 12px;
  padding-bottom: 11px;
}

.button--primary {
  background-color: #0e88df;
  -webkit-box-shadow: 0 -1px 0 #0064d2 inset;
          box-shadow: 0 -1px 0 #0064d2 inset;
  color: #fff !important;
}

.button--primary:hover {
  background-color: #0064d2;
  -webkit-box-shadow: 0 -1px 0 #0057b7 inset;
          box-shadow: 0 -1px 0 #0057b7 inset;
  color: #fff !important;
}

.button--primary:active {
  background-color: #0057b7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff !important;
}

.button--primary:disabled, .button--primary.disabled {
  background-color: #0057b7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button--warning {
  background-color: #ffe59e;
  -webkit-box-shadow: 0 -1px 0 #ffd86d inset;
          box-shadow: 0 -1px 0 #ffd86d inset;
  color: #181a1b;
}

.button--warning:hover {
  background-color: #ffdc82;
  -webkit-box-shadow: 0 -1px 0 #ffc32d inset;
          box-shadow: 0 -1px 0 #ffc32d inset;
  color: #181a1b;
}

.button--warning:active {
  background-color: #ffc32d;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #181a1b;
}

.button--warning:disabled, .button--warning.disabled {
  background-color: #d3d9df;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: white;
}

.button--default {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #d3d9df inset, 0 1px 0 rgba(24, 26, 27, 0.08);
          box-shadow: 0 0 0 1px #d3d9df inset, 0 1px 0 rgba(24, 26, 27, 0.08);
  color: #181a1b;
}

.button--default:hover {
  background-color: #f7f9fb;
  -webkit-box-shadow: 0 0 0 1px #d3d9df inset, 0 1px 0 rgba(24, 26, 27, 0.08);
          box-shadow: 0 0 0 1px #d3d9df inset, 0 1px 0 rgba(24, 26, 27, 0.08);
  color: #181a1b;
}

.button--default:active {
  background-color: #f0f4f8;
  -webkit-box-shadow: 0 0 0 1px #d3d9df inset;
          box-shadow: 0 0 0 1px #d3d9df inset;
  color: #181a1b;
}

.button--default:disabled, .button--default.disabled {
  background-color: #d3d9df;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.button--small {
  padding-top: 9px;
  padding-bottom: 7px;
  font-size: 14px;
}

.button--block {
  display: block;
  width: 100%;
}

.av-button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  outline: 0;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.av-button:hover, .av-button.av-button-hover {
  text-decoration: none;
}

.av-button:disabled, .av-button.av-button-disabled {
  background-color: #ececec !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #777 !important;
  cursor: not-allowed;
}

.av-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

@media (max-width: 799px) {
  .av-button {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.av-button.av-button-full {
  display: block;
  width: 100%;
  text-align: center;
}

.av-button.av-button-submit {
  min-height: 44px;
  padding: 11px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  background-color: #1a60ba;
  color: #fff;
}

.av-button.av-button-submit:focus, .av-button.av-button-submit.av-button-focus, .av-button.av-button-submit:hover, .av-button.av-button-submit.av-button-hover {
  background-color: #264f83;
  color: #fff;
}

.av-button.av-button-submit:active, .av-button.av-button-submit.av-button-active {
  background-color: #264f83;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-submit-alt {
  min-height: 44px;
  padding: 11px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  background-color: #3dca86;
  color: #fff;
}

.av-button.av-button-submit-alt:focus, .av-button.av-button-submit-alt.av-button-focus, .av-button.av-button-submit-alt:hover, .av-button.av-button-submit-alt.av-button-hover {
  background-color: #23965e;
  color: #fff;
}

.av-button.av-button-submit-alt:active, .av-button.av-button-submit-alt.av-button-active {
  background-color: #23965e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-submit-outline {
  min-height: 44px;
  padding: 11px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
          box-shadow: 0 0 0 1px #ccc inset;
  color: #1a60ba;
  text-align: center;
}

.av-button.av-button-submit-outline:focus, .av-button.av-button-submit-outline.av-button-focus, .av-button.av-button-submit-outline:hover, .av-button.av-button-submit-outline.av-button-hover {
  background-color: #1a60ba;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.av-button.av-button-submit-outline:active, .av-button.av-button-submit-outline.av-button-active {
  background-color: #264f83;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-danger {
  min-height: 44px;
  padding: 11px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  background-color: #e34065;
  color: #fff;
}

.av-button.av-button-danger:focus, .av-button.av-button-danger.av-button-focus, .av-button.av-button-danger:hover, .av-button.av-button-danger.av-button-hover {
  background-color: #bd3555;
  color: #fff;
}

.av-button.av-button-danger:active, .av-button.av-button-danger.av-button-active {
  background-color: #bd3555;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-submit-default {
  min-height: 44px;
  padding: 11px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ececec));
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background-image: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
  color: #000;
}

.av-button.av-button-submit-default:focus, .av-button.av-button-submit-default.av-button-focus, .av-button.av-button-submit-default:hover, .av-button.av-button-submit-default.av-button-hover {
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ececec));
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background-image: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  color: #000;
}

.av-button.av-button-submit-default:active, .av-button.av-button-submit-default.av-button-active {
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ececec));
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background-image: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #000;
}

.av-button.av-button-add {
  min-height: 44px;
  padding: 11px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  position: relative;
  padding-left: 47px;
  background-color: #10A8BD;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1BCEE7), to(#10A8BD));
  background-image: -webkit-linear-gradient(top, #1BCEE7 0%, #10A8BD 100%);
  background-image: -o-linear-gradient(top, #1BCEE7 0%, #10A8BD 100%);
  background-image: linear-gradient(to bottom, #1BCEE7 0%, #10A8BD 100%);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
  color: #fff;
  text-align: left;
  white-space: nowrap;
}

.av-button.av-button-add:after {
  position: absolute;
  top: 13px;
  left: 16px;
  display: block;
  width: 17px;
  height: 17px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWZ0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAgMTB2N0g3di03SDBWN2g3VjBoM3Y3aDd2M2gtN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=") no-repeat;
  content: '';
}

.av-button.av-button-add:focus, .av-button.av-button-add.av-button-focus, .av-button.av-button-add:hover, .av-button.av-button-add.av-button-hover {
  background-color: #10b4c9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1ddcf5), to(#10b4c9));
  background-image: -webkit-linear-gradient(top, #1ddcf5 0%, #10b4c9 100%);
  background-image: -o-linear-gradient(top, #1ddcf5 0%, #10b4c9 100%);
  background-image: linear-gradient(to bottom, #1ddcf5 0%, #10b4c9 100%);
  color: #fff;
}

.av-button.av-button-add:active, .av-button.av-button-add.av-button-active {
  background: #10A8BD;
  color: #fff;
}

.av-button.av-button-primary {
  min-height: 40px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  background-color: #1a60ba;
  color: #fff;
}

.av-button.av-button-primary:focus, .av-button.av-button-primary.av-button-focus, .av-button.av-button-primary:hover, .av-button.av-button-primary.av-button-hover {
  background-color: #264f83;
  color: #fff;
}

.av-button.av-button-primary:active, .av-button.av-button-primary.av-button-active {
  background-color: #264f83;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-secondary {
  min-height: 40px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  background-color: #3dca86;
  color: #fff;
}

.av-button.av-button-secondary:focus, .av-button.av-button-secondary.av-button-focus, .av-button.av-button-secondary:hover, .av-button.av-button-secondary.av-button-hover {
  background-color: #23965e;
  color: #fff;
}

.av-button.av-button-secondary:active, .av-button.av-button-secondary.av-button-active {
  background-color: #23965e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-default {
  min-height: 32px;
  padding: 8px 1em 9px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  background-color: #1a60ba;
  color: #fff;
}

.av-button.av-button-default:focus, .av-button.av-button-default.av-button-focus, .av-button.av-button-default:hover, .av-button.av-button-default.av-button-hover {
  background-color: #264f83;
  color: #fff;
}

.av-button.av-button-default:active, .av-button.av-button-default.av-button-active {
  background-color: #264f83;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-default-alt {
  min-height: 32px;
  padding: 8px 1em 9px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #3dca86 inset;
          box-shadow: 0 0 0 2px #3dca86 inset;
  color: #3dca86;
}

.av-button.av-button-default-alt:focus, .av-button.av-button-default-alt.av-button-focus, .av-button.av-button-default-alt:hover, .av-button.av-button-default-alt.av-button-hover {
  background-color: #23965e;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.av-button.av-button-default-alt:active, .av-button.av-button-default-alt.av-button-active {
  background-color: #23965e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-outline {
  min-height: 32px;
  padding: 8px 1em 9px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset;
          box-shadow: 0 0 0 1px #1a60ba inset;
  color: #1a60ba;
  text-align: center;
}

.av-button.av-button-outline:focus, .av-button.av-button-outline.av-button-focus, .av-button.av-button-outline:hover, .av-button.av-button-outline.av-button-hover {
  background-color: #1a60ba;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.av-button.av-button-outline:active, .av-button.av-button-outline.av-button-active {
  background-color: #264f83;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-outline-gray {
  min-height: 32px;
  padding: 8px 1em 9px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
          box-shadow: 0 0 0 1px #ccc inset;
  color: #777;
  text-align: center;
}

.av-button.av-button-outline-gray:focus, .av-button.av-button-outline-gray.av-button-focus, .av-button.av-button-outline-gray:hover, .av-button.av-button-outline-gray.av-button-hover {
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset;
          box-shadow: 0 0 0 1px #1a60ba inset;
  color: #1a60ba;
}

.av-button.av-button-outline-gray:active, .av-button.av-button-outline-gray.av-button-active {
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset, 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 0 0 1px #1a60ba inset, 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #1a60ba;
}

.av-button.av-button-top {
  min-height: 32px;
  padding: 8px 1em 9px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  background-color: #ffb808;
  color: #fff;
  text-align: center;
}

.av-button.av-button-top:focus, .av-button.av-button-top.av-button-focus, .av-button.av-button-top:hover, .av-button.av-button-top.av-button-hover {
  background-color: #df9f00;
  color: #fff;
}

.av-button.av-button-top:active, .av-button.av-button-top.av-button-active {
  background-color: #df9f00;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-monster-alt {
  display: block;
  width: 100%;
  min-height: 68px;
  padding: 10px 1em;
  border-radius: 4px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  background-color: #3dca86;
  color: #fff;
}

.av-button.av-button-monster-alt:focus, .av-button.av-button-monster-alt.av-button-focus, .av-button.av-button-monster-alt:hover, .av-button.av-button-monster-alt.av-button-hover {
  background-color: #23965e;
  color: #fff;
}

.av-button.av-button-monster-alt:active, .av-button.av-button-monster-alt.av-button-active {
  background-color: #23965e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.av-button.av-button-monster-danger {
  display: block;
  width: 100%;
  min-height: 68px;
  padding: 10px 1em;
  border-radius: 4px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  background-color: #e34065;
  color: #fff;
}

.av-button.av-button-monster-danger:focus, .av-button.av-button-monster-danger.av-button-focus, .av-button.av-button-monster-danger:hover, .av-button.av-button-monster-danger.av-button-hover {
  background-color: #bd3555;
  color: #fff;
}

.av-button.av-button-monster-danger:active, .av-button.av-button-monster-danger.av-button-active {
  background-color: #bd3555;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

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

/**
 * Dropdown
 * -------------------------------------
 */
.dropdown {
  position: relative;
}

.dropdown-input,
.dropdown-control.single .dropdown-input.input-active {
  display: inline-block;
  background: white;
}

.dropdown-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 5px 10px;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
}

.dropdown-input input {
  position: relative;
  top: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 2px 0 0;
  padding: 0 20px 0 0;
  background: none;
  border: 0;
  color: #333;
  font: 700 16px 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dropdown-input input::-webkit-input-placeholder {
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.dropdown-input input::-moz-placeholder {
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.dropdown-input input:-moz-placeholder {
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.dropdown-input input:-ms-input-placeholder {
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.dropdown-input.full {
  padding-top: 7px;
}

.dropdown-input.full .item {
  color: #333;
  font: 700 16px 'Arial', sans-serif;
}

.dropdown-input.disabled,
.dropdown-input.disabled * {
  cursor: default !important;
}

.dropdown-input.focus {
  border-color: #5da1ff;
}

.dropdown-input > * {
  display: inline-block;
}

.dropdown-input > input::-ms-clear {
  display: none;
}

.dropdown-input > input:focus {
  outline: none !important;
}

.dropdown-input::after {
  content: ' ';
  display: block;
  clear: left;
}

.dropdown-list {
  position: absolute;
  z-index: 10;
  margin: 3px 0 0 0;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
  font-size: 14px;
}

.dropdown-list [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.dropdown-list [data-selectable],
.dropdown-list .optgroup-header {
  padding: 5px 8px;
}

.dropdown-list .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.dropdown-list .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.dropdown-list .active {
  background-color: #5da1ff;
  color: white;
}

.dropdown-list .active.create {
  color: #495c68;
}

.dropdown-list .create {
  color: rgba(48, 48, 48, 0.5);
}

.dropdown-list-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 235px;
  padding: 5px 0;
}

.dropdown-control.single .dropdown-input,
.dropdown-control.single .dropdown-input input {
  cursor: pointer;
}

.dropdown-control.single .dropdown-input.input-active,
.dropdown-control.single .dropdown-input.input-active input {
  cursor: text;
}

.dropdown-control.single .dropdown-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #808080 transparent transparent transparent;
}

.dropdown-control.single .dropdown-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #808080 transparent;
}

.dropdown-control .dropdown-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.dropselect-head {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 20px 0 10px;
  background: #fff url("/images/arrow.svg") no-repeat 100% 13px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-size: 16px;
  line-height: 32px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.fltr .dropselect-head {
  font-size: 15px;
}

.dropselect-body {
  position: absolute;
  top: 100%;
  left: 5px;
  right: -50px;
  z-index: 20;
  display: none;
  margin-top: 10px;
  padding: 20px;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(119, 119, 119, 0.25);
  -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (max-width: 799px) {
  .dropselect-body {
    left: -10px;
    right: -10px;
  }
}

.dropselect-body:before, .dropselect-body:after {
  position: absolute;
  bottom: 100%;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-color: transparent transparent #d7d7d7 transparent;
  content: '';
}

.dropselect-body:before {
  z-index: +1;
  margin-bottom: -1px;
  border-color: transparent transparent #fff transparent;
}

.dropselect-body h4 {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.dropselect-body .radiotoggle {
  top: 15px;
  right: 14px;
}

.dropselect-form {
  display: table;
  width: 100%;
}

.dropselect-form-item {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}

.dropselect-form-item:first-child, .dropselect-form-item:last-child {
  width: 50%;
}

.dropselect-form-item label {
  display: block;
  margin-bottom: 5px;
  color: #777;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

.dropselect-form-item select {
  display: block;
  width: 100%;
}

.dropselect-form-text {
  display: inline-block;
  vertical-align: top;
  line-height: 34px;
  padding: 0 5px;
  color: #777;
}

.textfield {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 6px 10px;
  background-color: white;
  border: 1px solid rgba(17, 17, 17, 0.17);
  border-radius: 5px;
  color: #000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 23px;
  -webkit-appearance: none;
}

.textfield::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textfield::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textfield:-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textfield:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textfield:disabled {
  background-color: #fafafa;
  border-color: #ccc;
  color: #777;
  cursor: not-allowed;
  opacity: 0.65;
}

.textfield:focus, .textfield.active {
  z-index: +1;
  border-color: #5da1ff;
  -webkit-box-shadow: 0 0 0 1px #5da1ff inset;
          box-shadow: 0 0 0 1px #5da1ff inset;
  outline: 0;
}

.textfield[type=search]::-webkit-search-decoration, .textfield[type=search]::-webkit-search-cancel-button, .textfield[type=search]::-webkit-search-results-button, .textfield[type=search]::-webkit-search-results-decoration {
  display: none;
}

.textfield[type=number] {
  -moz-appearance: textfield;
}

.textfield[type=number]::-webkit-inner-spin-button, .textfield[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.textarea {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  resize: vertical;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 130px;
  margin: 0;
  padding: 6px 10px;
  background-color: white;
  border: 1px solid rgba(17, 17, 17, 0.17);
  border-radius: 5px;
  color: #000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 23px;
  -webkit-appearance: none;
}

.textarea::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textarea::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textarea:-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textarea:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.textarea:disabled {
  background-color: #fafafa;
  border-color: #ccc;
  color: #777;
  cursor: not-allowed;
}

.textarea:focus, .textarea.active {
  z-index: +1;
  border-color: #5da1ff;
  -webkit-box-shadow: 0 0 0 1px #5da1ff inset;
          box-shadow: 0 0 0 1px #5da1ff inset;
  outline: 0;
}

.textfield-large {
  height: 44px;
  font-size: 24px;
}

.textfield-large::-webkit-input-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-large::-moz-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-large:-moz-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-large:-ms-input-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-small {
  height: 34px;
  border-width: 1px;
  font-size: 16px;
}

.textfield-small::-webkit-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-small::-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-small:-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-small:-ms-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-name,
.textfield-login,
.textfield-password {
  padding-left: 36px;
  background-repeat: no-repeat;
}

.textfield-name {
  background-image: url("/images/textfield/name.svg");
  background-position: 10px 55%;
}

.textfield-login {
  background-image: url("/images/textfield/login.svg");
  background-position: 10px 55%;
}

.textfield-password {
  background-image: url("/images/textfield/password.svg");
  background-position: 10px 55%;
}

.form-inline .textfield {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.av-textfield {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  background: white;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  color: #000;
  height: 40px;
  padding: 6px 10px;
  font-size: 18px;
  line-height: 24px;
  -webkit-appearance: none;
}

.av-textfield:disabled {
  background-color: #F1F1F1;
  border-color: #D7D7D7;
  color: #777;
}

.av-textfield:focus {
  border-color: #5da1ff;
  border-width: 2px;
  outline: 0;
}

.av-textfield::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield:-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield:focus {
  padding: 5px 9px;
}

.av-error .av-textfield,
.av-error .av-textfield:focus {
  background-color: #FFF1F1;
  border-color: #E87979;
  border-width: 2px;
  padding: 5px 9px;
}

.av-textfield--price {
  width: 160px;
  min-width: 160px;
  max-width: 240px;
}

.av-textfield--small {
  height: 34px;
  font-size: 16px;
  line-height: 18px;
}

.av-textfield--small::-webkit-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small::-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small:-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small:-ms-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small:focus {
  -webkit-box-shadow: 0 0 0 1px #5da1ff;
          box-shadow: 0 0 0 1px #5da1ff;
}

.av-textfield-withunits {
  position: relative;
}

.av-textfield-withunits .av-textfield-unit {
  position: absolute;
  top: 13px;
  right: 10px;
  color: #777;
  font-size: 16px;
}

.select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 6px 25px 6px 10px;
  background-color: white;
  border: 1px solid rgba(17, 17, 17, 0.17);
  border-radius: 5px;
  color: #000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 23px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select:disabled {
  background-color: #fafafa;
  border-color: #ccc;
  color: #777;
  cursor: not-allowed;
  opacity: 0.65;
}

.select:focus, .select.active {
  z-index: +1;
  border-color: #5da1ff;
  -webkit-box-shadow: 0 0 0 1px #5da1ff inset;
          box-shadow: 0 0 0 1px #5da1ff inset;
  outline: 0;
}

.select::-ms-expand {
  background: none;
  border: 0;
}

.select::-ms-value {
  background: none;
  color: black;
}

.appearance .select {
  background: white url("/images/arrow.svg") no-repeat 100% 50%;
}

.appearance .select::-ms-expand {
  display: none;
}

.textfield-large {
  height: 44px;
  font-size: 24px;
}

.textfield-large::-webkit-input-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-large::-moz-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-large:-moz-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-large:-ms-input-placeholder {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.textfield-small {
  height: 34px;
  border-width: 1px;
  font-size: 16px;
}

.textfield-small::-webkit-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-small::-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-small:-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-small:-ms-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.textfield-name,
.textfield-login,
.textfield-password {
  padding-left: 36px;
  background-repeat: no-repeat;
}

.textfield-name {
  background-image: url("/images/textfield/name.svg");
  background-position: 10px 55%;
}

.textfield-login {
  background-image: url("/images/textfield/login.svg");
  background-position: 10px 55%;
}

.textfield-password {
  background-image: url("/images/textfield/password.svg");
  background-position: 10px 55%;
}

.form-inline .textfield {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.av-textfield {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  background: white;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  color: #000;
  height: 40px;
  padding: 6px 10px;
  font-size: 18px;
  line-height: 24px;
  -webkit-appearance: none;
}

.av-textfield:disabled {
  background-color: #F1F1F1;
  border-color: #D7D7D7;
  color: #777;
}

.av-textfield:focus {
  border-color: #5da1ff;
  border-width: 2px;
  outline: 0;
}

.av-textfield::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield:-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.av-textfield:focus {
  padding: 5px 9px;
}

.av-error .av-textfield,
.av-error .av-textfield:focus {
  background-color: #FFF1F1;
  border-color: #E87979;
  border-width: 2px;
  padding: 5px 9px;
}

.av-textfield--price {
  width: 160px;
  min-width: 160px;
  max-width: 240px;
}

.av-textfield--small {
  height: 34px;
  font-size: 16px;
  line-height: 18px;
}

.av-textfield--small::-webkit-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small::-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small:-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small:-ms-input-placeholder {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.av-textfield--small:focus {
  -webkit-box-shadow: 0 0 0 1px #5da1ff;
          box-shadow: 0 0 0 1px #5da1ff;
}

.av-textfield-withunits {
  position: relative;
}

.av-textfield-withunits .av-textfield-unit {
  position: absolute;
  top: 13px;
  right: 10px;
  color: #777;
  font-size: 16px;
}

.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label {
  padding-left: 24px;
  margin-bottom: 0;
  font-weight: normal;
}

.checkbox input[type="checkbox"] {
  position: absolute;
  margin: 2px 0 0 -24px;
  line-height: normal;
  font-size: 1em;
}

.checkbox-alt {
  padding-left: 24px;
}

.checkbox-alt label {
  padding-left: 0;
}

.checkbox--fb label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.checkbox--fb input[type="checkbox"] {
  position: relative;
  margin-right: 8px;
}

.checkbox--fb span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #999;
}

.checkbox--fb input[type="checkbox"]:checked + span {
  color: #000;
}

.uploader {
  position: relative;
  overflow: hidden;
  margin: 25px -25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#707a87), color-stop(96%, #95a99d));
  background-image: -webkit-linear-gradient(top, #707a87 0%, #95a99d 96%);
  background-image: -o-linear-gradient(top, #707a87 0%, #95a99d 96%);
  background-image: linear-gradient(to bottom, #707a87 0%, #95a99d 96%);
  color: #fff;
}

.uploader a {
  color: #fff;
  text-decoration: underline;
}

.uploader a:hover {
  color: #fff;
}

@media (max-width: 800px) {
  .uploader {
    margin: 0 -20px;
  }
}

@media (max-width: 500px) {
  .uploader {
    margin: 0 -15px;
  }
}

.uploader__container {
  width: 1000px;
  margin: auto;
  padding: 25px 0;
}

@media (max-width: 1050px) {
  .uploader__container {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 800px) {
  .uploader__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .uploader__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.uploader__title {
  margin: 0 0 34px;
  font-size: 24px;
  font-weight: 400;
}

.uploader__rules {
  padding-top: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.uploader__input input {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
}

.uploader__button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 14px 10px 0;
  padding: 12px 18px 11px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(82%, #D3D3D3), to(#CBCBCB));
  background-image: -webkit-linear-gradient(top, #FAFAFA 0%, #D3D3D3 82%, #CBCBCB 100%);
  background-image: -o-linear-gradient(top, #FAFAFA 0%, #D3D3D3 82%, #CBCBCB 100%);
  background-image: linear-gradient(to bottom, #FAFAFA 0%, #D3D3D3 82%, #CBCBCB 100%);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  color: #525252;
  font-size: 20px;
  cursor: pointer;
}

.uploader__button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(82%, #e3e3e3), to(#dBdBdB));
  background-image: -webkit-linear-gradient(top, #fff 0%, #e3e3e3 82%, #dBdBdB 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e3e3e3 82%, #dBdBdB 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e3e3e3 82%, #dBdBdB 100%);
}

.uploader__button:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#CBCBCB), to(#D3D3D3));
  background-image: -webkit-linear-gradient(top, #CBCBCB 0%, #D3D3D3 100%);
  background-image: -o-linear-gradient(top, #CBCBCB 0%, #D3D3D3 100%);
  background-image: linear-gradient(to bottom, #CBCBCB 0%, #D3D3D3 100%);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
}

.uploader__counter {
  position: relative;
  top: -3px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  color: #ffd708;
  font-size: 28px;
  line-height: 1;
  white-space: nowrap;
}

.uploader__hint {
  position: absolute;
  top: 42px;
  right: 125px;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 180px;
  height: 180px;
  padding: 64px 30px 0;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.5);
  font: italic 13px/19px "Georgia", serif;
  text-align: center;
  -webkit-transition: border-color 1s ease;
  -o-transition: border-color 1s ease;
  transition: border-color 1s ease;
}

.no-smil .uploader__hint,
.touchevents .uploader__hint {
  display: none;
}

.uploader__hint:before, .uploader__hint:after {
  position: absolute;
  display: block;
  border: 1px solid;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
  content: '';
}

.uploader__hint:before {
  top: -105px;
  left: -105px;
  width: 390px;
  height: 390px;
  border-color: rgba(255, 255, 255, 0.25);
}

.uploader__hint:after {
  top: -255px;
  left: -255px;
  width: 690px;
  height: 690px;
  border-color: rgba(255, 255, 255, 0.2);
}

.is-dragover .uploader__hint {
  border-color: transparent;
}

.is-dragover .uploader__hint:before, .is-dragover .uploader__hint:after {
  opacity: 0;
}

@media (max-width: 1050px) {
  .uploader__hint {
    display: none;
  }
}

@-webkit-keyframes circles {
  0% {
    width: 1000px;
    height: 1000px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    width: 50px;
    height: 50px;
  }
}

@-o-keyframes circles {
  0% {
    width: 1000px;
    height: 1000px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    width: 50px;
    height: 50px;
  }
}

@keyframes circles {
  0% {
    width: 1000px;
    height: 1000px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    width: 50px;
    height: 50px;
  }
}

.uploader__animation {
  position: absolute;
  top: 42px;
  right: 125px;
  width: 180px;
  height: 180px;
  z-index: 20;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.no-smil .uploader__animation,
.touchevents .uploader__animation {
  display: none;
}

.is-dragover .uploader__animation {
  opacity: 1;
}

.uploader__animation div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation-name: circles;
       -o-animation-name: circles;
          animation-name: circles;
  -webkit-animation-duration: 5s;
       -o-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
       -o-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
          animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

.uploader__animation div:nth-child(2) {
  -webkit-animation-delay: 1s;
       -o-animation-delay: 1s;
          animation-delay: 1s;
}

.uploader__animation div:nth-child(3) {
  -webkit-animation-delay: 2s;
       -o-animation-delay: 2s;
          animation-delay: 2s;
}

.uploader__animation div:nth-child(4) {
  -webkit-animation-delay: 3s;
       -o-animation-delay: 3s;
          animation-delay: 3s;
}

.uploader__animation div:nth-child(5) {
  -webkit-animation-delay: 4s;
       -o-animation-delay: 4s;
          animation-delay: 4s;
}

@media (max-width: 1050px) {
  .uploader__animation {
    display: none;
  }
}

.uploader-previews {
  position: relative;
  z-index: 50;
  width: 1000px;
  margin: auto;
  padding: 10px 0 0;
}

@media (max-width: 1050px) {
  .uploader-previews {
    width: auto;
    padding-left: 25px;
  }
}

@media (max-width: 800px) {
  .uploader-previews {
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .uploader-previews {
    padding-left: 15px;
  }
}

.uploader-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin: 0 25px 25px 0;
  padding: 5px 5px 10px;
  border-radius: 2px;
  font-size: 13px;
  text-align: center;
}

.uploader-preview a {
  color: #fff;
  text-decoration: underline;
}

.uploader-preview img {
  width: 200px;
  height: auto;
  margin-bottom: 5px;
}

.object-fit .uploader-preview img {
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}

.uploader-preview.is-loading {
  min-height: 174px;
}

.uploader-preview.is-loading .loading {
  display: block;
  width: 200px;
  height: 150px;
  border: 2px dashed #465260;
}

.uploader-preview.is-loading .spinner {
  position: relative;
  top: 45px;
}

.uploader-preview.is-active {
  background-color: #fd3;
}

.uploader-preview.is-active .set-main-image-link {
  position: relative;
  display: inline-block;
  color: black !important;
  font-weight: 700;
  text-decoration: none;
  cursor: default;
}

.uploader-preview.is-active .set-main-image-link:hover {
  color: black;
}

.uploader-preview.is-active .set-main-image-link:after {
  position: absolute;
  top: 0;
  left: -20px;
  display: block;
  width: 18px;
  height: 14px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOCAxNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNi41NTIgMEw1LjcxNyAxMS4wNDcgMS40NSA2LjY5NCAwIDguMTcgNS43MTcgMTQgMTggMS40NzcgMTYuNTUyIDB6IiBmaWxsPSIjMDAwIi8+Cjwvc3ZnPg==") no-repeat;
  content: '';
}

.uploader-preview-delete {
  position: absolute;
  top: -4px;
  right: -4px;
  display: block;
  width: 17px;
  height: 17px;
  background: white url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgPHBhdGggZD0iTTkgNy43M0w3LjczIDkgNC41IDUuNzcgMS4yNyA5IDAgNy43MyAzLjIzIDQuNSAwIDEuMjcgMS4yNyAwIDQuNSAzLjIzIDcuNzMgMCA5IDEuMjcgNS43NyA0LjUgOSA3LjczeiIgZmlsbD0iI0YwMCIvPgo8L3N2Zz4=") no-repeat 50% 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  color: transparent;
  font-size: 0px;
}

.uploader-preview-delete:active {
  margin-top: 1px;
}

.uploader-preview-delete:after {
  position: absolute;
  top: -50%;
  left: -50%;
  display: block;
  width: 200%;
  height: 200%;
  cursor: pointer;
  content: '';
}

.opera12 .uploader-preview-delete {
  border-radius: 0;
}

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

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

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

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

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

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

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
       -o-animation: rotator 1.4s linear infinite;
          animation: rotator 1.4s linear infinite;
}

.spinner circle {
  stroke: #465260;
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite;
       -o-animation: dash 1.4s ease-in-out infinite;
          animation: dash 1.4s ease-in-out infinite;
}

.opera12 .spinner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 64px;
  height: 64px;
  background: url("/images/preloader.gif") no-repeat;
}

.opera12 .spinner circle {
  display: none;
}

.no-smil .spinner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 60px;
  height: 60px;
  border: 6px solid;
  border-color: #3dca86 transparent transparent;
  border-radius: 50%;
  -webkit-animation: rotator-no-smil 0.75s linear infinite;
       -o-animation: rotator-no-smil 0.75s linear infinite;
          animation: rotator-no-smil 0.75s linear infinite;
}

.no-smil .spinner circle {
  display: none;
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}

@-o-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -o-transform: rotate(135deg);
       transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -o-transform: rotate(450deg);
       transform: rotate(450deg);
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
         -o-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}

.toggle {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 43px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.toggle-input {
  display: none;
}

.toggle-button {
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 35px;
  height: 20px;
  padding: 1px;
  background-color: #f2f3f6;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px #dadada inset;
          box-shadow: 0 0 0 1px #dadada inset;
  -webkit-transition-property: background-color, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, -webkit-box-shadow, -webkit-transform;
  -o-transition-property: background-color, box-shadow, -o-transform;
  transition-property: background-color, box-shadow, transform;
  transition-property: background-color, box-shadow, transform, -webkit-box-shadow, -webkit-transform, -o-transform;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
}

.toggle-button::after {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px #dadada;
          box-shadow: 0 0 0 1px #dadada;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
  content: '';
}

.toggle-input:checked + .toggle-button {
  background-color: #1a60ba;
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset;
          box-shadow: 0 0 0 1px #1a60ba inset;
}

.toggle-input:checked + .toggle-button::after {
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent;
  -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
       -o-transform: translateX(15px);
          transform: translateX(15px);
}

.toggle:active .toggle-button::after {
  padding-right: 3px;
}

.toggle:active .toggle-input:checked + .toggle-button::after {
  margin-left: -3px;
}

.toggle-label {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 18px;
}

.bookmark {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 26px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bookmark svg {
  fill: transparent;
  stroke: #ccc;
}

.bookmark:hover svg {
  stroke: #ffb808;
}

.bookmark:active svg {
  position: relative;
  top: 1px;
}

.bookmark--active svg {
  fill: #ffb808;
  stroke: #ffb808;
}

.bookmark__add,
.bookmark__remove {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 17px;
  height: 26px;
}

.bookmark__add:before,
.bookmark__remove:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 17px;
  height: 26px;
  background: url("/images/bookmark.png") no-repeat;
  content: '';
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 13/10), (min-resolution: 1.3dppx) {
  .bookmark__add:before,
  .bookmark__remove:before {
    background-image: url("/images/bookmark@2x.png");
    background-size: 77px 26px;
  }
}

.listing-item--top-double .bookmark__add:before,
.listing-item--top-triple .bookmark__add:before,
.related-card .bookmark__add:before, .listing-item--top-double
.bookmark__remove:before,
.listing-item--top-triple
.bookmark__remove:before,
.related-card
.bookmark__remove:before {
  background-position: -20px 0;
}

.listing-item--top-double .bookmark__add:after,
.listing-item--top-triple .bookmark__add:after,
.related-card .bookmark__add:after, .listing-item--top-double
.bookmark__remove:after,
.listing-item--top-triple
.bookmark__remove:after,
.related-card
.bookmark__remove:after {
  position: absolute;
  top: -2px;
  left: -6px;
  z-index: 1;
  display: block;
  width: 29px;
  height: 38px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAmCAMAAAAP8GBTAAAAOVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC8dlA9AAAAE3RSTlMABAsTKTAdCDo0PyIXJg8bSkNFglfc+wAAAUlJREFUOMvd0916wyAIBmAn4B+iTe//YvfhTJsuBzsffZoir1qTh4QdX5+xam/KOcczkF8muO3BWXF/YUT6yRF8IoWgZsy8vqYh0GbHGQKL1Cr7EsIEL43UMbmWd1Rs1SlCfWniEEprbVFDYKvki6GjK7ZqB7BKBR9Q0T6W0jTXBmNmeHO1Sa4Rij/CQjZNaixla1yaGArU1Kkn5VpwSE5XrWKpjzh6Mqk3FfZzrDOu4UXlfw7f9+vD+7OiHDJNlXrXqjF4RJX7cxaCZMq4ktzUqyz4+KxPLVhmzZvDO8fyLx3yeDyeR0PbHMhknIpTckXp1KenR+VJu+tMyvGEteJN5WkR210XuzcLaHf7Sll7dPW2UxYEm6raT6redKvdnRWSZu99ppW/3hRnQp2Ixhi08+tLGFGPMSN2vtEZjsAPjvEeQE6/j/6Ob31MFAjyl8DHAAAAAElFTkSuQmCC") no-repeat;
  content: '';
}

.bookmark__add {
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  -o-transition: -o-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease, -o-transform 0.15s ease;
}

.bookmark__add:hover:before {
  background-position: -40px 0;
}

.bookmark--active .bookmark__add {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  75% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-o-keyframes bounce {
  0% {
    -o-transform: scale(0);
       transform: scale(0);
  }
  75% {
    -o-transform: scale(1.25);
       transform: scale(1.25);
  }
  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
  }
  75% {
    -webkit-transform: scale(1.25);
         -o-transform: scale(1.25);
            transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

.bookmark__remove {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

.bookmark__remove:before, .bookmark__remove:hover:before {
  background-position: -60px 0 !important;
}

.bookmark--active .bookmark__remove {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0, 0.13, 1.5);
  -o-transition: all 0.3s cubic-bezier(0.1, 0, 0.13, 1.5);
  transition: all 0.3s cubic-bezier(0.1, 0, 0.13, 1.5);
}

.breadcrumb {
  font-size: 14px;
}

.breadcrumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0;
  padding: 20px 0;
  list-style: none;
  color: #000;
}

.breadcrumb--static .breadcrumb-list {
  display: block;
}

.breadcrumb-item {
  display: none;
  white-space: nowrap;
}

.breadcrumb-item:first-child:before {
  display: none;
}

@media (min-width: 900px) {
  .breadcrumb-item {
    display: block;
  }
  .breadcrumb-item:before {
    display: inline;
    margin-left: 4px;
    content: '—';
    color: #777;
  }
}

.breadcrumb--static .breadcrumb-item {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 3px;
}

.breadcrumb--static .breadcrumb-item:before {
  display: none;
}

.breadcrumb--static .breadcrumb-item:after {
  display: inline;
  color: #777;
  content: '—';
}

.breadcrumb--static .breadcrumb-item:last-child:after {
  display: none;
}

.breadcrumb-back {
  display: block;
  margin-right: 10px;
}

.breadcrumb-back .breadcrumb-link {
  padding-left: 16px;
}

.breadcrumb-back .breadcrumb-link:after {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 7px;
  height: 10px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgNyAxMCI+PHBhdGggZmlsbD0iI0FDQUU5RSIgZD0iTTYuNSA4LjQ0TDIuNzkgNSA2LjUgMS41NjIgNS4zNTUuNS41IDVsNC44NTUgNC41eiIvPjwvc3ZnPgo=") no-repeat;
  content: '';
}

@media (min-width: 900px) {
  .breadcrumb-back {
    margin-right: 0;
  }
  .breadcrumb-back .breadcrumb-link {
    padding-left: 0;
  }
  .breadcrumb-back .breadcrumb-link:after {
    display: none;
  }
}

@media (max-width: 899px) {
  .breadcrumb-back {
    position: relative;
    overflow: hidden;
  }
  .breadcrumb-back .breadcrumb-link {
    overflow: hidden;
    display: block;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.breadcrumb-tail {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.breadcrumb-link {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  color: #777;
}

.breadcrumb-link:hover {
  color: #000;
}

.breadcrumb-hidden {
  display: inline;
}

@media (min-width: 900px) {
  .breadcrumb-hidden {
    display: none;
  }
}

.b-404 {
  margin-bottom: 30px;
  padding: 30px 20px;
  font-family: 'Arial', sans-serif;
}

.b-404 h1 {
  margin: 0 0 21px;
  font-size: 30px;
}

.b-404 h2 {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 400;
}

.b-404 p {
  margin: 0 0 25px;
  font-size: 14px;
  line-height: 20px;
}

.b-404 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 30px;
}

/* shame.css */
.t-brands {
  width: 100%;
  table-layout: fixed;
  margin: 10px 0 30px;
}

.t-brands td {
  padding-left: 20px;
}

.t-brands .txtBlue {
  font: 13px/23px 'Arial', sans-serif;
}

.txtBlueTile {
  font-size: 11px;
  color: #376BAD;
  font-weight: bold;
  text-decoration: none;
}

/* shame.css */
#svg-icon-placeholder {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.top-promo {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 45px;
  background-image: -webkit-gradient(linear, right top, left top, from(#00D4B3), color-stop(62%, #10C0DD), to(#35D4EE));
  background-image: -webkit-linear-gradient(right, #00D4B3 0%, #10C0DD 62%, #35D4EE 100%);
  background-image: -o-linear-gradient(right, #00D4B3 0%, #10C0DD 62%, #35D4EE 100%);
  background-image: linear-gradient(-90deg, #00D4B3 0%, #10C0DD 62%, #35D4EE 100%);
  border-radius: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.top-promo a {
  display: block;
  text-align: center;
}

.top-promo img {
  vertical-align: middle;
}

@media (max-width: 1050px) {
  .top-promo-desktop {
    display: none;
  }
}

.top-promo-mobile {
  display: none;
}

@media (max-width: 1050px) {
  .top-promo-mobile {
    display: inline-block;
  }
}

.b-banner {
  position: relative;
  overflow: hidden;
  margin: -25px 0 25px;
  height: 122px;
  background: #1ca8e1 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAB6CAIAAAD4eQ6mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPBJREFUeNrsU0EOAjEILA3f8P/xX77DcbN06YA0q4kHTSR7KAsMMIBerrdG0luUv/7zOvZviLYmbFd6w3RzFnPsZITpHr890I9Xjp/5OZ90ss94TyGsF/av5BvU8uDDf3SEBmY/APEBa5b5sjj0Zz7zPMK8lII/0Z/GeY36lvMG1xf2T9yf+1vHF/uL1H/lrzOVx4Moe4cfvFBfsktxT41GFPxh9SLhSYkPv59wH8mOjJ/uv7wnHMpWy6gHkQ+s6pn7F+aBlL/mY68X4IlJyoczfF3dh+O3O1N6Nv8C7939gyQ8zJUXPelPj30dKA8BBgBgz4WC7MoYQwAAAABJRU5ErkJggg==") repeat-x;
  text-align: center;
}

.b-banner a {
  display: block;
}

.b-banner-pattern {
  position: relative;
  height: 90px;
  margin-bottom: 15px;
  font-size: 22px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  text-align: left;
}

.b-banner-pattern a {
  position: relative;
  display: block;
  height: 90px;
  background: url("/image/banners/f-auto_new.jpg") no-repeat;
  color: #fff;
  text-decoration: none;
}

.b-banner-pattern img {
  position: absolute;
  top: 30px;
  left: 25px;
  display: block;
}

.b-banner-pattern div {
  height: 90px;
  display: table;
}

.b-banner-pattern div div {
  position: static;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 200px;
}

.b-form {
  min-width: 660px;
  padding: 15px 0 70px;
  font-family: 'Arial', sans-serif;
  text-align: left;
}

.b-form a {
  color: #376BAD;
}

.b-form a:hover {
  color: #e34065;
}

.b-form h3 {
  margin: 30px 0 15px;
  font-size: 15px;
}

.b-form h4 {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 400;
}

.b-form p {
  font-size: 12px;
}

.b-form th,
.b-form td {
  font-size: 12px;
  font-weight: 400;
}

.b-form__item {
  display: table;
  margin-top: 15px;
}

.b-form__label {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 200px;
  padding-top: 1px;
  color: #999;
  font-size: 13px;
  text-align: right;
}

.b-form__label small {
  display: block;
  color: #777;
}

.b-form__label .required {
  position: absolute;
  right: -13px;
  color: #666;
}

.b-form__input {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-left: 25px;
  font-size: 14px;
}

.b-form__input input[type='text'],
.b-form__input input[type='password'],
.b-form__input select,
.b-form__input textarea,
.b-form textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 230px;
  margin: 0;
  padding: 7px 8px 8px;
  border: 1px solid #d4d4d4;
  border-radius: 1px;
  font: 15px 'Tahoma', 'Arial', sans-serif;
}

.b-form__item--error .b-form__input input[type='text'], .b-form__item--error
.b-form__input input[type='password'], .b-form__item--error
.b-form__input select, .b-form__item--error
.b-form__input textarea, .b-form__item--error
.b-form textarea {
  background-color: #fff8f8;
  border-color: red;
  -webkit-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 0.25);
          box-shadow: 0 0 5px 1px rgba(255, 0, 0, 0.25);
}

.b-iform input[type='text'],
.b-form__input input[type='text'],
.b-form__input input[type='password'] {
  height: 32px;
  padding: 0 10px;
  background: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  outline: 0;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
}

.b-iform input[type='text']:disabled,
.b-form__input input[type='text']:disabled,
.b-form__input input[type='password']:disabled {
  background-color: #f0f0f0;
  color: #666;
}

.b-iform input[type='text']:focus,
.b-form__input input[type='text']:focus,
.b-form__input input[type='password']:focus {
  border-color: #4f95ff;
}

.b-form__item--error .b-iform input[type='text'], .b-form__item--error
.b-form__input input[type='text'], .b-form__item--error
.b-form__input input[type='password'] {
  background-color: #fff8f8;
  border-color: red;
  -webkit-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 0.25);
          box-shadow: 0 0 5px 1px rgba(255, 0, 0, 0.25);
}

.b-form textarea {
  display: block;
  width: 400px;
  min-width: 400px;
  max-width: 100%;
  height: 120px;
  min-height: 120px;
  padding: 10px;
  background: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  outline: 0;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
}

.b-form textarea:disabled {
  background-color: #f0f0f0;
  color: #666;
}

.b-form textarea:focus {
  border-color: #4f95ff;
}

.b-form__item--error .b-form textarea {
  background-color: #fff8f8;
  border-color: red;
  -webkit-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 0.25);
          box-shadow: 0 0 5px 1px rgba(255, 0, 0, 0.25);
}

.b-form__input .b-textnode {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 230px;
  margin: 0;
  padding: 8px 0 9px;
  font: 15px 'Arial', sans-serif;
}

.b-form__input input[type='text'].w-medium,
.b-form__input input[type='password'].w-medium,
.b-form__input select.w-medium {
  width: 135px;
}

.b-form__input input[type='text'].w-long,
.b-form__input input[type='password'].w-long,
.b-form__input select.w-long {
  width: 400px;
}

.b-form__input input[type='text'].w-short,
.b-form__input input[type='password'].w-short,
.b-form__input select.w-short {
  width: 90px;
}

.b-form__input input[type='text'].w-tiny,
.b-form__input input[type='password'].w-tiny,
.b-form__input select.w-tiny {
  width: 50px;
}

.b-iform select,
.b-form__input select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 32px;
  padding: 0 25px 0 10px;
  background: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  outline: 0;
  overflow: hidden;
  text-indent: 0.01px;
  -o-text-overflow: '';
     text-overflow: '';
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.b-iform select:disabled,
.b-form__input select:disabled {
  background-color: #f0f0f0;
  color: #666;
}

.appearance .b-iform select, .appearance
.b-form__input select {
  background: white url("/images/arrow.svg") no-repeat 100% 13px;
}

.appearance .b-iform select:disabled, .appearance
.b-form__input select:disabled {
  background-color: #f0f0f0;
}

.b-iform select:focus,
.b-form__input select:focus {
  z-index: +1;
  border-color: #4f95ff;
}

.b-iform select:-moz-focusring,
.b-form__input select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.b-iform select::-ms-value,
.b-form__input select::-ms-value {
  background: none;
  color: black;
}

.b-iform select::-ms-expand,
.b-form__input select::-ms-expand {
  display: none;
}

.b-form__input input[type='text'] + select,
.b-form__input input[type='password'] + select {
  width: auto;
  margin-left: 10px;
}

.b-form__input select,
.b-form__input textarea,
.b-form__input input[type='text'],
.b-form__input input[type='password'],
.b-form__input .b-textnode {
  margin-top: -10px;
  margin-bottom: 8px;
}

.b-form__input select + select {
  margin-top: 0;
}

.b-form__input input[type='checkbox'] {
  margin: 0;
}

.b-form__telgroup select {
  width: 180px;
}

.b-form__telgroup select + input[type='text'] {
  margin-left: 10px;
  width: 60px;
}

.b-form__telgroup select + input[type='text'] + input[type='text'] {
  margin-left: 10px;
  width: 130px;
}

.b-form__country select {
  display: block;
}

.b-form__captcha {
  position: relative;
  padding-top: 110px;
}

.b-form__captcha img {
  position: absolute;
  top: 10px;
  left: 25px;
  display: block;
}

.b-form__captcha img[type='text'] {
  margin-right: 6px;
}

.b-form__text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: -10px 0 8px;
  padding: 9px 10px;
  font: 15px 'Arial', sans-serif;
}

.b-form__warn {
  position: relative;
  top: -3px;
  display: inline-block;
  vertical-align: middle;
  max-width: 340px;
  height: 10px;
  margin: 0 0 0 10px;
  color: #666;
  font-size: 12px;
}

.b-form__warn span {
  position: relative;
  top: -7px;
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}

.b-form__info {
  margin: 10px 0;
  font-size: 14px !important;
  line-height: 18px;
}

.b-form__info a {
  font-size: 12px;
}

.b-form__inform {
  margin: 5px 0 15px;
  color: #666;
  font-size: 12px;
  line-height: 14px;
}

.b-checklist {
  margin-bottom: 10px;
  padding-top: 12px;
  font-size: 14px;
}

.b-checklist label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  padding: 0 0 0 24px;
}

.b-checklist label:last-child {
  margin-right: 0;
}

.b-checklist input {
  position: absolute;
  top: 1px;
  left: 0;
  margin: 0;
  font-size: 16px;
}

.b-form__item--error .b-checklist input,
.has-error .b-checklist input {
  background-color: #FFF1F1;
  outline: 2px solid #E87979;
}

.b-checklist--cols label {
  width: 150px;
  margin-bottom: 15px;
}

.b-form__button input {
  overflow: auto;
  display: inline-block;
  vertical-align: baseline;
  margin: 0 27px 0 0;
  padding: 10px 35px 12px;
  background-color: #4b8def;
  border: 0;
  outline: 0;
  border-radius: 3px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  -webkit-appearance: none;
}

.b-form__button input:hover {
  background-color: #4f95ff;
}

.b-form__button input:active {
  background-color: #4b8def;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}

.b-form__button2 input {
  overflow: auto;
  margin: 4px 10px 4px 0;
  padding: 10px 15px;
  background: #3A72C7;
  border: 0;
  border-radius: 5px;
  color: white;
  font: 14px/1 'Tahoma', 'Arial', sans-serif;
  cursor: pointer;
}

.b-form__button input[type="submit"][disabled],
.b-form__button2 input[type="submit"][disabled] {
  background: #ccc;
  cursor: default;
}

.b-form__button input[type="reset"] {
  background: #aaa;
}

.b-form__buttongroup input {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 15px;
}

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

.b-parameters input {
  margin: 0 6px 0 0;
}

.b-parameters table {
  background: none !important;
}

@media (max-width: 500px) {
  .b-parameters table {
    display: block;
  }
}

.b-parameters td {
  font-size: 13px;
  line-height: 1.5;
}

@media (max-width: 500px) {
  .b-parameters td {
    display: block;
    width: auto;
  }
}

.b-parameters .txtBlueTile {
  padding: 5px 0;
  color: #333;
  font-size: 13px;
  text-align: left;
  font-weight: 700;
}

.iform {
  margin-bottom: 20px;
}

.iform-wrapper,
.iform-item {
  display: inline-block;
  vertical-align: bottom;
}

.iform-wrapper input,
.iform-wrapper select,
.iform-item input,
.iform-item select {
  margin: 0;
  width: 100%;
  min-width: 110px;
}

.iform-wrapper > span,
.iform-item > span {
  display: block;
  margin: 0 5px;
  line-height: 40px;
  font-size: 20px;
}

.iform-label {
  display: block;
  margin-bottom: 5px;
  color: #777;
  font-size: 14px;
}

.b-iform {
  margin: 0;
  font-size: 14px;
}

.b-iform--single {
  margin-top: -10px;
  margin-bottom: 8px;
}

.b-iform-addtel-2 a,
.b-iform-addtel-3 a {
  text-decoration: none;
  border-bottom: 1px dotted;
}

.b-iform th,
.b-iform td {
  padding: 5px 5px 5px 0;
}

.b-iform--single td {
  padding-top: 0;
  padding-bottom: 0;
}

.b-iform input[type="text"],
.b-iform select {
  width: auto !important;
}

.b-iform--single select:first-child {
  margin-left: 0;
}

.b-iform select {
  height: 35px;
}

.b-account {
  min-width: 630px;
  padding: 15px 0;
  font-family: 'Tahoma', sans-serif;
}

.b-account a {
  color: #3a6daf;
}

.b-account__topbar {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 37px;
}

.b-account__settings {
  float: left;
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
}

.b-account__settings li {
  float: left;
  margin-right: 25px;
}

.b-account__rules {
  float: right;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.b-account__header {
  margin-bottom: 26px;
}

.b-account__header h2 {
  display: block;
  margin: 0 0 27px;
  font-size: 18px;
  font-weight: 700;
}

.b-account__header p {
  margin: 0;
  font-size: 14px;
}

.b-sections {
  display: table;
  width: 100%;
  margin-bottom: 50px;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

.b-sections__list {
  display: table-row;
  margin: 0;
  padding: 0;
  list-style: none;
}

.b-sections__item {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 12px;
  text-align: center;
}

.b-sections__item:first-child {
  padding-left: 0;
}

.b-sections__item a {
  display: block;
  margin-bottom: 16px;
  padding: 10px;
  border: 2px solid #54bf61;
  border-radius: 6px;
  color: #53be5e;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.b-sections__item small {
  display: block;
  color: #737373;
  font-size: 12px;
  line-height: 16px;
}

.b-myclassifieds h2 {
  display: block;
  margin: 0 0 27px;
  font-size: 18px;
  font-weight: 700;
}

.b-myclassifieds ul {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
}

.b-myclassifieds li {
  float: left;
  margin-right: 25px;
}

.b-back {
  margin: 0;
  padding: 0 30px;
  font-size: 13px;
  text-align: left;
}

.b-errormessage {
  position: absolute;
  top: -23px;
  left: 100%;
  display: none;
  width: 350px;
  z-index: 50;
  margin-left: 10px;
  padding: 0;
}

.b-form__captcha .b-errormessage {
  top: 87px;
}

.b-errormessage:before, .b-errormessage:after {
  position: absolute;
  top: 13px;
  right: 100%;
  width: 0;
  height: 0;
  margin-right: -1px;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #e25555 transparent transparent;
  content: '';
}

.b-errormessage li {
  display: block;
  padding: 4px 15px;
  background-color: #e25555;
  color: white;
  font-size: 14px;
}

.b-errormessage li:first-child {
  padding-top: 11px;
  border-radius: 4px 4px 0 0;
}

.b-errormessage li:last-child {
  padding-bottom: 12px;
  border-radius: 0 0 4px 4px;
}

.b-errormessage li:only-child {
  display: inline-block;
  vertical-align: top;
  padding: 11px 15px 12px;
  border-radius: 4px;
}

.b-form__item:hover .b-errormessage,
.mobile .b-errormessage,
.webtv .b-errormessage,
.j2me .b-errormessage {
  display: block;
}

.b-contacts {
  padding: 30px 0;
  font-family: 'Verdana', sans-serif;
}

.b-contacts--rightalign {
  text-align: right;
}

.b-contacts h4 {
  margin: 0 0 20px;
  font-size: 13px;
  font-weight: 400;
}

.b-contacts ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font-size: 13px;
}

.b-contacts ul li {
  padding: 4px 0;
}

.b-contacts ul img {
  position: relative;
  top: -1px;
  vertical-align: middle;
  margin-right: 4px;
}

.b-contacts p {
  margin: 0;
  font-size: 12px;
}

.b-contacts p i {
  font-size: 13px;
}

.b-contacts p a {
  color: #376BAD;
  font-weight: 700;
}

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

.align-left > div {
  padding-left: 30px;
  padding-right: 30px;
}

.b-article .textnews img {
  display: inline;
  max-width: none;
  margin: 1px 2px;
}

.b-mylist {
  margin: 13px 0;
  border-top: 1px solid #b8b8b8;
  font-family: 'Arial', sans-serif;
}

.b-mylist a {
  color: #376aac;
  text-decoration: none;
}

.b-mylist-ctrl {
  padding: 10px 0;
  font-size: 12px;
}

.b-mylist-ctrl:before,
.b-mylist-ctrl:after {
  display: table;
  content: '';
}

.b-mylist-ctrl:after {
  clear: both;
}

.b-mylist-checkall {
  float: left;
  width: 200px;
  padding: 9px 0;
  text-align: left;
}

.b-mylist-checkall label {
  position: relative;
  display: inline-block;
}

.b-mylist-checkall input {
  position: absolute;
  top: 1px;
  left: 1px;
  margin: 0;
}

.b-mylist-checkall span {
  margin-left: 35px;
}

.b-mylist-operations {
  overflow: hidden;
  display: none;
  padding: 0 11px;
  background-color: #f5f4de;
  text-align: left;
}

.b-mylist-operations div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  padding: 7px 0;
}

.b-mylist-operations div:first-child {
  padding: 9px 0;
}

.b-mylist-operations input {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  outline: 0;
  color: #376aac;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.b-mylist-items {
  text-align: left;
}

.b-mylist-item {
  margin-bottom: 40px;
}

.b-mylist-item:before,
.b-mylist-item:after {
  display: table;
  content: '';
}

.b-mylist-item:after {
  clear: both;
}

.b-mylist-item--top {
  background-color: #fffbeb;
}

.b-mylist-item--disabled {
  background: #eee;
}

.b-mylist-item-title {
  margin-bottom: 15px;
  padding: 5px 20px 5px 35px;
  background-color: #ebf4ff;
  font-size: 16px;
  font-weight: 700;
}

.b-mylist-item-title small {
  float: right;
  padding-top: 3px;
  color: #666;
  font-size: 12px;
}

.b-mylist-item--top .b-mylist-item-title {
  background-color: #f1e69d;
}

.b-mylist-item--disabled .b-mylist-item-title {
  background: #ddd;
  color: #444;
}

.b-mylist-item-check {
  float: left;
  width: 35px;
}

.b-mylist-item-check input {
  margin: 0;
}

.b-mylist-item-image {
  float: left;
  width: 90px;
  min-height: 100px;
  margin-right: 20px;
}

.b-mylist-item--disabled .b-mylist-item-image {
  opacity: 0.2;
}

.b-mylist-item-image img {
  width: 90px;
  height: auto;
}

.b-mylist-item-control {
  float: left;
}

.b-mylist-item-ctrl {
  float: left;
  padding: 4px 0 0;
  font-size: 12px;
}

.b-mylist-item-ctrl ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}

.b-mylist-item-ctrl p {
  margin: 0;
  padding: 23px 0 0;
  color: #a6a6a6;
  font-size: 11px;
}

.b-mylist-item-ctrl a {
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
}

.b-mylist-item-ctrl img {
  position: relative;
  left: 2px;
  vertical-align: middle;
  margin-right: 6px;
}

.b-mylist-item-ctrl span {
  vertical-align: middle;
}

.b-mylist-item-views {
  padding-top: 37px;
  color: #666;
  font-size: 12px;
}

.b-mylist-item-side {
  float: right;
  text-align: right;
}

.b-mylist-item-price {
  padding: 5px 20px 0 0;
  color: #ca3667;
  font-size: 16px;
  font-weight: 700;
}

.b-mylist-item-options {
  padding: 18px 20px 0 0;
  color: #a6a6a6;
  font-size: 11px;
}

.b-mylist-item-options input {
  margin: 0;
}

.b-mylist-item-options a {
  margin: 0 1px;
  font-size: 13px;
  font-weight: 700;
}

.b-mylist-item-options span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 9px;
}

/*-------------------------------------------------------
    BEGIN: Pagination
-------------------------------------------------------*/
.pagination {
  margin: 45px 0 60px;
  font: 14px 'Arial', sans-serif;
  text-align: center;
}

.pagination + .av-mylist-info {
  padding-top: 0;
}

.pagination .page_passive,
.pagination .page_active {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 12px;
  color: #376BAD;
  font: 14px 'Arial', sans-serif;
  text-decoration: none;
}

.pagination .page_active {
  background: #e34065;
  color: white;
}

.pagination .page_passive:hover {
  color: #e34065;
}

.pagination .page_passive b,
.pagination .page_active b {
  font-weight: 400;
}

.pagination ul {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pagination li {
  float: left;
}

.pagination li a {
  display: block;
  padding: 6px 12px;
  color: #376BAD;
  text-decoration: none;
}

.pagination li a:hover {
  color: #e34065;
}

.pagination li.active a {
  background: #e34065;
  color: white;
}

/*-------------------------------------------------------
    END
-------------------------------------------------------*/
/*-------------------------------------------------------
    BEGIN: Header
-------------------------------------------------------*/
.b-header {
  margin-bottom: 30px;
}

.b-header:before, .b-header:after {
  display: table;
  content: '';
}

.b-header:after {
  clear: both;
}

.b-header-title {
  float: left;
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
}

@media (max-width: 499px) {
  .b-header-title {
    font-size: 24px;
  }
}

.b-header-side {
  float: right;
  margin: 0 0 0 30px;
  padding-top: 12px;
  font-size: 14px;
}

.b-header-side a {
  display: block;
  color: #376BAD;
  text-decoration: none;
}

.b-header-side a:hover {
  color: #e34065;
}

.b-header-side a svg {
  position: relative;
  top: -2px;
  left: -2px;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}

.b-header-details {
  clear: both;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  font: 12px 'Arial', sans-serif;
}

.b-header-details:before, .b-header-details:after {
  display: table;
  content: '';
}

.b-header-details:after {
  clear: both;
}

.b-header-details svg {
  position: relative;
  top: -1px;
  vertical-align: middle;
  fill: #999;
}

.b-header-details li {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 23px;
  color: #7a7a7a;
}

.b-header-details a {
  color: #376BAD;
  text-decoration: none;
}

.b-header-details a:hover {
  color: #e34065;
}

@media print {
  .b-header-details a {
    display: none;
  }
}

.b-header-details strong {
  color: black;
  font-size: 14px;
}

.b-header-data {
  float: left;
  clear: left;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  font-size: 10px;
}

.b-header-data li {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 14px;
}

.b-header-data svg {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  fill: #3dca86;
}

.b-header-data span {
  color: #3dca86;
}

/*-------------------------------------------------------
    END
-------------------------------------------------------*/
/*-------------------------------------------------------
    BEGIN: Status
-------------------------------------------------------*/
.b-status {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1250px;
  margin: auto;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.b-status p {
  position: relative;
  z-index: 20;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 12px 40px;
  font-size: 18px;
  text-align: left;
}

.b-status p + p {
  margin-top: -12px;
}

.b-status button {
  position: absolute;
  top: 5px;
  right: 25px;
  z-index: 50;
  margin: 0;
  padding: 10px;
  background: none;
  border: 0;
  color: #716341;
  font-size: 11px;
  line-height: 1;
  cursor: pointer;
}

.b-status button span {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  color: black;
  font-size: 15px;
}

@media (max-width: 799px) {
  .b-status {
    padding-left: 20px;
    text-align: left;
  }
  .b-status p {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
    padding-left: 25px;
  }
  .b-status button {
    right: 15px;
    font-size: 0;
  }
}

@media (max-width: 499px) {
  .b-status {
    padding-left: 15px;
  }
  .b-status p {
    padding-left: 0;
  }
}

@-webkit-keyframes hide {
  from {
    height: 45px;
  }
  to {
    height: 0px;
  }
}

@-o-keyframes hide {
  from {
    height: 45px;
  }
  to {
    height: 0px;
  }
}

@keyframes hide {
  from {
    height: 45px;
  }
  to {
    height: 0px;
  }
}

.b-status--success {
  height: 45px;
  background-color: #fee7ce;
  color: #0f9a26;
  -webkit-animation: hide 1s cubic-bezier(0.19, 1, 0.22, 1) 2s forwards;
       -o-animation: hide 1s cubic-bezier(0.19, 1, 0.22, 1) 2s forwards;
          animation: hide 1s cubic-bezier(0.19, 1, 0.22, 1) 2s forwards;
}

@media (max-width: 799px) {
  .b-status--success {
    height: auto;
  }
}

.b-status--success p:before {
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 24px;
  height: 19px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxOSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjE5Ij4NCiAgICA8cGF0aCBpZD0iYyIgZD0iTTIyLjEgMEw3LjYgMTUgMS45IDkuMWwtMS45IDJMNy42IDE5IDI0IDJ6IiBmaWxsPSIjMGY5YTI2Ii8+DQo8L3N2Zz4NCg==");
  content: '';
}

@media (max-width: 499px) {
  .b-status--success p:before {
    display: none;
  }
}

.b-status--error {
  background-color: #fee7ce;
  color: red;
}

.b-status--error p {
  padding-right: 120px;
}

/*-------------------------------------------------------
    END
-------------------------------------------------------*/
/*-------------------------------------------------------
    BEGIN: Forms: dropdown
-------------------------------------------------------*/
/*
<div class="b-dropdown js-dropdown">
    <div class="b-dropdown-head js-dropdown-toggle">Choose option</div>
    <div class="b-dropdown-body">
        <ul>
            <li><a href="http://av.by">Dropdown item #1</a></li>
            <li><a href="http://av.by">Dropdown item #2</a></li>
            <li><a href="http://av.by">Dropdown item #3</a></li>
        </ul>
    </div>
</div>
*/
.b-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 150px;
  max-width: 250px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
}

.b-dropdown-head {
  position: relative;
  overflow: hidden;
  padding: 8px 25px 8px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.b-dropdown--active .b-dropdown-head {
  border-radius: 5px 5px 0 0;
}

.b-dropdown-head:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-style: solid;
  border-width: 6px 4px 0;
  border-color: grey transparent transparent;
  content: '';
}

.b-dropdown--active .b-dropdown-head:after {
  border-width: 0 4px 6px;
  border-color: transparent transparent grey;
}

.b-dropdown-body {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: auto;
  max-height: 300px;
  display: none;
  background-color: white;
  border: solid #ccc;
  border-width: 0 1px 1px;
  border-radius: 0 0 5px 5px;
}

.b-dropdown--active .b-dropdown-body {
  display: block;
}

.b-dropdown-body ul {
  margin: 0;
  padding: 8px 10px;
  list-style: none;
}

.b-dropdown-body li:first-child {
  margin-top: 0;
}

.b-dropdown-body a {
  padding: 5px 0;
  display: inline-block;
  vertical-align: top;
  color: #376BAD;
  text-decoration: none;
}

.b-dropdown-body a:hover {
  color: #e34065;
}

/*-------------------------------------------------------
    END
-------------------------------------------------------*/
/*-------------------------------------------------------
    BEGIN: Adlinks
-------------------------------------------------------*/
.b-adlinks {
  position: relative;
  margin: 0 -1px -1px 0;
  border: 1px dashed #ccc;
}

.b-header .b-adlinks {
  width: auto;
  margin: 0;
}

.b-adlinks h4 {
  position: absolute;
  top: -7px;
  left: 15px;
  margin: 0;
  padding: 0 5px;
  background-color: white;
  color: #ccc;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.b-adlinks ul {
  margin: 0 -40px 0 0;
  padding: 19px 18px 13px;
  list-style: none;
}

.b-adlinks li {
  display: inline-block;
  width: 29%;
  vertical-align: top;
  margin-right: 3%;
  margin-bottom: 8px;
}

.b-adlinks a {
  display: block;
  overflow: hidden;
  color: #3d3d3d;
  line-height: 18px;
  text-decoration: none;
}

.b-adlinks a:hover {
  color: #e34065;
}

.b-adlinks img {
  float: left;
  width: 100px;
  height: auto;
}

.b-adlinks span {
  overflow: hidden;
  display: block;
  padding: 12px 0 0 20px;
  font-size: 12px;
  line-height: 18px;
}

.b-adlinks ins {
  text-decoration: none;
}

/*-------------------------------------------------------
    END
-------------------------------------------------------*/
.b-branding {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.b-branding img,
.b-branding canvas {
  position: relative;
  overflow: hidden;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.side-avban {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
}

.side-avban > div {
  margin: auto;
}

.side-avban small {
  display: block;
}

.side-avban > ins {
  display: block;
}

.b-converter {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
}

@media print {
  .b-converter {
    display: none;
  }
}

@media (max-width: 950px) {
  .b-converter {
    display: none;
  }
}

.b-converter--static {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  min-height: 30px;
  margin: 0 0 30px 273px;
}

.b-converter-wrap {
  position: relative;
  min-width: 1200px;
  max-width: 1400px;
  margin: auto;
}

.b-converter--static .b-converter-wrap {
  min-width: none;
  max-width: none;
}

.b-converter-open {
  position: absolute;
  bottom: 0;
  right: 20px;
  width: 262px;
}

.b-converter--static .b-converter-open {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.b-converter-open button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  background-color: #4b8def;
  border: 0;
  border-radius: 3px 3px 0 0;
  color: white;
  outline: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.b-converter-open button:hover, .b-converter-open button:focus {
  background-color: #4f95ff;
}

.b-converter-open button:active {
  background-color: #4b8def;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}

.b-converter--static .b-converter-open button {
  border-radius: 3px;
}

.b-converter-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px 20px;
  font-size: 11px;
  cursor: pointer;
}

.b-converter-close span {
  display: block;
  border-bottom: 1px dotted;
  color: #376BAD;
  text-decoration: none;
}

.b-converter-close:hover span {
  color: #e34065;
}

.b-converter-box {
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: 1000;
  padding: 15px 20px 20px;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 1px 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 6px 16px rgba(88, 93, 112, 0.15);
          box-shadow: 0 6px 16px rgba(88, 93, 112, 0.15);
}

.b-converter-box h4 {
  margin: 0 0 1em;
  font-size: 14px;
}

.b-converter--static .b-converter-box {
  position: relative;
  bottom: auto;
  right: auto;
  width: 220px;
  border-radius: 0;
}

.b-converter-item {
  position: relative;
  width: 220px;
  margin: 0 0 5px;
  padding: 0;
  border: 0;
}

.b-converter-item input {
  position: relative;
  z-index: 1005;
  height: 28px;
  padding-right: 50px;
}

.b-converter-item span {
  position: absolute;
  z-index: 1010;
  top: 8px;
  right: 10px;
  color: #999;
  font-size: 12px;
}

.b-converter-info {
  padding: 10px 10px 0;
  color: #999;
  font-size: 12px;
  text-align: center;
}

.b-sectnav {
  margin: 30px 0 -10px;
  border-bottom: 1px solid #dcdcdc;
}

.b-sectnav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.b-sectnav-list:before, .b-sectnav-list:after {
  display: table;
  content: '';
}

.b-sectnav-list:after {
  clear: both;
}

.b-sectnav-item {
  float: left;
  margin-right: 37px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.b-sectnav-item a {
  display: block;
  padding: 7px 0;
  border-bottom: 4px solid transparent;
  color: #878787;
  text-decoration: none;
}

.b-sectnav-item a:hover {
  color: #333;
}

.b-sectnav-item--active a {
  border-bottom-color: #dcdcdc;
  color: black;
  cursor: default;
}

.b-sectnav-item--active a:hover {
  color: black;
}

.generations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
  padding-top: 10px;
}

.generation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 10px 20px;
  cursor: pointer;
}

.generation__input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.generation__container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 188px;
  padding: 10px 10px 17px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.17) inset;
          box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.17) inset;
}

.generation:hover .generation__container {
  -webkit-box-shadow: 0 0 0 2px #5da1ff inset;
          box-shadow: 0 0 0 2px #5da1ff inset;
}

.generation__input:checked + .generation__container,
.generation:hover .generation__input:checked + .generation__container {
  background-color: #f6f095;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.generation__image {
  display: block;
  width: 188px;
  height: 126px;
  margin-bottom: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}

.generations--selected .generation:not(.generation--active) .generation__image {
  opacity: 0.4;
}

.generation__title {
  display: block;
  margin-bottom: 10px;
  color: #1a60ba;
  font-size: 16px;
  text-align: left;
}

.generation__description {
  display: block;
  font-size: 12px;
}

@media (max-width: 599px) {
  .generations {
    margin: 0 -5px;
  }
  .generation {
    padding: 0 5px 20px;
  }
  .generation__container {
    width: 120px;
  }
  .generation__image {
    width: 120px;
    height: 80px;
  }
}

.fltr {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 400px;
  margin: 0 -25px;
  padding: 20px 25px;
  background-repeat: no-repeat;
}

.fltr:before, .fltr:after {
  display: table;
  content: '';
}

.fltr:after {
  clear: both;
}

@media (max-width: 1050px) {
  .fltr {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 800px) {
  .fltr {
    margin: 0 -20px;
  }
}

@media (max-width: 500px) {
  .fltr {
    margin: 0 -15px;
  }
}

.fltr-moto {
  background-image: url("/images/background/filter-moto.jpg");
}

.fltr-truck {
  background-image: url("/images/background/filter-truck.jpg");
}

@media (max-width: 1050px) {
  .fltr-moto,
  .fltr-truck {
    background-image: none;
  }
}

.fltr-title {
  position: absolute;
  top: 25px;
  left: 625px;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0;
}

.fltr-title small {
  display: block;
  width: 200px;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}

@media (max-width: 1050px) {
  .fltr-title {
    position: static;
    top: auto;
    left: auto;
    margin-bottom: 15px;
    padding-left: 25px;
  }
  .fltr-title small {
    display: inline-block;
    width: auto;
    white-space: nowrap;
  }
}

.fltr-box {
  float: left;
  width: 575px;
  height: 360px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.23), 0 0 0 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.23), 0 0 0 1px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1050px) {
  .fltr-box {
    float: none;
    width: auto;
    height: auto;
    background-color: #eff2f3;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.fltr-tabslist {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f5f6ec;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.fltr-tabslist:before, .fltr-tabslist:after {
  display: table;
  content: '';
}

.fltr-tabslist:after {
  clear: both;
}

@media (max-width: 1050px) {
  .fltr-tabslist {
    background-color: #d6dadb;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.fltr-tabsitem {
  float: left;
  width: 100px;
  margin-right: -1px;
}

.fltr-tabsitem svg {
  vertical-align: middle;
  fill: #1a60ba;
}

.fltr-tabsitem a {
  position: relative;
  display: block;
  padding: 14px 0 18px;
  outline: 0;
  text-align: center;
}

.fltr-tabsitem a:after {
  position: absolute;
  top: 8px;
  right: 0;
  bottom: 8px;
  width: 1px;
  background-color: #d7d8cb;
  content: '';
}

.fltr-tabsitem a[aria-selected="true"] {
  background-color: #fff;
}

.fltr-tabsitem a[aria-selected="true"]:after {
  display: none;
}

.fltr-tabsitem a[aria-selected="true"] svg {
  fill: #ffb808;
}

.fltr-tabsitem:first-child a {
  border-top-left-radius: 5px;
}

.fltr-tabsitem:last-child a {
  border-top-right-radius: 5px;
}

@media (max-width: 1050px) {
  .fltr-tabsitem a:after {
    background-color: #ececec;
  }
  .fltr-tabsitem a[aria-selected="true"] {
    background-color: #eff2f3;
  }
  .fltr-tabsitem:first-child a {
    border-top-left-radius: 0;
  }
  .fltr-tabsitem:last-child a {
    border-top-right-radius: 0;
  }
}

@media (max-width: 500px) {
  .fltr-tabsitem {
    width: 25%;
    margin: 0;
  }
}

.fltr-tabpanel {
  display: none;
  padding: 30px 25px 30px 0;
}

.fltr-tabpanel[aria-hidden="false"] {
  display: block;
}

@media (max-width: 1050px) {
  .fltr-tabpanel {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.fltr-checklist {
  margin: 0 0 15px;
  padding: 0 0 0 25px;
  list-style: none;
  font-size: 15px;
}

.fltr-checklist:before, .fltr-checklist:after {
  display: table;
  content: '';
}

.fltr-checklist:after {
  clear: both;
}

.fltr-checklist li {
  float: left;
  margin: 0 20px 10px 0;
}

.fltr-checklist input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  font-size: 16px;
}

.fltr-checklist span {
  display: inline-block;
  vertical-align: middle;
  color: #777;
}

.fltr-checklist input:checked + span {
  color: #000;
}

.fltr-category {
  margin: -7px 0 20px;
  padding-left: 25px;
}

.fltr-item {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 50%;
  margin-bottom: 15px;
  padding-left: 25px;
}

.fltr-item select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  background-color: white;
  border: 1px solid rgba(17, 17, 17, 0.17);
  border-radius: 3px;
  outline: 0;
  overflow: hidden;
  text-indent: 0.01px;
  -o-text-overflow: '';
     text-overflow: '';
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.appearance .fltr-item select {
  background: white url("/images/arrow.svg") no-repeat 100% 13px;
}

.appearance .fltr-item select::-ms-expand {
  display: none;
}

.fltr-item select:focus {
  z-index: +1;
  border-color: #5da1ff;
}

.fltr-item select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.fltr-item select::-ms-expand {
  background: none;
  border: 0;
}

.fltr-item select::-ms-value {
  background: none;
  color: black;
}

@media (max-width: 1050px) {
  .fltr-item {
    width: 33%;
  }
}

@media (max-width: 800px) {
  .fltr-item {
    width: 50%;
  }
}

@media (max-width: 500px) {
  .fltr-item {
    float: none;
    width: auto;
  }
}

.fltr-submit {
  position: relative;
  clear: both;
  padding: 10px 0 0 25px;
}

.fltr-submit:before, .fltr-submit:after {
  display: table;
  content: '';
}

.fltr-submit:after {
  clear: both;
}

.fltr-submit-control {
  float: left;
  width: 155px;
}

@media (max-width: 500px) {
  .fltr-submit-control {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
}

.fltr-submit-side {
  position: absolute;
  top: 21px;
  right: 0;
}

@media (max-width: 500px) {
  .fltr-submit-side {
    position: static;
    text-align: center;
  }
}

.fltr-submit-side a {
  font-size: 15px;
}

.fltr-submit-side a:hover {
  text-decoration: none;
}

.filter {
  margin-bottom: 40px;
  border-top: 1px solid #ececec;
}

.filter:before, .filter:after {
  display: table;
  content: '';
}

.filter:after {
  clear: both;
}

@media (max-width: 950px) {
  .filter {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    margin: 0 !important;
    padding: 0;
    -webkit-transition: opacity 0.333s;
    -o-transition: opacity 0.333s;
    transition: opacity 0.333s;
  }
  .filter.filter-expanded {
    opacity: 1;
    visibility: visible;
    padding-bottom: 0;
    background-color: rgba(0, 0, 0, 0.58);
  }
}

.filter--parts {
  padding-top: 20px;
  border-top: 0;
}

.filter-show {
  position: relative;
  float: right;
  display: none;
  margin: 0;
  padding: 8px 20px 8px 41px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}

.filter-show.hidden {
  display: none;
}

.filter-show ins,
.filter-show del {
  text-decoration: none;
}

.filter-show del {
  display: none;
}

.filter-show svg {
  position: absolute;
  top: 6px;
  left: 11px;
  display: block;
  fill: #3dca86;
}

.filter-show:hover {
  border-color: #777;
}

@media (max-width: 950px) {
  .filter-show {
    display: block;
  }
}

@media (max-width: 500px) {
  .filter-show {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-right: 10px;
    padding-left: 30px;
  }
  .filter-show svg {
    left: 8px;
  }
  .filter-show ins {
    display: none;
  }
  .filter-show del {
    display: block;
  }
}

.filter-expanded .filter-show {
  display: none;
}

.filter-showmore,
.filter-hide {
  display: none;
  font-size: 15px;
  cursor: pointer;
}

.filter-showmore:hover span,
.filter-hide:hover span {
  text-decoration: underline;
}

@media (max-width: 950px) {
  .filter-expanded .filter-showmore, .filter-expanded
  .filter-hide {
    display: block;
  }
  .filter-expanded .filter-showmore:after, .filter-expanded
  .filter-hide:after {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 370px;
    display: block;
    content: '';
  }
}

.filter-showmore {
  float: left;
}

.filter-showmore svg {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  fill: #3dca86;
}

.filter-showmore ins {
  text-decoration: none;
}

@media (max-width: 950px) {
  .filter-showmore {
    display: none !important;
  }
}

.filter-hide {
  float: right;
}

.filter-hide:hover span {
  text-decoration: underline;
}

@media (max-width: 950px) {
  .filter-hide {
    position: absolute;
    top: 17px;
    right: 26px;
    z-index: 110;
    color: transparent;
    font-size: 0;
  }
  .filter-hide span {
    display: block;
    width: 12px;
    height: 12px;
    background: url("/images/close.svg") no-repeat;
  }
}

@media (max-width: 950px) {
  .filter-additional {
    display: block !important;
  }
}

@media (max-width: 950px) {
  .filter-body {
    display: none;
  }
  .filter-expanded .filter-body {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    display: block;
    width: 370px;
    padding: 60px 25px 60px 5px;
    background-color: white;
  }
  .filter-expanded .filter-body:before {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 50;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 370px;
    padding: 15px 25px;
    background: #f6f095;
    font-size: 15px;
    font-weight: 700;
    content: 'Поиск по параметрам';
  }
  .filter--parts.filter-expanded .filter-body::before {
    content: 'Параметры';
  }
}

@media (max-width: 370px) {
  .filter-expanded .filter-body {
    left: 0;
    width: auto;
  }
  .filter-expanded .filter-body:before {
    width: 100%;
  }
}

.filter-section {
  border-bottom: 1px solid #ececec;
}

@media (max-width: 950px) {
  .filter-section {
    border-bottom-color: #ccc;
  }
  .filter-section:not(:first-child) {
    margin-left: 25px;
  }
  .filter--parts .filter-section:not(:first-child) {
    margin-left: 20px;
  }
  .filter-section:first-child {
    border-bottom-width: 0;
  }
  .filter-full .filter-section:first-child + .filter-section {
    border-top: 1px solid #ccc;
  }
}

@media (max-width: 800px) {
  .filter-section:not(:first-child) {
    margin-left: 20px;
  }
}

@media (max-width: 500px) {
  .filter-section:not(:first-child) {
    margin-left: 15px;
  }
}

.filter-section-toggle {
  position: relative;
  color: #777;
  cursor: pointer;
}

.filter-section-toggle:after {
  position: absolute;
  top: 12px;
  right: 16px;
  display: block;
  width: 7px;
  height: 9px;
  background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNyA5IiB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0uNyAxLjFsMy44IDMuNEwuNyA3LjkgMS45IDlsNC44LTQuNUwxLjkgMCAuNyAxLjF6IiBmaWxsPSIjQUNBRTlFIi8+PC9zdmc+") no-repeat;
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s, -o-transform 0.15s;
  content: '';
}

.b-filter-section--active .filter-section-toggle:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.b-filter-section--locked .filter-section-toggle {
  color: #000;
}

.filter-section-toggle:hover {
  background-color: #F6F095;
  color: #000;
}

.b-filter-section--locked .filter-section-toggle:hover {
  background: none;
  cursor: default;
}

@media (max-width: 950px) {
  .filter-section-toggle {
    color: #1960BB;
  }
  .filter-section-toggle h4 {
    font-size: 14px !important;
  }
  .filter-section-toggle:hover {
    background: none;
    color: #1960BB;
  }
}

.filter-section-head {
  padding: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.filter-section-head h4 {
  margin: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.b-filter-section--active .filter-section-head h4 {
  color: #000;
}

@media (max-width: 950px) {
  .filter-section-head h4 {
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
  }
  .filter-section:first-child .filter-section-head {
    padding-left: 28px;
    padding-bottom: 13px;
  }
  .filter-section:first-child .filter-section-head:first-child {
    display: none;
  }
  .filter--parts .filter-section:first-child .filter-section-head {
    display: block;
  }
}

.filter-section-wrap {
  padding: 10px 0 15px;
}

.filter-section-wrap:before, .filter-section-wrap:after {
  display: table;
  content: '';
}

.filter-section-wrap:after {
  clear: both;
}

@media (max-width: 950px) {
  .filter-section-wrap {
    padding-top: 0;
    font-size: 0;
  }
}

.filter-item-group {
  margin-top: 15px;
}

.filter-item {
  position: relative;
  font-size: 13px;
}

.filter-item:not(:first-child) {
  margin-top: 15px;
}

@media (max-width: 950px) {
  .filter-section:first-child .filter-item {
    padding-left: 20px;
  }
}

.filter-item select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 25px 0 10px;
  background: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  outline: 0;
  overflow: hidden;
  text-indent: 0.01px;
  -o-text-overflow: '';
     text-overflow: '';
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.appearance .filter-item select {
  background: white url("/images/arrow.svg") no-repeat 100% 13px;
}

.appearance .filter-item select::-ms-expand {
  display: none;
}

.filter-item select:focus {
  z-index: +1;
  border-color: #4f95ff;
}

.filter-item select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.filter-item select::-ms-expand {
  background: none;
  border: 0;
}

.filter-item select::-ms-value {
  background: none;
  color: black;
}

.filter-item input[type='text'] {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  background: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  outline: 0;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
}

.filter-item input[type='text']:focus {
  z-index: +1;
  border-color: #4f95ff;
}

.filter-item input[type='text']:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.filter-item input[type='text']::-ms-expand {
  background: none;
  border: 0;
}

.filter-item input[type='text']::-ms-value {
  background: none;
  color: black;
}

.filter-item .filter-group-item select,
.filter-item .filter-group-item .textfield,
.filter-item .filter-group-item input[type="text"] {
  border-radius: 5px 0 0 5px;
}

.filter-item .filter-group-item + .filter-group-item select,
.filter-item .filter-group-item + .filter-group-item .textfield,
.filter-item .filter-group-item + .filter-group-item input[type="text"] {
  border-radius: 0 5px 5px 0;
}

@media (max-width: 950px) {
  .filter-item select,
  .filter-item input[type='text'] {
    height: 40px;
    border-radius: 5px;
    font-size: 20px;
  }
  .appearance .filter-item select {
    background-position: 100% 17px;
  }
  .filter-item .button-group-small .button {
    min-height: 40px;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 18px;
  }
}

.filter-add-item {
  padding: 3px 3px 12px;
  font-size: 11px;
  text-align: right;
}

.filter-add-item a {
  border-bottom: 1px dashed;
  color: #999;
  text-decoration: none;
}

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

.filter-radios:before, .filter-radios:after {
  display: table;
  content: '';
}

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

.filter-radios input {
  display: none;
}

.filter-radios label {
  display: inline-block;
  vertical-align: baseline;
  color: #1a60ba;
  font-size: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.filter-radios label:hover {
  color: #e34065;
}

.filter-radios span {
  margin-left: 5px;
  font-size: 12px;
}

.filter-radios input:checked + span {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  color: #777;
  cursor: text;
}

.filter-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-group-item {
  width: 50%;
}

.filter-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  padding: 0 10px;
  color: #777;
  font-size: 12px;
}

.filter-label .filter-radios {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.filter-label-text {
  margin-right: 4px;
}

.filter-checklist {
  margin: 0 -5px 0 0;
  padding: 0 10px;
  list-style: none;
}

.filter-checklist li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 5px 0;
}

.filter-checklist label {
  display: block;
  white-space: nowrap;
}

.filter-checklist input {
  margin-left: 0;
  font-size: 16px;
}

.filter-checklist span {
  position: relative;
  top: 3px;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  color: #888;
  -webkit-transition: color 0.15s;
  -o-transition: color 0.15s;
  transition: color 0.15s;
}

.filter-checklist input + span:hover,
.filter-checklist input:checked + span {
  color: black;
}

.filter-checklist input:disabled + span,
.filter-checklist input:disabled + span:hover {
  color: #aaa;
}

.filter-label + .filter-checklist {
  padding-top: 3px;
}

@media (max-width: 950px) {
  .filter-checklist {
    position: relative;
    top: -1px;
    padding-bottom: 0;
  }
}

@media (max-width: 950px) {
  .filter-checklist {
    margin: 0;
  }
}

.filter-submit {
  margin-top: 15px;
}

@media (max-width: 950px) {
  .filter-submit {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 101;
    width: 370px;
    padding: 10px 25px;
    background-color: #ececec;
  }
}

@media (max-width: 370px) {
  .filter-submit {
    left: 0;
    width: auto;
  }
}

.b-filter {
  width: 260px;
  margin-bottom: 40px;
}

.b-filter-head {
  padding: 10px 12px;
  background-color: #e7eaef;
  color: #535d6e;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.b-filter-body {
  padding: 15px 12px;
  background-color: #f4f8fd;
}

.b-filter-body--sections {
  padding-left: 0;
  padding-right: 0;
}

.b-filter-label {
  margin-bottom: 6px;
  color: #8f8f8f;
  font-size: 12px;
}

.b-filter-group-item .b-filter-label {
  margin-bottom: 0;
  line-height: 32px;
}

.b-filter-group-item .b-filter-label span {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}

.b-filter-label--spaced {
  padding-top: 5px;
}

.b-filter-item {
  position: relative;
  margin-top: 10px;
  font-size: 13px;
  clear: both;
}

.b-filter-item:first-of-type, .b-filter-item:first-child {
  margin-top: 0;
}

.b-filter-item select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  background: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  outline: 0;
  overflow: hidden;
  text-indent: 0.01px;
  -o-text-overflow: '';
     text-overflow: '';
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.appearance .b-filter-item select {
  background: white url("/images/arrow.svg") no-repeat 100% 13px;
}

.appearance .b-filter-item select::-ms-expand {
  display: none;
}

.b-filter-item select:focus {
  z-index: +1;
  border-color: #4f95ff;
}

.b-filter-item select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.b-filter-item select::-ms-expand {
  background: none;
  border: 0;
}

.b-filter-item select::-ms-value {
  background: none;
  color: black;
}

.b-filter-item input[type='text'] {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  background: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  outline: 0;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
}

.b-filter-item input[type='text']:focus {
  z-index: +1;
  border-color: #4f95ff;
}

.b-filter-item input[type='text']:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.b-filter-item input[type='text']::-ms-expand {
  background: none;
  border: 0;
}

.b-filter-item input[type='text']::-ms-value {
  background: none;
  color: black;
}

.b-filter-item input[type='checkbox'] + span {
  color: #888;
  -webkit-transition: color 0.15s;
  -o-transition: color 0.15s;
  transition: color 0.15s;
}

.b-filter-item input[type='checkbox'] + span:hover,
.b-filter-item input[type='checkbox']:checked + span {
  color: black;
}

.b-filter-item .b-filter-group-item select,
.b-filter-item .b-filter-group-item input[type="text"] {
  border-radius: 3px 0 0 3px;
}

.b-filter-item .b-filter-group-item + .b-filter-group-item select,
.b-filter-item .b-filter-group-item + .b-filter-group-item input[type="text"] {
  border-radius: 0 3px 3px 0;
}

.b-filter-radios {
  position: absolute;
  top: -1px;
  right: 0;
}

.b-filter-radios:before, .b-filter-radios:after {
  display: table;
  content: '';
}

.b-filter-radios:after {
  clear: both;
}

.b-filter-radios input {
  display: none;
}

.b-filter-radios label {
  float: left;
  color: #2065b4;
  font-size: 11px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.b-filter-radios label:hover {
  color: #e34065;
}

.b-filter-radios span {
  display: block;
  padding: 2px 5px;
  border-radius: 2px;
}

.b-filter-radios input:checked + span {
  background: #6a717c;
  color: white;
}

.b-filter-group {
  margin-right: -1px;
}

.b-filter-group:before, .b-filter-group:after {
  display: table;
  content: '';
}

.b-filter-group:after {
  clear: both;
}

@media (max-width: 500px) {
  .b-filter-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
}

.b-filter-group-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 118px;
}

.b-filter-group-item:first-child {
  width: 119px;
  margin-right: -1px;
}

@media (max-width: 500px) {
  .b-filter-group-item, .b-filter-group-item:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    float: none;
    width: auto;
  }
}

.b-filter-flex {
  display: table;
  width: 100%;
}

.b-filter-flex-item {
  display: table-cell;
}

.b-filter-flex-item select {
  width: 80px;
}

.b-filter-flex-item:last-child {
  text-align: right;
}

.b-filter-hidden {
  position: relative;
  margin-top: 18px;
}

input:first-child + .b-filter-hidden, .b-filter-hidden:first-child {
  margin-top: 0;
}

.b-filter-add-item,
.b-filter-del-item {
  margin-top: 9px;
  font-size: 11px;
  text-align: right;
}

.b-filter-add-item a,
.b-filter-del-item a {
  color: #2065b4;
  text-decoration: none;
}

.b-filter-add-item a:hover,
.b-filter-del-item a:hover {
  color: #e34065;
}

.b-filter-add-item span,
.b-filter-del-item span {
  border-bottom: 1px dashed;
}

.b-filter-del-item {
  float: left;
  margin-bottom: 18px;
  text-align: left;
}

.filter-ctrl {
  margin-top: 18px;
  font-size: 11px;
}

.filter-ctrl:before, .filter-ctrl:after {
  display: table;
  content: '';
}

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

.filter-ctrl a {
  float: right;
}

.filter-ctrl a:first-child {
  position: relative;
  float: left;
  padding-left: 16px;
}

.filter-ctrl a svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  fill: currentColor;
}

@media (max-width: 950px) {
  .filter-ctrl {
    display: none;
  }
}

@media (max-width: 800px) {
  .filter-ctrl {
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .filter-ctrl {
    padding-left: 15px;
  }
}

.b-filter-submit {
  margin-top: 18px;
}

.b-filter-section + .b-filter-submit {
  padding: 0 12px;
}

.b-radio:before, .b-radio:after {
  display: table;
  content: '';
}

.b-radio:after {
  clear: both;
}

@media (max-width: 500px) {
  .b-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.b-radio-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 118px;
  margin-right: -1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.b-radio--flex .b-radio-item {
  width: auto;
}

.b-radio-item:last-child {
  margin-right: 0;
}

.b-filter .b-radio-item:first-child {
  width: 119px;
}

.b-radio-item input {
  display: none;
}

.b-radio-item span {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 32px;
  padding-top: 7px;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #e6e6e6 100%);
  border: 1px solid #c2c2c2;
  color: #4f5e77 !important;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.b-radio--flex .b-radio-item span {
  padding-left: 20px;
  padding-right: 20px;
}

.b-form__item--error .b-radio-item span {
  border-color: red;
}

.b-radio-item input:checked + span {
  z-index: +1;
  background: #6a717c;
  border-color: #4c5461;
  color: white !important;
}

.b-radio-item:first-child span {
  border-radius: 3px 0 0 3px;
}

.b-radio-item:last-child span {
  border-radius: 0 3px 3px 0;
}

@media (max-width: 500px) {
  .b-radio-item, .b-radio-item:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    float: none;
    width: auto;
  }
}

.b-filter-section {
  margin: -1px 12px 0;
  -webkit-box-shadow: 0 -1px 0 #e5e5e5 inset;
          box-shadow: 0 -1px 0 #e5e5e5 inset;
}

.b-filter-section .b-filter-item:first-child {
  padding-top: 10px;
}

.b-filter-section .b-filter-item:last-child {
  padding-bottom: 15px;
}

.b-filter-section .b-filter-item:only-child {
  padding-top: 10px;
  padding-bottom: 15px;
}

.b-filter-section-header {
  margin: 0 -12px;
  padding: 11px 12px;
  color: #444;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.b-filter-section-header h4 {
  margin: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.b-filter-section-toggle {
  position: relative;
  cursor: pointer;
}

.b-filter-section-toggle:after {
  position: absolute;
  top: 12px;
  right: 16px;
  display: block;
  width: 7px;
  height: 9px;
  background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNyA5IiB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0uNyAxLjFsMy44IDMuNEwuNyA3LjkgMS45IDlsNC44LTQuNUwxLjkgMCAuNyAxLjF6IiBmaWxsPSIjQUNBRTlFIi8+PC9zdmc+") no-repeat;
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s, -o-transform 0.15s;
  content: '';
}

.b-filter-section--active .b-filter-section-toggle:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.b-filter-section-toggle:hover {
  background-color: #eaedf2;
  color: black;
}

.b-filter-section--locked .b-filter-section-toggle:hover {
  background: none;
  color: #444;
  cursor: default;
}

.b-filter-checklist {
  margin: 0 -5px 0 0;
  padding: 0;
  list-style: none;
}

.b-filter-checklist li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 5px 0;
}

.b-filter-checklist label {
  display: block;
  white-space: nowrap;
}

.b-filter-checklist span {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.b-filter-label + .b-filter-checklist {
  padding-top: 3px;
}

.b-filter-checklist--rich li {
  margin-bottom: 10px;
}

.b-filter-checklist--rich li input {
  margin-right: 4px;
}

.heading {
  margin-bottom: 30px;
}

.heading:first-child {
  padding-top: 20px;
}

.main-wrapper-fluid .heading {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1050px) {
  .main-wrapper-fluid .heading {
    width: auto;
  }
}

@media (max-width: 800px) {
  .heading {
    margin-bottom: 20px;
  }
}

.heading-title {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 12px 0 0;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.69px;
  line-height: 36px;
}

@media (max-width: 800px) {
  .heading-title {
    font-size: 28px;
    line-height: 32px;
  }
}

.heading-side {
  display: inline-block;
  vertical-align: baseline;
  margin: 0;
  font-size: 14px;
}

.heading-side em {
  color: #3dca86;
  font-style: normal;
}

@media (max-width: 800px) {
  .heading-side {
    display: none;
  }
}

.heading-data {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
}

.heading-data li {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 14px;
}

.heading-data svg {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  fill: #3dca86;
}

.heading-data span {
  color: #3dca86;
}

.heading-description {
  margin: 10px 0 0;
  font-size: 16px;
  line-height: 24px;
}

.b-header {
  margin-bottom: 30px;
}

.b-header:before, .b-header:after {
  display: table;
  content: '';
}

.b-header:after {
  clear: both;
}

.b-header-title {
  float: left;
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
}

@media (max-width: 499px) {
  .b-header-title {
    font-size: 24px;
  }
}

.b-header-side {
  float: right;
  margin: 0 0 0 30px;
  padding-top: 12px;
  font-size: 14px;
}

.b-header-side a {
  display: block;
  color: #376BAD;
  text-decoration: none;
}

.b-header-side a:hover {
  color: #e34065;
}

.b-header-side a svg {
  position: relative;
  top: -2px;
  left: -2px;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}

.b-header-details {
  clear: both;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  font: 12px 'Arial', sans-serif;
}

.b-header-details:before, .b-header-details:after {
  display: table;
  content: '';
}

.b-header-details:after {
  clear: both;
}

.b-header-details svg {
  position: relative;
  top: -1px;
  vertical-align: middle;
  fill: #999;
}

.b-header-details li {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 23px;
  color: #7a7a7a;
}

.b-header-details a {
  color: #376BAD;
  text-decoration: none;
}

.b-header-details a:hover {
  color: #e34065;
}

@media print {
  .b-header-details a {
    display: none;
  }
}

.b-header-details strong {
  color: black;
  font-size: 14px;
}

.listing {
  margin: 0 0 40px;
}

.listing--rival {
  position: relative;
  margin-bottom: 0;
  padding-top: 20px;
}

.listing--rival:before {
  position: absolute;
  top: 0;
  left: -25px;
  right: -25px;
  display: block;
  height: 1px;
  background-color: #ececec;
  content: '';
}

@media (max-width: 800px) {
  .listing--rival:before {
    left: -20px;
    right: -20px;
  }
}

@media (max-width: 500px) {
  .listing--rival:before {
    left: -15px;
    right: -15px;
  }
}

.listing-header {
  margin-bottom: 20px;
}

.listing-header:before, .listing-header:after {
  display: table;
  content: '';
}

.listing-header:after {
  clear: both;
}

.listing-header h4 {
  margin: 0;
}

.listing-header h4 small {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 500px) {
  .listing-header h4 small {
    display: block;
    margin-left: 0;
    padding-top: 6px;
  }
}

.listing-title {
  float: left;
  margin: 0;
}

.listing-add {
  float: right;
  margin: 0;
  padding-top: 4px;
  font-size: 14px;
}

.listing-add a {
  color: #3dca86;
  text-decoration: none;
}

.listing-add a:hover span {
  text-decoration: underline;
}

@media (max-width: 600px) {
  .listing-add {
    display: none;
  }
}

.listing-wrap {
  margin: 0 -25px;
}

.listing-wrap:before, .listing-wrap:after {
  display: table;
  content: '';
}

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

.listing--bookmarks .listing-wrap {
  margin: 0;
}

@media (max-width: 800px) {
  .listing-wrap {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (max-width: 500px) {
  .listing-wrap {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.listing-item {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border: solid #ececec;
  border-width: 1px 0 0;
}

.listing-item:last-child {
  border-width: 1px 0;
}

.listing--rival .listing-item {
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
}

.listing--rival .listing-item:first-child {
  border-top: 0;
}

.listing-item .bookmark {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.listing-item:hover .bookmark,
.listing-item .bookmark--active {
  opacity: 1;
  visibility: visible;
}

.listing-item--color {
  background-color: #fffbeb;
}

.listing-item--color,
.listing-item--color + .listing-item,
.listing-item--color + div .b-listing-banner {
  border-color: #cfe0c5;
}

.listing--bookmarks .listing-item--color, .listing--bookmarks
.listing-item--color + .listing-item, .listing--bookmarks
.listing-item--color + div .b-listing-banner {
  border-color: #ececec;
}

.listing-item--inactive {
  color: #777;
}

.listing-item--deleted {
  position: relative;
  display: block;
  width: auto;
  padding: 15px 64px;
  background: #ececec url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDM1IDM1Ij48cGF0aCBmaWxsPSIjNmU2ZTZlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4zNiAyNS41NjRoLTMuNHYtMy40aDMuNHYzLjR6bTAtNi44aC0zLjR2LTEwLjJoMy40djEwLjJ6bS0xLjctMTguN2MtOS4zNSAwLTE3IDcuNjUtMTcgMTdzNy42NSAxNyAxNyAxNyAxNy03LjY1IDE3LTE3LTcuNjUtMTctMTctMTdtMCAzLjRjNy40OCAwIDEzLjYgNi4xMiAxMy42IDEzLjYgMCA3LjQ4LTYuMTIgMTMuNi0xMy42IDEzLjYtNy40OCAwLTEzLjYtNi4xMi0xMy42LTEzLjYgMC03LjQ4IDYuMTItMTMuNiAxMy42LTEzLjYiLz48L3N2Zz4=") no-repeat 20px 50%;
  color: #6e6e6e;
}

.listing-item--deleted .bookmark-delete {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  opacity: 1;
  visibility: visible;
}

.listing-item--deleted .listing-item-side-gutter {
  position: absolute;
  top: 50%;
  right: 55px;
  margin-top: -9px;
  padding-top: 0;
}

.listing-item-image {
  display: table-cell;
  vertical-align: top;
  width: 180px;
  max-height: 150px;
  padding: 17px 0 17px 25px;
}

.listing-item-image img {
  display: block;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.listing--bookmarks .listing-item-image {
  width: 165px;
  padding-left: 0;
}

.listing--bookmarks .listing-item-image img {
  width: 165px;
  height: 115px;
}

@media (max-width: 800px) {
  .listing-item-image {
    float: left;
    display: block;
    width: auto;
    padding: 15px 0 15px 20px;
  }
}

@media (max-width: 500px) {
  .listing-item-image {
    width: 100px;
    max-height: 100px;
    padding-left: 15px;
  }
  .listing-item-image img,
  .listing--bookmarks .listing-item-image img {
    width: 100px;
    height: 75px;
  }
  .listing--bookmarks .listing-item-image {
    width: 100px;
  }
  .listing:not(.listing--bookmarks) .listing-item--top .listing-item-image {
    float: none;
    width: auto;
    max-height: none;
    padding-bottom: 0;
    padding-right: 15px;
  }
  .listing--bookmarks .listing:not(.listing--bookmarks) .listing-item--top .listing-item-image {
    width: auto;
  }
  .listing:not(.listing--bookmarks) .listing-item--top .listing-item-image img {
    width: 100%;
    height: 250px;
  }
}

.listing-item-image-in {
  position: relative;
}

.listing-item--inactive .listing-item-image-in:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  display: block;
  background-color: rgba(10, 6, 38, 0.5);
  content: '';
}

.listing-item--inactive .listing-item-image-in:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  display: block;
  padding: 5px 10px 8px;
  border: 2px solid #ffb808;
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%) rotate(-8deg);
      -ms-transform: translate(-50%, -50%) rotate(-8deg);
       -o-transform: translate(-50%, -50%) rotate(-8deg);
          transform: translate(-50%, -50%) rotate(-8deg);
  content: 'Снято с продажи';
}

.listing-item--sold .listing-item-image-in:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  display: block;
  background-color: rgba(13, 15, 18, 0.44);
  content: '';
}

.listing-item--sold .listing-item-image-in:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  display: block;
  padding: 5px 10px 8px;
  border: 2px solid #ffb808;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%) rotate(-8deg);
      -ms-transform: translate(-50%, -50%) rotate(-8deg);
       -o-transform: translate(-50%, -50%) rotate(-8deg);
          transform: translate(-50%, -50%) rotate(-8deg);
  content: 'Продано!';
}

@media (max-width: 500px) {
  .listing-item--inactive .listing-item-image-in:after {
    padding: 1px 2px 2px;
    border-width: 1px;
    font-size: 10px;
    font-weight: 400;
  }
  .listing-item--sold .listing-item-image-in:after {
    padding: 1px 2px 2px;
    border-width: 1px;
    font-size: 14px;
  }
}

@media (min-width: 1000px) {
  .listing-item--top-single.listing-item--color {
    background-color: #fef9eb;
  }
  .listing-item--top-double.listing-item--color .listing-item-image-in {
    -webkit-box-shadow: 0 0 0 8px #fef9eb;
            box-shadow: 0 0 0 8px #fef9eb;
  }
  .listing-item--top-triple:nth-child(1) {
    z-index: 3;
  }
  .listing-item--top-triple:nth-child(2) {
    z-index: 2;
  }
  .listing-item--top-triple:nth-child(3) {
    z-index: 1;
  }
  .listing-item--top-triple.listing-item--color + .listing-item--top-triple.listing-item--color {
    border-top-color: #ececec;
  }
  .listing-item--top-triple.listing-item--color .listing-item-image-in {
    -webkit-box-shadow: 0 0 0 10px #fef9eb, -12px -10px 0 #fef9eb, -12px 10px 0 #fef9eb, 12px -10px 0 #fef9eb, 12px 10px 0 #fef9eb;
            box-shadow: 0 0 0 10px #fef9eb, -12px -10px 0 #fef9eb, -12px 10px 0 #fef9eb, 12px -10px 0 #fef9eb, 12px 10px 0 #fef9eb;
  }
  .listing-item--top-triple.listing-item--color + .listing-item--top-triple.listing-item--color .listing-item-image-in {
    -webkit-box-shadow: 0 0 0 10px #fef9eb, -13px -10px 0 #fef9eb, -13px 10px 0 #fef9eb, 12px -10px 0 #fef9eb, 12px 10px 0 #fef9eb;
            box-shadow: 0 0 0 10px #fef9eb, -13px -10px 0 #fef9eb, -13px 10px 0 #fef9eb, 12px -10px 0 #fef9eb, 12px 10px 0 #fef9eb;
  }
  .listing-item--top-triple.listing-item--color .listing-item-body {
    background-color: #fef9eb;
    -webkit-box-shadow: 12px 0 0 #fff inset, 12px 0 0 #fef9eb;
            box-shadow: 12px 0 0 #fff inset, 12px 0 0 #fef9eb;
  }
  .listing-item--top-triple.listing-item--color + .listing-item--top-triple.listing-item--color .listing-item-body {
    background-color: #fef9eb;
    -webkit-box-shadow: 13px 0 0 #fff inset, 13px 0 0 #fef9eb;
            box-shadow: 13px 0 0 #fff inset, 13px 0 0 #fef9eb;
  }
}

.listing-item-body {
  display: table-cell;
  vertical-align: top;
  width: 90%;
  padding: 0 20px 20px;
}

@media (max-width: 800px) {
  .listing-item-body {
    display: block;
    width: auto;
    padding: 0 15px 15px;
  }
}

@media (max-width: 500px) {
  .listing-item-body {
    padding-left: 0;
  }
}

.listing-item-wrap {
  position: relative;
  padding-top: 20px;
}

.listing-item-wrap:before, .listing-item-wrap:after {
  display: table;
  content: '';
}

.listing-item-wrap:after {
  clear: both;
}

@media (max-width: 800px) {
  .listing-item-wrap {
    overflow: hidden;
    min-height: 134px;
    padding-top: 15px;
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .listing-item-wrap {
    overflow: hidden;
    min-height: 0;
    padding-left: 15px;
  }
}

.listing-item-main {
  position: relative;
  padding-left: 107px;
  font-size: 13px;
  line-height: 18px;
}

@media (max-width: 800px) {
  .listing-item-main {
    padding-left: 0;
  }
}

.listing-item-promo {
  float: left;
  width: 20%;
  padding-right: 2%;
}

.listing-item-promo span {
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  background-color: #f6f095;
  font-size: 13px;
}

.listing-item-price {
  position: absolute;
  top: 23px;
  left: 0;
  width: 107px;
}

.listing-item-price span {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}

.listing-item-price strong {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 700;
}

.listing-item-price strong small {
  font-size: 18px;
}

.listing-item-price strong b {
  position: absolute;
  top: -2px;
  left: 100%;
  display: block;
  margin-left: 8px;
  padding: 2px 5px;
  background-color: #3dca86;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.listing-item-price strong b:before {
  position: absolute;
  top: 7px;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 4px 3px 0;
  border-color: transparent #3dca86 transparent transparent;
  content: '';
}

@media (max-width: 500px) {
  .listing-item-price strong b {
    display: none;
  }
}

.listing-item-price strong:hover b {
  z-index: +1;
  opacity: 1;
  visibility: visible;
}

.listing-item-price strong ins {
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.listing-item-price > small {
  display: block;
  margin-bottom: 8px;
  color: #777;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}

.listing-item-price > small:empty {
  margin-bottom: 11px;
}

@media (max-width: 800px) {
  .listing-item-price {
    position: static;
    width: auto;
  }
  .listing-item-price span {
    display: none;
  }
  .listing-item-price strong,
  .listing-item-price small {
    display: inline-block;
    vertical-align: baseline;
  }
  .listing-item-price strong {
    margin-right: 16px;
  }
}

.listing-item-location {
  margin: 0 0 1em;
  color: #777;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  word-break: break-word;
  word-wrap: break-word;
}

@media (max-width: 800px) {
  .listing-item-location {
    margin: 0;
  }
}

.listing-item-side {
  float: right;
  margin-left: 30px;
  font-size: 12px;
  text-align: right;
}

.listing--bookmarks .listing-item-side {
  width: 100px;
  height: 100px;
}

.listing-item-side a svg {
  fill: #000;
}

.listing-item-side a:hover svg {
  fill: #e34065;
}

.listing-item-side img {
  display: block;
  max-width: 80px;
  max-height: 50px;
}

@media (max-width: 800px) {
  .listing--bookmarks .listing-item-side {
    width: auto;
    height: 75px;
    margin-left: 50px;
  }
}

.bookmark-delete,
.bookmark-comment {
  opacity: 0;
  visibility: hidden;
}

.listing-item:hover .bookmark-delete,
.tyre-listing-item:hover .bookmark-delete, .listing-item:hover
.bookmark-comment,
.tyre-listing-item:hover
.bookmark-comment {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 800px) {
  .bookmark-delete,
  .bookmark-comment {
    opacity: 1;
    visibility: visible;
  }
}

.listing-item-side-gutter {
  padding-top: 20px;
}

.listing--bookmarks .firm-logo {
  display: none;
}

.listing-item-bookmark {
  margin: -1px 0 30px;
}

@media (max-width: 800px) {
  .listing-item-bookmark {
    display: none;
  }
}

.listing-item-title {
  margin: 1px 0 5px;
}

.listing-item-title h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.listing-item-title h4 > a:first-child {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-right: 5px;
  text-decoration: none;
}

.listing-item-title small {
  float: right;
  padding-top: 2px;
  color: #777;
  font-size: 12px;
}

@media (max-width: 800px) {
  .listing-item-title .itemlabel,
  .listing-item-title .b-listing-exchange,
  .listing-item-title .b-listing-new {
    position: static;
    float: right;
    clear: right;
    margin: 4px 0 0;
    line-height: 1;
  }
}

.listing-labels {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 800px) {
  .listing-labels {
    display: block;
    margin-top: -2px;
  }
  .listing-labels .itemlabel,
  .listing-labels .b-listing-exchange,
  .listing-labels .b-listing-new {
    position: static;
    float: none;
    clear: none;
    margin: 4px 0 0;
    line-height: 1;
  }
}

.listing-item-desc {
  font-size: 16px;
  line-height: 20px;
}

.listing-item-desc span {
  display: none;
}

@media (max-width: 800px) {
  .listing-item-desc {
    margin-bottom: 8px;
  }
  .listing-item-desc span {
    display: inline;
  }
}

@media (max-width: 500px) {
  .listing-item-desc {
    font-size: 13px;
    line-height: 1.4;
  }
}

.listing-item-message {
  margin-top: 18px;
  color: #777;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 18px;
}

.listing-item-message br {
  display: none;
}

@media (max-width: 800px) {
  .listing-item-message {
    float: none;
    width: auto;
    display: none;
    margin: 8px 0;
  }
  .listing-item--top .listing-item-message {
    display: block;
  }
}

.listing-item-message-in {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  position: relative;
  overflow: hidden;
  max-height: 38px;
}

.thankyou-item .listing-item-message-in {
  max-width: 435px !important;
}

.listing-item-message-in::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 1.5em;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  background-size: 30px 100%;
  background-position: 100% 0;
  background-repeat: no-repeat;
  border-right: 5px solid #fff;
  content: '';
}

.listing-item--color .listing-item-message-in::after {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 251, 235, 0)), to(#fffbeb));
  background-image: -webkit-linear-gradient(left, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  background-image: -o-linear-gradient(left, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  background-image: linear-gradient(to right, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  border-right-color: #fffbeb;
}

.listing-item--top-banner .listing-item-message-in {
  margin-bottom: 20px;
}

.listing-item-date {
  position: absolute;
  top: 117px;
  right: 0;
  color: rgba(0, 0, 0, 0.5);
}

.listing--bookmarks .listing-item-date {
  top: 98px;
}

@media (max-width: 800px) {
  .listing--bookmarks .listing-item-date {
    top: auto;
    bottom: -54px;
  }
}

@media (max-width: 500px) {
  .listing-item-date {
    top: auto;
    bottom: -54px;
  }
}

.gecko .listing-item-message-in {
  max-width: 610px;
}

@media (max-width: 1250px) {
  .gecko .listing-item-message-in {
    max-width: 590px;
  }
}

@media (max-width: 1230px) {
  .gecko .listing-item-message-in {
    max-width: 570px;
  }
}

@media (max-width: 1210px) {
  .gecko .listing-item-message-in {
    max-width: 550px;
  }
}

@media (max-width: 1190px) {
  .gecko .listing-item-message-in {
    max-width: 530px;
  }
}

@media (max-width: 1170px) {
  .gecko .listing-item-message-in {
    max-width: 510px;
  }
}

@media (max-width: 1150px) {
  .gecko .listing-item-message-in {
    max-width: 490px;
  }
}

@media (max-width: 1130px) {
  .gecko .listing-item-message-in {
    max-width: 470px;
  }
}

@media (max-width: 1110px) {
  .gecko .listing-item-message-in {
    max-width: 450px;
  }
}

@media (max-width: 1090px) {
  .gecko .listing-item-message-in {
    max-width: 430px;
  }
}

@media (max-width: 1070px) {
  .gecko .listing-item-message-in {
    max-width: 410px;
  }
}

@media (max-width: 1050px) {
  .gecko .listing-item-message-in {
    max-width: 390px;
  }
}

@media (max-width: 1030px) {
  .gecko .listing-item-message-in {
    max-width: 370px;
  }
}

@media (max-width: 1010px) {
  .gecko .listing-item-message-in {
    max-width: 350px;
  }
}

@media (max-width: 990px) {
  .gecko .listing-item-message-in {
    max-width: 330px;
  }
}

@media (max-width: 970px) {
  .gecko .listing-item-message-in {
    max-width: 310px;
  }
}

@media (max-width: 950px) {
  .gecko .listing-item-message-in {
    max-width: 570px;
  }
}

@media (max-width: 930px) {
  .gecko .listing-item-message-in {
    max-width: 550px;
  }
}

@media (max-width: 910px) {
  .gecko .listing-item-message-in {
    max-width: 530px;
  }
}

@media (max-width: 890px) {
  .gecko .listing-item-message-in {
    max-width: 510px;
  }
}

@media (max-width: 870px) {
  .gecko .listing-item-message-in {
    max-width: 490px;
  }
}

@media (max-width: 850px) {
  .gecko .listing-item-message-in {
    max-width: 470px;
  }
}

@media (max-width: 830px) {
  .gecko .listing-item-message-in {
    max-width: 450px;
  }
}

@media (max-width: 810px) {
  .gecko .listing-item-message-in {
    max-width: 430px;
  }
}

.listing-item--top-banner {
  display: none;
}

@media (min-width: 1000px) {
  .listing-item--top-banner {
    display: block;
  }
  .listing-item--top-single,
  .listing-item--top-double,
  .listing-item--top-triple {
    position: relative;
    display: block;
    padding-top: 20px;
    background: none;
    border: 0;
    border-top: 1px solid #ececec;
  }
  .listing-item--top-single .listing-item-wrap,
  .listing-item--top-double .listing-item-wrap,
  .listing-item--top-triple .listing-item-wrap {
    padding-top: 10px;
  }
  .listing-item--top-single .listing-item-body,
  .listing-item--top-double .listing-item-body,
  .listing-item--top-triple .listing-item-body {
    display: block;
    width: auto;
    padding-left: 25px;
  }
  .listing-item--top-single .listing-item-main,
  .listing-item--top-double .listing-item-main,
  .listing-item--top-triple .listing-item-main {
    float: none;
    width: auto;
    padding-left: 0;
  }
  .listing-item--top-single .listing-item-price,
  .listing-item--top-double .listing-item-price,
  .listing-item--top-triple .listing-item-price {
    float: none;
    width: auto;
  }
  .listing-item--top-single .listing-labels,
  .listing-item--top-double .listing-labels,
  .listing-item--top-triple .listing-labels {
    position: absolute;
    top: auto;
  }
  .listing-item--top-single .firm-logo,
  .listing-item--top-double .firm-logo,
  .listing-item--top-triple .firm-logo {
    display: none;
  }
  .listing-item--top-single .listing-item-desc span,
  .listing-item--top-double .listing-item-desc span,
  .listing-item--top-triple .listing-item-desc span {
    display: inline;
  }
  .listing-item--top-single .listing-item-price,
  .listing-item--top-double .listing-item-price,
  .listing-item--top-triple .listing-item-price {
    position: static;
  }
  .listing-item--top-single .listing-item-price span,
  .listing-item--top-double .listing-item-price span,
  .listing-item--top-triple .listing-item-price span {
    display: none;
  }
  .listing-item--top-single .listing-item-price strong,
  .listing-item--top-double .listing-item-price strong,
  .listing-item--top-triple .listing-item-price strong {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 30px;
  }
  .listing-item--top-single .listing-item-price strong b,
  .listing-item--top-double .listing-item-price strong b,
  .listing-item--top-triple .listing-item-price strong b {
    top: 0;
  }
  .listing-item--top-single .listing-item-other,
  .listing-item--top-double .listing-item-other,
  .listing-item--top-triple .listing-item-other {
    display: inline-block;
    vertical-align: baseline;
  }
  .listing-item--top-triple + .show-on-mobile,
  .listing-item--top-double + .show-on-mobile {
    display: none;
  }
  .listing-item--top-triple {
    float: left;
    width: 32.5%;
    padding-bottom: 20px;
  }
  .listing-item--top-triple .listing-item-image {
    display: block;
    width: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .listing-item--top-triple .listing-item-image img {
    width: 100%;
    height: 170px;
  }
  .listing-item--top-triple .listing-item-body {
    padding-bottom: 0;
  }
  .listing-item--top-triple .listing-item-wrap {
    position: relative;
    z-index: 10;
  }
  .listing-item--top-triple .listing-item-title {
    margin: 0 0 10px;
  }
  .listing-item--top-triple .listing-item-title h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .listing-item--top-triple .listing-labels {
    bottom: 100%;
    left: 10px;
    margin-bottom: 20px;
  }
  .listing-item--top-triple .listing-item-bookmark {
    position: absolute;
    bottom: 100%;
    right: -10px;
    margin-bottom: 144px;
  }
  .listing-item--top-triple .listing-item-desc {
    font-size: 13px;
    line-height: 18px;
  }
  .listing-item--top-triple .listing-item-message {
    display: none;
  }
  .listing-item--top-triple .listing-item-price {
    padding-top: 6px;
  }
  .listing-item--top-triple .listing-item-price small {
    display: none;
  }
  .listing-item--top-double {
    float: left;
    width: 48.5%;
    margin-bottom: 20px;
  }
  .listing-item--top-double .listing-item-image {
    display: block;
    width: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .listing-item--top-double .listing-item-image a {
    position: relative;
    display: block;
  }
  .listing-item--top-double .listing-item-image a:after {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
  }
  .listing-item--top-double .listing-item-image img {
    width: 100%;
    height: 270px;
  }
  .listing-item--top-double .listing-item-body {
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 25px;
    background-color: rgba(13, 18, 33, 0.3);
  }
  .listing-item--top-double .listing-item-wrap {
    position: absolute;
    bottom: 0;
    left: 25px;
    right: 20px;
    color: white;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  }
  .listing-item--top-double .listing-item-title {
    margin: 0 0 3px;
  }
  .listing-item--top-double .listing-item-title h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .listing-item--top-double .listing-item-title a {
    color: white;
  }
  .listing-item--top-double .listing-labels {
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 110;
    margin-bottom: 178px;
    text-shadow: none;
  }
  .listing-item--top-double .listing-item-bookmark {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 110;
    margin-bottom: 179px;
  }
  .listing-item--top-double .listing-item-desc {
    font-size: 15px;
    line-height: 20px;
  }
  .listing-item--top-double .listing-item-message {
    display: none;
  }
  .listing-item--top-double .listing-item-price {
    padding: 6px 0 2px;
  }
  .listing-item--top-double .listing-item-price:before, .listing-item--top-double .listing-item-price:after {
    display: table;
    content: '';
  }
  .listing-item--top-double .listing-item-price:after {
    clear: both;
  }
  .listing-item--top-double .listing-item-price strong {
    float: left;
    font-size: 20px;
  }
  .listing-item--top-double .listing-item-price small {
    display: none;
  }
  .listing-item--top-double .listing-item-price .listing-item-other {
    float: right;
  }
  .listing-item--top-double .listing-item-price .listing-item-other p {
    color: white;
  }
  .listing-item--top-double .listing-item-price .listing-item-location {
    padding-top: 6px;
    font-size: 15px;
  }
  .listing-item--top-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-bottom: 10px;
  }
  .listing-item--top-single .listing-item-image {
    display: block;
    float: none;
    width: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .listing-item--top-single .listing-item-image img {
    width: 370px;
    height: 240px;
  }
  .listing-item--top-single .listing-item-body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 30px;
  }
  .listing-item--top-single .listing-item-title {
    margin: -10px 0 2px;
  }
  .listing-item--top-single .listing-item-title h4 {
    font-size: 28px;
    line-height: 32px;
  }
  .listing-item--top-single .listing-item-title a {
    color: #000;
  }
  .listing-item--top-single .listing-item-title a:hover {
    color: #e34065;
  }
  .listing-item--top-single .listing-labels {
    position: relative;
    padding-top: 10px;
    white-space: nowrap;
  }
  .listing-item--top-single .listing-labels .b-listing-exchangetext {
    white-space: normal;
  }
  .listing-item--top-single .listing-item-bookmark {
    padding-top: 6px;
  }
  .listing-item--top-single .listing-item-desc {
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 20px;
  }
  .listing-item--top-single .listing-item-message {
    margin-bottom: 25px;
    line-height: 24px;
  }
  .listing-item--top-single .listing-item-message-in {
    max-height: 70px;
  }
  .listing-item--top-single .listing-item-message-in:after {
    display: none;
  }
  .listing-item--top-single .listing-item-price:before, .listing-item--top-single .listing-item-price:after {
    display: table;
    content: '';
  }
  .listing-item--top-single .listing-item-price:after {
    clear: both;
  }
  .listing-item--top-single .listing-item-price strong {
    float: left;
    padding: 3px 8px 4px;
    background-color: #e34065;
    color: white;
    font-size: 24px;
  }
  .listing-item--top-single .listing-item-price strong b {
    padding: 7px 10px;
    font-size: 18px;
  }
  .listing-item--top-single .listing-item-price strong b:before {
    top: 14px;
  }
  .listing-item--top-single .listing-item-price small {
    float: left;
    padding-top: 12px;
    font-size: 15px;
  }
  .listing-item--top-single .listing-item-other {
    float: right;
    padding-top: 12px;
  }
  .listing-item--top-single .listing-item-other p {
    font-size: 15px;
  }
  .listing-item--top-banner .listing-item-title {
    margin-bottom: 0;
  }
  .listing-item--top-banner .listing-item-desc {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 24px;
  }
  .listing-item--top-banner .listing-item-message {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
  }
  .listing-item--top-banner .listing-item-message-in {
    max-height: none;
  }
  .listing-item--top-banner .listing-item-price .button {
    margin-right: 10px;
  }
  .listing-item--top-banner .listing-item-price b {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 400;
  }
  .listing-item--top-single.listing-item--top-banner .listing-item-price {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  .listing-item--top-single.listing-item--top-banner .listing-item-price .button-n {
    margin-right: 11px;
  }
  .listing-item--top-single.listing-item--top-banner .listing-item-price b {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    color: #777d82;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
  }
}

.listing-item-comment {
  position: relative;
  margin: -2px 0 12px;
}

.listing-item-comment:before {
  position: absolute;
  top: 11px;
  left: 24px;
  font-size: 18px;
  content: '↑';
}

.listing-item-comment textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  resize: none;
  overflow: hidden !important;
  display: block;
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 14px 48px 18px;
  background-color: #f2f5ce;
  border: 0;
  outline: 0;
  font-size: 16px;
  font-style: italic;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0.56px;
}

.listing-item-comment button {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDIwIDE2Ij48cGF0aCBmaWxsPSIjM0QzRDNEIiBkPSJNMTguMzkgMEw2LjM1MyAxMi40OTMgMS42MSA3LjU3IDAgOS4yNGw2LjM1MiA2LjU5M0wyMCAxLjY3eiIvPjwvc3ZnPgo=") no-repeat 50% 50%;
  border: 0;
  outline: 0;
  cursor: pointer;
}

.listing-item-comment textarea:focus ~ button {
  display: block;
}

.listing-item--deleted + .listing-item-comment {
  margin: 0;
  border: solid #ececec;
  border-width: 0 25px 12px;
}

.tyre-listing-item .listing-item-comment {
  margin-top: 15px;
  margin-bottom: 0;
}

@media (max-width: 800px) {
  .listing-item-comment {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 500px) {
  .listing-item-comment {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.listing-stats {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background: url("/images/stats.svg") no-repeat;
  background-size: 36px 16px;
  color: transparent;
  font-size: 0;
}

.listing-stats:hover {
  background-position: 100% 0;
  text-decoration: none;
}

.b-listing {
  margin: 0 -20px 40px -25px;
  color: #000;
}

.b-listing-item {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border: solid #ececec;
  border-width: 1px 0 0;
  font-family: 'Arial', sans-serif;
}

.b-listing-item:last-child {
  border-width: 1px 0;
}

.b-listing-item--top {
  background-color: #fffbeb;
  border-color: #eeead9;
}

.b-listing-item--top + .b-listing-item {
  border-top-color: #eeead9;
}

.b-listing-item + table {
  margin-top: 15px;
}

.b-listing-item-image {
  display: table-cell;
  vertical-align: top;
  width: 130px;
  max-height: 120px;
  padding: 20px 0 20px 25px;
}

.b-listing-item--top .b-listing-item-image {
  width: 160px;
}

.b-listing-item--adv .b-listing-item-image,
.b-listing-item--adv.b-listing-item--top .b-listing-item-image {
  width: 1%;
}

.b-listing-item--adv .b-listing-item-image img,
.b-listing-item--adv.b-listing-item--top .b-listing-item-image img {
  margin: 0 20px 0 0;
}

.b-listing-item-image img {
  display: block;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.b-listing-item--adv.b-listing-item--top .b-listing-item-image img {
  width: 120px;
}

.objectfit .b-listing-item--adv.b-listing-item--top .b-listing-item-image img {
  height: 90px;
}

.b-listing-item-image img.new {
  width: 90px;
  height: auto;
}

.b-listing-item-title {
  margin-bottom: 8px;
}

.b-listing-item-title h4 {
  max-width: 85%;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.b-listing-item-title h4 a:first-child {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: -5px -10px -3px;
  padding: 5px 15px 3px 10px;
  text-decoration: none;
}

.b-listing-item-title small {
  float: right;
  padding-top: 2px;
  color: #777;
  font-size: 12px;
}

.b-listing-new {
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 19px;
  background-image: url("/images/tag/new.svg");
  color: transparent;
  font-size: 0px;
  cursor: default;
}

.b-listing-exchange {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: baseline;
}

.b-listing-exchange:hover {
  z-index: 100;
}

.b-listing-exchangetext {
  position: absolute;
  top: 100%;
  left: 3px;
  min-width: 215px;
  max-width: 320px;
  margin-top: 16px;
  visibility: hidden;
  opacity: 0;
  padding: 15px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 16px rgba(0, 0, 0, 0.15);
  word-break: break-word;
  word-wrap: break-word;
  -webkit-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

.b-listing-exchangetext b {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.b-listing-exchangetext i {
  display: block;
  overflow: hidden;
  max-height: 200px;
  margin-top: 10px;
  color: #7a7a7a;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.b-listing-exchangetext i br {
  content: ' ';
}

.b-listing-exchangetext i br:after {
  content: ' ';
}

.b-listing-exchangetext:before, .b-listing-exchangetext:after {
  position: absolute;
  bottom: 100%;
  left: 17px;
  display: block;
  border-style: solid;
  border-width: 0 9px 10px;
  border-color: transparent transparent white;
  content: '';
}

.b-listing-exchangetext:before {
  z-index: +1;
}

.b-listing-exchangetext:after {
  margin-top: 1px;
  border-color: transparent transparent rgba(0, 0, 0, 0.4);
}

@media (max-width: 800px) {
  .b-listing-exchangetext {
    display: none;
  }
}

.b-listing-exchangelabel {
  display: inline-block;
  vertical-align: top;
  padding: 4px 8px 5px 7px;
  background-color: #3dca86;
  border-radius: 1px 10px 10px 1px;
  color: white;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  cursor: default;
}

.b-listing-exchangelabel:hover + .b-listing-exchangetext {
  visibility: visible;
  opacity: 1;
}

.b-listing-item-body {
  display: table-cell;
  vertical-align: top;
  width: 90%;
  padding: 20px;
}

.b-listing-item--adv .b-listing-item-body {
  padding-left: 0;
}

.b-listing-item-main {
  font-size: 13px;
  line-height: 18px;
}

.b-listing-item-main:before, .b-listing-item-main:after {
  display: table;
  content: '';
}

.b-listing-item-main:after {
  clear: both;
}

.b-listing-item-price + .b-listing-item-main {
  margin-left: 140px;
}

.b-listing-item-side {
  float: right;
  margin-left: 40px;
  font-size: 12px;
  text-align: right;
}

.b-listing-item-side a {
  color: #376BAD;
}

.b-listing-item-side a:hover {
  color: #e34065;
}

@media (max-width: 800px) {
  .b-listing-item-side {
    display: none;
  }
}

.b-listing-item-desc {
  font-size: 15px;
}

.b-listing-item-message {
  position: relative;
  overflow: hidden;
  max-height: 36px;
  margin-top: 8px;
  color: #777;
}

.b-listing-item-message:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 1.5em;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  background-size: 30px 100%;
  background-position: 100% 0;
  background-repeat: no-repeat;
  border-right: 5px solid #fff;
  content: '';
}

.b-listing-item--top .b-listing-item-message:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 251, 235, 0)), to(#fffbeb));
  background: -webkit-linear-gradient(left, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  background: -o-linear-gradient(left, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  background: linear-gradient(to right, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  border-right-color: #fffbeb;
}

.b-listing-item-other {
  padding-top: 2px;
}

.b-listing-item-location {
  margin: 0 0 1em;
  color: #777;
  font-size: 13px;
  word-break: break-word;
  word-wrap: break-word;
}

.b-listing-item-price {
  float: left;
  width: 130px;
  padding: 2px 0 0;
}

.b-listing-item-price span {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}

.b-listing-item-price strong {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 9px;
  font-size: 15px;
  font-weight: 700;
}

.b-listing-item-price strong b {
  position: absolute;
  top: -2px;
  left: 100%;
  display: block;
  margin-left: 8px;
  padding: 2px 5px;
  background-color: #3dca86;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.b-listing-item-price strong b:before {
  position: absolute;
  top: 7px;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 4px 3px 0;
  border-color: transparent #3dca86 transparent transparent;
  content: '';
}

.b-listing-item-price strong:hover b {
  z-index: +1;
  opacity: 1;
  visibility: visible;
}

.b-listing-item--top .b-listing-item-price strong {
  font-size: 16px;
}

.b-listing-item-price small {
  display: block;
  margin-bottom: 8px;
  color: #777;
  font-size: 14px;
}

.b-listing-item--top .b-listing-item-price small {
  font-size: 15px;
}

.b-listing-banner {
  clear: both;
  padding: 30px 0;
  border-top: 1px solid #ececec;
  text-align: center;
}

.b-listing-banner #yandex_ad {
  width: 728px;
  height: 90px;
  margin: auto;
}

.b-listing-banner > div#swiffycontainer,
.b-listing-banner > div[style='width: 728px; height: 90px'],
.b-listing-banner > div[style='height:90px; width:728px;'],
.b-listing-banner div[style='height:250px; width:300px;'],
.b-listing-banner div[style='width:300px; height:250px;'] {
  margin: auto;
}

.listing-hint {
  margin: -20px 0 40px;
  padding: 20px 220px 26px;
  background-color: #fdfce2;
  border: solid 1px #dfddb8;
  border-radius: 3px;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}

@media (max-width: 800px) {
  .listing-hint {
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px 20px;
    border-width: 1px 0;
    border-radius: 0px;
    font-size: 17px;
    line-height: 22px;
  }
}

@media (max-width: 500px) {
  .listing-hint {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.listing-promo {
  position: relative;
  min-height: 134px;
  padding: 20px 25px;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%23f7f7f7" d="M0 0h5v5H0zM5 5h5v5H5z"/%3E%3C/svg%3E');
  background-size: 10px 10px;
  border-top: 1px solid #ececec;
}

.listing-item--color + .listing-promo {
  border-top-color: #cfe0c5;
}

.listing-promo::before {
  position: absolute;
  top: 20px;
  left: 222px;
  padding: 2px 5px 3px;
  background-color: #2F61B4;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  text-transform: uppercase;
  content: 'Реклама';
}

.listing-promo a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
}

.listing-promo img {
  position: absolute;
  top: 20px;
  left: 25px;
  display: block;
  width: 180px;
  height: 134px;
  background-color: #fff;
  -o-object-fit: cover;
     object-fit: cover;
}

.listing-promo h4 {
  max-width: 400px;
  margin: 0 0 5px;
  padding-left: 307px;
  font-size: 16px;
  line-height: 19px;
}

.listing-promo p {
  max-width: 400px;
  margin: 0;
  padding-left: 307px;
  font-size: 14px;
  line-height: 19px;
}

@media (max-width: 800px) {
  .listing-promo {
    min-height: 159px;
    padding: 15px 20px;
  }
  .listing-promo::before {
    top: 157px;
    left: 20px;
    padding-top: 3px;
    background-color: #222;
    font-size: 9px;
    letter-spacing: 0.5px;
    line-height: 11px;
  }
  .listing-promo img {
    top: 15px;
    left: 20px;
  }
  .listing-promo h4 {
    padding-left: 200px;
  }
  .listing-promo p {
    padding-left: 200px;
  }
}

@media (max-width: 500px) {
  .listing-promo {
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .listing-promo::before {
    top: 98px;
    left: 15px;
  }
  .listing-promo img {
    top: 15px;
    left: 15px;
    width: 100px;
    height: 75px;
  }
  .listing-promo h4 {
    margin-bottom: 2px;
    padding-left: 115px;
    font-size: 14px;
    line-height: 17px;
  }
  .listing-promo p {
    padding-left: 115px;
    font-size: 13px;
    line-height: 18px;
  }
}

.b-news {
  margin-bottom: 10px;
}

.b-main .b-news {
  margin-top: -15px;
  padding: 0;
}

.b-news a {
  display: inline-block;
  vertical-align: top;
  color: #000;
}

.b-news-top {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
  padding: 10px 0 25px;
  border-bottom: 1px solid #F0F0F0;
}

.b-news-top-image {
  float: left;
  margin-right: 18px;
  padding-top: 2px;
}

@media (max-width: 599px) {
  .b-news-top-image {
    float: none;
    margin-right: 0;
    margin-bottom: 18px;
  }
}

.b-news-top-image img {
  vertical-align: middle;
  width: 253px;
  height: auto;
  border: 0;
}

.b-news-top-descr {
  overflow: hidden;
  zoom: 1;
  padding: 1px 0 0;
}

.b-news-top-title {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 22px;
}

.b-news-top-text {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
}

.b-news-report {
  margin: -18px 0 22px;
  padding: 18px 0 25px;
  border-bottom: 1px solid #ececec;
}

.b-news-report:before, .b-news-report:after {
  display: table;
  content: '';
}

.b-news-report:after {
  clear: both;
}

.b-news-report-head {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 13px;
}

.b-news-report-head h4 {
  float: left;
  margin: 0;
  font-size: 16px;
}

.b-news-report-head p {
  float: right;
  margin: 0 10px 0 0;
  padding-top: 1px;
  font-size: 12px;
}

.b-news-report-head p a {
  display: block;
}

.b-news-report-head p a:hover span {
  text-decoration: underline;
}

.b-news-report-head p span,
.b-news-report-head p img {
  display: inline-block;
  vertical-align: middle;
}

.b-news-report-head p img {
  position: relative;
  top: -1px;
  margin-left: 12px;
  border: 0;
}

.b-news-report-media {
  width: 515px;
  margin: 0 0 14px;
}

.b-news-report-media img {
  width: 515px;
  height: auto;
}

@media (max-width: 800px) {
  .b-news-report-media {
    width: auto;
  }
  .b-news-report-media img {
    width: 100%;
  }
}

.b-news-report-wrap {
  max-width: 515px;
}

@media only screen and (min-width: 1020px) {
  .b-news-report-media {
    float: left;
    margin-right: 15px;
  }
  .b-news-report-wrap {
    overflow: hidden;
    zoom: 1;
    width: 300px;
  }
}

.b-news-report-title {
  margin: 0 0 9px;
}

.b-news-report-title h3 {
  margin: 0;
  font-size: 20px;
  line-height: 22px;
}

.b-news-report-text p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
}

.b-news-featured {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
  padding: 10px 0 25px;
  border-bottom: 1px solid #F0F0F0;
}

.b-news--inner .b-news-featured {
  max-width: 1080px;
}

.b-news-featured-item {
  float: right;
  width: 253px;
}

.b-news-featured-item:before, .b-news-featured-item:after {
  display: table;
  content: '';
}

.b-news-featured-item:after {
  clear: both;
}

.b-news--inner .b-news-featured-item,
.b-news--inner .b-news-featured-item:first-child {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0 16px 50px 0;
}

@media (max-width: 500px) {
  .b-news--inner .b-news-featured-item,
  .b-news--inner .b-news-featured-item:first-child {
    display: block;
    width: auto;
    margin: 0 0 30px;
  }
}

.b-news-featured-item:first-child {
  float: left;
}

.b-news-featured-image {
  margin-bottom: 14px;
}

.b-news-featured-image img {
  vertical-align: middle;
  border: 0;
  max-width: 100%;
  height: auto;
}

@media (max-width: 500px) {
  .b-news-featured-image img {
    width: 100%;
    height: auto;
  }
}

.b-news-featured-details {
  margin-bottom: 6px;
  color: #848484;
  font-family: 'Tahoma', sans-serif;
  font-size: 10px;
}

.b-news-featured-details a {
  color: #848484;
}

.b-news-featured-title a {
  color: black;
}

.b-news-featured-title h4 {
  margin: 0;
  font-size: 16px;
}

.b-news-list {
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 10px 0 25px;
  border-bottom: 1px solid #F0F0F0;
}

.b-news-list-item {
  overflow: hidden;
  zoom: 1;
  padding: 15px 0;
  border-top: 1px solid #F0F0F0;
}

.b-news-list-item:first-child {
  border: 0;
  padding-top: 0;
}

.b-news-list-image {
  float: left;
  margin-right: 20px;
}

.b-news-list-image img {
  vertical-align: middle;
  width: 120px;
  height: auto;
  margin: 0;
  border: 0;
}

.b-news-list-item--big .b-news-list-image {
  float: none;
  margin: 0 0 17px;
}

.b-news-list-item--big .b-news-list-image img {
  width: 515px;
}

@media (max-width: 500px) {
  .b-news-list-image {
    float: none;
    margin-right: 0;
  }
  .b-news-list-image img {
    width: 100%;
    margin-bottom: 10px;
  }
}

.b-news-list-item--big {
  padding: 18px 0 14px;
}

.b-news-list-descr {
  overflow: hidden;
  zoom: 1;
  padding: 3px 0 0;
}

.b-news-list-details {
  margin: 0 0 4px;
  color: #848484;
  font-size: 11px;
}

.b-news-list-details a {
  color: #848484;
}

.b-news-list-title h2 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.b-news-list-item--big .b-news-list-title h2 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.b-news-list-title a {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 500px) {
  .b-news-list-title h2 {
    font-size: 16px;
  }
}

.b-news-list-text p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
}

.b-news-all {
  padding-top: 22px;
  text-align: center;
}

.b-news-all a {
  display: block;
  padding: 10px;
  border: 2px solid #d8e9f8;
  border-radius: 5px;
  color: #1D77C7;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.b-news-all a:hover {
  color: #e34065;
  text-decoration: none;
}

.news-top {
  position: relative;
  margin: 0 -25px;
  padding: 20px 25px;
  border-bottom: 1px solid #ececec;
}

.news-top:before, .news-top:after {
  display: table;
  content: '';
}

.news-top:after {
  clear: both;
}

.b-news--inner .news-top {
  margin-bottom: 30px;
}

@media (max-width: 800px) {
  .news-top {
    margin: 0 -20px;
    padding: 20px 20px;
  }
}

@media (max-width: 500px) {
  .news-top {
    margin: 0 -15px;
    padding: 20px 15px;
  }
}

.news-top-image {
  float: left;
  width: 268px;
}

.news-top-image img {
  width: 268px;
  height: auto;
  vertical-align: middle;
  background-color: #fafafa;
}

.object-fit .news-top-image img {
  width: 268px;
  height: 175px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 499px) {
  .object-fit .news-top-image img {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 799px) {
  .news-top-image {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
}

.news-top-video {
  float: left;
  width: 480px;
}

@media (max-width: 800px) {
  .news-top-video {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .news-top-video iframe,
  .news-top-video embed,
  .news-top-video object,
  .news-top-video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}

.news-top-descr {
  overflow: hidden;
  padding: 0 0 0 30px;
}

@media (max-width: 799px) {
  .news-top-descr {
    overflow: visible;
    padding: 0;
  }
}

@media only screen and (max-width: 1150px) {
  .b-news--inner .news-top-image,
  .b-news--inner .news-top-video {
    float: none;
    width: auto;
  }
  .b-news--inner .news-top-descr {
    overflow: visible;
    padding: 20px 0 0;
  }
}

.news-top-category {
  margin: 0 0 7px;
  font-size: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.news-top-category a {
  color: #777;
}

.news-top-category a:hover {
  color: #000;
}

.news-top-title {
  max-width: 90%;
  margin: 0 0 16px;
  font-size: 24px;
  line-height: 28px;
}

.news-top-title a {
  color: #000;
}

.news-top-text {
  max-width: 90%;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
}

.news-top-more {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.news-top-more a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 28px;
}

.news-top-more a:after {
  position: absolute;
  top: -1px;
  right: 1px;
  width: 22px;
  height: 22px;
  background: url("/images/more.svg") no-repeat;
  content: '';
}

.news-wrapper {
  margin: 30px 0;
}

@media (min-width: 900px) {
  .news-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.news-featured {
  margin-bottom: 30px;
}

@media (min-width: 600px) {
  .news-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 900px) {
  .news-featured {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    display: block;
  }
}

@media (min-width: 1050px) {
  .news-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.news-featured-item:not(:last-child) {
  margin-bottom: 30px;
  margin-right: 25px;
}

@media (min-width: 600px) {
  .news-featured-item {
    margin-bottom: 0;
    max-width: 275px;
  }
}

.news-featured-title img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
  background-color: #fafafa;
}

.object-fit .news-featured-title img {
  width: 288px;
  height: 192px;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-featured-title h4 {
  margin: 0 0 1em;
  padding-right: 1em;
  font-size: 18px;
  line-height: 1.33333333333333;
}

@media (max-width: 950px) {
  .news-featured-title h4 {
    font-size: 14px;
  }
}

.news-featured-title a {
  display: block;
  color: #000;
}

.news-featured-desc {
  margin-bottom: 15px;
}

.news-featured-desc p {
  margin: 0;
  padding-right: 1em;
  font-size: 15px;
  line-height: 1.33333333333333;
}

@media (max-width: 950px) {
  .news-featured-desc p {
    font-size: 13px;
  }
}

.news-report {
  margin-bottom: 30px;
}

@media (min-width: 900px) {
  .news-report {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (min-width: 1050px) {
  .news-report {
    margin-left: 25px;
  }
}

.news-report-title img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  background-color: #fafafa;
}

.object-fit .news-report-title img {
  -o-object-fit: cover;
     object-fit: cover;
}

.news-report-title h3 {
  margin: 0 0 1em;
  padding-right: 1em;
  font-size: 26px;
  line-height: 1.15384615384615;
}

@media (max-width: 950px) {
  .news-report-title h3 {
    font-size: 20px;
  }
}

.news-report-title a {
  display: block;
  color: #000;
}

.news-report-text {
  margin-bottom: 15px;
}

.news-report-text p {
  margin: 0;
  padding-right: 1em;
  font-size: 15px;
  line-height: 1.33333333333333;
}

@media (max-width: 950px) {
  .news-report-text p {
    font-size: 14px;
  }
}

.news-other {
  margin: 0 -25px;
  padding: 20px 25px;
  border-top: 1px solid #ececec;
}

@media (max-width: 800px) {
  .news-other {
    margin: 0 -20px;
    padding: 20px 20px;
  }
}

@media (max-width: 500px) {
  .news-other {
    margin: 0 -15px;
    padding: 20px 15px;
  }
}

.news-other-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.news-other-list[hidden] {
  display: none;
}

.news-other-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 30px;
  padding-right: 25px;
}

@media (min-width: 600px) {
  .news-other-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
            flex: 0 0 33.3%;
    max-width: 33.3%;
    padding-right: 50px;
  }
}

.news-other-image {
  padding-top: 5px;
  padding-bottom: 20px;
}

.news-other-image img {
  vertical-align: middle;
  background-color: #fafafa;
}

.object-fit .news-other-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-other-title h4 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

@media (max-width: 950px) {
  .news-other-title h4 {
    font-size: 14px;
  }
}

.news-other-title a {
  display: block;
  color: #000;
}

.news-other-title p {
  margin: 0 0 13px;
  padding-right: 1em;
  font-size: 15px;
  line-height: 1.33333333333333;
}

@media (max-width: 950px) {
  .news-other-title p {
    font-size: 13px;
  }
}

.news-other-more {
  margin: 0 -25px -20px;
  border-top: 1px solid #ececec;
}

.news-other-more a {
  display: block;
  padding: 20px 25px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.news-other-more a span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 28px;
}

.news-other-more a span:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 12px;
  height: 18px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMiAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxMmw2IDYgNi02LTItMS0zIDMuMTQ3VjBINXYxNC4xNDdMMiAxMWwtMiAxeiIgZmlsbD0iI2NjYyIvPjwvc3ZnPg==") no-repeat;
  content: '';
}

@media (max-width: 800px) {
  .news-other-more {
    margin: 0 -20px -20px;
  }
  .news-other-more a {
    padding: 20px 20px;
  }
}

@media (max-width: 500px) {
  .news-other-more {
    margin: 0 -15px -20px;
  }
  .news-other-more a {
    padding: 20px 15px;
  }
}

.news-details {
  color: #3dca86;
  font-size: 10px;
}

.news-details svg {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  fill: #3dca86;
}

.news-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.news-details li {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 14px;
}

.news-details a {
  color: #777;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/**
 * Vehicles
 * -------------------------------------
 */
.b-vehicles {
  margin: 28px 0;
  padding: 0 25px;
  font: 14px 'Arial', sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.b-vehicles:before, .b-vehicles:after {
  display: table;
  content: '';
}

.b-vehicles:after {
  clear: both;
}

.b-vehicles h2 {
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 700;
}

.b-vehicles-item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 142px;
  height: 142px;
  margin: 0 9px 9px 0;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  color: #ccc;
  text-align: center;
}

.b-vehicles-item--major {
  width: 380px;
  text-align: left;
}

.b-vehicles-item-link {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  display: block;
  border-radius: 5px;
  color: #376BAD;
  text-decoration: none;
}

.b-vehicles-item-link:hover {
  color: #e34065;
}

.b-vehicles-item-icon {
  position: absolute;
  top: 13px;
  left: 0;
  right: 0;
  height: 80px;
  line-height: 80px;
}

.b-vehicles-item-icon svg {
  fill: currentColor;
  vertical-align: middle;
}

.b-vehicles-item--major .b-vehicles-item-icon {
  top: 17px;
  left: 25px;
  right: auto;
}

.b-vehicles-item-name {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.b-vehicles-item--major .b-vehicles-item-name {
  top: 35px;
  bottom: auto;
  left: auto;
  right: 0;
  width: 180px;
  font-size: 24px;
  line-height: 1;
}

.b-vehicles-item-desc {
  position: absolute;
  bottom: 22px;
  left: 25px;
  width: 300px;
  font-size: 14px;
  line-height: 18px;
}

.b-vehicles-item-link .b-vehicles-item-desc {
  color: #999;
}

.b-vehicles-item-link:hover .b-vehicles-item-desc {
  color: white;
}

.b-vehicles-other {
  clear: both;
  font-size: 18px;
  line-height: 20px;
}

.b-vehicles-other p {
  padding: 10px 0;
}

.brands {
  margin: 0 -25px 30px;
  padding: 0 25px;
  font-size: 16px;
}

@media (max-width: 800px) {
  .brands {
    margin: 0 -20px 30px;
    padding: 0 20px;
  }
}

@media (max-width: 500px) {
  .brands {
    margin: 0 -15px 30px;
    padding: 0 15px;
  }
}

@media (max-width: 800px) {
  .brands--alt {
    margin-bottom: 20px;
    padding: 0;
    -webkit-box-shadow: 0 20px 0 #eff2f3;
            box-shadow: 0 20px 0 #eff2f3;
  }
  .brands--alt + .sorting {
    margin-top: 40px;
  }
}

.brands-header {
  padding: 20px 0 10px;
}

.brands-header:before, .brands-header:after {
  display: table;
  content: '';
}

.brands-header:after {
  clear: both;
}

.brands-header > h4 {
  display: inline-block;
  vertical-align: baseline;
  margin: 7px 20px 7px 0;
}

.brands-side {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: baseline;
  margin: 7px 0;
}

.brands-side a {
  display: block;
  padding: 3px 13px 5px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f7f9));
  background-image: -webkit-linear-gradient(top, #fff 0%, #f3f7f9 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f3f7f9 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f3f7f9 100%);
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #000;
  font-size: 13px;
  line-height: 1;
}

.brands-side a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f9fdff));
  background-image: -webkit-linear-gradient(top, #fff 0%, #f9fdff 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f9fdff 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f9fdff 100%);
  text-decoration: none;
}

.brands-side a:active {
  background: #f3f7f9;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.brands-title {
  margin: 0 0 15px;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.brandslist {
  overflow: hidden;
  margin: 0;
  padding: 0 0 15px;
  list-style: none;
}

.csscolumns .brandslist {
  overflow: visible;
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  -webkit-column-width: 20%;
     -moz-column-width: 20%;
          column-width: 20%;
  -webkit-perspective: 1;
}

@media (max-width: 950px) {
  .csscolumns .brandslist {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-width: 33.33333333333333%;
       -moz-column-width: 33.33333333333333%;
            column-width: 33.33333333333333%;
  }
}

@media (max-width: 499px) {
  .csscolumns .brandslist {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-width: 50%;
       -moz-column-width: 50%;
            column-width: 50%;
  }
}

.csscolumns .brands--alt .brandslist {
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
}

@media (max-width: 800px) {
  .csscolumns .brands--alt .brandslist {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    padding: 0;
  }
}

.csscolumns .brands--alt.brands--col-4 .brandslist {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}

@media (max-width: 800px) {
  .csscolumns .brands--alt.brands--col-4 .brandslist {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.csscolumns .brands--alt.brands--col-3 .brandslist {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}

@media (max-width: 800px) {
  .csscolumns .brands--alt.brands--col-3 .brandslist {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.brandsitem {
  float: left;
  width: 20%;
  line-height: 35px;
}

@media (max-width: 950px) {
  .brandsitem {
    width: 33.33333333333333%;
  }
}

@media (max-width: 499px) {
  .brandsitem {
    width: 50%;
  }
}

.csscolumns .brandsitem {
  float: none;
  width: auto;
}

.brandsitem span {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  max-width: 90%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.brandsitem small {
  position: relative;
  top: 2px;
  display: inline-block;
  vertical-align: top;
  color: #777;
  font-size: 11px;
  font-weight: 400;
}

.brandsitem a {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  white-space: nowrap;
}

.brandsitem a:hover {
  text-decoration: none;
}

.brandsitem a:hover span {
  text-decoration: underline;
}

.brands--alt .brandsitem {
  line-height: 20px;
}

.brands--alt .brandsitem a {
  padding-top: 7px;
  padding-bottom: 5px;
}

.brands--alt .brandsitem span {
  overflow: visible;
  white-space: normal;
}

@media (max-width: 800px) {
  .brands--alt .brandsitem {
    margin: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 11'%3E%3Cpath fill='%23acae9e' d='M0 1.298l4.535 4.203L0 9.703 1.4 11l5.934-5.499L1.4 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px top 50%;
    background-size: 8px 11px;
    -webkit-box-shadow: 0 -1px 0 #ececec inset, 0 -1px 0 #ececec;
            box-shadow: 0 -1px 0 #ececec inset, 0 -1px 0 #ececec;
  }
  .brands--alt .brandsitem a {
    padding-top: 8px;
    padding-bottom: 11px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 700;
  }
}

@media (max-width: 500px) {
  .brands--alt .brandsitem a {
    padding-left: 15px;
  }
}

@supports (display: flex) {
  .csscolumns .brandsitem {
    -webkit-page-break-inside: avoid;
    page-break-inside: avoid;
  }
  .csscolumns .brandsitem a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    white-space: nowrap;
  }
  .csscolumns .brandsitem span {
    max-width: none;
    padding-right: 5px;
  }
}

.brandsitem--secondary {
  display: none;
}

.brands-all {
  clear: both;
  margin: 0;
  padding: 7px 0 0;
  text-align: center;
}

.brands-all a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 0;
  padding: 8px 16px;
  background-color: #f4f7f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f4f7f9));
  background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #f4f7f9 100%);
  background-image: -o-linear-gradient(top, #fcfcfc 0%, #f4f7f9 100%);
  background-image: linear-gradient(to bottom, #fcfcfc 0%, #f4f7f9 100%);
  border: 1px solid;
  border-radius: 3px;
  border-color: #ccc;
  font-size: 14px;
  font-weight: 700;
}

.brands-all a:hover {
  text-decoration: none;
}

@media (max-width: 800px) {
  .brands--alt .brands-all {
    padding: 0;
  }
  .brands--alt .brands-all a {
    padding-top: 9px;
    padding-bottom: 10px;
    background: #fff;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
  }
}

.b-allbrands {
  overflow: hidden;
  margin: 0 -30px 40px;
  padding: 32px 30px 23px;
  background-color: #f6f5ed;
  font-family: 'Arial', sans-serif;
}

.b-allbrands h2 {
  margin: 0 0 27px;
  font-size: 24px;
}

.b-allbrands h3 {
  margin: 0 0 21px;
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 700;
}

.b-voting {
  margin-bottom: 30px;
  padding: 5px 0 10px;
  border: 1px solid #ccc;
}

.b-voting-form {
  padding: 15px 20px;
}

.b-voting-form h4 {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 18px;
}

.b-voting-form ul {
  margin: 0 0 27px;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.b-voting-form ul li {
  margin-top: 14px;
}

.b-voting-form ul li:first-child {
  margin-top: 0;
}

.b-voting-form label {
  position: relative;
  display: block;
  cursor: pointer;
}

.b-voting-form input {
  position: absolute;
  top: -1px;
  left: 0;
  margin: 0;
  font-size: 16px;
}

.b-voting-form input + span {
  display: block;
  padding-left: 25px;
  color: #666;
  font-size: 12px;
}

.b-voting-form input:checked + span {
  color: black;
}

.b-voting-form .button {
  margin-bottom: 15px;
}

.b-voting-form p {
  margin: 0;
  color: #666;
  font-size: 11px;
}

.b-voting-form p + p {
  margin-top: 5;
}

.b-voting-form a {
  color: #376BAD;
}

.b-voting-form a:hover {
  color: #e34065;
}

.b-voting-ctrl:before, .b-voting-ctrl:after {
  display: table;
  content: '';
}

.b-voting-ctrl:after {
  clear: both;
}

.b-voting-ctrl .button {
  float: left;
}

.b-voting-ctrl p {
  float: right;
  width: 80px;
  margin: 0;
  padding-top: 4px;
  font-size: 11px;
  text-align: right;
}

.b-voting-results {
  padding: 15px 20px;
}

.b-voting-results h4 {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 18px;
}

.b-voting-results ul {
  margin: 0 0 27px;
  padding: 0;
  list-style: none;
  font-size: 11px;
}

.b-voting-results li {
  margin-top: 9px;
}

.b-voting-results li:first-child {
  margin-top: 0;
}

.b-voting-results span {
  display: block;
  margin-bottom: 4px;
}

.b-voting-results p {
  margin: 0;
  font-size: 12px;
}

.b-voting-results p + p {
  margin-top: 5;
}

.b-voting-results a {
  color: #376BAD;
}

.b-voting-results a:hover {
  color: #e34065;
}

.b-progress {
  position: relative;
  overflow: hidden;
  background-color: #eaeaea;
}

.b-progress div {
  height: 5px;
  background-color: #4b8def;
}

.grid {
  display: table;
}

@media (max-width: 800px) {
  .grid {
    display: block;
    width: auto;
  }
}

.grid-three-fourth {
  width: 75%;
}

@media (max-width: 800px) {
  .grid-three-fourth {
    width: auto;
  }
}

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

@media (max-width: 800px) {
  .grid-flex {
    display: block;
  }
}

.grid-item {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.grid-item:first-child {
  padding-left: 0;
}

.grid-align-top .grid-item {
  vertical-align: top;
}

.grid-flex .grid-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 800px) {
  .grid-item {
    display: block;
    width: auto !important;
    margin-bottom: 10px;
    padding: 0;
  }
  .grid-item:only-child {
    margin-bottom: 0;
  }
  .grid-flex .grid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
}

.grid-item-xlarge {
  width: 500px;
}

.grid-item-large {
  width: 460px;
}

.grid-item-default {
  width: 320px;
}

.grid-item-medium {
  width: 240px;
}

.grid-item-compact {
  width: 220px;
}

.grid-item-small {
  width: 160px;
}

.grid-item-tiny {
  width: 90px;
}

.av-grid {
  font-size: 0px;
}

.av-grid-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 14px;
  -webkit-transition: width 0.15s ease;
  -o-transition: width 0.15s ease;
  transition: width 0.15s ease;
}

.av-grid-item:first-child {
  margin-top: 0;
  margin-left: 0;
}

.av-grid-hidden + .av-grid-item {
  margin-left: 0;
}

.av-grid--vertical .av-grid-item {
  display: block;
  margin-top: 10px;
  margin-left: 0;
}

@media (max-width: 500px) {
  .av-grid-item {
    display: block;
    margin-left: 0;
  }
}

.av-grid-hidden {
  display: none !important;
}

.av-grid-full {
  width: 100%;
}

.av-grid-large {
  width: 460px;
}

.av-grid-default {
  width: 320px;
}

.av-grid-medium {
  width: 240px;
}

.av-grid-compact {
  width: 220px;
  margin-left: 20px;
}

.av-grid-small {
  width: 160px;
}

.av-grid-tiny {
  width: 80px;
}

.av-grid-alt--profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -70px;
}

@media (max-width: 950px) {
  .av-grid-alt--profile {
    display: block;
    margin-bottom: 0;
  }
}

.av-grid-section-alt {
  margin-right: 245px;
  padding-right: 20px;
}

@media (max-width: 950px) {
  .av-grid-section-alt {
    margin-right: 0;
    padding-right: 0;
  }
}

.av-grid-alt--profile .av-grid-section-alt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0;
  padding-bottom: 70px;
}

@media (max-width: 950px) {
  .av-grid-alt--profile .av-grid-section-alt {
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
}

.av-grid-side-alt {
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  width: 200px;
  padding: 44px 0 0 25px;
  border-left: 1px solid #ececec;
}

@media (max-width: 950px) {
  .av-grid-side-alt {
    position: static;
    width: auto;
    padding-left: 0;
    border: 0;
  }
}

.av-grid-alt--profile .av-grid-side-alt {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  width: auto;
  -ms-flex-preferred-size: 200px;
      flex-basis: 200px;
  border: 0;
}

.av-grid-alt--profile .av-grid-side-alt .av-side {
  margin-top: -114px;
}

.av-grid-alt--profile .av-grid-side-alt::before {
  position: absolute;
  top: -114px;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: #ececec;
  content: '';
}

@media (max-width: 950px) {
  .av-grid-alt--profile .av-grid-side-alt::before {
    display: none;
  }
  .av-grid-alt--profile .av-grid-side-alt .av-side {
    margin-top: 0;
  }
}

.b-sidenav {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 700;
}

.b-sidenav-item {
  margin-bottom: 2px;
  padding: 5px 12px 7px;
}

.b-sidenav-item a {
  margin: -5px -12px -7px;
  padding: 5px 12px 7px;
}

.b-sidenav-item span {
  margin: 0 4px;
  color: #406eab;
}

.b-sidenav-item--active {
  background-color: #ececec;
  color: #000;
}

.b-sidenav-item--active a, .b-sidenav-item--active a:hover {
  color: #000;
  text-decoration: none;
}

.b-sidenews {
  margin-bottom: 30px;
}

@media (max-width: 950px) {
  .b-sidenews {
    width: auto;
  }
}

.b-sidenews h5 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 18px;
}

.b-sidenews ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.b-sidenews ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}

.b-sidenews ul a {
  display: block;
  text-decoration: none;
}

.b-sidenews ul a:before, .b-sidenews ul a:after {
  display: table;
  content: '';
}

.b-sidenews ul a:after {
  clear: both;
}

.b-sidenews ul img {
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: -10px 0 10px;
}

.b-sidenews ul div {
  overflow: hidden;
  zoom: 1;
}

.b-sidenews ul small {
  display: block;
  margin: 14px 0 0;
  color: #777;
  font-size: 10px;
}

.b-sidenews ul p {
  margin: 0;
  color: #777;
  font-size: 14px;
  line-height: 18px;
}

.b-sidenews ul img + div p {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.b-sidenews ul a:hover p {
  text-decoration: underline;
}

.b-sidenews > p {
  padding-top: 3px;
  font-size: 11px;
  text-transform: uppercase;
}

.b-sidenews > p a {
  color: #a6a6a6;
  text-decoration: none;
}

.b-sidenews > p a:hover {
  color: #333;
  text-decoration: underline;
}

@media (max-width: 500px) {
  .b-sidenews ul img {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .b-sidenews ul p {
    font-size: 16px;
    font-weight: 700;
  }
}

.b-search {
  padding-bottom: 50px;
}

.b-search table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.b-search table table {
  background: none;
}

.b-search table table:first-of-type {
  margin-top: -9px;
}

.b-search table br {
  display: none;
}

.b-search table .txtBlueTile {
  padding-top: 26px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}

.b-search table label {
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
}

.b-search table input {
  margin: 0 7px 0 0;
  font-size: 16px;
}

.b-search-main {
  margin-bottom: 24px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ececec;
}

.b-search-main-in {
  width: 495px;
}

.b-search-main-in:before, .b-search-main-in:after {
  display: table;
  content: '';
}

.b-search-main-in:after {
  clear: both;
}

@media (max-width: 550px) {
  .b-search-main-in {
    width: auto;
  }
}

.b-search-line {
  margin-bottom: 24px;
}

.b-search-line:before, .b-search-line:after {
  display: table;
  content: '';
}

.b-search-line:after {
  clear: both;
}

.b-search-col {
  float: left;
  width: 235px;
  margin-right: 25px;
}

@media (max-width: 500px) {
  .b-search-col {
    float: none;
    width: auto;
    margin: 0 0 15px;
  }
}

.b-search-col--wide {
  width: auto;
}

.b-search-colwide {
  margin-left: 260px;
}

@media (max-width: 500px) {
  .b-search-colwide {
    margin: 0;
  }
}

.b-search-item {
  position: relative;
  margin-top: 12px;
  font-size: 13px;
}

.b-search-item:first-child {
  margin-top: 0;
}

.b-search-item select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  background: white;
  border: 1px solid rgba(17, 17, 17, 0.17);
  border-radius: 5px;
  outline: 0;
  overflow: hidden;
  text-indent: 0.01px;
  -o-text-overflow: '';
     text-overflow: '';
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.appearance .b-search-item select {
  background: white url("/images/arrow.svg") no-repeat 100% 13px;
}

.appearance .b-search-item select::-ms-expand {
  display: none;
}

.b-search-item select:focus {
  z-index: +1;
  border: 1px solid #5da1ff;
  -webkit-box-shadow: 0 0 0 1px #5da1ff inset;
          box-shadow: 0 0 0 1px #5da1ff inset;
}

.b-search-item select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.b-search-item select::-ms-expand {
  background: none;
  border: 0;
}

.b-search-item select::-ms-value {
  background: none;
  color: black;
}

.b-filter-group-item + .b-filter-group-item .b-search-item select {
  border-radius: 0 3px 3px 0;
}

.b-search-label + .b-search-item {
  margin-top: 0;
}

.b-search-item .b-search-group-item select {
  border-radius: 3px 0 0 3px;
}

.b-search-item .b-search-group-item + .b-search-group-item select {
  border-radius: 0 3px 3px 0;
}

.b-search-label {
  height: 20px;
  color: #8f8f8f;
  font-size: 12px;
}

.b-search-group {
  margin-right: -1px;
}

.b-search-group:before, .b-search-group:after {
  display: table;
  content: '';
}

.b-search-group:after {
  clear: both;
}

@media (max-width: 500px) {
  .b-search-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
}

.b-search-group-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 118px;
}

.b-search-group-item:first-child {
  margin-right: -1px;
}

@media (max-width: 500px) {
  .b-search-group-item, .b-search-group-item:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    float: none;
    width: auto;
  }
}

.b-filter-group-item .textfield,
.b-search-group-item .textfield {
  font-size: 15px;
}

.b-filter-group-item .textfield::-webkit-input-placeholder,
.b-search-group-item .textfield::-webkit-input-placeholder {
  font-size: 12px;
}

.b-filter-group-item .textfield::-moz-placeholder,
.b-search-group-item .textfield::-moz-placeholder {
  font-size: 12px;
}

.b-filter-group-item .textfield:-moz-placeholder,
.b-search-group-item .textfield:-moz-placeholder {
  font-size: 12px;
}

.b-filter-group-item .textfield:-ms-input-placeholder,
.b-search-group-item .textfield:-ms-input-placeholder {
  font-size: 12px;
}

.b-filter-group-item:first-child .textfield,
.b-search-group-item:first-child .textfield {
  border-radius: 3px 0 0 3px;
}

.b-filter-group-item:last-child .textfield,
.b-search-group-item:last-child .textfield {
  border-radius: 0 3px 3px 0;
}

.textfield:focus {
  z-index: +1;
  border-color: #5da1ff;
  outline: 0;
}

.b-search-checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 32px;
  font-size: 13px;
}

.b-search-checkbox + .b-search-checkbox {
  margin-left: 24px;
}

.b-search-checkbox input {
  margin: 0 7px 0 0;
  cursor: pointer;
  font-size: 16px;
}

.b-search-checkbox label {
  color: #777;
  cursor: pointer;
  -webkit-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  transition: color 0.15s ease;
}

.b-search-checkbox label:hover {
  color: #000;
}

.b-search-checkbox input:checked + label {
  color: #000;
}

.b-search-checklist {
  font-size: 13px;
}

.b-search-checklist ul {
  margin: 0;
  padding: 7px 0 0;
  list-style: none;
}

.b-search-checklist li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 8px 0;
  padding-top: 2px;
}

.b-search-checklist label {
  display: block;
  cursor: pointer;
  color: #777;
  -webkit-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  transition: color 0.15s ease;
}

.b-search-checklist label:hover {
  color: #000;
}

.b-search-checklist input {
  margin: 0 7px 0 0;
  cursor: pointer;
  font-size: 16px;
}

.b-search-checklist input:checked + span {
  color: #000;
}

.b-errors {
  margin-bottom: 30px;
}

.b-errors div {
  text-align: left;
}

.b-errors .error {
  padding: 4px 50px 4px 20px;
  background: red;
  color: white;
  text-align: left;
}

.b-errors .error:first-child {
  padding-top: 8px;
  border-radius: 3px 3px 0 0;
}

.b-errors .error:last-child {
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-radius: 0 0 3px 3px;
}

.payment {
  padding-top: 20px;
}

.heading + .payment {
  padding-top: 0;
}

.payment-card {
  margin-bottom: 20px;
  background-color: #fafafa;
  border: solid #f0f0f0;
  border-width: 1px 0;
  -webkit-box-shadow: 1px 0 0 #f0f0f0, -1px 0 0 #f0f0f0;
          box-shadow: 1px 0 0 #f0f0f0, -1px 0 0 #f0f0f0;
}

@media (max-width: 800px) {
  .payment-card {
    margin-bottom: 30px;
    margin-left: -20px;
    margin-right: -20px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media (max-width: 500px) {
  .payment-card {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.payment-card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 25px 11px;
}

@media (max-width: 800px) {
  .payment-card-item {
    display: block;
    padding-top: 11px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .payment-card-item::after {
    display: block;
    clear: both;
    content: "";
  }
}

@media (max-width: 500px) {
  .payment-card-item {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.payment-card-photo {
  width: 120px;
  height: 90px;
  margin-right: 16px;
  padding-top: 5px;
}

.payment-card-photo img {
  display: block;
  width: 120px;
  height: 90px;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #ebebeb;
}

@media (max-width: 800px) {
  .payment-card-photo {
    float: left;
    margin-right: 0px;
    margin-bottom: 11px;
  }
}

.payment-card-about {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 800px) {
  .payment-card-about {
    margin-left: 130px;
    margin-bottom: 16px;
  }
}

.payment-card-info {
  width: 305px;
  margin-right: 20px;
}

@media (max-width: 800px) {
  .payment-card-info {
    width: auto;
    margin-right: 0;
  }
}

.payment-card-title {
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

@media (max-width: 800px) {
  .payment-card-title {
    margin-bottom: 7px;
  }
}

.payment-card-params {
  margin-bottom: 6px;
  color: #777;
  font-size: 16px;
  line-height: 19px;
}

.payment-card-price {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 7px;
  padding-right: 20px;
  line-height: 20px;
}

.payment-card-price-primary {
  margin-right: 9px;
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;
}

.payment-card-price-secondary {
  color: #777;
  font-size: 14px;
  white-space: nowrap;
}

.payment-card-details {
  clear: both;
  margin: 0;
  padding-top: 1px;
  font-size: 14px;
  line-height: 18px;
}

.payment-card-details div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}

.payment-card-details dt {
  width: 136px;
}

.payment-card-details dd {
  width: 80px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}

@media (max-width: 800px) {
  .payment-card-details {
    padding-top: 0;
  }
  .payment-card-details div {
    margin-bottom: 0;
  }
  .payment-card-details dt {
    min-width: 0;
    width: 130px;
  }
}

.payment-card-summmary {
  border-top: 1px solid #f0f0f0;
  font-size: 14px;
  line-height: 18px;
  padding: 9px 25px 10px;
}

@media (max-width: 800px) {
  .payment-card-summmary {
    padding-top: 7px;
    padding-bottom: 9px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .payment-card-summmary {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.payment-card-summmary--alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 800px) {
  .payment-card-summmary--alt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.payment-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 9px;
}

.payment-card-note {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 216px;
  margin-left: auto;
}

@media (max-width: 800px) {
  .payment-card-note {
    width: auto;
    margin: -1px auto 10px 2px;
  }
}

.payment-card-note-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  padding: 5px 8px 8px;
  background-color: #faeebe;
  border-radius: 4px;
  font-size: 14px;
  line-height: 18px;
}

.payment-card-note-container span:first-child {
  width: 136px;
}

@media (max-width: 800px) {
  .payment-card-note-container {
    padding: 3px 6px 5px;
  }
  .payment-card-note-container span:first-child {
    width: 130px;
  }
}

.payment-card-total,
.payment-card-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 216px;
  margin-bottom: 2px;
  margin-left: auto;
}

.payment-card-wrap .payment-card-total, .payment-card-wrap
.payment-card-detail {
  position: relative;
  top: -10px;
}

.payment-card-total span:first-child,
.payment-card-detail span:first-child {
  width: 136px;
}

.payment-card-total span:last-child,
.payment-card-detail span:last-child {
  width: 80px;
}

@media (max-width: 800px) {
  .payment-card-total,
  .payment-card-detail {
    width: auto;
    margin-left: 0;
    margin-bottom: 0;
  }
  .payment-card-wrap .payment-card-total, .payment-card-wrap
  .payment-card-detail {
    top: auto;
  }
  .payment-card-total span:first-child,
  .payment-card-detail span:first-child {
    width: 130px;
  }
  .payment-card-total span:last-child,
  .payment-card-detail span:last-child {
    width: auto;
  }
}

.payment-card-total {
  font-weight: 700;
}

.payment-methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px 34px -7px;
}

@media (max-width: 800px) {
  .payment-methods {
    display: block;
    margin: 0 0 30px;
  }
}

.payment-method {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3%;
          flex: 0 0 33.3%;
  margin-bottom: 16px;
  padding: 0 8px 0 7px;
}

.payment-method form {
  display: block;
  height: 100%;
}

@media (max-width: 800px) {
  .payment-method {
    margin-bottom: 0;
    padding: 0;
  }
  .payment-method form {
    height: auto;
  }
  .payment-method:not(:first-child) {
    margin-top: 16px;
  }
}

.payment-method-select {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #f4f8fc;
  border: 1px solid #e3ecf8;
  border-radius: 5px;
  text-align: left;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.payment-method-select:hover, .payment-method-select:focus {
  background-color: #e8eff7;
}

.payment-method-select:focus {
  outline: none;
}

@media (max-width: 800px) {
  .payment-method-select {
    height: auto;
  }
}

.payment-metod-container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 194px;
  padding: 10px 24px 16px 12px;
}

.payment-metod-container b {
  display: block;
  margin-bottom: 5px;
  color: #1960b8;
  font-size: 16px;
  line-height: 20px;
}

.payment-metod-container span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #7e8b95;
  font-size: 14px;
  line-height: 18px;
}

.payment-metod-container img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: -12px;
}

.payment-metod-container small {
  display: block;
  margin-bottom: -2px;
  color: #1960b8;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

@media (max-width: 800px) {
  .payment-metod-container {
    display: block;
    height: auto;
    min-height: 0;
  }
  .payment-metod-container span {
    display: block;
    padding-bottom: 21px;
  }
}

@media (min-width: 801px) and (max-width: 900px) {
  .payment-metod-container {
    min-height: 232px;
  }
}

.payment-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

@media (max-width: 800px) {
  .payment-action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
}

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

.payment-action-info p,
.payment-action-info ul {
  max-width: 700px;
  font-size: 16px;
  line-height: 24px;
}

.payment-action-info p {
  margin: 0 0 15px;
}

.payment-action-info ul {
  margin: 0 0 15px;
  padding: 0 0 0 22px;
  list-style: none;
}

.payment-action-info p + ul {
  margin-top: -5px;
}

.payment-action-info p:last-child,
.payment-action-info ul:last-child {
  margin-bottom: 0;
}

@media (max-width: 800px) {
  .payment-action-info {
    margin-bottom: 13px;
  }
  .payment-action-info p,
  .payment-action-info ul {
    font-size: 14px;
    line-height: 19px;
  }
  .payment-action-info p {
    margin-bottom: 8px;
  }
  .payment-action-info ul {
    margin-bottom: 12px;
  }
  .payment-action-info p + ul {
    margin-top: 0;
  }
}

.payment-action-control {
  min-width: 240px;
  margin-left: auto;
}

@media (max-width: 800px) {
  .payment-action-control {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    width: auto;
    margin-left: 0;
    padding-bottom: 20px;
  }
}

.payment-info {
  max-width: 700px;
  margin-bottom: 50px;
}

.payment-info h4 {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 24px;
}

.payment-info table {
  margin-bottom: 25px;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 24px;
}

.payment-info th {
  text-align: left;
  font-weight: 400;
}

.payment-info th,
.payment-info td {
  vertical-align: top;
  padding-right: 20px;
  padding-bottom: 5px;
}

.payment-info p {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 24px;
}

.payment-info ul,
.payment-info ol {
  max-width: 670px;
  margin: 0 0 15px;
  padding: 0 0 0 41px;
  list-style-position: outside;
  font-size: 16px;
  line-height: 24px;
}

.payment-info ul li + li,
.payment-info ol li + li {
  margin-top: 5px;
}

.payment-info p + ul,
.payment-info p + ol {
  margin-top: -5px;
}

.payment-info p:last-child,
.payment-info ul:last-child,
.payment-info ol:last-child {
  margin-bottom: 0;
}

@media (max-width: 800px) {
  .payment-info h4 {
    margin-bottom: 8px;
    line-height: 19px;
  }
  .payment-info table {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
  }
  .payment-info th,
  .payment-info td {
    padding-bottom: 4px;
  }
  .payment-info p {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 18px;
  }
  .payment-info ul,
  .payment-info ol {
    margin: 0 0 12px;
    padding-left: 18px;
    font-size: 14px;
    line-height: 18px;
  }
  .payment-info ul li + li,
  .payment-info ol li + li {
    margin-top: 4px;
  }
}

.payment-support {
  margin-top: 50px;
  margin-left: -25px;
  margin-right: -25px;
  padding-left: 25px;
  padding-right: 25px;
}

.payment-support h4 {
  max-width: 500px;
  margin: 0 0 15px;
  font-size: 24px;
}

.payment-support ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 24px;
}

.payment-support p {
  max-width: 450px;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 800px) {
  .payment-support {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 11px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #d8d8d8;
  }
  .payment-support h4 {
    max-width: 100%;
    margin-bottom: 9px;
    font-size: 16px;
  }
  .payment-support ul {
    margin-bottom: 24px;
    line-height: 18px;
  }
  .payment-support ul li:not(:first-child) {
    margin-top: 5px;
  }
  .payment-support p {
    max-width: 100%;
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 500px) {
  .payment-support {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.payment-form {
  width: 328px;
  margin-bottom: -20px;
  padding-top: 10px;
}

.payment-form .button {
  margin-top: 8px;
}

@media (max-width: 800px) {
  .payment-form {
    width: auto;
  }
}

.payment-sms {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 525px;
  padding-top: 10px;
  padding-bottom: 11px;
}

@media (max-width: 800px) {
  .payment-sms {
    margin-top: 16px;
    padding-top: 18px;
  }
  .payment-sms::before {
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    height: 1px;
    background-color: #f0f0f0;
    content: '';
  }
}

@media (max-width: 500px) {
  .payment-sms::before {
    position: absolute;
    top: 0;
    left: -15px;
    right: -15px;
    height: 1px;
    background-color: #f0f0f0;
    content: '';
  }
}

.payment-sms-number {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 20px;
}

.payment-sms-number b {
  margin-left: 2px;
  margin-right: 1px;
  font-weight: 700;
  letter-spacing: 2.4px;
}

@media (max-width: 800px) {
  .payment-sms-number {
    max-width: 210px;
    margin-bottom: 2px;
  }
}

.payment-sms-text {
  margin-bottom: 20px;
  font-size: 46px;
  font-weight: 700;
  line-height: 55px;
}

@media (max-width: 800px) {
  .payment-sms-text {
    font-size: 40px;
    line-height: 48px;
  }
}

.payment-sms-info {
  font-size: 16px;
  line-height: 23px;
}

@media (max-width: 800px) {
  .payment-sms-info {
    max-width: 250px;
    font-size: 14px;
    line-height: 18px;
  }
  .payment-sms-info a {
    white-space: nowrap;
  }
}

.error-message {
  margin-bottom: 4px;
  color: #e87979;
  font-size: 14px;
  line-height: 19px;
}

.payment__coins {
  float: right;
  margin-left: 100px;
  line-height: 1;
}

.payment__coins strong {
  display: block;
  color: #1a60ba;
  font-size: 46px;
}

.b-payment {
  padding-top: 10px;
}

.b-payment h3 {
  margin: 0 0 20px;
}

.b-payment a {
  color: #376BAD;
  text-decoration: none;
}

.b-payment a:hover {
  color: #e34065;
  text-decoration: none;
}

@media (max-width: 800px) {
  .b-payment-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.b-payment-head {
  border-bottom: 1px solid #ebebeb;
  color: #939393;
  font-size: 11px;
}

.b-payment-head:before, .b-payment-head:after {
  display: table;
  content: '';
}

.b-payment-head:after {
  clear: both;
}

@media (max-width: 800px) {
  .b-payment-head {
    width: 800px;
  }
}

.b-payment-head-cell {
  float: left;
  padding: 7px 0;
}

.b-payment-head-cell--num {
  width: 12%;
}

.b-payment-head-cell--itm {
  width: 58%;
}

.b-payment-wrap--wide .b-payment-head-cell--itm {
  width: 73%;
}

.b-payment-head-cell--trm {
  width: 15%;
}

.b-payment-head-cell--sum {
  float: right;
  width: 15%;
}

@media (max-width: 800px) {
  .b-payment-body {
    width: 800px;
  }
}

.b-payment-item {
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb;
}

.b-payment-item:before, .b-payment-item:after {
  display: table;
  content: '';
}

.b-payment-item:after {
  clear: both;
}

.b-payment-item-cell {
  float: left;
}

.b-payment-item-cell--num {
  width: 12%;
  font-size: 16px;
  font-weight: 700;
}

.b-payment-item-cell--num span {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  padding: 4px 8px 3px;
  background-color: #f4ec1b;
}

.b-payment-item-cell--num input {
  margin: 0 0 0 20px;
  font-size: 16px;
}

.b-payment-item-cell--itm {
  width: 58%;
}

.b-payment-wrap--wide .b-payment-item-cell--itm {
  width: 73%;
}

.b-payment-item-cell--trm {
  width: 15%;
  font-size: 14px;
}

.b-payment-item-cell--sum {
  float: right;
  width: 15%;
  font-size: 14px;
}

.b-payment-item-cell--sum small {
  display: block;
  padding-top: 4px;
  color: #777;
  font-size: inherit;
}

.b-payment-item-cell select {
  font-size: 16px;
}

.b-payment-item-pic {
  float: left;
  width: 90px;
}

.b-payment-item-info {
  margin-left: 110px;
  padding-right: 50px;
}

.b-payment-item-info h4 {
  margin: 0 0 6px;
  font-size: 15px;
  line-height: 1;
}

.b-payment-item-info p {
  margin: 0;
  font-size: 12px;
  line-height: 17px;
}

.b-payment-item-price {
  padding-top: 22px;
}

.b-payment-item-price span {
  font-size: 15px;
  font-weight: 700;
}

.b-payment-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px 0 0;
}

.b-payment--order .b-payment-total {
  margin-bottom: -10px;
  text-align: left;
}

.b-payment-total span {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: 10px;
  padding-top: 7px;
  color: #a1a1a1;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.b-payment-total strong {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
}

.b-payment-total small {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}

.b-payment-desc {
  margin: 40px 0;
  font-size: 14px;
  line-height: 1.5;
}

.b-payment-desc p,
.b-payment-desc ul {
  margin-bottom: 1em;
}

.b-payment-form {
  padding-top: 60px;
}

@media (max-width: 800px) {
  .b-payment-form {
    padding-top: 30px;
  }
}

.b-payment-form-item {
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}

.b-payment-form-item label {
  display: block;
}

.b-payment-form-item input {
  position: absolute;
  top: 20px;
  left: 20px;
  margin: 0;
  cursor: pointer;
}

.b-payment-form-label {
  padding: 15px 40px 15px 75px;
  border: 1px solid #ced5de;
  border-radius: 4px;
  cursor: pointer;
}

.b-payment-form-label:before, .b-payment-form-label:after {
  display: table;
  content: '';
}

.b-payment-form-label:after {
  clear: both;
}

input:checked + .b-payment-form-label {
  padding: 14px 39px 14px 74px;
  background-color: rgba(61, 202, 134, 0.1);
  border-width: 2px;
  border-color: #3dca86;
}

.b-payment-form-label h4 {
  margin: 0 0 7px;
  color: #2558b6;
  font-size: 18px;
}

.b-payment-form-label p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.b-payment-form-label .logos {
  float: right;
  margin-left: 100px;
  line-height: 64px;
}

.b-payment-form-label .logos img {
  vertical-align: middle;
}

@media (max-width: 800px) {
  .b-payment-form-label {
    padding: 15px 20px 15px 50px;
  }
  .b-payment-form-label .logos {
    float: none;
    margin: 0 0 15px;
    height: auto;
    line-height: normal;
  }
  .b-payment-form-label .logos img {
    max-width: 100%;
    height: auto;
  }
  input:checked + .b-payment-form-label {
    padding: 14px 19px 14px 49px;
  }
}

.b-payment-form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 50px 20px;
}

.b-payment--order .b-payment-form-control {
  padding-top: 42px;
  padding-left: 0;
}

@media (max-width: 500px) {
  .b-payment-form-control {
    display: block;
    padding-left: 0;
  }
}

.b-payment-form-agree {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 11px;
  padding-right: 20px;
}

.b-payment-form-agree label {
  position: relative;
  display: block;
  padding-left: 24px;
}

.b-payment-form-agree input {
  position: absolute;
  top: 3px;
  left: -1px;
  margin: 0;
  font-size: 18px;
}

.b-payment-form-agree span {
  font-size: 14px;
}

@media (max-width: 500px) {
  .b-payment-form-agree {
    float: none;
    margin-bottom: 20px;
  }
}

.b-payment-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 24px;
}

.b-payment-info ul small {
  color: #a1a1a1;
  font-size: 12px;
}

.b-payment-info p {
  font-size: 14px;
  line-height: 18px;
}

.b-payment-help {
  padding: 50px 0 0;
}

.b-payment-help h2 {
  font-size: 24px;
}

.b-payment-help p {
  font-size: 14px;
  line-height: 20px;
}

.b-payment-help .number {
  display: block;
  padding: 15px 0;
  font-size: 30px;
}

.b-payment-help em {
  color: #c00e0e;
  font-style: normal;
}

.pay-info {
  padding-bottom: 10px;
}

.pay-info--main {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  text-align: center;
}

@media (max-width: 799px) {
  .pay-info--main {
    display: none;
  }
}

.pay-info-title {
  margin-bottom: 16px;
  color: #91979C;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
}

.pay-info-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pay-info--main .pay-info-options {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pay-info-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 55px;
  margin-right: 25px;
}

.pay-info--main .pay-info-option {
  margin-left: 4px;
  margin-right: 4px;
  height: 65px;
  background-color: #fff;
  border-radius: 8px;
}

.pay-info-option img {
  pointer-events: none;
}

.pay-info--main .pay-info-option--mastercard {
  width: 71px;
}

.pay-info--main .pay-info-option--mastercard-id-check {
  width: 109px;
}

.pay-info--main .pay-info-option--mastercard-id-check img {
  position: relative;
  left: 2px;
}

.pay-info--main .pay-info-option--visa {
  width: 92px;
}

.pay-info--main .pay-info-option--visa-secure {
  width: 76px;
}

.pay-info--main .pay-info-option--belkart {
  width: 72px;
}

.pay-info--main .pay-info-option--belkart-ip {
  width: 146px;
}

.pay-info--main .pay-info-option--webpay {
  width: 148px;
}

@media (max-width: 799px) {
  .pay-info-option {
    margin-right: 18px;
  }
  .pay-info-option--mastercard img {
    width: 37px;
    height: auto;
  }
  .pay-info-option--mastercard-id-check img {
    width: 67px;
    height: auto;
  }
  .pay-info-option--visa img {
    width: 48px;
    height: auto;
  }
  .pay-info-option--visa-secure img {
    width: 44px;
    height: auto;
  }
  .pay-info-option--belkart img {
    width: 43px;
    height: auto;
  }
  .pay-info-option--belkart-ip img {
    width: 96px;
    height: auto;
  }
  .pay-info-option--webpay img {
    width: 105px;
    height: auto;
  }
}

.av-mylist {
  margin: 0 0 30px;
}

.av-mylist-header {
  margin: 0 -25px 0 -45px;
  padding-left: 45px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
}

.av-mylist-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 18px;
}

.av-mylist-header li {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 15px;
  margin-bottom: 10px;
}

.av-mylist-header a {
  color: #777;
}

.av-mylist-header a:hover {
  color: #e34065;
  text-decoration: none;
}

.av-mylist-header a:hover span {
  text-decoration: underline;
}

.av-mylist-header sup {
  font-size: 11px;
}

@media (max-width: 800px) {
  .av-mylist-header {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .av-mylist-header {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.av-mylist-home {
  margin: 0 -25px 35px -45px;
  padding-top: 2px;
  padding-bottom: 20px;
  padding-left: 45px;
  border-bottom: 1px solid #ececec;
  font-size: 14px;
}

.av-mylist-home a:hover {
  text-decoration: none;
}

.av-mylist-home a:hover span {
  text-decoration: underline;
}

@media (max-width: 800px) {
  .av-mylist-home {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .av-mylist-home {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.av-autoload {
  position: relative;
  padding-top: 35px;
}

.av-autoload-title {
  margin: 0 0 25px;
  color: #181a1b;
  font-size: 18px;
  font-weight: 700;
}

.av-autoload-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-width: 0;
  margin-bottom: 15px;
}

.av-autoload-row-label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 128px;
  padding-top: 9px;
  color: #181a1b;
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
}

.av-autoload-control {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}

@media (max-width: 600px) {
  .av-autoload-control {
    display: block;
  }
}

.av-autoload-control-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
}

.av-autoload-control-label {
  margin-right: 16px;
}

.av-autoload-control-input {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  cursor: pointer;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes blink {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.av-autoload-control-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 196px;
  padding: 8px 15px 9px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.av-autoload-control-button span {
  -webkit-animation-name: blink;
       -o-animation-name: blink;
          animation-name: blink;
  -webkit-animation-duration: 800ms;
       -o-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.av-autoload-control-button span:nth-child(2) {
  -webkit-animation-delay: 200ms;
       -o-animation-delay: 200ms;
          animation-delay: 200ms;
}

.av-autoload-control-button span:nth-child(3) {
  -webkit-animation-delay: 400ms;
       -o-animation-delay: 400ms;
          animation-delay: 400ms;
}

.av-autoload-control--disabled .av-autoload-control-button {
  cursor: default;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.av-autoload-control--disabled .av-autoload-control-button, .av-autoload-control--disabled .av-autoload-control-button:active {
  background: #999;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.av-autoload-control-filename {
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #999;
  font-size: 14px;
  line-height: 22px;
}

.av-autoload-control-filename > div 1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}

.av-autoload-control-filename > div > div {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 600px) {
  .av-autoload-control-filename {
    width: auto;
    padding-top: 10px;
    padding-left: 0;
  }
}

.av-autoload-row-text {
  max-width: 405px;
  padding-top: 10px;
}

.av-autoload-row-text p {
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 18px;
}

.av-autoload-row-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 2px;
  padding-bottom: 10px;
}

.av-autoload-row-form-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 5px;
}

.av-autoload-row-form-input input {
  font-size: 14px;
}

.av-autoload-row-form-input .help-block {
  padding-top: 5px;
  font-size: 12px;
}

.av-autoload-row-form-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.av-autoload-row-form-button .button {
  min-height: 34px;
}

.av-autoload-control-message {
  color: #e34065;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
}

@media (max-width: 600px) {
  .av-autoload-control-message {
    width: auto;
    padding-top: 10px;
    padding-left: 0;
  }
}

.av-autoload-report {
  max-width: 330px;
  padding-top: 12px;
}

.av-autoload-report-title {
  margin-bottom: 12px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ececec;
  color: #181a1b;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.av-autoload-report-data {
  color: #181a1b;
  font-size: 14px;
}

.av-autoload-report-group:not(:first-child) {
  margin-top: 12px;
}

.av-autoload-report-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.av-autoload-report-item:not(:first-child) {
  margin-top: 5px;
}

.av-autoload-report-prop {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.av-autoload-report-value {
  text-align: right;
  white-space: nowrap;
}

.av-autoload-report-download {
  padding-top: 2px;
  min-height: 17px;
  font-size: 14px;
  font-weight: 500;
}

.av-autoload-links {
  padding-top: 72px;
}

.av-autoload-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.av-autoload-links li {
  margin-right: 16px;
}

@media (min-width: 1000px) {
  .av-autoload-links {
    position: absolute;
    top: -110px;
    right: 0;
  }
}

.av-mylist-options {
  position: -webkit-sticky;
  position: sticky;
  bottom: 10px;
  z-index: 20;
  margin-bottom: 15px;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (max-width: 600px) {
  .av-mylist-options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.av-mylist-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  background-color: rgba(255, 242, 207, 0.85);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.av-mylist-control a {
  color: #0e88df;
}

.av-mylist-control a:hover {
  color: #f51958;
}

.av-mylist-control a:active {
  color: #cf114f;
}

@media (max-width: 800px) {
  .av-mylist-control {
    margin-left: 0;
    margin-right: 0;
  }
}

.av-mylist-control-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}

.av-mylist-control-panel a {
  white-space: nowrap;
}

.av-mylist-control-panel .button-n {
  margin-left: 10px;
}

@media (max-width: 899px) {
  .av-mylist-control,
  .av-mylist-control-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@-webkit-keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-3px, 0, 0);
            transform: translate3d(-3px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(6px, 0, 0);
            transform: translate3d(6px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-6px, 0, 0);
            transform: translate3d(-6px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(6px, 0, 0);
            transform: translate3d(6px, 0, 0);
  }
}

@-o-keyframes shake {
  10%, 90% {
    transform: translate3d(-3px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(6px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-6px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(6px, 0, 0);
  }
}

@keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-3px, 0, 0);
            transform: translate3d(-3px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(6px, 0, 0);
            transform: translate3d(6px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-6px, 0, 0);
            transform: translate3d(-6px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(6px, 0, 0);
            transform: translate3d(6px, 0, 0);
  }
}

.shake {
  -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
       -o-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}

.av-mylist-control-hint {
  position: relative;
  padding-left: 14px;
  font-size: 14px;
}

.av-mylist-control-hint::before {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 10px;
  height: 12px;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 10 12" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M4.579 2.865L2.224 5.5A.804.804 0 0 1 1.05 4.401L4.796.254l.037-.037A.805.805 0 0 1 5.97.254l3.745 4.147A.803.803 0 1 1 8.542 5.5L6.187 2.865v7.947a.804.804 0 0 1-1.608 0V2.865z" fill="%23181a1b"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
}

.av-mylist-control-all {
  height: 34px;
  line-height: 34px;
}

.av-mylist-control-panel:not(:first-child) .av-mylist-control-all {
  margin-right: 10px;
}

.av-mylist-control-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
}

.av-mylist-control-count > span {
  margin-left: 4px;
}

.av-mylist-control-count form {
  margin-left: 12px;
}

.av-mylist-control-count button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  color: #0e88df;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.av-mylist-control-count button:hover {
  color: #f51958;
}

.av-mylist-control-count button:active {
  color: #cf114f;
}

@media (max-width: 899px) {
  .av-mylist-control-all {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    line-height: normal;
  }
  .av-mylist-control-count {
    padding-bottom: 10px;
    height: auto;
    line-height: normal;
  }
}

.av-mylist-control-selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}

.av-mylist-autoload {
  margin-bottom: 15px;
  padding-top: 7px;
  font-size: 14px;
}

@media (max-width: 600px) {
  .av-mylist-autoload {
    text-align: right;
  }
}

.av-mylist-autoload-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 39px;
}

.av-mylist-autoload-link::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 31px;
  height: 14px;
  margin-top: -7px;
  background-color: currentColor;
  background-image: url("/images/csv.svg");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 31px 14px;
  border-radius: 2px;
  content: '';
}

.av-mylist-item {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 25px 0;
  border-bottom: 1px solid #ececec;
  font-size: 12px;
  -webkit-transition: background-color 0.15s ease;
  -o-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
}

@media (max-width: 800px) {
  .av-mylist-item {
    padding: 50px 0 20px;
  }
}

@media (max-width: 500px) {
  .av-mylist-item {
    padding: 65px 0 15px;
  }
}

.av-mylist-item--new:last-child {
  border: none;
}

@media (max-width: 500px) {
  .av-mylist-item--new {
    padding-top: 58px;
  }
}

.av-mylist-item-in {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 800px) {
  .av-mylist-item-in {
    display: block;
  }
}

.av-mylist-cell {
  padding-right: 20px;
}

@media (max-width: 800px) {
  .av-mylist-cell-pic {
    float: left;
    clear: left;
  }
}

.av-mylist-cell-details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 0;
}

@media (max-width: 800px) {
  .av-mylist-cell-details {
    min-height: 105px;
    padding-left: 145px;
  }
}

.av-mylist-cell-options {
  padding-right: 0;
  text-align: right;
}

@media (max-width: 800px) {
  .av-mylist-cell-options {
    padding-left: 145px;
    text-align: left;
  }
}

.av-mylist-pic {
  position: relative;
}

.av-mylist-pic img {
  display: block;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.av-mylist-pic span {
  position: absolute;
  bottom: 7px;
  left: 18px;
  padding: 2px 3px 2px;
  background-color: black;
  color: white;
  font-size: 13px;
  line-height: 15px;
}

.av-mylist-item-removed .av-mylist-pic::before,
.av-mylist-item-sold .av-mylist-pic::before,
.av-mylist-item-no-pay .av-mylist-pic::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  display: block;
  background-color: rgba(13, 15, 18, 0.44);
  content: '';
}

.av-mylist-item-removed .av-mylist-pic::after,
.av-mylist-item-sold .av-mylist-pic::after,
.av-mylist-item-no-pay .av-mylist-pic::after {
  position: absolute;
  top: 45%;
  left: 50%;
  z-index: 30;
  padding: 3px 8px 6px;
  border: 2px solid #ffb808;
  color: #fff;
  font-size: 15px;
  -webkit-transform: rotate(-8deg) translate(-49%, -55%);
      -ms-transform: rotate(-8deg) translate(-49%, -55%);
       -o-transform: rotate(-8deg) translate(-49%, -55%);
          transform: rotate(-8deg) translate(-49%, -55%);
  white-space: nowrap;
}

@media (max-width: 599px) {
  .av-mylist-item-removed .av-mylist-pic::after,
  .av-mylist-item-sold .av-mylist-pic::after,
  .av-mylist-item-no-pay .av-mylist-pic::after {
    padding: 1px 5px 2px;
    font-size: 12px;
  }
}

.av-mylist-item-removed .av-mylist-pic::after {
  content: 'Снято с продажи';
}

.av-mylist-item-sold .av-mylist-pic::after {
  content: 'Продано!';
}

.av-mylist-item-no-pay .av-mylist-pic::after {
  content: 'Ожидает оплаты';
}

@media (max-width: 800px) {
  .av-mylist-pic img {
    width: 130px;
    height: 100px;
  }
}

.av-mylist-pic-add {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 180px;
  height: 135px;
  padding-top: 110px;
  background: #F0F2F5 url("/images/add-photos.svg") no-repeat 50% 21px;
  border: 1px solid #E6E6E6;
  font-size: 14px;
  text-align: center;
}

@media (max-width: 800px) {
  .av-mylist-pic-add {
    width: 130px;
    height: 100px;
    padding-top: 60px;
    background-size: 42px 38px;
    background-position: 50% 15px;
    font-size: 13px;
  }
}

.av-mylist-opts {
  margin: 0 0 15px;
  font-size: 14px;
}

.av-mylist-opts span {
  margin-right: 10px;
}

.av-mylist-opts a {
  margin-right: 10px;
  color: #777;
}

.av-mylist-opts a:hover {
  color: #000;
}

@media (max-width: 800px) {
  .av-mylist-opts {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mylist-alert-new .av-mylist-opts {
    top: -60px;
  }
  .av-mylist-opts a,
  .av-mylist-opts span {
    display: inline-block;
    vertical-align: baseline;
    margin: 0;
  }
  .av-mylist-opts a {
    margin-left: 30px;
  }
  .av-mylist-opts span {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (max-width: 500px) {
  .av-mylist-opts {
    top: -50px;
    width: 100%;
    border: 1px solid #ececec;
    border-radius: 3px;
  }
  .av-mylist-opts a,
  .av-mylist-opts span {
    padding: 8px 10px;
  }
  .av-mylist-opts a {
    margin: 0;
    border-left: 1px solid #ececec;
  }
  .av-mylist-item--new .av-mylist-opts {
    top: -40px;
  }
}

@media (max-width: 400px) {
  .av-mylist-opts {
    font-size: 12px;
  }
}

.av-mylist-about h4 {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 18px;
}

.av-mylist-item-deleted .av-mylist-about h4 {
  text-decoration: line-through;
}

.av-mylist-about p {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 24px;
}

.av-mylist-about .itemlabel {
  position: relative;
  top: 1px;
}

@media (max-width: 800px) {
  .av-mylist-about p {
    height: auto;
    margin-bottom: 15px;
  }
}

.av-mylist-status {
  margin: 0 0 20px;
  font-size: 14px;
}

.av-mylist-status span {
  margin-right: 4px;
}

@media (max-width: 800px) {
  .av-mylist-status {
    margin: 15px 0 5px;
  }
}

.av-mylist-actions {
  width: 150px;
  margin-top: -7px;
  margin-left: auto;
  padding-left: 20px;
}

.av-mylist-actions .button,
.av-mylist-actions .top-tooltip-wrapper {
  position: relative;
  z-index: 100;
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  text-align: center;
}

.av-mylist-actions span {
  display: block;
  margin: 7px 0;
  font-size: 12px;
  line-height: 18px;
}

@media (max-width: 800px) {
  .av-mylist-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    margin-left: -150px;
    margin-right: -5px;
    padding: 6px 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .av-mylist-actions .button {
    text-align: center;
  }
  .av-mylist-actions .button,
  .av-mylist-actions .top-tooltip-wrapper,
  .av-mylist-actions span {
    margin: 0 5px;
    padding-left: 9px;
    padding-right: 9px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .av-mylist-actions .top-tooltip-wrapper,
  .av-mylist-actions .top-tooltip-wrapper .button {
    padding-left: 0;
    padding-right: 0;
  }
  .av-mylist-actions .top-tooltip-wrapper .button {
    margin: 0;
  }
}

.mylist-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #181a1b;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (max-width: 800px) {
  .mylist-actions {
    margin-left: -145px;
  }
}

@media (min-width: 801px) {
  .mylist-actions {
    width: 300px;
  }
}

.mylist-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}

.mylist-status + .mylist-action {
  margin-top: 10px;
}

.mylist-action-note {
  margin-top: 5px;
  color: #777d82;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
}

.mylist-status {
  position: relative;
  margin-bottom: 4px;
  padding: 8px 36px;
  background-color: #fff2cf;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-align: left;
}

.mylist-status::before {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 22px;
  height: 22px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  content: '';
}

.mylist-status small {
  margin-left: 2px;
  color: rgba(24, 26, 27, 0.5);
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
}

.av-mylist-info {
  padding-top: 45px;
  font-size: 15px;
  line-height: 24px;
}

.av-mylist-info p {
  margin: 0;
}

.av-mylist-views {
  margin-bottom: 10px;
  font-size: 14px;
}

.av-mylist-views a:hover .views {
  color: #1a60ba;
}

.av-mylist-views a:hover .views svg {
  fill: currentcolor;
}

.av-mylist-views i {
  font-style: normal;
}

@media (max-width: 500px) {
  .av-mylist-views i {
    display: none;
  }
}

.views {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 25px;
  color: #777;
}

.views svg {
  position: absolute;
  top: -3px;
  left: 0;
  fill: #ccc;
}

.views span {
  color: #1a60ba;
}

.av-mylistpro {
  position: relative;
}

.av-tabfilter + .av-mylistpro {
  margin-top: 20px;
}

@media (max-width: 900px) {
  .av-mylistpro-tablewrap {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.av-mylistpro-table {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}

@media (max-width: 1050px) {
  .av-mylistpro-table {
    width: auto;
  }
}

@media (max-width: 800px) {
  .av-mylistpro-table {
    display: block;
  }
}

.av-mylistpro-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 0 8px;
  background-color: #ececec;
  color: #999;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
}

.av-mylistpro-head-number {
  width: 135px;
  padding-left: 25px;
}

.av-mylistpro-head-model {
  width: 400px;
  padding-left: 95px;
}

.av-mylistpro-head-price {
  width: 120px;
  padding-right: 25px;
  text-align: right;
}

.av-mylistpro-head-date {
  width: 100px;
}

.av-mylistpro-head-until {
  width: 150px;
}

.av-mylistpro-head-views {
  width: 100px;
}

.av-mylistpro-row + tr:not(.av-mylistpro-row) td {
  border-top: 1px solid #ececec;
  padding: 0;
}

.av-mylistpro-row + tr:not(.av-mylistpro-row) + .av-mylistpro-row td {
  border: 0;
}

.av-mylistpro-cell {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  padding: 16px 0 11px;
  border-top: 1px solid #ececec;
  font-size: 12px;
}

tbody tr:first-child .av-mylistpro-cell {
  border-top-color: #dfdfdf;
}

.av-mylistpro-cell-number {
  width: 135px;
}

.av-mylistpro-row-top .av-mylistpro-cell-number input {
  opacity: 0;
}

.av-mylistpro-row-top.av-mylistpro-row--cars .av-mylistpro-cell-number input {
  opacity: 1;
}

.av-mylistpro-cell-model {
  width: 400px;
}

.av-mylistpro-cell-price {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  width: 120px;
  padding-top: 21px;
  padding-right: 25px;
  font-size: 16px;
  text-align: right;
}

.av-mylistpro-cell-price div {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.av-mylistpro-cell-date {
  width: 100px;
  padding-top: 25px;
}

.av-mylistpro-cell-until {
  width: 150px;
  font-size: 12px;
}

.av-mylistpro-cell-until p {
  margin: 0;
  padding-top: 10px;
}

.av-mylistpro-cell-until p:first-child {
  padding-top: 9px;
}

.av-mylistpro-cell-until span {
  color: #777;
}

.av-mylistpro-cell-views {
  width: 100px;
  padding-top: 24px;
}

.av-mylistpro-cell-views a:hover .views {
  color: #1a60ba;
}

.av-mylistpro-cell-views a:hover .views svg {
  fill: currentcolor;
}

.av-mylistpro-row-draft {
  color: #777;
}

.av-mylistpro-row-draft img {
  opacity: 0.2;
}

.av-mylistpro-check {
  position: relative;
  display: block;
  padding: 9px 0 10px 25px;
  cursor: pointer;
}

.av-mylistpro-check input {
  position: absolute;
  top: 9px;
  left: 0;
  margin: 0;
  font-size: 16px;
  cursor: pointer;
}

.av-mylistpro-row-draft .av-mylistpro-check input {
  display: none;
}

.av-mylistpro-label {
  padding-left: 25px;
}

.av-mylistpro-model:before, .av-mylistpro-model:after {
  display: table;
  content: '';
}

.av-mylistpro-model:after {
  clear: both;
}

.av-mylistpro-pic {
  position: relative;
  float: left;
  margin-right: 25px;
}

.av-mylistpro-pic::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  border: 1px solid rgba(0, 0, 0, 0.1);
  content: '';
}

.av-mylistpro-pic img {
  position: relative;
  z-index: 10;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.av-mylistpro-title {
  overflow: hidden;
  padding-top: 2px;
}

.av-mylistpro-title > a {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 700;
}

.av-mylistpro-ctrl {
  margin: 0;
  padding: 5px 0 0;
  list-style: none;
}

.av-mylistpro-ctrl:before, .av-mylistpro-ctrl:after {
  display: table;
  content: '';
}

.av-mylistpro-ctrl:after {
  clear: both;
}

.av-mylistpro-ctrl li {
  float: left;
  margin-left: 20px;
}

.av-mylistpro-ctrl li:first-child {
  margin-left: 0;
}

.av-mylistpro-ctrl a {
  color: #999;
  font-size: 12px;
}

.av-mylistpro-ctrl a:hover {
  color: #3d3d3d;
}

.mylist-alert,
.mylist-alert-new {
  position: relative;
  display: block;
  padding: 8px 10px 8px 35px;
  background-color: #f5f6ec;
  background-repeat: no-repeat;
  background-position: 10px 7px;
  background-size: 17px 14px;
  color: #3d3d3d;
  font-size: 13px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.mylist-alert:last-child:after, .mylist-alert:only-child:after,
.mylist-alert-new:last-child:after,
.mylist-alert-new:only-child:after {
  display: none;
}

.mylist-alert:only-child,
.mylist-alert-new:only-child {
  margin-top: 0;
}

.mylist-alert b,
.mylist-alert-new b {
  font-weight: 400;
}

.mylist-alert {
  margin-top: -15px;
  margin-bottom: 25px;
}

.mylist-alert-new {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 12px;
}

.mylist-alert-new::before {
  position: absolute;
  top: 100%;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #f5f6ec transparent transparent;
  content: '';
}

.mylist-alert-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxMyI+PHBhdGggZmlsbD0iIzNEQ0E4NiIgZD0iTTE0LjcxMyAwbC05LjYzIDEwLjI1OC0zLjc5NS00LjA0MkwwIDcuNTg4IDUuMDgyIDEzIDE2IDEuMzd6Ii8+PC9zdmc+");
}

.mylist-alert-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTcgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2Ljc0MiAxMS41N1M5Ljg1Ny41OSA5LjcyMi40NjVhMS44NDIgMS44NDIgMCAwIDAtMi40NDQgMEM3LjE1OC41NzcuMTEgMTEuODE4LjA1OCAxMS45OTVjLS4yNDYuODUuMyAxLjcyNSAxLjIyMiAxLjk1Mi4xNjguMDQgMTMuODY2LjA1IDEzLjg2Ni4wNS42NC4wNCAxLjI3OC0uMjQ2IDEuNjIzLS43OTJhMS40ODggMS40ODggMCAwIDAtLjAzLTEuNjM0eiIgZmlsbD0iI2ZmYjMwMCIvPjxwYXRoIGQ9Ik04LjUwNyAxMi41NWgtLjAwMmMtLjgwOCAwLTEuNDYyLS42MDItMS40NjItMS4zNSAwLS43NDUuNjU1LTEuMzQ4IDEuNDY0LTEuMzQ4LjgwNiAwIDEuNDYyLjYwMyAxLjQ2MiAxLjM1IDAgLjc0Ni0uNjU3IDEuMzUtMS40NjQgMS4zNXptLjUxNi0zLjU2N0g3Ljk1NWwtLjk4Ny0zLjkzNWMwLS43OC42ODYtMS40MTMgMS41MzItMS40MTMuODQ1IDAgMS41My42MzIgMS41MyAxLjQxM0w5LjAyNCA4Ljk4M3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
}

.av-mylist-section {
  padding-top: 20px;
}

.av-mylist-title {
  margin: 0 0 3px;
  font-size: 20px;
  line-height: 24px;
}

.av-mylist-title span {
  margin-left: 4px;
  color: #777;
  font-size: 15px;
  font-weight: 400;
}

.av-mylist-title span.text-danger {
  color: #ef1c0f;
}

.av-mylist-table .pricing:last-child {
  margin-bottom: -30px;
}

.av-mylist-table .pricing:last-child hr {
  margin-bottom: 60px;
}

.av-mylist-promo-free,
.av-mylist-promo-pro {
  position: relative;
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: right -39px top 24px;
  background-size: 160px 160px;
}

.av-mylist-promo-free h2,
.av-mylist-promo-pro h2 {
  max-width: 350px;
  margin: 0 0 13px;
  padding-right: 120px;
  font-size: 20px;
  line-height: 24px;
}

.av-mylist-promo-free::before,
.av-mylist-promo-pro::before {
  position: absolute;
  top: -1px;
  left: 15px;
  right: 15px;
  display: block;
  height: 1px;
  background-color: #ececec;
  content: '';
}

.av-mylist-promo-free p,
.av-mylist-promo-pro p {
  margin: 0 0 22px;
  font-size: 14px;
  line-height: 20px;
}

.av-mylist-promo-free a,
.av-mylist-promo-pro a {
  font-weight: 700;
  white-space: nowrap;
}

.av-mylist-promo-free {
  margin-bottom: -30px;
  background-image: url("/images/art/mylist-promo-free-small.svg");
}

.av-mylist-promo-free p {
  padding-right: 120px;
}

.av-mylist-promo-pro {
  margin-bottom: -48px;
  background-image: url("/images/art/mylist-promo-pro-small.svg");
}

.av-mylist-promo-pro p {
  max-width: 230px;
}

.av-mylist-promo-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.av-mylist-promo-action small {
  max-width: 215px;
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 17px;
}

@media (min-width: 500px) {
  .av-mylist-promo-free,
  .av-mylist-promo-pro {
    min-height: 195px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .av-mylist-promo-free::before,
  .av-mylist-promo-pro::before {
    left: 20px;
    right: 20px;
  }
}

@media (min-width: 800px) {
  .av-mylist-promo-free,
  .av-mylist-promo-pro {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 1000px) {
  .av-mylist-section {
    padding-top: 30px;
  }
  .av-mylist-title {
    margin: 0;
    font-size: 24px;
  }
  .av-mylist-title span {
    font-size: 18px;
  }
  .av-mylist-promo-free,
  .av-mylist-promo-pro {
    background-position: 100% 20px;
    background-size: 245px 195px;
  }
  .av-mylist-promo-free::before,
  .av-mylist-promo-pro::before {
    left: 25px;
    right: 25px;
  }
  .av-mylist-promo-free h2,
  .av-mylist-promo-pro h2 {
    margin-bottom: 14px;
    padding-right: 0;
    font-size: 24px;
    line-height: 28px;
  }
  .av-mylist-promo-free p,
  .av-mylist-promo-pro p {
    margin-bottom: 32px;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .av-mylist-promo-free {
    background-image: url("/images/art/mylist-promo-free-large.svg");
  }
  .av-mylist-promo-free p {
    max-width: 455px;
  }
  .av-mylist-promo-pro {
    background-image: url("/images/art/mylist-promo-pro-large.svg");
  }
  .av-mylist-promo-pro p {
    max-width: 510px;
  }
  .av-mylist-promo-action {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .av-mylist-promo-action small {
    position: relative;
    top: 1px;
    margin-left: 16px;
    margin-bottom: 0;
  }
}

.related {
  position: relative;
  overflow: hidden;
  clear: both;
  margin: 30px -25px 30px 0;
  font-size: 0;
}

@media (max-width: 800px) {
  .related {
    margin-right: -20px;
  }
}

@media (max-width: 500px) {
  .related {
    margin-right: 0;
  }
}

.card .related,
.related-full {
  margin: 30px -25px 0;
  padding: 20px 0 25px 25px;
  border: solid #ececec;
  border-width: 1px 0;
}

.card .related:first-child,
.related-full:first-child {
  border: 0;
  margin-top: 20px;
  padding-top: 0;
}

@media (max-width: 800px) {
  .card .related,
  .related-full {
    margin: 30px -20px 0;
    padding: 20px 0 20px 20px;
  }
}

@media (max-width: 500px) {
  .card .related,
  .related-full {
    margin: 30px -15px 0;
    padding: 20px 0 15px 15px;
  }
}

.related-main {
  margin: 30px -25px 0;
  padding: 30px 0 25px 25px;
  border: solid #ececec;
  border-width: 1px 0;
}

@media (max-width: 800px) {
  .related-main {
    margin: 30px -20px 0;
    padding: 30px 0 20px 20px;
  }
}

@media (max-width: 500px) {
  .related-main {
    margin: 30px -15px 0;
    padding: 30px 0 15px 15px;
  }
}

.card .related {
  padding-bottom: 0;
}

.related-header h4 {
  font-size: 18px;
}

@media (max-width: 500px) {
  .related-header {
    padding-right: 100px;
  }
}

.related-head:before, .related-head:after {
  display: table;
  content: '';
}

.related-head:after {
  clear: both;
}

.related-head .related-title {
  float: left;
}

.related-head .related-side {
  float: right;
  padding-top: 10px;
  font-size: 14px;
}

.related-title {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 20px;
  font-size: 24px;
}

.related-side {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 25px;
  color: #777;
  font-size: 12px;
}

@media (max-width: 950px) {
  .related-side {
    display: none;
  }
}

.related-cards {
  font-size: 0;
}

.related-card {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  padding-right: 25px;
}

.related-card a {
  outline: 0;
}

.related-full .related-card {
  width: 25%;
}

.related-card .bookmark {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.related-card:hover .bookmark,
.related-card .bookmark--active {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 950px) {
  .related-card,
  .related-full .related-card {
    width: 50%;
    margin-bottom: 25px;
  }
}

@media (max-width: 800px) {
  .related-full .related-card {
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .related-card,
  .related-full .related-card {
    display: block;
    width: auto;
    padding-right: 15px;
  }
}

.card .related-card {
  padding-bottom: 30px;
}

.related-card-bookmark {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 50;
  margin-right: 25px;
}

@media (max-width: 500px) {
  .related-card-bookmark {
    display: none;
  }
}

.related-card-pic {
  position: relative;
  margin-bottom: 15px;
}

.related-card-pic img {
  width: 100%;
  height: auto;
  max-height: 200px;
  display: block;
  background-color: #ececec;
}

.object-fit .related-card-pic img {
  height: 175px;
  -o-object-fit: cover;
     object-fit: cover;
}

.related-card-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.related-card-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-weight: 700;
}

.related-full .related-card-title {
  font-size: 16px;
}

.related-card-labels {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.related-card-labels .itemlabel {
  top: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 0 0;
}

.related-card-year {
  padding-top: 1px;
  color: #777;
  font-size: 13px;
}

.related-card-desc:before, .related-card-desc:after {
  display: table;
  content: '';
}

.related-card-desc:after {
  clear: both;
}

.related-main .related-card-desc,
.related-full .related-card-desc {
  margin-top: 10px;
  font-size: 13px;
}

.related-card-price {
  float: left;
}

.related-card-price span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 700;
}

.related-card-price ins {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.related-card-price small {
  position: absolute;
  top: 2px;
  left: 100%;
  z-index: +1;
  display: block;
  margin-left: 8px;
  padding: 2px 5px;
  background-color: #3dca86;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.related-card-price small:before {
  position: absolute;
  top: 7px;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 4px 3px 0;
  border-color: transparent #3dca86 transparent transparent;
  content: '';
}

.related-card-price span:hover small {
  opacity: 1;
  visibility: visible;
}

.related-card-city {
  float: right;
  margin-left: 10px;
  padding-top: 3px;
  color: #777;
  font-size: 12px;
}

.related-more {
  padding: 40px 0;
  font-size: 15px;
  text-align: center;
}

.related-main .related-more {
  padding: 36px 0 0;
}

@media (max-width: 800px) {
  .related--alt {
    margin: 0 0 30px !important;
    padding-left: 0 !important;
    border: 0 !important;
  }
  .related--alt .related-card {
    display: block;
    width: auto;
    margin-bottom: -1px;
    padding: 15px 0;
    border: solid #ececec;
    border-width: 1px 0;
  }
  .related--alt .related-card-bookmark {
    display: none;
  }
  .related--alt .related-card-pic {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .related--alt .related-card-pic img {
    width: 140px;
    height: 100px;
  }
  .related--alt .related-card-title {
    font-size: 16px;
  }
  .related--alt .related-card-title a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: +1;
    display: block;
    content: '';
  }
  .related--alt .related-card-year {
    font-size: 16px;
  }
  .related--alt .related-card-price span {
    font-size: 15px;
  }
  .related--alt .related-card-city {
    padding-top: 4px;
  }
}

@media (max-width: 500px) {
  .related--alt .related-card-about,
  .related--alt .related-card-desc {
    display: block;
    margin-left: 160px;
  }
  .related--alt .related-card-year {
    padding-top: 5px;
  }
  .related--alt .related-card-price,
  .related--alt .related-card-city {
    float: none;
    margin-left: 0;
  }
}

.related-sections {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  padding-bottom: 31px;
}

.related-sections::after {
  position: absolute;
  bottom: 0;
  right: -25px;
  left: -25px;
  height: 1px;
  background-color: #ececec;
  content: '';
}

@media (max-width: 950px) {
  .related-sections {
    margin: 0 -25px 40px;
    padding: 8px 25px 11px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ececec;
    -webkit-box-shadow: 0 20px 0 #eff2f3;
            box-shadow: 0 20px 0 #eff2f3;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }
  .related-sections + .sorting {
    margin: 0 0 30px;
  }
  .related-sections::after {
    display: none;
  }
}

@media (max-width: 800px) {
  .related-sections {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .related-sections {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.related-sections-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.related-sections-link {
  display: inline-block;
  vertical-align: top;
}

.related-sections-link + .related-sections-link {
  margin-left: 20px;
}

.related-sections-link svg,
.related-sections-link span {
  display: block;
  text-align: center;
}

.related-sections-link svg {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px;
  fill: currentColor;
}

@media (max-width: 800px) {
  .related-sections-link svg {
    display: none;
  }
}

@media (max-width: 950px) {
  .related-sections--desktop {
    display: none;
  }
}

@media (min-width: 951px) {
  .related-sections--mobile {
    display: none;
  }
}

.sorting {
  position: relative;
  margin: -8px 0 22px;
  font-size: 13px;
}

.sorting:before, .sorting:after {
  display: table;
  content: '';
}

.sorting:after {
  clear: both;
}

@media (max-width: 500px) {
  .sorting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sorting-label {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  margin: 0;
  color: #777;
}

@media (max-width: 950px) {
  .sorting-label {
    display: none;
  }
}

.sorting-list {
  display: inline-block;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sorting-list li {
  display: inline-block;
  vertical-align: baseline;
}

@media (max-width: 950px) {
  .sorting-list {
    display: none;
  }
}

.sorting-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  padding: 7px 11px 8px;
  border-radius: 3px;
  color: #1a60ba;
}

.sorting-item:hover {
  text-decoration: none;
}

.sorting-item-active {
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 0 0 1px #ececec inset;
          box-shadow: 0 0 0 1px #ececec inset;
  color: #000;
}

.sorting-item-active:hover {
  color: #000;
}

.sorting-select {
  display: none;
  float: left;
}

@media (max-width: 950px) {
  .sorting-select {
    display: block;
  }
}

.sorting-select select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 8px 20px;
  background: #fff url("/images/arrow.svg") no-repeat 100% 50%;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 13px;
  outline: 0;
  overflow: hidden;
  text-indent: 0.01px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'Arial', sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.sorting-select select:focus {
  z-index: +1;
  border-color: #4f95ff;
}

.sorting-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.sorting-select select::-ms-expand {
  display: none;
  background: none;
  border: 0;
}

.sorting-select select::-ms-value {
  background: none;
  color: black;
}

@media (max-width: 500px) {
  .sorting-select {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 10px;
  }
  .sorting-select select {
    padding-left: 10px;
    padding-right: 30px;
  }
}

.b-sort {
  margin: 30px auto 20px;
  font: 14px 'Arial', sans-serif;
  text-align: left;
}

.b-sort:before, .b-sort:after {
  display: table;
  content: '';
}

.b-sort:after {
  clear: both;
}

.b-sort-params {
  float: left;
}

.b-sort-dropdown {
  float: right;
}

.b-sort-dropdown select {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 0 6px;
}

.b-sort-label,
.b-sort-option {
  display: inline-block;
  vertical-align: baseline;
}

.b-sort-label img {
  position: relative;
  top: -1px;
  vertical-align: middle;
  margin-right: 4px;
}

.b-sort-option {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  margin-left: 10px;
  padding: 5px 10px;
  border: 1px solid transparent;
  color: #376BAD;
  text-decoration: none !important;
}

.b-sort-option:hover {
  color: #e34065;
}

.b-sort-option--selected,
.b-sort-option.link_order_public_highlight {
  background: none;
  border-color: #ccc;
}

.usernotice {
  max-width: 80%;
  padding-top: 20px;
}

@media (max-width: 500px) {
  .usernotice {
    max-width: 100%;
    padding-top: 0;
  }
}

.usernotice-lead {
  margin-bottom: 42px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.usernotice-lead:before, .usernotice-lead:after {
  display: table;
  content: '';
}

.usernotice-lead:after {
  clear: both;
}

.usernotice-lead img {
  float: left;
  margin-right: 20px;
}

.usernotice-lead p {
  overflow: hidden;
  margin: 7px 0 0;
  padding-left: 20px;
}

@media (max-width: 500px) {
  .usernotice-lead {
    margin-bottom: 30px;
    text-align: center;
  }
  .usernotice-lead img {
    float: none;
  }
  .usernotice-lead p {
    padding-left: 0;
    text-align: left;
  }
}

.usernotice-reason {
  margin-bottom: 38px;
}

.usernotice-reason h4 {
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 22px;
}

.usernotice-reason p {
  margin: 0;
  font-size: 18px;
  font-style: italic;
  line-height: 22px;
}

@media (max-width: 500px) {
  .usernotice-reason {
    margin-bottom: 30px;
  }
}

.usernotice-rules {
  margin-bottom: 42px;
}

.usernotice-rules ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.usernotice-rules li {
  position: relative;
  margin-bottom: 22px;
  padding-left: 40px;
  font-size: 15px;
  line-height: 22px;
}

.usernotice-rules li > span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
}

.usernotice-desc {
  font-size: 15px;
  line-height: 22px;
}

.usernotice-desc p {
  margin: 0 0 30px;
}

.b-card-stickyopts {
  padding-top: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.b-card-stickyopts.is-sticky {
  opacity: 1;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.b-card-stickyopts.is-hidden {
  height: 0;
}

.b-card-stickyopts .b-card-contacts {
  margin: 30px 0 0 -25px;
}

.b-card-stickyopts .b-card-exchange {
  margin: 10px 0 0 -25px;
}

.b-card-sticky-about {
  margin: 0 0 -15px -25px;
  padding: 20px 20px 13px;
  border: solid #ececec;
  border-width: 1px 1px 1px 0;
}

.b-card-sticky-about h4 {
  margin: 0 0 15px;
  font-size: 16px;
}

.b-card-sticky-about p {
  margin: 0 0 7px;
}

.b-card-sticky-about p span {
  display: inline-block;
  vertical-align: top;
  padding: 4px 8px;
  background-color: #ca3667;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.b-card-sticky-about p small {
  padding: 10px 0 0;
}

.b-card-sticky-about small {
  display: block;
  color: #777;
  font-size: 12px;
}

.itemlabel {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: top;
  height: 19px;
  margin: -1px 1px -1px 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: transparent;
  font-size: 0px;
}

.itemlabel--top {
  width: 48px;
  background-image: url("/images/tag/top.svg");
}

a.itemlabel--top:hover {
  opacity: 0.9;
}

.itemlabel--vin {
  width: 44px;
  background-image: url("/images/tag/vin.svg");
}

.itemlabel--video {
  width: 61px;
  background-image: url("/images/tag/vid.svg");
}

.itemlabel--top-xs {
  margin-top: 1px;
  padding: 3px 4px 2px 17px;
  background-color: #ffb808;
  border-radius: 2px 10px 10px 2px;
  color: white;
  font-size: 6.3px;
}

.itemlabel--top-xs:after {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 10px;
  height: 3px;
  background: rgba(255, 255, 255, 0.5);
  content: '';
}

.itemlabel-top {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: transparent;
  font-size: 0px;
  line-height: 19px;
}

.itemlabel-top-mobile {
  display: block;
}

.itemlabel-top-desktop {
  position: relative;
  display: none;
}

@media (min-width: 951px) {
  .itemlabel-top-mobile {
    display: none;
  }
  .itemlabel-top-desktop {
    display: block;
  }
}

.itemlabel-top-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 230px;
  margin-top: 14px;
  padding: 15px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 16px rgba(0, 0, 0, 0.15);
  white-space: normal;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
}

.related-card-labels .itemlabel-top-dropdown {
  padding: 10px 12px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.itemlabel-top-dropdown::before {
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 1;
  width: 230px;
  height: 50px;
  content: '';
}

.itemlabel-top-dropdown::after {
  position: absolute;
  bottom: 100%;
  left: 10px;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 9px;
  border-color: transparent transparent #fff;
  -webkit-filter: drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.15));
  content: '';
}

.itemlabel-top-dropdown a {
  display: block;
  color: #0e88df !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
}

.itemlabel-top-dropdown a:hover {
  color: #f51958 !important;
}

.itemlabel-top-dropdown a:active {
  color: #cf114f !important;
}

.itemlabel-top-desktop:hover .itemlabel-top-dropdown {
  opacity: 1;
  visibility: visible;
}

.itemlabel-top-dropdown-title {
  margin-bottom: 2px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.itemlabel-top-dropdown-desc {
  margin-bottom: 15px;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
}

.related-card-labels .itemlabel-top-dropdown-desc {
  margin-bottom: 5px;
}

.tabsfilter {
  margin-bottom: 30px;
}

@media (max-width: 1024px) {
  .tabsfilter .av-radiogroup {
    width: 100%;
    text-align: center;
  }
}

.tabsfilter .av-radiogroup-item i {
  font-style: normal;
}

.tabsfilter .av-radiogroup-item svg {
  position: relative;
  top: -3px;
  display: none;
}

.tabsfilter .av-radiogroup-item input:checked + span svg {
  fill: #fff;
}

@media (max-width: 1120px) {
  .tabsfilter .av-radiogroup-item span {
    padding: 10px;
  }
  .tabsfilter .av-radiogroup-item span i {
    display: none;
  }
  .tabsfilter .av-radiogroup-item span svg {
    display: inline-block;
    vertical-align: middle;
  }
}

.tabsfilter-tabs {
  position: relative;
  clear: both;
  width: 100%;
  margin: 0;
}

.tabsfilter-tabs:before, .tabsfilter-tabs:after {
  display: table;
  content: '';
}

.tabsfilter-tabs:after {
  clear: both;
}

.tabsfilter-type {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  height: 28px;
  padding: 6px 20px;
  color: #1a60ba;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 16px;
  cursor: pointer;
}

.tabsfilter-type.tabsfilter-item--active {
  background-color: #e8e8e8;
  color: #000;
}

@media (max-width: 800px) {
  .tabsfilter-type {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }
}

@media (max-width: 500px) {
  .tabsfilter-type {
    width: 50%;
    font-size: 12px;
    font-weight: 400;
  }
}

.tabsfilter-form,
.tabsfilter-wrapper {
  position: relative;
  background-color: #f6f095;
  border-radius: 3px;
}

@media (max-width: 799px) {
  .tabsfilter-wrapper {
    height: auto;
  }
}

.tabsfilter-form {
  z-index: 2;
  display: none;
  float: right;
  width: 100%;
  margin: 40px 0 0 -100%;
}

@media (max-width: 500px) {
  .tabsfilter-form {
    margin-top: 68px;
  }
  .tabsfilter-item--active:nth-child(5) + .tabsfilter-form,
  .tabsfilter-item--active:nth-child(7) + .tabsfilter-form {
    margin-top: 40px;
  }
}

.tabsfilter-item--active {
  display: block;
}

.tabsfilter-content {
  padding: 15px;
}

.tabsfilter-content:before, .tabsfilter-content:after {
  display: table;
  content: '';
}

.tabsfilter-content:after {
  clear: both;
}

.tabsfilter-content--full {
  padding-right: 111px;
}

.tabsfilter-content--main {
  padding-left: 10px;
  padding-right: 150px;
}

@media (max-width: 799px) {
  .tabsfilter-content--main {
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.tabsfilter-content select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  height: 34px;
  padding: 0 20px 0 10px;
  background: white;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  outline: 0;
  overflow: hidden;
  text-indent: 0.01px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.appearance .tabsfilter-content select {
  background: white url("/images/arrow.svg") no-repeat 100% 13px;
}

.appearance .tabsfilter-content select::-ms-expand {
  display: none;
}

.tabsfilter-content select:focus {
  z-index: +1;
  border-color: #4f95ff;
}

.tabsfilter-content select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.tabsfilter-content select::-ms-expand {
  background: none;
  border: 0;
}

.tabsfilter-content select::-ms-value {
  background: none;
  color: black;
}

.tabsfilter-content-items {
  display: table;
  table-layout: fixed;
}

.tabsfilter-content--full .tabsfilter-content-items,
.tabsfilter-content--main .tabsfilter-content-items {
  width: 100%;
}

@media (max-width: 799px) {
  .tabsfilter-content-items {
    display: block;
  }
}

.tabsfilter-content-item,
.tabsfilter-dim {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 1%;
  padding: 0 5px;
}

.tabsfilter-content-item .chosen-container-single .chosen-single,
.tabsfilter-dim .chosen-container-single .chosen-single {
  height: 34px;
}

.tabsfilter-content-item .chosen-container-single .chosen-single span,
.tabsfilter-dim .chosen-container-single .chosen-single span {
  margin-right: 15px;
}

.tabsfilter-content-item .av-radiogroup-item span,
.tabsfilter-dim .av-radiogroup-item span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 34px;
  padding: 7px 14px;
}

.tabsfilter-content--main .tabsfilter-content-item, .tabsfilter-content--main
.tabsfilter-dim {
  padding-left: 10px;
  padding-right: 10px;
}

.tabsfilter-content-item .button-group .button {
  padding: 9px 1em 10px;
}

.tabsfilter-content-item--small {
  width: 100px;
}

.tabsfilter-content-item--small .chosen-container-single .chosen-single {
  width: 100px;
}

@media (max-width: 800px) {
  .tabsfilter-content-item--small {
    padding-bottom: 5px;
  }
}

.tabsfilter-content-item--text {
  width: 15px;
  padding: 0;
  line-height: 34px;
}

.tabsfilter-content-item--min {
  width: 1%;
}

@media (max-width: 800px) {
  .tabsfilter-content-item--min {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: none;
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
}

.tabsfilter-content-item--flex {
  width: 30%;
}

@media (max-width: 799px) {
  .tabsfilter-content-item--flex {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: none;
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
}

.tabsfilter-content-item--quart {
  width: 25%;
}

@media (max-width: 799px) {
  .tabsfilter-content-item--quart {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 10px;
  }
}

@media (max-width: 499px) {
  .tabsfilter-content-item--quart {
    float: none;
    display: block;
    width: auto;
  }
}

.tabsfilter-content-item--multiple {
  padding: 0;
}

@media (max-width: 800px) {
  .tabsfilter-content-item--multiple {
    width: 60%;
    padding-right: 15px;
  }
  .tabsfilter-content-item--multiple .tabsfilter-content-item--small {
    width: 50% !important;
  }
  .tabsfilter-content-item--multiple .tabsfilter-dim {
    width: 100%;
  }
  .tabsfilter-content-item--multiple .tabsfilter-dim .tabsfilter-content-item {
    padding-left: 0;
    padding-right: 0;
  }
}

.tabsfilter-content-item--submit {
  position: absolute;
  display: block;
}

.tabsfilter-content-item--submit .button {
  margin: -3px 0;
}

@media (max-width: 799px) {
  .tabsfilter-content-item--submit {
    position: relative;
    clear: both;
    width: auto;
    padding-top: 5px;
  }
  .tabsfilter-content-item--submit .button {
    width: 100%;
  }
}

.tabsfilter-content--main .tabsfilter-content-item--submit .button {
  padding: 10px 37px !important;
}

.tabsfilter-content-item--submit-alt .button {
  margin: -3px 0;
}

@media (max-width: 799px) {
  .tabsfilter-content-item--submit-alt {
    position: relative;
    clear: both;
    display: block;
    width: auto;
    padding-top: 5px;
  }
}

.tabsfilter-dim {
  position: absolute;
  display: table;
  padding: 0 0 0 5px;
  opacity: 0;
  -webkit-transition: top 0.15s ease, opacity 0.15s ease;
  -o-transition: top 0.15s ease, opacity 0.15s ease;
  transition: top 0.15s ease, opacity 0.15s ease;
}

.tabsfilter-dim .tabsfilter-content-item {
  width: auto;
}

.tabsfilter-dim--mm {
  top: -24px;
}

.tabsfilter-dim--inch {
  top: 24px;
}

.tabsfilter-dim--active {
  position: relative;
  top: 0;
  opacity: 1;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.tabsfilter-textnode {
  width: 15px;
  text-align: center;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tabsfilter-hint {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 13px;
  padding: 8px 11px 7px 31px;
  background-color: #fff;
  background-image: url("/images/search.png");
  background-repeat: no-repeat;
  background-position: 8px 5px;
  background-size: 18px 18px;
  -webkit-filter: drop-shadow(0 0 2px rgba(174, 174, 174, 0.5)) drop-shadow(0 4px 12px rgba(188, 187, 187, 0.34));
          filter: drop-shadow(0 0 2px rgba(174, 174, 174, 0.5)) drop-shadow(0 4px 12px rgba(188, 187, 187, 0.34));
  border-radius: 4px;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
}

.tabsfilter-content--full .tabsfilter-hint {
  right: -75px;
}

.tabsfilter-content--main .tabsfilter-hint {
  right: -97px;
}

.tabsfilter-hint.bounce-in {
  -webkit-animation-name: bounceIn;
       -o-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 0.5s;
       -o-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.tabsfilter-hint::after {
  position: absolute;
  top: 100%;
  right: 56px;
  width: 0;
  height: 0;
  margin-top: -1px;
  border-style: solid;
  border-width: 0 9px 9px 0;
  border-color: transparent #fff transparent transparent;
  content: '';
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 13/10), (min-resolution: 1.3dppx) {
  .tabsfilter-hint {
    background-image: url("/images/search@2x.png");
  }
}

@media (max-width: 799px) {
  .tabsfilter-hint {
    position: static;
    display: block;
    width: auto;
    margin: 0;
    padding: 11px 0 0;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #6c6b6b;
    -webkit-filter: none;
            filter: none;
    font-size: 13px;
    text-align: center;
  }
  .tabsfilter-hint::after {
    display: none;
    white-space: normal;
  }
}

.general {
  position: relative;
  padding: 28px 0 7px 158px;
}

.general:before, .general:after {
  display: table;
  content: '';
}

.general:after {
  clear: both;
}

@media (max-width: 800px) {
  .general {
    overflow: hidden;
    margin-bottom: 2px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .general {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.general-summary {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 70px 10px 0;
  color: black;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 20px;
}

.general-promo {
  position: absolute;
  top: -2px;
  left: -20px;
  cursor: pointer;
}

.general-promo img {
  width: 158px;
  height: 72px;
}

@media (max-width: 800px) {
  .general-promo {
    position: static;
    float: right;
    margin-top: -4px;
    margin-right: -20px;
  }
  .general-promo img {
    width: 163px;
    height: 73px;
  }
}

.general-search {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 14px;
  font-size: 12px;
}

.general-search a {
  display: block;
  color: #777;
}

.general-search a:hover {
  color: #000;
}

.general-search svg {
  float: left;
  margin-right: 10px;
  fill: #3dca86;
}

.tiles-title {
  margin: 0 0 15px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.tiles-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0 20px -10px;
  padding: 0;
  list-style: none;
}

.tiles-item {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0 10px 10px;
}

.tiles-item a {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px 0;
  border: 1px solid #ececec;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  -o-transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.tiles-item a:hover {
  background-color: #0CBEBD;
  border-color: #0CBEBD;
  color: #fff;
  text-decoration: none;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.tiles-item div {
  position: relative;
  margin-bottom: 14px;
  height: 38px;
  line-height: 38px;
}

.tiles-item svg {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}

.tiles-item span {
  display: block;
  padding: 0 1em;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.tiles-item sup {
  position: absolute;
  top: -8px;
  right: 7px;
  display: block;
  padding: 2px 6px 3px;
  background-color: #ffb808;
  border-radius: 7px;
  color: white;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}

@media (max-width: 950px) {
  .tiles-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .tiles-item span {
    padding-left: 7px;
    padding-right: 7px;
  }
}

@media (max-width: 550px) {
  .tiles-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

.subnav {
  position: absolute;
  left: 0;
  display: block;
  width: 255px;
  margin-left: -25px;
  margin-top: -36px;
  padding-top: 10px;
  padding-left: 25px;
}

@media (max-width: 800px) {
  .subnav {
    margin: 0;
    padding: 0;
    display: none;
  }
}

.subnav__list {
  margin: 0;
  padding: 0 0 0 25px;
  list-style: none;
}

@media (max-width: 800px) {
  .subnav__list {
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .subnav__list {
    padding-left: 15px;
  }
}

.subnav__item {
  margin-bottom: 6px;
  font-size: 16px;
}

.subnav__item--secondary {
  margin-top: 54px;
}

.subnav__link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 5px 12px 7px;
}

.subnav__link sup {
  top: -0.1em;
  display: inline-block;
  vertical-align: baseline;
  margin: -2px 0;
  padding: 2px 7px;
  background-color: #e34065;
  border-radius: 12px;
  color: #fff;
  font-size: 12px;
  line-height: normal;
}

.subnav__link > i {
  color: #777;
  font-size: 14px;
  font-style: normal;
}

.subnav__item--active .subnav__link {
  background-color: #1a60ba;
  color: #fff;
}

.subnav__item--active .subnav__link i {
  color: #fff;
}

.subnav__item--active .subnav__link:hover span {
  text-decoration: none;
}

.subnav__item--secondary .subnav__link {
  color: #999;
}

.subnav__link:hover {
  text-decoration: none;
}

.subnav__link:hover > span {
  text-decoration: underline;
}

.subnav__status {
  margin: -30px 0 17px;
  padding: 0 0 28px 25px;
  border-bottom: 1px solid #ececec;
}

.subnav__status a {
  display: inline-block;
  vertical-align: top;
}

.subnav__status .itemlabel {
  margin: 0 5px 0 12px;
}

.empty {
  position: relative;
  font-size: 18px;
  line-height: 24px;
}

.empty p {
  margin: 24px 0;
}

.empty p:first-of-type {
  margin-top: 0;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.empty--messages,
.empty--bookmarks,
.empty--sharing {
  padding-left: 100px;
  font-size: 16px;
  color: #999;
}

.empty--messages {
  max-width: 700px;
  min-height: 120px;
}

.empty--bookmarks {
  max-width: 550px;
}

.empty--sharing {
  max-width: 600px;
}

.empty__icon {
  position: absolute;
  left: 0;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.empty__icon:hover {
  -webkit-animation-name: tada;
       -o-animation-name: tada;
          animation-name: tada;
}

.empty--messages .empty__icon {
  top: 25px;
}

.empty--messages .empty__icon svg {
  fill: #3dca86;
}

.empty--bookmarks .empty__icon {
  top: 16px;
}

.empty--bookmarks .empty__icon svg {
  fill: #FFB808;
}

.empty--sharing .empty__icon {
  top: 11px;
}

.empty--sharing .empty__icon svg {
  fill: #1a60ba;
  stroke: #1a60ba;
}

.b-subnav {
  margin: 30px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #e6e6e6;
  font: 700 14px 'Arial', sans-serif;
}

.b-subnav h4 {
  margin: 0 0 18px;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.b-subnav ul {
  margin: 0 0 0 -7px;
  padding: 0;
  list-style: none;
}

.b-subnav li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 8px;
}

.b-subnav a {
  display: block;
  padding: 3px 7px;
  text-decoration: none;
}

.b-subnav span {
  color: #a2a2a2;
  font-size: 11px;
  font-weight: 400;
}

.b-subnav b {
  display: block;
  padding: 3px 7px;
  background-color: #e34065;
  color: white;
}

.b-subnav b span {
  color: white;
}

.b-sectnav + .b-subnav {
  padding: 0;
  border: 0;
}

.side-promo {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.side-promo span {
  display: block;
  overflow: hidden;
  padding-left: 12px;
  font-size: 13px;
  line-height: 18px;
}

.side-promo a {
  display: block;
  color: #000;
}

.side-promo a:hover span {
  text-decoration: underline;
}

.side-thing {
  margin-bottom: 30px;
}

.b-ads {
  margin: 0 -60px 40px;
  padding: 46px 60px 27px;
  background-color: #ecf5fc;
  font-family: 'Arial', sans-serif;
}

.b-ads h2 {
  margin: 0 0 28px;
  font-size: 24px;
}

.b-ads h3 {
  margin: 0 0 14px;
  font-size: 14px;
}

.b-ads ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 14px;
}

.b-ads ul li {
  margin-bottom: 11px;
}

.b-ads a {
  color: #30598e;
  text-decoration: none;
}

.b-ads a:hover {
  text-decoration: underline;
}

.b-ads-cols {
  margin-right: -20px;
}

.b-ads-cols:before,
.b-ads-cols:after {
  display: table;
  content: '';
}

.b-ads-cols:after {
  clear: both;
}

.b-ads-col {
  float: left;
  width: 250px;
  padding-right: 20px;
}

.card {
  padding-bottom: 15px;
}

.card:before, .card:after {
  display: table;
  content: '';
}

.card:after {
  clear: both;
}

.card-header {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.card-header:after {
  position: absolute;
  bottom: 0;
  left: -25px;
  right: -25px;
  display: block;
  height: 1px;
  background-color: #ececec;
  content: '';
}

@media (max-width: 800px) {
  .card-header:after {
    left: -20px;
    right: -20px;
  }
}

@media (max-width: 500px) {
  .card-header:after {
    left: -15px;
    right: -15px;
  }
}

.card-bookmark {
  position: absolute;
  top: 5px;
  left: 0;
}

.card-title {
  margin: 0;
}

.card-bookmark + .card-title {
  padding-left: 30px;
}

@media (max-width: 800px) {
  .card-title {
    word-break: break-word;
    overflow-wrap: break-word;
  }
}

.card-about {
  margin: 0;
  padding: 0;
  color: #777;
  list-style: none;
  font-size: 12px;
}

.card-about:before, .card-about:after {
  display: table;
  content: '';
}

.card-about:after {
  clear: both;
}

.card-about-item {
  float: left;
  margin-left: 25px;
  padding-top: 8px;
}

.card-about-item:first-child {
  margin-left: 0;
}

.card-about-item ins {
  text-decoration: none;
}

@media (max-width: 499px) {
  .card-about-item ins {
    display: none;
  }
}

.card-about-item-side {
  float: right;
}

@media (max-width: 950px) {
  .card-about-item-side {
    display: none;
  }
}

.card-about-item-dates {
  float: right;
}

.card-about-item-dates dl,
.card-about-item-dates dt,
.card-about-item-dates dd {
  display: inline-block;
  vertical-align: baseline;
  margin: 0;
}

.card-about-item-dates dl + dl {
  margin-left: 10px;
}

@media (max-width: 500px) {
  .card-about-item-dates {
    clear: both;
    float: left;
    margin-left: 0;
  }
}

.card-about-item-strong span {
  font-weight: 700;
}

.card-views {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  padding-left: 17px;
}

.card-views:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 13px;
  height: 10px;
  background: url("/images/icons/eye.svg") no-repeat;
  content: '';
}

.card-status {
  margin-bottom: 20px;
}

.card-gallery {
  position: relative;
  float: right;
  width: 72.37168%;
  margin-bottom: 25px;
}

@media (max-width: 1150px) {
  .card-gallery {
    float: none;
    width: auto;
  }
}

.card-gallery-top {
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 100;
}

.card-gallery-nophotos + .card-gallery-top {
  position: static;
  margin-top: -25px;
}

.card-gallery-upload {
  padding: 86px 30px 49px;
  background-color: #ececec;
  text-align: center;
}

.card-gallery-upload svg {
  fill: #ccc;
  max-width: 100%;
  height: auto;
}

.card-gallery-upload p {
  margin: 55px 0 34px;
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 599px) {
  .card-gallery-upload {
    padding: 30px;
  }
  .card-gallery-upload p {
    margin: 20px 0;
    font-size: 14px;
  }
}

.card-gallery-status {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(9, 5, 37, 0.5);
}

.card-gallery-status span {
  display: block;
  padding: 1px 30px 5px;
  border: 2px solid;
  color: #fff;
  font-size: 39.86px;
  letter-spacing: 1px;
  text-align: center;
  -webkit-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
       -o-transform: rotate(-8deg);
          transform: rotate(-8deg);
}

@media (max-width: 599px) {
  .card-gallery-status span {
    font-size: 30px;
  }
}

@media (max-width: 599px) {
  .card-gallery-status--pending span {
    font-size: 24px !important;
  }
}

.card-gallery-status {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(9, 5, 37, 0.5);
}

.card-gallery-status span {
  display: block;
  padding: 1px 30px 5px;
  border: 2px solid;
  color: #fff;
  font-size: 39.86px;
  letter-spacing: 1px;
  text-align: center;
  -webkit-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
       -o-transform: rotate(-8deg);
          transform: rotate(-8deg);
}

@media (max-width: 599px) {
  .card-gallery-status span {
    font-size: 30px;
  }
}

.card-gallery-nophotos {
  margin: 0 0 40px;
}

.card-gallery-nophotos svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  fill: #e0e0e0;
}

.card-gallery-nophotos span {
  display: inline-block;
  vertical-align: middle;
  color: #ccc;
  font-size: 18px;
  line-height: 20px;
}

.card-gallery-inactive {
  position: relative;
}

.card-gallery-inactive img {
  display: block;
  width: 100%;
  height: auto;
}

.card-gallery-inactive:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  display: block;
  background-color: rgba(10, 6, 38, 0.5);
  content: '';
}

.card-gallery-inactive:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  display: block;
  padding: 10px 20px 13px;
  border: 2px solid #ffb808;
  color: white;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%) rotate(-8deg);
      -ms-transform: translate(-50%, -50%) rotate(-8deg);
       -o-transform: translate(-50%, -50%) rotate(-8deg);
          transform: translate(-50%, -50%) rotate(-8deg);
  content: 'Снято с продажи';
}

@media (max-width: 500px) {
  .card-gallery-inactive:after {
    font-size: 20px;
  }
}

.card-gallery-video {
  position: relative;
  margin: 0 0 40px;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.card-gallery-video iframe,
.card-gallery-video object,
.card-gallery-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card-details {
  float: left;
  width: 24.53097%;
}

.card-details:before, .card-details:after {
  display: table;
  content: '';
}

.card-details:after {
  clear: both;
}

@media (max-width: 1150px) {
  .card-details {
    float: none;
    width: auto;
  }
}

.card-price {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}

.card-price:before, .card-price:after {
  display: table;
  content: '';
}

.card-price:after {
  clear: both;
}

.card-price > ins {
  text-decoration: none;
}

.card-price-main {
  position: relative;
  z-index: +1;
}

@media (max-width: 1150px) {
  .card-price-main {
    margin: 0 10px 0 0;
  }
}

.card-price-main-primary {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  margin-right: 10px;
  padding: 4px 9px 4px 10px;
  background-color: #e34065;
  color: white;
  font-size: 30px;
  font-weight: 700;
}

.card-sticky-box .card-price-main-primary {
  font-size: 18px;
}

.card-price-main-primary ins {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.card-price-main-primary small {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  padding: 7px 10px;
  margin-left: 10px;
  background-color: #3dca86;
  border-radius: 2px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.card-price-main-primary small:before {
  position: absolute;
  top: 14px;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 8px 6px 0;
  border-color: transparent #3dca86 transparent transparent;
  content: '';
}

.card-price-main-primary:hover small {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 500px) {
  .card-price-main-primary small {
    display: none;
  }
}

@media print {
  .card-price-main-primary {
    padding: 0;
    background: none;
    color: black;
  }
}

.card-price-main-secondary {
  display: inline-block;
  vertical-align: baseline;
  padding-top: 10px;
  color: #777;
  font-size: 15px;
}

.card-price-approx {
  padding-top: 10px;
  color: #777;
  font-size: 15px;
}

.card-price-approx small {
  display: block;
}

@media (max-width: 1150px) {
  .card-price-approx {
    width: auto;
    padding-top: 12px;
  }
}

.card-price-credit {
  float: left;
  width: 60%;
  font-size: 15px;
}

@media (max-width: 1150px) {
  .card-price-credit {
    float: right;
    width: 180px;
    padding-top: 12px;
  }
}

@media (max-width: 500px) {
  .card-price-credit {
    width: 50%;
  }
}

.card-info {
  margin-bottom: 15px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ececec;
}

.card-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}

.card-info dl {
  display: table;
  width: 100%;
  margin: 0 0 15px;
}

.card-info dt {
  display: table-cell;
  vertical-align: top;
  width: 90px;
  padding-top: 3px;
  padding-right: 10px;
  color: #777;
  font-size: 12px;
}

.card-info dd {
  display: table-cell;
  vertical-align: top;
  margin: 0;
  font-size: 15px;
  word-break: break-word;
  overflow-wrap: break-word;
}

@media (max-width: 1150px) {
  .card-info li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
}

@media (max-width: 500px) {
  .card-info li {
    display: block;
    width: auto;
  }
  .card-info dt {
    width: 45%;
  }
}

@media (max-width: 599px) {
  .card-exchange {
    margin-bottom: 30px;
  }
}

@media (min-width: 600px) {
  .card-exchange {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }
}

@media (min-width: 1150px) {
  .card-exchange {
    float: none;
    width: auto;
  }
}

.card-exchange-title {
  margin: 0 0 12px;
  font-size: 16px;
}

.card-exchange-title .itemlabel {
  float: left;
  top: auto;
  margin-right: 8px;
  padding-left: 8px;
  font-size: 12px;
}

.card-exchange-type {
  display: block;
  overflow: hidden;
}

.card-exchange-desc {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
}

.card-exchange__mobile {
  margin-top: 20px;
  font-size: 16px;
  text-transform: uppercase;
}

.card-exchange__mobile svg {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 5px -2px 0;
  fill: #fff;
}

@media (min-width: 600px) {
  .card-exchange__mobile {
    display: none;
  }
}

.card-exchange__desktop {
  display: none;
}

@media (min-width: 600px) {
  .card-exchange__desktop {
    display: block;
    font-size: 13px;
    margin-top: 10px;
  }
}

.card-contacts img {
  max-width: 70%;
  height: auto;
}

.card-contacts > small {
  display: block;
  padding-top: 13px;
  color: #777;
  font-size: 14px;
  line-height: 18px;
}

.card-contacts > small + small {
  margin-top: 15px;
}

.card-sticky-box .card-contacts {
  margin-bottom: 0;
  border: 0;
}

@media (max-width: 599px) {
  .card-contacts {
    margin-top: -16px;
    margin-right: -15px;
    margin-bottom: 30px;
    margin-left: -15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-color: #f5f6ec;
  }
}

@media (min-width: 500px) {
  .card-contacts {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 600px) {
  .card-contacts {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 50%;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 4%;
    padding-bottom: 0;
    padding-left: 0;
  }
}

@media (min-width: 1150px) {
  .card-contacts {
    float: none;
    width: auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
  }
}

.card-contacts__mobile {
  margin-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
}

.card-contacts__mobile svg {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 5px -2px 0;
  fill: #fff;
}

@media (min-width: 600px) {
  .card-contacts__mobile {
    display: none;
  }
}

.card-contacts__desktop {
  display: none;
  margin-top: 10px;
}

@media (min-width: 600px) {
  .card-contacts__desktop {
    display: block;
    font-size: 13px;
  }
}

.card-contacts-name {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 24px;
}

.card-contacts-phones {
  position: relative;
  margin: 0;
  list-style: none;
  font-size: 17px;
  line-height: 24px;
}

.card-view-phone ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.card-contacts-phones-in.active {
  display: block;
}

.card-contacts-phones-in.active ul {
  display: block;
}

.card-contacts-phones-in > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 599px) {
  .card-contacts-phones-in > ul {
    display: none;
  }
}

.card-contacts-phones-in small {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 13px 0;
  padding: 7px 8px 8px;
  background-color: #f6f095;
  color: #333;
  font-size: 13px;
  font-style: italic;
  line-height: 1;
  white-space: nowrap;
}

.card-contacts-phones-in small b {
  line-height: 1;
}

.card-contacts-phones-in small:before {
  position: absolute;
  top: -5px;
  left: 10px;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #f6f095;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: '';
}

.card-contacts-phones-in .meta-link {
  border-bottom-style: dotted;
  color: #777;
  font-size: 12px;
}

.card-contacts-phones-in .meta-link:hover {
  color: #e34065;
}

@media (max-width: 599px) {
  .card-contacts-phones-in {
    display: none;
  }
}

.card-contacts-phones-button {
  display: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  outline: 0;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-height: 44px;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  background-color: #3dca86;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.card-contacts-phones-button svg {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
  fill: #fff;
}

@media (max-width: 599px) {
  .card-contacts-phones-button {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
  }
}

.card-contacts-city {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.card-contacts-location {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
}

.card-contacts-location a {
  border-bottom: 1px dotted;
  color: #777;
  text-decoration: none;
}

.card-contacts-location a:hover {
  color: #e34065;
}

.card-description {
  float: right;
  width: 72.37168%;
  margin-bottom: 25px;
  padding-top: 5px;
}

@media (max-width: 1150px) {
  .card-description {
    clear: both;
    float: none;
    width: auto;
    padding-top: 25px;
    border-top: 1px solid #ececec;
  }
}

.card-description p {
  margin: 0;
  font-size: 15px;
  line-height: 22px;
  word-break: break-word;
  word-wrap: break-word;
}

.card-description-inactive {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: -16px 0 30px;
  padding: 14px 10px 14px 64px;
  background: #f6f095 url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDM1IDM1Ij48cGF0aCBmaWxsPSIjM0QzRDNEIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4zNiAyNS41NjRoLTMuNHYtMy40aDMuNHYzLjR6bTAtNi44aC0zLjR2LTEwLjJoMy40djEwLjJ6bS0xLjctMTguN2MtOS4zNSAwLTE3IDcuNjUtMTcgMTdzNy42NSAxNyAxNyAxNyAxNy03LjY1IDE3LTE3LTcuNjUtMTctMTctMTdtMCAzLjRjNy40OCAwIDEzLjYgNi4xMiAxMy42IDEzLjYgMCA3LjQ4LTYuMTIgMTMuNi0xMy42IDEzLjYtNy40OCAwLTEzLjYtNi4xMi0xMy42LTEzLjYgMC03LjQ4IDYuMTItMTMuNiAxMy42LTEzLjYiLz48L3N2Zz4=") no-repeat 13px 50%;
  color: #3d3d3d;
  font-size: 16px;
  font-family: 700;
  line-height: 18px;
}

.card-contacts + .card-description-inactive {
  margin-top: 25px;
}

.card-description-inactive span {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
}

.card-sold-date {
  margin: 7px 0;
  color: #777;
  font-size: 14px;
}

.card-sold-days {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}

.card-incut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  float: right;
  width: 72.37168%;
  padding: 20px;
  margin-bottom: 25px;
  border: 1px dashed #ccc;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}

.card-incut:before {
  position: absolute;
  top: -5px;
  left: 17px;
  display: block;
  padding: 0 3px;
  background-color: #fff;
  color: #ccc;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  content: 'Реклама';
}

@media (max-width: 1150px) {
  .card-incut {
    clear: both;
    float: none;
    width: auto;
  }
}

.card-vin {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  width: 72.37168%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 12px 15px 20px;
  background-color: #f4f6ed;
}

@media (max-width: 1150px) {
  .card-vin {
    clear: both;
    float: none;
    width: auto;
  }
}

.card-vin-title {
  margin: 0 0 4px;
  font-size: 18px;
}

.card-vin-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -15px 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 4px;
  border-bottom: 1px solid #e5e7dd;
  color: #3d3d3d;
  font-family: Liberation Mono, Monaco, Menlo, monospace;
  font-size: 15px;
  letter-spacing: 3.5px;
  line-height: 19px;
}

@media (max-width: 500px) {
  .card-vin-text {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.card-vin-button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #1a60ba;
  text-decoration: none;
  cursor: pointer;
}

.card-vin-button:hover {
  color: #e34065;
}

.card-vin-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card-vin-button-mask,
.card-vin-button-nums {
  font-family: Liberation Mono, Monaco, Menlo, monospace;
  font-size: 15px;
  letter-spacing: 2.5px;
  line-height: 19px;
}

.card-vin-button-mask {
  padding-bottom: 5px;
  color: #3d3d3d;
}

.card-vin-button-nums {
  margin-right: 4px;
}

.card-vin-button-text {
  padding-top: 3px;
  padding-bottom: 7px;
}

.card-vin-note {
  margin: 0;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 20px;
}

.card-vin-note + .card-vin-note {
  margin-top: 8px;
}

.card-vin-note--warning {
  padding-left: 27px;
  background-image: url("/images/alert-warning.svg");
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 18px 16px;
}

.card-options {
  position: relative;
  float: right;
  width: 72.37168%;
  margin-bottom: 25px;
  padding-top: 30px;
}

@media (min-width: 600px) {
  .card-options {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

.card-options:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin-bottom: -24px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  content: 'Дополнительные опции:';
}

.card-options h4 {
  display: none;
  margin: 0 0 5px;
  font-size: 18px;
}

.card-options h5 {
  margin: 16px 0 -2px;
  padding: 4px 0;
  font-size: 14px;
}

.card-options ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 18px;
}

.card-options li {
  position: relative;
  padding: 4px 0 4px 12px;
}

.card-options li:before {
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 3px;
  height: 3px;
  background-color: #777;
  border-radius: 50%;
  content: '';
}

.card-promo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  width: 72.37168%;
  margin-bottom: 20px;
}

.card-promo a {
  margin-bottom: 30px;
}

.card-promo a:before {
  display: block;
}

@media print {
  .card-promo {
    display: none;
  }
}

@media (max-width: 1150px) {
  .card-promo {
    clear: both;
    float: none;
    width: auto;
  }
}

.card-allphotos {
  position: relative;
  overflow: hidden;
  float: right;
  width: 72.37168%;
  margin-bottom: 20px;
}

.card-allphotos img {
  display: block;
  max-width: 100%;
  margin: 0 0 10px;
}

@media (max-width: 1150px) {
  .card-allphotos {
    clear: both;
    float: none;
    width: auto;
  }
}

.card-allphotos-show {
  position: relative;
  display: block;
  color: #fff !important;
}

@media print {
  .card-allphotos-show {
    display: none;
  }
}

.card-allphotos-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  background-position: 50% 50%;
}

.card-allphotos-text {
  position: relative;
  z-index: 20;
  display: block;
  padding: 55px 0 15px;
  background: rgba(61, 72, 88, 0.72);
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 15px;
  text-align: center;
  -webkit-backdrop-filter: blur(5px);
}

.card-allphotos-text svg {
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -16px;
  fill: #fff;
}

.card-social {
  position: relative;
  float: right;
  width: 72.37168%;
  margin-bottom: 25px;
}

@media print {
  .card-social {
    display: none;
  }
}

@media (max-width: 1150px) {
  .card-social {
    clear: both;
    float: none;
    width: auto;
  }
}

.card-location-map {
  clear: both;
  margin: 0 -25px 25px -25px;
}

@media (max-width: 950px) {
  .card-location-map {
    margin: 0;
  }
}

.card-warnings {
  clear: both;
  margin: -1px -25px 0;
  padding: 15px 25px;
  border-top: 1px solid #ececec;
}

.card-warnings:before, .card-warnings:after {
  display: table;
  content: '';
}

.card-warnings:after {
  clear: both;
}

@media (max-width: 1150px) {
  .card-warnings {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.card-warning a {
  color: #777;
  text-decoration: underline;
}

.card-warning a:hover {
  color: #000;
  text-decoration: underline;
}

.card-warning small {
  color: #999;
  font-size: 11px;
}

.card-warning-side {
  float: left;
  width: 24.53097%;
}

@media (max-width: 1150px) {
  .card-warning-side {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
}

.card-warning-section {
  float: right;
  width: 72.37168%;
}

@media (max-width: 1150px) {
  .card-warning-section {
    float: none;
    width: auto;
  }
}

.card-more {
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ececec;
}

.card-more h4 {
  margin: 0 0 20px;
  font-size: 15px;
}

.card-more ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
}

.card-more li {
  margin-top: 10px;
}

.card-more li:first-child {
  margin-top: 0;
}

.card-related {
  margin-top: 40px;
  font-size: 13px;
  line-height: 18px;
}

.card-related ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.card-related li {
  margin-bottom: 1em;
}

.card-related a {
  display: inline-block;
  vertical-align: top;
  color: #1a60ba;
  text-decoration: none;
}

.card-related a:hover {
  color: #e34065;
}

@media print {
  .card-related {
    display: none;
  }
}

.card-sticky-box {
  position: fixed;
  top: 0;
  z-index: -1;
  width: 215px;
  opacity: 0;
}

.card-sticky-box .button {
  font-size: 12px;
}

@media (max-width: 1150px) {
  .card-sticky-box {
    opacity: 0;
    display: none;
  }
}

.card-sticky-box.is-sticky {
  z-index: 100;
  opacity: 1;
}

.card-sticky-box.is-sticked {
  z-index: auto;
  position: absolute;
  opacity: 1;
}

.card-sticky-box-in {
  padding: 14px;
  border: 1px solid #ececec;
}

.card-sticky-box-in h4 {
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 24px;
}

.card-leasing {
  position: relative;
  clear: both;
  margin: 0 -10px;
  padding-top: 10px;
  font-size: 13px;
  font-weight: 700;
}

.card-leasing ins {
  text-decoration: none;
}

.card-leasing a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  min-height: 45px;
  padding: 13px 5px 7px 15px;
  color: #1a60ba;
  border: 2px solid #ede51e;
  cursor: pointer;
}

.card-leasing a:hover {
  color: #e34065;
}

.card-leasing--micro a {
  padding: 10px 15px;
  border-color: #259740;
  color: #259740;
  font-size: 15px;
}

.card-leasing--micro a span {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 15px;
  background: url("/images/promo/micro-leasing.png") no-repeat;
}

.card-leasing--micro a b {
  color: #e6113a;
}

.card-leasing--micro a:hover {
  color: #259740;
  text-decoration: none;
}

.card-leasing--micro a:hover b {
  color: #e6113a;
}

.micro-leasing {
  position: relative;
  margin: 20px 0;
  max-width: 360px;
}

.micro-leasing > a,
.leasing-link {
  display: block;
  padding: 9px 30px 9px 14px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgOCAxNCI+PHBhdGggZmlsbD0iI2NjYyIgZD0iTTEuNTIyIDBMOCA2Ljc2OGwtNi40NzggNi43N0wwIDExLjk1bDQuOTQ1LTUuMThMMCAxLjU5eiIvPjwvc3ZnPgo=") no-repeat right 12px top 50%/8px 14px;
  border: 1px solid #ececec;
}

.micro-leasing > a:hover,
.leasing-link:hover {
  text-decoration: none;
}

.micro-leasing > a img,
.leasing-link img {
  width: auto;
  height: 18px;
  vertical-align: middle;
}

.micro-leasing-bubble {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  width: 350px;
  padding-top: 20px;
  opacity: 0;
  visibility: hidden;
}

.micro-leasing:hover .micro-leasing-bubble {
  opacity: 1;
  visibility: visible;
  -webkit-animation: navi 0.2s ease forwards;
       -o-animation: navi 0.2s ease forwards;
          animation: navi 0.2s ease forwards;
}

.micro-leasing-bubble-in {
  position: relative;
  padding: 19px 14px;
  background-color: #feffef;
  border: 1px solid #e4e6d0;
  -webkit-box-shadow: 0 2px 4px rgba(56, 50, 9, 0.06);
          box-shadow: 0 2px 4px rgba(56, 50, 9, 0.06);
  text-align: left;
}

.micro-leasing-bubble-in:before, .micro-leasing-bubble-in:after {
  position: absolute;
  bottom: 100%;
  left: 14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 15px 9px;
  content: '';
}

.micro-leasing-bubble-in:before {
  border-color: transparent transparent #e4e6d0;
}

.micro-leasing-bubble-in:after {
  margin-bottom: -2px;
  border-color: transparent transparent #feffef;
}

.micro-leasing-bubble-in .button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #1a60ba inset;
          box-shadow: 0 0 0 1px #1a60ba inset;
  color: #1a60ba;
}

.micro-leasing-bubble-in .button:hover {
  background-color: #1a60ba;
  color: #fff;
}

.micro-leasing-bubble-in .button:active {
  background-color: #1a60ba;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.micro-leasing-bubble-in p {
  margin: 12px 0 18px;
  font-size: 16px;
  line-height: 1.5;
}

.micro-leasing-bubble-in small {
  display: block;
  color: #7d825c;
  font-size: 12px;
  line-height: 17px;
}

.card-similar {
  margin-bottom: 30px;
  font-size: 13px;
}

.card-similar h4 {
  margin: 0 0 17px;
  font-size: 15px;
}

.card-similar ul {
  margin: 0 0 14px;
  padding: 0;
  list-style: none;
}

.card-similar li {
  margin-bottom: 9px;
}

.card-hidden-grid {
  position: absolute;
  display: none;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.card-hidden-grid td {
  padding: 25px;
  border: solid #999;
  border-width: 1px 0;
}

.card-opts-and-photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  float: right;
  width: 72.37168%;
  margin-bottom: 25px;
}

.card-opts-and-photos .card-options,
.card-opts-and-photos .card-allphotos {
  float: none;
  width: auto;
}

@media (max-width: 1150px) {
  .card-opts-and-photos {
    clear: both;
    float: none;
    width: auto;
  }
}

@media (max-width: 500px) {
  .card-opts-and-photos .card-allphotos {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .card-opts-and-photos .card-options {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 899px) {
  .card-opts-and-photos:nth-last-child(2) {
    margin-bottom: 0;
  }
}

@media (min-width: 900px) {
  .card-opts-and-photos:nth-last-child(2) {
    margin-bottom: 0;
  }
}

.card-parts-promo {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  width: 72.37168%;
  margin-top: -3px;
  margin-bottom: 33px;
  padding: 12px 82px 17px 18px;
  background-image: url("../images/card-parts-promo-desktop.png");
  background-repeat: no-repeat;
  background-position: top 11px right 14px;
  background-size: 50px 46px;
  border: 2px solid #f6f095;
}

.card-parts-promo h4 {
  margin: 0 0 1px;
  font-size: 16px;
  line-height: 20px;
}

.card-parts-promo p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

.card-parts-promo a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
}

@media (max-width: 450px) {
  .card-parts-promo {
    margin-top: -3px;
    margin-bottom: 33px;
    padding-top: 78px;
    padding-bottom: 15px;
    padding-right: 18px;
    background-image: url("../images/card-parts-promo-mobile.png");
    background-position: 50% 18px;
    background-size: 61px 56px;
    text-align: center;
  }
  .card-parts-promo h4 {
    color: #3d3d3d;
    font-size: 15px;
  }
  .card-parts-promo p {
    font-size: 15px;
  }
}

@media (max-width: 1150px) {
  .card-parts-promo {
    clear: both;
    float: none;
    width: auto;
  }
}

.card-goto-stat {
  padding: 20px;
  background-color: #f5f6ec;
  font-size: 16px;
}

.card-goto-stat a {
  display: block;
  text-align: center;
  text-decoration: none;
}

.card-goto-stat svg {
  position: relative;
  top: -2px;
  fill: currentcolor;
  margin-right: 20px;
}

.card-goto-stat svg,
.card-goto-stat span {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 900px) {
  .card-goto-stat {
    display: none;
  }
}

.card-myinfo {
  margin: 25px 0 40px;
  font-size: 13px;
  line-height: 18px;
}

.card-myinfo p {
  margin: 12px 0;
}

.card-myinfo small {
  color: #777;
  font-size: 13px;
}

@media (min-width: 900px) {
  .card-myinfo {
    margin-top: 0;
  }
}

.card-myinfo-title {
  margin: 0 0 9px;
  padding: 20px 0 10px;
  border-bottom: 1px solid #ececec;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.card-myinfo-ctrl {
  margin: 0 0 26px;
  padding: 0;
  list-style: none;
  line-height: 30px;
}

.card-myinfo-promote {
  display: none;
}

@media (min-width: 900px) {
  .card-myinfo-promote {
    display: block;
    margin-top: -12px;
    margin-bottom: 25px;
  }
}

@media (max-width: 899px) {
  .card-myinfo-promote--alt {
    display: block;
    margin: -12px 0 14px;
  }
}

.card-myinfo-promote-item .button {
  margin-bottom: 5px;
}

.card-myinfo-promote-item .button-text,
.card-myinfo-promote-item .button-addon {
  white-space: nowrap;
}

.card-myinfo-promote-item:not(:first-child) {
  margin-top: 14px;
}

.card-myinfo-promote-text {
  font-size: 14px;
  line-height: 17px;
}

.card-myinfo-views {
  display: table;
  margin: 0 0 6px;
  padding: 8px 0;
  list-style: none;
  border-top: 1px solid #ececec;
}

.card-myinfo-views:last-child {
  margin-bottom: -28px;
}

.card-myinfo-promote + .card-myinfo-views {
  margin-top: -5px;
}

.card-myinfo-title + .card-myinfo-views {
  border: none;
}

.card-myinfo-views li {
  display: table-row;
}

.card-myinfo-views b,
.card-myinfo-views span {
  display: table-cell;
  vertical-align: top;
  line-height: 20px;
  padding: 4px 0;
}

.card-myinfo-views b {
  width: 50px;
  font-size: 16px;
  font-weight: 700;
}

.card-myinfo-views span {
  padding-top: 5px;
  font-size: 14px;
}

.card-stat {
  margin: 0 0 43px;
  font-size: 15px;
}

.card-stat > p {
  margin: 15px 0;
  font-size: 14px;
}

.card-stat-chart {
  border: 1px solid #ececec;
}

.card-stat-chart h5 {
  margin: 0;
  padding: 10px 0 10px 33px;
  color: #777;
  font-size: 11px;
  font-weight: 400;
}

.card-fill {
  padding-bottom: 40px;
}

.card-fill-title {
  font-size: 14px;
}

.card-fill-title strong {
  margin-right: 10px;
  font-size: 16px;
}

.card-fill-progress {
  position: relative;
  height: 11px;
  margin: 11px 0 40px;
  background-color: #ececec;
  -webkit-box-shadow: 0 0 0 1px #d2d2d2 inset;
          box-shadow: 0 0 0 1px #d2d2d2 inset;
}

.card-fill-progress progress {
  display: none;
}

.card-fill-value {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #3dca86;
}

.card-fill-help {
  font-size: 13px;
  line-height: 18px;
}

.card-fill-help h4 {
  margin: 0 0 31px;
}

.card-fill-help p {
  margin: 0;
  font-size: 15px;
}

.card-fill-help ol {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: cardhelp;
}

.card-fill-help ol a {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 7px;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.card-fill-help ol a:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: '';
}

.card-fill-help li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
}

.card-fill-help li:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid;
  border-radius: 50%;
  color: #ccc;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  counter-increment: cardhelp;
  content: counter(cardhelp);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.card-info-vin {
  margin-top: 22px;
  margin-bottom: 12px;
  padding: 8px 7px;
  border: 1px solid #ebeced;
}

@media (max-width: 600px) {
  .card-info-vin {
    margin-bottom: 5px;
  }
}

.card-info-vin-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 8px;
}

.card-info-vin-label {
  margin-right: 6px;
  color: #777;
  font-size: 12px;
  line-height: 14px;
}

.card-info-vin-number {
  font-size: 15px;
  line-height: 18px;
}

.card-info-vin-check {
  font-size: 13px;
  line-height: 16px;
}

.mycard-top-status {
  margin-bottom: 8px;
  padding: 12px 12px 15px;
  background-color: #fcf8e8;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%23ffb70a" d="M7.318 13.185l-3.595 2.7a.57.57 0 0 1-.342.115.589.589 0 0 1-.577-.594.63.63 0 0 1 .027-.182l1.366-4.415a1.21 1.21 0 0 0-.437-1.334L.246 6.933A.6.6 0 0 1 0 6.447c0-.326.26-.595.578-.595h4.276c.498 0 .94-.328 1.097-.813l1.5-4.633A.58.58 0 0 1 8 0a.58.58 0 0 1 .548.406l1.5 4.633c.16.485.6.813 1.098.813h4.276c.318 0 .578.269.578.595a.6.6 0 0 1-.246.486L12.24 9.475c-.411.298-.589.84-.436 1.334l1.365 4.416c.017.058.026.12.026.18a.59.59 0 0 1-.577.595.57.57 0 0 1-.341-.115l-3.595-2.7a1.134 1.134 0 0 0-1.364 0z"/%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
  background-position: 12px 14px;
  background-size: 12px 13px;
  border-radius: 4px;
  text-align: left;
}

@media (min-width: 900px) {
  .mycard-top-status {
    margin-left: -8px;
    margin-right: -8px;
    padding: 8px;
    background-position: 7px 10px;
    background-size: 13px 13px;
  }
}

.mycard-top-status .top-tooltip-wrapper {
  margin-bottom: 0;
}

.mycard-top-status-text {
  margin-bottom: 12px;
  padding-left: 20px;
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 700;
}

.buyout {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 25px;
  background-color: #fff;
  border: 3px solid #f6f095;
}

.av-mylist-item + .buyout,
.mylist-alert + .buyout {
  margin-top: -10px;
}

.av-mylist-item + .buyout:after,
.mylist-alert + .buyout:after {
  position: absolute;
  left: -3px;
  bottom: -18px;
  right: -3px;
  display: block;
  height: 1px;
  background-color: #ececec;
  content: '';
}

.av-mylist-item--new + .buyout {
  margin-top: 16px;
}

@media (max-width: 800px) {
  .av-mylist-item--new + .buyout {
    margin-top: 19px;
  }
}

@media (max-width: 500px) {
  .av-mylist-item--new + .buyout {
    margin-top: 24px;
  }
}

@media (max-width: 599px) {
  .buyout {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 900px) {
  .buyout {
    margin-top: 0;
  }
}

.buyout-logo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
}

.buyout-logo img {
  max-width: 200px;
  height: auto;
}

@media (max-width: 599px) {
  .buyout-logo {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.buyout-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 13px 20px;
}

.buyout-text h4 {
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: 400;
}

.buyout-text p {
  margin: 0;
  color: #999;
  font-size: 15px;
  line-height: 1.2;
}

@media (max-width: 599px) {
  .buyout-text {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.buyout-action {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 185px;
          flex: 0 0 185px;
  padding: 18px 20px 13px;
  text-align: center;
}

.buyout-action .button {
  margin-bottom: 9px;
}

@media (max-width: 599px) {
  .buyout-action {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.buyout-cancel {
  font-size: 12px;
}

.b-card {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 20px auto;
  font-size: 14px;
}

.b-card-side {
  display: table-cell;
  vertical-align: top;
  width: 240px;
  padding-right: 33px;
}

.b-card-section {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

.b-card-price {
  margin-bottom: 22px;
}

.b-card-price-main {
  margin: 0 0 7px;
}

.b-card-price-main span {
  display: inline-block;
  vertical-align: top;
  padding: 4px 10px 4px;
  background-color: #e34065;
  color: white;
  font-size: 24px;
  font-weight: 700;
}

@media print {
  .b-card-price-main span {
    padding: 0;
    background: none;
    color: black;
  }
}

.b-card-price-main ins {
  font-size: 18px;
  text-decoration: none;
}

.b-card-price-main small {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  padding: 4px 10px;
  margin-left: 10px;
  background-color: #3dca86;
  border-radius: 2px;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.b-card-price-main small:before {
  position: absolute;
  top: 11px;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 8px 6px 0;
  border-color: transparent #3dca86 transparent transparent;
  content: '';
}

.b-card-price-main span:hover + small {
  opacity: 1;
  visibility: visible;
}

.b-card-price-other {
  padding: 5px 10px 0;
  color: #7a7a7a;
  font-size: 16px;
}

.b-card-price-other:before, .b-card-price-other:after {
  display: table;
  content: '';
}

.b-card-price-other:after {
  clear: both;
}

@media print {
  .b-card-price-other {
    padding-left: 0;
  }
}

.b-card-price-approx {
  float: left;
  width: 90px;
}

.card-price-leasing,
.b-card-price-leasing {
  position: relative;
  clear: both;
  margin: 0 -10px;
  padding-top: 10px;
  font-size: 13px;
}

.card-price-leasing > span,
.b-card-price-leasing > span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  min-height: 45px;
  padding: 13px 5px 7px 15px;
  color: #1a60ba;
  border: 2px solid #ede51e;
  cursor: pointer;
}

.card-price-leasing:hover > span,
.b-card-price-leasing:hover > span {
  color: #e34065;
}

.card-price-leasing ins,
.b-card-price-leasing ins {
  text-decoration: none;
}

.card-price-leasing .avban-link,
.b-card-price-leasing .avban-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.card-price-leasing .avban-link a,
.b-card-price-leasing .avban-link a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  color: transparent;
  font-size: 0;
}

.card-price-leasing-a > span {
  padding-left: 40px;
  background: url("/images/promo/alizing.png") no-repeat 7px 7px;
}

.card-promote {
  margin: 25px 0;
  padding: 25px 75px;
  background-color: #f5f6ec;
  text-align: center;
}

.card-promote h3 {
  margin: 0 0 26px;
}

.card-promote p {
  margin: 30px 0 15px;
  font-size: 15px;
  line-height: 17px;
}

.card-promote p.lead {
  font-size: 18px;
  line-height: 30px;
}

.card-promote small {
  max-width: 65%;
  margin: auto;
  display: block;
  color: #777;
}

@media (max-width: 800px) {
  .card-promote {
    padding-left: 25px;
    padding-right: 25px;
  }
  .card-promote h3 {
    margin-bottom: 20px;
  }
  .card-promote p {
    margin-top: 20px;
  }
  .card-promote p.lead {
    font-size: 15px;
    line-height: 20px;
  }
  .card-promote small {
    max-width: none;
  }
}

.card-promote-new {
  margin-top: 20px;
  padding: 15px 15px 20px;
  background-color: #fff9e9;
  color: #181a1b;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.card-promote-new h2 {
  margin: 0 0 2px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.card-promote-new p {
  margin: 0 0 20px;
  color: #3d3f41;
  font-size: 15px;
  line-height: 22px;
}

@media (min-width: 900px) {
  .card-promote-new {
    margin-bottom: 55px;
    padding: 20px 25px 26px;
  }
  .card-promote-new h2 {
    font-size: 15px;
    line-height: 22px;
  }
  .card-promote-new p {
    max-width: 600px;
    font-size: 15px;
    line-height: 24px;
  }
}

.card-promote-new-items {
  max-width: 385px;
}

.card-promote-new-item:not(:first-child) {
  margin-top: 15px;
}

.card-promote-new-item .button {
  margin-bottom: 5px;
}

@media (min-width: 960px) {
  .card-promote-new-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 795px;
  }
  .card-promote-new-item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .card-promote-new-item:not(:first-child) {
    margin-top: 0;
    margin-left: 15px;
  }
  .card-promote-new-item .button {
    margin-bottom: 0;
  }
}

@media (min-width: 1190px) {
  .card-promote-new-item .button-text,
  .card-promote-new-item .button-addon {
    padding: 21px 12px;
    font-size: 24px;
  }
}

.b-card-details {
  font-size: 13px;
}

.b-card-details dl {
  margin: 0 0 15px;
}

.b-card-details dl:before, .b-card-details dl:after {
  display: table;
  content: '';
}

.b-card-details dl:after {
  clear: both;
}

.b-card-details dt {
  float: left;
  width: 95px;
  padding-right: 5px;
  color: #7a7a7a;
}

.b-card-details dd {
  overflow: hidden;
  margin: 0;
  font-weight: 700;
}

.b-card-contacts {
  margin: 30px 0 30px -25px;
  padding: 20px 20px 25px 25px;
  background-color: #f6f5e3;
}

.b-card-contacts .button + .button {
  margin-top: 20px;
}

.b-card-contacts h5 {
  margin: 0 0 1em;
  color: grey;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.b-card-contacts h4 {
  margin: 0;
  font-size: 16px;
}

.b-card-contacts h4 a {
  color: #376BAD;
  text-decoration: none;
}

.b-card-contacts h4 a:hover {
  color: #e34065;
}

.b-card-contacts h4:empty {
  display: none;
}

.b-card-contacts p {
  margin: 1em 0;
  font-weight: 700;
  word-break: break-word;
  word-wrap: break-word;
}

.b-card-contacts p:first-child {
  margin-top: 0;
}

.b-card-contacts p + h4 {
  margin-top: 1em;
}

.b-card-contacts ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
}

.b-card-contacts ul img {
  position: relative;
  top: 1px;
  margin-right: 7px;
}

.b-card-contacts h4 + ul {
  margin-top: 1em;
}

.b-card-contacts li {
  margin-top: 1em;
}

.b-card-contacts li:first-child {
  margin-top: 0;
}

.b-card-contacts li:empty {
  display: none;
}

.b-card-contacts small {
  display: block;
  margin-top: 1em;
  color: #999;
  font-size: 11px;
}

.b-card-contacts form {
  margin: 0;
}

.b-card-contacts .av-button.av-button-outline {
  margin-top: 1em;
  padding-top: 9px;
  padding-bottom: 10px;
  font-size: 13px;
}

@media print {
  .b-card-contacts .av-button,
  .b-card-contacts form {
    display: none;
  }
}

.b-card-exchange {
  margin: -20px 0 30px -25px;
  padding: 20px 20px 20px 25px;
  background-color: #e4f6e3;
}

.b-card-exchange:empty {
  display: none;
}

.b-card-exchange h5 {
  margin: 0 0 1em;
  color: grey;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.b-card-exchange h4 {
  margin: 0 0 14px;
  font-size: 16px;
}

.b-card-exchange p {
  margin: 1em 0;
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
}

.b-card-exchange form {
  margin: 0;
}

.b-card-exchange .av-button.av-button-outline {
  margin-top: 1em;
  padding-top: 9px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 0 0 1px #14A35E inset;
          box-shadow: 0 0 0 1px #14A35E inset;
  color: #14A35E;
  font-size: 13px;
}

.b-card-exchange .av-button.av-button-outline:hover, .b-card-exchange .av-button.av-button-outline:focus {
  background-color: #3DCA86;
  color: #fff;
}

.b-card-exchange .av-button.av-button-outline:active {
  background-color: #3DCA86;
  color: #fff;
}

@media print {
  .b-card-exchange .av-button.av-button-outline {
    display: none;
  }
}

.b-card-exchange h4 + .av-button {
  margin-top: 0 !important;
}

.b-card-gallery {
  margin-bottom: 40px;
}

.b-card-gallery-nophotos {
  margin: 0 0 40px;
}

.b-card-gallery-nophotos svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  fill: #e0e0e0;
}

.b-card-gallery-nophotos span {
  display: inline-block;
  vertical-align: middle;
  color: #ccc;
  font-size: 18px;
  line-height: 20px;
}

.b-card-gallery-image img {
  display: block;
  max-width: 100%;
}

.b-card-gallery-previews {
  overflow: hidden;
}

.b-card-gallery-previews a {
  float: left;
  overflow: hidden;
}

.b-card-gallery-previews .preview {
  width: 75px;
  height: auto;
}

.b-card-message h4 {
  margin: 0;
  font-size: 15px;
}

.b-card-message p {
  margin: 1em 0 0;
  font-size: 14px;
  line-height: 24px;
  word-break: break-word;
  word-wrap: break-word;
}

.b-card-options {
  margin-bottom: 40px;
}

.b-card-options h5 {
  margin: 1em 0;
  font-size: 15px;
}

.b-card-options ul {
  margin: 1em 0 0;
  padding: 0;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 18px;
}

.b-card-options li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 210px;
  margin-bottom: 8px;
  padding: 0 20px;
}

.b-card-options li:before {
  position: absolute;
  top: 4px;
  left: 3px;
  display: block;
  width: 10px;
  height: 11px;
  background: url("/images/option.svg") no-repeat;
  content: '';
}

.b-card-date {
  margin-bottom: 40px;
  font-size: 12px;
}

.b-card-social {
  margin-bottom: 40px;
}

.b-card-social table {
  width: 100%;
}

.b-card-social table,
.b-card-social tr,
.b-card-social td {
  display: block;
}

.b-card-social td {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-bottom: 30px;
}

@media print {
  .b-card-social {
    display: none;
  }
}

.card-addinfo {
  float: right;
  width: 72.371681416%;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 18px;
}

.card-addinfo h4 {
  margin: 10px 0 0;
  color: #777;
  font-size: 13px;
  font-weight: 400;
}

.card-addinfo p {
  margin: 0;
}

@media (max-width: 1150px) {
  .card-addinfo {
    clear: both;
    float: none;
    width: auto;
  }
}

.b-card-warn {
  padding: 30px 0;
}

.b-card-warn a {
  color: #999;
  text-decoration: underline;
}

.b-card-warn a:hover {
  text-decoration: underline;
}

.b-card-warn small {
  color: #999;
  font-size: 11px;
}

@media print {
  .b-card-warn {
    padding-top: 0;
  }
}

.b-card-other {
  margin-bottom: 20px;
  color: #999;
  font-size: 12px;
}

.b-card-other a,
.b-card-other a:hover {
  color: #333 !important;
  text-decoration: none !important;
}

.b-card-other a:hover,
.b-card-other a:hover:hover {
  text-decoration: underline !important;
}

.form {
  position: relative;
}

.form > h4,
.form > p {
  text-align: center;
}

.form-centered {
  width: 600px;
  margin: auto;
}

@media (max-width: 800px) {
  .form-centered {
    width: auto;
    margin-bottom: 10px;
  }
}

.form-desc {
  max-width: 85%;
  padding: 12px 0 42px;
  font-size: 18px;
  line-height: 24px;
}

.form-desc p {
  margin: 0;
}

.form-desc p + p {
  margin-top: 1em;
}

.form-section {
  padding: 0;
  border: 0;
}

.form-section legend {
  display: none;
}

.form-section legend + h3 {
  margin-top: 0;
}

.main-wrapper-fluid .form-section {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1050px) {
  .main-wrapper-fluid .form-section {
    width: auto;
  }
}

.form-section-container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1050px) {
  .form-section-container {
    width: auto;
  }
}

.main-wrapper-fluid .form-section-special {
  width: auto;
}

.form-section-text {
  padding: 12px 0 32px;
}

.form-section-text h4 {
  margin: 0 0 14px;
  font-size: 18px;
}

.form-section-text h4 img,
.form-section-text h4 span {
  display: inline-block;
  vertical-align: middle;
}

.form-section-text h4 img {
  margin-right: 14px;
}

.form-section-text h4 small {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-left: 4px;
  padding: 1px 5px;
  background-color: #f4f6ed;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.form-section-text p {
  margin: 0;
  color: #777;
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 1050px) {
  .form-section-text {
    width: auto;
  }
}

.form-vin {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 25px;
  border-top: 1px solid #ececec;
}

@media (max-width: 800px) {
  .form-vin {
    padding-top: 7px;
  }
}

.form-add fieldset.form-section + fieldset.form-section {
  display: none;
}

.form-error .form-proceed,
.form-edit .form-proceed {
  display: none;
}

.form-item {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

@media (max-width: 800px) {
  .form-item {
    display: block;
    width: auto;
    margin-bottom: 15px;
  }
}

.form-item-label {
  display: table-cell;
  vertical-align: top;
  width: 20%;
  padding-top: 13px;
  padding-right: 1%;
  color: #777;
  font-size: 14px;
}

.form-centered .form-item-label {
  width: 150px;
  text-align: right;
  padding-right: 20px;
}

.form-vin .form-item-label {
  padding-top: 8px;
  color: #000;
  font-size: 19px;
  font-weight: bold;
}

@media (max-width: 800px) {
  .form-item-label {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
  .form-centered .form-item-label {
    width: auto;
    padding: 0;
    text-align: left;
  }
  .form-vin .form-item-label {
    margin-bottom: 8px;
    font-size: 18px;
  }
}

.form-item-control {
  display: table-cell;
  vertical-align: top;
}

.form-centered .form-item-control {
  padding-right: 170px;
}

@media (max-width: 800px) {
  .form-item-control {
    display: block;
    width: auto;
  }
  .form-centered .form-item-control {
    padding: 0;
  }
}

.form-hint {
  color: #777;
  font-size: 12px;
  line-height: 1.5;
}

.grid + .form-hint {
  margin-top: 10px;
}

.form-vin .form-hint {
  max-width: 320px;
}

.form-vin .form-hint p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}

.form-vin .form-hint p + p {
  margin-top: 8px;
}

.form-textnode {
  padding: 8px 0 9px 11px;
  font-size: 20px;
}

@media (max-width: 800px) {
  .form-textnode {
    padding-top: 0;
  }
}

.form-controls {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.form-controls:before, .form-controls:after {
  display: table;
  content: '';
}

.form-controls:after {
  clear: both;
}

.form-remember {
  float: right;
  margin: 22px 0 40px;
  font-size: 15px;
}

.form-remember p {
  margin: 0;
}

.form-remember label {
  position: relative;
  display: block;
  padding-left: 20px;
}

.form-remember input {
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
  font-size: 16px;
}

@media (max-width: 500px) {
  .form-remember {
    font-size: 13px;
  }
  .form-remember input {
    top: 1px;
  }
}

.form-forgot {
  float: left;
  margin: 22px 0 40px;
  font-size: 15px;
}

@media (max-width: 500px) {
  .form-forgot {
    font-size: 13px;
  }
}

.form-check {
  position: relative;
}

.form-check input {
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
  font-size: 16px;
}

.form-check label {
  position: relative;
  display: block;
  padding-left: 24px;
  color: #777;
}

.form-check input:checked + label {
  color: #000;
}

.form-checklist {
  margin: -15px 0 10px;
  padding-top: 12px;
  font-size: 14px;
}

@media (min-width: 600px) {
  .form-checklist {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

@media (min-width: 900px) {
  .form-checklist {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

.form-checklist label {
  position: relative;
  display: block;
  margin: 0 25px 0 0;
  padding: 7px 0 8px 24px;
}

.form-checklist label:last-child {
  margin-right: 0;
}

.form-checklist input {
  position: absolute;
  top: 8px;
  left: 0;
  margin: 0;
  font-size: 16px;
}

.form-captcha {
  position: relative;
  padding-top: 110px;
}

.form-captcha img {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
}

.form-multiple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-multiple .textfield {
  width: 100%;
  margin-right: -1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-multiple .select {
  width: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-opts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.form-opts-section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding-right: 30px;
  font-size: 14px;
}

@media (min-width: 600px) {
  .form-opts-section {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (min-width: 900px) {
  .form-opts-section {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}

.form-opts-section h4 {
  margin: 0 0 1em;
  font-size: 14px;
}

.form-opts-section ul {
  margin: 0 0 2em;
  padding: 0;
  list-style: none;
}

.form-opts-section li {
  margin-top: 0.75em;
}

.form-opts-section li:first-child {
  margin-top: 0;
}

.form-opts-section label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #777;
  -webkit-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  transition: color 0.15s ease;
}

.form-opts-section label:hover {
  color: #000;
  cursor: pointer;
}

.form-opts-section input {
  display: inline-block;
  vertical-align: top;
  margin: 1px 8px 0 0;
  font-size: 16px;
}

.form-opts-section input + span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.form-opts-section input:checked + span {
  color: #000;
}

.form-radios {
  padding: 12px 0 0;
  font-size: 14px;
  line-height: 18px;
}

.form-radios label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  margin-bottom: 10px;
}

.form-radios label:last-child {
  margin-right: 0;
}

.form-radios input {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
  font-size: 16px;
}

.form-radios input + input {
  position: relative;
  top: 2px;
  font-size: 16px;
}

.form-radios input + label {
  margin-left: -4px;
}

.has-error .form-radios input:enabled {
  background-color: #FFF1F1;
  outline: 2px solid #E87979;
}

.form-radios input:disabled + label {
  color: #777;
}

.form-proceed {
  margin: 35px 0 0;
  padding: 30px 0 0 20%;
  border-top: 1px solid #ececec;
}

.form-section-special .form-proceed {
  padding-top: 0;
  border: 0;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.form-section-special .form-proceed .button {
  margin-left: 20%;
}

@media (max-width: 1050px) {
  .form-section-special .form-proceed {
    width: auto;
  }
}

@media (max-width: 800px) {
  .form-proceed {
    padding-left: 0;
  }
  .form-section-special .form-proceed .button {
    margin-left: 0;
  }
}

.form-side {
  position: relative;
  top: 14px;
  float: right;
  margin-bottom: -30px;
  font-size: 14px;
}

.form-options {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.form-option {
  position: relative;
  display: block;
  margin: 0 25px 0 0;
  padding: 15px 0 0 24px;
}

.form-option:last-child {
  margin-right: 0;
}

.form-option input {
  position: absolute;
  top: 16px;
  left: 0;
  margin: 0;
  font-size: 16px;
}

.form-label {
  display: block;
  padding-bottom: 5px;
  color: #777;
  font-size: 14px;
  text-align: left;
}

.form-group {
  margin-bottom: 15px;
}

.form-inline .form-group {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}

.form-captcha:before, .form-captcha:after {
  display: table;
  content: '';
}

.form-captcha:after {
  clear: both;
}

.form-captcha-image {
  position: relative;
  overflow: hidden;
  float: left;
  width: 125px;
  height: 44px;
  margin-right: -1px;
  background-color: white;
  border-radius: 5px 0 0 5px;
}

.form-captcha-image img {
  position: relative;
  top: 50%;
  left: 50%;
  z-index: 20;
  display: block;
  margin: -35px 0 0 -100px;
}

.object-fit .form-captcha-image img {
  top: auto;
  left: auto;
  width: 125px;
  height: 44px;
  margin: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

.form-captcha-image:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 30;
  -webkit-box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.17) inset;
          box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.17) inset;
  border-radius: 5px 0 0 5px;
  content: '';
}

@media (max-width: 499px) {
  .form-captcha-image {
    width: auto;
    height: 70px;
    float: none;
    margin: 0 0 -1px;
    border-radius: 5px 5px 0 0;
  }
  .object-fit .form-captcha-image img {
    width: 200px;
    height: 70px;
    margin: auto;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .form-captcha-image:after {
    border-radius: 5px 5px 0 0;
  }
}

.form-captcha-field {
  position: relative;
  z-index: 40;
  overflow: hidden;
}

.form-captcha-field .textfield {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (max-width: 499px) {
  .form-captcha-field .textfield {
    border-radius: 0 0 5px 5px;
  }
}

.form-captcha-reload {
  padding-top: 8px;
  font-size: 14px;
}

.help-block {
  display: none;
}

.help-block ul {
  position: relative;
  margin: 12px 0 5px;
  padding: 1px 0 0 30px;
  list-style: none;
  font-size: 12px;
}

.help-block li + li {
  margin-top: 5px;
}

.has-error {
  position: relative;
}

.has-error .textfield,
.has-error .textfield:focus,
.has-error .select,
.has-error .select:focus,
.has-error .textarea,
.has-error .textarea:focus {
  background-color: #FFF1F1;
  border-color: #E87979;
  -webkit-box-shadow: 0 0 0 1px #E87979 inset;
          box-shadow: 0 0 0 1px #E87979 inset;
}

.has-error .help-block {
  display: block;
  color: #e34065;
}

.has-error .help-block ul:before {
  position: absolute;
  top: -1px;
  left: 1px;
  display: block;
  width: 17px;
  height: 14px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE3IDE0Ij48cGF0aCBmaWxsPSIjRkZCMzAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjAxMiA4Ljc5aC0xLjAyTDcuMDUgNC45NGMwLS43NjQuNjU1LTEuMzgyIDEuNDYzLTEuMzgyLjgwNyAwIDEuNDYyLjYxOCAxLjQ2MiAxLjM4MmwtLjk2MyAzLjg1em0tLjQ5NCAzLjQ5Yy0uNzcyIDAtMS4zOTctLjU5LTEuMzk3LTEuMzIgMC0uNzMuNjI2LTEuMzIgMS4zOTgtMS4zMi43NyAwIDEuMzk3LjU5IDEuMzk3IDEuMzIgMCAuNzMtLjYyNiAxLjMyLTEuMzk3IDEuMzJ6bTcuODY2LS45NThMMTAgLjg4bC0uMDAzLjAwMkExLjYwMiAxLjYwMiAwIDAgMCA5LjY4LjQ1NmExLjcyIDEuNzIgMCAwIDAtMi4zMzQgMEM3LjIzLjU2NiA3LjEzMy42OSA3LjA2LjgyTC42OCAxMS4yNjN2LjAwM2MtLjEuMTQtLjE4LjI5Ny0uMjI4LjQ3LS4yMzYuODMzLjI4NiAxLjY4OCAxLjE2NiAxLjkxLjE2LjA0LjMyLjA1Ni40NzcuMDVIMTQuODZ2LS4wMDJjLjYxLjA0IDEuMjItLjI0IDEuNTUtLjc3NGExLjQ4NCAxLjQ4NCAwIDAgMC0uMDI2LTEuNTk4eiIvPjwvc3ZnPg==") no-repeat;
  content: '';
}

.tel-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
}

@media (max-width: 800px) {
  .tel-group {
    position: relative;
    overflow: hidden;
    width: auto;
  }
}

.tel-group-select {
  width: 150px;
}

.tel-group-select .select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  line-height: normal;
}

.tel-group-select .select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

@media (max-width: 400px) {
  .tel-group-select {
    width: 125px;
  }
  .tel-group-select .select {
    font-size: 18px;
  }
}

.tel-group-addon {
  position: relative;
  z-index: 20;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 44px;
  padding-left: 10px;
  border: 1px solid transparent;
  font-size: 24px;
  line-height: 43px;
}

@media (max-width: 400px) {
  .tel-group-addon {
    font-size: 18px;
  }
}

.tel-group-field-wrap {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1px;
}

.tel-group-field-wrap .tel-group-field {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 20;
  width: 100%;
  height: 44px;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  outline: 0;
  font-size: 24px;
}

@media (max-width: 400px) {
  .tel-group-field-wrap .tel-group-field {
    font-size: 18px;
  }
}

.tel-group-field-wrap .tel-group-field::-webkit-input-placeholder {
  color: #ccc;
}

.tel-group-field-wrap .tel-group-field::-moz-placeholder {
  color: #ccc;
}

.tel-group-field-wrap .tel-group-field:-moz-placeholder {
  color: #ccc;
}

.tel-group-field-wrap .tel-group-field:-ms-input-placeholder {
  color: #ccc;
}

.tel-group-field-wrap .tel-group-field:focus + .tel-group-field-outline {
  -webkit-box-shadow: 0 0 0 2px #5da1ff inset;
          box-shadow: 0 0 0 2px #5da1ff inset;
}

.tel-group-field-wrap .tel-group-field::-webkit-contacts-auto-fill-button {
  position: absolute;
  right: 0;
  visibility: hidden;
  display: none !important;
  pointer-events: none;
}

.tel-group-field-outline {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  border-radius: 0 5px 5px 0;
  -webkit-box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.17) inset;
          box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.17) inset;
}

.has-error .tel-group-field-outline {
  background-color: #FFF1F1 !important;
  -webkit-box-shadow: 0 0 0 2px #E87979 inset !important;
          box-shadow: 0 0 0 2px #E87979 inset !important;
}

@-webkit-keyframes marching-ants-1 {
  0% {
    background-position: 0 0, 0 100%, 0 0, 100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}

@-o-keyframes marching-ants-1 {
  0% {
    background-position: 0 0, 0 100%, 0 0, 100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}

@keyframes marching-ants-1 {
  0% {
    background-position: 0 0, 0 100%, 0 0, 100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}

.inputfile {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #d2d2d2), color-stop(50%, #fff)), -webkit-gradient(linear, left top, right top, color-stop(50%, #d2d2d2), color-stop(50%, #fff)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d2d2d2), color-stop(50%, #fff)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d2d2d2), color-stop(50%, #fff));
  background-image: -webkit-linear-gradient(left, #d2d2d2 50%, #fff 50%), -webkit-linear-gradient(left, #d2d2d2 50%, #fff 50%), -webkit-linear-gradient(top, #d2d2d2 50%, #fff 50%), -webkit-linear-gradient(top, #d2d2d2 50%, #fff 50%);
  background-image: -o-linear-gradient(left, #d2d2d2 50%, #fff 50%), -o-linear-gradient(left, #d2d2d2 50%, #fff 50%), -o-linear-gradient(top, #d2d2d2 50%, #fff 50%), -o-linear-gradient(top, #d2d2d2 50%, #fff 50%);
  background-image: linear-gradient(to right, #d2d2d2 50%, #fff 50%), linear-gradient(to right, #d2d2d2 50%, #fff 50%), linear-gradient(to bottom, #d2d2d2 50%, #fff 50%), linear-gradient(to bottom, #d2d2d2 50%, #fff 50%);
  background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px;
  background-position: 0 0, 0 100%, 0 0, 100% 0;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  -webkit-animation: marching-ants-1 1.5s;
       -o-animation: marching-ants-1 1.5s;
          animation: marching-ants-1 1.5s;
  -webkit-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-play-state: paused;
       -o-animation-play-state: paused;
          animation-play-state: paused;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  padding: 25px 40px;
  background-color: #F9F9F9;
  color: #1a60ba;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.inputfile:hover, .inputfile.drag-over {
  color: #e34065;
}

.inputfile.drag-over {
  -webkit-animation-play-state: running;
       -o-animation-play-state: running;
          animation-play-state: running;
}

.inputfile input {
  position: absolute;
  top: 0;
  left: -5px;
  right: 0;
  bottom: 0;
  opacity: 0;
  font-size: 55px;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.inputfile-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.inputfile-image img {
  max-width: 200px;
  max-height: 100px;
  vertical-align: middle;
}

.docs {
  padding-top: 15px;
}

.docs-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 60px 30px 0;
}

.docs-item span {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}

.docs-item img {
  vertical-align: middle;
  max-width: 150px;
  max-height: 100px;
}

.form-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-buttons .button {
  width: 288px;
}

.form-buttons .button:not(:first-child) {
  margin-left: 15px;
}

@media (max-width: 799px) {
  .form-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-buttons .button {
    max-width: 288px;
    width: auto;
  }
  .form-buttons .button:not(:first-child) {
    margin-top: 15px;
    margin-left: 0;
  }
}

.stat__header {
  padding: 40px;
  text-align: left;
}

.stat__header h2 {
  margin: 0 0 8px;
  padding-right: 30px;
  font-size: 18px;
  line-height: 24px;
}

.stat__header p {
  margin: 0;
  font-size: 16px;
}

.stat__header small {
  display: block;
  margin-bottom: 8px;
  color: #777;
  font-size: 12px;
}

@media (max-width: 500px) {
  .stat__header {
    padding: 20px;
  }
  .stat__header p {
    font-size: 14px;
  }
}

.stat__chart {
  position: relative;
  overflow: hidden;
  padding: 0 35px;
}

@media (max-width: 500px) {
  .stat__chart {
    padding: 0 5px;
  }
}

.stat__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

@media (max-width: 500px) {
  .stat__footer {
    display: block;
    padding: 20px;
  }
}

.stat__footer-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 35px;
}

.stat__footer-txt p {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}

@media (max-width: 500px) {
  .stat__footer-txt {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    padding-top: 15px;
    padding-left: 0;
  }
}

.add {
  margin: 30px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
}

.add:before, .add:after {
  display: table;
  content: '';
}

.add:after {
  clear: both;
}

.main-wrapper-fluid .add {
  width: 1000px;
  margin: auto;
}

@media (max-width: 1050px) {
  .main-wrapper-fluid .add {
    width: auto;
  }
}

@media (max-width: 500px) {
  .add {
    margin: 20px 0;
  }
}

.add-header {
  margin-bottom: 30px;
}

.add-header:before, .add-header:after {
  display: table;
  content: '';
}

.add-header:after {
  clear: both;
}

.avsections .add-header {
  padding-bottom: 10px;
}

.add-hint + .add-header {
  margin-top: 30px;
  margin-bottom: -5px;
}

.add-header-title {
  float: left;
  margin: 0 !important;
}

.add-header-side {
  float: right;
  padding-top: 10px;
  font-size: 14px;
}

.add-item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 180px;
  height: 160px;
  margin: 0 20px 20px 0;
  border: 1px solid #ededed;
  border-radius: 5px;
  color: #ccc;
  text-align: center;
}

.add-item.add-item-disabled {
  background-color: #F0F5FC;
}

@media (max-width: 500px) {
  .add-item {
    width: 50%;
    height: auto;
    margin: 0 -1px -1px 0;
    border-radius: 0;
  }
}

li.add-item-disabled a {
  color: #91B8EB;
}

li.add-item-disabled a:hover {
  color: #e34065;
}

.add-item--primary {
  width: 380px;
  text-align: left;
}

@media (max-width: 500px) {
  .add-item--primary {
    width: 50%;
    text-align: center;
  }
}

.add-item-link {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  display: block;
  border-radius: 5px;
  -webkit-transition: background-color 0.15s ease, color 0.15s ease;
  -o-transition: background-color 0.15s ease, color 0.15s ease;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.add-item-link:hover {
  background-color: #0CBEBD;
  color: white;
  text-decoration: none;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

@media (max-width: 500px) {
  .add-item-link {
    position: static;
    height: 150px;
    border-radius: 0;
  }
}

.add-item-table {
  display: table;
  width: 100%;
  height: 100%;
}

@media (max-width: 500px) {
  .add-item-table {
    height: auto;
    padding: 10px 0;
  }
}

.add-item-tablecell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.add-item--primary .add-item-tablecell {
  padding-left: 20px;
  text-align: left;
}

@media (max-width: 500px) {
  .add-item--primary .add-item-tablecell {
    padding-left: 0;
    text-align: center;
  }
}

.add-item-wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.add-item-icon {
  height: 80px;
  line-height: 80px;
}

.add-item-icon svg {
  fill: currentColor;
  vertical-align: middle;
  -webkit-transition: fill 0.15s ease;
  -o-transition: fill 0.15s ease;
  transition: fill 0.15s ease;
}

.add-item-disabled .add-item-icon svg {
  fill: #6E9DDA;
}

.add-item-link:hover .add-item-icon svg {
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.add-item-disabled .add-item-link:hover .add-item-icon svg {
  fill: rgba(255, 255, 255, 0.9);
}

.add-item--primary .add-item-icon {
  display: inline-block;
  vertical-align: bottom;
  max-width: 50%;
  margin-right: 45px;
}

.add-item--primary .add-item-icon svg {
  position: relative;
  top: -5px;
}

@media (max-width: 500px) {
  .add-item--primary .add-item-icon {
    display: block;
    max-width: none;
    height: 80px;
    margin: 0;
  }
  .add-item--primary .add-item-icon svg {
    position: static;
    width: 96px;
    height: 96px;
  }
}

@media (max-width: 500px) {
  .add-item-icon--adaptive {
    margin-bottom: 6px;
  }
  .add-item-icon--adaptive svg {
    -webkit-transform: scale(0.875);
        -ms-transform: scale(0.875);
         -o-transform: scale(0.875);
            transform: scale(0.875);
  }
}

.add-item-name {
  position: relative;
  height: 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.add-item-disabled .add-item-name {
  color: #6E9DDA;
}

.add-item-disabled .add-item-link:hover .add-item-name {
  color: rgba(255, 255, 255, 0.9);
}

.add-item-name span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.add-item--primary .add-item-name {
  display: inline-block;
  vertical-align: bottom;
  top: -19px;
  max-width: 50%;
  height: auto;
  font-size: 24px;
  line-height: 1;
  text-align: left;
}

.add-item--primary .add-item-name span {
  position: static;
}

@media (max-width: 500px) {
  .add-item-name {
    height: auto;
  }
  .add-item-name span {
    position: static;
    display: block;
  }
  .add-item--primary .add-item-name {
    display: block;
    top: auto;
    max-width: none;
    height: 30px;
    font-size: 16px;
    line-height: 19px;
  }
  .add-item--primary .add-item-name span {
    text-align: center;
  }
}

.add-item-desc {
  padding-right: 40px;
  font-size: 14px;
  line-height: 18px;
  -webkit-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  transition: color 0.15s ease;
}

.add-item-link .add-item-desc {
  color: #777;
}

.add-item-link:hover .add-item-desc {
  color: white;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

@media (max-width: 500px) {
  .add-item-desc {
    display: none;
  }
}

.add-steps {
  margin-bottom: 30px;
}

.add-step {
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ececec;
  font-size: 18px;
  font-weight: 700;
}

.add-list {
  margin: -15px 0 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 22px;
}

.add-list li {
  padding-bottom: 15px;
  padding-right: 30px;
}

.add-list--columns {
  margin-top: -10px;
}

.csscolumns .add-list--columns {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  -webkit-column-width: 25%;
     -moz-column-width: 25%;
          column-width: 25%;
}

.csscolumns .add-list--columns li {
  -webkit-page-break-inside: avoid;
  page-break-inside: avoid;
}

@media (max-width: 800px) {
  .csscolumns .add-list--columns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-width: 50%;
       -moz-column-width: 50%;
            column-width: 50%;
  }
}

@media (max-width: 500px) {
  .csscolumns .add-list--columns {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-width: 100%;
       -moz-column-width: 100%;
            column-width: 100%;
  }
}

.add-hint {
  margin: 25px 0 0;
  color: #777;
  font-size: 12px;
  line-height: 18px;
}

.add-list--columns + .add-hint {
  margin-top: 75px;
}

@media (max-width: 500px) {
  .add-hint {
    margin-top: 25px;
  }
  .add-list--columns + .add-hint {
    margin-top: 25px;
  }
}

.add-steps + .add-hint {
  margin-top: -19px;
}

.vehicles-other {
  clear: both;
  font-size: 18px;
  line-height: 20px;
}

.vehicles-other p {
  padding: 10px 0;
}

.add-grid {
  font-size: 0;
}

.main-wrapper-fluid .add-grid {
  width: 1000px;
  margin: auto;
}

@media (max-width: 1050px) {
  .main-wrapper-fluid .add-grid {
    width: auto;
  }
}

.add-grid-item {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 30px;
}

.add-grid-item h2 {
  margin: 0 0 20px;
  font-size: 14px;
}

.add-grid-item h2:first-letter {
  text-transform: uppercase;
}

.add-grid-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 18px;
}

.add-grid-item li {
  margin-bottom: 6px;
}

.add-grid-one-quart {
  width: 25%;
}

.add-grid-two-quart {
  width: 50%;
}

.add-grid-two-quart ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.add-grid-three-quart {
  width: 75%;
}

.add-grid-three-quart ul {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}

.add-grid-four-quart {
  width: 100%;
}

.add-grid-four-quart ul {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}

.avsections:before, .avsections:after {
  display: table;
  content: '';
}

.avsections:after {
  clear: both;
}

.avsections h3 {
  margin: 0 0 43px;
  font-size: 24px;
}

@media (max-width: 500px) {
  .avsections h3 {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.2;
  }
}

.avsections-col {
  float: left;
}

.avsections-flex .avsections-col {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: -5px;
}

@media (max-width: 500px) {
  .avsections-col {
    width: auto !important;
  }
}

.avsections-col--1 {
  width: 250px;
}

.avsections-col--2 {
  width: 250px;
}

.avsections-col--3 {
  width: 400px;
}

.avsection:before, .avsection:after {
  display: table;
  content: '';
}

.avsection:after {
  clear: both;
}

.avsection h5 {
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 18px;
}

.avsection h5:first-letter {
  text-transform: uppercase;
}

.avsection ul {
  margin: 0 0 33px;
  padding: 0;
  list-style: none;
  font-size: 0;
}

.avsections-col--3 .avsection ul {
  display: inline-block;
  vertical-align: top;
}

.avsections-col--3 .avsection ul:first-of-type {
  width: 160px;
}

.avsection li {
  margin-bottom: 8px;
  font-size: 14px;
}

.warn {
  padding: 20px 25px;
  background-color: #f5f6ec;
  font-size: 15px;
  line-height: 24px;
}

.warn p {
  margin: 0;
}

@media (max-width: 800px) {
  .warn {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .warn {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 15px;
    font-size: 13px;
    line-height: 18px;
  }
}

.main-wrapper-fluid .warn {
  width: 1000px;
  margin: auto;
}

@media (max-width: 1050px) {
  .main-wrapper-fluid .warn {
    width: auto;
  }
}

.messaging {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 800px) {
  .messaging {
    margin: 0 -20px;
  }
}

@media (max-width: 500px) {
  .messaging {
    margin: 0 -15px;
  }
}

.messaging-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-shadow: 0 -1px 0 #ececec inset;
          box-shadow: 0 -1px 0 #ececec inset;
}

.messaging-item:hover {
  background: #fafafa;
}

.messaging-item__link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  padding: 10px 0 10px 25px;
  color: #777;
}

.messaging-item__link:hover {
  text-decoration: none;
}

.messaging-item--unread .messaging-item__link {
  color: #000;
}

.messaging-item--unread .messaging-item__link:hover {
  color: #e34065;
}

@media (max-width: 800px) {
  .messaging-item__link {
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .messaging-item__link {
    padding-left: 15px;
  }
}

.messaging-item__pic {
  padding-right: 25px;
}

.messaging-item__pic img,
.messaging-item__pic svg {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.messaging-item__pic .messaging-item--my img {
  -webkit-box-shadow: 0 0 0 2px #ffd708;
          box-shadow: 0 0 0 2px #ffd708;
}

@media (max-width: 800px) {
  .messaging-item__pic {
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  .messaging-item__pic {
    padding-right: 15px;
  }
}

.messaging-item__wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}

@media (max-width: 800px) {
  .messaging-item__wrap {
    display: block;
  }
}

.messaging-item__details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.messaging-item__title {
  margin-bottom: 9px;
  font-size: 16px;
}

.messaging-item--unread .messaging-item__title {
  font-weight: 700;
}

@media (max-width: 500px) {
  .messaging-item__title {
    font-size: 14px;
  }
}

.messaging-item__message {
  position: relative;
  overflow: hidden;
  display: block;
  height: 16px;
  color: #777;
  font-size: 12px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.messaging-item__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 25px 2px 0;
  color: #ccc;
  font-size: 12px;
}

.messaging-item--unread .messaging-item__date {
  color: #000;
}

.messaging-item__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.messaging-item__actions a:not(.button) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px 2px;
}

.messaging-item__actions a:not(.button) svg {
  fill: #ccc;
}

.messaging-item__actions a:not(.button):hover svg {
  fill: #e34065;
}

.sidetabs {
  position: relative;
  margin: 0 0 30px -10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}

.sidetabs::after {
  display: block;
  clear: both;
  content: '';
}

@media (max-width: 800px) {
  .sidetabs {
    margin-left: 0;
  }
}

.sidetabs-item {
  width: 250px;
  border-right: 1px solid #ececec;
}

.sidetabs-item-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.sidetabs-item-control {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  float: left;
  clear: left;
  width: 250px;
  height: 30px;
  padding: 6px 10px 0;
  color: #777;
  font-size: 15px;
  cursor: pointer;
}

.sidetabs-item-control::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  display: block;
  width: 1px;
  background-color: #ececec;
  content: '';
}

.sidetabs-item-control::after {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 10;
  display: none;
  width: 0;
  height: 0;
  margin-left: -1px;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #f6f095;
  content: '';
}

.sidetabs-item-input:checked + .sidetabs-item-control {
  background-color: #f6f095;
  color: #000;
}

.sidetabs-item-input:checked + .sidetabs-item-control::after {
  display: block;
}

@media (max-width: 800px) {
  .sidetabs-item-control {
    display: none;
  }
}

.sidetabs-item-content {
  display: none;
  margin-left: 249px;
  padding-left: 50px;
  border-left: 1px solid #ececec;
}

@media (max-width: 800px) {
  .sidetabs-item-content {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
    border: none;
  }
}

@media (max-width: 650px) {
  .sidetabs-item-content {
    width: 48%;
  }
}

@media (max-width: 500px) {
  .sidetabs-item-content {
    display: block;
    width: auto;
  }
}

@media (min-width: 801px) {
  .sidetabs-item-input:checked:nth-of-type(1) ~ .sidetabs-item-content:nth-of-type(1),
  .sidetabs-item-input:checked:nth-of-type(2) ~ .sidetabs-item-content:nth-of-type(2),
  .sidetabs-item-input:checked:nth-of-type(3) ~ .sidetabs-item-content:nth-of-type(3),
  .sidetabs-item-input:checked:nth-of-type(4) ~ .sidetabs-item-content:nth-of-type(4),
  .sidetabs-item-input:checked:nth-of-type(5) ~ .sidetabs-item-content:nth-of-type(5),
  .sidetabs-item-input:checked:nth-of-type(6) ~ .sidetabs-item-content:nth-of-type(6),
  .sidetabs-item-input:checked:nth-of-type(7) ~ .sidetabs-item-content:nth-of-type(7),
  .sidetabs-item-input:checked:nth-of-type(8) ~ .sidetabs-item-content:nth-of-type(8),
  .sidetabs-item-input:checked:nth-of-type(9) ~ .sidetabs-item-content:nth-of-type(9),
  .sidetabs-item-input:checked:nth-of-type(10) ~ .sidetabs-item-content:nth-of-type(10),
  .sidetabs-item-input:checked:nth-of-type(11) ~ .sidetabs-item-content:nth-of-type(11),
  .sidetabs-item-input:checked:nth-of-type(12) ~ .sidetabs-item-content:nth-of-type(12),
  .sidetabs-item-input:checked:nth-of-type(13) ~ .sidetabs-item-content:nth-of-type(13),
  .sidetabs-item-input:checked:nth-of-type(14) ~ .sidetabs-item-content:nth-of-type(14),
  .sidetabs-item-input:checked:nth-of-type(15) ~ .sidetabs-item-content:nth-of-type(15),
  .sidetabs-item-input:checked:nth-of-type(16) ~ .sidetabs-item-content:nth-of-type(16),
  .sidetabs-item-input:checked:nth-of-type(17) ~ .sidetabs-item-content:nth-of-type(17),
  .sidetabs-item-input:checked:nth-of-type(18) ~ .sidetabs-item-content:nth-of-type(18),
  .sidetabs-item-input:checked:nth-of-type(19) ~ .sidetabs-item-content:nth-of-type(19),
  .sidetabs-item-input:checked:nth-of-type(20) ~ .sidetabs-item-content:nth-of-type(20) {
    display: block;
  }
}

.sidetabs-item-title {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: 400;
}

.sidetabs-item-title a {
  margin-right: 30px;
}

.sidetabs-item-title small {
  color: #777;
  font-size: 15px;
  white-space: nowrap;
}

@media (max-width: 800px) {
  .sidetabs-item-title {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
  }
  .sidetabs-item-title small {
    display: none;
  }
}

.sidetabs-item-list {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  margin: 0;
  padding: 0 0;
  list-style: none;
}

.sidetabs-item-list li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -moz-page-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  line-height: 30px;
}

.sidetabs-item-list a {
  display: inline-block;
  padding-right: 20px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
}

@media (max-width: 800px) {
  .sidetabs-item-list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .sidetabs-item-list li {
    line-height: normal;
  }
  .sidetabs-item-list a {
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 18px;
  }
}

.dealer {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 22px;
}

.dealer-description {
  position: relative;
  overflow: hidden;
  max-height: 110px;
  margin-bottom: 10px;
}

.dealer-description:after {
  position: absolute;
  top: 98px;
  left: -1%;
  right: -1%;
  height: 24px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  background-position: 100% 0;
  background-repeat: no-repeat;
  content: '';
}

.dealer-description p {
  margin: 1em 0 0;
}

.dealer-description p:first-child {
  margin-top: 0;
}

.dealer-description span {
  border-bottom: 1px dotted;
}

.dealer-description-full {
  max-height: none;
}

.dealer-description-full:after {
  display: none;
}

.dealer-show-description {
  border-bottom: 1px dashed;
  font-size: 15px;
}

.dealer-show-description:hover {
  text-decoration: none;
}

.dealer-logo {
  margin: 0 0 25px;
}

.dealer-logo img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.dealer-name {
  margin: 0 0 20px;
}

.dealer-address {
  margin: 0 0 20px;
}

.dealer-urls {
  margin: 0 0 20px;
}

.dealer-urls a {
  display: block;
  word-break: break-word;
  overflow-wrap: break-word;
}

.dealer-box {
  margin: 0 0 20px;
}

.dealer-box h4 {
  margin: 0;
  color: #777;
  font-size: 14px;
  font-weight: 400;
}

.dealer-box p {
  margin: 0;
}

.dealer-legal {
  color: #777;
  font-size: 12px;
  line-height: 1.5;
}

.dealer-legal p {
  margin: 0;
}

.dealer-item {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ececec;
}

.dealer-item:before, .dealer-item:after {
  display: table;
  content: '';
}

.dealer-item:after {
  clear: both;
}

.dealer-item:first-child {
  padding-top: 0;
  border: 0;
}

.dealer-item-image {
  float: left;
  width: 130px;
  padding-right: 20px;
}

.dealer-item-image img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 500px) {
  .dealer-item-image {
    float: none;
    width: auto;
    padding-right: 0;
  }
}

.dealer-item-info {
  margin-left: 150px;
}

@media (max-width: 500px) {
  .dealer-item-info {
    margin-left: 0;
  }
}

.dealer-item-heading h3 {
  margin: 0 1em 0 0;
  display: inline-block;
  vertical-align: baseline;
}

.dealer-item-heading small {
  display: inline-block;
  vertical-align: baseline;
  color: #777;
  font-size: 14px;
}

.dealer-item-data {
  margin-top: 10px;
  color: #777;
  font-size: 14px;
  line-height: 18px;
}

.dealer-item-data p {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 1em 0 0;
}

.dealer-item-desc {
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px;
}

.dealer-item-desc p {
  margin: 0;
}

.dealer-item-url {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
}

.dealer-item-url p {
  margin: 0;
}

.dealer-item-address {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.dealer-item-address p {
  margin: 0;
}

.dealer-item-tel {
  margin-top: 10px;
  font-size: 16px;
}

.dealer-item-tel p {
  margin: 0;
}

.dealer-item-descr {
  padding-top: 1em;
}

.alert {
  min-height: 36px;
  margin-bottom: 20px;
  padding: 20px 10% 20px 0;
  font-size: 15px;
  line-height: 24px;
}

.alert-warning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f6f095;
}

.alert-warning:before {
  display: block;
  width: 34px;
  height: 35px;
  margin: 0 38px 0 45px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDM1IDM1Ij48cGF0aCBmaWxsPSIjM0QzRDNEIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4zNiAyNS41NjRoLTMuNHYtMy40aDMuNHYzLjR6bTAtNi44aC0zLjR2LTEwLjJoMy40djEwLjJ6bS0xLjctMTguN2MtOS4zNSAwLTE3IDcuNjUtMTcgMTdzNy42NSAxNyAxNyAxNyAxNy03LjY1IDE3LTE3LTcuNjUtMTctMTctMTdtMCAzLjRjNy40OCAwIDEzLjYgNi4xMiAxMy42IDEzLjYgMCA3LjQ4LTYuMTIgMTMuNi0xMy42IDEzLjYtNy40OCAwLTEzLjYtNi4xMi0xMy42LTEzLjYgMC03LjQ4IDYuMTItMTMuNiAxMy42LTEzLjYiLz48L3N2Zz4=") no-repeat;
  background-size: 34px 35px;
  content: '';
}

.alert-warning p {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.alert-warning b {
  white-space: nowrap;
}

@media (max-width: 500px) {
  .alert-warning:before {
    margin: 0 30px;
  }
}

.alert-danger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f7e8eb;
  border-radius: 5px;
}

.alert-danger:before {
  display: block;
  width: 45px;
  height: 39px;
  margin: 0 28px;
  background: #f7e8eb url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE3IDE0Ij48cGF0aCBmaWxsPSIjRkZCMzAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjAxMiA4Ljc5aC0xLjAyTDcuMDUgNC45NGMwLS43NjQuNjU1LTEuMzgyIDEuNDYzLTEuMzgyLjgwNyAwIDEuNDYyLjYxOCAxLjQ2MiAxLjM4MmwtLjk2MyAzLjg1em0tLjQ5NCAzLjQ5Yy0uNzcyIDAtMS4zOTctLjU5LTEuMzk3LTEuMzIgMC0uNzMuNjI2LTEuMzIgMS4zOTgtMS4zMi43NyAwIDEuMzk3LjU5IDEuMzk3IDEuMzIgMCAuNzMtLjYyNiAxLjMyLTEuMzk3IDEuMzJ6bTcuODY2LS45NThMMTAgLjg4bC0uMDAzLjAwMkExLjYwMiAxLjYwMiAwIDAgMCA5LjY4LjQ1NmExLjcyIDEuNzIgMCAwIDAtMi4zMzQgMEM3LjIzLjU2NiA3LjEzMy42OSA3LjA2LjgyTC42OCAxMS4yNjN2LjAwM2MtLjEuMTQtLjE4LjI5Ny0uMjI4LjQ3LS4yMzYuODMzLjI4NiAxLjY4OCAxLjE2NiAxLjkxLjE2LjA0LjMyLjA1Ni40NzcuMDVIMTQuODZ2LS4wMDJjLjYxLjA0IDEuMjItLjI0IDEuNTUtLjc3NGExLjQ4NCAxLjQ4NCAwIDAgMC0uMDI2LTEuNTk4eiIvPjwvc3ZnPg==") no-repeat;
  background-size: 45px 39px;
  content: '';
}

.alert-danger p {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.alert-large {
  font-size: 18px;
  line-height: 1.5;
}

.alarm {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
  padding: 25px 30px 25px 65px;
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 700px) {
  .alarm {
    display: block;
  }
}

.alarm--warning {
  background: #f5f6ec url("/images/alert-warning.svg") no-repeat 25px 20px/34px 28px;
}

.alarm--top {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 85px;
  background: #f5f6ec;
}

.alarm--top .itemlabel {
  position: absolute;
  top: 29px;
  left: 20px;
}

.alarm__content,
.alarm__control {
  margin: 0 0 0 20px;
}

.alarm__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.notifications {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding: 0 25px;
  z-index: 250;
}

@media (max-width: 500px) {
  .notifications {
    padding: 0 15px;
  }
}

.notifications__container {
  text-align: right;
}

.notification {
  position: relative;
  top: 0;
  width: 300px;
  margin: 25px auto;
  padding: 20px 30px;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.95);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.notification.is-hidden {
  -webkit-transform: translate(0, -500px);
      -ms-transform: translate(0, -500px);
       -o-transform: translate(0, -500px);
          transform: translate(0, -500px);
}

@media (max-width: 500px) {
  .notification {
    width: auto;
    margin-bottom: 10px;
    padding: 10px 15px;
  }
}

@supports (-webkit-backdrop-filter: blur()) {
  .notification {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(10px);
  }
}

.specs {
  display: table;
  width: 100%;
}

@media (max-width: 950px) {
  .specs {
    display: block;
    width: auto;
  }
}

.spec {
  display: table-row;
  margin-bottom: 10px;
}

@media (max-width: 950px) {
  .spec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.spec-active {
  background-color: #f5f6ec;
}

.spec-inactive {
  background-color: #ececec;
}

.spec-cell {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
  padding: 13px 15px 16px 20px;
  border-bottom: 10px solid #fff;
}

.spec-cell > span {
  display: block;
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
}

@media (max-width: 950px) {
  .spec-cell {
    display: block;
    border: 0;
  }
}

@media (max-width: 500px) {
  .spec-cell {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .spec-cell > span {
    margin-bottom: 0;
  }
}

.spec-name {
  color: #fff;
}

.spec-name > strong {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.spec-active .spec-name {
  background-color: #3569ab;
}

.spec-inactive .spec-name {
  background-color: #ececec;
}

@media (max-width: 950px) {
  .spec-name {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (max-width: 700px) {
  .spec-name > strong {
    font-size: 20px;
  }
}

.spec-tariff > strong,
.spec-due > strong {
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
}

@media (max-width: 700px) {
  .spec-tariff,
  .spec-due {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-bottom: 0;
  }
  .spec-tariff > span,
  .spec-due > span {
    min-width: 100px;
  }
  .spec-tariff > strong,
  .spec-due > strong {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 16px;
  }
}

.spec-date > strong,
.spec-end > strong {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}

@media (max-width: 700px) {
  .spec-date,
  .spec-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-bottom: 0;
  }
  .spec-date > span,
  .spec-end > span {
    min-width: 100px;
  }
  .spec-date > strong,
  .spec-end > strong {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 16px;
  }
}

.spec-help {
  font-size: 14px;
  white-space: nowrap;
}

.spec-help > div {
  padding-top: 27px;
}

@media (max-width: 700px) {
  .spec-help > div {
    padding-top: 0;
    padding-left: 100px;
  }
}

.feature-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 15px;
}

.form-item .feature-list {
  padding-top: 12px;
}

.feature-list li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 22px 12px 0;
  padding-left: 25px;
}

.feature-list li:before {
  position: absolute;
  top: 4px;
  left: 3px;
  display: block;
  width: 14px;
  height: 11px;
  background: url("/images/confirmed.svg") no-repeat;
  background-size: 14px 11px;
  content: '';
}

.faq {
  margin: -12px 0 30px;
  font-size: 16px;
  line-height: 24px;
}

.faq dt {
  padding-top: 12px;
}

.faq dt div {
  color: #1a60ba;
  cursor: pointer;
}

.faq dt div:hover {
  color: #e34065;
}

.faq dd {
  position: relative;
  margin: 0;
  padding: 24px 0 36px 20px;
}

.promo {
  position: relative;
  overflow: hidden;
  z-index: 50;
  margin-bottom: 45px;
  text-align: center;
}

.promo img {
  vertical-align: middle;
}

.promo img[width="1250"] {
  width: 100%;
  height: auto;
}

.promo--stat {
  margin-top: -48px;
  margin-left: -300px;
  margin-right: -25px;
}

@media (max-width: 800px) {
  .promo--stat {
    margin-top: -25px;
    margin-bottom: 25px;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 15px;
  }
}

@media (max-width: 500px) {
  .promo--stat {
    margin-top: -25px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (max-width: 800px) {
  .promo__desktop {
    display: none;
  }
}

.promo__mobile {
  display: none;
}

@media (max-width: 800px) {
  .promo__mobile {
    display: block;
  }
}

.promo-widget {
  margin-bottom: 10px;
}

.main-wrapper-fluid .promo-text {
  width: 1000px;
  margin: auto;
}

@media (max-width: 1050px) {
  .main-wrapper-fluid .promo-text {
    width: auto;
  }
}

.promo-text ins {
  text-decoration: none;
}

.promo-text a {
  position: relative;
  display: block;
  padding: 12px 20px;
  border: 1px dashed #cccccc;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.promo-text a font {
  color: #1a60ba !important;
  font-size: 14px !important;
  font-weight: 700;
}

.promo-text a:hover {
  text-decoration: underline;
}

.promo-text a:hover font {
  color: #e34065 !important;
}

.promo-text a:before {
  position: absolute;
  top: -5px;
  left: 15px;
  display: none;
  padding: 0 5px;
  background-color: #ffffff;
  color: #cccccc;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  content: 'Реклама';
}

.promo-text-item {
  margin-bottom: -1px;
}

.promo-text-item:first-child a:before {
  display: block;
}

.promo-text-item:last-child a {
  margin-bottom: 30px;
}

@media (max-width: 359px) {
  .promo-text > [id^='adfox'] > div[style],
  .promo-text > [id^='adfox'] > div[style] iframe,
  .promo-widget > [id^='adfox'] > div[style],
  .promo-widget > [id^='adfox'] > div[style] iframe {
    height: 90px !important;
  }
}

@media (min-width: 360px) and (max-width: 699px) {
  .promo-text > [id^='adfox'] > div[style],
  .promo-text > [id^='adfox'] > div[style] iframe,
  .promo-widget > [id^='adfox'] > div[style],
  .promo-widget > [id^='adfox'] > div[style] iframe {
    height: 75px !important;
  }
}

@media (min-width: 700px) {
  .promo-text > [id^='adfox'] > div[style],
  .promo-text > [id^='adfox'] > div[style] iframe,
  .promo-widget > [id^='adfox'] > div[style],
  .promo-widget > [id^='adfox'] > div[style] iframe {
    height: 60px !important;
  }
}

.pages {
  margin: 40px 0 50px;
}

.listing + .pages {
  margin-top: -20px;
}

@media (min-width: 900px) {
  .pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.pages-arrows {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}

@media (min-width: 900px) {
  .pages-arrows {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 307px;
            flex: 0 0 307px;
  }
}

.pages-arrows-item,
.pages-arrows-index {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.pages-arrows-index {
  padding: 0 2px;
  color: #777;
  font-size: 16px;
  font-weight: 400;
}

@media (min-width: 900px) {
  .pages-arrows-index {
    display: none;
  }
}

.pages-arrows-link {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 12px 8px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.pages-arrows-link:hover {
  background-color: #1a60ba;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: white;
  text-decoration: none;
}

.pages-arrows-link:active {
  background-color: #0e4ea0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
}

.pages-numbers {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
}

@media (min-width: 900px) {
  .pages-numbers {
    display: block;
  }
}

.pages-numbers ul {
  margin: 0 0 0 -12px;
  padding: 0;
  list-style: none;
}

.pages-numbers ul:before, .pages-numbers ul:after {
  display: table;
  content: '';
}

.pages-numbers ul:after {
  clear: both;
}

.pages-numbers-item {
  float: left;
}

.pages-numbers-link {
  position: relative;
  display: block;
  padding: 7px 12px;
}

.pages-numbers-link:after {
  position: absolute;
  top: -4px;
  right: -1px;
  bottom: -4px;
  left: -1px;
  content: '';
}

.pages-numbers-link:hover {
  text-decoration: none;
}

.pages-numbers-item--active .pages-numbers-link {
  background-color: #e34065;
  color: #fff;
}

.salon {
  margin: -11px -15px 30px;
  border-bottom: 1px solid #ececec;
}

@media (min-width: 500px) {
  .salon {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width: 800px) {
  .salon {
    margin-left: -25px;
    margin-right: -25px;
  }
}

.salon-heading {
  position: relative;
  height: 6px;
  margin-bottom: 20px;
  padding: 0 15px;
  border-bottom: 1px solid #ececec;
  color: #999;
  font-size: 13px;
  line-height: 1;
}

.salon-heading span {
  display: inline-block;
  vertical-align: top;
  margin-left: -6px;
  padding: 0 6px;
  background-color: #fff;
}

@media (min-width: 500px) {
  .salon-heading {
    padding: 0 20px;
  }
}

@media (min-width: 800px) {
  .salon-heading {
    padding: 0 25px;
  }
}

.salon-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 15px;
}

@media (min-width: 500px) {
  .salon-items {
    padding: 0 20px;
  }
}

@media (min-width: 900px) {
  .salon-items {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (min-width: 800px) {
  .salon-items {
    padding: 0 25px;
  }
}

.salon-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 10px;
}

@media (min-width: 900px) {
  .salon-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 20px;
  }
}

.salon-item-link {
  display: block;
}

.salon-item-link:hover {
  text-decoration: none;
}

@media (min-width: 375px) {
  .salon-item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.salon-item-label {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 6px;
  background-color: #ffb808;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
}

.salon-item-image {
  position: relative;
  margin-bottom: 8px;
}

.salon-item-image img {
  vertical-align: middle;
  width: 170px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 375px) {
  .salon-item-image {
    margin-bottom: 0;
  }
}

.salon-item-desc {
  -ms-flex-item-align: center;
      align-self: center;
  padding-right: 20px;
}

@media (min-width: 375px) {
  .salon-item-desc {
    padding-left: 20px;
  }
}

.salon-item-title {
  margin-bottom: 7px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

@media (min-width: 375px) {
  .salon-item-title {
    margin-top: -7px;
  }
}

.salon-item-params {
  margin-bottom: 7px;
  color: #000;
  font-size: 15px;
}

.salon-item-price {
  font-size: 15px;
}

.salon-item-link:hover .salon-item-price {
  text-decoration: underline;
}

.salon-featured {
  margin: 0 -25px;
  padding: 20px 25px;
  border-top: 1px solid #ececec;
  text-align: left;
}

@media (max-width: 800px) {
  .salon-featured {
    margin: 0 -20px;
    padding: 20px 20px;
  }
}

@media (max-width: 500px) {
  .salon-featured {
    margin: 0 -15px;
    padding: 20px 15px;
  }
}

.salon-featured--single {
  margin: 20px 0 0;
  padding: 20px 0;
  border: solid #ececec;
  border-width: 1px 0;
}

.salon-featured-heading {
  margin: 0 0 20px;
  font-size: 28px;
}

.salon-featured--single .salon-featured-heading {
  font-size: 16px;
}

.salon-featured-list {
  margin: 0 -25px 0 0;
  padding: 0;
  list-style: none;
}

.salon-featured-list:before, .salon-featured-list:after {
  display: table;
  content: '';
}

.salon-featured-list:after {
  clear: both;
}

@media (max-width: 800px) {
  .salon-featured-list {
    margin-right: -20px;
  }
}

@media (max-width: 500px) {
  .salon-featured-list {
    margin-right: -15px;
  }
}

.salon-featured--single .salon-featured-list {
  margin-right: 0 !important;
}

.salon-featured-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 25%;
  padding-right: 25px;
}

.salon-featured--single .salon-featured-item {
  float: none;
  width: auto;
  padding-right: 0;
}

@media (max-width: 800px) {
  .salon-featured-item {
    width: 50%;
    margin-bottom: 25px;
  }
}

@media (max-width: 500px) {
  .salon-featured-item {
    float: none;
    width: auto;
  }
}

.salon-featured-link {
  display: block;
}

.salon-featured-link:hover {
  text-decoration: none;
}

.salon-featured-image {
  margin-bottom: 10px;
}

.salon-featured-image img {
  vertical-align: middle;
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}

.salon-featured--single .salon-featured-image img {
  width: 100%;
  max-width: 300px;
  height: auto;
}

.salon-featured-title {
  margin-bottom: 7px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.salon-featured-param {
  margin-bottom: 7px;
  color: #000;
  font-size: 15px;
}

.salon-featured-price {
  font-size: 15px;
}

.salon-featured-more {
  padding: 25px 0 10px;
  font-size: 18px;
  text-align: center;
}

.salon-featured-more a:hover {
  text-decoration: none;
}

.salon-featured-more a:hover span {
  text-decoration: underline;
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.76);
}

.overlay-box {
  position: relative;
  text-align: center;
}

.overlay-link {
  display: inline-block;
}

.overlay-link img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  vertical-align: middle;
}

.overlay-close {
  position: absolute;
  top: -26px;
  right: -26px;
  display: block;
  width: 51px;
  height: 51px;
  background-clip: padding-box;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAyNiAyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuNTEzIDBMMTMgMTAuNTYgMi40OTMgMCAwIDIuNTA1bDEwLjUxIDEwLjU2M0wwIDIzLjYzbDIuNDkyIDIuNTA2IDEwLjUxLTEwLjU2IDEwLjUxIDEwLjU2TDI2IDIzLjYzIDE1LjQ5NiAxMy4wNyAyNiAyLjUwNSAyMy41MTMgMHoiLz48L3N2Zz4K") no-repeat 50% 50%;
  border: 1px solid rgba(0, 0, 0, 0.57);
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

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

.subscription--heading {
  display: none;
  margin-top: -23px;
  margin-bottom: 30px;
}

@media (max-width: 800px) {
  .subscription--heading {
    margin-top: -13px;
    margin-bottom: 20px;
  }
}

@media (max-width: 950px) {
  .subscription--heading {
    display: block;
  }
}

.subscription--sorting {
  display: block;
  float: right;
}

@media (max-width: 950px) {
  .subscription--sorting {
    display: none;
  }
}

.subscription--filter {
  display: block;
  margin-top: 4px;
}

@media (max-width: 950px) {
  .subscription--filter {
    display: none;
  }
}

.subscription-button {
  position: relative;
  margin: 0;
  padding: 0 0 0 19px;
  background: none;
  border: none;
  border-radius: 0;
  outline: 0;
  color: #1a60ba;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 13px;
  cursor: pointer;
}

.subscription-button::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg" fill="%231a60ba"%3E%3Cpath d="M12.35 12.65l-.7.7-3.48-3.48C7.31 10.58 6.2 11 5 11a5.002 5.002 0 0 1-1.54-9.76v1.08A3.965 3.965 0 0 0 1 6c0 2.21 1.79 4 4 4 1.29 0 2.43-.61 3.15-1.55l4.2 4.2z"/%3E%3Cpath d="M10 1v5.13l-1.45-.96L8 4.8l-.55.37L6 6.13V1h4zm1-1H5v8l3-2 3 2V0z"/%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
}

.subscription-button:hover {
  color: #e34065;
}

.subscription-button:hover::before {
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg" fill="%23e34065"%3E%3Cpath d="M12.35 12.65l-.7.7-3.48-3.48C7.31 10.58 6.2 11 5 11a5.002 5.002 0 0 1-1.54-9.76v1.08A3.965 3.965 0 0 0 1 6c0 2.21 1.79 4 4 4 1.29 0 2.43-.61 3.15-1.55l4.2 4.2z"/%3E%3Cpath d="M10 1v5.13l-1.45-.96L8 4.8l-.55.37L6 6.13V1h4zm1-1H5v8l3-2 3 2V0z"/%3E%3C/svg%3E%0A');
}

.subscription-button:disabled {
  color: #000;
  cursor: default;
}

.subscription-button:disabled::before {
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M12.35 12.65l-.7.7-3.48-3.48C7.31 10.58 6.2 11 5 11a5.002 5.002 0 0 1-1.54-9.76v1.08A3.965 3.965 0 0 0 1 6c0 2.21 1.79 4 4 4 1.29 0 2.43-.61 3.15-1.55l4.2 4.2z" fill="%23000"/%3E%3Cpath d="M11 0H5v8l3-2 3 2V0z" fill="%23000"/%3E%3C/svg%3E%0A');
}

.subscription--sorting .subscription-button {
  padding-top: 7px;
  padding-bottom: 7px;
}

.subscription--sorting .subscription-button::before {
  top: 8px;
}

.subscription--filter .subscription-button {
  padding-left: 16px;
  font-size: 11px;
}

.subscription--filter .subscription-button::before {
  top: 0;
  left: -2px;
  width: 13px;
  height: 13px;
}

.subscriptions-empty {
  max-width: 620px;
  color: #999;
}

.subscriptions-empty p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

.subscriptions-empty p:not(:first-child) {
  margin-top: 15px;
}

.subscriptions-item {
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 29px;
}

.subscriptions-item:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.subscriptions-item-title {
  max-width: 700px;
  margin-bottom: 5px;
  padding-right: 45px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.subscriptions-item-title a {
  display: block;
}

.subscriptions-item-params {
  max-width: 700px;
  padding-right: 45px;
  font-size: 16px;
  line-height: 22px;
}

.subscriptions-item-toggle {
  margin-top: 20px;
}

.subscriptions-item-action {
  position: absolute;
  top: -11px;
  right: -15px;
}

.subscriptions-item-action button {
  margin: 0;
  padding: 15px;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}

.subscriptions-item-action svg {
  display: block;
  fill: #ccc;
}

.subscriptions-item-action button:hover svg {
  fill: #e34065;
}

.subscription-manage {
  position: relative;
  margin-bottom: 40px;
  padding: 16px 310px 20px 82px;
  background-color: #fff;
  border: 2px solid #f6f095;
}

.subscription-manage::before {
  position: absolute;
  top: 17px;
  left: 20px;
  display: block;
  width: 50px;
  height: 38px;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 50 38" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" d="M23.545 29.451l-2.451 7.915 13.281-9.5-10.83 1.585z" fill="%230c3467"/%3E%3Cpath fill-rule="evenodd" d="M21.094 37.367l-5.469-11.084L50 0 23.59 29.43l-2.496 7.937z" fill="%23134687"/%3E%3Cpath fill-rule="evenodd" d="M37.5 37.367l-14.056-8L50 0 37.5 37.367zM15.625 26.283L0 23.117 50 0 15.625 26.283z" fill="%232a69bb"/%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
}

.subscription-manage h4 {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.subscription-manage p {
  max-width: 380px;
  margin: 0 0;
  font-size: 14px;
  line-height: 20px;
}

.subscription-manage button {
  position: absolute;
  top: 20px;
  right: 20px;
}

@media (max-width: 950px) {
  .subscription-manage {
    padding: 13px 90px 20px 13px;
  }
  .subscription-manage::before {
    top: 13px;
    left: auto;
    right: 13px;
  }
  .subscription-manage h4 {
    margin-bottom: 2px;
    line-height: 18px;
  }
  .subscription-manage p {
    line-height: 18px;
  }
  .subscription-manage button {
    position: static;
    margin-top: 20px;
  }
}

.subscription-manage--saved {
  border-color: #ececec;
}

.subscription-manage--saved::before {
  top: 19px;
  left: 26px;
  width: 43px;
  height: 34px;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 43 34" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M38.965 0L13.458 26.224 3.411 15.892 0 19.398l13.458 13.837 28.917-29.73L38.965 0z" fill="%233DCA86"/%3E%3C/svg%3E%0A');
}

@media (max-width: 950px) {
  .subscription-manage--saved::before {
    top: 16px;
    left: auto;
    right: 13px;
  }
}

.subscription-delete {
  font-size: 16px;
  line-height: 24px;
}

.subscription-delete p,
.subscription-delete ul,
.subscription-delete ol {
  max-width: 600px;
  margin: 0 0 9px;
}

.subscription-delete .button {
  padding-left: 55px;
  padding-right: 55px;
}

.subscription-delete .button span:nth-child(2) {
  display: none;
}

@media (max-width: 500px) {
  .subscription-delete {
    line-height: 22px;
  }
  .subscription-delete p,
  .subscription-delete ul,
  .subscription-delete ol {
    margin-bottom: 11px;
  }
  .subscription-delete .button {
    width: 265px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .subscription-delete .button span:first-child {
    display: none;
  }
  .subscription-delete .button span:nth-child(2) {
    display: inline;
  }
}

.subscription-delete-title {
  max-width: 550px;
  margin-top: 30px !important;
  margin-bottom: 20px !important;
  padding: 15px 30px 21px 15px !important;
  background-color: #f5f6ec;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

@media (max-width: 500px) {
  .subscription-delete-title {
    margin-bottom: 18px !important;
    padding: 8px 20px 10px 10px !important;
  }
}

.subscription-delete-reason {
  margin-bottom: 22px !important;
  padding: 2px 0 0;
  list-style: none;
}

.subscription-delete-reason li:not(:first-child) {
  margin-top: 6px;
}

.subscription-delete-reason input {
  font-size: 16px;
}

@media (max-width: 500px) {
  .subscription-delete-reason {
    padding-top: 8px;
  }
}

.subscribe-section {
  position: relative;
  margin-top: -40px;
  margin-bottom: 60px;
}

.subscribe-section > input {
  position: absolute;
  top: 3px;
  left: 0;
}

@media (max-width: 500px) {
  .subscribe-section {
    margin-top: -20px;
  }
}

.subscribe-checkbox-head {
  display: block;
  margin-bottom: 2px;
  padding-left: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.subscribe-checkbox-text {
  padding-left: 24px;
  font-size: 16px;
  line-height: 24px;
}

.subscribe-checkbox-text a {
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 10px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 500px) {
  .subscribe-checkbox-text a {
    max-width: 210px;
  }
}

.unsubscribe {
  display: inline-block;
  vertical-align: top;
  padding: 8px 14px 8px 39px;
  background-color: #f5f6ec;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 43 34" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M38.965 0L13.458 26.224 3.411 15.892 0 19.398l13.458 13.837 28.917-29.73L38.965 0z" fill="%233DCA86"/%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
  background-position: 14px 11px;
  background-size: 17px 13px;
}

@media (max-width: 432px) {
  .unsubscribe {
    padding-left: 10px;
    padding-right: 37px;
    background-position: right 8px top 10px;
  }
}

.unsubscribe-text {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 16px;
  font-size: 14px;
  line-height: 20px;
}

.unsubscribe-action {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.pricing {
  margin-top: 18px;
  margin-bottom: 30px;
  color: #181a1b;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (min-width: 1076px) {
  .pricing {
    margin-bottom: 13px;
  }
}

.pricing-title {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 20px;
}

@media (min-width: 1076px) {
  .pricing-title {
    font-size: 18px;
    line-height: 25px;
  }
}

@media (min-width: 1076px) {
  .pricing-packs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
    margin-left: -6px;
    margin-right: -6px;
  }
}

.pricing-pack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: rgba(240, 244, 248, 0.8);
  border-radius: 6px;
  padding-bottom: 20px;
}

.modal--pricing-pro .pricing-pack {
  width: 300px;
}

.modal--pricing-pro .pricing-pack:only-child {
  width: 400px;
}

@media (max-width: 1075px) {
  .pricing-pack {
    margin-bottom: 10px;
  }
}

@media (min-width: 1076px) {
  .pricing-pack {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 6px;
    margin-right: 6px;
  }
}

.pricing-pack-header {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}

.pricing-packs--mini .pricing-pack-header {
  margin-bottom: 3px;
}

.pricing-packs--desc .pricing-pack-header,
.pricing-packs--full .pricing-pack-header {
  padding-left: 60px;
}

.pricing-packs--cost .pricing-pack-header,
.pricing-packs--desc .pricing-pack-header,
.pricing-packs--full .pricing-pack-header {
  border-bottom: 1px solid rgba(162, 180, 203, 0.3);
}

@media (min-width: 1076px) {
  .pricing-pack-header {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pricing-packs--mini .pricing-pack-header {
    margin-bottom: 6px;
  }
  .pricing-packs--desc .pricing-pack-header {
    margin-bottom: -1px;
  }
}

.pricing-pack-title {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

@media (min-width: 1076px) {
  .pricing-pack-title {
    font-size: 15px;
    line-height: 22px;
  }
}

.pricing-pack-views {
  margin: 0 !important;
  color: #aeb3b8;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 20px !important;
}

.pricing-pack--popular .pricing-pack-views {
  color: #f5b71a;
}

@media (min-width: 1076px) {
  .pricing-pack-views {
    margin-top: -2px !important;
    font-size: 15px !important;
    line-height: 22px !important;
  }
}

.pricing-pack-help {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: rgba(26, 96, 186, 0.1);
  border: none;
  border-radius: 50%;
  color: #0e88df;
  cursor: pointer;
}

.pricing-pack-help svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pricing-pack-help:focus,
.pricing-pack-help svg:focus {
  outline: none;
}

.pricing-pack-help:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(14, 136, 223, 0.5);
          box-shadow: 0 0 0 2px rgba(14, 136, 223, 0.5);
}

.pricing-pack-help:hover {
  background-color: rgba(245, 25, 88, 0.1);
  color: #f51958;
}

.pricing-pack-help:active {
  background-color: rgba(207, 17, 79, 0.1);
  color: #cf114f;
}

.pricing-pack-options {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 60px;
}

.pricing-packs--mini .pricing-pack-options {
  margin-bottom: 22px;
}

.pricing-packs--cost .pricing-pack-options {
  margin-bottom: 11px;
}

.pricing-packs--desc .pricing-pack-options {
  margin-bottom: 4px;
}

.pricing-packs--full .pricing-pack-options {
  margin-bottom: 4px;
}

.pricing-pack-option {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pricing-pack-option::before {
  position: absolute;
  left: -45px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  content: '';
}

.pricing-packs--cost .pricing-pack:not(:only-child) .pricing-pack-option + .pricing-pack-option,
.pricing-packs--desc .pricing-pack:not(:only-child) .pricing-pack-option + .pricing-pack-option,
.pricing-packs--full .pricing-pack:not(:only-child) .pricing-pack-option + .pricing-pack-option {
  border-top: 1px solid rgba(162, 180, 203, 0.3);
}

.pricing-packs--mini .pricing-pack-option + .pricing-pack-option {
  margin-top: 15px;
}

.pricing-packs--mini .pricing-pack-option {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 8px;
  padding-bottom: 8px;
}

.pricing-packs--mini .pricing-pack-option::before {
  top: 50%;
  margin-top: -21px;
}

.pricing-packs--cost .pricing-pack-option {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 17px;
  padding-bottom: 18px;
}

.pricing-packs--cost .pricing-pack-option::before {
  top: 50%;
  margin-top: -21px;
}

.pricing-packs--desc .pricing-pack-option {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 9px;
  padding-bottom: 15px;
}

.pricing-packs--desc .pricing-pack-option::before {
  top: 8px;
  margin-top: 0;
}

.pricing-packs--full .pricing-pack-option {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 9px;
  padding-bottom: 15px;
}

.pricing-packs--full .pricing-pack-option::before {
  top: 8px;
  margin-top: 0;
}

@media (min-width: 1076px) {
  .pricing-pack:only-child .pricing-pack-option {
    display: block;
  }
}

.pricing-pack-option-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 15px;
}

.pricing-pack-option-text h5 {
  margin: 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
}

.pricing-pack-option-text p {
  margin: 0;
  color: #777d82;
  font-size: 13px;
  line-height: 17px;
}

.pricing-pack:only-child .pricing-pack-option-text p {
  max-width: 450px;
}

.pricing-pack-option-value {
  padding-right: 12px;
  color: #91979c;
  font-size: 13px;
  font-weight: 600;
}

.pricing-packs--cost .pricing-pack-option-value {
  position: relative;
  top: -1px;
}

.pricing-packs--full .pricing-pack:only-child .pricing-pack-option-value {
  margin-top: 6px;
}

.pricing-pack-action {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 1075px) {
  .pricing-packs--desc .pricing-pack-action,
  .pricing-packs--full .pricing-pack-action {
    padding-left: 60px;
  }
}

@media (min-width: 1076px) {
  .pricing-pack:only-child .pricing-pack-action {
    max-width: 210px;
    padding-left: 60px;
  }
  .modal .pricing-pack:only-child .pricing-pack-action {
    max-width: none;
    padding-left: 15px;
  }
}

.pricing-pack-note {
  padding-top: 9px;
  color: #91979c;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
}

@media (max-width: 1075px) {
  .pricing-packs--full .pricing-pack-note {
    padding-left: 60px;
  }
}

@media (min-width: 1076px) {
  .pricing-pack:only-child .pricing-pack-note {
    padding-left: 60px;
    text-align: left;
  }
}

.pricing-badge {
  display: inline-block;
  vertical-align: baseline;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #ffc32d;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.pricing-services {
  position: relative;
  background-color: rgba(240, 244, 248, 0.8);
  border-radius: 6px;
}

.modal .pricing-services {
  max-width: 924px;
}

.pricing-services-header {
  position: relative;
  padding: 15px 45px 20px 15px;
}

@media (min-width: 1076px) {
  .pricing-services-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding-top: 12px;
    padding-bottom: 14px;
  }
}

.pricing-services-title {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

@media (min-width: 1076px) {
  .pricing-services-title {
    font-size: 15px;
    line-height: 22px;
  }
}

.pricing-services-desc {
  display: block;
  margin-top: 2px;
  font-size: 13px;
  line-height: 17px;
  color: #777d82;
}

@media (min-width: 1076px) {
  .pricing-services-desc {
    margin-left: 8px;
  }
}

.pricing-services-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  cursor: pointer;
}

.pricing-services-toggle span {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  background-color: rgba(14, 136, 223, 0.1);
  border-radius: 50%;
  color: #0e88df;
}

.pricing-services-toggle span::after {
  position: absolute;
  top: 11px;
  left: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: currentColor transparent transparent;
  content: '';
}

.pricing-services-toggle[aria-pressed="true"] span::after {
  top: 9px;
  border-width: 0 5px 5px;
  border-color: transparent transparent currentColor;
}

.pricing-services-toggle:focus,
.pricing-services-toggle span:focus {
  outline: none;
}

.pricing-services-toggle:focus span {
  -webkit-box-shadow: 0 0 0 2px rgba(14, 136, 223, 0.5);
          box-shadow: 0 0 0 2px rgba(14, 136, 223, 0.5);
}

.pricing-services-toggle:hover span {
  background-color: rgba(245, 25, 88, 0.1);
  color: #f51958;
}

.pricing-services-toggle:active span {
  background-color: rgba(207, 17, 79, 0.1);
  color: #cf114f;
}

.pricing-services-list {
  display: none;
  padding-bottom: 20px;
}

.pricing-services-list--visible {
  display: block;
}

@media (min-width: 1076px) {
  .pricing-services-list--visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 24px;
  }
}

.pricing-service {
  position: relative;
  padding-left: 63px;
  padding-right: 15px;
}

.pricing-service + .pricing-service {
  margin-top: 15px;
}

.pricing-service::before {
  position: absolute;
  left: 15px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  content: '';
}

@media (min-width: 1076px) {
  .pricing-service {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pricing-service + .pricing-service {
    margin-top: 0;
    margin-left: 10px;
  }
}

.pricing-service-text {
  margin: 7px 0 0 !important;
  color: #777d82;
  font-size: 13px !important;
  line-height: 17px !important;
}

.pricing-help-item {
  position: relative;
  padding-left: 48px;
}

.pricing-help-item + .pricing-help-item {
  margin-top: 12px;
}

.pricing-help-item::before {
  position: absolute;
  left: 0;
  width: 38px;
  height: 38px;
  background-color: #f0f4f8;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  content: '';
}

.pricing-help-item h3 {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
}

.pricing-help-item p {
  min-height: 27px;
  margin: 0;
  color: #777d82;
  font-size: 13px;
  line-height: 19px;
}

.survey-popup {
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
}

.survey-popup__container {
  text-decoration: none !important;
}

.survey-popup__title {
  display: block;
  color: #fff;
}

.survey-popup__action {
  display: block;
}

.survey-popup__close {
  position: relative;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  color: #91979c;
  cursor: pointer;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
}

.survey-popup__close:active {
  color: rgba(211, 217, 223, 0.85);
}

@media (max-width: 799px) {
  .survey-popup {
    position: relative;
    overflow: hidden;
    z-index: 1020;
    height: 0;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    transition-property: height, transform;
    transition-property: height, transform, -webkit-transform, -o-transform;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
         -o-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
         -o-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  .survey-popup--visible {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 76px;
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
         -o-transform: scaleY(1);
            transform: scaleY(1);
  }
  .survey-popup__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(69, 69, 69, 0.9);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    color: #fff;
  }
  .survey-popup__container {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    height: 76px;
    padding: 17px 15px;
    color: #6ebdeb;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 200ms;
         -o-transition-duration: 200ms;
            transition-duration: 200ms;
  }
  .survey-popup__container:active svg {
    color: #e6ecf3;
  }
  .survey-popup__title {
    margin-bottom: 2px;
  }
  .survey-popup__close {
    width: 52px;
    margin: 0 0 0 1px;
  }
  .survey-popup__close svg {
    position: absolute;
    top: 16px;
    left: 14px;
  }
}

@media (max-width: 374px) {
  .survey-popup--visible,
  .survey-popup__container {
    height: 96px;
  }
  .survey-popup__title {
    width: 240px;
  }
}

@media (min-width: 800px) {
  .survey-popup {
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index: 1080;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    -o-transition-property: opacity, visibility, -o-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform, -o-transform;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
  }
  .survey-popup--visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  .survey-popup__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 66px;
    background-color: rgba(0, 0, 0, 0.72);
    border-radius: 8px;
    color: #fff;
  }
  .survey-popup__box::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 12.5px rgba(0, 0, 0, 0.2), 0 0 2.5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 12.5px rgba(0, 0, 0, 0.2), 0 0 2.5px rgba(0, 0, 0, 0.15);
    content: '';
  }
  @supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
    .survey-popup__box {
      background-color: rgba(0, 0, 0, 0.66);
    }
    .survey-popup__box::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 8px;
      -webkit-backdrop-filter: blur(44px);
      backdrop-filter: blur(44px);
      z-index: -1;
      content: '';
    }
  }
  .survey-popup__container {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 82px;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 18px;
    color: #6ebdeb;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 200ms;
         -o-transition-duration: 200ms;
            transition-duration: 200ms;
  }
  .survey-popup__container:hover {
    color: #fe3e6c;
    -webkit-transition-duration: 50ms;
         -o-transition-duration: 50ms;
            transition-duration: 50ms;
  }
  .survey-popup__container:active svg {
    color: #e6ecf3;
  }
  .survey-popup__title {
    margin-bottom: 1px;
  }
  .survey-popup__close {
    width: 56px;
    height: 82px;
    margin: 0 -16px 0 1px;
  }
  .survey-popup__close:hover {
    color: #d3d9df;
    -webkit-transition-duration: 50ms;
         -o-transition-duration: 50ms;
            transition-duration: 50ms;
  }
  .survey-popup__close svg {
    position: absolute;
    top: 12px;
    left: 8px;
  }
}

.moto-catalog {
  margin: 0 -25px 30px;
  padding: 0 25px;
  border: solid #ececec;
  border-width: 1px 0;
}

.moto-catalog:before, .moto-catalog:after {
  display: table;
  content: '';
}

.moto-catalog:after {
  clear: both;
}

@media (max-width: 800px) {
  .moto-catalog {
    margin: 0 -20px 30px;
    padding: 0 20px;
  }
}

@media (max-width: 500px) {
  .moto-catalog {
    margin: 0 -15px 30px;
    padding: 0 15px;
  }
}

.moto-catalog--wo-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 0;
}

.moto-catalog-primary,
.moto-catalog-secondary {
  float: left;
  width: 50%;
}

@media (max-width: 950px) {
  .moto-catalog-primary,
  .moto-catalog-secondary {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
}

.moto-catalog-primary {
  padding-top: 10px;
}

.moto-catalog-link {
  display: block;
}

.moto-catalog-link:before, .moto-catalog-link:after {
  display: table;
  content: '';
}

.moto-catalog-link:after {
  clear: both;
}

.moto-catalog-primary .moto-catalog-link:hover {
  text-decoration: none;
}

.moto-catalog-col {
  position: relative;
  float: left;
  width: 33.33333333333333%;
  padding: 20px 0;
  min-height: 190px;
}

.moto-catalog-col:before {
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  width: 1px;
  background: #e6e6e6;
  content: '';
}

.moto-catalog--wo-primary .moto-catalog-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 0;
}

.moto-catalog--wo-primary .moto-catalog-col:first-child:before {
  display: none;
}

@media (max-width: 1050px) {
  .moto-catalog-col:before {
    display: none;
  }
}

@media (max-width: 500px) {
  .moto-catalog--wo-primary .moto-catalog-col {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33%;
  }
}

.moto-catalog-icon {
  position: relative;
  width: 80px;
  height: 46px;
  margin-bottom: 12px;
}

.moto-catalog-icon svg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  fill: #1a60ba;
}

.moto-catalog-link:hover .moto-catalog-icon svg {
  fill: #e34065;
}

.moto-catalog-primary .moto-catalog-icon {
  display: inline-block;
  vertical-align: middle;
}

.moto-catalog-title {
  margin: 0 0 17px;
  padding-right: 5px;
  font-size: 14px;
}

.moto-catalog-primary .moto-catalog-title {
  display: inline-block;
  vertical-align: middle;
  padding-top: 17px;
  font-size: 32px;
}

.moto-catalog-primary .moto-catalog-link:hover .moto-catalog-title {
  text-decoration: underline;
}

.moto-catalog-lists:before, .moto-catalog-lists:after {
  display: table;
  content: '';
}

.moto-catalog-lists:after {
  clear: both;
}

.moto-catalog-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 24px;
}

.moto-catalog-primary .moto-catalog-list:before, .moto-catalog-primary .moto-catalog-list:after {
  display: table;
  content: '';
}

.moto-catalog-primary .moto-catalog-list:after {
  clear: both;
}

.moto-catalog-primary .moto-catalog-list li {
  float: left;
  width: 33.33333333333333%;
}

.moto-misc {
  margin-bottom: 40px;
}

.moto-misc:before, .moto-misc:after {
  display: table;
  content: '';
}

.moto-misc:after {
  clear: both;
}

.moto-popular {
  float: left;
}

.moto-popular:before, .moto-popular:after {
  display: table;
  content: '';
}

.moto-popular:after {
  clear: both;
}

.moto-popular-title {
  margin: 0 30px 24px 0;
}

.moto-popular-list {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 29px;
}

.moto-popular-list span {
  font-weight: 700;
}

.moto-popular-list small {
  color: #777;
  font-size: 11px;
}

.moto-popular-list a {
  text-decoration: none;
}

.moto-popular-list a:hover span {
  text-decoration: underline;
}

.moto-regions {
  float: left;
  padding-top: 9px;
}

.moto-regions h4 {
  margin: 0 0 27px;
  font-size: 14px;
  line-height: 16px;
}

.moto-regions ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 15px;
  line-height: 2;
}

.moto-listing-item {
  padding: 15px 0;
  border: solid #ececec;
  border-width: 1px 0 0;
}

.moto-listing-item:before, .moto-listing-item:after {
  display: table;
  content: '';
}

.moto-listing-item:after {
  clear: both;
}

.moto-listing-item:first-child {
  border-width: 1px 0;
}

.moto-listing-main {
  float: left;
  width: 75%;
}

.moto-listing-main:before, .moto-listing-main:after {
  display: table;
  content: '';
}

.moto-listing-main:after {
  clear: both;
}

.moto-listing-side {
  float: right;
}

.moto-listing-side:before, .moto-listing-side:after {
  display: table;
  content: '';
}

.moto-listing-side:after {
  clear: both;
}

.moto-listing-image {
  float: left;
  width: 100px;
  margin-right: 20px;
}

.moto-listing-image img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.object-fit .moto-listing-image img {
  width: 100px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
}

.moto-listing-about {
  display: inline-block;
  vertical-align: top;
  width: 75%;
  padding-top: 4px;
}

.moto-listing-about h4 {
  margin: 0 0 7px;
  font-size: 15px;
}

.moto-listing-about p {
  margin: 0 0 9px;
  font-size: 15px;
}

.moto-listing-about small {
  display: block;
  color: #777;
  font-size: 13px;
}

.moto-listing-count {
  float: left;
  padding-top: 4px;
  font-size: 15px;
}

.moto-listing-price {
  float: left;
  width: 130px;
  padding-top: 4px;
  text-align: right;
}

.moto-listing-price h5 {
  margin: 0 0 7px;
  font-size: 15px;
  font-weight: 400;
}

.moto-listing-price h5 span {
  font-weight: 700;
}

.moto-listing-price p {
  margin: 0 0 9px;
  font-size: 15px;
}

.moto-listing-price small {
  display: block;
  color: #777;
  font-size: 13px;
}

.listing-all {
  padding: 20px 0;
  text-align: center;
}

.listing-all a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 0;
  border-radius: 5px;
  font-size: 15px;
  text-align: center;
}

.listing-all a:hover {
  text-decoration: none;
}

.tyre-catalog {
  margin-bottom: 30px;
}

.tyre-catalog:before, .tyre-catalog:after {
  display: table;
  content: '';
}

.tyre-catalog:after {
  clear: both;
}

@media (max-width: 800px) {
  .tyre-catalog {
    margin-bottom: 15px;
  }
}

.tyre-catalog-link {
  display: block;
}

.tyre-catalog-col {
  float: left;
  width: 25%;
}

@media (max-width: 800px) {
  .tyre-catalog-col {
    width: 50%;
    margin-bottom: 15px;
  }
}

.tyre-catalog-icon {
  position: relative;
  height: 46px;
  margin-bottom: 12px;
}

.tyre-catalog-icon svg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  fill: #1a60ba;
}

.tyre-catalog-link:hover .tyre-catalog-icon svg {
  fill: #e34065;
}

.tyre-catalog-title {
  margin: 0 0 17px;
  padding-right: 5px;
  font-size: 14px;
  line-height: 16px;
}

.tyre-catalog-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 24px;
}

.tyre-misc {
  margin-bottom: 40px;
}

.tyre-misc:before, .tyre-misc:after {
  display: table;
  content: '';
}

.tyre-misc:after {
  clear: both;
}

.tyre-popular {
  float: left;
  width: 66.66667%;
}

.tyre-popular:before, .tyre-popular:after {
  display: table;
  content: '';
}

.tyre-popular:after {
  clear: both;
}

@media (max-width: 500px) {
  .tyre-popular {
    float: none;
    width: auto;
  }
}

.tyre-popular-title {
  margin: 0 30px 24px 0;
}

.tyre-popular-list {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 29px;
}

.tyre-popular-list span {
  font-weight: 700;
}

.tyre-popular-list small {
  color: #777;
  font-size: 11px;
}

.tyre-popular-list a {
  text-decoration: none;
}

.tyre-popular-list a:hover span {
  text-decoration: underline;
}

.tyre-regions {
  float: left;
  width: 33%;
  padding-top: 9px;
}

.tyre-regions h4 {
  margin: 0 0 27px;
  font-size: 14px;
  line-height: 16px;
}

.tyre-regions ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 15px;
  line-height: 2;
}

@media (max-width: 500px) {
  .tyre-regions {
    float: none;
    width: auto;
  }
}

.tyre-listing {
  margin-bottom: 50px;
}

.tyre-listing-header {
  margin-bottom: 30px;
}

.tyre-listing-header:before, .tyre-listing-header:after {
  display: table;
  content: '';
}

.tyre-listing-header:after {
  clear: both;
}

.tyre-listing-title {
  float: left;
  margin: 0;
}

.tyre-listing-add {
  float: right;
  margin: 0;
  padding-top: 8px;
  font-size: 15px;
}

.tyre-listing-add a {
  text-decoration: none;
}

.tyre-listing-add a:hover {
  text-decoration: none;
}

.tyre-listing-add a:hover span {
  text-decoration: underline;
}

.tyre-listing-wrap {
  margin: 0 -25px;
}

@media (max-width: 800px) {
  .tyre-listing-wrap {
    margin: 0 -20px;
  }
}

@media (max-width: 500px) {
  .tyre-listing-wrap {
    margin: 0 -15px;
  }
}

.tyre-listing-item {
  display: table;
  width: 100%;
  padding: 20px 0;
  border: solid #ececec;
  border-width: 1px 0 0;
}

.tyre-listing-item:last-child {
  border-width: 1px 0;
}

.tyre-listing-item--top {
  background-color: #fffbeb;
  border-color: #eeead9;
}

.tyre-listing-item--top + .tyre-listing-item {
  border-top-color: #eeead9;
}

.tyre-listing-item .bookmark {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.tyre-listing-item:hover .bookmark,
.tyre-listing-item .bookmark--active {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 600px) {
  .tyre-listing-item {
    position: relative;
    display: block;
    width: auto;
  }
}

.tyre-listing-main {
  display: table-cell;
  width: 95%;
  vertical-align: top;
}

@media (max-width: 600px) {
  .tyre-listing-main {
    display: block;
    width: auto;
  }
  .tyre-listing-main:before, .tyre-listing-main:after {
    display: table;
    content: '';
  }
  .tyre-listing-main:after {
    clear: both;
  }
}

.tyre-listing-side {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
}

@media (max-width: 600px) {
  .tyre-listing-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    width: 100%;
    white-space: normal;
  }
}

.tyre-listing-image {
  float: left;
  width: 130px;
  padding: 0 20px 0 25px;
}

.tyre-listing-image img {
  display: block;
  width: 130px;
  height: 100px;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 800px) {
  .tyre-listing-image {
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .tyre-listing-image {
    padding-left: 15px;
  }
}

@media (max-width: 600px) {
  .tyre-listing-image {
    width: 100px;
  }
  .tyre-listing-image img {
    width: 100px;
    height: 75px;
  }
}

.tyre-listing-about {
  padding-top: 4px;
}

.tyre-listing-about h4 {
  margin: 0 0 8px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 20px;
}

.tyre-listing-about p {
  margin: 0 0 9px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 18px;
}

.tyre-listing-about small {
  position: relative;
  overflow: hidden;
  display: block;
  max-height: 31px;
  color: #777;
  font-size: 13px;
}

.tyre-listing-about small:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 1.4em;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  background-size: 30px 100%;
  background-position: 100% 0;
  background-repeat: no-repeat;
  border-right: 5px solid #fff;
  content: '';
}

.listing-item--color .tyre-listing-about small:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 251, 235, 0)), to(#fffbeb));
  background: -webkit-linear-gradient(left, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  background: -o-linear-gradient(left, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  background: linear-gradient(to right, rgba(255, 251, 235, 0) 0%, #fffbeb 100%);
  border-right-color: #fffbeb;
}

@media (max-width: 600px) {
  .tyre-listing-about {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .tyre-listing-about h4 {
    padding-right: 35px;
  }
}

.tyre-listing-bookmark {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}

.tyre-listing-bookmark a svg {
  fill: #ccc;
}

.tyre-listing-bookmark a:hover svg {
  fill: #e34065;
}

@media (max-width: 500px) {
  .tyre-listing-bookmark {
    padding-right: 15px;
  }
}

@media (max-width: 600px) {
  .tyre-listing-bookmark {
    position: absolute;
    top: 20px;
    right: 0;
  }
}

.tyre-listing-count {
  display: inline-block;
  vertical-align: top;
  padding-top: 6px;
  padding-left: 25px;
  padding-right: 15px;
  font-size: 15px;
}

@media (max-width: 800px) {
  .tyre-listing-count {
    padding-left: 20px;
  }
}

@media (max-width: 500px) {
  .tyre-listing-count {
    padding-left: 15px;
  }
}

@media (max-width: 600px) {
  .tyre-listing-count {
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
  }
}

.tyre-listing-price {
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
  padding-right: 20px;
  text-align: right;
}

.tyre-listing-price h5 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 700;
}

.tyre-listing-price h5 span {
  font-weight: 700;
}

.tyre-listing-price h5 b {
  position: absolute;
  top: -2px;
  right: 100%;
  display: block;
  margin-right: 8px;
  padding: 2px 5px;
  background-color: #3dca86;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.tyre-listing-price h5 b:before {
  position: absolute;
  top: 7px;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #3dca86;
  content: '';
}

.tyre-listing-price h5:hover b {
  opacity: 1;
  visibility: visible;
}

.tyre-listing-price p {
  margin: 0 0 10px;
  font-size: 15px;
}

.tyre-listing-price ins {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.tyre-listing-price small {
  display: block;
  color: #777;
  font-size: 13px;
  white-space: nowrap;
}

@media (max-width: 600px) {
  .tyre-listing-price {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    text-align: left;
  }
  .tyre-listing-price h5 {
    white-space: nowrap;
  }
  .tyre-listing-price p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
  }
  .tyre-listing-price p,
  .tyre-listing-price small {
    margin-left: 15px;
  }
  .tyre-listing-price h5,
  .tyre-listing-price p,
  .tyre-listing-price small {
    display: inline-block;
    vertical-align: top;
  }
}

.tyre-listing-count + .tyre-listing-price {
  padding-left: 0;
}

@media (min-width: 500px) and (max-width: 600px) {
  .tyre-listing-price {
    padding-left: 20px;
  }
}

@media (max-width: 499px) {
  .tyre-listing-price {
    padding-left: 15px;
  }
}

.tyre-listing-all {
  padding: 20px 0;
  text-align: center;
}

.tyre-listing-all a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 0;
  border-radius: 5px;
  font-size: 15px;
  text-align: center;
}

.tyre-listing-all a:hover {
  text-decoration: none;
}

.thankyou {
  padding: 30px 0 70px;
}

.thankyou-title {
  max-width: 800px;
  margin: 0 auto 30px;
  text-align: center;
}

.thankyou-title h2 {
  margin: 0;
}

.thankyou-title p {
  margin: 40px 0;
  font-size: 20px;
  line-height: 1.3;
}

.thankyou-item {
  max-width: 790px;
  margin: 0 auto 50px;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 18px rgba(37, 36, 31, 0.19);
          box-shadow: 0 6px 18px rgba(37, 36, 31, 0.19);
}

.thankyou-item .b-listing-item {
  border: 0;
}

@media (max-width: 799px) {
  .thankyou-item .b-listing-item,
  .thankyou-item .b-listing-item-image,
  .thankyou-item .b-listing-item-body {
    display: block;
    width: auto;
  }
  .thankyou-item .b-listing-item-image {
    float: left;
  }
  .thankyou-item .b-listing-item-body {
    overflow: hidden;
  }
}

@media (max-width: 499px) {
  .thankyou-item .b-listing-item-image {
    float: none;
  }
  .thankyou-item .b-listing-item-price {
    float: none;
    width: auto;
  }
  .thankyou-item .b-listing-item-main {
    margin: 0;
  }
  .thankyou-item .tyre-listing-item,
  .thankyou-item .tyre-listing-main,
  .thankyou-item .tyre-listing-side {
    display: block;
    width: auto;
    white-space: normal;
  }
  .thankyou-item .tyre-listing-image {
    float: none;
    margin: 0 auto 10px;
  }
  .thankyou-item .tyre-listing-about {
    float: left;
    padding: 5px 0 0 20px;
  }
  .thankyou-item .tyre-listing-count,
  .thankyou-item .tyre-listing-price {
    padding-left: 20px;
    text-align: left;
  }
}

.tips {
  max-width: 612px;
  margin: 0 auto 70px;
  padding: 0 15px;
}

@media (max-width: 499px) {
  .tips {
    margin-bottom: 40px;
  }
}

.tips-item {
  position: relative;
  margin-bottom: 28px;
  padding-left: 85px;
  font-size: 15px;
  line-height: 1.46666666666667;
}

@media (max-width: 499px) {
  .tips-item {
    padding-left: 65px;
  }
}

.tips-item-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 53px;
  text-align: center;
}

.thankyou-top {
  padding: 40px 15px;
  background-color: #f5f6ec;
  text-align: center;
}

.thankyou-top h2 {
  margin: 0 0 30px;
  font-size: 28px;
}

.thankyou-top p {
  max-width: 750px;
  margin: 0 auto 20px;
  font-size: 20px;
  line-height: 1.3;
}

.thankyou-top input {
  margin: 0;
  padding: 15px 22px;
  background: none;
  border: 2px solid #3dca86;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  outline: 0;
}

.thankyou-top input:hover {
  background-color: #3dca86;
  color: #fff;
}

.thankyou-top input:active {
  background-color: #23965e;
  border-color: #23965e;
  color: #fff;
}

@media (max-width: 499px) {
  .thankyou-top input {
    padding: 15px;
    font-size: 14px;
  }
}

.thankyou-top-new {
  margin: -5px auto 50px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.thankyou-top-new h2 {
  margin: 0 0 15px;
  font-size: 22px;
  line-height: 26px;
}

.thankyou-top-new h3 {
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 24px;
}

.thankyou-top-new p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
}

.thankyou-top-new p + h3 {
  margin-top: 15px;
}

@media (min-width: 900px) {
  .thankyou-top-new {
    max-width: 582px;
    margin-top: 0;
    margin-bottom: 80px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .thankyou-top-new h2 {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 43px;
  }
  .thankyou-top-new h3 {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 26px;
  }
  .thankyou-top-new p {
    font-size: 20px;
    line-height: 28px;
  }
  .thankyou-top-new p + h3 {
    margin-top: 25px;
  }
}

.thankyou-top-new-action {
  width: 270px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 900px) {
  .thankyou-top-new-action {
    margin-top: 22px;
  }
}

.thankyou-how {
  padding: 35px 0 40px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#32E1BA), color-stop(50%, #00D4B3), to(#35D4EE));
  background-image: -webkit-linear-gradient(bottom, #32E1BA 0%, #00D4B3 50%, #35D4EE 100%);
  background-image: -o-linear-gradient(bottom, #32E1BA 0%, #00D4B3 50%, #35D4EE 100%);
  background-image: linear-gradient(to top, #32E1BA 0%, #00D4B3 50%, #35D4EE 100%);
  color: #fff;
}

.thankyou-how h2 {
  margin: 0 0 55px;
  font-size: 36px;
  text-align: center;
}

.howto {
  padding: 0 10px;
  font-size: 0;
  text-align: center;
}

.howto-item {
  display: inline-block;
  vertical-align: top;
  width: 33.33333333333333%;
  min-width: 350px;
  margin: 0 0 30px;
}

@media (max-width: 499px) {
  .howto-item {
    position: relative;
    overflow: hidden;
    width: auto;
    min-width: 0;
  }
}

.howto-item h3 {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.16666666666667;
  text-align: left;
}

.howto-item p {
  margin: 0;
  padding-right: 30px;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

.howto-item-wrap {
  width: 330px;
  margin: auto;
}

@media (max-width: 499px) {
  .howto-item-wrap {
    position: relative;
    overflow: hidden;
    width: auto;
  }
}

.thankyou-how-ctrl {
  text-align: center;
}

.thankyou-how-ctrl .button {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  padding: 1px;
  background-color: #19AF8F;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#19AF8F));
  background-image: -webkit-linear-gradient(top, #fff 0%, #19AF8F 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #19AF8F 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #19AF8F 100%);
  border-radius: 30px;
}

.thankyou-how-ctrl input {
  margin: 0;
  padding: 16px 22px;
  background-color: #ECE681;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F6F095), to(#ECE681));
  background-image: -webkit-linear-gradient(top, #F6F095 0%, #ECE681 100%);
  background-image: -o-linear-gradient(top, #F6F095 0%, #ECE681 100%);
  background-image: linear-gradient(to bottom, #F6F095 0%, #ECE681 100%);
  border: 0;
  border-radius: 29px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  outline: 0;
}

.thankyou-how-ctrl input:hover {
  background-color: #D7D05F;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F6F095), to(#D7D05F));
  background-image: -webkit-linear-gradient(top, #F6F095 0%, #D7D05F 100%);
  background-image: -o-linear-gradient(top, #F6F095 0%, #D7D05F 100%);
  background-image: linear-gradient(to bottom, #F6F095 0%, #D7D05F 100%);
}

.thankyou-how-ctrl input:active {
  background: #D7D05F;
}

.thankyou-how-ctrl a {
  color: #000;
  font-size: 13px;
  text-decoration: underline;
}

.thankyou-credit {
  padding: 35px 15px 0;
  text-align: center;
}

.thankyou-credit h2 {
  margin: 0 0 20px;
  padding-top: 15px;
  font-size: 24px;
}

.thankyou-credit p {
  margin: 0;
  font-size: 15px;
}

.howto-listing {
  max-width: 330px;
  height: 212px;
  margin-bottom: 15px;
  background-color: #fff;
  background-repeat: no-repeat;
}

.howto-listing .b-listing-item,
.howto-listing .listing-item,
.howto-listing .tyre-listing-item {
  position: relative;
  display: block;
  width: auto;
  padding: 0;
  border: 0;
}

.howto-listing .b-listing-item-image,
.howto-listing .listing-item-image,
.howto-listing .tyre-listing-image {
  position: absolute;
  float: none;
  display: block;
  width: auto;
  padding: 0;
  max-height: none;
}

.howto-listing .b-listing-item-image img,
.howto-listing .listing-item-image img,
.howto-listing .tyre-listing-image img {
  display: block;
  width: 77px;
  height: 60px;
}

.object-fit .howto-listing .b-listing-item-image img, .object-fit
.howto-listing .listing-item-image img, .object-fit
.howto-listing .tyre-listing-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

.howto-listing .b-listing-item-body,
.howto-listing .listing-item-body,
.howto-listing .tyre-listing-side,
.howto-listing .tyre-listing-about {
  display: none;
}

.howto-listing--1 {
  background-image: url("/images/howto/howto-1.png");
}

.howto-listing--1 .b-listing-item-image,
.howto-listing--1 .listing-item-image,
.howto-listing--1 .tyre-listing-image {
  top: 17px;
  left: 16px;
}

.howto-listing--2 {
  background-image: url("/images/howto/howto-2.png");
}

.howto-listing--2 .b-listing-item-image,
.howto-listing--2 .listing-item-image,
.howto-listing--2 .tyre-listing-image {
  top: 74px;
  left: 15px;
}

.howto-views {
  max-width: 330px;
  height: 212px;
  margin-bottom: 15px;
  background-color: #fff;
  color: black;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.howto-views svg {
  position: relative;
  top: -3px;
  left: -3px;
  fill: #3dca86;
  vertical-align: middle;
}

.howto-views-text {
  margin-bottom: 20px;
  padding-top: 60px;
  font-size: 18px;
  text-align: center;
}

@-webkit-keyframes counter-1-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  99% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}

@-o-keyframes counter-1-1 {
  0% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  99% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0);
       transform: scale(0);
  }
}

@keyframes counter-1-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  99% {
    opacity: 1;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
  }
}

@-webkit-keyframes counter-1-2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  99% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-o-keyframes counter-1-2 {
  0% {
    opacity: 0;
    -o-transform: scale(0);
       transform: scale(0);
  }
  99% {
    opacity: 0;
    -o-transform: scale(0);
       transform: scale(0);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes counter-1-2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
  }
  99% {
    opacity: 0;
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes counter-2 {
  0% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  5% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  80% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    color: #3dca86;
  }
  81% {
    opacity: 0.5;
    color: #777;
  }
  100% {
    left: 40px;
    color: #777;
    font-size: 10px;
    opacity: 0;
  }
}

@-o-keyframes counter-2 {
  0% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    -o-transform: scale(0);
       transform: scale(0);
  }
  5% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  80% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    color: #3dca86;
  }
  81% {
    opacity: 0.5;
    color: #777;
  }
  100% {
    left: 40px;
    color: #777;
    font-size: 10px;
    opacity: 0;
  }
}

@keyframes counter-2 {
  0% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
  }
  5% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  80% {
    left: 0;
    font-size: 37px;
    opacity: 1;
    color: #3dca86;
  }
  81% {
    opacity: 0.5;
    color: #777;
  }
  100% {
    left: 40px;
    color: #777;
    font-size: 10px;
    opacity: 0;
  }
}

.howto-views-count {
  color: #3dca86;
  font-size: 37px;
  text-align: center;
}

.counter-1 {
  position: relative;
}

.counter-1 span {
  position: absolute;
  top: 0;
  left: 0;
}

.counter-1 span:nth-child(1) {
  -webkit-animation: counter-1-1 40.35s ease forwards;
       -o-animation: counter-1-1 40.35s ease forwards;
          animation: counter-1-1 40.35s ease forwards;
}

.counter-1 span:nth-child(2) {
  -webkit-animation: counter-1-2 40.35s ease forwards;
       -o-animation: counter-1-2 40.35s ease forwards;
          animation: counter-1-2 40.35s ease forwards;
}

.counter-1 del {
  opacity: 0;
  visibility: hidden;
}

.counter-2 {
  position: relative;
}

.counter-2 span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: counter-2 5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
       -o-animation: counter-2 5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
          animation: counter-2 5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.counter-2 span:nth-child(1) {
  -webkit-animation-delay: 0s;
       -o-animation-delay: 0s;
          animation-delay: 0s;
}

.counter-2 span:nth-child(2) {
  -webkit-animation-delay: 4s;
       -o-animation-delay: 4s;
          animation-delay: 4s;
}

.counter-2 span:nth-child(3) {
  -webkit-animation-delay: 8s;
       -o-animation-delay: 8s;
          animation-delay: 8s;
}

.counter-2 span:nth-child(4) {
  -webkit-animation-delay: 12s;
       -o-animation-delay: 12s;
          animation-delay: 12s;
}

.counter-2 span:nth-child(5) {
  -webkit-animation-delay: 16s;
       -o-animation-delay: 16s;
          animation-delay: 16s;
}

.counter-2 span:nth-child(6) {
  -webkit-animation-delay: 20s;
       -o-animation-delay: 20s;
          animation-delay: 20s;
}

.counter-2 span:nth-child(7) {
  -webkit-animation-delay: 24s;
       -o-animation-delay: 24s;
          animation-delay: 24s;
}

.counter-2 span:nth-child(8) {
  -webkit-animation-delay: 28s;
       -o-animation-delay: 28s;
          animation-delay: 28s;
}

.counter-2 span:nth-child(9) {
  -webkit-animation-delay: 32s;
       -o-animation-delay: 32s;
          animation-delay: 32s;
}

.counter-2 span:nth-child(10) {
  -webkit-animation-delay: 36s;
       -o-animation-delay: 36s;
          animation-delay: 36s;
}

.counter-2 span:nth-child(11) {
  -webkit-animation-delay: 40s;
       -o-animation-delay: 40s;
          animation-delay: 40s;
}

.counter-2 del {
  opacity: 0;
  visibility: hidden;
}

.welcome {
  text-align: center;
}

.welcome h2 {
  margin: 0 0 30px;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 1px;
}

.welcome p {
  margin: 0 0 50px;
  font-size: 20px;
  line-height: 27px;
}

.welcome .welcome-icon {
  margin: 0;
  padding: 35px 0;
}

.welcome .welcome-foot {
  margin: 0;
  padding-top: 150px;
  font-size: 15px;
}

.beware {
  position: relative;
  max-width: 612px;
  margin: 0 auto 70px;
  padding: 0 15px;
}

.beware::before {
  position: absolute;
  top: 31px;
  left: 22px;
  display: block;
  width: 49px;
  height: 49px;
  background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDkgNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBmaWxsPSIjZmZjYjAwIiBjeD0iMjQuNSIgY3k9IjI0LjUiIHI9IjI0LjUiLz48ZyBmaWxsPSIjMzY0NzRmIj48Y2lyY2xlIGN4PSIyNC41IiBjeT0iMTMuNSIgcj0iMi41Ii8+PHBhdGggZD0iTTIyIDIxaDV2MTZoLTV6Ii8+PC9nPjwvc3ZnPg==") no-repeat;
  content: '';
}

.beware small {
  margin: 0 0 11px;
  padding-left: 85px;
  display: block;
  font-size: 13px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.beware h2 {
  margin: 0 0 23px;
  padding-left: 85px;
  font-size: 28px;
  line-height: 32px;
}

.beware p {
  margin: 0 0 24px;
  padding-left: 85px;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 499px) {
  .beware::before {
    display: none;
  }
  .beware small,
  .beware h2,
  .beware p {
    padding-left: 0;
  }
}

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

@media (max-width: 500px) {
  .wrap {
    overflow: hidden;
    display: block;
    min-height: 0;
  }
}

.box {
  margin-bottom: 80px;
}

@media (max-width: 500px) {
  .box {
    margin-bottom: 0;
  }
}

.box-header {
  margin: 28px 0;
  text-align: center;
}

.box-header h1 {
  margin: 0;
  color: #3569ab;
  font-size: 44px;
  font-weight: 700;
  line-height: 54px;
}

.box-header a:hover {
  text-decoration: none;
}

@media (max-width: 500px) {
  .box-header {
    margin: 20px 0;
  }
}

.box-container {
  position: relative;
  width: 400px;
  height: 500px;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -webkit-perspective: 1800;
          perspective: 1800;
}

@media (max-width: 500px) {
  .box-container {
    width: 320px;
    margin: 0 auto;
  }
}

.box-container--flipped {
  height: 640px;
}

.box-wrapper {
  position: absolute;
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.box-container--flipped .box-wrapper {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.no-preserve3d .box-container--flipped .box-wrapper {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

.box-section {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 320px;
  padding: 30px 40px;
  background: white;
  -webkit-box-shadow: 0 9px 16px #DDE0E6;
          box-shadow: 0 9px 16px #DDE0E6;
  border-radius: 8px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (max-width: 500px) {
  .box-section {
    width: 260px;
    padding: 0 30px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.box-section--front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.no-preserve3d .box-section--front {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

.no-preserve3d .box-container--flipped .box-section--front {
  visibility: hidden;
}

.box-section--back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.no-preserve3d .box-section--back {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  visibility: hidden;
}

.no-preserve3d .box-container--flipped .box-section--back {
  visibility: visible;
}

.box-footer {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 20px 40px 40px;
  color: #777;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.box-footer p {
  margin: 0;
}

.box-footer p:before, .box-footer p:after {
  display: table;
  content: '';
}

.box-footer p:after {
  clear: both;
}

@media (max-width: 500px) {
  .box-footer {
    padding-top: 5px;
  }
  .box-footer span {
    margin-bottom: 15px;
  }
  .box-footer a,
  .box-footer span {
    display: block;
    float: none;
    text-align: center;
  }
}

.box-title {
  margin: 0 0 25px;
  text-align: center;
}

.box-form-item {
  margin-bottom: 20px;
}

.box-form-text {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 22px;
}

.box-form-submit {
  margin: 0 0 20px;
}

.box-form-terms {
  margin-bottom: 10px;
  color: #777;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.box-form-terms p {
  margin: 0;
}

.box-form-options {
  font-size: 15px;
  text-align: left;
}

.box-form-options:before, .box-form-options:after {
  display: table;
  content: '';
}

.box-form-options:after {
  clear: both;
}

.box-form-options input {
  font-size: 16px;
}

.box-form-options p {
  float: left;
  margin: 0;
}

.box-form-options p:first-child {
  float: right;
}

@media (max-width: 500px) {
  .box-form-options {
    margin-bottom: 20px;
  }
  .box-form-options p, .box-form-options p:first-child {
    float: none;
    margin-bottom: 10px;
  }
}

.box-text {
  padding: 0 15px;
}

.box-text h3 {
  margin: 0 0 25px;
  font-size: 24px;
}

.box-text p {
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 22px;
}

@media (max-width: 500px) {
  .box-text {
    padding: 0;
  }
  .box-text h3 {
    margin-bottom: 10px;
  }
}

.box-text-icon {
  padding: 10px 0 35px;
  text-align: center;
}

.box-text-icon svg {
  vertical-align: middle;
}

@media (max-width: 500px) {
  .box-text-icon {
    padding: 0 0 20px;
  }
}

.box-text-footer {
  padding: 35px 0 25px;
}

@media (max-width: 500px) {
  .box-text-footer {
    padding: 15px 0 0;
  }
}

@media (max-width: 500px) {
  .box .g-recaptcha {
    -webkit-transform: scale(0.86);
        -ms-transform: scale(0.86);
         -o-transform: scale(0.86);
            transform: scale(0.86);
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
         -o-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}

@media print {
  body {
    position: relative;
    overflow: hidden;
    margin: 0 5px;
    background: white !important;
  }
  .flexbox .page {
    display: block;
    min-height: 0;
  }
  .page-footer,
  .navigation,
  .userarea,
  .breadcrumbs,
  .main-side,
  .card-about,
  .fotorama__nav-wrap,
  .card-exchange,
  .card-sticky-box,
  .card-allphotos,
  .card-contacts .button,
  .card-promo,
  .show-on-all-devices {
    display: none !important;
  }
  .header {
    position: relative;
    z-index: 200;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #999;
  }
  .header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    max-width: none !important;
    padding: 0 !important;
  }
  .header-home {
    float: none;
  }
  .header-home a {
    margin: 0;
    padding: 0;
  }
  .site-logo {
    background: none;
  }
  .site-logo:after {
    content: url("/images/logo-3.svg?2");
  }
  .header-user {
    float: none;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
  }
  .header-user:after {
    color: #1a60ba;
    font-size: 19px;
    content: 'Объявления о продаже автомобилей в Беларуси';
  }
  .main {
    width: auto !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
  }
  .main-section {
    float: none !important;
    width: auto !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .card {
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .card + .card {
    position: relative;
    z-index: 50;
  }
  .card-price {
    padding: 0;
    border: 0;
  }
  .card-price-main span {
    font-size: 24px;
  }
  .card-contacts-name {
    margin: 0;
  }
  .card-contacts-phones {
    padding: 0;
    background: none;
    font-size: 18px;
  }
  .card-contacts-phones-in {
    display: block !important;
  }
  .credit-box,
  .micro-leasing,
  .card-contacts-phones-in .meta-link {
    display: none !important;
  }
  .card-contacts-city {
    padding-bottom: 5px;
    font-size: 16px;
  }
  .card-gallery {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
  .fotorama__wrap {
    min-width: 0 !important;
  }
  .fotorama__stage__frame {
    position: static !important;
    overflow: visible !important;
    width: auto !important;
    height: auto !important;
  }
  .fotorama__stage__shaft {
    position: static !important;
    width: auto !important;
    height: auto !important;
  }
  .fotorama__stage {
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
  }
  .fotorama__stage .fotorama__img {
    position: static !important;
    width: 100% !important;
    height: auto !important;
  }
  .card-header,
  .card-details,
  .card-description,
  .card-options {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: none;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .card-header {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .card-details {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    padding-left: 30px;
  }
  .card-description {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 20px;
    padding: 0 !important;
    border: 0 !important;
    font-size: 18px;
    line-height: 22px;
    font-style: italic;
  }
  .card-info {
    margin: 0 0 15px;
    padding: 0;
    border: 0;
  }
  .card-info li {
    display: inline;
  }
  .card-info dl {
    display: inline;
    width: auto;
    margin: 0;
  }
  .card-info dt {
    display: none;
  }
  .card-info dd {
    display: inline;
    margin-right: 5px;
    font-size: 16px;
    line-height: 1.25;
  }
  .card-info dd:after {
    content: ',';
  }
  .card-info li:last-child dd:after {
    display: none;
  }
  .card-options {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .card-options h4 {
    font-size: 15px;
  }
  .card-options h5 {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
  }
  .card-options ul {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 18px;
  }
  .card-options li {
    display: inline;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .card-options li:before {
    display: none;
  }
  .card-options li:after {
    margin-right: 3px;
    content: ',';
  }
  .card-options:after {
    position: absolute;
    right: 0;
    bottom: -25px;
    left: 0;
    z-index: -1;
    display: block;
    display: none !important;
    width: 100%;
    height: 1px;
    content: '';
  }
  .card-social {
    display: none;
  }
  .related {
    display: none;
  }
  .card-warnings {
    display: none;
  }
  .card-hidden-grid {
    position: fixed;
    bottom: 0;
    z-index: -1;
    display: none !important;
  }
  .card-hidden-grid:before {
    display: block;
    margin-top: -5px;
    padding-bottom: 50px;
    font-size: 20px;
    content: 'Для заметок';
  }
}

.article-generic,
.article-stats,
.article-sales,
.article-moderation,
.article-pros {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.article-generic a,
.article-stats a,
.article-sales a,
.article-moderation a,
.article-pros a {
  color: #0e88df;
  font-weight: 600;
  text-decoration: none !important;
}

.article-generic a:hover,
.article-stats a:hover,
.article-sales a:hover,
.article-moderation a:hover,
.article-pros a:hover {
  -webkit-box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(245, 25, 88, 0.15) inset;
  color: #f51958;
}

.article-generic a:active,
.article-stats a:active,
.article-sales a:active,
.article-moderation a:active,
.article-pros a:active {
  -webkit-box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
          box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
  color: #cf114f;
}

.article-generic h2,
.article-generic h3,
.article-stats h2,
.article-stats h3,
.article-sales h2,
.article-sales h3,
.article-moderation h2,
.article-moderation h3,
.article-pros h2,
.article-pros h3 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: 0 !important;
}

.article-generic__thead,
.article-generic__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article-generic__th,
.article-generic__cell {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.article-generic__th {
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700 !important;
}

.article-generic__caption {
  margin-top: -1px;
  border-top: 1px solid #e5e5e5;
  font-weight: 600 !important;
}

.article-generic__caption svg {
  display: inline-block;
  vertical-align: top;
}

.article-generic__nobr {
  white-space: nowrap;
}

@media (max-width: 799px) {
  .article-generic {
    position: relative;
    overflow: hidden;
    margin-top: -67px;
    margin-bottom: -100px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .article-generic h2 {
    margin: 0 0 20px !important;
    padding-right: 30px !important;
    font-size: 24px !important;
    line-height: 27px !important;
  }
  .article-generic h3 {
    margin: 0 0 12px !important;
    padding-right: 30px;
    font-size: 20px !important;
    letter-spacing: -0.01em !important;
    line-height: 24px !important;
  }
  .article-generic p + h3 {
    margin-top: 30px !important;
  }
  .article-generic p {
    margin: 0 0 12px;
    padding-right: 30px;
    font-size: 16px;
    line-height: 25px;
  }
  .article-generic__small {
    max-width: 200px !important;
  }
  .article-generic__desktop {
    display: none !important;
  }
  .article-generic__tbox {
    position: relative;
    margin: 30px -15px;
  }
  .article-generic__tbox::before, .article-generic__tbox::after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    content: '';
  }
  .article-generic__tbox::before {
    left: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), white);
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0), white);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white);
  }
  .article-generic__tbox::after {
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), white);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
  }
  .article-generic__twrap {
    overflow-y: auto;
  }
  .article-generic__table {
    margin-left: 15px;
    margin-right: 15px;
  }
  .article-generic__table a {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 2px;
    margin-left: -5px;
    padding: 0 5px 2px;
    background-color: rgba(0, 137, 207, 0.1);
    border-radius: 5px;
    font-weight: 400;
  }
  .article-generic__th:not(:last-child),
  .article-generic__cell:not(:last-child) {
    padding-right: 16px;
  }
  .article-media__table--1 .article-generic__th:nth-child(1), .article-media__table--1
  .article-generic__cell:nth-child(1) {
    -ms-flex-preferred-size: 128px;
        flex-basis: 128px;
    padding-right: 19px;
  }
  .article-media__table--1 .article-generic__th:nth-child(2), .article-media__table--1
  .article-generic__cell:nth-child(2) {
    -ms-flex-preferred-size: 126px;
        flex-basis: 126px;
    padding-right: 16px;
  }
  .article-media__table--1 .article-generic__th:nth-child(3), .article-media__table--1
  .article-generic__cell:nth-child(3) {
    -ms-flex-preferred-size: 75px;
        flex-basis: 75px;
    padding-right: 12px;
  }
  .article-media__table--1 .article-generic__th:nth-child(4), .article-media__table--1
  .article-generic__cell:nth-child(4) {
    -ms-flex-preferred-size: 190px;
        flex-basis: 190px;
  }
  .article-media__table--2 .article-generic__th:nth-child(1), .article-media__table--2
  .article-generic__cell:nth-child(1) {
    -ms-flex-preferred-size: 118px;
        flex-basis: 118px;
  }
  .article-media__table--3 .article-generic__th:nth-child(1), .article-media__table--3
  .article-generic__cell:nth-child(1) {
    -ms-flex-preferred-size: 114px;
        flex-basis: 114px;
  }
  .article-media__table--3 .article-generic__th:nth-child(2), .article-media__table--3
  .article-generic__cell:nth-child(2) {
    -ms-flex-preferred-size: 145px;
        flex-basis: 145px;
  }
  .article-media__table--4 .article-generic__th:nth-child(1),
  .article-media__table--5 .article-generic__th:nth-child(1),
  .article-media__table--6 .article-generic__th:nth-child(1), .article-media__table--4
  .article-generic__cell:nth-child(1),
  .article-media__table--5
  .article-generic__cell:nth-child(1),
  .article-media__table--6
  .article-generic__cell:nth-child(1) {
    -ms-flex-preferred-size: 124px;
        flex-basis: 124px;
  }
  .article-media__table--4 .article-generic__th:nth-child(2),
  .article-media__table--5 .article-generic__th:nth-child(2),
  .article-media__table--6 .article-generic__th:nth-child(2), .article-media__table--4
  .article-generic__cell:nth-child(2),
  .article-media__table--5
  .article-generic__cell:nth-child(2),
  .article-media__table--6
  .article-generic__cell:nth-child(2) {
    -ms-flex-preferred-size: 145px;
        flex-basis: 145px;
  }
  .article-generic__th {
    padding-bottom: 6px;
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .article-generic__caption {
    padding-top: 15px;
    padding-bottom: 16px;
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .article-generic__row + .article-generic__caption {
    margin-top: 16px;
    padding-top: 19px;
  }
  .article-generic__row {
    margin-bottom: 12px;
  }
  .article-generic__row:first-child {
    margin-top: 16px;
  }
  .article-generic__cell {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .article-generic__tfoot {
    margin-top: -11px;
    margin-bottom: 12px;
    color: #9e9e9e;
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .article-generic__tfoot + .article-generic__tfoot {
    margin-top: 0;
  }
  .article-generic__tfoot a {
    font-weight: 400;
  }
}

@media (min-width: 800px) {
  .article-generic {
    max-width: 740px;
    margin-top: -31px;
    margin-left: auto;
    margin-right: auto;
  }
  .article-generic h2 {
    margin: 0 0 25px !important;
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .article-generic h3 {
    max-width: 640px;
    margin: 0 0 12px !important;
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .article-generic p + h3 {
    margin-top: 40px !important;
  }
  .article-generic p {
    position: relative;
    z-index: +1;
    max-width: 640px;
    margin: 0 0 12px;
    font-size: 18px;
    line-height: 29px;
  }
  .article-generic__mobile {
    display: none !important;
  }
  .article-generic__tbox {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .article-media__image-2 + .article-generic__tbox {
    margin-top: 20px;
    margin-bottom: 70px;
  }
  .article-media__image-3 + .article-generic__tbox {
    margin-bottom: 12px;
  }
  .article-generic__table a {
    position: relative;
    top: 3px;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 2px;
    margin-left: -5px;
    padding: 0 5px 3px;
    background-color: rgba(0, 137, 207, 0.1);
    border-radius: 5px;
    font-weight: 400;
  }
  .article-generic__table a:hover {
    background-color: rgba(227, 64, 101, 0.1);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .article-generic__row:first-child {
    margin-top: 20px;
  }
  .article-media__table--1 .article-generic__th:nth-child(1), .article-media__table--1
  .article-generic__cell:nth-child(1) {
    -ms-flex-preferred-size: 149px;
        flex-basis: 149px;
    padding-right: 16px;
  }
  .article-media__table--1 .article-generic__th:nth-child(2), .article-media__table--1
  .article-generic__cell:nth-child(2) {
    -ms-flex-preferred-size: 128px;
        flex-basis: 128px;
    padding-right: 16px;
  }
  .article-media__table--1 .article-generic__th:nth-child(3), .article-media__table--1
  .article-generic__cell:nth-child(3) {
    -ms-flex-preferred-size: 73px;
        flex-basis: 73px;
    padding-right: 16px;
  }
  .article-media__table--1 .article-generic__th:nth-child(4), .article-media__table--1
  .article-generic__cell:nth-child(4) {
    -ms-flex-preferred-size: 190px;
        flex-basis: 190px;
  }
  .article-media__table--2 :nth-child(1) {
    -ms-flex-preferred-size: 132px;
        flex-basis: 132px;
  }
  .article-media__table--2 :nth-child(2) {
    -ms-flex-preferred-size: 96px;
        flex-basis: 96px;
  }
  .article-media__table--3 :nth-child(1),
  .article-media__table--4 :nth-child(1),
  .article-media__table--5 :nth-child(1),
  .article-media__table--6 :nth-child(1) {
    -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
  }
  .article-media__table--3 :nth-child(2),
  .article-media__table--4 :nth-child(2),
  .article-media__table--5 :nth-child(2),
  .article-media__table--6 :nth-child(2) {
    -ms-flex-preferred-size: 224px;
        flex-basis: 224px;
  }
  .article-generic__th {
    padding-bottom: 10px;
    font-size: 15px !important;
    line-height: 19px !important;
  }
  .article-generic__caption {
    padding-top: 19px;
    padding-bottom: 20px;
    font-size: 15px !important;
    line-height: 19px !important;
  }
  .article-generic__row + .article-generic__caption {
    margin-top: 40px;
  }
  .article-generic__caption svg {
    position: relative;
    top: 2px;
    width: 16px;
    height: 16px;
    margin-right: 2px;
  }
  .article-generic__row {
    margin-bottom: 20px;
  }
  .article-generic__cell {
    font-size: 15px !important;
    line-height: 19px !important;
  }
  .article-generic__tfoot {
    max-width: 640px;
    margin-top: 60px;
    margin-bottom: 12px;
    color: #9e9e9e;
    font-size: 15px !important;
    line-height: 24px !important;
  }
  .article-generic__tfoot + .article-generic__tfoot {
    margin-top: 20px;
  }
  .article-generic__tfoot a {
    font-weight: 400;
  }
  .article-generic .article-generic__contacts {
    margin-bottom: -95px;
  }
  .article-generic .article-generic__contacts h2 {
    margin-bottom: 16px !important;
  }
  .article-generic .article-generic__contacts h2 + p {
    margin-bottom: 70px !important;
  }
  .article-generic .article-generic__contacts h2 + p + p {
    max-width: 382px;
    margin-bottom: 20px !important;
  }
  .article-generic__small {
    max-width: 200px !important;
    font-size: 15px !important;
    line-height: 24px !important;
  }
}

.article-color__orange {
  color: #fcb817;
}

.article-color__pink {
  color: #ec1b52;
}

.article-color__green {
  color: #00a368;
}

.article-sales__color-1 {
  color: #ffb62e;
}

.article-sales__color-2 {
  color: #404573;
}

.article-generic__color-3,
.article-sales__color-3 {
  color: #20a777;
}

.article-generic__title {
  background-color: #fff;
  border-bottom: 20px solid #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: 0 !important;
}

@media (max-width: 799px) {
  .article-generic__title {
    margin: 0;
    font-size: 30px !important;
    line-height: 36px !important;
  }
}

@media (min-width: 800px) {
  .article-generic__title {
    margin: 0 0 5px;
    font-size: 36px !important;
    line-height: 44px !important;
  }
  .article-generic__title::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 85px;
    background-color: #fff;
    content: '';
  }
}

.article-stats__title,
.article-sales__title,
.article-moderation__title,
.article-pros__title {
  background-color: #fff;
  border-bottom: 20px solid #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px !important;
  font-weight: 800;
  letter-spacing: 0 !important;
}

.article-generic__section:not(:first-child):before {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  background-color: #eff2f3;
  content: '';
}

@media (max-width: 799px) {
  .article-generic__section {
    padding-bottom: 27px;
  }
  .article-generic__section:not(:first-child) {
    padding-top: 40px;
  }
  .article-generic__section:not(:first-child):before {
    margin-top: -40px;
    height: 10px;
  }
}

@media (min-width: 800px) {
  .article-generic__section {
    padding-bottom: 88px;
  }
  .article-generic__section:not(:first-child) {
    padding-top: 95px;
  }
  .article-generic__section:not(:first-child):before {
    margin-top: -95px;
    height: 15px;
  }
}

.article-generic__image-wrap {
  position: relative;
  height: 0;
}

.article-generic__image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-tabs__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.article-tabs__control {
  display: block;
  margin-right: 2px;
  color: #0089cf;
  font-weight: 600;
  cursor: pointer;
}

.article-tabs__control:hover {
  color: #ec1b52;
}

.article-tabs__content {
  display: none;
}

.article-tabs__input:nth-child(1):checked ~ .article-tabs__list .article-tabs__item:nth-child(1) .article-tabs__control,
.article-tabs__input:nth-child(2):checked ~ .article-tabs__list .article-tabs__item:nth-child(2) .article-tabs__control,
.article-tabs__input:nth-child(3):checked ~ .article-tabs__list .article-tabs__item:nth-child(3) .article-tabs__control,
.article-tabs__input:nth-child(4):checked ~ .article-tabs__list .article-tabs__item:nth-child(4) .article-tabs__control,
.article-tabs__input:nth-child(5):checked ~ .article-tabs__list .article-tabs__item:nth-child(5) .article-tabs__control,
.article-tabs__input:nth-child(6):checked ~ .article-tabs__list .article-tabs__item:nth-child(6) .article-tabs__control,
.article-tabs__input:nth-child(7):checked ~ .article-tabs__list .article-tabs__item:nth-child(7) .article-tabs__control,
.article-tabs__input:nth-child(8):checked ~ .article-tabs__list .article-tabs__item:nth-child(8) .article-tabs__control,
.article-tabs__input:nth-child(9):checked ~ .article-tabs__list .article-tabs__item:nth-child(9) .article-tabs__control,
.article-tabs__input:nth-child(10):checked ~ .article-tabs__list .article-tabs__item:nth-child(10) .article-tabs__control,
.article-tabs__input:nth-child(11):checked ~ .article-tabs__list .article-tabs__item:nth-child(11) .article-tabs__control {
  background-color: rgba(255, 229, 158, 0.72);
}

.article-tabs__input:nth-child(1):checked ~ .article-tabs__list .article-tabs__item:nth-child(1) .article-tabs__control, .article-tabs__input:nth-child(1):checked ~ .article-tabs__list .article-tabs__item:nth-child(1) .article-tabs__control:hover,
.article-tabs__input:nth-child(2):checked ~ .article-tabs__list .article-tabs__item:nth-child(2) .article-tabs__control,
.article-tabs__input:nth-child(2):checked ~ .article-tabs__list .article-tabs__item:nth-child(2) .article-tabs__control:hover,
.article-tabs__input:nth-child(3):checked ~ .article-tabs__list .article-tabs__item:nth-child(3) .article-tabs__control,
.article-tabs__input:nth-child(3):checked ~ .article-tabs__list .article-tabs__item:nth-child(3) .article-tabs__control:hover,
.article-tabs__input:nth-child(4):checked ~ .article-tabs__list .article-tabs__item:nth-child(4) .article-tabs__control,
.article-tabs__input:nth-child(4):checked ~ .article-tabs__list .article-tabs__item:nth-child(4) .article-tabs__control:hover,
.article-tabs__input:nth-child(5):checked ~ .article-tabs__list .article-tabs__item:nth-child(5) .article-tabs__control,
.article-tabs__input:nth-child(5):checked ~ .article-tabs__list .article-tabs__item:nth-child(5) .article-tabs__control:hover,
.article-tabs__input:nth-child(6):checked ~ .article-tabs__list .article-tabs__item:nth-child(6) .article-tabs__control,
.article-tabs__input:nth-child(6):checked ~ .article-tabs__list .article-tabs__item:nth-child(6) .article-tabs__control:hover,
.article-tabs__input:nth-child(7):checked ~ .article-tabs__list .article-tabs__item:nth-child(7) .article-tabs__control,
.article-tabs__input:nth-child(7):checked ~ .article-tabs__list .article-tabs__item:nth-child(7) .article-tabs__control:hover,
.article-tabs__input:nth-child(8):checked ~ .article-tabs__list .article-tabs__item:nth-child(8) .article-tabs__control,
.article-tabs__input:nth-child(8):checked ~ .article-tabs__list .article-tabs__item:nth-child(8) .article-tabs__control:hover,
.article-tabs__input:nth-child(9):checked ~ .article-tabs__list .article-tabs__item:nth-child(9) .article-tabs__control,
.article-tabs__input:nth-child(9):checked ~ .article-tabs__list .article-tabs__item:nth-child(9) .article-tabs__control:hover,
.article-tabs__input:nth-child(10):checked ~ .article-tabs__list .article-tabs__item:nth-child(10) .article-tabs__control,
.article-tabs__input:nth-child(10):checked ~ .article-tabs__list .article-tabs__item:nth-child(10) .article-tabs__control:hover,
.article-tabs__input:nth-child(11):checked ~ .article-tabs__list .article-tabs__item:nth-child(11) .article-tabs__control,
.article-tabs__input:nth-child(11):checked ~ .article-tabs__list .article-tabs__item:nth-child(11) .article-tabs__control:hover {
  color: #000;
}

.article-tabs__input:checked:nth-child(1) ~ .article-tabs__content:nth-of-type(1),
.article-tabs__input:checked:nth-child(2) ~ .article-tabs__content:nth-of-type(2),
.article-tabs__input:checked:nth-child(3) ~ .article-tabs__content:nth-of-type(3),
.article-tabs__input:checked:nth-child(4) ~ .article-tabs__content:nth-of-type(4),
.article-tabs__input:checked:nth-child(5) ~ .article-tabs__content:nth-of-type(5),
.article-tabs__input:checked:nth-child(6) ~ .article-tabs__content:nth-of-type(6),
.article-tabs__input:checked:nth-child(7) ~ .article-tabs__content:nth-of-type(7),
.article-tabs__input:checked:nth-child(8) ~ .article-tabs__content:nth-of-type(8),
.article-tabs__input:checked:nth-child(9) ~ .article-tabs__content:nth-of-type(9),
.article-tabs__input:checked:nth-child(10) ~ .article-tabs__content:nth-of-type(10),
.article-tabs__input:checked:nth-child(11) ~ .article-tabs__content:nth-of-type(11) {
  display: block;
}

@media (max-width: 799px) {
  .article-tabs {
    position: relative;
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .article-tabs::before, .article-tabs::after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    content: '';
  }
  .article-tabs::before {
    left: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), white);
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0), white);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white);
  }
  .article-tabs::after {
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), white);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
  }
  .article-tabs__control {
    padding: 3px 7px;
    border-radius: 9px;
    font-size: 16px;
    line-height: 22px;
  }
  .article-tabs__list {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
    margin: 0 !important;
    padding: 15px;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.9);
  }
  @supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    .article-tabs__list {
      background-color: rgba(255, 255, 255, 0.72);
      -webkit-backdrop-filter: saturate(180%) blur(20px);
      backdrop-filter: saturate(180%) blur(20px);
    }
  }
  .article-tabs__item {
    position: relative;
    z-index: 10;
  }
  .article-tabs__item:last-of-type {
    margin-right: 15px;
  }
  .article-tabs__item {
    white-space: nowrap;
  }
  .article-tabs__content {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 800px) {
  .article-tabs {
    max-width: 640px;
    margin-top: 20px;
  }
  .article-tabs__control {
    margin-bottom: 4px;
    padding: 2px 10px 3px;
    border-radius: 12px;
    font-size: 18px;
    line-height: 25px;
  }
  .article-tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px !important;
    padding: 0;
    list-style: none;
  }
  .article-tabs__content {
    padding-top: 30px;
  }
}

.article-media {
  overflow: visible;
}

.article-media mark {
  background-color: #ffe59e;
  -webkit-box-shadow: 1px 0 0 2px #ffe59e, -1px 0 0 2px #ffe59e, 0 0 0 2px #ffe59e;
          box-shadow: 1px 0 0 2px #ffe59e, -1px 0 0 2px #ffe59e, 0 0 0 2px #ffe59e;
}

@media (max-width: 799px) {
  .article-media ul:not(.article-tabs__list) {
    margin: 12px 0;
    padding-left: 17px;
    padding-right: 30px;
    line-height: 25px !important;
    font-size: 16px !important;
    list-style: none;
  }
  .article-media ul:not(.article-tabs__list) li {
    position: relative;
  }
  .article-media ul:not(.article-tabs__list) li:not(:first-child) {
    margin-top: 12px;
  }
  .article-media ul:not(.article-tabs__list) li::before {
    position: absolute;
    top: 10px;
    left: -16px;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    content: '';
  }
  .article-media ul + h3 {
    margin-top: 30px !important;
  }
  .article-media__icon {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.3 !important;
  }
  .article-media__icon svg {
    height: 11px;
  }
  .article-media__table--3 .article-media__icon {
    width: 17px;
  }
  .article-media__table--4 .article-media__icon,
  .article-media__table--5 .article-media__icon,
  .article-media__table--6 .article-media__icon {
    width: 27px;
  }
  .article-media__icon .article-icon-mobile:only-child {
    margin-left: 15px;
  }
  .article-media__table--3 .article-generic__cell:first-child {
    padding-left: 17px;
  }
  .article-media__table--4 .article-generic__cell:first-child,
  .article-media__table--5 .article-generic__cell:first-child,
  .article-media__table--6 .article-generic__cell:first-child {
    padding-left: 27px;
  }
  .article-media .article-media__contacts > *:not(.article-generic__image) {
    position: relative;
    z-index: 50;
  }
  .article-media .article-media__contacts h2 + p {
    margin-bottom: 12px !important;
  }
  .article-media .article-media__contacts .article-media__small {
    max-width: 320px !important;
  }
  .article-media__image-1 {
    margin: 19px -2px 13px -3px;
  }
  .article-media__image-1-wrap {
    padding-bottom: 68.656716418%;
  }
  .article-media__image-2,
  .article-media__image-3,
  .article-media__image-4,
  .article-media__image-5,
  .article-media__image-6 {
    padding-right: 10px;
  }
  .article-media__image-2 img,
  .article-media__image-3 img,
  .article-media__image-4 img,
  .article-media__image-5 img,
  .article-media__image-6 img {
    width: 100%;
    height: auto;
  }
  .article-media__image-7 {
    margin-top: -28px;
    margin-bottom: 31px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  .article-media__image-7 img {
    position: relative;
    left: -10px;
    vertical-align: middle;
    width: 262.37px;
    height: 413.45px;
  }
  .article-media__image-7 + .article-generic__small {
    padding-bottom: 12px;
    padding-right: 0 !important;
  }
  .article-media__image-7 ~ .article-generic__small:last-child {
    margin-bottom: 12px;
  }
}

@media (min-width: 800px) {
  .article-media ul:not(.article-tabs__list) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 640px;
    margin: 12px 0;
    padding-left: 17px;
    font-size: 18px !important;
    line-height: 29px !important;
    list-style: none;
  }
  .article-media ul:not(.article-tabs__list) li {
    position: relative;
  }
  .article-media ul:not(.article-tabs__list) li:not(:first-child) {
    margin-top: 12px;
  }
  .article-media ul:not(.article-tabs__list) li::before {
    position: absolute;
    top: 10px;
    left: -16px;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    content: '';
  }
  .article-media ul + h3 {
    margin-top: 40px !important;
  }
  .article-media__table--1 {
    width: 540px;
  }
  .article-media__icon {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.3 !important;
  }
  .article-media__table--3 .article-media__icon {
    width: 24px;
  }
  .article-media__table--4 .article-media__icon,
  .article-media__table--5 .article-media__icon,
  .article-media__table--6 .article-media__icon {
    width: 39px;
  }
  .article-media__icon .article-icon-mobile:only-child {
    margin-left: 19px;
  }
  .article-media__table--3 .article-generic__cell:first-child svg,
  .article-media__table--4 .article-generic__cell:first-child svg,
  .article-media__table--5 .article-generic__cell:first-child svg,
  .article-media__table--6 .article-generic__cell:first-child svg {
    position: relative;
    top: 1px;
    width: 15px;
    height: 15px;
  }
  .article-media__table--3 .article-generic__th:first-child,
  .article-media__table--3 .article-generic__cell:first-child {
    padding-left: 24px;
  }
  .article-media__table--4 .article-generic__th:first-child,
  .article-media__table--4 .article-generic__cell:first-child,
  .article-media__table--5 .article-generic__th:first-child,
  .article-media__table--5 .article-generic__cell:first-child,
  .article-media__table--6 .article-generic__th:first-child,
  .article-media__table--6 .article-generic__cell:first-child {
    padding-left: 39px;
  }
  .article-media .article-media__contacts {
    margin-bottom: -88px !important;
  }
  .article-media .article-media__contacts > *:not(.article-generic__image) {
    position: relative;
    z-index: 50;
  }
  .article-media .article-media__contacts h2 {
    margin-top: 10px !important;
    margin-bottom: 13px !important;
  }
  .article-media .article-media__contacts h2 + p {
    margin-bottom: 20px !important;
  }
  .article-media .article-media__contacts .article-media__small {
    max-width: 220px !important;
  }
  .article-media__image-1 {
    margin: 46px 101px 11px -33px;
  }
  .article-media__image-1-wrap {
    padding-bottom: 64.880952381%;
  }
  .article-media__image-2,
  .article-media__image-3,
  .article-media__image-4,
  .article-media__image-5,
  .article-media__image-6 {
    width: 640px;
    margin-top: 24px;
    margin-bottom: 0px;
  }
  .article-media__image-2 img,
  .article-media__image-3 img,
  .article-media__image-4 img,
  .article-media__image-5 img,
  .article-media__image-6 img {
    width: 100%;
    height: auto;
  }
  .article-media__image-7 {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -130px;
  }
  .article-media__image-7 img {
    display: block;
    width: 398px;
    height: 663px;
  }
  .article-media__image-7 + .article-media__small {
    padding-top: 43px;
    padding-bottom: 12px;
  }
}

.article-news mark {
  background-color: #bde7ff;
  -webkit-box-shadow: 1px 0 0 2px #bde7ff, -1px 0 0 2px #bde7ff, 0 0 0 2px #bde7ff;
          box-shadow: 1px 0 0 2px #bde7ff, -1px 0 0 2px #bde7ff, 0 0 0 2px #bde7ff;
}

@media (max-width: 799px) {
  .article-news__title {
    line-height: 29px !important;
  }
  .article-news__features {
    margin: 10px 0 35px !important;
    padding: 1px 0 0 !important;
    list-style: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .article-news__feature {
    max-width: 220px !important;
    margin-top: 0 !important;
    margin-bottom: 20px;
    padding-top: 5px;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .article-news__note {
    margin: 29px 0 13px;
    padding-right: 30px;
    font-size: 13px !important;
    line-height: 20px !important;
  }
  .article-news__note a {
    font-weight: 400;
  }
  .article-news__notes {
    margin: 19px 10px 21px 0;
    padding: 12px 16px 19px 12px;
    background-color: #bde7ff;
    font-size: 13px !important;
    line-height: 20px !important;
  }
  .article-news__image-1 {
    margin: 28px -14px 0 -15px;
  }
  .article-news__image-1-wrap {
    padding-bottom: 56.666666667%;
  }
  .article-news__image-2 {
    margin: 19px 13px 21px 2px;
  }
  .article-news__image-2-wrap {
    padding-bottom: 68.571428571%;
  }
  .article-news__image-3 {
    margin: 18px 15px 22px 0;
  }
  .article-news__image-3-wrap {
    padding-bottom: 72.380952381%;
  }
  .article-news__image-4 {
    margin: 17px 33px -27px 20px;
    text-align: center;
  }
  .article-news__image-4 img {
    vertical-align: middle;
    max-width: 277px;
    max-height: 346px;
  }
}

@media (max-width: 390px) {
  .article-news {
    margin-top: -99px;
  }
}

@media (min-width: 800px) {
  .article-news h3 + p {
    margin-top: 24px !important;
  }
  ul.article-news__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px !important;
    padding: 11px 0 0 !important;
    list-style: none !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px !important;
    line-height: 25px !important;
  }
  li.article-news__feature {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 100% !important;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 270px !important;
    -ms-flex-preferred-size: 270px !important;
        flex-basis: 270px !important;
    margin-top: 0 !important;
    margin-bottom: 20px;
    padding-right: 30px !important;
  }
  .article-news__note {
    max-width: 600px;
    margin: 60px 0 12px;
    padding-right: 30px;
    font-size: 15px !important;
    line-height: 26px !important;
  }
  .article-news__note a {
    font-weight: 400;
  }
  .article-news__notes {
    max-width: 600px;
    margin-top: 30px;
    margin-bottom: 38px;
    padding: 11px 26px 23px 14px;
    background-color: #bde7ff;
    font-size: 15px !important;
    line-height: 26px !important;
  }
  .article-news__notes + p {
    margin-bottom: 20px !important;
  }
  .article-news__notes + p + p {
    margin-bottom: 17px !important;
  }
  .article-news__notes + p + p + p {
    margin-bottom: 58px !important;
    line-height: 35px !important;
  }
  .article-news__image-1 {
    margin: 42px -107px 42px -53px;
  }
  .article-news__image-1-wrap {
    padding-bottom: 50.055493896%;
  }
  .article-news__image-2 {
    margin: 30px 100px 30px 0;
  }
  .article-news__image-2 + p {
    margin-bottom: 20px !important;
  }
  .article-news__image-2 + p + p {
    margin-bottom: 60px !important;
  }
  .article-news__image-2-wrap {
    padding-bottom: 68.515625%;
  }
  .article-news__image-3 {
    margin: 30px 100px 30px -2px;
  }
  .article-news__image-3 + p {
    margin-bottom: 20px !important;
  }
  .article-news__image-3 + p + p {
    margin-bottom: 20px !important;
  }
  .article-news__image-3 + p + p + p {
    margin-bottom: 17px !important;
  }
  .article-news__image-3 + p + p + p + p {
    margin-bottom: 58px !important;
    line-height: 35px !important;
  }
  .article-news__image-3-wrap {
    padding-bottom: 72.464898596%;
  }
  .article-news__image-4 {
    position: absolute;
    bottom: 0;
    right: 13.5%;
  }
  .article-news__image-4 img {
    vertical-align: middle;
    width: 396.5px;
    height: 493px;
  }
}

@media (max-width: 799px) {
  .article-leasing-1,
  .article-leasing-2,
  .article-leasing-3 {
    margin-bottom: -100px;
  }
  .article-leasing__image-1-1 {
    margin: 19px -7px 25px -10px;
  }
  .article-leasing__image-1-1-wrap {
    padding-bottom: 65.417867435%;
  }
  .article-leasing__image-2-1 {
    margin: 37px -7px 13px -8px;
  }
  .article-leasing__image-2-1-wrap {
    padding-bottom: 54.492753623%;
  }
  .article-leasing__image-3-1 {
    margin: 29px 30px 40px 0;
  }
  .article-leasing__image-3-1-wrap {
    padding-bottom: 56.222222222%;
  }
  .article-leasing__note {
    margin-top: 40px;
    margin-bottom: 13px;
    padding-right: 40px;
    color: #9e9e9e;
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .article-leasing__note a {
    font-weight: 400;
  }
  .article-form {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f7f9fb;
    border-top: 1px solid #c8c8c8;
  }
  .article-form__wrap {
    padding-top: 28px;
    padding-bottom: 40px;
  }
  .article-form__wrap h2 {
    margin: 0 0 33px !important;
    font-size: 24px !important;
    line-height: 27px !important;
  }
  .article-form__wrap h2 img {
    position: relative;
    top: 1px;
    left: 8px;
    vertical-align: middle;
    width: 183px;
    height: 24px;
    line-height: 27px;
  }
  .article-form__set {
    position: relative;
    padding-right: 30px;
  }
  .article-form__label {
    display: block;
    margin-bottom: 12px;
  }
  .article-form__labeltext {
    display: block;
    margin-bottom: 2px;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 27px !important;
  }
  .article-form__input {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 0 6px;
    background: #fff;
    border: 1px solid #D3D9DF;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 rgba(201, 201, 201, 0.5) inset;
            box-shadow: 0 1px 0 rgba(201, 201, 201, 0.5) inset;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
  }
  .article-form__input--error {
    border-color: #e87979;
    -webkit-box-shadow: 0 0 0 1px #e87979 inset;
            box-shadow: 0 0 0 1px #e87979 inset;
  }
  .article-form__error {
    padding-top: 2px;
    color: #e34065;
    font-size: 13px !important;
  }
  .article-form__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px;
  }
  .article-form__submit button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 168px;
        flex-basis: 168px;
    margin: 0;
    padding: 10px;
    background: #00A368;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 27px !important;
    text-align: center;
    cursor: pointer;
  }
  .article-form__note {
    width: 100px;
    margin-left: 16px;
    color: #9e9e9e;
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .article-form__agreement {
    max-width: 300px;
    margin-top: 24px;
    color: #9e9e9e;
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .article-form__success {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    right: -5px;
    background-color: #f7f9fb;
    background-image: url("/images/static/article-leasing/form-success.svg");
    background-repeat: no-repeat;
    background-position: 42% 38px;
    background-size: 183px 166px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    -o-transition-property: opacity, visibility, -o-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform, -o-transform;
    -webkit-transition-duration: 150ms;
         -o-transition-duration: 150ms;
            transition-duration: 150ms;
  }
  .article-form__success.is-active {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }
  .article-form__success-text {
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 230px;
    font-size: 16px !important;
    line-height: 25px !important;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  .article-generic__nav {
    margin-top: 30px;
  }
  .article-generic__nav:not(:last-child) {
    margin-bottom: 40px;
  }
  .article-generic__nav h4 {
    margin: 0 0 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
  }
  .article-generic__nav-item {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  .article-generic__nav-item.is-active {
    display: none;
  }
  .article-generic__nav-item a {
    font-weight: 400;
  }
  .article-generic__nav-item:not(:last-child) {
    margin-bottom: 16px;
  }
}

@media (max-width: 479px) {
  .article-leasing-1 {
    margin-top: -99px;
  }
}

@media (max-width: 346px) {
  .article-leasing-1 {
    margin-top: -131px;
  }
}

@media (max-width: 637px) {
  .article-leasing-2 {
    margin-top: -99px;
  }
}

@media (max-width: 394px) {
  .article-leasing-2 {
    margin-top: -131px;
  }
}

@media (max-width: 417px) {
  .article-leasing-3 {
    margin-top: -99px;
  }
}

@media (min-width: 800px) {
  .article-leasing-1,
  .article-leasing-2,
  .article-leasing-3 {
    margin-top: -31px;
    margin-bottom: -150px;
  }
  .article-leasing__image-1-1 {
    margin: 15px 34px 33px -47px;
  }
  .article-leasing__image-1-1-wrap {
    padding-bottom: 55.909694555%;
  }
  .article-leasing__image-2-1 {
    margin: 22px 78px 12px -1px;
  }
  .article-leasing__image-2-1-wrap {
    padding-bottom: 54.449472097%;
  }
  .article-leasing__image-3-1 {
    margin: 20px 102px 31px -2px;
  }
  .article-leasing__image-3-1-wrap {
    padding-bottom: 56.25%;
  }
  .article-leasing__note {
    margin-top: 60px;
    color: #9e9e9e;
    font-size: 15px !important;
    line-height: 24px !important;
  }
  .article-leasing__note a {
    font-weight: 400;
  }
  .article-form {
    height: 604px;
  }
  .article-form:before {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 0;
    height: 604px;
    background-color: #f7f9fb;
    border-top: 1px solid #c8c8c8;
    content: '';
  }
  .article-form__wrap {
    position: relative;
    z-index: 10;
    width: 740px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 78px;
  }
  .article-form__wrap h2 {
    position: relative;
    z-index: 20;
    width: 348px;
    margin: 0 0 31px !important;
    font-size: 32px !important;
    line-height: 33px !important;
  }
  .article-form__wrap h2 img {
    position: relative;
    top: 3px;
    left: 6px;
    vertical-align: middle;
    width: 265px;
    height: 34px;
    line-height: 33px;
  }
  .article-form__set {
    width: 348px;
  }
  .article-form__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 0;
    margin-bottom: 14px;
  }
  .article-form__labeltext {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 116px;
        flex-basis: 116px;
    font-size: 18px;
    font-weight: 600;
    line-height: 29px;
  }
  .article-form__input {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 232px;
    height: 40px;
    margin: 0;
    padding: 0 8px;
    background: #fff;
    border: 1px solid #D3D9DF;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 rgba(201, 201, 201, 0.5) inset;
            box-shadow: 0 1px 0 rgba(201, 201, 201, 0.5) inset;
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: 600;
  }
  .article-form__input--error {
    border-color: #e87979;
    -webkit-box-shadow: 0 0 0 1px #e87979 inset;
            box-shadow: 0 0 0 1px #e87979 inset;
  }
  .article-form__error {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-top: 2px;
    padding-left: 116px;
    color: #e34065;
    font-size: 13px !important;
  }
  .article-form__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 18px;
  }
  .article-form__submit button {
    margin: 0;
    padding: 11px 19px;
    background: #00A368;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 29px !important;
    cursor: pointer;
  }
  .article-form__note {
    width: 120px;
    margin-left: 16px;
    color: #9e9e9e;
    font-size: 13px !important;
    line-height: 19px !important;
  }
  .article-form__agreement {
    margin-top: 18px;
    color: #9E9E9E;
    font-size: 13px !important;
    line-height: 22px !important;
  }
  .article-form__success {
    position: absolute;
    top: 90px;
    bottom: 0;
    left: -110px;
    right: -110px;
    background-color: #f7f9fb;
    background-image: url("/images/static/article-leasing/form-success.svg");
    background-repeat: no-repeat;
    background-position: 50% 135px;
    background-size: 183px 166px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: 150ms;
         -o-transition-duration: 150ms;
            transition-duration: 150ms;
  }
  .article-form__success.is-active {
    opacity: 1;
    visibility: visible;
  }
  .article-form__success-text {
    width: 655px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 325px;
    font-size: 18px !important;
    line-height: 29px !important;
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .article-generic__nav {
    position: absolute;
    top: 156px;
    right: 0;
    width: 300px;
    padding-top: 7px;
    padding-bottom: 16px;
    border-left: 1px solid #eceded;
  }
  .article-generic__nav h4 {
    display: none;
  }
  .article-generic__nav-item {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px !important;
    line-height: 29px !important;
  }
  .article-generic__nav-item.is-active a {
    color: #9fadb4 !important;
    pointer-events: none;
  }
  .article-generic__nav-item a {
    font-weight: 400;
  }
  .article-generic__nav-item:not(:last-child) {
    margin-bottom: 14px;
  }
  .article-form::before {
    background-image: url("/images/static/article-leasing/image-form.jpg");
    background-repeat: no-repeat;
    background-position: right 103px top 79px;
    background-size: 591px 437px;
  }
}

.article-stats {
  margin-top: -66px;
  margin-left: -15px;
  margin-right: -15px;
}

.article-stats h2 {
  margin: 0 0 20px !important;
  font-size: 24px !important;
  line-height: 27px !important;
}

.article-stats h3 {
  margin: 0 0 12px !important;
  font-family: Montserrat, sans-serif;
  font-size: 20px !important;
  font-weight: 800;
  letter-spacing: 0 !important;
  line-height: 22px !important;
}

.article-stats p {
  max-width: 640px;
  margin: 12px 0;
  padding-right: 20px;
  font-size: 16px !important;
  line-height: 25px !important;
}

.article-stats mark {
  padding-left: 3px;
  padding-right: 3px;
  background-color: #ffe59e;
  -webkit-box-shadow: 0 0 0 2px #ffe59e;
          box-shadow: 0 0 0 2px #ffe59e;
}

.article-stats__section,
.article-sales__section,
.article-moderation__section,
.article-pros__section {
  padding-bottom: 27px;
}

.article-stats__section:not(:first-child),
.article-sales__section:not(:first-child),
.article-moderation__section:not(:first-child),
.article-pros__section:not(:first-child) {
  padding-top: 40px;
}

.article-stats__section:not(:first-child):before,
.article-sales__section:not(:first-child):before,
.article-moderation__section:not(:first-child):before,
.article-pros__section:not(:first-child):before {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  margin-top: -40px;
  height: 10px;
  background-color: #eff2f3;
  content: '';
}

.article-stats__section:last-child,
.article-sales__section:last-child,
.article-moderation__section:last-child,
.article-pros__section:last-child {
  margin-bottom: -100px;
  padding-bottom: 0;
}

.article-stats__subsection {
  margin-top: 30px;
}

.article-stats__title {
  margin: 0 0 -12px !important;
  font-size: 30px !important;
  line-height: 36px !important;
}

.article-stats__lead {
  margin: 0 0 30px !important;
  font-size: 24px !important;
  line-height: 32px !important;
  letter-spacing: -0.02em !important;
}

.article-stats__features {
  padding-top: 7px;
  padding-bottom: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.article-stats__features p {
  margin: 0 0 20px !important;
}

.article-stats__features + h3 {
  margin-top: 10px !important;
}

.article-stats__sources {
  display: table;
  margin-top: 18px;
}

.article-stats__sources-row {
  display: table-row;
}

.article-stats__sources-cell {
  position: relative;
  display: table-cell;
  font-size: 16px !important;
  line-height: 30px !important;
}

.article-stats__sources-cell:first-child {
  padding-right: 12px;
}

.article-stats__sources-cell:first-child mark {
  margin-left: -3px;
}

.article-stats__sources-cell:last-child {
  text-align: right;
}

.article-stats__sources-cell:last-child mark {
  margin-right: -3px;
}

.article-stats__sources-cell span {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 4px;
}

.article-stats__summary {
  max-width: 240px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px !important;
  letter-spacing: -0.02em !important;
  line-height: 32px !important;
  text-align: center;
}

.article-stats__data {
  display: table;
  width: 100%;
  margin-top: 16px;
}

.article-stats__data-head {
  display: table-header-group;
}

.article-stats__data-th {
  display: table-cell;
  padding-bottom: 9px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 14px !important;
  text-align: right;
}

.article-stats__data-th:first-child {
  text-align: left;
}

.article-stats__data-row {
  display: table-row;
}

.article-stats__data-cell {
  display: table-cell;
  padding-top: 14px;
  padding-bottom: 4px;
  font-size: 12px !important;
  line-height: 14px !important;
  text-align: right;
}

.article-stats__data-cell:first-child {
  text-align: left;
}

.article-stats__audience {
  margin-top: 20px;
  margin-bottom: 20px;
}

.article-stats__audience-gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -12px;
  margin-bottom: 12px;
  margin-left: -3px;
}

.article-stats__audience-gender p {
  margin-right: -10px;
}

.article-stats__audience-columns {
  margin-bottom: 21px;
}

.article-stats__audience-column {
  margin-bottom: 19px;
}

.article-stats__audience-title {
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
}

.article-stats__audience-table {
  display: table;
  width: 180px;
}

.article-stats__audience-row {
  display: table-row;
}

.article-stats__audience-cell {
  position: relative;
  display: table-cell;
  font-size: 16px !important;
  line-height: 30px !important;
}

.article-stats__audience-cell:first-child {
  width: 135px;
}

.article-stats__audience-cell:first-child mark {
  margin-left: -3px;
}

.article-stats__audience-cell:last-child {
  text-align: right;
}

.article-stats__audience-cell:last-child mark {
  margin-right: -3px;
}

.article-stats__audience-cell span {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 4px;
}

.article-stats__image-1 {
  position: relative;
  left: -17px;
  margin-top: 22px;
  margin-bottom: 18px;
  margin-left: -15px;
}

.article-stats__image-1 .article-stats__image-wrap {
  position: relative;
  padding-bottom: 71.98%;
}

.article-stats__image-1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-stats__image-2 {
  margin-top: 45px;
  margin-bottom: 7px;
  text-align: center;
}

.article-stats__image-2 img {
  vertical-align: middle;
  width: 220px;
  height: 133px;
}

.article-stats__image-3 {
  margin-left: -14px;
  margin-top: 20px;
  text-align: center;
}

.article-stats__image-3 img {
  vertical-align: middle;
  width: 286px;
  height: 307px;
}

@media (max-width: 799px) {
  .article-stats__section,
  .article-sales__section,
  .article-moderation__section {
    position: relative;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .article-pros__section {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    overflow: visible;
  }
  .article-generic .article-generic__contacts {
    margin-top: 3px;
  }
  .article-generic .article-generic__contacts h2 {
    margin-bottom: 15px !important;
  }
  .article-generic .article-generic__contacts h2 + p {
    margin-bottom: 15px !important;
  }
  .article-generic .article-generic__contacts h2 + p + p {
    margin-bottom: 22px !important;
  }
  .article-stats .article-stats__contacts,
  .article-pros .article-pros__contacts {
    margin-top: 3px;
  }
  .article-stats .article-stats__contacts h2,
  .article-pros .article-pros__contacts h2 {
    margin-bottom: 15px !important;
  }
  .article-stats .article-stats__contacts h2 + p,
  .article-pros .article-pros__contacts h2 + p {
    margin-bottom: 15px !important;
  }
  .article-generic__small,
  .article-pros__small {
    max-width: 300px;
    padding-right: 40px;
    font-size: 12px !important;
    line-height: 20px !important;
  }
}

@media (min-width: 800px) {
  .article-stats {
    max-width: 738px;
    margin-top: -31px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px !important;
    line-height: 29px !important;
  }
  .article-stats h2 {
    margin-bottom: 30px !important;
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .article-stats h3 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .article-stats p {
    font-size: 18px !important;
    line-height: 29px !important;
  }
  .article-stats__section,
  .article-sales__section,
  .article-moderation__section,
  .article-pros__section {
    padding-bottom: 88px;
  }
  .article-stats__section:not(:first-child),
  .article-sales__section:not(:first-child),
  .article-moderation__section:not(:first-child),
  .article-pros__section:not(:first-child) {
    padding-top: 95px;
  }
  .article-stats__section:not(:first-child):before,
  .article-sales__section:not(:first-child):before,
  .article-moderation__section:not(:first-child):before,
  .article-pros__section:not(:first-child):before {
    height: 15px;
    margin-top: -95px;
  }
  .article-stats__subsection {
    margin-top: 40px;
  }
  .article-stats__title {
    margin-bottom: -7px !important;
    font-size: 36px !important;
    line-height: 44px !important;
  }
  .article-stats__title::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 85px;
    background-color: #fff;
    content: '';
  }
  .article-stats__lead {
    max-width: 600px;
    margin-bottom: 35px !important;
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .article-stats__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 814px;
    margin-left: -16px;
    padding-top: 12px;
    padding-bottom: 0;
  }
  .article-stats__features p {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 33.3%;
        flex-basis: 33.3%;
    margin-bottom: 40px !important;
    padding-left: 16px;
    padding-right: 16px;
    line-height: 25px !important;
  }
  .article-stats__features p:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .article-stats__features p:nth-child(2) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .article-stats__features p:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .article-stats__features p:nth-child(4) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .article-stats__features p:nth-child(5) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .article-stats__features + h3 {
    margin-top: 21px !important;
  }
  .article-stats__sources {
    margin-top: 20px;
  }
  .article-stats__sources-cell {
    font-size: 18px !important;
    line-height: 32px !important;
  }
  .article-stats__sources-cell:first-child {
    padding-right: 23px;
  }
  .article-stats__summary {
    max-width: 510px;
    margin-bottom: 62px;
    font-size: 28px !important;
    letter-spacing: -0.02em !important;
    line-height: 38px !important;
  }
  .article-stats__data {
    width: 516px;
    margin-top: 23px;
  }
  .article-stats__data-th {
    padding-bottom: 6px;
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .article-stats__data-cell {
    padding-top: 19px;
    padding-bottom: 1px;
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .article-stats__audience-gender {
    margin-bottom: 7px;
  }
  .article-stats__audience-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -19px;
  }
  .article-stats__audience-column + .article-stats__audience-column {
    margin-left: 195px;
  }
  .article-stats__audience-title {
    margin-bottom: 4px;
    font-size: 18px !important;
    line-height: 32px !important;
  }
  .article-stats__audience-table {
    width: 208px;
  }
  .article-stats__audience-cell {
    font-size: 18px !important;
    line-height: 32px !important;
  }
  .article-stats .article-stats__contacts,
  .article-pros .article-pros__contacts {
    margin-top: 0;
  }
  .article-stats .article-stats__contacts h2,
  .article-pros .article-pros__contacts h2 {
    margin: -4px 0 14px !important;
  }
  .article-stats .article-stats__contacts h2 + p,
  .article-pros .article-pros__contacts h2 + p {
    margin-bottom: 70px !important;
  }
  .article-stats .article-stats__contacts p,
  .article-pros .article-pros__contacts p {
    max-width: 380px !important;
  }
  .article-stats .article-stats__contacts p:last-child,
  .article-pros .article-pros__contacts p:last-child {
    line-height: 26px !important;
  }
  .article-stats .article-stats__contacts {
    height: 460px;
  }
  .article-pros .article-pros__contacts {
    height: 473px;
  }
  .article-stats__image-1 {
    left: auto;
    margin-top: 0;
    margin-left: -70px;
    margin-right: 20px;
  }
  .article-stats__image-2 {
    margin-top: 60px;
    margin-bottom: 11px;
  }
  .article-stats__image-2 img {
    width: 235px;
    height: 159px;
  }
  .article-stats__image-3 {
    position: absolute;
    bottom: 0;
    right: 9%;
  }
  .article-stats__image-3 img {
    width: 472px;
    height: 506px;
  }
}

.article-sales__image-2,
.article-sales__image-3,
.article-sales__image-4,
.article-sales__image-5,
.article-moderation__image-1,
.article-moderation__image-2,
.article-moderation__image-3,
.article-moderation__image-4,
.article-moderation__image-5,
.article-pros__image-1,
.article-pros__image-2,
.article-pros__image-3 {
  position: relative;
}

.article-sales__image-2-wrap img,
.article-sales__image-3-wrap img,
.article-sales__image-4-wrap img,
.article-sales__image-5-wrap img,
.article-moderation__image-1 img,
.article-moderation__image-2 img,
.article-moderation__image-3 img,
.article-moderation__image-4 img,
.article-moderation__image-5 img,
.article-pros__image-1 img,
.article-pros__image-2 img,
.article-pros__image-3 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-sales__image-2-wrap {
  padding-bottom: 59.415584416%;
}

.article-sales__image-3-wrap {
  padding-bottom: 62.583892617%;
}

.article-sales__image-4-wrap {
  padding-bottom: 71.914132379%;
}

.article-sales__image-5-wrap {
  padding-bottom: 64.224473889%;
}

.article-sales__buttons,
.article-moderation__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article-sales__button,
.article-moderation__button {
  color: #0089cf;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.article-sales__button:hover,
.article-moderation__button:hover {
  color: #f51958;
}

.article-sales__button:active,
.article-moderation__button:active {
  color: #cf114f;
}

@media (max-width: 799px) {
  .article-sales {
    margin-top: -55px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .article-sales h2,
  .article-moderation h2,
  .article-pros h2 {
    margin: 0 0 20px !important;
    padding-right: 30px;
    font-size: 24px !important;
    line-height: 27px !important;
  }
  .article-sales h3,
  .article-moderation h3,
  .article-pros h3 {
    margin: 0 0 12px !important;
    padding-right: 30px;
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .article-sales p,
  .article-sales ul,
  .article-sales ol,
  .article-moderation p,
  .article-moderation ul,
  .article-moderation ol,
  .article-pros p,
  .article-pros ul,
  .article-pros ol {
    margin: 12px 0;
    padding-right: 20px;
    font-size: 16px !important;
    line-height: 25px !important;
  }
  .article-sales h3 + p,
  .article-moderation h3 + p,
  .article-pros h3 + p {
    margin-bottom: 17px;
  }
  .article-sales ul,
  .article-moderation ul,
  .article-pros ul {
    padding-left: 17px;
    list-style: none;
  }
  .article-sales ul li,
  .article-moderation ul li,
  .article-pros ul li {
    position: relative;
    max-width: 215px;
  }
  .article-sales ul li:not(:first-child),
  .article-moderation ul li:not(:first-child),
  .article-pros ul li:not(:first-child) {
    margin-top: 9px;
  }
  .article-sales ul li::before,
  .article-moderation ul li::before,
  .article-pros ul li::before {
    position: absolute;
    top: 10px;
    left: -16px;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    content: '';
  }
  .article-sales p + ul,
  .article-moderation p + ul,
  .article-pros p + ul {
    margin-top: 16px;
  }
  .article-sales ul + h3,
  .article-moderation ul + h3,
  .article-pros ul + h3 {
    margin-top: 30px !important;
  }
  .article-sales__title {
    margin: 0 0 -3px !important;
    font-size: 30px !important;
    line-height: 30px !important;
  }
  .article-sales__title span {
    display: block;
    max-width: 300px;
  }
  .article-sales__lead {
    margin: 0 0 10px !important;
    padding-right: 30px;
    font-size: 17px !important;
    line-height: 25px !important;
  }
  .article-sales__image-1 {
    margin: 33px -15px 29px;
  }
  .article-sales__image-1-wrap {
    padding-bottom: 134.666666667%;
    background-image: url("/images/static/article-sales/image-1-mobile.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .article-sales__image-1-wrap img {
    display: none;
  }
  .article-sales__image-2 {
    margin: 42px 8px 24px 6px;
  }
  .article-sales__image-3 {
    margin: 54px 7px 20px;
  }
  .article-sales__image-4 {
    margin: 47px 8px 20px 6px;
  }
  .article-sales__image-5 {
    margin: 26px 3px 25px 2px;
  }
  .article-sales__image-6 {
    margin: 81px -15px 0;
  }
  .article-sales__image-6-wrap {
    padding-bottom: 61.666666667%;
    background-image: url("/images/static/article-sales/image-6-mobile.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .article-sales__image-6-wrap img {
    display: none;
  }
  .article-sales__features {
    margin-bottom: 32px;
  }
  .article-sales__feature:not(:first-child) {
    margin-top: 29px;
  }
  .article-sales__buttons,
  .article-moderation__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .article-sales__buttons .button-n,
  .article-moderation__buttons .button-n {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .article-sales__button,
  .article-moderation__button {
    display: block;
    margin-top: 18px;
    margin-right: -15px;
    padding-top: 12px;
    padding-bottom: 14px;
    border: solid #e7edf3;
    border-width: 1px 0;
  }
}

@media (max-width: 396px) {
  .article-sales {
    margin-top: -87px;
  }
}

@media (min-width: 800px) {
  .article-sales,
  .article-moderation,
  .article-pros {
    max-width: 738px;
    margin-top: -31px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px !important;
    line-height: 29px !important;
  }
  .article-sales h2,
  .article-moderation h2,
  .article-pros h2 {
    margin: 0 0 25px !important;
    font-size: 32px !important;
    line-height: 37px !important;
  }
  .article-sales h3,
  .article-moderation h3,
  .article-pros h3 {
    max-width: 640px;
    margin: 0 0 12px !important;
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .article-sales p,
  .article-moderation p,
  .article-pros p {
    max-width: 640px;
    margin: 12px 0;
    font-size: 18px !important;
    line-height: 29px !important;
  }
  .article-sales ul,
  .article-moderation ul,
  .article-pros ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    padding: 0;
    list-style: none;
  }
  .article-sales ul li,
  .article-moderation ul li,
  .article-pros ul li {
    -ms-flex-preferred-size: 200px;
        flex-basis: 200px;
    padding-right: 20px;
  }
  .article-sales ul + h3,
  .article-moderation ul + h3,
  .article-pros ul + h3 {
    margin-top: 40px !important;
  }
  .article-sales ul {
    font-size: 15px;
    line-height: 24px;
  }
  .article-moderation {
    padding-bottom: 100px;
  }
  .article-moderation ul {
    font-size: 18px;
    line-height: 25px;
  }
  .article-moderation p + ul {
    margin-top: 20px;
  }
  .article-sales__title,
  .article-moderation__title,
  .article-pros__title {
    margin: 0 0 -2px !important;
    font-size: 36px !important;
    line-height: 44px !important;
  }
  .article-sales__title::before,
  .article-moderation__title::before,
  .article-pros__title::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 85px;
    background-color: #fff;
    content: '';
  }
  .article-sales__lead {
    max-width: 640px;
    margin: 0 0 10px !important;
    font-size: 21px !important;
    line-height: 29px !important;
  }
  .article-sales__image-1 {
    position: relative;
    margin: 52px -194px -4px -200px;
  }
  .article-sales__image-1-wrap {
    padding-bottom: 43.727915194%;
  }
  .article-sales__image-1-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .article-sales__image-2 {
    margin: 72px 124px 35px -2px;
  }
  .article-sales__image-3 {
    margin: 79px 129px 21px 13px;
  }
  .article-sales__image-4 {
    margin: 42px 153px 29px 26px;
  }
  .article-sales__image-5 {
    margin: 32px 45px 19px 52px;
  }
  .article-sales__image-6 {
    position: relative;
    margin: 55px -143px 0 -160px;
  }
  .article-sales__image-6-wrap {
    padding-bottom: 50.624399616%;
  }
  .article-sales__image-6-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .article-sales__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .article-sales__feature {
    -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
    padding-right: 40px;
    margin-top: 20px;
  }
  .article-sales__feature:nth-child(1), .article-sales__feature:nth-child(4) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .article-sales__buttons,
  .article-moderation__buttons {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 60px;
  }
  .article-sales__buttons .button-n,
  .article-moderation__buttons .button-n {
    margin-right: 15px;
  }
}

.article-moderation .article-moderation__feature {
  font-size: 28px !important;
  line-height: 38px !important;
  letter-spacing: -0.02em !important;
  text-align: center;
}

.article-moderation blockquote::before, .article-moderation blockquote::after {
  position: absolute;
  z-index: 1;
  width: 71px;
  height: 47px;
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 71 47" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%23f4f4f4" d="M.83 23.216L16.838.016h23.2l-15.428 23.2 15.428 23.2h-23.2L.83 23.216zm30.74 0L47.578.016h23.2l-15.428 23.2 15.428 23.2h-23.2l-16.008-23.2z"/%3E%3C/svg%3E%0A');
  content: '';
}

.article-moderation__image-1-wrap {
  padding-bottom: 68.266666667%;
}

@media (max-width: 799px) {
  .article-moderation {
    margin-top: -53px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .article-moderation p {
    padding-right: 30px !important;
  }
  .article-moderation ul li:not(:first-child) {
    margin-top: 12px;
  }
  .article-moderation p + ul {
    margin-top: 20px;
  }
  .article-moderation blockquote {
    position: relative;
    margin: 47px 13px 42px 27px;
  }
  .article-moderation blockquote::before {
    top: -20px;
    left: -33px;
  }
  .article-moderation blockquote::after {
    bottom: 56px;
    right: 9px;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .article-moderation blockquote p {
    position: relative;
    z-index: 10;
    padding-right: 0 !important;
  }
  .article-moderation blockquote footer {
    position: relative;
    margin-top: 14px;
  }
  .article-moderation blockquote img {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
  }
  .article-moderation blockquote span {
    display: block;
    padding-left: 52px;
    font-size: 14px;
    line-height: 20px;
  }
  .article-moderation__title {
    margin: 0 0 -12px !important;
    font-size: 30px !important;
    line-height: 36px !important;
  }
  .article-moderation__lead p {
    margin-bottom: 20px !important;
    padding-right: 30px !important;
    font-size: 17px !important;
  }
  .article-moderation__feature {
    margin: 18px 0 33px !important;
    font-size: 28px !important;
    line-height: 38px !important;
    letter-spacing: -0.02em !important;
    text-align: center !important;
  }
  .article-moderation__image-1 {
    margin: 25px -15px 41px;
  }
  .article-moderation__image-2 {
    margin: 26px -15px 18px;
  }
  .article-moderation__image-2-wrap {
    padding-bottom: 69.333333333%;
  }
  .article-moderation__image-3 {
    margin: 31px -15px 21px;
  }
  .article-moderation__image-3-wrap {
    padding-bottom: 76%;
  }
  .article-moderation__image-4 {
    margin: 29px -15px 25px;
  }
  .article-moderation__image-4-wrap {
    padding-bottom: 62.133333333%;
  }
  .article-moderation__image-5 {
    margin: -5px -15px -6px;
  }
  .article-moderation__image-5-wrap {
    padding-bottom: 62.4%;
  }
}

@media (max-width: 692px) {
  .article-moderation {
    margin-top: -85px;
  }
}

@media (max-width: 412px) {
  .article-moderation {
    margin-top: -117px;
  }
}

@media (min-width: 800px) {
  .article-moderation blockquote {
    position: relative;
    margin: 54px 125px 61px 40px;
  }
  .article-moderation blockquote::before {
    top: -15px;
    left: -31px;
  }
  .article-moderation blockquote::after {
    bottom: 45px;
    right: -20px;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .article-moderation blockquote p {
    position: relative;
    z-index: 10;
    padding-right: 0 !important;
  }
  .article-moderation blockquote footer {
    position: relative;
    margin-top: 27px;
  }
  .article-moderation blockquote img {
    position: absolute;
    top: -1px;
    left: 0;
    width: 42px;
    height: 42px;
  }
  .article-moderation blockquote span {
    display: block;
    padding-left: 52px;
    font-size: 18px;
    line-height: 20px;
  }
  .article-moderation__feature {
    margin-top: 29px !important;
    margin-bottom: 36px !important;
  }
  .article-moderation__feature span {
    display: block;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .article-moderation__lead {
    max-width: 640px;
    margin: 12px 0;
  }
  .article-moderation__lead p {
    display: inline;
    font-size: 18px !important;
    line-height: 29px !important;
  }
  .article-moderation__image-1 {
    margin: 25px -194px 46px -193px;
  }
  .article-moderation__image-2 {
    margin: 30px -95px 40px -65px;
  }
  .article-moderation__image-2-wrap {
    padding-bottom: 58.882681564%;
  }
  .article-moderation__image-3 {
    margin: 44px -61px 41px -48px;
  }
  .article-moderation__image-3-wrap {
    padding-bottom: 62.374483166%;
  }
  .article-moderation__image-4 {
    margin: 40px -123px 41px -39px;
  }
  .article-moderation__image-4-wrap {
    padding-bottom: 49.111111111%;
  }
  .article-moderation__image-5 {
    margin: 30px -82px 40px -33px;
  }
  .article-moderation__image-5-wrap {
    padding-bottom: 44.953051643%;
  }
}

.article-pros mark {
  background-color: #FFCDDA;
  -webkit-box-shadow: 1px 0 0 2px #FFCDDA, -1px 0 0 2px #FFCDDA, 0 0 0 2px #FFCDDA;
          box-shadow: 1px 0 0 2px #FFCDDA, -1px 0 0 2px #FFCDDA, 0 0 0 2px #FFCDDA;
}

@media (max-width: 799px) {
  .article-pros {
    margin-top: -71px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .article-pros h4 {
    margin: 20px 0 8px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
  }
  .article-pros a {
    color: #0e88df;
    font-weight: 600;
    text-decoration: none !important;
  }
  .article-pros a:active {
    -webkit-box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
            box-shadow: 0 -1px 0 rgba(207, 17, 79, 0.15) inset;
    color: #cf114f;
  }
  .article-pros h3 + ol {
    margin-top: -4px !important;
  }
  .article-pros p {
    padding-right: 30px !important;
  }
  .article-pros p + h3 {
    margin-top: 40px !important;
  }
  .article-pros ol > li:not(:first-child) {
    margin: 12px 0 0;
  }
  .article-pros__title {
    margin-bottom: -16px;
  }
  .article-pros__image-1 {
    margin: 20px -15px;
  }
  .article-pros__image-1-wrap {
    padding-bottom: 67.222222222%;
  }
  .article-pros__image-2 {
    margin: 7px -8px 1px 0;
  }
  .article-pros__image-2-wrap {
    padding-bottom: 56.804733728%;
  }
  .article-pros__image-3 {
    margin: 0px -5px 22px;
  }
  .article-pros__image-3-wrap {
    padding-bottom: 47.352941176%;
  }
  .article-pros__fact {
    margin-bottom: 20px;
    padding-right: 30px;
    font-size: 24px !important;
    letter-spacing: -0.02em;
    line-height: 32px !important;
  }
  .article-pros__features {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  h3.article-pros__features-title {
    margin: 0 0 7px !important;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 20px !important;
  }
  ul.article-pros__features-list {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
  }
  ul.article-pros__features-list:last-child {
    margin-bottom: -18px !important;
  }
  li.article-pros__feature {
    max-width: 222px !important;
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
  li.article-pros__feature::before {
    display: none !important;
  }
  .article-pros__table {
    margin: 15px -15px 44px;
  }
  .article-pros__thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(white, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(white, rgba(255, 255, 255, 0));
    background-image: linear-gradient(white, rgba(255, 255, 255, 0));
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
  .article-pros__thead::after {
    position: absolute;
    bottom: 0;
    left: 13px;
    right: 13px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
  }
  .article-pros__th {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    padding-right: 10px;
    font-size: 12px !important;
    letter-spacing: -0.03em !important;
    line-height: 14px !important;
  }
  .article-pros__tbody {
    padding-top: 13px;
    padding-left: 15px;
  }
  .article-pros__tcaption {
    margin-bottom: 10px;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
  }
  .article-pros__trow + .article-pros__tcaption {
    margin-top: 30px;
  }
  .article-pros__trow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
  }
  .article-pros__cell {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    padding-right: 10px;
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .article-pros__note {
    margin-top: 30px;
    margin-bottom: 40px;
    color: #9E9E9E;
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .article-pros__image-4 {
    margin-top: 26px;
    text-align: center;
  }
  .article-pros__image-4 img {
    vertical-align: middle;
    width: 307px;
    height: 342px;
  }
}

@media (min-width: 800px) {
  .article-pros {
    max-width: 780px;
  }
  .article-pros h4 {
    margin: 30px 0 -2px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 29px !important;
  }
  .article-pros ol {
    max-width: 640px;
    font-size: 18px;
    line-height: 29px;
  }
  .article-pros ol > li:not(:first-child) {
    margin: 16px 0 0;
  }
  .article-pros ol + p {
    margin-top: 36px !important;
  }
  .article-pros p + h3 {
    margin-top: 56px !important;
  }
  .article-pros__image-1 {
    margin: 29px 32px 33px -36px;
  }
  .article-pros__image-1-wrap {
    padding-bottom: 63.157894737%;
  }
  .article-pros__image-2 {
    margin: 0 22px 32px -26px;
  }
  .article-pros__image-2 ~ p {
    position: relative;
    z-index: +1;
  }
  .article-pros__image-2-wrap {
    padding-bottom: 57.015306122%;
  }
  .article-pros__image-3 {
    margin: 0 55px 32px -43px;
  }
  .article-pros__image-3-wrap {
    padding-bottom: 46.744791667%;
  }
  .article-pros__image-4 {
    position: absolute;
    bottom: 0;
    right: 12.5%;
    margin-top: 20px;
    text-align: center;
  }
  .article-pros__image-4 img {
    vertical-align: middle;
    width: 433.5px;
    height: 483.5px;
  }
  .article-pros__fact {
    max-width: 600px;
    margin-bottom: 35px;
    font-size: 28px !important;
    letter-spacing: -0.02em;
    line-height: 38px !important;
  }
  .article-pros__features {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  h3.article-pros__features-title {
    max-width: 100% !important;
    margin: 0 0 12px !important;
    padding-bottom: 7px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 29px !important;
  }
  ul.article-pros__features-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 -20px !important;
    padding: 0 !important;
    list-style: none;
    font-size: 18px !important;
    line-height: 25px !important;
  }
  ul.article-pros__features-list:last-child {
    margin-bottom: -18px !important;
  }
  ul.article-pros__features-list--alt {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, -webkit-min-content);
    grid-template-rows: repeat(2, min-content);
    grid-template-areas: "1 3 5" "2 4 5";
    grid-auto-flow: column;
    grid-column-gap: 32px;
    grid-row-gap: 20px;
  }
  li.article-pros__feature {
    max-width: 100% !important;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 238px !important;
    -ms-flex-preferred-size: 238px !important;
        flex-basis: 238px !important;
    margin-top: 0 !important;
    margin-bottom: 20px;
    padding-right: 0 !important;
  }
  ul.article-pros__features-list--alt li.article-pros__feature:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
  }
  ul.article-pros__features-list--alt li.article-pros__feature:nth-child(2) {
    grid-area: 2 / 1 / 3 / 2;
  }
  ul.article-pros__features-list--alt li.article-pros__feature:nth-child(3) {
    grid-area: 1 / 2 / 2 / 3;
  }
  ul.article-pros__features-list--alt li.article-pros__feature:nth-child(4) {
    grid-area: 2 / 2 / 3 / 3;
  }
  ul.article-pros__features-list--alt li.article-pros__feature:nth-child(5) {
    grid-area: 1 / 3 / 3 / 4;
  }
  li.article-pros__feature::before {
    display: none !important;
  }
  .article-pros__table {
    margin: -19px -3px 64px;
  }
  .article-pros__thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 42px;
    padding-bottom: 9px;
    padding-left: 3px;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(white, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(white, rgba(255, 255, 255, 0));
    background-image: linear-gradient(white, rgba(255, 255, 255, 0));
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
  .article-pros__thead::after {
    position: absolute;
    bottom: 0;
    left: 3px;
    width: 516px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
  }
  .article-pros__th {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
    padding-right: 18px;
    font-size: 18px !important;
    letter-spacing: -0.03em !important;
    line-height: 24px !important;
  }
  .article-pros__tbody {
    padding-top: 30px;
    padding-left: 3px;
  }
  .article-pros__tcaption {
    margin-bottom: 16px;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 29px !important;
  }
  .article-pros__trow + .article-pros__tcaption {
    margin-top: 40px;
  }
  .article-pros__trow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
  }
  .article-pros__cell {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
    padding-right: 18px;
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .article-pros__note {
    max-width: 640px;
    margin-top: 60px;
    margin-bottom: 10px;
    color: #9E9E9E;
    font-size: 15px !important;
    line-height: 24px !important;
  }
  .article-pros__small {
    max-width: 320px;
    margin-top: 20px;
    padding-right: 40px;
    font-size: 15px !important;
    line-height: 24px !important;
  }
}

.mogo-leasing {
  position: relative;
  width: 240px;
  margin-bottom: 30px;
  padding-bottom: 16px;
  background-color: #fff;
  background-image: url("/images/promo/mogo-leasing.png");
  background-repeat: no-repeat;
  background-position: right 15px bottom 11px;
  background-size: 80px 38px;
  -webkit-box-shadow: 0 0 0 1px #ececec inset;
          box-shadow: 0 0 0 1px #ececec inset;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mogo-leasing {
    background-image: url("/images/promo/mogo-leasing@2x.png");
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3 / 1), only screen and (min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 3.9583333333333335), only screen and (-o-min-device-pixel-ratio: 95/24), only screen and (min-resolution: 380dpi), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-resolution: 3dppx) {
  .mogo-leasing {
    background-image: url("/images/promo/mogo-leasing@3x.png");
  }
}

.mogo-leasing-head {
  padding: 17px 0 15px;
  background-color: #7ab800;
  color: #fff;
  font-size: 20.5px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.mogo-leasing-image img {
  display: block;
  width: 240px;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mogo-leasing-sum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  padding-top: 16px;
  color: #003478;
  font-weight: 700;
  text-align: center;
}

.mogo-leasing-sum strong {
  margin-top: -10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 45px;
  text-align: right;
}

.mogo-leasing-sum span {
  -ms-flex-preferred-size: 102px;
      flex-basis: 102px;
  margin-left: 14px;
  font-size: 17px;
  line-height: 17px;
  text-align: left;
}

.mogo-leasing-hint {
  margin-bottom: 11px;
  color: #7ab800;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.mogo-leasing-form {
  margin-bottom: 27px;
  padding-left: 15px;
  padding-right: 15px;
}

.mogo-leasing-control {
  position: relative;
  margin-bottom: 10px;
}

.mogo-leasing-control span {
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 3px;
  margin-right: -2px;
  padding: 7px 10px 0 7px;
  background-color: #eaecef;
  border-radius: 3px 0 0 3px;
  font-size: 17px;
}

.mogo-leasing-control input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 0;
  padding: 7px 12px;
  background: #fff;
  border: 3px solid #dfe2e6;
  border-radius: 6px;
  outline: none;
  font-size: 17px;
  -webkit-appearance: none;
}

.mogo-leasing-control span + input {
  padding-left: 64px;
}

.mogo-leasing-control .help-block {
  padding-bottom: 1px;
}

.mogo-leasing-control.has-error input {
  background-color: #FFF1F1;
  border-color: #E87979;
}

.mogo-leasing-submit {
  padding-top: 10px;
}

.mogo-leasing-submit button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 0;
  padding: 9px 10px 8px;
  background-color: #7ab800;
  border-radius: 30px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.mogo-leasing-about {
  padding-left: 15px;
  color: #aeaeae;
  font-size: 10px;
  line-height: 1.1;
  text-align: left;
}

.mogo-leasing-success {
  position: absolute;
  top: 183px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  display: none;
  background-color: #fff;
}

.mogo-leasing-success-text {
  padding: 13px 10px 10px;
  text-align: center;
}

.mogo-leasing-success-text h4 {
  margin: 17px 0 26px;
  font-size: 24px;
  line-height: 25px;
}

.mogo-leasing-success-text p {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 24px;
}

.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__img, .fotorama__html, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__video-play, .fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fotorama__caption, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html, .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.fotorama__nav__frame, .fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
  outline: 0;
}

.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 176, 235, 0.5);
}

.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  -webkit-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
}

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: width, -o-transform;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform, -o-transform;
  -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  -webkit-transition-duration: 0ms;
       -o-transition-duration: 0ms;
          transition-duration: 0ms;
}

.fotorama__wrap, .fotorama__no-select, .fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__caption__wrap {
  display: inline-block;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.fotorama__caption__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__nav, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fotorama__arr:after,
.fotorama__fullscreen-icon, .fotorama--fullscreen .fotorama__fullscreen-icon:after,
.fotorama__video-play,
.fotorama__video-close {
  background: url("/images/fotorama.png") no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  .fotorama__arr:after,
  .fotorama__fullscreen-icon, .fotorama--fullscreen .fotorama__fullscreen-icon:after,
  .fotorama__video-play,
  .fotorama__video-close {
    background: url("/images/fotorama@2x.png") no-repeat;
    background-size: 96px 160px;
  }
}

.fotorama__thumb {
  background-color: gray;
  background-color: rgba(128, 128, 128, 0.2);
}

@media print {
  .fotorama__arr:after,
  .fotorama__fullscreen-icon, .fotorama--fullscreen .fotorama__fullscreen-icon:after,
  .fotorama__video-play,
  .fotorama__video-close, .fotorama__thumb-border {
    background: none !important;
  }
}

.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.fotorama__stage {
  background: #eee;
}

.fotorama--fullscreen .fotorama__stage {
  background: none;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: rgba(0, 0, 0, 0.75);
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__stage,
.fotorama__nav {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: left;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama--fullscreen .fotorama__nav {
  text-align: center;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid gray;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

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

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00b0eb;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(64, 64, 64, 0.1)));
  background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

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

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

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

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
       -o-animation: spinner 24s infinite linear;
          animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

/* Strange fix of the #66 issue (Firefox bug while sliding backwards) */
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  top: 0;
  width: 100px;
  height: 100%;
}

.fotorama__arr:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  content: '';
}

.fotorama__arr:after {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
  content: '';
}

.fotorama__arr:hover:before {
  opacity: 1;
}

.fotorama__arr--prev {
  left: 0;
}

.fotorama__arr--prev:before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0) 100%);
}

.fotorama__arr--prev:after {
  left: 0;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 0;
}

.fotorama__arr--next:before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.fotorama__arr--next:after {
  right: 0;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__fullscreen-icon:before {
  position: absolute;
  top: 0;
  right: 32px;
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 4px 0 12px;
  color: white;
  font-size: 12px;
  font-weight: 700;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  content: 'Крупнее';
}

.fotorama__fullscreen-icon:after {
  position: absolute;
  top: 0;
  left: -68px;
  right: 0;
  bottom: -68px;
  content: '';
}

.fotorama__fullscreen-icon:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.fotorama__fullscreen-icon:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  width: 34px;
  height: 34px;
  background-position: 100% 0;
}

.fotorama--fullscreen .fotorama__fullscreen-icon:before {
  right: 0;
  width: 168px;
  height: 168px;
  content: '';
}

.fotorama--fullscreen .fotorama__fullscreen-icon:after {
  left: 0;
  bottom: 0;
  background-position: 100% 0;
  z-index: 20;
}

.fotorama--fullscreen .fotorama__fullscreen-icon:hover {
  background: none;
}

.fotorama--fullscreen .fotorama__fullscreen-icon:hover:before {
  /* IE10+ */
  /* Mozilla Firefox */
  /* Opera */
  background: -o-radial-gradient(right top, ellipse farthest-side, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* Webkit (Safari/Chrome 10) */
  background: -webkit-gradient(radial, right top, 0, right top, 515, color-stop(0, rgba(0, 0, 0, 0.5)), color-stop(100, transparent));
  /* Webkit (Chrome 11+) */
  background: -webkit-radial-gradient(right top, ellipse farthest-side, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* W3C Markup */
  background: -webkit-radial-gradient(ellipse farthest-side at right top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background: -o-radial-gradient(ellipse farthest-side at right top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background: radial-gradient(ellipse farthest-side at right top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}

@media print {
  .fotorama__fullscreen-icon {
    display: none;
  }
}

.fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
  border-radius: 50%;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
          transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
          transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
          transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
          transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
          transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
          transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
          transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -o-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__stage:before, .fotorama__nav:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -o-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}

.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__stage:after, .fotorama__nav:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -o-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}

.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: block;
  width: auto !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #5897fb;
  border-top: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  color: #999;
  font-weight: normal;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  padding-left: 2px;
  vertical-align: top;
  content: ":";
}

/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  height: 32px;
  padding: 7px 10px 0;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(17, 17, 17, 0.17);
  border-radius: 5px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.filter-group-item .chosen-container-single .chosen-single,
.b-filter-group-item .chosen-container-single .chosen-single {
  border-radius: 0 5px 5px 0;
}

.filter-group-item:first-child .chosen-container-single .chosen-single,
.b-filter-group-item:first-child .chosen-container-single .chosen-single {
  border-radius: 5px 0 0 5px;
}

.error .chosen-container-single .chosen-single {
  border-color: #e25555;
}

.chosen-container-single .chosen-default {
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 10px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/chosen-sprite.png") no-repeat 2px 7px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("/images/chosen-search.png") no-repeat right 5px top 45%;
  caret-color: #000;
  font-size: 1rem;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-search input[type="text"]::-ms-clear {
  display: none;
}

.chosen-container-single .chosen-drop {
  background-clip: padding-box;
  border-radius: 0 0 3px 3px;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 3px 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 10px;
  list-style: none;
  line-height: 14px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-results li.highlighted {
  background-color: #396cab;
  color: white;
}

.chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-results li.group-result {
  height: 1px;
  display: list-item;
  cursor: default;
  padding: 0;
  color: transparent;
  font-size: 0;
}

.chosen-results li.group-option {
  font-size: 14px;
  padding-left: 20px;
}

.chosen-results li.group-option + li.active-result:not(.group-option) {
  margin-top: 10px;
}

.chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 765px;
  min-height: 40px;
  padding: 5px 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  outline: 0;
  color: #333;
  font-size: 16px;
  cursor: text;
}

.error .chosen-container-multi .chosen-choices {
  border-color: #e25555;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  max-width: 100%;
  border-radius: 3px;
  background-color: #f3f3f3;
  border: 1px solid #bbb;
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  z-index: +1;
  border-color: #5da1ff;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border-bottom-color: #ccc;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.filter-group-item .chosen-container-active.chosen-with-drop .chosen-single,
.b-filter-group-item .chosen-container-active.chosen-with-drop .chosen-single {
  border-radius: 0 5px 0 0;
}

.filter-group-item:first-child .chosen-container-active.chosen-with-drop .chosen-single,
.b-filter-group-item:first-child .chosen-container-active.chosen-with-drop .chosen-single {
  border-radius: 5px 0 0;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 7px;
}

.chosen-container-active .chosen-choices {
  border-color: #5897fb;
  border-radius: 5px 5px 0 0;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.75 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  background-color: #f7f7f7;
  cursor: default;
  outline: 0;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("/images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container-single .chosen-search input[type="text"] {
    background-image: url("/images/chosen-search@2x.png") !important;
    background-size: 13px 13px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/*
 * Form - Select
 * -------------------------------------
 */
.select select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 2px 10px 0;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  outline: 0;
  color: #333;
  font-size: 16px;
}

.select--large select {
  height: 40px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 20px;
}

.select--large .chosen-container-single .chosen-default {
  line-height: 20px;
}

.select--large .chosen-container-single .chosen-single {
  height: 40px;
  padding: 11px 10px 0;
  border-radius: 5px;
}

.select--large .chosen-container-active.chosen-with-drop .chosen-single {
  border-bottom-color: #ccc;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select--large .chosen-container-single .chosen-single abbr {
  top: 14px;
}

.select--large .chosen-container-single .chosen-single div b {
  background-position: 2px 11px;
}

.select--large .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 11px;
}

.likely,
.likely__widget {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-indent: 0 !important;
  list-style: none !important;
  font-weight: 400;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: inherit;
}

.likely {
  opacity: 0;
  font-size: 0 !important;
}

.likely_visible {
  opacity: 1;
  -webkit-transition: opacity .1s ease-in;
  -o-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in;
}

.likely > * {
  display: inline-block;
  visibility: hidden;
}

.likely_visible > * {
  visibility: inherit;
}

.likely__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.likely__button,
.likely__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
  display: inline-block;
  margin: 0;
  outline: 0;
}

.likely__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.likely__counter {
  display: none;
  position: relative;
  font-weight: 400;
}

.likely_ready .likely__counter {
  display: inline-block;
}

.likely_ready .likely__counter_empty {
  display: none;
}

.likely__widget,
.likely__icon,
.likely__button,
.likely__counter {
  vertical-align: top;
}

.likely__widget {
  -webkit-transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
  -o-transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
  transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
  line-height: inherit;
}

.likely__widget:hover,
.likely__widget:active,
.likely__widget:focus {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer;
}

.likely__icon {
  position: relative;
  text-align: left;
  display: inline-block;
}

.likely svg {
  position: absolute;
}

.likely__button,
.likely__counter {
  line-height: inherit;
  cursor: inherit;
}

.likely__button:empty {
  display: none;
}

.likely__counter {
  text-align: center;
}

.likely .likely__widget {
  color: #000;
  background: #ececec;
  background: rgba(231, 231, 231, 0.8);
}

.likely .likely__counter {
  background-size: 1px 1px;
  background-repeat: repeat-y;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0) 0.5px, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0) 0.5px, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0) 0.5px, rgba(0, 0, 0, 0) 100%);
}

.likely-light .likely__widget {
  color: #fff;
  fill: #fff;
  background: rgba(236, 236, 236, 0.16);
  text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
}

.likely-light .likely__counter {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%);
}

.likely__widget_facebook {
  fill: #425497;
}

.likely__widget_facebook:hover,
.likely__widget_facebook:active,
.likely__widget_facebook:focus {
  background: rgba(207, 212, 229, 0.8);
}

.likely-light .likely__widget_facebook:hover,
.likely-light .likely__widget_facebook:active,
.likely-light .likely__widget_facebook:focus {
  text-shadow: #425497 0 0 .25em;
  background: rgba(66, 84, 151, 0.7);
}

.likely__widget_twitter {
  fill: #00b7ec;
}

.likely__widget_twitter:hover,
.likely__widget_twitter:active,
.likely__widget_twitter:focus {
  background: rgba(191, 237, 250, 0.8);
}

.likely-light .likely__widget_twitter:hover,
.likely-light .likely__widget_twitter:active,
.likely-light .likely__widget_twitter:focus {
  text-shadow: #00b7ec 0 0 .25em;
  background: rgba(0, 183, 236, 0.7);
}

.likely__widget_gplus {
  fill: #dd4241;
}

.likely__widget_gplus:hover,
.likely__widget_gplus:active,
.likely__widget_gplus:focus {
  background: rgba(246, 207, 207, 0.8);
}

.likely-light .likely__widget_gplus:hover,
.likely-light .likely__widget_gplus:active,
.likely-light .likely__widget_gplus:focus {
  text-shadow: #dd4241 0 0 .25em;
  background: rgba(221, 66, 65, 0.7);
}

.likely__widget_vkontakte {
  fill: #526e8f;
}

.likely__widget_vkontakte:hover,
.likely__widget_vkontakte:active,
.likely__widget_vkontakte:focus {
  background: rgba(211, 218, 227, 0.8);
}

.likely-light .likely__widget_vkontakte:hover,
.likely-light .likely__widget_vkontakte:active,
.likely-light .likely__widget_vkontakte:focus {
  text-shadow: #526e8f 0 0 .25em;
  background: rgba(82, 110, 143, 0.7);
}

.likely__widget_pinterest {
  fill: #cc002b;
}

.likely__widget_pinterest:hover,
.likely__widget_pinterest:active,
.likely__widget_pinterest:focus {
  background: rgba(242, 191, 202, 0.8);
}

.likely-light .likely__widget_pinterest:hover,
.likely-light .likely__widget_pinterest:active,
.likely-light .likely__widget_pinterest:focus {
  text-shadow: #cc002b 0 0 .25em;
  background: rgba(204, 0, 43, 0.7);
}

.likely__widget_odnoklassniki {
  fill: #f6903b;
}

.likely__widget_odnoklassniki:hover,
.likely__widget_odnoklassniki:active,
.likely__widget_odnoklassniki:focus {
  background: rgba(252, 227, 206, 0.8);
}

.likely-light .likely__widget_odnoklassniki:hover,
.likely-light .likely__widget_odnoklassniki:active,
.likely-light .likely__widget_odnoklassniki:focus {
  text-shadow: #f6903b 0 0 .25em;
  background: rgba(246, 144, 59, 0.7);
}

.likely {
  line-height: 20px;
  margin: 0 -5px -10px;
}

.likely .likely__widget {
  font-size: 14px;
  border-radius: 2px;
  height: 22px;
  margin: 0 5px 10px;
}

.likely .likely__icon {
  width: 22px;
  height: 22px;
}

.likely .likely__button {
  padding: 1px 4px 1px 0;
}

.likely .likely__counter {
  padding: 1px 4px;
}

.likely svg {
  left: 3px;
  top: 3px;
  width: 16px;
  height: 16px;
}

.likely-big {
  line-height: 28px;
  margin: 0 -6px -12px;
}

.likely-big .likely__widget {
  font-size: 18px;
  border-radius: 4px;
  height: 32px;
  margin: 0 6px 12px;
}

.likely-big .likely__icon {
  width: 32px;
  height: 32px;
}

.likely-big .likely__button {
  padding: 2px 6px 2px 0;
}

.likely-big .likely__counter {
  padding: 2px 6px;
}

.likely-big svg {
  left: 4px;
  top: 4px;
  width: 24px;
  height: 24px;
}

.likely-small {
  line-height: 14px;
  margin: 0 -4px -8px;
}

.likely-small .likely__widget {
  font-size: 12px;
  border-radius: 2px;
  height: 18px;
  margin: 0 4px 8px;
}

.likely-small .likely__icon {
  width: 18px;
  height: 18px;
}

.likely-small .likely__button {
  padding: 2px 3px 2px 0;
}

.likely-small .likely__counter {
  padding: 2px 3px;
}

.likely-small svg {
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
}

/*! jQuery UI - v1.11.4 - 2016-03-14
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

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

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

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

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

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

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

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

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  max-height: 250px;
  overflow-x: auto;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* Component containers
----------------------------------*/
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

.ui-widget-content {
  background-color: white;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  color: #000;
}

.ui-widget-content a {
  color: #000;
}

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc;
  color: #222222;
  font-weight: bold;
}

.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background-color: #dadada;
  font-weight: normal;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  font-weight: normal;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/image/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  bottom: 100%;
  height: 19px;
  width: 25px;
  display: block;
  margin-bottom: 25px;
  padding: 0;
  background: transparent no-repeat;
  border: none;
  color: transparent;
  outline: none;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
}

.slick-prev:active,
.slick-next:active {
  margin-bottom: 24px;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  right: 70px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNSAxOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0yNSA4djNINWw2IDYtMiAyLTktOS41TDkgMGwyIDItNiA2aDIweiIgZmlsbD0iIzFBNjBCQSIvPgo8L3N2Zz4=");
}

.slick-prev.slick-disabled {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNSAxOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0yNSA4djNINWw2IDYtMiAyLTktOS41TDkgMGwyIDItNiA2aDIweiIgZmlsbD0iI2VjZWNlYyIvPgo8L3N2Zz4=");
}

@media (max-width: 800px) {
  .slick-prev {
    right: 65px;
  }
}

@media (max-width: 500px) {
  .slick-prev {
    right: 60px;
  }
}

.slick-next {
  right: 25px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNSAxOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDh2M2gyMGwtNiA2IDIgMiA5LTkuNUwxNiAwbC0yIDIgNiA2SDB6IiBmaWxsPSIjMUE2MEJBIi8+Cjwvc3ZnPg==");
}

.slick-next.slick-disabled {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNSAxOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDh2M2gyMGwtNiA2IDIgMiA5LTkuNUwxNiAwbC0yIDIgNiA2SDB6IiBmaWxsPSIjZWNlY2VjIi8+Cjwvc3ZnPg==");
}

@media (max-width: 800px) {
  .slick-next {
    right: 20px;
  }
}

@media (max-width: 500px) {
  .slick-next {
    right: 15px;
  }
}

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.av-form {
  padding: 18px 0 0;
}

.av-form hr {
  margin: 45px 0;
  border: 0;
  border-top: 1px solid #ECECEC;
}

@media (max-width: 800px) {
  .av-form {
    padding-top: 0;
  }
}

.av-form-section {
  margin: 0 0 45px;
  padding: 0 0 45px;
  border: 0;
  border-bottom: 1px solid #ECECEC;
}

.av-form-section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}

.av-form-legend {
  display: none;
}

.av-form-item {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
}

.av-form-item + .av-form-item {
  margin-top: 20px;
}

@media (max-width: 800px) {
  .av-form-item {
    display: block;
    width: auto;
  }
  .av-form-item + .av-form-item {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .av-form-item .av-grid-medium {
    width: auto;
  }
}

.av-label {
  color: gray;
  font-size: 14px;
  line-height: 15px;
}

.av-label span {
  display: block;
  margin-bottom: 5px;
}

.av-form-label {
  display: table-cell;
  vertical-align: top;
  width: 200px;
  padding: 15px 25px 0 0;
  color: gray;
  font-size: 14px;
  line-height: 15px;
  word-break: break-word;
  word-wrap: break-word;
}

@media (max-width: 800px) {
  .av-form-label {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
}

.av-form-elements {
  display: table-cell;
  vertical-align: top;
  margin: 0;
}

@media (max-width: 800px) {
  .av-form-elements {
    display: block;
    width: auto;
  }
}

.av-form-header {
  margin-bottom: 45px;
}

.av-form-header h4 {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 30px 0 0;
  font-size: 18px;
  line-height: 22px;
}

.av-form-header p {
  display: inline-block;
  vertical-align: baseline;
  font-size: 16px;
  line-height: 18px;
}

.av-form-header p a {
  border-bottom: 1px dotted;
}

.av-form-header p a:hover {
  text-decoration: none;
}

.av-form-textnode {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 42px;
  padding: 6px 10px;
  font-size: 20px;
  line-height: 32px;
}

.av-form-sidenode {
  float: right;
  padding: 16px 0 0;
  font-size: 14px;
}

.av-tip {
  display: block;
  padding-top: 10px;
  color: gray;
  font-size: 13px;
  line-height: 18px;
}

.av-hint {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
}

.av-hint-icon {
  position: relative;
  display: block;
  z-index: 260;
  width: 10px;
  height: 10px;
  background: url("/images/hint.svg") no-repeat;
  cursor: pointer;
}

.av-hint-icon:after {
  position: absolute;
  top: -50%;
  left: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: '';
}

.av-hint-text {
  position: absolute;
  top: -20px;
  left: 25px;
  z-index: 250;
  visibility: hidden;
  width: 220px;
  opacity: 0;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
  -o-transition: opacity 0.1s ease, visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
  -webkit-font-smoothing: antialiased;
}

.av-hint:hover .av-hint-text {
  opacity: 1;
  visibility: visible;
}

.av-hint-text span {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  background-color: #F5F6EC;
  border: 1px solid #D9DCC3;
  border-radius: 2px;
  color: #858D45;
  font-size: 12px;
  line-height: 17px;
}

.av-hint-text span:before, .av-hint-text span:after {
  position: absolute;
  top: 15px;
  right: 100%;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 10px 8px 0;
  content: '';
}

.av-hint-text span:before {
  border-color: transparent #D9DCC3 transparent transparent;
}

.av-hint-text span:after {
  margin-right: -1.5px;
  border-color: transparent #F5F6EC transparent transparent;
}

.av-form-nextstep {
  margin-top: -20px;
  padding-left: 225px;
}

.av-form-controls {
  margin: 0;
  padding: 0 0 45px 225px;
  border: 0;
}

.av-form-submit {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
}

.av-form-rules {
  margin: 45px 0 50px;
}

.av-form-rules p {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
}

.av-form-button {
  margin: 30px 0 0;
}

.av-confirmed {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  line-height: 15px;
}

.av-confirmed:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 19px;
  background: url("/images/confirmed.svg") no-repeat;
  content: '';
}

.av-units {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.av-units .av-textfield {
  padding-right: 40px !important;
}

.av-units-select {
  position: absolute;
  top: 13px;
  left: 100%;
  white-space: nowrap;
}

.av-units-select input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.av-units-select span {
  display: inline-block;
  margin-left: 15px;
  padding-top: 2px;
  border-bottom: 1px dotted;
  color: #00b0eb;
  font-size: 14px;
  cursor: pointer;
}

.av-units-select span:hover {
  color: #e34065;
}

.av-units-select input:checked + span {
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 10px;
  padding-top: 0;
  border: 0;
  color: gray;
  font-size: 16px;
  cursor: default;
}

.av-locate {
  font-size: 14px;
}

.av-locate a {
  display: inline-block;
  vertical-align: top;
}

.av-locate a:hover {
  text-decoration: none;
}

.av-locate svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  fill: currentColor;
}

.av-locate span {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px dotted;
}

.av-time {
  display: inline-block;
  vertical-align: top;
  width: 220px;
  padding-bottom: 20px;
}

.av-time span {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  font-size: 20px;
}

.av-time .av-textfield {
  display: inline-block;
  vertical-align: middle;
  width: 143px;
}

.av-textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  background: white;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  color: #000;
  min-width: 100%;
  max-width: 100%;
  min-height: 4.5em;
  max-height: 400px;
  padding: 9px 10px 5px;
  font-size: 18px;
  line-height: 24px;
}

.av-textarea:disabled {
  background-color: #F1F1F1;
  border-color: #D7D7D7;
  color: gray;
}

.av-textarea:focus {
  border-color: #5da1ff;
  border-width: 2px;
  outline: 0;
}

.av-textarea:focus {
  padding: 8px 9px 4px;
}

.av-grid-full .av-textarea {
  resize: vertical;
  max-width: 100%;
}

.av-error .av-textarea,
.av-error .av-textarea:focus {
  background-color: #FFF1F1;
  border-color: #E87979;
  border-width: 2px;
  padding: 8px 9px 4px;
}

.av-inputfile {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.av-inputfile input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
  height: 0;
}

.av-select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  background: white;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  color: #000;
  position: relative;
  height: 40px;
  padding: 6px 30px 6px 10px;
  outline: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.av-select:disabled {
  background-color: #F1F1F1;
  border-color: #D7D7D7;
  color: gray;
}

.av-select:focus {
  border-color: #5da1ff;
  border-width: 2px;
  outline: 0;
}

.appearance .av-select {
  background: white url("/images/arrow.svg") no-repeat 100% 16px;
}

.appearance .av-select::-ms-expand {
  display: none;
}

.av-select:disabled {
  background-color: #F1F1F1;
  border-color: #D7D7D7;
  color: gray;
}

.av-select:focus {
  z-index: +1;
  padding: 5px 29px 5px 9px;
  background-position: right 11px top 15px;
  border-width: 2px;
  border-color: #4f95ff;
}

.av-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.av-select::-ms-expand {
  background: none;
  border: 0;
}

.av-select::-ms-value {
  background: none;
  color: black;
}

.av-error .av-select,
.av-error .av-select:focus {
  background-color: #FFF1F1;
  background-position: right 11px top 15px;
  border-color: #E87979;
  border-width: 2px;
  padding: 5px 29px 5px 9px;
}

.av-select-label {
  display: none;
  color: #ccc;
  font-size: 14px;
  line-height: 28px;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.av-form {
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
  /* @group Retina compatibility */
}

.av-form .chosen-container {
  position: relative;
  display: block;
  width: auto !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.av-form .chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.av-form .chosen-container a {
  cursor: pointer;
}

.av-form .chosen-container .chosen-drop {
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  margin-top: 1px;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
  font-size: 14px;
}

.av-form .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.av-form .chosen-container .search-choice .group-name,
.av-form .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  color: #999;
  font-weight: normal;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.av-form .chosen-container .search-choice .group-name:after,
.av-form .chosen-container .chosen-single .group-name:after {
  padding-left: 2px;
  vertical-align: top;
  content: ":";
}

.av-form .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  height: 40px;
  padding: 8px 10px 0;
  background: white;
  background-clip: padding-box;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.av-form .chosen-container-single .chosen-single.chosen-default {
  padding-top: 14px;
}

.av-form .chosen-container-single .chosen-default {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
}

.av-form .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.av-form .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.av-form .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 10px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.av-form .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.av-form .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.av-form .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 25px;
  height: 100%;
}

.av-form .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: white url("/images/arrow.svg") no-repeat right 12px top 16px;
}

.av-form .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.av-form .chosen-container-single .chosen-search input[type="text"] {
  position: absolute;
  bottom: 100%;
  left: -1px;
  right: -1px;
  height: 40px;
  margin: 0 0 2px;
  padding: 1px 10px 0;
  outline: 0;
  border: 2px solid transparent;
  background: none;
  border-radius: 0;
  font-size: 20px;
}

.av-form .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

.av-form .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 5px 0;
  max-height: 250px;
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
}

.av-form .chosen-results li {
  display: none;
  margin: 0;
  padding: 7px 10px;
  list-style: none;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.av-form .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.av-form .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.av-form .chosen-results li.highlighted {
  background-color: #00b0eb;
  color: white;
}

.av-form .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.av-form .chosen-results li.group-result {
  height: 1px;
  display: list-item;
  cursor: default;
  padding: 0;
  color: transparent;
  font-size: 0;
}

.av-form .chosen-results li.group-option {
  font-size: 14px;
  padding-left: 20px;
}

.av-form .chosen-results li.group-option + li.active-result:not(.group-option) {
  margin-top: 10px;
}

.av-form .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.av-form .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 765px;
  min-height: 40px;
  padding: 5px 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  outline: 0;
  color: #333;
  font-size: 16px;
  cursor: text;
}

.av-form .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.av-form .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.av-form .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  line-height: normal;
  border-radius: 0;
}

.av-form .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  max-width: 100%;
  border-radius: 3px;
  background-color: #f3f3f3;
  border: 1px solid #bbb;
  color: #333;
  line-height: 13px;
  cursor: default;
}

.av-form .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.av-form .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.av-form .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.av-form .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.av-form .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.av-form .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.av-form .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.av-form .chosen-container-active .chosen-single {
  padding: 7px 9px 0;
  border-width: 2px;
  border-color: #4f95ff;
}

.av-form .chosen-container-active .chosen-single.chosen-default {
  padding-top: 13px;
}

.av-form .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.av-form .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 7px;
}

.av-form .chosen-container-active .chosen-choices {
  border-color: #5897fb;
  border-radius: 5px 5px 0 0;
}

.av-form .chosen-container-active .chosen-search input[type="text"] {
  background: white;
  border-color: #5897fb;
  border-radius: 5px;
}

.av-form .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

.av-form .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.av-form .chosen-disabled .chosen-single {
  cursor: default;
}

.av-form .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

.av-form .chosen-rtl {
  text-align: right;
}

.av-form .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.av-form .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.av-form .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.av-form .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.av-form .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.av-form .chosen-rtl .chosen-choices li {
  float: right;
}

.av-form .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.av-form .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.av-form .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.av-form .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.av-form .chosen-rtl .chosen-drop {
  left: 9999px;
}

.av-form .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.av-form .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.av-form .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.av-form .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.av-form .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.av-form .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .av-form .chosen-rtl .chosen-search input[type="text"],
  .av-form .chosen-container-single .chosen-single abbr,
  .av-form .chosen-container-single .chosen-single div b,
  .av-form .chosen-container-single .chosen-search input[type="text"],
  .av-form .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .av-form .chosen-container .chosen-results-scroll-down span,
  .av-form .chosen-container .chosen-results-scroll-up span {
    background-image: url("/images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

.av-checklist {
  margin: 0 0 -20px;
  padding: 0;
  list-style: none;
}

.av-checklist--inline {
  margin-bottom: 0;
}

.av-checklist-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  font-size: 14px;
}

.av-checklist-item label {
  display: block;
  padding: 0 25px;
  cursor: pointer;
}

.av-checklist-item input {
  position: absolute;
  top: 0;
  left: -0px;
  font-size: 16px;
  cursor: pointer;
}

.av-checklist-item span {
  display: block;
  color: gray;
  word-break: break-word;
  word-wrap: break-word;
}

.av-checklist-item input:checked + span {
  color: #000;
}

.av-checklist--options .av-checklist-item {
  width: 225px;
}

.av-checklist--inline .av-checklist-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}

.av-checklist--inline .av-checklist-item label {
  padding-right: 0;
}

.av-radiolist {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 10px;
  padding-top: 13px;
  white-space: nowrap;
}

.av-radiolist-item {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 45px;
  font-size: 16px;
  cursor: pointer;
}

.av-radiolist-item:first-child {
  margin-left: 0;
}

.av-radiolist-item input {
  position: absolute;
  opacity: 0;
}

.av-radiolist-item span {
  display: block;
  padding-left: 24px;
}

.av-radiolist-item span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background-clip: padding-box;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset, 0 0 0 1px #ccc inset;
          box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset, 0 0 0 1px #ccc inset;
  content: '';
}

.av-error .av-radiolist-item span:before {
  -webkit-box-shadow: 0 0 0 2px #E87979;
          box-shadow: 0 0 0 2px #E87979;
}

.av-radiolist-item:hover span:before {
  -webkit-box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset, 0 0 0 1px gray inset;
          box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset, 0 0 0 1px gray inset;
}

.av-radiolist-item input:checked + span:before {
  background-color: #39f;
  -webkit-box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset;
          box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset;
}

.av-error .av-radiolist-item input:checked + span:before {
  -webkit-box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset, 0 0 0 2px #E87979;
          box-shadow: 0 1px 1px rgba(128, 128, 128, 0.25) inset, 0 0 0 2px #E87979;
}

.av-radiolist-item input:checked + span:after {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background: white;
  border-radius: 50%;
  content: '';
}

.av-radiogroup {
  display: table;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-collapse: collapse;
}

.av-error .av-radiogroup {
  border-radius: 6px;
  -webkit-box-shadow: 0 0 0 2px #E87979;
          box-shadow: 0 0 0 2px #E87979;
}

.av-radiogroup--full {
  width: 100%;
  table-layout: fixed;
}

.av-radiogroup-item {
  display: table-cell;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.av-radiogroup--full .av-radiogroup-item {
  text-align: center;
}

.av-radiogroup-item input {
  position: absolute;
  opacity: 0;
}

.av-radiogroup-item span {
  display: block;
  padding: 11px 15px;
  background-color: #EFEFEF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#EFEFEF));
  background-image: -webkit-linear-gradient(top, white 0%, #EFEFEF 100%);
  background-image: -o-linear-gradient(top, white 0%, #EFEFEF 100%);
  background-image: linear-gradient(-180deg, white 0%, #EFEFEF 100%);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.15) inset;
  font-size: 16px;
  line-height: 18px;
  white-space: nowrap;
  cursor: pointer;
}

.av-radiogroup-item:first-child span {
  border-radius: 6px 0 0 6px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.15) inset, 1px 0 0 rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.15) inset, 1px 0 0 rgba(0, 0, 0, 0.15) inset;
}

.av-radiogroup-item:last-child span {
  border-radius: 0 6px 6px 0;
}

.av-radiogroup-item:only-child span {
  border-radius: 6px;
}

.av-radiogroup-item:hover span {
  background-color: #BBCECD;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E6EBE9), to(#BBCECD));
  background-image: -webkit-linear-gradient(top, #E6EBE9 0%, #BBCECD 100%);
  background-image: -o-linear-gradient(top, #E6EBE9 0%, #BBCECD 100%);
  background-image: linear-gradient(-180deg, #E6EBE9 0%, #BBCECD 100%);
}

.av-radiogroup-item input:focus + span {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(0, 0, 0, 0.4) inset;
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(0, 0, 0, 0.4) inset;
}

.av-radiogroup-item:first-child input:focus + span {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(0, 0, 0, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.4) inset;
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(0, 0, 0, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.4) inset;
}

.av-radiogroup-item input:checked + span {
  background-color: #6E8482;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5C7289), to(#6E8482));
  background-image: -webkit-linear-gradient(top, #5C7289 0%, #6E8482 100%);
  background-image: -o-linear-gradient(top, #5C7289 0%, #6E8482 100%);
  background-image: linear-gradient(-180deg, #5C7289 0%, #6E8482 100%);
  -webkit-box-shadow: 0 1px 3px rgba(41, 39, 30, 0.22) inset;
          box-shadow: 0 1px 3px rgba(41, 39, 30, 0.22) inset;
  color: white;
}

.no-boxshadow .av-radiogroup {
  display: block;
}

.no-boxshadow .av-radiogroup--full {
  width: auto;
}

.no-boxshadow .av-radiogroup-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 1em;
}

.no-boxshadow .av-radiogroup-item input {
  position: static;
  opacity: 1;
}

.no-boxshadow .av-radiogroup-item span {
  display: inline;
  padding: 0;
  background: none;
}

.av-error {
  position: relative;
}

.av-error-message {
  position: absolute;
  top: -14px;
  left: 100%;
  width: 350px;
  z-index: 50;
  margin-left: 10px;
  padding: 0;
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
  -o-transition: opacity 0.1s ease, visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
  -webkit-font-smoothing: antialiased;
}

.av-error:hover .av-error-message,
.av-error input:focus + .av-error-message,
.av-error textarea:focus + .av-error-message,
.av-error select:focus + .av-error-message {
  opacity: 1;
  visibility: visible;
}

.av-error-message:after {
  position: absolute;
  top: 12px;
  right: 100%;
  width: 0;
  height: 0;
  margin-right: -1px;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #E75A5A transparent transparent;
  content: '';
}

.av-error-message li {
  display: block;
  padding: 4px 15px;
  background-color: #E75A5A;
  color: white;
  font-size: 14px;
}

.av-error-message li:first-child {
  padding-top: 12px;
  border-radius: 2px 2px 0 0;
}

.av-error-message li:last-child {
  padding-bottom: 13px;
  border-radius: 0 0 2px 2px;
}

.av-error-message li:only-child {
  display: inline-block;
  vertical-align: top;
  padding: 12px 15px 13px;
  border-radius: 2px;
  -webkit-box-shadow: 0 4px 8px rgba(73, 16, 16, 0.23);
          box-shadow: 0 4px 8px rgba(73, 16, 16, 0.23);
}

.b-form__item:hover .av-error-message,
.mobile .av-error-message,
.webtv .av-error-message,
.j2me .av-error-message {
  display: block;
}

.av-exselect {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}

.av-exselect-item {
  position: relative;
  display: block;
  margin-bottom: 5px;
  text-align: left;
}

.av-exselect-label {
  display: block;
  cursor: pointer;
}

.av-exselect-label input {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  opacity: 0;
}

.av-exselect-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 73px;
  padding: 10px 10px 10px 103px;
  -webkit-box-shadow: 0 0 0 1px #ececec inset;
          box-shadow: 0 0 0 1px #ececec inset;
  cursor: pointer;
}

.av-exselect-label input:checked + .av-exselect-data {
  background-color: #f5f6ec;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.av-exselect-label input:checked + .av-exselect-data:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 91px;
  background: rgba(33, 45, 59, 0.7) url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyNCAxOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuMDcgMEw3LjYyIDE0Ljk5MmwtNS42OS01LjkwN0wwIDExLjA5IDcuNjIyIDE5IDI0IDIuMDA0IDIyLjA3IDB6IiBmaWxsPSIjZmZmIi8+PC9zdmc+Cg==") 50% 50% no-repeat;
  content: '';
}

.av-exselect-data img {
  position: absolute;
  top: 0;
  left: 0;
  width: 91px;
  height: 73px;
  -o-object-fit: cover;
     object-fit: cover;
}

.av-exselect-data h4 {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
}

.av-exselect-data small {
  display: block;
  font-size: 16px;
  line-height: 24px;
}

.av-messagebox-back {
  margin: 0 0 27px;
  padding: 13px 0 0;
  font-size: 14px;
  line-height: 24px;
}

.av-messagebox-card {
  margin-bottom: 18px;
  -webkit-box-shadow: 0 0 0 1px #ececec inset;
          box-shadow: 0 0 0 1px #ececec inset;
}

.av-messagebox-card:before, .av-messagebox-card:after {
  display: table;
  content: '';
}

.av-messagebox-card:after {
  clear: both;
}

.av-messagebox-card-inactive {
  -webkit-box-shadow: 0 0 0 3px #e34065 inset;
          box-shadow: 0 0 0 3px #e34065 inset;
}

.av-messagebox-card-pic {
  position: relative;
  float: left;
}

.av-messagebox-card-pic:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0 1px 1px;
  z-index: 15;
  content: '';
}

.av-messagebox-card-pic:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  display: none;
  background: rgba(0, 0, 0, 0.44) url("/images/removed.svg") no-repeat 50% 50%;
  content: '';
}

.av-messagebox-card-inactive .av-messagebox-card-pic:after {
  display: block;
}

.av-messagebox-card-pic img {
  position: relative;
  z-index: 10;
  display: block;
  max-width: 140px;
  height: auto;
  min-height: 92px;
  max-height: 110px;
  background-color: #ececec;
  -o-object-fit: cover;
     object-fit: cover;
}

.av-messagebox-card-info {
  overflow: hidden;
  padding: 10px 20px;
}

.av-messagebox-card-info h4 {
  margin: 0 0 7px;
  font-size: 16px;
  line-height: 18px;
}

.av-messagebox-card-info p {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 18px;
}

.av-messagebox-card-info del {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  color: gray;
  font-size: 16px;
  text-decoration: line-through;
}

.av-messagebox-card-info ins {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  font-size: 16px;
  text-decoration: none;
}

.av-messagebox-card-info span {
  display: block;
  color: #e34065;
  font-size: 16px;
}

.av-messagebox-text {
  font-size: 15px;
  line-height: 24px;
}

.av-messagebox-text p {
  margin: 0 0 20px;
}

.av-messagebox-text ol {
  margin: 0 0 20px;
}

.av-messagebox-text ol li {
  margin: 0 0 20px;
}

.av-messagebox-users {
  margin: 0 0 20px;
  padding: 10px 20px;
  -webkit-box-shadow: 0 0 0 1px #ececec inset;
          box-shadow: 0 0 0 1px #ececec inset;
  font-size: 14px;
}

.av-messagebox-users:before, .av-messagebox-users:after {
  display: table;
  content: '';
}

.av-messagebox-users:after {
  clear: both;
}

.av-messagebox-users dl {
  margin: 0;
}

.av-messagebox-users dt {
  clear: both;
  float: left;
  width: 130px;
  margin: 5px 0;
  color: gray;
}

.av-messagebox-users dd {
  float: left;
  margin: 5px 0;
}

.av-messagebox-users dd span {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 5px;
  padding: 2px 5px;
  background-color: #ffb808;
  color: white;
}

.av-messagebox-users small {
  display: block;
  padding: 5px 0;
  color: gray;
  font-size: 12px;
}

.av-messagebox-users small a {
  margin: 0 3px;
}

.av-messagebox-details {
  margin: 0 0 40px;
  font-size: 15px;
  line-height: 24px;
}

.av-messagebox-details p {
  margin: 0;
}

.av-messages {
  margin: 0 0 60px;
  padding: 0 20px 0 10px;
  list-style: none;
}

.av-messages:before, .av-messages:after {
  display: table;
  content: '';
}

.av-messages:after {
  clear: both;
}

@media (max-width: 767px) {
  .av-messages {
    padding-right: 10px;
  }
}

.av-message {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  margin-bottom: 17px;
  border-radius: 10px;
  list-style: none;
}

.av-message:before {
  position: absolute;
  top: 12px;
  display: block;
  width: 0;
  height: 0;
  content: '';
}

.av-message p {
  margin: 0 0 7px;
  font-size: 15px;
  line-height: 24px;
}

.av-message time {
  display: block;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  line-height: 14px;
}

.av-message-own {
  float: left;
  max-width: 500px;
  margin-right: 20px;
  padding: 7px 40px 5px 20px;
  background-color: #c6f2e3;
  color: #296a50;
}

.av-message-own p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.av-message-own:before {
  right: 100%;
  margin-right: -2px;
  border-style: solid;
  border-width: 6px 12px 6px 0;
  border-color: transparent #c6f2e3 transparent transparent;
}

.av-message-their {
  float: right;
  max-width: 500px;
  margin-left: 20px;
  padding: 7px 20px 5px;
  background-color: #ecf5ff;
  color: #334c6c;
}

.av-message-their p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.av-message-their:before {
  left: 100%;
  margin-left: -2px;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #ecf5ff;
}

.av-message-notify {
  float: left;
  padding: 14px 20px 9px;
  background-color: #e34065;
  color: white;
}

.av-message-notify p,
.av-message-notify ul {
  font-size: 14px;
  line-height: 18px;
}

.av-message-notify ul {
  padding: 0;
  list-style: none;
}

.av-message-notify p + p,
.av-message-notify p + ul,
.av-message-notify ul + p {
  margin-top: 20px;
}

.av-message-notify:before {
  right: 100%;
  margin-right: -2px;
  border-style: solid;
  border-width: 6px 12px 6px 0;
  border-color: transparent #e34065 transparent transparent;
}

.av-messagebox-verify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
  padding: 15px 20px 15px 67px;
  background-color: #f5f6ec;
  background-image: url("/images/alert-warning.svg");
  background-repeat: no-repeat;
  background-position: 19px 18px;
  background-size: 38px 32px;
}

@media (max-width: 1230px) {
  .av-messagebox-verify {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 15px;
    background-size: 24px 20px;
    background-position: right 17px top 17px;
  }
  .av-messagebox-verify .button {
    width: 100%;
    text-align: center;
  }
  .av-messagebox-verify span {
    display: none;
  }
}

.av-messagebox-verify-text {
  -ms-flex-preferred-size: 275px;
      flex-basis: 275px;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 1230px) {
  .av-messagebox-verify-text {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-bottom: 20px;
    padding-right: 35px;
  }
}

.messages-caution {
  margin-top: 45px;
}

.messages-caution h4 {
  position: relative;
  margin: 0 0 12px;
  color: #e34065;
  font-size: 15px;
}

.messages-caution p {
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 950px) {
  .av-side {
    padding-left: 0;
  }
}

.av-side-rules {
  margin: 0 0 50px;
  font-size: 16px;
  line-height: 24px;
}

.av-side-box,
.av-side-box-alt {
  margin: 0 0 20px;
}

.av-side-box h4,
.av-side-box-alt h4 {
  margin: 0 0 16px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.av-side-box ul,
.av-side-box-alt ul {
  margin: 0 0 46px;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 20px;
}

.av-side-box li,
.av-side-box-alt li {
  margin-top: 15px;
}

.av-side-box li:first-child,
.av-side-box-alt li:first-child {
  margin-top: 0;
}

.av-side-box a,
.av-side-box-alt a {
  display: inline-block;
  vertical-align: top;
}

.av-side-box-alt li {
  margin-top: 5px;
}

.av-side-box-alt a {
  color: gray;
}

.av-side-box-alt a:hover {
  color: #e34065;
}

.av-mylist + .av-tabfilter {
  margin-top: -20px;
}

.av-tabfilter-list {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

.av-tabfilter-item {
  display: inline-block;
  margin-right: 14px;
  padding: 5px 0;
}

.av-tabfilter-item-active {
  font-weight: 700;
}

.av-tabfilter-link {
  display: block;
}

.av-tabfilter-link span {
  font-size: 14px;
}

.av-tabfilter-link small {
  color: gray;
  font-size: 12px;
}

.av-tabfilter-link:hover {
  text-decoration: none;
}

.av-tabfilter-link:hover span {
  text-decoration: underline;
}

.av-tabfilter-item-active .av-tabfilter-link {
  color: #000;
}

.av-tabfilter-item-active .av-tabfilter-link span {
  color: #000;
}

.av-uploader {
  position: relative;
  height: 250px;
  margin: -46px -128px 45px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#707A87), color-stop(96%, #95A99D));
  background-image: -webkit-linear-gradient(top, #707A87 0%, #95A99D 96%);
  background-image: -o-linear-gradient(top, #707A87 0%, #95A99D 96%);
  background-image: linear-gradient(to bottom, #707A87 0%, #95A99D 96%);
}

.av-uploader-visual {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.av-uploader-visual span {
  position: absolute;
  top: 100px;
  right: 190px;
  display: block;
  width: 120px;
  color: rgba(255, 255, 255, 0.5);
  font: italic 13px/19px 'Georgia', serif;
  text-align: center;
}

.av-uploader-visual svg {
  position: absolute;
  top: 0;
  right: 0;
}

.warning {
  margin: 28px -128px;
  padding: 23px 128px 24px;
  background-color: #F5F6EC;
}

.warning h4 {
  margin: 0 0 7px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.warning p {
  margin: 7px 0 0;
  font-size: 14px;
  line-height: 18px;
}

.branding {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 1000px;
  background: aquamarine;
}

.huge-promo {
  margin: 30px -25px 0;
}

.huge-promo img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.huge-promo iframe[width="1200"] {
  margin: 0 25px -4px;
}

@media (max-width: 800px) {
  .huge-promo {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (max-width: 800px) {
  .huge-promo {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.tooltip-body {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 14px;
  background-color: #f6f095;
  border: 1px solid #ddd887;
  border-radius: 3px;
}

.tooltip-body:before, .tooltip-body:after {
  position: absolute;
  bottom: 100%;
  left: 15px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  border-color: transparent transparent #ddd887;
  content: '';
}

.tooltip-body:after {
  margin-bottom: -1.5px;
  border-bottom-color: #f6f095;
}

.tooltip-body h4 {
  margin: 0 0 10px;
  font-size: 14px;
}

.tooltip-body p {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
}

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

.welcome-logo img {
  pointer-events: none;
}

@media (min-width: 600px) {
  .welcome-logo {
    float: right;
    margin-left: 30px;
  }
}

@media (min-width: 900px) {
  .welcome-logo {
    margin-top: -66px;
  }
}

@media (min-width: 1200px) {
  .welcome-logo {
    margin-right: -70px;
  }
}
