@font-face {
  font-family: 'rouble';
  src: url('../../fonts/rouble/rouble-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
header._catalog {
  min-height: 0 !important;
  margin-bottom: 10px;
}
header._catalog .headerContent {
  background: none;
  border-bottom: 0;
}
header._catalog .headerContent .searchHeader {
  width: auto;
}
header._catalog .headerContent.activeHeaderSearch .searchHeader .rowBlock {
  padding: 0;
}
header._catalog .headerContent.activeHeaderSearch .searchHeader .rowBlock input[type=submit] {
  top: 0;
}
header._catalog .headerContent.activeHeaderSearch .searchHeader .rowBlock .closeBtn {
  top: 23px;
}
.dottedLink {
  color: inherit;
}
@-webkit-keyframes formActionsSubmitButtonRotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes formActionsSubmitButtonRotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.simpleDialog.authDialogPage .popUpForm {
  width: auto;
}
.simpleDialog.authDialogPage .popUpForm .authWindow {
  padding-top: 0;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide {
  margin-left: auto;
  margin-right: auto;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv {
  margin-top: 15px;
  margin-bottom: 0;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock {
  margin: 0 0 20px;
  position: relative;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock .inputTitle {
  padding-bottom: 3px;
  font-weight: bold;
  line-height: 25px;
  color: #686259;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.passRow input {
  padding-right: 15px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.passRow .showPass {
  font-size: 14px;
  color: #495C91;
  opacity: 1;
  background: none;
  right: 0;
  top: 2px;
  width: auto;
  height: auto;
  border: 0;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.passRow .showPass .showPassText {
  display: block;
  padding-left: 22px;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  background-position: center left;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.passRow .showPass .showPassTextShow {
  background-image: url("/local/templates/book24/images/freeman/eye.svg");
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.passRow .showPass .showPassTextHide {
  display: none;
  background-image: url("/local/templates/book24/images/freeman/eye-hide.svg");
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.passRow .showPass.active .showPassTextShow {
  display: none;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.passRow .showPass.active .showPassTextHide {
  display: block;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.error .errorInfo {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 100%;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.error.passRow .inputCover:after {
  right: 14px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.error input[type=password],
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.error input[type=text],
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.error textarea {
  border-color: #FD6462;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.success input[type=password],
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.success input[type=text],
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.success textarea {
  border-color: #70BC63;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock input[type=password],
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock input[type=text],
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock textarea {
  border-color: #ddd;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock input[type=password]:focus,
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock input[type=text]:focus,
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock textarea:focus {
  border-color: #537BAB;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions {
  display: table;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .dottedLink {
  font-size: 14px;
  color: #666;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .greenBtn {
  margin-right: 0;
  width: 100%;
  font-size: 16px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .greenBtn.white {
  border: 1px solid #68625A;
  color: #6C6B69;
  font-weight: normal;
  background-color: #fff;
  white-space: nowrap;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .greenBtn.white:hover {
  background-color: #70bc63;
  border-color: #70bc63;
  color: #fff;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsLineText {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #d3d3d3;
  margin: 6px 0;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsLineText div {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsLineText div span {
  display: table;
  margin: auto;
  text-transform: uppercase;
  color: #a3a3a3;
  padding: 0 10px;
  background: #fff;
  font-size: 16px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsSubmitButton {
  position: relative;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsSubmitButton .loadText {
  display: none;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsSubmitButton.loader::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/book24/images/freeman/loading-spinner.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation-name: formActionsSubmitButtonRotation;
          animation-name: formActionsSubmitButtonRotation;
  -webkit-animation-duration: .8s;
          animation-duration: .8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsSubmitButton.loader .loadText {
  display: inline;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsSubmitButton.loader .defText {
  display: none;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .responseErrors {
  margin-bottom: 28px;
  color: #514F4E;
  font-size: 14px;
  line-height: 20px;
  border-radius: 6px;
  width: 100%;
  padding: 15px 15px 15px 51px;
  background-color: #FFD9D2;
  position: relative;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .responseErrors::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 17px;
  width: 20px;
  height: 100%;
  background-image: url("/local/templates/book24/images/freeman/wrong.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .forgot {
  display: none;
  margin-top: -12px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .forgot .rowBlock {
  margin-bottom: 11px !important;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .forgot .formActions {
  margin-top: 11px;
  margin-bottom: 11px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .forgot .forgotTitle {
  color: #686259;
  font-weight: bold;
  margin-bottom: 5px;
}
.simpleDialog.authDialogPage .popUpForm .authWindow .forgot .rowBlock.error .errorInfo {
  position: static !important;
}
.simpleDialog.authDialogPage .popUpForm .fogotLink .fogotLinkShowed {
  display: none;
}
.simpleDialog.authDialogPage .popUpForm .fogotLink .fogotLinkHided {
  display: inline;
}
.simpleDialog.authDialogPage .popUpForm .fogotLink.active .fogotLinkShowed {
  display: inline;
}
.simpleDialog.authDialogPage .popUpForm .fogotLink.active .fogotLinkHided {
  display: none;
}
@media screen and (max-width: 960px) {
  .mainPageSliderSection .BBannerSlider {
    margin-left: -10px;
    margin-right: -10px;
  }
  ._catalog {
    margin-left: -10px;
    margin-right: -10px;
  }
  ._catalog .headerContent {
    margin-bottom: 0;
  }
  ._catalog .headerContent .searchHeader {
    position: static;
  }
  #content {
    overflow: hidden;
  }
  .simpleDialog.authDialogPage .popUpForm {
    width: 100%;
  }
  .simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide {
    width: 100%;
    max-width: 400px;
  }
  .simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock {
    margin: 0 0 12px;
  }
  .simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.error .errorInfo {
    position: static;
  }
  .simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formDiv .rowBlock.error .errorInfo .errorText {
    font-size: 12px;
  }
  .simpleDialog.authDialogPage .popUpForm .authWindow .AWLeftSide .formActions .formActionsLineText {
    margin: 4px 0;
  }
  .simpleDialog.authDialogPage .popUpForm .authWindow .responseErrors {
    margin-bottom: 10px;
  }
  .simpleDialog.authDialogPage .popUpForm .popUpTitle {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0 10px;
  }
  .simpleDialog.authDialogPage .popUpForm .fogotLink {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .simpleDialog.authDialogPage .popUpForm .fogotLink:hover {
    border-bottom: 1px dashed #666;
  }
  main {
    padding-top: 0;
  }
}
@-webkit-keyframes client-partners-show {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes client-partners-show {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.ad-desktop {
  background: url("../../images/ad/back-road.svg") repeat-x;
  height: 168px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .ad-desktop {
    display: none;
  }
}
.ad-desktop._hidden {
  display: none;
}
.ad-desktop__container {
  height: 100%;
}
.ad-desktop__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ad-desktop__close {
  background: none;
  width: 29px;
  height: 29px;
  border: solid 1px #121b44;
  border-radius: 100%;
  position: absolute;
  right: 19px;
  top: 19px;
  cursor: pointer;
}
.ad-desktop__close:before {
  content: '';
  position: absolute;
  left: 5px;
  height: 1px;
  width: 18px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #121b44;
}
.ad-desktop__close:after {
  content: '';
  position: absolute;
  left: 4px;
  height: 1px;
  width: 18px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #121b44;
}
.ad-desktop__content {
  text-decoration: none;
  color: #142d3b;
  line-height: 38px;
  text-align: left;
}
.ad-desktop__content:hover {
  text-decoration: none;
}
.ad-desktop__title {
  font-size: 30px;
  font-weight: 800;
  margin: 0;
}
.ad-desktop__text {
  font-size: 24px;
  margin: 0;
}
.ad-desktop__bike {
  margin-top: 33px;
  margin-right: 33px;
}
.ad-desktop__body {
  margin-top: 32px;
  padding-right: 45px;
}
.ad-desktop._image {
  background: none;
  height: auto;
  text-align: center;
  overflow: hidden;
}
.ad-desktop._image .ad-desktop__container {
  position: relative;
  text-align: center;
  left: 50%;
  margin-left: -50000px;
  width: 100000px;
  height: auto;
}
.ad-desktop._image .ad-desktop__content {
  text-decoration: none;
  color: inherit;
  text-align: center;
  vertical-align: top;
  display: inline-block;
}
.ad-desktop._image .ad-desktop__image {
  margin: 0;
  padding: 0;
  max-width: 100%;
  vertical-align: top;
  display: inline-block;
}
.age-list {
  font-size: 0;
}
.age-list__item {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 154px;
}
.age-list__item:last-child {
  margin-right: 0;
}
.age-list__link {
  color: inherit;
  text-decoration: none;
  display: block;
}
.age-list__link:hover {
  text-decoration: none;
}
.age-list__link:hover {
  color: inherit;
}
.age-list__icon {
  display: inline-block;
  vertical-align: bottom;
  pointer-events: none;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
}
.age-list__caption {
  display: inline-block;
  vertical-align: bottom;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-left: 16px;
  position: relative;
}
.age-list__caption::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  border-bottom: 1px solid;
  transition: 0.2s opacity;
}
.age-list__link:hover .age-list__icon {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.age-list__link:hover .age-list__caption:after {
  opacity: 0;
}
@media screen and (max-width: 1599px) {
  .age-list__item {
    margin-right: 83px;
  }
}
@media screen and (max-width: 1365px) {
  .age-list__item {
    margin-right: 48px;
  }
}
@media screen and (max-width: 960px) {
  .age-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -33px;
    margin-right: -40px;
  }
  .age-list__item {
    margin-bottom: 33px;
  }
  .age-list__item,
  .age-list__item:last-child {
    margin-right: 40px;
  }
  .age-list__icon {
    display: none;
  }
  .age-list__caption {
    font-size: 20px;
    margin-left: 0;
    margin-bottom: 0;
  }
}
.alert {
  border: 1px solid #cccccc;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 11px 14px 14px;
  border-radius: 4px;
  background-color: #FFF8E1;
  position: relative;
  z-index: 10;
}
.alert[aria-hidden="false"] {
  -webkit-animation-name: show;
          animation-name: show;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
}
.alert[x-out-of-boundaries] {
  transition: .2s -webkit-transform;
  transition: .2s transform;
}
.alert__arrow {
  position: absolute;
  border: 1px solid #cccccc;
  border-left: 0;
  border-bottom: 0;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #FFF8E1;
}
.alert__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px;
  cursor: pointer;
}
.alert__close:after {
  content: '';
  display: block;
  background-image: url('../../images/alert/close.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}
.alert__content {
  position: relative;
}
.alert[x-placement^=top] .alert__arrow {
  bottom: -6px;
}
.alert[x-placement^=bottom] .alert__arrow {
  top: -6px;
}
.alert._more {
  padding: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.alert._more .alert__content {
  background-color: #fff;
  border: 1px solid #dddddd;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.alert._more .alert__arrow {
  border-color: #eeeeee;
  background-color: #ffffff;
  top: -5px;
  z-index: 11;
}
.alert._more[x-placement^=top] .alert__content {
  border-radius: 4px 4px 0 0;
}
.alert._more[x-placement^=bottom] .alert__content {
  border-radius: 0 0 4px 4px;
}
.alert._more-short .alert__arrow {
  display: none;
}
.authorize-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  cursor: default;
}
.authorize-list__item {
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
}
.authorize-list__item._divider {
  color: #d8dcde;
  margin: 0 6px;
  font-weight: normal;
}
.authorize-list__link {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px dashed;
  color: #495C91;
  transition: 0.2s color;
}
.authorize-list__link:hover {
  text-decoration: none;
}
.BArrow::after,
.BArrow::before {
  background: white;
}
.blog-index__container {
  max-width: 939px;
  padding: 0 15px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .blog-index__container {
    padding: 0 7px;
  }
}
.blog-index__header {
  margin-bottom: 26px;
}
.blog-index__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .blog-index__content {
    display: block;
  }
}
.blog-index__main-article {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 453px;
          flex: 0 1 453px;
}
.blog-index__other-article {
  margin-left: 32px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 454px;
          flex: 0 1 454px;
  height: 451px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .blog-index__other-article {
    margin-left: 0;
    margin-top: 32px;
  }
}
.blog-main-article__picture {
  color: inherit;
  text-decoration: none;
  display: block;
  margin: 0 0 16px;
}
.blog-main-article__picture:hover {
  text-decoration: none;
}
.blog-main-article__image {
  display: block;
  width: 100%;
  border-radius: 6px;
}
.blog-main-article__name {
  color: inherit;
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #242424;
  transition: 0.2s color;
}
.blog-main-article__name:hover {
  text-decoration: none;
}
.blog-main-article__name:hover {
  color: #495c91;
}
.blog-main-article__desc {
  margin: 10px 0 0;
  font-size: 16px;
  line-height: 24px;
  color: #363636;
}
.blog-main-article__date {
  margin: 10px 0 0;
  font-size: 12px;
  color: #7d8290;
}
.blog-other-article {
  height: 100%;
}
.blog-other-article__container {
  width: 100%;
  height: 100%;
}
.blog-other-article__list {
  height: auto;
  box-sizing: border-box;
}
.blog-other-article__scroll {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 2.5px;
}
.blog-other-article__scroll > div {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2.5px;
}
.blog-other-article__item {
  padding: 0;
  margin: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blog-other-article__item:first-child {
  margin-top: 0;
}
.blog-other-article__item-picture {
  color: inherit;
  text-decoration: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 131px;
          flex: 0 0 131px;
  height: 98px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  margin-right: 20px;
}
.blog-other-article__item-picture:hover {
  text-decoration: none;
}
.blog-other-article__item-image {
  border-radius: 6px;
  display: block;
  margin: 0;
  width: 100%;
}
.blog-other-article__item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.blog-other-article__item-name {
  color: inherit;
  text-decoration: none;
  display: block;
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  color: #242424;
  transition: 0.2s color;
}
.blog-other-article__item-name:hover {
  text-decoration: none;
}
.blog-other-article__item-name:hover {
  color: #495c91;
}
.blog-other-article__item-date {
  font-size: 12px;
  color: #7d8290;
  margin: 0;
}
.blog-other-article__item-image {
  border-radius: 6px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .blogList {
    margin: 0 -15px;
  }
}
.blogList__item {
  padding: 24px 0;
  border-bottom: 1px solid #EBEDEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .blogList__item {
    padding: 24px 15px;
    display: block;
  }
}
.blogList__item:first-child {
  padding-top: 0;
}
.blogList__pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  margin-right: 24px;
  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;
}
@media screen and (max-width: 960px) {
  .blogList__pic {
    margin: 0 0 10px;
  }
}
.blogList__pic:hover {
  text-decoration: none;
}
.blogList__image {
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
  border-radius: 5px;
}
.blogList__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.blogList__date {
  margin: 0 0 8px;
  font-size: 14px;
  color: #7D8290;
}
@media screen and (max-width: 960px) {
  .blogList__date {
    font-size: 13px;
    margin-bottom: 4px;
  }
}
.blogList__name {
  font-size: 20px;
  font-weight: bold;
  color: #242424;
  line-height: 25px;
  margin: 0 0 8px;
}
@media screen and (max-width: 960px) {
  .blogList__name {
    font-size: 16px;
    margin-bottom: 4px;
  }
}
.blogList__nameLink {
  color: #242424;
}
.blogList__nameLink:hover {
  text-decoration: none;
  color: #495C91;
}
.blogList__desc {
  font-size: 16px;
  color: #363636;
  line-height: 24px;
}
@media screen and (max-width: 960px) {
  .blogList__desc {
    font-size: 14px;
  }
}
.book-autograph__item {
  border: 1px solid rgba(155, 148, 137, 0.5);
  box-shadow: 0 1px 4px rgba(155, 148, 137, 0.4);
  border-radius: 6px;
  padding: 5px 12px;
  color: #121B44;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.book-autograph__item:last-child {
  margin-bottom: 0;
}
.book-autograph__item._facsimile {
  color: #495C91;
}
.book-autograph__image-outer {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50px;
  margin-right: 9px;
}
.book-autograph__image {
  display: block;
  width: 100%;
}
.book-autograph__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.book-autograph__button {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 130px;
}
@media screen and (max-width: 960px) {
  .book-autograph__item {
    padding: 11px 15px;
    padding-right: 10px;
    margin-bottom: 17px;
  }
  .book-autograph__image-outer {
    margin-right: 15px;
  }
  .book-autograph__content {
    display: block;
  }
  .book-autograph__title {
    margin-bottom: 9px;
  }
  .book-autograph__button {
    width: auto;
  }
}
.book-list {
  font-size: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: -21px;
  width: 100%;
}
.book-list__item {
  width: 211px;
  margin-bottom: 21px;
}
@media screen and (max-width: 1599px) {
  .book-list {
    margin-bottom: -12px;
  }
  .book-list__item {
    width: 178px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1365px) {
  .book-list {
    margin-bottom: -16px;
  }
  .book-list__item {
    width: 180px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 960px) {
  .book-list {
    margin: -20px 0 -19px;
    display: block;
  }
  .book-list__item {
    display: block;
    width: auto;
    padding: 0;
    border-bottom: 1px solid #DDDDDD;
  }
  .book-list__item:last-child {
    border-bottom: 0;
  }
}
.breadCrumps._navigator a.item,
.breadCrumps._navigator span.item {
  color: inherit;
}
.breadCrumps._navigator .showAllBB {
  border-color: currentColor;
}
@media screen and (max-width: 960px) {
  .breadCrumps._navigator {
    margin: 0;
    padding: 0;
    min-height: 0;
  }
  .breadCrumps._navigator .showAllBB {
    top: auto;
    vertical-align: middle;
  }
  .breadCrumps._navigator a.item {
    vertical-align: middle;
  }
}
.btn {
  height: 60px;
  border-radius: 6px;
  line-height: 60px;
  font-weight: 600;
  font-size: 18px;
  padding: 0 30px;
  display: inline-block;
  transition: all .2s;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .btn {
    height: 40px;
    line-height: 40px;
  }
}
.btn._block {
  width: 100%;
}
.btn._border {
  background-color: transparent;
}
.btn._border:hover {
  background-color: #70bc63;
}
.btn._flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn._flex .btn__icon {
  margin-right: 16px;
}
.btn._new {
  padding: 0;
  margin: 0;
  cursor: pointer;
  border: 0;
  font-family: inherit;
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  height: 50px;
  padding: 13px 24px;
  border-radius: 4px;
  background-color: #f7f7f7;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #242424;
  fill: #242424;
  transition: 0.2s color, 0.2s background-color, 0.2s box-shadow;
}
.btn._new:hover {
  text-decoration: none;
}
.btn._new:hover {
  background-color: #f2f2f2;
  box-shadow: none;
  color: #000000;
  fill: #000000;
}
.btn._new:active {
  line-height: 26px;
  background-color: #ebebeb;
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  color: #000000;
  fill: #000000;
}
.btn._red-text {
  color: #d0021b;
  fill: #d0021b;
}
.btn._red-text:hover {
  color: #9e0214;
  fill: #9e0214;
}
.btn._red-text:active {
  color: #9e0214;
  fill: #9e0214;
}
.buttonBlog__link {
  color: inherit;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.buttonBlog__link:hover {
  text-decoration: none;
}
.buttonBlog__img {
  width: 35px;
  height: 35px;
  -o-object-fit: contain;
     object-fit: contain;
}
.buttonBlog__text {
  font-size: 15px;
  font-weight: bold;
  color: #69635a;
  margin: 0 0 0 12px;
  text-decoration: underline;
}
.buttonBlog__link:hover .buttonBlog__text {
  text-decoration: none;
}
.buttonsActive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 15px;
}
@media screen and (max-width: 960px) {
  .buttonsActive {
    margin-bottom: 36px;
  }
}
.buttonsActive__button {
  margin-left: 20px;
}
.buttonsActive__button:first-child {
  margin-left: 0;
}
.buyOneClickBtn {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  border: 1px solid #686259;
  border-radius: 6px;
  font-size: 18px;
  color: #686259;
  letter-spacing: 0;
  line-height: 18px;
  padding: 15px 10px;
  cursor: pointer;
  margin: 10px 0 0;
}
.simpleDialog.buyOneClickPopup .popUpForm {
  width: 600px;
}
@media screen and (max-width: 960px) {
  .simpleDialog.buyOneClickPopup .popUpForm {
    width: 100%;
    padding: 60px 20px 20px;
  }
}
.simpleDialog.buyOneClickPopup .inputTitle {
  font-size: 16px;
  color: #686259;
  line-height: 25px;
  display: block;
  text-align: left;
  margin: 0 0 5px;
}
.simpleDialog.buyOneClickPopup .greenBtn {
  display: inline-block;
  padding: 0 30px;
  margin-right: 0 !important;
  width: 100% !important;
}
.simpleDialog.buyOneClickPopup .loadText {
  display: none;
}
.simpleDialog.buyOneClickPopup .formActionsSubmitButton {
  position: relative;
}
.simpleDialog.buyOneClickPopup .formActionsSubmitButton.loader .defText {
  display: none;
}
.simpleDialog.buyOneClickPopup .formActionsSubmitButton.loader .loadText {
  display: inline;
}
.simpleDialog.buyOneClickPopup .formActionsSubmitButton.loader:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 30px;
  height: 30px;
  background-image: url(/local/templates/book24/images/freeman/loading-spinner.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation-name: formActionsSubmitButtonRotation;
          animation-name: formActionsSubmitButtonRotation;
  -webkit-animation-duration: .8s;
          animation-duration: .8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.simpleDialog.buyOneClickPopup .error .errorInfo {
  margin: 0;
  width: 100%;
  position: static;
  top: 100%;
  text-align: left;
}
.simpleDialog.buyOneClickPopup .errorText {
  font-size: 12px;
}
.simpleDialog.buyOneClickPopup .rowBlock {
  margin: 20px 0 0;
}
.simpleDialog.buyOneClickPopup .formActions {
  margin-top: 30px;
}
.simpleDialog.thankYouBuyOneClick .popUpForm {
  width: 600px;
}
@media screen and (max-width: 960px) {
  .simpleDialog.thankYouBuyOneClick .popUpForm {
    width: 100%;
    padding: 60px 20px 20px;
  }
}
.simpleDialog.thankYouBuyOneClick .popUpForm .title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 4px;
}
.simpleDialog.thankYouBuyOneClick .popUpForm .text {
  font-size: 12px;
  text-align: center;
}
.call-request {
  padding: 40px 52px;
}
.call-request__title {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  line-height: 22px;
}
.call-request__text {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
}
.call-request__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
}
.call-request__input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 10px;
}
.call-request__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 212px;
}
.call-request__description {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  margin-top: 12px;
}
@media screen and (max-width: 960px) {
  .call-request {
    padding: 0;
  }
  .call-request__title {
    display: none;
  }
  .call-request__text {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
  }
  .call-request__form {
    margin-top: 16px;
    display: block;
  }
  .call-request__input {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .call-request__button {
    width: auto;
  }
  .call-request__description {
    font-size: 11px;
    line-height: 16px;
    margin-top: 24px;
  }
}
.catalog {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  padding-bottom: 12px;
  position: relative;
}
.catalog__pseudo-button {
  color: inherit;
  text-decoration: none;
  display: block;
  opacity: 0;
  height: 52px;
}
.catalog__pseudo-button:hover {
  text-decoration: none;
}
.catalog__sections-link {
  color: inherit;
  text-decoration: none;
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 24px;
  transition: 0.2s color, 0.2s background-color;
}
.catalog__sections-link:hover {
  text-decoration: none;
}
.catalog__sections-link:after {
  background-image: url('../../images/catalog/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 6px;
  height: 10px;
  content: '';
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -5px;
  transition: 0.2s opacity;
  opacity: .5;
}
.catalog__special {
  color: inherit;
  text-decoration: none;
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #eeeeee;
  border-left: 0;
  border-right: 0;
  padding: 19px;
  padding-left: 74px;
  margin-top: 8px;
}
.catalog__special:hover {
  text-decoration: none;
}
.catalog__special:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 24px;
}
.catalog__special._gift:before {
  background-image: url('../../images/catalog/gift.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 34px;
  height: 34px;
}
.catalog__list {
  margin-top: 6px;
}
.catalog__title + .catalog__list {
  margin-top: 9px;
}
.catalog__list-link {
  color: inherit;
  text-decoration: none;
  display: block;
  transition: 0.2s color;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 24px;
}
.catalog__list-link:hover {
  text-decoration: none;
}
.catalog__list-link:hover,
.catalog__list-link._active {
  color: #495C91;
}
.catalog__submenu {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.catalog__panel {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.catalog__panel._size1 {
  width: 263px;
}
.catalog__panel._size2 {
  width: 526px;
}
.catalog__panel:nth-child(2) {
  z-index: -1;
}
.catalog__panel:nth-child(3) {
  z-index: -2;
}
.catalog__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 24px 0;
  cursor: default;
}
.catalog__title._new {
  text-transform: uppercase;
  font-size: 14px;
  color: #FD6462;
}
.catalog__card {
  margin-top: 9px;
}
.catalog__sections-item._active .catalog__sections-link {
  color: #495C91;
  background-color: rgba(73, 92, 145, 0.07);
}
.catalog__sections-item._active .catalog__sections-link:after {
  opacity: 1;
}
.catalog__sections-item._active .catalog__submenu {
  visibility: visible;
  opacity: 1;
}
.catalog__list._columns {
  -webkit-column-rule: 1px solid #eeeeee;
     -moz-column-rule: 1px solid #eeeeee;
          column-rule: 1px solid #eeeeee;
  -webkit-column-fill: auto;
     -moz-column-fill: auto;
          column-fill: auto;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  padding-bottom: 22px;
  -webkit-column-width: 275px;
     -moz-column-width: 275px;
          column-width: 275px;
}
.catalog__list._columns .catalog__list-item {
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1365px) {
  .catalog__panel._size1 {
    width: 314px;
  }
  .catalog__panel._size2 {
    width: 628px;
  }
  .catalog__list._columns {
    -webkit-column-width: 258px;
       -moz-column-width: 258px;
            column-width: 258px;
  }
}
.choose-city {
  padding: 46px 30px;
}
.choose-city__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.choose-city__heading._mobile {
  display: none;
}
.choose-city__title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 600;
  font-size: 24px;
  line-height: 22px;
}
.choose-city__current {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 24px;
  padding-left: 19px;
  position: relative;
  font-size: 13px;
  line-height: 18px;
}
.choose-city__current:before {
  background-image: url('../../images/choose-city/pin.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 14px;
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
}
.choose-city__detect-block {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 24px;
  font-size: 13px;
  line-height: 18px;
}
.choose-city__detect {
  padding-left: 23px;
  display: inline-block;
  position: relative;
}
.choose-city__detect:before {
  background-image: url('../../images/choose-city/geo.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 16px;
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
}
.choose-city__detect:hover {
  text-decoration: none;
}
.choose-city__search {
  margin-top: 24px;
}
.choose-city__list {
  margin-top: 27px;
}
.choose-city__list._mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .choose-city {
    padding: 0;
  }
  .choose-city__heading {
    padding: 12px 15px 16px;
  }
  .choose-city__heading._desktop {
    display: none;
  }
  .choose-city__heading._mobile {
    display: block;
  }
  .choose-city__title {
    display: none;
  }
  .choose-city__search {
    padding: 15px;
    margin-top: 0;
    background-color: #fff;
  }
  .choose-city__current {
    margin-left: 0;
    padding-left: 24px;
  }
  .choose-city__detect-block {
    margin-left: 0;
    margin-top: 12px;
  }
  .choose-city__detect {
    padding-left: 24px;
  }
  .choose-city__list {
    margin-top: 0;
    background-color: #fff;
  }
  .choose-city__list._desktop {
    display: none;
  }
  .choose-city__list._mobile {
    display: block;
  }
}
.city-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.city-list__side {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 247px;
  margin-right: 30px;
}
.city-list__side-item {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.city-list__side-item:last-child {
  margin-bottom: 0;
}
.city-list__link {
  color: inherit;
  text-decoration: none;
  color: #000000;
  transition: 0.2s color;
  cursor: pointer;
}
.city-list__link:hover {
  text-decoration: none;
}
.city-list__link:hover {
  color: #495C91;
}
.city-list__objects {
  margin-top: 3px;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.city-list__group {
  position: relative;
  padding-left: 38px;
  margin-bottom: 6px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}
.city-list__group:last-child {
  margin-bottom: 0;
}
.city-list__group:before {
  content: attr(data-letter);
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #70BC63;
}
.city-list__group-item {
  margin-bottom: 6px;
}
.city-list__group-item:last-child {
  margin-bottom: 0;
}
.city-list__back-block {
  margin-bottom: 3px;
}
.city-list__back {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  padding-left: 13px;
  position: relative;
  font-size: 13px;
  line-height: 20px;
  color: #aaaaaa;
  transition: 0.2s color;
}
.city-list__back:hover {
  text-decoration: none;
}
.city-list__back:before {
  background-image: url('../../images/city-list/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 5px;
  height: 8px;
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 1365px) {
  .city-list__side {
    width: 200px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.client-about-logo__intro {
  font-size: 18px;
  line-height: 30px;
}
.client-about-logo__description {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 61px;
}
.client-about-logo__book {
  font-size: 0;
  margin-top: 34px;
}
.client-about-logo__book-inner {
  display: inline-block;
  position: relative;
  left: 78px;
  margin-bottom: -45px;
}
.client-about-logo__book-image {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: block;
  width: 740px;
}
.client-about-logo__book-list {
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.client-about-logo__book-spec {
  position: absolute;
}
.client-about-logo__book-spec._size1 {
  width: 230px;
}
.client-about-logo__book-spec._size2 {
  width: 220px;
}
.client-about-logo__book-spec._pos-x1 {
  left: -13px;
}
.client-about-logo__book-spec._pos-x2 {
  left: 637px;
}
.client-about-logo__book-spec._pos-x3 {
  left: -76px;
}
.client-about-logo__book-spec._pos-x4 {
  left: 702px;
}
.client-about-logo__book-spec._pos-y1 {
  top: 24px;
}
.client-about-logo__book-spec._pos-y2 {
  top: 194px;
}
.client-about-logo__book-spec._pos-y3 {
  top: 194px;
}
.client-about-logo__book-spec-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
}
.client-about-logo__book-spec-text {
  margin-top: 10px;
  font-size: 15px;
  line-height: 20px;
}
@media screen and (max-width: 1599px) {
  .client-about-logo__book {
    margin-top: 30px;
  }
  .client-about-logo__book-inner {
    left: -35px;
    margin-bottom: -35px;
  }
  .client-about-logo__book-spec._size1 {
    width: 170px;
  }
  .client-about-logo__book-spec._size2 {
    width: 180px;
  }
  .client-about-logo__book-spec._pos-x1 {
    left: 35px;
  }
  .client-about-logo__book-spec._pos-x2 {
    left: 635px;
  }
  .client-about-logo__book-spec._pos-x3 {
    left: -64px;
  }
  .client-about-logo__book-spec._pos-x4 {
    left: 736px;
  }
  .client-about-logo__book-spec._pos-y1 {
    top: 29px;
  }
  .client-about-logo__book-spec._pos-y2 {
    top: 200px;
  }
  .client-about-logo__book-spec._pos-y3 {
    top: 199px;
  }
}
@media screen and (max-width: 1365px) {
  .client-about-logo__intro {
    font-size: 15px;
    line-height: 20px;
  }
  .client-about-logo__description {
    font-size: 13px;
    line-height: 15px;
  }
  .client-about-logo__book-image {
    width: 605px;
  }
  .client-about-logo__book-spec._size1 {
    width: 140px;
  }
  .client-about-logo__book-spec._size2 {
    width: 200px;
  }
  .client-about-logo__book-spec._pos-x2 {
    left: 516px;
  }
  .client-about-logo__book-spec._pos-x3 {
    left: -44px;
  }
  .client-about-logo__book-spec._pos-x4 {
    left: 596px;
  }
  .client-about-logo__book-spec._pos-y1 {
    top: 19px;
  }
  .client-about-logo__book-spec._pos-y2 {
    top: 169px;
  }
  .client-about-logo__book-spec._pos-y3 {
    top: 179px;
  }
  .client-about-logo__book-spec-title {
    font-size: 15px;
  }
  .client-about-logo__book-spec-text {
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 960px) {
  .client-about-logo__intro {
    font-size: 17px;
  }
  .client-about-logo__description {
    font-size: 15px;
    line-height: 20px;
    margin-top: 30px;
  }
  .client-about-logo__book-inner {
    left: auto;
    margin-bottom: 0;
    display: block;
    text-align: center;
  }
  .client-about-logo__book-image {
    max-width: none;
    width: 320px;
    margin-left: -10px;
    display: inline-block;
  }
  .client-about-logo__book-list {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    text-align: left;
    margin-top: 40px;
  }
  .client-about-logo__book-spec {
    position: relative;
    margin-bottom: 20px;
  }
  .client-about-logo__book-spec:last-child {
    margin-bottom: 0;
  }
  .client-about-logo__book-spec._size1 {
    width: auto;
  }
  .client-about-logo__book-spec._size2 {
    width: auto;
  }
  .client-about-logo__book-spec._pos-x1 {
    left: auto;
  }
  .client-about-logo__book-spec._pos-x2 {
    left: auto;
  }
  .client-about-logo__book-spec._pos-x3 {
    left: auto;
  }
  .client-about-logo__book-spec._pos-x4 {
    left: auto;
  }
  .client-about-logo__book-spec._pos-y1 {
    top: auto;
  }
  .client-about-logo__book-spec._pos-y2 {
    top: auto;
  }
  .client-about-logo__book-spec._pos-y3 {
    top: auto;
  }
  .client-about-logo__book-spec-title {
    font-size: 17px;
  }
  .client-about-logo__book-spec-text {
    font-size: 15px;
    line-height: 20px;
  }
}
.client-button {
  padding: 0;
  margin: 0;
  cursor: pointer;
  border: 0;
  font-family: inherit;
  color: inherit;
  background-color: transparent;
  text-align: center;
  display: inline-block;
  border: 1px solid;
  color: #686259;
  border-radius: 6px;
  font-size: 16px;
  line-height: 20px;
  padding: 14px;
  transition: 0.2s color, 0.2s border-radius, 0.2s background-color;
}
.client-button:hover,
.client-button:focus,
.client-button._fill {
  color: #fff;
  border-color: #70BC63;
  background-color: #70BC63;
}
.client-button:active,
.client-button._fill:hover {
  color: #fff;
  border-color: #34993E;
  background-color: #34993E;
}
.client-button._block {
  display: block;
  width: 100%;
}
.client-button._promo {
  font-size: 18px;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 145px;
  height: 50px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.client-button._small {
  padding: 7px;
  padding-top: 6px;
}
.client-button._big {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  padding-top: 17px;
  padding-bottom: 17px;
}
@media screen and (max-width: 1365px) {
  .client-button {
    font-size: 13px;
    line-height: 15px;
    padding: 11px;
    padding-top: 12px;
  }
  .client-button._big {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 960px) {
  .client-button {
    font-size: 16px;
  }
  .client-button._small {
    font-size: 13px;
  }
  .client-button._big {
    font-size: 16px;
  }
}
.client-input__control-outer {
  position: relative;
  line-height: 20px;
  font-size: 16px;
}
.client-input__control {
  width: 100%;
  display: block;
  margin: 0;
  outline: 0;
  border: 2px solid rgba(104, 98, 89, 0.1);
  border-radius: 6px;
  background-color: #fff;
  transition: 0.2s border-color;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 13px 21px;
}
.client-input__control:focus {
  border-color: #5B7AAA;
}
.client-input__placeholder {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  color: #686259;
  position: absolute;
  top: 15px;
  left: 19px;
  transition: 0.2s opacity;
}
.client-input__placeholder.is-hidden {
  opacity: 0;
}
.client-input__required {
  color: #FD6462;
}
.client-input__error-info {
  color: #FD6462;
  font-size: 12px;
  line-height: 20px;
}
.client-input__title {
  padding-bottom: 10px;
}
.client-input__description {
  font-style: italic;
  color: #888888;
}
.client-input._big .client-input__control-outer {
  font-size: 16px;
  line-height: 20px;
}
.client-input._big .client-input__control {
  padding: 18px 21px;
}
.client-input._big .client-input__placeholder {
  top: 20px;
  left: 23px;
}
.client-input._promo .client-input__control {
  height: 70px;
  border: 1px solid #e9e9e9;
  padding: 0 180px 0 360px;
}
.client-input._promo .client-input__control-outer {
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
}
.client-input._request .client-input__control {
  height: 60px;
  padding: 0 15px;
  font-size: 32px;
}
.client-input._normal .client-input__control {
  border-width: 1px;
  padding: 11px;
  font-size: 14px;
  line-height: 20px;
  border-color: #cccccc;
  border-radius: 4px;
}
.client-input._normal .client-input__control:focus {
  border-color: #5B7AAA;
}
.client-input._normal .client-input__control:disabled {
  border-color: #cccccc;
  background-color: rgba(238, 238, 238, 0.2);
}
.client-input._error .client-input__control-outer:after {
  background-image: url('../../images/client-input/error.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto 0;
}
.client-input._error .client-input__control {
  border-color: #FD6462;
  padding-right: 42px;
}
.client-input._error .client-input__control:focus {
  border-color: #FD6462;
}
.client-input._valid .client-input__control-outer:after {
  background-image: url('../../images/client-input/valid.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto 0;
}
.client-input._valid .client-input__control {
  border-color: #70BC63;
}
.client-input._valid .client-input__control:focus {
  border-color: #70BC63;
}
@media screen and (max-width: 1365px) {
  .client-input__control-outer {
    line-height: 15px;
    font-size: 13px;
  }
  .client-input._promo .client-input__control-outer {
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .client-input__control {
    padding: 10px 8px;
    padding-top: 11px;
  }
  .client-input__placeholder {
    top: 15px;
    left: 19px;
  }
  .client-input._big .client-input__control {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .client-input._big .client-input__placeholder {
    top: 15px;
  }
}
@media screen and (max-width: 960px) {
  .client-input__control-outer {
    line-height: 15px;
    font-size: 15px;
  }
  .client-input._promo .client-input__control-outer {
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .client-input__control {
    padding-top: 9px;
    padding-bottom: 9px;
    border-width: 1px;
    border-color: #cccccc;
  }
  .client-input._big .client-input__control {
    border-width: 2px;
    border-color: rgba(104, 98, 89, 0.3);
  }
  .client-input._request .client-input__control {
    height: 40px;
    padding: 0 12px;
    font-size: 14px;
  }
}
.client-logo-definition:before,
.client-logo-definition:after {
  content: " ";
  display: table;
}
.client-logo-definition:after {
  clear: both;
}
.client-logo-definition__text {
  font-size: 18px;
  line-height: 30px;
  margin-right: 260px;
}
.client-logo-definition__quantity {
  float: right;
  width: 490px;
  margin-right: -260px;
  background-color: #FFF8E1;
  padding: 30px;
  margin-top: -120px;
}
@media screen and (max-width: 1599px) {
  .client-logo-definition__text {
    margin-right: 200px;
  }
  .client-logo-definition__quantity {
    width: 370px;
    margin-right: -200px;
    margin-top: -110px;
  }
}
@media screen and (max-width: 1365px) {
  .client-logo-definition__text {
    font-size: 15px;
    line-height: 20px;
    margin-right: 170px;
  }
  .client-logo-definition__quantity {
    width: 300px;
    margin-right: -160px;
    padding: 20px;
    margin-top: -90px;
  }
}
@media screen and (max-width: 960px) {
  .client-logo-definition__text {
    margin-right: 0;
    margin-top: 30px;
  }
  .client-logo-definition__quantity {
    width: auto;
    float: none;
    margin-right: 0;
    margin-top: -20px;
  }
}
.client-offer-advantages {
  padding: 0;
  margin: 0;
  list-style: none;
}
.client-offer-advantages__item {
  color: #000000;
  margin-bottom: 29px;
}
.client-offer-advantages__item:before,
.client-offer-advantages__item:after {
  content: " ";
  display: table;
}
.client-offer-advantages__item:after {
  clear: both;
}
.client-offer-advantages__item:last-child {
  margin-bottom: 0;
}
.client-offer-advantages__image-outer {
  float: right;
  width: 294px;
}
.client-offer-advantages__image-outer._range {
  margin-top: 10px;
}
.client-offer-advantages__image {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: block;
  max-width: none;
}
.client-offer-advantages__content {
  margin-right: 320px;
}
.client-offer-advantages__title {
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 11px;
  font-size: 18px;
}
.client-offer-advantages__text {
  font-size: 15px;
  line-height: 20px;
  position: relative;
}
.client-offer-advantages__text._promo {
  padding-right: 220px;
}
.client-offer-advantages__text p {
  margin: 0;
}
.client-offer-advantages__promo {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url('../../images/client-offer-item/coupon_bg.svg');
  background-repeat: no-repeat;
  width: 226px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #FD6462;
  font-weight: 700;
}
.client-offer-advantages._parents {
  font-size: 0;
}
.client-offer-advantages._parents .client-offer-advantages__content {
  width: 480px;
  margin-right: 270px;
}
.client-offer-advantages._parents .client-offer-advantages__item:nth-child(even) {
  margin-bottom: 60px;
}
.client-offer-advantages._parents .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__content {
  margin-left: 270px;
}
.client-offer-advantages._parents .client-offer-advantages__title {
  font-size: 20px;
  line-height: 1.5;
  max-width: 400px;
  margin-bottom: 21px;
}
.client-offer-advantages._parents .client-offer-advantages__text p {
  line-height: 1.6;
}
.client-offer-advantages._parents .client-offer-advantages__image-outer {
  width: 270px;
  height: 150px;
  position: relative;
}
.client-offer-advantages._parents .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__image-outer {
  float: left;
}
.client-offer-advantages._parents .client-offer-advantages__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.client-offer-advantages._parents .client-offer-advantages__image._boxes {
  width: 193px;
}
.client-offer-advantages._parents .client-offer-advantages__image._percents {
  width: 152px;
}
.client-offer-advantages._parents .client-offer-advantages__image._house {
  width: 150px;
}
.client-offer-advantages._parents .client-offer-advantages__image._man {
  width: 152px;
}
.client-offer-advantages._parents .client-offer-advantages__image._box {
  width: 152px;
}
.client-offer-advantages._parents .client-offer-advantages__image._speaker {
  width: 220px;
}
.client-offer-advantages__item:nth-child(odd) .client-offer-advantages__content {
  margin-right: 0;
  margin-left: 324px;
}
.client-offer-advantages__item:nth-child(odd) .client-offer-advantages__image-outer {
  float: left;
}
.client-offer-advantages__item:nth-child(odd) .client-offer-advantages__image {
  margin-left: auto;
}
@media screen and (max-width: 1599px) {
  .client-offer-advantages__item {
    margin-bottom: 28px;
  }
  .client-offer-advantages__image-outer {
    width: 170px;
  }
  .client-offer-advantages__content {
    margin-right: 220px;
  }
  .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__content {
    margin-left: 200px;
  }
}
@media screen and (max-width: 1365px) {
  .client-offer-advantages__title {
    font-size: 15px;
  }
  .client-offer-advantages__text {
    font-size: 13px;
    line-height: 15px;
  }
  .client-offer-advantages__image-outer {
    width: 219px;
  }
  .client-offer-advantages__content {
    margin-right: 250px;
  }
  .client-offer-advantages__item {
    margin-bottom: 21px;
  }
  .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__content {
    margin-left: 241px;
  }
  .client-offer-advantages._parents {
    font-size: 0;
  }
  .client-offer-advantages._parents .client-offer-advantages__text {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 960px) {
  .client-offer-advantages__image-outer {
    width: auto;
    float: none;
    margin-bottom: 16px;
  }
  .client-offer-advantages__image-outer._range {
    margin-top: 0;
  }
  .client-offer-advantages__image {
    margin: 0 auto;
  }
  .client-offer-advantages__content {
    margin-right: 0;
  }
  .client-offer-advantages__title {
    font-size: 16px;
  }
  .client-offer-advantages__text {
    font-size: 15px;
    line-height: 20px;
  }
  .client-offer-advantages__text._promo {
    padding-right: 0;
  }
  .client-offer-advantages__promo {
    position: static;
    margin: 0 auto;
    margin-top: 17px;
  }
  .client-offer-advantages__item {
    margin-bottom: 29px;
  }
  .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__content {
    margin-left: 0;
  }
  .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__image-outer {
    float: none;
  }
  .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__image {
    margin: 0 auto;
  }
  .client-offer-advantages._parents .client-offer-advantages__content {
    width: auto;
    margin-right: 0;
  }
  .client-offer-advantages._parents .client-offer-advantages__item,
  .client-offer-advantages._parents .client-offer-advantages__item:nth-child(even) {
    margin-bottom: 40px;
  }
  .client-offer-advantages._parents .client-offer-advantages__item {
    text-align: center;
  }
  .client-offer-advantages._parents .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__content {
    margin-left: 0;
  }
  .client-offer-advantages._parents .client-offer-advantages__title {
    font-size: 16px;
    line-height: 1.5;
    max-width: none;
    margin-bottom: 17px;
  }
  .client-offer-advantages._parents .client-offer-advantages__text p {
    font-size: 13px;
    line-height: 1.5;
  }
  .client-offer-advantages._parents .client-offer-advantages__image-outer {
    width: auto;
    height: auto;
    margin-bottom: 21px;
  }
  .client-offer-advantages._parents .client-offer-advantages__item:nth-child(odd) .client-offer-advantages__image-outer {
    float: none;
  }
  .client-offer-advantages._parents .client-offer-advantages__image {
    position: static;
  }
  .client-offer-advantages._parents .client-offer-advantages__image._boxes {
    width: 132px;
  }
  .client-offer-advantages._parents .client-offer-advantages__image._percents {
    width: 130px;
  }
  .client-offer-advantages._parents .client-offer-advantages__image._house {
    width: 101px;
  }
  .client-offer-advantages._parents .client-offer-advantages__image._man {
    width: 104px;
  }
  .client-offer-advantages._parents .client-offer-advantages__image._box {
    width: 101px;
  }
  .client-offer-advantages._parents .client-offer-advantages__image._speaker {
    width: 152px;
  }
}
.client-offer-form {
  background-color: #FFF8E1;
  padding: 20px;
}
.client-offer-form._promo {
  position: relative;
  background: none;
  padding: 0;
  max-width: 1055px;
}
.client-offer-form__row {
  margin-bottom: 10px;
}
.client-offer-form__row:last-child {
  margin-bottom: 0;
}
.client-offer-form__row._small {
  max-width: 470px;
}
.client-offer-form__row._button {
  max-width: 470px;
  margin-top: 20px;
}
.client-offer-form__row._text {
  margin-bottom: 20px;
}
.client-offer-form__text {
  font-size: 15px;
  line-height: 20px;
  margin-top: -10px;
}
.client-offer-form__text p {
  margin: 10px 0;
}
.client-offer-form__text b {
  font-weight: 600;
}
@media screen and (max-width: 1599px) {
  .client-offer-form__row._small {
    max-width: 350px;
  }
  .client-offer-form__row._button {
    max-width: 350px;
  }
}
@media screen and (max-width: 1365px) {
  .client-offer-form__row._small {
    max-width: 260px;
  }
  .client-offer-form__row._button {
    max-width: 280px;
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .client-offer-form {
    padding: 20px 10px;
  }
  .client-offer-form._promo {
    padding: 0;
  }
  .client-offer-form__row._small {
    max-width: none;
  }
  .client-offer-form__row._button {
    max-width: none;
  }
}
@media screen and (max-width: 1365px) {
  .client-offer-grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  .client-offer-grid__col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 960px) {
  .client-offer-grid {
    margin-left: 0;
    margin-right: 0;
  }
  .client-offer-grid__col {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .client-offer-grid__col:last-child {
    margin-bottom: 0;
  }
  .client-offer-grid._opt-steps .client-offer-grid__col {
    margin-bottom: 40px;
  }
  .client-offer-grid._opt-steps .client-offer-grid__col:nth-last-child(1),
  .client-offer-grid._opt-steps .client-offer-grid__col:nth-last-child(2) {
    margin-bottom: 0;
  }
}
.client-offer-nav-item {
  color: inherit;
  text-decoration: none;
  display: block;
  text-align: center;
  border-radius: 6px;
  background-repeat: no-repeat;
  font-weight: 600;
  line-height: 20px;
  height: 240px;
  font-size: 18px;
  padding: 26px;
  background-position: center bottom;
}
.client-offer-nav-item:hover {
  text-decoration: none;
}
.client-offer-nav-item._wholesale {
  background-color: #70BC63;
  background-image: url('../../images/client-offer-item/img_round2.svg');
  color: #fff;
  background-position: center bottom 20px;
  background-size: 136px;
}
.client-offer-nav-item._corp {
  background-color: #121B44;
  background-image: url('../../images/client-offer-item/img_team_small.svg');
  color: #fff;
  background-size: 146px;
}
.client-offer-nav-item._book {
  background-color: #D8D3B4;
  background-image: url('../../images/client-offer-item/img_book.svg');
  color: #000000;
  background-position: center bottom 20px;
  background-size: 90px;
}
.client-offer-nav-item__title {
  display: block;
}
.client-offer-nav-item._short {
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  text-align: left;
  background-position: left center;
  padding-left: 260px;
  line-height: 30px;
  font-size: 24px;
}
.client-offer-nav-item._short._wholesale {
  background-position: left 50px center;
  background-size: 130px;
}
.client-offer-nav-item._short._corp {
  background-position: left 44px bottom;
  background-size: 140px;
}
.client-offer-nav-item._short._book {
  background-position: left 72px center;
  background-size: 90px;
}
.client-offer-nav-item._parents {
  height: 450px;
  padding-top: 36px;
  background-color: #74C4EC;
}
.client-offer-nav-item._parents .client-offer-nav-item__title {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
}
.client-offer-nav-item._parents .client-offer-nav-item__description {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 25px;
  font-size: 16px;
  color: #000;
}
.client-offer-nav-item._parents .client-offer-nav-item__description a {
  text-decoration: underline;
  color: #000;
}
.client-offer-nav-item._parents._discount {
  background-image: url('../../images/client-offer-item/education-1.png');
}
.client-offer-nav-item._parents._delivery {
  background-image: url('../../images/client-offer-item/education-2.png');
}
.client-offer-nav-item._parents._search {
  background-image: url('../../images/client-offer-item/education-3.png');
}
@media screen and (max-width: 1599px) {
  .client-offer-nav-item._short {
    padding-left: 200px;
  }
  .client-offer-nav-item._short._wholesale {
    background-position: left 35px center;
  }
  .client-offer-nav-item._short._corp {
    background-position: left 32px bottom;
  }
  .client-offer-nav-item._short._book {
    background-position: left 50px center;
  }
  .client-offer-nav-item._parents {
    height: 510px;
    padding-top: 26px;
    background-size: contain;
    background-position: center;
  }
  .client-offer-nav-item._parents .client-offer-nav-item__title {
    max-width: 290px;
    margin: 0 auto;
  }
  .client-offer-nav-item._parents .client-offer-nav-item__description {
    bottom: 55px;
  }
}
@media screen and (max-width: 1365px) {
  .client-offer-nav-item {
    height: 200px;
    font-size: 15px;
    padding: 19px;
  }
  .client-offer-nav-item._wholesale {
    background-position: center bottom 12px;
    background-size: auto;
  }
  .client-offer-nav-item._corp {
    background-size: 108px;
  }
  .client-offer-nav-item._book {
    background-position: center bottom 12px;
    background-size: 75px;
  }
  .client-offer-nav-item._short {
    padding-left: 160px;
    font-size: 17px;
    line-height: 20px;
    height: 100px;
  }
  .client-offer-nav-item._short._wholesale {
    background-size: 90px;
  }
  .client-offer-nav-item._short._corp {
    background-size: 90px;
  }
  .client-offer-nav-item._short._book {
    background-size: 60px;
  }
  .client-offer-nav-item._parents {
    height: 380px;
    padding-top: 26px;
    background-size: contain;
    background-position: center;
  }
  .client-offer-nav-item._parents .client-offer-nav-item__title {
    font-size: 20px;
  }
  .client-offer-nav-item._parents .client-offer-nav-item__description {
    font-size: 13px;
    bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .client-offer-nav-item {
    border-radius: 0;
    text-align: left;
    padding: 10px;
    padding-right: 120px;
    min-height: 100px;
    height: auto;
    font-size: 17px;
  }
  .client-offer-nav-item._wholesale {
    background-position: right 14px center;
    background-size: 90px;
  }
  .client-offer-nav-item._corp {
    background-position: right 14px bottom;
    background-size: 92px;
  }
  .client-offer-nav-item._book {
    background-position: right 30px center;
    background-size: 60px;
  }
  .client-offer-nav-item._short {
    border-radius: 0;
    text-align: left;
    padding: 10px;
    padding-right: 120px;
    min-height: 100px;
    height: auto;
    font-size: 17px;
    display: block;
  }
  .client-offer-nav-item._short._wholesale {
    background-position: right 15px center;
  }
  .client-offer-nav-item._short._corp {
    background-position: right 14px bottom;
    background-size: 92px;
  }
  .client-offer-nav-item._short._book {
    background-position: right 30px center;
    background-size: 60px;
  }
  .client-offer-nav-item._parents {
    height: 340px;
    padding: 20px;
    text-align: center;
    background-position: top center;
  }
  .client-offer-nav-item._parents .client-offer-nav-item__title {
    max-width: none;
    font-size: 16px;
  }
  .client-offer-nav-item._parents .client-offer-nav-item__description {
    font-size: 13px;
    bottom: 20px;
    left: 15px;
    right: 15px;
  }
}
.client-offer-section {
  color: #000000;
}
.client-offer-section._corp {
  padding: 26px 0;
  min-height: 310px;
  background-color: #121B44;
  background-image: url('../../images/client-offer-section/team.svg');
  background-position: calc(50% - 5px) calc(100% + 1px);
  background-repeat: no-repeat;
  background-size: 450px;
  color: #fff;
}
.client-offer-section._opt {
  padding-top: 25px;
  padding-bottom: 2px;
  background-color: #70BC63;
  color: #fff;
}
.client-offer-section._logo {
  padding-top: 25px;
  background-color: #D8D3B4;
}
.client-offer-section__title {
  text-align: center;
  font-weight: 400;
  font-size: 28px;
  line-height: 40px;
  margin: 0;
  color: inherit;
}
.client-offer-section__nav {
  margin-top: 50px;
}
.client-offer-section__nav._short-nav {
  margin-top: 0;
}
.client-offer-section__advantages {
  margin-top: 49px;
}
.client-offer-section__contacts {
  padding-top: 21px;
  border-top: 2px solid #dddddd;
}
.client-offer-section__description {
  color: #666666;
  font-size: 13px;
  line-height: 15px;
}
.client-offer-section__description p {
  margin: 20px 0;
}
.client-offer-section__opt-steps {
  margin-top: 35px;
}
.client-offer-section__about-logo {
  margin-top: 25px;
}
.client-offer-section._parents-nav .client-offer-section__title {
  font-size: 30px;
  font-weight: bold;
}
.client-offer-section._parents-nav .client-offer-section__container {
  max-width: 1570px;
}
.client-offer-section._parents-advantages .client-offer-section__title,
.client-offer-section._parents-form .client-offer-section__title {
  font-size: 30px;
  font-weight: 600;
}
.client-offer-section._parents-advantages .client-offer-section__container,
.client-offer-section._parents-form .client-offer-section__container {
  max-width: 750px;
}
.client-offer-section._parents-form .client-offer-section__title {
  margin-bottom: 60px;
}
@media screen and (max-width: 1599px) {
  .client-offer-section__contacts {
    padding-top: 27px;
  }
  .client-offer-section._parents-nav {
    padding: 0 20px;
  }
  .client-offer-section._parents-nav .client-offer-section__container {
    max-width: 1140px;
  }
  .client-offer-section._parents-form {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1365px) {
  .client-offer-section._corp {
    padding: 20px 0;
    min-height: 270px;
    background-size: 380px;
  }
  .client-offer-section._opt {
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .client-offer-section._logo {
    padding-top: 20px;
  }
  .client-offer-section__title {
    font-size: 23px;
    line-height: 30px;
  }
  .client-offer-section__nav {
    margin-top: 30px;
  }
  .client-offer-section__advantages {
    margin-top: 29px;
  }
  .client-offer-section__contacts {
    padding-top: 20px;
  }
  .client-offer-section__opt-steps {
    margin-top: 43px;
  }
  .client-offer-section__about-logo {
    margin-top: 40px;
  }
  .client-offer-section._parents-nav {
    padding: 0;
  }
  .client-offer-section._parents-nav .client-offer-section__container {
    width: 940px;
  }
  .client-offer-section._parents-advantages .client-offer-section__title,
  .client-offer-section._parents-form .client-offer-section__title {
    font-size: 24px;
  }
  .client-offer-section._parents-advantages .client-offer-section__advantages,
  .client-offer-section._parents-form .client-offer-section__advantages {
    margin-top: 59px;
  }
}
@media screen and (max-width: 960px) {
  .client-offer-section._corp {
    padding: 10px 0;
    background-size: 300px;
  }
  .client-offer-section._opt {
    padding-bottom: 1px;
  }
  .client-offer-section._logo {
    padding-bottom: 45px;
  }
  .client-offer-section__nav {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .client-offer-section__contacts {
    padding-top: 28px;
  }
  .client-offer-section__form {
    margin-left: -10px;
    margin-right: -10px;
  }
  .client-offer-section__opt-steps {
    margin-top: 31px;
  }
  .client-offer-section__about-logo {
    margin-top: 20px;
  }
  .client-offer-section._parents-nav {
    padding: 0 10px;
  }
  .client-offer-section._parents-nav .client-offer-section__container {
    width: auto;
    min-width: 0;
  }
  .client-offer-section._parents-advantages .client-offer-section__title,
  .client-offer-section._parents-form .client-offer-section__title {
    font-size: 18px;
  }
  .client-offer-section._parents-advantages .client-offer-section__advantages,
  .client-offer-section._parents-form .client-offer-section__advantages {
    margin-top: 18px;
  }
  .client-offer-section._parents-form {
    margin-bottom: 0;
  }
  .client-offer-section._parents-form .client-offer-section__title {
    margin-bottom: 20px;
  }
}
.client-offer {
  padding-top: 36px;
  padding-bottom: 40px;
}
.client-offer._corp {
  padding-top: 0;
}
.client-offer__section._advantages {
  margin-top: 50px;
}
.client-offer__section._contacts {
  margin-top: 45px;
}
.client-offer__section._form {
  margin-top: 38px;
}
.client-offer__section._description {
  margin-top: 60px;
}
.client-offer__section._about {
  margin-top: 50px;
}
.client-offer__section._short-nav {
  margin-top: 60px;
  margin-bottom: -18px;
}
.client-offer__section._opt {
  margin-top: 50px;
}
.client-offer__section._partners {
  margin-top: 50px;
  box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.25), inset 0 -8px 8px -8px rgba(0, 0, 0, 0.25);
  padding-top: 35px;
  padding-bottom: 40px;
}
.client-offer__section._form-title {
  margin-top: 22px;
  margin-bottom: 50px;
}
.client-offer__section._logo {
  margin-top: 102px;
}
@media screen and (max-width: 1599px) {
  .client-offer__section._partners {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .client-offer__section._form-title {
    margin-bottom: 60px;
  }
  .client-offer__section._logo {
    margin-top: 88px;
  }
}
@media screen and (max-width: 1365px) {
  .client-offer {
    padding-top: 26px;
    padding-bottom: 0;
  }
  .client-offer__section._advantages {
    margin-top: 41px;
  }
  .client-offer__section._form {
    margin-top: 38px;
  }
  .client-offer__section._description {
    margin-top: 40px;
  }
  .client-offer__section._about {
    margin-top: 30px;
  }
  .client-offer__section._short-nav {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .client-offer__section._opt {
    margin-top: 40px;
  }
  .client-offer__section._partners {
    padding-top: 19px;
    padding-bottom: 25px;
  }
  .client-offer__section._form-title {
    margin-top: 20px;
    margin-bottom: 70px;
  }
  .client-offer__section._logo {
    margin-top: 70px;
  }
}
@media screen and (max-width: 960px) {
  .client-offer {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .client-offer__section._advantages {
    margin-top: 29px;
  }
  .client-offer__section._contacts {
    margin-top: 29px;
  }
  .client-offer__section._opt {
    margin-top: 18px;
  }
  .client-offer__section._partners {
    margin-top: 40px;
    padding-top: 21px;
    padding-bottom: 10px;
  }
  .client-offer__section._form-title {
    margin-bottom: 40px;
  }
  .client-offer__section._logo {
    margin-top: 0;
    margin-bottom: -18px;
  }
}
.client-partners__list {
  font-size: 0;
  margin: -12px -10px;
  text-align: center;
}
.client-partners__item {
  width: 12.5%;
  display: inline-block;
  vertical-align: middle;
  padding: 12px 10px;
}
.client-partners__item:nth-child(15n - 6) {
  margin-left: 1px;
}
.client-partners__item:nth-child(15n) {
  margin-right: 1px;
}
.client-partners__image {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.client-partners__button {
  display: none;
  margin-top: 4px;
}
@media screen and (max-width: 1365px) {
  .client-partners__list {
    margin-top: -9px;
    margin-bottom: -9px;
  }
  .client-partners__item {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .client-partners__image {
    max-height: 65px;
  }
}
@media screen and (max-width: 960px) {
  .client-partners__list {
    margin-left: 30px;
    margin-right: 30px;
  }
  .client-partners__item {
    width: 50%;
    -webkit-animation-name: client-partners-show;
            animation-name: client-partners-show;
    -webkit-animation-duration: 0.2s;
            animation-duration: 0.2s;
  }
  .client-partners__item:nth-child(15n - 6) {
    margin-left: 0;
  }
  .client-partners__item:nth-child(15n) {
    margin-right: 0;
  }
  .client-partners__item.is-hidden-mobile {
    display: none;
  }
  .client-partners__button {
    display: block;
  }
  .client-partners__button.is-hidden-mobile {
    display: none;
  }
}
.client-price {
  table-layout: fixed;
  width: 100%;
}
.client-price__col {
  border: 1px solid #dddddd;
  border-left: 0;
  border-right: 0;
  vertical-align: middle;
  padding: 17px 0;
}
.client-price__col._price {
  font-size: 18px;
}
.client-price__col._percent {
  font-size: 24px;
}
.client-price__col._title {
  width: 262px;
  padding-right: 50px;
}
.client-price__col._value {
  width: 116px;
}
.client-price__col._max {
  padding-left: 56px;
}
@media screen and (max-width: 1599px) {
  .client-price__col._title {
    width: 200px;
    padding-right: 20px;
  }
  .client-price__col._value {
    width: 125px;
  }
  .client-price__col._max {
    padding-left: 0;
  }
}
@media screen and (max-width: 1365px) {
  .client-price__col {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .client-price__col._price {
    font-size: 15px;
  }
  .client-price__col._percent {
    font-size: 20px;
  }
  .client-price__col._title {
    width: 160px;
  }
  .client-price__col._value {
    width: 80px;
  }
}
@media screen and (max-width: 960px) {
  .client-price {
    border: 1px solid #dddddd;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    line-height: 15px;
  }
  .client-price__row {
    display: table-cell;
    vertical-align: top;
  }
  .client-price__row:first-child {
    width: 118px;
  }
  .client-price__col {
    display: block;
    border: 0;
    padding-top: 13px;
    padding-bottom: 12px;
  }
  .client-price__col._title {
    width: auto;
    padding-right: 0;
    border-bottom: 1px solid #dddddd;
    padding-top: 6px;
    padding-bottom: 8px;
    height: 45px;
  }
  .client-price__col._value {
    width: auto;
  }
  .client-price__col._max {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 9px;
  }
}
.client-text {
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}
.client-text__opt-steps {
  margin-top: 40px;
}
.client-text__partners {
  margin-top: 32px;
}
.client-text > *:first-child {
  margin-top: 0;
}
.client-text .muted {
  color: #888888;
  font-size: 13px;
  line-height: 15px;
  margin: 20px 0;
}
.client-text .center {
  text-align: center;
}
.client-text b {
  font-weight: 600;
}
.client-text p {
  margin: 20px 0;
}
.client-text h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  margin-top: 40px;
}
.client-text h3 {
  font-weight: 600;
  font-size: inherit;
  line-height: inherit;
  margin-top: 40px;
  margin-bottom: -10px;
}
.client-text ul {
  padding-left: 18px;
  margin: 20px 0;
}
.client-text ul.no-style {
  padding-left: 0;
  list-style: none;
}
.client-text ul > li {
  margin-bottom: 10px;
}
.client-text ul > li:last-child {
  margin-bottom: 0;
}
.client-text ol {
  counter-reset: list;
  margin-top: 4px;
  margin-bottom: 20px;
  list-style: none;
}
.client-text ol > li {
  position: relative;
  padding-left: 50px;
  padding-top: 15px;
  margin-bottom: 15px;
}
.client-text ol > li:last-child {
  margin-bottom: 0;
}
.client-text ol > li:before {
  counter-increment: list;
  content: counter(list);
  color: #FAF000;
  background-color: #FD6462;
  border-radius: 6px;
  text-align: center;
  height: 40px;
  width: 40px;
  line-height: 40px;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 17px;
  font-weight: 600;
}
.client-text._definition p {
  margin: 10px 0;
}
.client-text._definition > *:first-child {
  margin-top: 0;
}
.client-text._definition > *:last-child {
  margin-bottom: 0;
}
.client-text._opt {
  text-align: center;
}
.client-text._opt h2 {
  margin-bottom: -10px;
  color: #fff;
}
.client-text._parents {
  font-size: 16px;
  margin: 90px 0;
  line-height: 1.5;
}
@media screen and (max-width: 1599px) {
  .client-text__price {
    margin-right: -100px;
  }
  .client-text ol {
    margin-right: 70px;
  }
}
@media screen and (max-width: 1365px) {
  .client-text {
    font-size: 13px;
    line-height: 15px;
  }
  .client-text__opt-steps {
    margin-top: 42px;
  }
  .client-text__price {
    margin-right: 0;
  }
  .client-text__partners {
    margin-top: 26px;
  }
  .client-text .muted {
    margin: 10px 0;
  }
  .client-text h2 {
    font-size: 15px;
    margin-bottom: -10px;
  }
  .client-text h3 {
    margin-top: 36px;
  }
  .client-text ol {
    margin-top: 20px;
    margin-right: 0;
  }
  .client-text ol > li {
    padding-left: 40px;
    padding-top: 11px;
    margin-bottom: 19px;
  }
  .client-text ol > li:before {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 960px) {
  .client-text {
    font-size: 15px;
    line-height: 20px;
  }
  .client-text._parents {
    font-size: 13px;
    margin: 50px 0;
    text-align: center;
    padding: 0 20px;
  }
  .client-text__opt-steps {
    margin-top: 32px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .client-text__partners {
    margin-top: 12px;
  }
  .client-text .muted {
    margin: 18px 0;
  }
  .client-text h2 {
    font-size: 17px;
    margin-bottom: 0;
  }
  .client-text h3 {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .client-text ul > li {
    margin-bottom: 20px;
  }
  .client-text ol > li {
    padding-top: 9px;
    margin-bottom: 11px;
  }
  .client-text h2 + ol {
    margin-top: 10px;
  }
}
.collection-card {
  color: inherit;
  text-decoration: none;
  display: block;
  border: 2px solid rgba(104, 98, 89, 0.09);
  border-radius: 6px;
  padding: 13px 14px;
  height: 100%;
}
.collection-card:hover {
  text-decoration: none;
}
.collection-card__cover-list {
  display: block;
  font-size: 0;
  margin: 0;
}
.collection-card__cover-item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0;
}
.collection-card__cover-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 220px;
}
.collection-card__cover-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.collection-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px;
}
.collection-card__title {
  display: block;
  margin-right: 11px;
}
.collection-card__title-inner {
  display: block;
  overflow: hidden;
  font-weight: 600;
  color: #495C91;
  font-size: 16px;
  line-height: 25px;
  height: 50px;
}
.collection-card__title-placeholder {
  color: transparent;
  border-bottom: 2px solid rgba(104, 98, 89, 0.09);
  position: relative;
  top: -12px;
}
.collection-card__age {
  display: block;
  white-space: nowrap;
  font-size: 13px;
  line-height: 25px;
  color: #686259;
}
.collection-card._load {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.collection-card._load .collection-card__age {
  visibility: hidden;
}
.collection-card._load .collection-card__cover-outer {
  background-color: #FFF8E1;
}
@media screen and (max-width: 1599px) {
  .collection-card {
    padding: 11px 10px;
  }
  .collection-card__cover-outer {
    height: 154px;
  }
  .collection-card__title-inner {
    height: 75px;
  }
}
@media screen and (max-width: 1365px) {
  .collection-card {
    padding: 8px;
  }
  .collection-card__cover-outer {
    height: 122px;
  }
  .collection-card__title-inner {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
  }
  .collection-card__content {
    margin-top: 13px;
  }
  .collection-card__age {
    line-height: 20px;
    margin-right: 3px;
  }
}
@media screen and (max-width: 960px) {
  .collection-card {
    padding: 10px 11px;
    padding-bottom: 17px;
  }
  .collection-card__cover-outer {
    height: 173px;
  }
  .collection-card__title-inner {
    height: auto;
    font-size: 16px;
    line-height: 25px;
  }
  .collection-card__content {
    margin-top: 16px;
  }
  .collection-card__age {
    line-height: 25px;
  }
}
.contentPart {
  max-width: 1530px;
}
.contentPart._small {
  max-width: 750px;
  width: auto;
}
.contentPart._medium {
  max-width: 1012px;
  width: auto;
}
@media screen and (max-width: 1599px) {
  .contentPart {
    max-width: 1170px;
  }
  .contentPart._small {
    max-width: 570px;
    width: auto;
  }
  .contentPart._medium {
    max-width: 770px;
  }
}
@media screen and (max-width: 1365px) {
  .contentPart._small {
    max-width: 620px;
  }
  .contentPart._medium {
    max-width: 620px;
  }
}
@media screen and (max-width: 960px) {
  .contentPart {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contentPart._small {
    max-width: none;
  }
  .contentPart._medium {
    max-width: none;
  }
}
.customCheckbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customCheckbox__input {
  opacity: 0;
}
.customCheckbox__input:checked ~ .customCheckbox__tick {
  background-color: #6FBC63;
  border-color: #6FBC63;
  position: relative;
}
.customCheckbox__input:checked ~ .customCheckbox__tick:after {
  content: "\2713";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 11px;
  -webkit-transform: translate(-50%, -50%) rotate(5deg);
          transform: translate(-50%, -50%) rotate(5deg);
}
.customCheckbox__tick {
  width: 17px;
  height: 17px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  display: block;
}
.dropdown-menu {
  overflow: hidden;
  position: relative;
  z-index: 11;
}
.dropdown-menu__item._personal-area {
  padding: 14px 17px;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
}
.dropdown-menu__item._hidden {
  display: none;
}
.dropdown-menu__link {
  color: inherit;
  text-decoration: none;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 16px;
  transition: 0.2s background-color, 0.2s color;
}
.dropdown-menu__link:hover {
  text-decoration: none;
}
.dropdown-menu__link:hover,
.dropdown-menu__link:focus {
  background-color: #f2f3f7;
  color: #495c91;
}
.dropdown-menu__link._exit {
  border-top: 1px solid #dddddd;
}
.dropdown-menu._short .dropdown-menu__link {
  font-size: 13px;
  line-height: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.fast-contacts__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 13px;
  line-height: 20px;
}
.fast-contacts__phone {
  color: inherit;
  text-decoration: none;
  padding: 10px 0;
  display: block;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  padding-right: 13px;
  margin-right: 12px;
  color: #4c4f59;
  transition: 0.2s color;
}
.fast-contacts__phone:hover {
  text-decoration: none;
}
.fast-contacts__phone:after {
  content: '';
  position: absolute;
  top: 16px;
  right: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #70BC63;
}
.fast-contacts__phone:hover {
  color: #242424;
}
.fast-contacts__time {
  margin-right: 12px;
  color: #7d8290;
}
.fast-contacts__link {
  color: inherit;
  text-decoration: none;
  padding: 10px 0;
  color: #495C91;
  display: block;
  transition: 0.2s color;
}
.fast-contacts__link:hover {
  text-decoration: none;
}
.fast-contacts__link-caption {
  border-bottom: 1px dashed;
}
.fast-contacts__button {
  display: none;
  margin-top: 10px;
}
@media screen and (max-width: 960px) {
  .fast-contacts__content {
    font-size: 14px;
  }
  .fast-contacts__link {
    display: none;
  }
  .fast-contacts__button {
    display: block;
  }
  .fast-contacts__phone {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 16px;
  }
  .fast-contacts__phone:after {
    top: 6px;
  }
  .fast-contacts__time {
    margin-right: 0;
    color: #aaaaaa;
  }
}
.filter-expand {
  color: inherit;
  text-decoration: none;
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #686259;
  background-color: #FFF8E1;
  border-radius: 6px;
  padding: 20px;
}
.filter-expand:hover {
  text-decoration: none;
}
.filter-group__label {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  display: block;
  padding-bottom: 10px;
}
.filter-group__toggle-list {
  font-size: 0;
  margin-right: -15px;
  margin-bottom: -15px;
}
.filter-group__toggle {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  margin-right: 15px;
  margin-bottom: 15px;
}
.filter-popup {
  min-height: 100%;
  background-color: #FFF8E1;
}
.filter-popup__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 7px 10px;
  padding-bottom: 8px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.filter-popup__back {
  color: inherit;
  text-decoration: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  color: #686259;
  padding: 5px 0;
  position: relative;
  padding-left: 20px;
}
.filter-popup__back:hover {
  text-decoration: none;
}
.filter-popup__back::before {
  content: '';
  position: absolute;
  border: 2px solid;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 7px;
  top: 13px;
  border-top: 0;
  border-right: 0;
}
.filter-popup__confirm {
  color: inherit;
  text-decoration: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  padding: 5px 10px;
  border-radius: 6px;
  background-color: #70BC63;
  color: #fff;
}
.filter-popup__confirm:hover {
  text-decoration: none;
}
.filter-popup__confirm:hover {
  color: #fff;
}
.filter-popup__close {
  color: inherit;
  text-decoration: none;
  height: 35px;
  width: 35px;
  border: 1px solid #686259;
  border-radius: 6px;
  cursor: pointer;
  background-image: url('../../images/filter-toggle/close.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
  margin-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.filter-popup__close:hover {
  text-decoration: none;
}
.filter-popup__content {
  padding: 0 10px;
  margin-top: 20px;
}
.filter-popup__row {
  margin-bottom: 30px;
}
.filter-popup__row:last-child {
  margin-bottom: 0;
}
.filter-toggle {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.filter-toggle__control {
  display: none;
}
.filter-toggle__inner {
  display: block;
  border: 1px solid #686259;
  border-radius: 6px;
  padding: 4px 10px;
  transition: 0.5s background-color;
  position: relative;
}
.filter-toggle__inner::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
  margin: auto 0;
  background-image: url('../../images/filter-toggle/close.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 11px;
  height: 11px;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.filter-toggle:hover .filter-toggle__inner {
  background-color: #FFF8E1;
}
.filter-toggle__control:checked ~ .filter-toggle__inner {
  background-color: #FFF8E1;
  padding-right: 30px;
}
.filter-toggle__control:checked ~ .filter-toggle__inner::after {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  transition: 0.5s opacity, 0.5s -webkit-transform;
  transition: 0.5s opacity, 0.5s transform;
}
@media screen and (max-width: 960px) {
  .filter-toggle {
    font-size: 16px;
  }
  .filter-toggle__inner {
    padding: 14px 21px;
  }
  .filter-toggle__inner::after {
    width: 13px;
    height: 13px;
    right: 14px;
  }
  .filter-toggle__control:checked ~ .filter-toggle__inner {
    background-color: #fff;
    padding-right: 40px;
  }
}
.filter._alone {
  padding-top: 0;
  border-top: 0;
}
.filter._alone .filter__search {
  width: auto;
  position: relative;
  top: auto;
  right: auto;
}
.footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
}
.footer-menu__item {
  white-space: nowrap;
  line-height: normal;
  margin-bottom: 11px;
}
.footer-menu__link {
  color: inherit;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #4d4a43;
}
.footer-menu__link:hover {
  text-decoration: none;
}
.footer-menu__item._blog .footer-menu__link-icon {
  margin-right: 8px;
}
.footer-menu__item._blog .footer-menu__link {
  color: #fd6562;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-one__title {
  font-size: 13px;
  line-height: 18px;
  color: #4d4a43;
  margin: 0;
}
.footer-one__title-link {
  color: inherit;
  text-decoration: none;
  font-size: 13px;
  line-height: 18px;
  color: #4d4a43;
  text-decoration: underline;
}
.footer-one__title-link:hover {
  text-decoration: none;
}
.footer-one__title-link:hover {
  text-decoration: none;
}
.footer-one__content {
  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;
}
.footer-one__icon-block {
  margin-right: 32px;
  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;
}
.footer-one__icon-box {
  margin-top: 10px;
}
.footer-one__icon-box._rating-y {
  margin-left: 2px;
}
.footer-one__icon-box._rating-y:first-child {
  margin-left: 0;
}
.footer-one__icon-box._payment {
  margin-right: 20px;
}
.footer-one__icon-box._payment:last-child {
  margin-right: 0;
}
.footer-one__icon-box._socials {
  margin-left: 16px;
}
.footer-one__icon-box._socials:first-child {
  margin-left: 0;
}
.footer-one__icon-link {
  color: inherit;
  text-decoration: none;
}
.footer-one__icon-link:hover {
  text-decoration: none;
}
.footer {
  background-color: #fff8e1;
  padding: 30px 0;
  position: relative;
}
.footer:after {
  opacity: .06;
  background-image: linear-gradient(-180deg, #000000, rgba(255, 255, 255, 0) 62%);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
}
.footer__menus {
  padding-bottom: 20px;
}
.footer__info {
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
}
.footer__menu {
  display: block;
  width: 100%;
}
.footer__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__one {
  width: calc(33.33333333%);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.33333333%);
          flex: 0 0 calc(33.33333333%);
  padding-right: 15px;
}
.form-control {
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  border-radius: 6px;
  font-size: 16px;
  padding: 0 14px;
}
@media screen and (max-width: 960px) {
  .form-control {
    height: 40px;
    font-size: 14px;
    padding: 0 12px;
  }
}
.form-control._textarea {
  height: 140px;
  padding-top: 14px;
  padding-bottom: 14px;
}
@media screen and (max-width: 960px) {
  .form-control._textarea {
    height: 111px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.form-item__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 6px;
}
.form-item__label {
  cursor: default;
  font-weight: 700;
}
.form-item__link {
  color: inherit;
  text-decoration: none;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #495C91;
  transition: 0.5s opacity;
}
.form-item__link:hover {
  text-decoration: none;
}
.form-item__link._eye:before {
  background-image: url('../../images/form-item/eye.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 17px;
  height: 12px;
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 7px;
}
.form-item__link._eye-cross:before {
  background-image: url('../../images/form-item/eye-cross.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 17px;
  height: 14px;
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 7px;
}
.form-item__link._hide-password {
  display: none;
}
.form-item__link:hover {
  color: #495C91;
  opacity: .75;
}
.form-item._show-password .form-item__link._show-password {
  display: none;
}
.form-item._show-password .form-item__link._hide-password {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.giftFilters__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 21px;
}
.giftFilters__group {
  font-size: 0;
}
.giftFilters__group:first-child {
  margin-right: 40px;
}
.giftFilters__group-label {
  font-size: 13px;
  color: #686259;
  line-height: 20px;
  display: block;
  margin-bottom: 6px;
}
.giftFilters__group-item {
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  background: #ffffff;
  letter-spacing: 0;
  padding: 5px 8px;
  border: 1px solid;
  margin: 0 6px 12px 0;
  cursor: pointer;
  display: inline-block;
  border-radius: 6px;
}
.giftFilters__group-item:hover,
.giftFilters__group-item.chosen {
  background: #F9F6E4;
  border: 1px solid #686259;
}
.giftFilters__group-item:last-of-type {
  margin-right: 0;
}
.giftFilters__controls {
  width: 100%;
}
.giftFilters__reset {
  font-size: 12px;
  color: #495C91;
  text-decoration: underline;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
}
.giftFilters__btn-toggle {
  display: none;
}
@media screen and (max-width: 960px) {
  .giftFilters__group {
    margin-bottom: 10px;
  }
  .giftFilters__group-item {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 12px;
    background-color: #fff;
  }
  .giftFilters__group-label {
    font-weight: 700;
    font-size: 16px;
    color: #262626;
    letter-spacing: 0;
    line-height: 30px;
  }
  .giftFilters__controls {
    margin-top: 4px;
  }
  .giftFilters__reset,
  .giftFilters__accept {
    display: block;
    border: 1px solid #686259;
    border-radius: 6px;
    font-size: 16px;
    color: #686259;
    letter-spacing: 1px;
    width: 100%;
    line-height: 50px;
    background-color: #fff;
    text-transform: uppercase;
  }
  .giftFilters__reset,
  .giftFilters__accept {
    background-color: #fff;
    color: #262626;
    font-size: 16px;
    line-height: 44px;
    text-transform: none;
    letter-spacing: 0;
    text-decoration: none;
  }
  .giftFilters__accept {
    background-color: #70BC63;
    color: #FFFFFF;
    border: none;
    margin-bottom: 15px;
  }
  .giftFilters.giftFilters_md_lg {
    display: none;
  }
}
.giftResult__header {
  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;
  margin-bottom: 16px;
}
.giftResult .backNavigation {
  width: 100%;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.giftResult .backNavigation__arrow {
  margin-right: 2px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.giftResult .backNavigation__arrow:before,
.giftResult .backNavigation__arrow:after {
  content: '';
  width: 6px;
  height: 1px;
  background-color: #686259;
  position: absolute;
  display: inline-block;
  top: 2px;
}
.giftResult .backNavigation__arrow::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -1px;
}
.giftResult .backNavigation__arrow::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -1px;
}
.giftResult .backNavigation__link {
  font-family: OpenSans-Regular, sans-serif;
  font-size: 13px;
  color: #686259;
  text-decoration: underline;
}
.giftResult__rubric {
  margin-right: 17px;
  max-width: 60px;
}
.giftResult__rubric-picture {
  vertical-align: middle;
  border-radius: 6px;
  width: 100%;
  height: auto;
  display: block;
}
.giftResult__title {
  font-size: 30px;
  line-height: 45px;
  font-weight: 600;
  color: #262626;
}
.giftResult__title-link {
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline;
  font-weight: 700;
  color: #495C91;
  margin-left: 6px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .giftResult {
    margin-bottom: 26px;
  }
  .giftResult .backNavigation {
    width: auto;
    -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
    margin-bottom: 0;
  }
  .giftResult__rubric {
    margin-left: 50px;
    max-width: 64px;
  }
  .giftResult__title {
    font-size: 24px;
    line-height: 32px;
  }
  .giftResult__title-link {
    font-weight: 400;
  }
  .giftResult__btn-toggle {
    display: block;
    border: 1px solid #686259;
    border-radius: 6px;
    font-size: 16px;
    color: #686259;
    letter-spacing: 1px;
    width: 100%;
    line-height: 50px;
    background-color: #fff;
    text-transform: uppercase;
    margin: 20px 0 0;
    cursor: pointer;
  }
}
.gifts-popup {
  margin: 0 20px;
  text-align: left;
}
.gifts-popup__text {
  margin-bottom: 20px;
  padding: 15px 0 30px;
  border-bottom: 1px solid #e1e1e1;
}
.gifts-popup__title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  color: #495c91;
}
.gifts-popup__list-link {
  padding: 0 0 0 30px;
  margin: 20px 0 0;
}
.gifts-popup__link {
  text-decoration: underline;
}
.gifts-popup__link:hover {
  text-decoration: none;
}
.gifts-slider__inner {
  position: relative;
  padding: 0 60px;
}
.gifts-slider__button {
  background: #fff8e1 none;
  color: #686259;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: 0.2s background-color, 0.2s color, 0.2s opacity;
  border: 0;
}
.gifts-slider__button:hover {
  background-color: #d8d3b4;
  color: #fd6462;
}
.gifts-slider__button:active {
  background-color: #686259;
  color: #fff;
}
.gifts-slider__button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid;
  border-left: 0;
  border-bottom: 0;
  width: 12px;
  height: 12px;
}
.gifts-slider__button._prev {
  left: 0;
}
.gifts-slider__button._prev::after {
  right: -2px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.gifts-slider__button._next {
  right: 0;
}
.gifts-slider__button._next::after {
  left: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.gifts-slider__button.swiper-button-disabled {
  opacity: 0;
}
.gifts-slider__slide {
  padding-bottom: 15px;
}
@media screen and (max-width: 960px) {
  .gifts-slider__inner {
    position: relative;
  }
  .gifts-slider__inner::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 10px;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
    z-index: 1;
  }
  .gifts-slider__slide {
    width: 270px;
  }
  .gifts-slider__button {
    display: none;
  }
  .gifts-slider__inner {
    padding: 0;
  }
}
.gifts-slider.is-load::after {
  visibility: hidden;
  opacity: 0;
}
.gifts-slider.is-load .gifts-slider__inner {
  opacity: 1;
  visibility: visible;
}
.giftSelection .simpleTitle h2 {
  font-size: 24px;
  line-height: 32px;
}
.giftSelection__title {
  text-align: center;
}
.giftSelection__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -22px;
}
.giftSelection__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  margin: 0;
  padding: 0 22px;
}
.giftSelection__picture {
  display: block;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  width: 100%;
  max-width: none;
  height: auto;
}
.giftSelection__link-text {
  text-align: center;
  margin-top: 10px;
}
.giftSelection__banner {
  width: 100%;
  height: 150px;
  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: 40px;
  background-image: url(http://images6.fanpop.com/image/photos/37900000/Christmas-Pattern-great-christmas-wallpaper-sites-37932452-1920-1080.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 40px 5px rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  text-align: center;
}
.giftSelection__banner-title {
  margin: auto;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 30px;
  text-decoration: underline;
  text-decoration-skip: ink;
}
@media screen and (max-width: 960px) {
  .giftSelection .simpleTitle {
    font-size: 16px;
    line-height: 24px;
  }
}
.giftPagePopup.giftPagePopup_rubrics {
  display: none;
  position: absolute;
  width: 685px;
  top: 30px;
  left: 30px;
}
.giftPagePopup.giftPagePopup_rubrics.active {
  display: block;
}
.giftPagePopup.giftPagePopup_rubrics.active .popup-new-window {
  display: block;
}
@media only screen and (min-width: 960px) {
  .giftPagePopup.giftPagePopup_rubrics.reverse .popup-new-window:after,
  .giftPagePopup.giftPagePopup_rubrics.reverse .popup-new-window:before {
    left: auto;
    right: 31px;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window {
    position: relative;
    overflow: visible;
    height: auto;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    padding: 31px 31px 28px;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window:after,
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window:before {
    content: "";
    bottom: 100%;
    left: 31px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: -9px;
    bottom: 99.81%;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #cccccc;
    border-width: 10px;
    margin-left: -10px;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window__head {
    background: none;
    box-shadow: none;
    width: auto;
    right: 7px;
    padding: 0;
    top: 7px;
    z-index: 1;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window__close {
    border: none;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window__back-link {
    display: none;
  }
  .giftPagePopup.giftPagePopup_rubrics .popup-new-window__title {
    display: none;
  }
  .giftPagePopup.giftPagePopup_rubrics .giftFilters__box {
    margin: 0 8px 0 0;
  }
  .giftPagePopup.giftPagePopup_rubrics .giftFilters__box:last-of-type {
    margin-right: 0;
  }
  .giftPagePopup.giftPagePopup_rubrics .giftFilters__group + .giftFilters__group {
    margin-top: 8px;
  }
  .giftPagePopup.giftPagePopup_rubrics .giftFilters__group-label {
    color: #242424;
    font-weight: 700;
    margin-bottom: 8px;
  }
  .giftPagePopup.giftPagePopup_rubrics .giftFilters__group-item {
    padding: 15px 18px;
  }
  .giftPagePopup.giftPagePopup_rubrics .giftFilters__controls {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .giftPagePopup.giftPagePopup_filters .giftFilters__group_ticks {
    width: 100%;
    margin: 0 0 20px;
  }
  .giftPagePopup.giftPagePopup_filters .giftFilters__group_ticks .giftFilters__group-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-left: none;
    border-right: none;
    border-color: #e5e5e5;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    color: #262626;
  }
  .giftPagePopup.giftPagePopup_filters .giftFilters__group_ticks .giftFilters__group-item:not(:last-of-type) {
    border-bottom: none;
  }
  .giftPagePopup .popup-new-window__title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #262626;
    margin-bottom: 16px;
  }
  .giftPagePopup .popup-new-window__head {
    background-color: #FFF9E5;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .giftPagePopup .popup-new-window {
    background-color: #fff;
  }
  .giftPagePopup.giftPagePopup_filters.active {
    display: block;
  }
  .giftPagePopup.giftPagePopup_filters.active .popup-new-window {
    display: block;
  }
  .giftPagePopup.giftPagePopup_rubrics.active {
    display: block;
  }
  .giftPagePopup.giftPagePopup_rubrics.active .popup-new-window {
    display: block;
  }
}
html.noscroll {
  overflow: hidden;
  height: 100vh;
}
html.noscroll body {
  overflow: hidden;
  height: 100vh;
}
.green-form {
  border-radius: 6px;
  background-color: #f0ffee;
  padding: 40px 30px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .green-form {
    padding: 40px 10px;
  }
}
.green-form__title {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 30px;
}
.green-form__form {
  max-width: 640px;
  margin: 0 auto;
}
.green-form__one {
  margin-bottom: 20px;
}
.green-form__one:first-child {
  margin-bottom: 0;
}
.green-form__btn-block {
  width: 100%;
}
.green-form__success {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 4px #d9e9d7;
  background-color: #f0ffee;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity, 0.2s visibility;
}
.green-form__success-button {
  width: 100%;
}
.green-form__success-head {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  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;
  padding-bottom: 40px;
}
.green-form__success-caption {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin: 30px 0 0;
}
.green-form__success-img {
  display: block;
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
}
.green-form._success .green-form__success {
  opacity: 1;
  visibility: visible;
}
.header {
  box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, 0.05);
  position: relative;
  background-color: #fff;
  z-index: 10;
}
.header__short {
  display: none;
}
.header__top {
  border-bottom: 1px solid #e6e7eb;
}
.header__bottom {
  background-color: #fff8e1;
}
.header__container {
  max-width: 1530px;
  margin: 0 auto;
}
.header__container._small {
  max-width: 750px;
  width: auto;
}
.header__container._medium {
  max-width: 1012px;
  width: auto;
}
@media screen and (max-width: 1599px) {
  .header__container {
    max-width: 1170px;
  }
  .header__container._small {
    max-width: 570px;
    width: auto;
  }
  .header__container._medium {
    max-width: 770px;
  }
}
@media screen and (max-width: 1365px) {
  .header__container._small {
    max-width: 620px;
  }
  .header__container._medium {
    max-width: 620px;
  }
}
@media screen and (max-width: 960px) {
  .header__container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header__container._small {
    max-width: none;
  }
  .header__container._medium {
    max-width: none;
  }
}
.header__top-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: 0.2s opacity;
}
.header__top-inner._minimize-process {
  opacity: 0;
  height: 42px;
}
.header__menu-second {
  padding-right: 15px;
}
.header__fast-contacts {
  margin: 0 auto;
  padding: 0 15px;
}
.header__location {
  padding-left: 15px;
}
.header__middle {
  border-bottom: 1px solid #e6e7eb;
}
.header__middle-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__logo-link {
  color: inherit;
  text-decoration: none;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 34px;
  padding-top: 11px;
  padding-bottom: 20px;
}
.header__logo-link:hover {
  text-decoration: none;
}
.header__logo {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: block;
  height: 47px;
}
.header__search {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 20px;
  margin-top: 0;
}
.header__personal-area {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 200px;
}
@media screen and (max-width: 1599px) {
  .header__personal-area {
    min-width: 140px;
  }
}
.header__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header__bottom-inner {
  transition: 0.2s opacity;
}
.header__bottom-inner._minimize-process {
  opacity: 0;
  height: 52px;
}
@media screen and (max-width: 960px) {
  .header {
    background-color: #eeeeee;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  }
  .header__full {
    display: none;
  }
  .header__short {
    display: block;
  }
}
.inform {
  color: inherit;
  text-decoration: none;
  display: block;
  position: relative;
  width: 60px;
  height: 78px;
  opacity: .6;
  transition: 0.5s opacity;
}
.inform:hover {
  text-decoration: none;
}
.inform__icon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 26px;
  margin: 0 auto;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
}
.inform__count {
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: 2px;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  background-color: #70BC63;
  border-radius: 4px;
  font-weight: 700;
  padding: 0 6px;
}
.inform:hover {
  opacity: 1;
}
.inform:hover .inform__icon {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.inform._cart {
  opacity: 1;
  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;
  width: auto;
  margin-left: 26px;
}
.inform._cart .inform__container {
  position: relative;
  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;
}
.inform._cart .inform__icons {
  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;
}
.inform._cart .inform__ico {
  fill: #8895b7;
  transition: 0.2s fill;
}
.inform._cart .inform__ico path {
  -webkit-animation: none !important;
          animation: none !important;
}
.inform._cart:hover .inform__ico {
  fill: #495c91;
}
.inform._cart .inform__counts {
  position: absolute;
  left: 12px;
  top: -5px;
  color: #fff;
  min-width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 12px;
  background-color: #6ebc63;
  border: 2px solid #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  padding: 3px;
}
.inform._notify .inform__icon {
  width: 22px;
  height: 28px;
  background-image: url('../../images/inform/notify.svg');
}
.interactive-title__hidden-word {
  display: none;
}
.interactive-title__content {
  display: none;
}
.interactive-title.is-active .interactive-title__hidden-word,
.interactive-title.is-active .interactive-title__content {
  display: inline;
}
.introGiftSection .simpleTitle h1 {
  color: #000;
  font-size: 24px;
  line-height: 32px;
}
.introGiftSection .subTitle {
  font-size: 16px;
  font-weight: 400;
  max-width: 655px;
  margin: 0 auto 40px;
  text-align: center;
  line-height: 24px;
}
.introGiftSection .introGiftSection__menu {
  margin: 0 12%;
}
@media screen and (max-width: 1599px) {
  .introGiftSection .introGiftSection__menu {
    margin: 0 12%;
  }
}
@media screen and (max-width: 1365px) {
  .introGiftSection .introGiftSection__menu {
    margin: 0 5%;
  }
}
@media screen and (max-width: 960px) {
  .introGiftSection .subTitle {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
  }
  .introGiftSection .introGiftSection__menu {
    margin: 0;
  }
}
.linkArrow {
  position: relative;
  font-weight: 600;
  padding-right: 15px;
  font-size: 14px;
}
.linkArrow:hover {
  text-decoration: none;
}
.linkArrow::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  border: 1px solid;
  border-left: 0;
  border-bottom: 0;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.publishingAuthorItem .linkArrow {
  font-size: 13px;
}
@media screen and (max-width: 1599px) {
  .linkArrow {
    font-size: 12px;
    line-height: 20px;
  }
  .publishingAuthorItem .linkArrow {
    font-size: 12px;
  }
}
@media screen and (max-width: 960px) {
  .linkArrow {
    font-size: 16px;
    line-height: 30px;
    color: #495C91;
    font-weight: 400;
    padding-right: 10px;
  }
  .linkArrow:hover {
    color: #495C91;
  }
  .linkArrow._sidebar {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .linkArrow::after {
    top: 1px;
  }
}
.litres._product {
  margin-top: 15px;
  max-width: 286px;
}
.litres__text {
  text-decoration: none !important;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  background: #fe6564;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 7px;
}
.litres__plus {
  margin-right: 3px;
}
.litres._not-stock {
  display: inline-block;
}
.litres._not-stock .litres__text {
  font-size: 12px;
  line-height: normal;
}
.location__link {
  color: inherit;
  text-decoration: none;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 0;
  padding-left: 16px;
  position: relative;
  display: block;
  color: #495C91;
  transition: 0.2s color;
}
.location__link:hover {
  text-decoration: none;
}
.location__link:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
  background-image: url('../../images/location/location.svg');
  width: 10px;
  height: 12px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.location__caption {
  border-bottom: 1px dashed;
}
.location__tooltip {
  display: none;
}
.login-form__title {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}
.login-form__description {
  font-size: 14px;
  line-height: 20px;
  margin-top: 32px;
  text-align: center;
}
.login-form__description._normal {
  text-align: left;
}
.login-form__description a {
  text-decoration: underline;
  transition: 0.5s color;
}
.login-form__form {
  margin-top: 16px;
}
.login-form__socials-enter {
  margin-top: 24px;
}
@media screen and (max-width: 960px) {
  .login-form__title {
    display: none;
  }
  .login-form__description {
    margin-top: 0;
  }
}
.loveRadio__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.loveRadio__img {
  margin: 0;
  padding: 0;
}
.main-layout {
  padding-bottom: 39px;
}
.main-layout__section {
  margin-bottom: 39px;
}
.main-layout__section:last-child {
  margin-bottom: 0;
}
.main-layout__section._viewed {
  margin-bottom: -39px;
}
.main-layout__navigator-heading {
  margin-top: -15px;
}
.main-layout__navigator-content {
  margin-top: 70px;
}
.main-layout__navigator-search {
  margin-top: 14px;
}
@media screen and (max-width: 1365px) {
  .main-layout__navigator-content {
    margin-top: 60px;
  }
}
@media screen and (max-width: 960px) {
  .main-layout {
    padding-bottom: 23px;
  }
  .main-layout__section {
    margin-bottom: 23px;
  }
  .main-layout__section._viewed {
    margin-bottom: -28px;
  }
  .main-layout__navigator-heading {
    margin-top: -10px;
  }
  .main-layout__navigator-content {
    margin-top: 36px;
  }
}
.mainContentColumns__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .mainContentColumns__wrap {
    display: block;
  }
}
.mainContentColumns__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.mainContentColumns__sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  margin-left: 40px;
}
@media screen and (max-width: 960px) {
  .mainContentColumns__sidebar {
    margin-left: 0;
    margin-top: 30px;
  }
}
.menu-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu-mobile__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  border-right: 1px solid #dddddd;
  position: relative;
}
.menu-mobile__item:last-child {
  border-right: 0;
}
.menu-mobile__close {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #cccccc;
}
.menu-mobile__close:after {
  background-image: url('../../images/menu-mobile/close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 19px;
  height: 19px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.menu-mobile__link {
  color: inherit;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 7px 2px 2px;
  min-height: 50px;
}
.menu-mobile__link:hover {
  text-decoration: none;
}
.menu-mobile__icon {
  height: 27px;
  position: relative;
}
.menu-mobile__icon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.menu-mobile__icon._logo:after {
  background-image: url('../../images/menu-mobile/logo.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 27px;
}
.menu-mobile__icon._catalog:after {
  background-image: url('../../images/menu-mobile/catalog.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 25px;
}
.menu-mobile__icon._discount:after {
  background-image: url('../../images/menu-mobile/discount.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
}
.menu-mobile__icon._cart:after {
  background-image: url('../../images/menu-mobile/cart.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 23px;
  height: 22px;
}
.menu-mobile__icon._search:after {
  background-image: url('../../images/menu-mobile/search.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 25px;
  height: 25px;
}
.menu-mobile__icon._more:after {
  background-image: url('../../images/menu-mobile/more.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 6px;
}
.menu-mobile__caption {
  font-size: 10px;
  line-height: 14px;
}
.menu-mobile__item._open .menu-mobile__link {
  visibility: hidden;
}
.menu-mobile__item._open .menu-mobile__close {
  display: block;
}
.menu-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 13px;
  line-height: normal;
}
.menu-second__item {
  margin: 0 10px;
}
.menu-second__item:first-child {
  margin-left: 0;
}
.menu-second__item._hidden {
  display: none;
}
.menu-second__link {
  display: block;
  padding: 10px 0;
  color: #495c91;
  transition: 0.2s color;
  position: relative;
}
.menu-second__link:hover {
  text-decoration: none;
}
.menu-second__link._more {
  padding-right: 12px;
}
.menu-second__link._more:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 0;
  border: 4px solid transparent;
  border-top: 4px solid #aaaaaa;
  transition: 0.2s -webkit-transform, 0.2s border-color;
  transition: 0.2s transform, 0.2s border-color;
  -webkit-transform-origin: 50% 25%;
          transform-origin: 50% 25%;
}
.menu-second__link._more._active,
.menu-second__link._more:hover {
  color: #000000;
}
.menu-second__link._more._active:after,
.menu-second__link._more:hover:after {
  border-top-color: #000000;
}
.menu-second__link._more._active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu-second__tooltip {
  display: none;
}
.menu-second__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity, 0.2s visibility;
  z-index: 10;
}
.menu-second__overlay._active {
  visibility: visible;
  opacity: 1;
}
.menu-second__overlay._active {
  visibility: visible;
  opacity: 1;
}
.menu-second__item:first-child .menu-second__link {
  padding-left: 0;
}
.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}
.menu__item {
  position: relative;
}
.menu__item._hidden {
  display: none;
}
.menu__link {
  color: inherit;
  text-decoration: none;
  display: block;
  text-align: center;
  transition: 0.2s background-color, 0.2s color;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #363636;
}
.menu__link:hover {
  text-decoration: none;
}
.menu__link:hover {
  background-color: #fff2c7;
}
.menu__link:focus,
.menu__link:active {
  background-color: #f2e6bd;
}
.menu__caption {
  display: inline-block;
  position: relative;
}
.menu__tooltip {
  display: none;
}
.menu__catalog {
  position: absolute;
  left: 0;
  top: -1px;
  width: 275px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: 0.2s opacity, 0.2s visibility, 0.2s -webkit-transform;
  transition: 0.2s opacity, 0.2s visibility, 0.2s transform;
}
.menu__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity, 0.2s visibility;
  z-index: 10;
}
.menu__overlay._active {
  visibility: visible;
  opacity: 1;
}
.menu__overlay._active {
  visibility: visible;
  opacity: 1;
}
.menu__item._open .menu__link {
  z-index: 11;
  background-color: transparent;
}
.menu__item._open .menu__catalog {
  z-index: 11;
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
.menu__item._open .menu__overlay {
  visibility: visible;
  opacity: 1;
}
.menu__item._open .menu__link._catalog {
  background-color: transparent;
}
.menu__link._more._active {
  background-color: #f2e6bd;
}
.menu__link._arrow .menu__caption {
  padding-right: 16px;
}
.menu__link._arrow .menu__caption:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: 0;
  right: 0;
  border: 4px solid transparent;
  border-top: 4px solid #666666;
  transition: 0.2s -webkit-transform, 0.2s border-color;
  transition: 0.2s transform, 0.2s border-color;
  -webkit-transform-origin: 50% 25%;
          transform-origin: 50% 25%;
}
.menu__item._open .menu__link._arrow .menu__caption:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu__link._discount .menu__caption {
  padding-right: 26px;
}
.menu__link._discount .menu__caption:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -9px;
  background-image: url('../../images/menu/discount.svg');
  width: 18px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1365px) {
  .menu__item._desktop {
    display: none;
  }
  .menu__catalog {
    width: 312px;
  }
}
.mfp-wrap._filter .mfp-container {
  padding-left: 0;
  padding-right: 0;
}
.mfp-wrap._filter .mfp-content {
  vertical-align: top;
  height: 100%;
}
.mfp-wrap._popup .mfp-container {
  padding-left: 0;
  padding-right: 0;
}
.mfp-wrap._popup .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  transition: 0.2s opacity, 0.2s -webkit-transform;
  transition: 0.2s opacity, 0.2s transform;
}
.mfp-wrap._popup.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
.mfp-wrap._popup.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.mfp-close-btn-in._popup .mfp-close {
  color: inherit;
}
.mfp-bg._popup {
  background-color: #000000;
  opacity: 0;
  transition: 0.2s opacity;
}
.mfp-bg._popup.mfp-ready {
  opacity: .2;
}
.mfp-bg._popup.mfp-removing {
  opacity: 0;
}
@media screen and (max-width: 960px) {
  .mfp-wrap._popup {
    background-color: #eeeeee;
  }
  .mfp-wrap._popup .mfp-content {
    transition: none;
  }
  .mfp-wrap._popup .mfp-content,
  .mfp-wrap._popup.mfp-removing .mfp-content {
    -webkit-transform: none;
            transform: none;
  }
  .mfp-wrap._popup.mfp-removing {
    background-color: transparent;
  }
  .mfp-bg._popup {
    transition: none;
  }
}
.navigator-advice {
  color: inherit;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
  position: relative;
  background-color: #000000;
  height: 100%;
  padding: 20px 120px;
}
.navigator-advice:hover {
  text-decoration: none;
}
.navigator-advice__image {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 6px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: .5;
}
.navigator-advice__content {
  position: relative;
  display: block;
  text-align: center;
  color: white;
}
.navigator-advice__content::before {
  content: '';
  display: block;
  margin: 0 auto;
  background-image: url('../../images/navigator-advice/book.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  margin-bottom: 6px;
}
.navigator-advice__subtitle {
  display: block;
  font-size: 16px;
  line-height: 25px;
}
.navigator-advice__title {
  display: block;
  margin-top: 56px;
}
.navigator-advice__title-inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  transition: 0.2s border-color;
}
.navigator-advice__description {
  display: block;
  font-size: 16px;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.navigator-advice:hover .navigator-advice__title-inner {
  border-color: transparent;
}
@media screen and (max-width: 1599px) {
  .navigator-advice {
    padding-left: 96px;
    padding-right: 96px;
  }
  .navigator-advice__title {
    margin-top: 28px;
  }
  .navigator-advice__description {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 1365px) {
  .navigator-advice {
    padding-left: 40px;
    padding-right: 40px;
  }
  .navigator-advice__content::before {
    display: none;
  }
  .navigator-advice__title {
    margin-top: 19px;
  }
  .navigator-advice__description {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 960px) {
  .navigator-advice {
    padding: 26px;
    padding-bottom: 30px;
  }
  .navigator-advice__description {
    display: none;
  }
  .navigator-advice__title {
    margin-top: 9px;
  }
  .navigator-advice__title-inner {
    font-size: 20px;
    line-height: 25px;
    border-bottom: 0;
  }
}
.navigator-author {
  font-size: 0;
}
.navigator-author__person {
  width: 370px;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding-right: 90px;
}
.navigator-author__person-inner {
  font-size: 16px;
  line-height: 25px;
}
.navigator-author__image {
  display: block;
  border-radius: 50%;
}
.navigator-author__name-outer {
  max-height: 50px;
  overflow: hidden;
  margin-top: 20px;
}
.navigator-author__name {
  font-weight: 700;
}
.navigator-author__text {
  word-wrap: break-word;
  max-height: 150px;
  overflow: hidden;
  margin-top: 16px;
}
.navigator-author__text p {
  margin: 0;
}
.navigator-author__link-outer {
  margin-top: 5px;
}
.navigator-author__link-outer._mobile {
  display: none;
}
.navigator-author__link {
  font-size: 13px;
  line-height: 20px;
}
.navigator-author__books {
  width: calc(100% - 370px);
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
}
@media screen and (max-width: 1599px) {
  .navigator-author__person {
    width: 33.33333333%;
    padding-right: 20px;
  }
  .navigator-author__books {
    width: 66.66666667%;
    padding-left: 9px;
  }
}
@media screen and (max-width: 1365px) {
  .navigator-author__person {
    width: 25%;
  }
  .navigator-author__person-inner {
    font-size: 13px;
    line-height: 20px;
  }
  .navigator-author__name-outer {
    max-height: 60px;
    margin-top: 15px;
  }
  .navigator-author__text {
    max-height: 160px;
    margin-top: 5px;
  }
  .navigator-author__books {
    width: 75%;
    margin-top: 11px;
  }
}
@media screen and (max-width: 960px) {
  .navigator-author__person {
    width: auto;
    padding-right: 0;
    display: block;
  }
  .navigator-author__person-inner {
    font-size: 16px;
    line-height: 25px;
  }
  .navigator-author__books {
    width: auto;
    padding-left: 0;
    margin-top: 23px;
    display: block;
  }
  .navigator-author__image {
    width: 80px;
  }
  .navigator-author__name-outer {
    margin-top: 11px;
  }
  .navigator-author__link-outer {
    display: none;
    margin-top: 29px;
  }
  .navigator-author__link-outer._mobile {
    display: block;
  }
  .navigator-author__link {
    color: inherit;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #686259;
    border: 1px solid;
    border-radius: 6px;
    padding: 2px 14px;
    display: inline-block;
  }
  .navigator-author__link:hover {
    text-decoration: none;
  }
}
.navigator-authors-list__item {
  margin-bottom: 50px;
}
.navigator-authors-list__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1365px) {
  .navigator-authors-list__item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 960px) {
  .navigator-authors-list__item {
    margin-bottom: 60px;
  }
}
.navigator-filter {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s opacity, 0.5s visibility;
}
.navigator-filter.is-ready {
  opacity: 1;
  visibility: visible;
}
.navigator-filter__labels-list {
  font-size: 0;
}
.navigator-filter__label {
  font-size: 13px;
  line-height: 20px;
  color: #686259;
  padding-bottom: 10px;
  display: inline-block;
}
.navigator-filter__toggle-list {
  font-size: 0;
  margin-bottom: -5px;
}
.navigator-filter__toggle {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.navigator-filter__toggle:last-child {
  margin-right: 0;
}
.navigator-filter__clear {
  font-size: 13px;
  line-height: 20px;
  color: #686259;
  padding: 5px 0;
  margin-bottom: 5px;
  display: none;
}
.navigator-filter__clear.is-active {
  display: inline-block;
}
.navigator-filter__button-outer {
  display: none;
}
.navigator-filter__button {
  color: inherit;
  text-decoration: none;
  text-align: center;
  border: 1px solid;
  border-radius: 6px;
  padding: 13px;
  color: #686259;
  font-size: 16px;
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.navigator-filter__button:hover {
  text-decoration: none;
}
.navigator-filter__mobile-clear {
  height: 50px;
  width: 50px;
  border: 1px solid #686259;
  border-radius: 6px;
  cursor: pointer;
  background-image: url('../../images/filter-toggle/close.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
  margin-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: none;
}
.navigator-filter__mobile-clear.is-active {
  display: block;
}
@media screen and (max-width: 960px) {
  .navigator-filter__labels-list {
    display: none;
  }
  .navigator-filter__toggle-list {
    display: none;
  }
  .navigator-filter__button-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .is-sticked .navigator-filter__button {
    border-color: transparent;
    font-weight: 700;
    border-radius: 0;
  }
  .is-sticked .navigator-filter__mobile-clear {
    width: 35px;
    height: 35px;
    margin-top: 7px;
  }
}
.navigator-heading {
  padding-top: 21px;
  padding-bottom: 26px;
  position: relative;
  background-color: black;
  color: white;
}
.navigator-heading._without-bg {
  background-color: transparent;
  color: inherit;
}
.navigator-heading__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center -130px;
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: .5;
}
.navigator-heading__content {
  position: relative;
  z-index: 1;
}
.navigator-heading__breadcrumbs {
  margin-bottom: -4px;
}
.navigator-heading__title {
  font-weight: 700;
  margin: 0;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
}
.navigator-heading__list {
  margin-top: 44px;
}
.navigator-heading__filter {
  margin-top: 25px;
}
.navigator-heading__filter-inner.is-sticked {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-30px) translateZ(0);
          transform: translateY(-30px) translateZ(0);
  padding: 10px 0;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
}
.navigator-heading__filter-inner.is-sticked:hover {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
@media screen and (max-width: 960px) {
  .navigator-heading {
    padding-top: 18px;
    padding-bottom: 36px;
  }
  .navigator-heading._without-bg {
    padding-bottom: 16px;
  }
  .navigator-heading__bg {
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(3px);
            filter: blur(3px);
  }
  .navigator-heading__breadcrumbs {
    margin-bottom: 12px;
  }
  .navigator-heading__title {
    font-size: 24px;
    line-height: 35px;
  }
  .navigator-heading__list {
    margin-top: 26px;
    margin-left: 24px;
    margin-right: 24px;
  }
  .navigator-heading__filter {
    margin-top: 20px;
  }
  .navigator-heading__filter-inner.is-sticked {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 0;
    padding-bottom: 0;
  }
}
.navigator-newsletter {
  border-radius: 6px;
  background-color: #FFF8E1;
  padding: 49px;
  padding-bottom: 60px;
}
.navigator-newsletter__content {
  max-width: 506px;
  margin: 0 auto;
}
.navigator-newsletter__title {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}
.navigator-newsletter__description {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
.navigator-newsletter__form {
  margin-top: 20px;
}
.navigator-newsletter__form:before,
.navigator-newsletter__form:after {
  content: " ";
  display: table;
}
.navigator-newsletter__form:after {
  clear: both;
}
.navigator-newsletter__input {
  float: left;
  width: calc(100% - 200px);
}
.navigator-newsletter__button {
  float: right;
  width: 180px;
}
.navigator-newsletter__subtitle {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  margin-top: 52px;
}
.navigator-newsletter__subdescription {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  font-weight: 700;
  margin-top: 5px;
}
.navigator-newsletter__book-list-outer {
  margin: 0 -134px;
  margin-top: 30px;
}
.navigator-newsletter__book-list {
  margin: -4px;
  font-size: 0;
}
.navigator-newsletter__book {
  padding: 4px;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.navigator-newsletter__book:nth-child(4) ~ .navigator-newsletter__book {
  display: none;
}
@media screen and (max-width: 1599px) {
  .navigator-newsletter__book-list-outer {
    margin-left: -84px;
    margin-right: -84px;
  }
}
@media screen and (max-width: 1365px) {
  .navigator-newsletter__subtitle {
    margin-top: 42px;
  }
  .navigator-newsletter__book-list-outer {
    margin-left: 0;
    margin-right: 0;
  }
  .navigator-newsletter__book {
    width: 33.33333333%;
  }
  .navigator-newsletter__book:nth-child(3) ~ .navigator-newsletter__book {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .navigator-newsletter {
    border-radius: 0;
    padding: 10px;
    padding-top: 39px;
    padding-bottom: 36px;
  }
  .navigator-newsletter__title {
    line-height: 30px;
  }
  .navigator-newsletter__description {
    margin-top: 17px;
    line-height: 25px;
  }
  .navigator-newsletter__form {
    margin-top: 18px;
  }
  .navigator-newsletter__input {
    width: auto;
    float: none;
  }
  .navigator-newsletter__button {
    float: none;
    width: auto;
    margin-top: 15px;
  }
  .navigator-newsletter__subtitle {
    margin-top: 36px;
  }
  .navigator-newsletter__subdescription {
    margin-top: 0;
  }
  .navigator-newsletter__book-list-outer {
    margin-top: 15px;
  }
  .navigator-newsletter__book-list {
    margin: 0;
  }
  .navigator-newsletter__book {
    width: auto;
    display: block;
    margin-bottom: 20px;
  }
  .navigator-newsletter__book:nth-child(3) ~ .navigator-newsletter__book {
    display: block;
  }
  .navigator-newsletter__book:last-child {
    margin-bottom: 0;
  }
}
.navigator-stock {
  font-size: 0;
  margin: 0 -15px;
}
.navigator-stock__item {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding: 0 15px;
}
.navigator-stock__link {
  color: inherit;
  text-decoration: none;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 6px;
  height: 162px;
}
.navigator-stock__link:hover {
  text-decoration: none;
}
@media screen and (max-width: 1599px) {
  .navigator-stock {
    margin: 0 -11px;
  }
  .navigator-stock__item {
    width: 33.33333333%;
    padding: 0 11px;
  }
  .navigator-stock__item:nth-child(3) ~ .navigator-stock__item {
    display: none;
  }
  .navigator-stock__link {
    height: 204px;
  }
}
@media screen and (max-width: 1365px) {
  .navigator-stock {
    margin: 0 -15px;
  }
  .navigator-stock__item {
    padding: 0 15px;
  }
  .navigator-stock__link {
    height: 162px;
  }
}
@media screen and (max-width: 960px) {
  .navigator-stock {
    overflow: auto;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
  }
  .navigator-stock__item {
    padding: 0;
    width: auto;
    margin-right: 20px;
  }
  .navigator-stock__item:nth-child(3) ~ .navigator-stock__item {
    display: inline-block;
  }
  .navigator-stock__item:last-child {
    margin-right: 0;
  }
  .navigator-stock__link {
    height: 190px;
    width: 244px;
  }
}
.newBackNavigation {
  margin-bottom: 8px;
}
.newBackNavigation__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
}
.newBackNavigation__link {
  color: #686259;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  transition: 0.2s color;
}
.newBackNavigation__link:hover {
  text-decoration: none;
  color: #000000;
}
.newBackNavigation__arrow {
  margin-right: 2px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.newBackNavigation__arrow:before,
.newBackNavigation__arrow:after {
  content: '';
  width: 6px;
  height: 1px;
  background-color: #686259;
  position: absolute;
  display: inline-block;
  top: 2px;
  transition: 0.2s background-color;
}
.newBackNavigation__link:hover .newBackNavigation__arrow:before,
.newBackNavigation__link:hover .newBackNavigation__arrow:after {
  background-color: #000000;
}
.newBackNavigation__arrow::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -1px;
}
.newBackNavigation__arrow::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -1px;
}
.newSectionHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 24px;
}
@media screen and (max-width: 960px) {
  .newSectionHeader {
    margin: 0 0 24px;
  }
}
.newSectionHeader-noMargin {
  margin: 0;
}
.newSectionHeader__title {
  font-size: 24px;
  padding: 0;
  margin: 0 14px 0 0;
  font-weight: normal;
}
@media screen and (max-width: 960px) {
  .newSectionHeader__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.newSectionHeader__title-colorBlue {
  color: #495C91;
}
.newSectionHeader__title-semBold {
  font-weight: 600;
}
.newSectionHeader__title-bold {
  font-weight: 700;
}
.newSectionHeader__titleLink {
  text-decoration: none;
  color: #495C91;
}
.newSectionHeader__titleLink:hover {
  color: #121B44;
}
.newSectionHeader__more {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  font-size: 12px;
  color: #495C91;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 4px 8px;
  transition: 0.2s color, 0.2s background;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 960px) {
  .newSectionHeader__more {
    background: none;
    font-size: 14px;
    text-transform: none;
  }
}
.newSectionHeader__more:hover {
  background: rgba(0, 0, 0, 0.08);
  text-decoration: none;
  color: #242424;
}
@media screen and (max-width: 960px) {
  .newSectionHeader__more:hover {
    background: none;
  }
}
.newSectionHeader__more-whiteBg {
  background: #fff;
}
.newSectionHeader__more-whiteBg:hover {
  background: #70BC63;
  color: #fff;
}
.newSectionHeader__moreArrow {
  width: 5px;
  height: 12px;
  fill: #495C91;
  transition: 0.2s fill;
  margin: 0 0 0 4px;
  -webkit-transform: translate(0, -0.5px);
          transform: translate(0, -0.5px);
}
.newSectionHeader__more:hover .newSectionHeader__moreArrow {
  fill: #242424;
}
.newSectionHeader__more-whiteBg:hover .newSectionHeader__moreArrow {
  fill: #fff;
}
.newSectionHeader__moreMobile {
  margin-right: 4px;
}
@media screen and (max-width: 960px) {
  .newSectionHeader__moreMobile {
    display: none;
  }
}
.notify {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  border-radius: 4px;
  padding: 16px 21px;
  padding-left: 50px;
}
.notify:before {
  content: '';
  position: absolute;
  top: 17px;
  left: 16px;
}
.notify._error {
  background-color: #FFE7E7;
}
.notify._error:before {
  background-image: url('../../images/notify/error.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 18px;
}
.notify._success {
  background-color: #E9FFE6;
}
.notify._success:before {
  top: 14px;
  left: 13px;
  background-image: url('../../images/client-input/valid.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
}
.opt-steps-item {
  text-align: center;
}
.opt-steps-item__image {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: block;
  margin: 0 auto;
  height: 120px;
}
.opt-steps-item__image._read {
  margin-top: -20px;
  height: 140px;
}
.opt-steps-item__title {
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 1365px) {
  .opt-steps-item__image {
    height: 100px;
  }
  .opt-steps-item__image._read {
    height: auto;
    margin-top: -17px;
  }
  .opt-steps-item__title {
    font-size: 13px;
    line-height: 15px;
    margin-top: 21px;
  }
}
@media screen and (max-width: 960px) {
  .opt-steps-item {
    padding-left: 12px;
    padding-right: 12px;
  }
  .opt-steps-item__title {
    font-size: 15px;
    line-height: 20px;
    margin-top: 8px;
  }
}
.page__header {
  position: relative;
}
.page__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity, 0.2s visibility;
  z-index: 10;
}
.page__overlay._active {
  visibility: visible;
  opacity: 1;
}
.page__overlay._active {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 960px) {
  .page__header._popup-open {
    z-index: 1046;
  }
}
.pagination {
  margin: 32px 0 0;
}
.pagination__wrap {
  margin: 0;
  padding: 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;
}
@media screen and (max-width: 960px) {
  .pagination__wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -2px;
  }
}
.pagination__link {
  background: #fff;
  border: 1px solid #CFCFCF;
  color: #7D8290;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  box-sizing: border-box;
  transition: 0.2s color, 0.2s background, 0.2s border;
  margin: 0 2px;
}
@media screen and (max-width: 960px) {
  .pagination__link {
    background: #F7F7F7;
    border: 1px solid #DEE0E3;
    color: #242424;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 32px;
    padding: 4px;
    box-sizing: border-box;
    transition: 0.2s color, 0.2s background, 0.2s border;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
  }
}
.pagination__link-more {
  background: #F7F7F7;
  border: 1px solid #DEE0E3;
  color: #242424;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  padding: 4px;
  box-sizing: border-box;
  transition: 0.2s color, 0.2s background, 0.2s border;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  line-height: 25px;
}
.pagination__linkMobile {
  background: #F7F7F7;
  border: 1px solid #DEE0E3;
  color: #242424;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  padding: 4px;
  box-sizing: border-box;
  transition: 0.2s color, 0.2s background, 0.2s border;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
}
.pagination__link-active,
.pagination__link:hover {
  background: #7D8290;
  color: #fff;
  border-color: #7D8290;
  text-decoration: none;
}
.pagination__link-prev,
.pagination__link-next {
  width: auto;
  padding: 4px 12px;
}
@media screen and (max-width: 960px) {
  .pagination__link-prev,
  .pagination__link-next {
    padding: 4px 24px;
  }
}
.pagination__moreWrap {
  text-align: center;
  margin-bottom: 10px;
}
.pagination__moreWrap-visibleM {
  display: none;
}
@media screen and (max-width: 960px) {
  .pagination__moreWrap-visibleM {
    display: block;
  }
}
.pagination__pages-desktop {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media screen and (max-width: 960px) {
  .pagination__pages-desktop {
    display: none;
  }
}
.pagination__pages-mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .pagination__pages-mobile {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.selectric-pagination__select .selectric {
  background: #F7F7F7;
  border: 1px solid #DEE0E3;
  color: #242424;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  padding: 4px;
  box-sizing: border-box;
  transition: 0.2s color, 0.2s background, 0.2s border;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
}
.selectric-pagination__select .selectric .label {
  font-weight: 700;
  color: #242424;
  line-height: normal;
  height: auto;
  margin: 0 5px 0 10px;
}
.selectric-pagination__select .selectric .button {
  background-color: transparent;
  top: auto;
  right: auto;
  position: relative;
  width: 14px;
  height: 8px;
  margin: 4px 5px 4px 10px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.selectric-pagination__select .selectric .button:before,
.selectric-pagination__select .selectric .button:after {
  content: '';
  width: 9px;
  height: 2px;
  background-color: #AAAEB7;
  position: absolute;
  display: inline-block;
  top: 3px;
  transition: 0.2s background-color;
}
.selectric-pagination__select .selectric .button:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 0;
  left: auto;
  border: 0;
  margin: 0;
}
.selectric-pagination__select .selectric .button:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 0;
}
.pagination__icon {
  display: none;
  position: relative;
  width: 14px;
  height: 8px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
@media screen and (max-width: 960px) {
  .pagination__icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.pagination__link-next .pagination__icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 6px;
}
.pagination__link-prev .pagination__icon {
  margin-right: 6px;
}
.pagination__icon:before,
.pagination__icon:after {
  content: '';
  width: 9px;
  height: 2px;
  background-color: #AAAEB7;
  position: absolute;
  display: inline-block;
  top: 3px;
  transition: 0.2s background-color;
}
.pagination__link:hover .pagination__icon:before,
.pagination__link:hover .pagination__icon:after {
  background-color: #fff;
}
.pagination__icon:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 0;
}
.pagination__icon:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 0;
}
.painter {
  color: inherit;
  text-decoration: none;
  display: block;
  border: 2px solid rgba(104, 98, 89, 0.09);
  border-radius: 6px;
  overflow: hidden;
  font-size: 16px;
  line-height: 25px;
}
.painter:hover {
  text-decoration: none;
}
.painter__image {
  display: block;
  width: 100%;
}
.painter__content {
  display: block;
  padding: 18px 20px;
}
.painter__name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #495C91;
  display: block;
  font-weight: 600;
}
@media screen and (max-width: 1365px) {
  .painter {
    font-size: 13px;
    line-height: 20px;
  }
  .painter__content {
    padding: 9px 8px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 960px) {
  .painter {
    font-size: 16px;
    line-height: 25px;
  }
  .painter__content {
    padding: 14px 19px;
    padding-bottom: 19px;
  }
}
.painters-list {
  margin: -15px;
  font-size: 0;
}
.painters-list__item {
  display: inline-block;
  vertical-align: top;
  width: 33.33333333%;
  padding: 15px;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .painters-list {
    margin: 0;
  }
  .painters-list__item {
    display: block;
    width: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  .painters-list__item:last-child {
    margin-bottom: 0;
  }
}
.personal-area {
  position: relative;
}
.personal-area__link {
  color: inherit;
  text-decoration: none;
  display: block;
  padding-top: 19px;
  padding-bottom: 19px;
  min-height: 78px;
}
.personal-area__link:hover {
  text-decoration: none;
}
.personal-area__heading {
  line-height: 19px;
  font-size: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.personal-area__title {
  font-size: 14px;
  font-weight: 700;
  color: #495C91;
  transition: 0.2s color;
}
.personal-area__title-caption {
  position: relative;
  padding-right: 13px;
}
.personal-area__title-icon {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url('../../images/arrow-blue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 9px;
  height: 19px;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
}
.personal-area__info {
  margin-top: 3px;
}
.personal-area__info mark {
  background-color: transparent;
  color: #495C91;
}
.personal-area__dropdown {
  position: absolute;
  top: 4px;
  left: -18px;
  right: -18px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: 0.2s opacity, 0.2s visibility, 0.2s -webkit-transform;
  transition: 0.2s opacity, 0.2s visibility, 0.2s transform;
  background: #fff;
  border: 1px solid #dddddd;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
.personal-area__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity, 0.2s visibility;
  z-index: 10;
}
.personal-area__overlay._active {
  visibility: visible;
  opacity: 1;
}
.personal-area__overlay._active {
  visibility: visible;
  opacity: 1;
}
.personal-area__link:hover .personal-area__title {
  color: #686259;
}
.personal-area__link:hover .personal-area__title-icon {
  background-image: url('../../images/arrowGrey.svg');
}
.personal-area._active .personal-area__overlay {
  visibility: visible;
  opacity: 1;
}
.personal-area._active .personal-area__dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  z-index: 11;
}
.personal-area._active .personal-area__title-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.popular-list {
  margin: -15px;
  font-size: 0;
  position: relative;
}
.popular-list::after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  border: 8px solid;
  border-color: #70BC63 #495C91 #FD6462 #FAF000;
  border-radius: 50%;
  margin: auto;
  -webkit-animation: rotating 2s linear infinite;
          animation: rotating 2s linear infinite;
  opacity: 0;
  visibility: hidden;
}
.popular-list__item {
  display: inline-block;
  width: 33.33333333%;
  vertical-align: top;
  padding: 15px;
}
.popular-list__item._advice {
  width: 66.66666667%;
}
.popular-list__item-inner {
  height: 320px;
}
.popular-list__load {
  display: none;
}
.popular-list.is-loading::after {
  opacity: 1;
  visibility: visible;
  transition: 0.2s opacity, 0.2s visibility;
}
.popular-list.is-loading .popular-list__load {
  display: block;
}
.popular-list.is-loading .popular-list__content {
  display: none;
}
.popular-list._large .popular-list__item {
  width: 25%;
}
.popular-list._large .popular-list__item._advice {
  width: 50%;
}
@media screen and (max-width: 1599px) {
  .popular-list__item-inner {
    height: 274px;
  }
}
@media screen and (max-width: 1365px) {
  .popular-list__item-inner {
    height: 215px;
  }
}
@media screen and (max-width: 960px) {
  .popular-list {
    margin: 0;
  }
  .popular-list__item {
    display: block;
    width: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  .popular-list__item:last-child {
    margin-bottom: 0;
  }
  .popular-list__item._advice {
    width: auto;
  }
  .popular-list__item-inner {
    height: auto;
  }
  .popular-list._large .popular-list__item {
    width: auto;
    display: block;
  }
  .popular-list._large .popular-list__item._advice {
    width: auto;
  }
}
.popup {
  position: relative;
  max-width: 607px;
  background: #fff;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  margin: 30px auto;
}
.popup._city {
  max-width: 1140px;
}
.popup._login {
  max-width: 390px;
  padding: 40px 50px;
}
.popup__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
  width: auto;
  height: auto;
  opacity: .6;
  transition: 0.5s opacity;
}
.popup__close:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('../../images/popup/close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.popup__close:active {
  top: 0;
}
.popup__heading {
  color: inherit;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  background-color: #dddddd;
  position: relative;
  padding: 10px 40px;
  display: none;
}
.popup__heading:hover {
  text-decoration: none;
}
.popup__heading:before {
  content: '';
  border: 2px solid #aaaaaa;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-left: 0;
  border-bottom: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 15px;
  position: absolute;
}
.popup__catalog {
  background-color: #fff;
  border-top: 1px solid #dddddd;
}
.popup__catalog + .popup__catalog {
  margin-top: 30px;
}
.popup__fast-contacts + .popup__catalog {
  margin-top: 30px;
}
.popup__fast-contacts {
  padding: 16px 15px 17px;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-right: 0;
  border-left: 0;
}
.popup__smart-register + .popup__fast-contacts {
  margin-top: 30px;
}
.popup__smart-register {
  background-color: #fff;
}
.popup__smart-register + .popup__smart-register {
  margin-top: 30px;
}
@media screen and (max-width: 1365px) {
  .popup._city {
    max-width: 940px;
  }
}
@media screen and (max-width: 960px) {
  .popup {
    margin-top: 50px;
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 0;
    max-width: none;
    background-color: transparent;
  }
  .popup__close {
    display: none;
  }
  .popup__heading {
    display: block;
  }
  .popup__inner {
    padding: 15px;
  }
  .popup__call-request {
    padding: 24px 15px;
    background-color: #fff;
  }
  .popup__login-form {
    padding: 20px 15px;
    background-color: #fff;
  }
  .popup._free .popup__inner {
    padding: 0;
  }
  .popup._login {
    padding: 0;
  }
}
.publishingBook {
  text-decoration: none;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.publishingBook:hover {
  text-decoration: none;
}
.publishingBook__image {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px;
  width: 55px;
  height: 75px;
}
.publishingBook__content {
  display: block;
  font-size: 13px;
  line-height: 20px;
}
.publishingBook__title {
  display: block;
  font-weight: 600;
}
.publishingBook__name {
  display: block;
  opacity: .5;
}
.publishingBook__price {
  display: inline-block;
  margin-top: 7px;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  text-transform: uppercase;
  padding: 6px 10px;
  padding-left: 37px;
}
.publishingBook__price:before {
  content: '';
  background-image: url('../../images/publishingBook/cart.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 1px;
  margin: auto 0;
  left: 12px;
  width: 16px;
  height: 16px;
}
.publishingBookCard {
  border: 1px solid transparent;
  border-radius: 6px;
  transition: 0.2s border-color, 0.2s box-shadow;
  position: relative;
  background-color: white;
  padding: 9px;
}
.publishingBookCard:hover {
  border-color: #FD6462;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.publishingBookCard::after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
}
.publishingBookCard__link {
  color: inherit;
  display: block;
  transition: 0.2s color;
}
.publishingBookCard__link:hover {
  color: #495C91;
}
.publishingBookCard__image-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  height: 224px;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}
.publishingBookCard__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  transition: 0.2s all;
}
.publishingBookCard__image:not([src]) {
  visibility: hidden;
  width: 0;
}
.publishingBookCard__image._loaded {
  display: block;
}
.publishingBookCard__image._loading {
  display: none;
}
.publishingBookCard__lazy {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 195px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.publishingBookCard__link:hover .publishingBookCard__lazy-caption {
  text-decoration: none;
}
.publishingBookCard__lazy-caption {
  margin-top: 16px;
  font-size: 12px;
  color: #808080;
}
.publishingBookCard__title {
  font-size: 16px;
  display: block;
  overflow: hidden;
  line-height: 25px;
  max-height: 125px;
}
.publishingBookCard__title.show-on-mobile {
  display: none;
}
.publishingBookCard__author {
  font-size: 13px;
  color: #686259;
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}
.publishingBookCard__price {
  color: inherit;
  text-decoration: none;
  font-size: 0;
  margin-top: 9px;
  display: block;
}
.publishingBookCard__price:hover {
  text-decoration: none;
}
.publishingBookCard__price-value {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
}
.publishingBookCard__price-discount {
  display: inline-block;
  color: #888888;
  position: relative;
  margin-left: 8px;
  font-size: 13px;
  line-height: 25px;
}
.publishingBookCard__price-discount::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-bottom: 1px solid;
  opacity: .5;
}
.publishingBookCard__mobile-price .publishingBookCard__price-discount {
  margin-left: 10px;
  margin-top: 10px;
}
.publishingBookCard__through {
  text-decoration: line-through;
}
.publishingBookCard__price-percent {
  position: absolute;
  left: 100%;
  top: 3px;
  margin-left: 6px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #FD6462;
  white-space: nowrap;
  padding: 2px 5px;
  z-index: 1;
  border-radius: 3px;
}
.publishingBookCard__button {
  margin-top: 13px;
  font-size: 0;
  position: relative;
  clear: both;
}
.publishingBookCard__description {
  font-size: 13px;
  margin-top: 5px;
}
.publishingBookCard__description._date {
  padding-left: 21px;
  position: relative;
}
.publishingBookCard__description._date::before {
  content: '';
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  position: absolute;
  background-image: url('../../images/publishingBookCard/preorder.svg');
  background-repeat: no-repeat;
  background-size: 100%;
}
.publishingBookCard__controls {
  position: absolute;
  left: 5px;
  font-size: 0;
  top: 2px;
}
.publishingBookCard__controlsItem {
  margin-bottom: 5px;
}
.publishingBookCard__controlsItem:last-child {
  margin-bottom: 0;
}
.publishingBookCard__controlsLink {
  color: #fff;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 25px;
  white-space: nowrap;
  font-weight: 600;
  transition: .33s;
  overflow: hidden;
  width: 24px;
  text-indent: 1px;
  min-width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-left: 50px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
}
.publishingBookCard__controlsLink:hover {
  width: 100%;
  opacity: 1;
  text-decoration: none;
  color: #fff;
  transition: 0.2s;
  padding-right: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.publishingBookCard__controlsLink._sign,
.publishingBookCard__controlsLink._time,
.publishingBookCard__controlsLink._sale {
  background-size: auto calc(100% - 6px);
  background-position: 3px center;
}
.publishingBookCard__controlsLink._gift {
  background-color: #fd6462;
  background-image: url('../../images/publishingBookCard/gift_xl.svg');
}
.publishingBookCard__controlsLink._delivery {
  background-color: #34993e;
  background-image: url('../../images/publishingBookCard/delivery_xl.svg');
}
.publishingBookCard__controlsLink._sign {
  background-color: #495c91;
  background-image: url('../../images/publishingBookCard/sign.svg');
}
.publishingBookCard__controlsLink._time {
  background-color: #faf000;
  background-image: url('../../images/publishingBookCard/time.svg');
}
.publishingBookCard__controlsLink._sale {
  background-color: #fd6462;
  background-image: url('../../images/publishingBookCard/sale.svg');
}
.publishingBookCard__controlsMobile {
  display: inline-block;
  padding-left: 10px;
  width: 174px;
  padding-top: 3px;
  padding-bottom: 9px;
}
.publishingBookCard__controlsItemMobile {
  margin-top: 6px;
}
.publishingBookCard__controlsLinkMobile {
  display: block;
}
.publishingBookCard__controlsLinkMobile._delivery {
  background-image: url('../../images/publishingBookCard/delivery_s.svg');
  background-repeat: no-repeat;
  line-height: 13px;
  padding-left: 25px;
  font-size: 13px;
  width: 154px;
  height: 14px;
}
.publishingBookCard__controlsLinkMobile._gift {
  background-image: url('../../images/publishingBookCard/gift_s.svg');
  background-repeat: no-repeat;
  line-height: 13px;
  padding-left: 25px;
  font-size: 13px;
  width: 135px;
  height: 14px;
}
.publishingBookCard__controlsMobile {
  display: none;
}
.publishingBookCard__text {
  font-size: 16px;
  line-height: 25px;
  max-height: 150px;
  margin-top: 9px;
  overflow: hidden;
}
.publishingBookCard__name {
  font-size: 13px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 10px;
}
.publishingBookCard__mobile-price {
  display: none;
}
.publishingBookCard._choice {
  border-color: rgba(104, 98, 89, 0.09);
  border-width: 2px;
  padding: 15px 20px;
}
.publishingBookCard._choice:hover {
  box-shadow: none;
}
.publishingBookCard._choice .publishingBookCard__image-holder {
  float: right;
  height: 276px;
  width: 198px;
}
.publishingBookCard._choice .publishingBookCard__title,
.publishingBookCard._choice .publishingBookCard__author,
.publishingBookCard._choice .publishingBookCard__price,
.publishingBookCard._choice .publishingBookCard__text,
.publishingBookCard._choice .publishingBookCard__name {
  margin-right: 228px;
}
@media screen and (max-width: 1599px) {
  .publishingBookCard__title {
    font-size: 13px;
    line-height: 20px;
    max-height: 100px;
    font-weight: 600;
  }
  .publishingBookCard__author {
    margin-top: 6px;
    margin-bottom: 14px;
  }
  .publishingBookCard__image-holder {
    height: 194px;
    margin-bottom: 10px;
  }
  .publishingBookCard__price-value {
    font-size: 13px;
    line-height: normal;
  }
  .publishingBookCard__price-discount {
    line-height: normal;
  }
  .publishingBookCard__price-percent {
    top: -1px;
  }
  .publishingBookCard__text {
    font-size: 13px;
    line-height: 20px;
    max-height: 100px;
  }
  .publishingBookCard._choice .publishingBookCard__title,
  .publishingBookCard._choice .publishingBookCard__author,
  .publishingBookCard._choice .publishingBookCard__price,
  .publishingBookCard._choice .publishingBookCard__text,
  .publishingBookCard._choice .publishingBookCard__name {
    margin-right: 238px;
  }
}
@media screen and (max-width: 1365px) {
  .publishingBookCard__description {
    font-size: 12px;
  }
  .publishingBookCard__image-holder {
    height: 184px;
    margin-bottom: 15px;
  }
  .publishingBookCard__controls {
    top: -2px;
  }
  .publishingBookCard._listItem .publishingBookCard__title {
    max-height: 54px;
  }
  .publishingBookCard._choice .publishingBookCard__title,
  .publishingBookCard._choice .publishingBookCard__author,
  .publishingBookCard._choice .publishingBookCard__price,
  .publishingBookCard._choice .publishingBookCard__text,
  .publishingBookCard._choice .publishingBookCard__name {
    margin-right: 212px;
  }
}
@media screen and (max-width: 960px) {
  .publishingBookCard {
    padding: 0;
  }
  .publishingBookCard:hover {
    border-color: transparent;
    box-shadow: none;
  }
  .publishingBookCard._noBorderRadius {
    border-radius: 0;
  }
  .publishingBookCard._bookList {
    border-bottom: 0;
  }
  .publishingBookCard._newsletter {
    padding: 12px 10px;
  }
  .publishingBookCard__link {
    float: left;
  }
  .publishingBookCard__link {
    width: 90px;
  }
  .publishingBookCard__title,
  .publishingBookCard__author {
    width: auto;
    padding-left: 10px;
  }
  .publishingBookCard__description,
  .publishingBookCard__author {
    font-size: 13px;
  }
  .publishingBookCard__title {
    font-size: 16px;
    line-height: 25px;
    max-height: none;
  }
  .publishingBookCard__title.show-on-mobile {
    display: block !important;
  }
  .publishingBookCard__title.hide-on-mobile {
    display: none;
  }
  .publishingBookCard__image-holder {
    height: 108px;
    margin-bottom: 0;
  }
  .publishingBookCard__author {
    margin-bottom: 0;
    outline: none;
    margin-top: 4px;
  }
  .publishingBookCard__button {
    display: block;
    margin-left: 10px;
    margin-top: 10px;
  }
  .publishingBookCard__description {
    margin: 6px 0 6px 10px;
    font-weight: 600;
  }
  .publishingBookCard__description._date {
    font-weight: 400;
  }
  .publishingBookCard__content {
    overflow: hidden;
    min-width: 0;
    margin-top: -4px;
  }
  .publishingBookCard__controlsLinkMobile._delivery,
  .publishingBookCard__controlsLinkMobile._gift {
    width: auto;
    height: auto;
  }
  .publishingBookCard__controlsMobile {
    width: auto;
    display: inline-block;
  }
  .publishingBookCard__price {
    border: 1px solid rgba(104, 98, 89, 0.5);
    border-radius: 6px;
    display: inline-block;
    background-image: url('../../images/publishingBookCard/buy.svg');
    background-repeat: no-repeat;
    background-position: 7px 50%;
    margin-top: 10px;
    margin-left: 10px;
    padding: 6px;
    padding-left: 34px;
  }
  .publishingBookCard__price-discount {
    font-size: 13px;
    line-height: 15px;
    margin-left: 5px;
  }
  .publishingBookCard__price-discount::after {
    display: none;
  }
  .publishingBookCard__price-discount-value {
    display: none;
  }
  .publishingBookCard__price-percent {
    font-size: 13px;
    line-height: 15px;
    position: static;
    margin-left: 0 !important;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .publishingBookCard__text {
    font-size: 16px;
    line-height: 25px;
    max-height: 9999px;
    margin-top: 20px;
  }
  .publishingBookCard__mobile-price {
    display: block;
  }
  .publishingBookSlider__slide .publishingBookCard__content {
    overflow: hidden;
    min-width: 0;
  }
  .publishingBookCard._listItem {
    border: none;
    border-bottom: 1px solid #DDDDDD;
    padding: 20px 0;
    padding-bottom: 19px;
    width: 100%;
    margin: 0 auto;
    background-color: transparent;
  }
  .publishingBookCard._listItem._review {
    padding: 10px 5px;
    padding-bottom: 20px;
  }
  .publishingBookCard._listItem .publishingBookCard__title,
  .publishingBookCard._listItem .publishingBookCard__author,
  .publishingBookCard._listItem .publishingBookCard__description,
  .publishingBookCard._listItem .publishingBookCard__controlsMobile {
    width: 100%;
  }
  .publishingBookCard._listItem .publishingBookCard__title {
    color: #000;
  }
  .publishingBookCard._listItem .publishingBookCard__image-holder {
    margin-bottom: 0;
  }
  .publishingBookCard._listItem .publishingBookCard__link {
    width: 100px;
  }
  .publishingBookCard._listItem .publishingBookCard__image {
    max-height: none;
    width: 100% !important;
  }
  .publishingBookCard._review {
    border-bottom: 0;
  }
  .publishingBookCard._review .publishingBookCard__link {
    width: 60px;
  }
  .publishingBookCard._review .publishingBookCard__image-holder {
    height: 80px;
  }
  .publishingBookCard._review .publishingBookCard__title {
    margin-bottom: 0;
  }
  .publishingBookCard._review .publishingBookCard__author {
    margin-bottom: 7px;
  }
  .publishingBookCard._choice {
    border-color: rgba(104, 98, 89, 0.09);
    padding: 12px 10px;
    padding-bottom: 19px;
  }
  .publishingBookCard._choice .publishingBookCard__link {
    width: auto;
    float: none;
  }
  .publishingBookCard._choice .publishingBookCard__image-holder {
    float: none;
    width: 85px;
    height: 108px;
  }
  .publishingBookCard._choice .publishingBookCard__title,
  .publishingBookCard._choice .publishingBookCard__author,
  .publishingBookCard._choice .publishingBookCard__price,
  .publishingBookCard._choice .publishingBookCard__text,
  .publishingBookCard._choice .publishingBookCard__name {
    margin-right: 0;
    margin-left: 0;
  }
  .publishingBookCard._choice .publishingBookCard__title,
  .publishingBookCard._choice .publishingBookCard__author {
    padding-left: 0;
  }
  .publishingBookCard._choice .publishingBookCard__title {
    margin-top: 19px;
  }
}
.publishingBookSlider {
  padding: 0 80px;
  position: relative;
}
.publishingBookSlider._main {
  padding-left: 0;
  padding-right: 0;
}
.publishingBookSlider::after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  border: 8px solid;
  border-color: #70BC63 #495C91 #FD6462 #FAF000;
  border-radius: 50%;
  margin: auto;
  -webkit-animation: rotating 2s linear infinite;
          animation: rotating 2s linear infinite;
  transition: 0.2s opacity, 0.2s visibility;
}
.publishingBookSlider__inner {
  position: relative;
  opacity: 0;
  transition: 0.2s opacity, 0.2s visibility;
  visibility: hidden;
}
.publishingBookSlider__container {
  padding: 15px;
  margin: -15px;
}
.publishingBookSlider__slide:hover {
  z-index: 1;
}
.publishingBookSlider__button {
  background-image: none;
  background-color: #FFF8E1;
  color: #686259;
  width: 70px;
  height: 70px;
  margin-top: -45px;
  border-radius: 50%;
  transition: 0.2s background-color, 0.2s color, 0.2s opacity;
  z-index: 9;
}
.publishingBookSlider__button:hover {
  background-color: #D8D3B4;
  color: #fd6462;
}
.publishingBookSlider__button:active {
  background-color: #686259;
  color: white;
}
.publishingBookSlider__button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid;
  border-left: 0;
  border-bottom: 0;
  width: 16px;
  height: 16px;
}
.publishingBookSlider__button._prev {
  left: auto;
  right: 100%;
  margin-right: 20px;
}
.publishingBookSlider__button._prev::after {
  left: 4px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.publishingBookSlider__button._next {
  right: auto;
  left: 100%;
  margin-left: 20px;
}
.publishingBookSlider__button._next::after {
  right: 4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.publishingBookSlider__button.swiper-button-disabled {
  opacity: 0;
}
.publishingBookSlider.is-load::after {
  visibility: hidden;
  opacity: 0;
}
.publishingBookSlider.is-load .publishingBookSlider__inner {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1365px) {
  .publishingBookSlider {
    padding: 0;
  }
  .publishingBookSlider__button {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: -63px;
  }
  .publishingBookSlider__button._prev {
    right: 60px;
    margin-right: 0;
  }
  .publishingBookSlider__button._next {
    right: 0;
    left: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 960px) {
  .publishingBookSlider {
    padding: 0;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
  }
  .publishingBookSlider._list {
    margin: -10px 0;
    margin-bottom: 0;
  }
  .publishingBookSlider.show-on-mobile {
    display: block !important;
  }
  .publishingBookSlider__inner {
    position: relative;
  }
  .publishingBookSlider__inner::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 10px;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
    z-index: 1;
  }
  .publishingBookSlider__slide {
    width: 270px;
  }
  .publishingBookSlider__container {
    margin: 0;
    padding: 0;
  }
  .publishingBookSlider__container._cards {
    margin: 0 -5px;
    padding: 0;
    margin-bottom: -24px;
    overflow: hidden;
  }
  .publishingBookSlider__button {
    display: none;
  }
  .publishingBookSlider._collections .publishingBookSlider__slide {
    width: 260px;
  }
  .publishingBookSlider._main .publishingBookSlider__container {
    margin: 0;
    padding: 0;
  }
}
.publishingButton {
  font-size: 13px;
  line-height: 20px;
  color: #686259;
  border: 1px solid;
  border-radius: 4px;
  display: inline-block;
  padding: 4px 10px;
  cursor: pointer;
  text-align: center;
  transition: 0.2s background-color, 0.2s border-color, 0.2s color, 0.2s background-image;
  font-family: inherit;
}
.publishingButton:hover {
  text-decoration: none;
  border-color: #70BC63;
  color: #34993E;
}
.publishingButton:active {
  background-color: #34993E;
  border-color: #34993E;
  color: white;
}
.publishingButton._block {
  display: block;
  width: 100%;
}
.publishingButton._active:hover {
  background-color: #70BC63;
  border-color: #70BC63;
  color: white;
}
.publishingButton._active:active {
  background-color: #34993E;
  border-color: #34993E;
  color: white;
}
.publishingButton._fill {
  background-color: #70BC63;
  border-color: #70BC63;
  color: white;
}
.publishingButton._fill:hover,
.publishingButton._fill:focus {
  background-color: #34993E;
  border-color: #34993E;
  color: white;
}
.publishingButton._request {
  font-size: 18px;
  line-height: 22px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-weight: 600;
}
.publishingButton._cart {
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  padding: 6px 12px;
}
.publishingButton._cart:before {
  background-image: url('../../images/publishingButton/cart.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 16px;
  content: '';
  margin-right: 10px;
  display: block;
  margin-top: -2px;
}
.publishingButton._cart:hover:before {
  background-image: url('../../images/publishingButton/cart-hover.svg');
}
.publishingButton._cart:active:before {
  background-image: url('../../images/publishingButton/cart-active.svg');
}
.publishingButton._call-request {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
}
.publishingButton._submit {
  font-size: 14px;
  line-height: 20px;
  padding: 11px;
  letter-spacing: 0.93px;
  font-weight: 700;
  text-transform: uppercase;
}
.publishingButton._submit:hover,
.publishingButton._submit:focus {
  background-color: #34993E;
  border-color: #34993E;
  color: white;
}
.publishingButton._submit,
.publishingButton._submit:disabled:hover,
.publishingButton._submit:disabled:active,
.publishingButton._submit._disabled:hover,
.publishingButton._submit._disabled:active {
  background-color: #70BC63;
  border-color: #70BC63;
  color: white;
}
.publishingButton._submit:disabled,
.publishingButton._submit._disabled {
  cursor: default;
  opacity: .5;
}
.publishingButton._add2basket {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.publishingButton__spiner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.publishingButton__spiner._hidden {
  display: none;
}
.publishingButton__caption._hidden {
  display: none;
}
@media screen and (max-width: 1365px) {
  .publishingButton {
    font-size: 13px;
    line-height: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 960px) {
  .publishingButton {
    font-size: 13px;
    padding: 6px 9px;
    line-height: 16px;
  }
  .publishingButton._active:hover {
    background-color: #E9FFE6;
    border-color: #34993E;
    color: #34993E;
  }
  .publishingButton._mBuy,
  .publishingButton._mCheckout {
    background-image: url('../../images/publishingBookCard/buy.svg');
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding: 0 7px 0 28px;
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 16px;
    border-radius: 6px;
    margin-right: 10px;
  }
  .publishingButton._mBuy:active,
  .publishingButton._mCheckout:active {
    background-image: url('../../images/publishingBookCard/buy_white.svg');
    border: 1px solid #34993e;
    background-color: #34993e;
    color: #fff;
  }
  .publishingButton._mBuy:hover {
    color: #000;
  }
  .publishingButton._mBuy:active {
    background-image: url('../../images/publishingBookCard/buy_white.svg');
  }
  .publishingButton._mCheckout {
    background-image: url('../../images/publishingBookCard/checkout.svg');
    background-color: #fff;
    overflow: hidden;
  }
  .publishingButton._mCheckout:hover {
    border: 1px solid #CCCCCC;
  }
  .publishingButton._mKnow {
    margin-top: 5px;
  }
  .publishingButton._mKnow:hover {
    border: 1px solid #CCCCCC;
    color: #000;
  }
  .publishingButton._mKnow:active {
    color: white;
  }
  .publishingButton._request {
    font-size: 14px;
    line-height: 20px;
    padding: 9px;
  }
}
@-webkit-keyframes spinner-pulse {
  50% {
    fill: #868686;
  }
  to {
    fill: rgba(134, 134, 134, 0.4);
  }
}
@keyframes spinner-pulse {
  50% {
    fill: #868686;
  }
  to {
    fill: rgba(134, 134, 134, 0.4);
  }
}
.publishingContent {
  padding-bottom: 50px;
}
.publishingContent__partition {
  margin-top: 70px;
}
.publishingContent__section {
  margin-top: 70px;
}
.publishingContent__section:first-child {
  margin-top: 0;
}
.publishingContent__stock {
  margin: 0 -15px;
  margin-top: 70px;
}
.publishingContent__clusters {
  padding-top: 20px;
}
.publishingContent__popular {
  margin-top: 71px;
}
.publishingContent__authors {
  margin-top: 70px;
}
.publishingContent__painters {
  margin-top: 70px;
}
.publishingContent__newsletter {
  margin-top: 68px;
}
.publishingContent__readers-choice {
  margin-top: 85px;
}
@media screen and (max-width: 1365px) {
  .publishingContent__popular {
    margin-top: 73px;
  }
  .publishingContent__section {
    margin-top: 75px;
  }
  .publishingContent__authors {
    margin-top: 60px;
  }
  .publishingContent__readers-choice {
    margin-top: 70px;
  }
}
@media screen and (max-width: 960px) {
  .publishingContent {
    padding-bottom: 45px;
  }
  .publishingContent__stock {
    margin: 0;
    margin-top: 54px;
  }
  .publishingContent__popular {
    margin-top: 71px;
  }
  .publishingContent__section {
    margin-top: 71px;
  }
  .publishingContent__authors {
    margin-top: 70px;
  }
  .publishingContent__painters {
    margin-top: 76px;
  }
  .publishingContent__newsletter {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.publishingItems {
  font-size: 0;
  padding: 0;
  list-style: none;
  margin: -30px -15px 0;
}
.publishingItems__item {
  display: inline-block;
  margin: 30px 15px 0;
  width: calc((100% - 90px) / 3);
  vertical-align: top;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .publishingItems._topNav {
    margin: 0;
  }
  .publishingItems._topNav .publishingItems__item {
    display: block;
    width: auto;
    max-width: none;
    margin: 0;
    margin-bottom: 30px;
  }
  .publishingItems._topNav .publishingItems__item:last-child {
    margin-bottom: 0;
  }
  .publishingSection__socials .publishingItems__item {
    width: auto;
    margin: 0 10px 10px;
  }
}
.publishingMore {
  text-align: center;
  border: 1px solid;
  border-radius: 6px;
  display: inline-block;
  padding: 18px 89px;
  transition: 0.2s color, 0.2s background-color;
  color: #686259;
  font-size: 16px;
}
.publishingMore:hover {
  text-decoration: none;
  color: #fff;
  background-color: #70BC63;
  border-color: #70BC63;
}
.publishingMore:active {
  color: #fff;
  background-color: #34993E;
  border-color: #34993E;
}
.publishingMore._block {
  padding-left: 18px;
  padding-right: 18px;
  display: block;
}
.publishingMore__text {
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 1599px) {
  .publishingMore {
    padding-left: 34px;
    padding-right: 34px;
  }
}
@media screen and (max-width: 1365px) {
  .publishingMore {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
@media screen and (max-width: 960px) {
  .publishingMore._white {
    background: #fff;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 36px;
  }
  .publishingMore._white:hover,
  .publishingMore._white:active {
    color: #000;
    background-color: #fff;
  }
}
.publishingNav {
  padding: 0;
  margin: 0;
  list-style: none;
}
.publishingNav__item {
  margin-bottom: 5px;
}
.publishingNav__item:last-child {
  margin-bottom: 0;
}
.publishingNav__link {
  color: inherit;
  text-decoration: none;
  color: #495C91;
  line-height: 25px;
  display: inline-block;
  font-size: 16px;
  padding: 5px 9px;
  transition: 0.2s color, 0.2s background-color;
}
.publishingNav__link:hover {
  text-decoration: none;
}
.publishingNav__text {
  border-bottom: 1px dashed;
  transition: 0.2s border-color;
}
.publishingNav__link:hover,
.publishingNav__link.is-active {
  color: #000000;
  background-color: #FFF8E1;
}
.publishingNav__link:hover .publishingNav__text,
.publishingNav__link.is-active .publishingNav__text {
  border-color: transparent;
}
.publishingPartitionItem {
  display: block;
  border-radius: 6px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: text-shadow 0.2s;
  overflow: hidden;
  position: relative;
}
.publishingPartitionItem__books-list {
  position: absolute;
  left: 24px;
  top: 10px;
  right: 24px;
  bottom: 0;
  font-size: 0;
}
.publishingPartitionItem__book {
  width: calc(100% / 3);
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
.publishingPartitionItem__book-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 80px;
}
.publishingPartitionItem__inner {
  height: 100px;
  line-height: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: block;
  transition: background-color 0.2s;
  position: relative;
}
.publishingPartitionItem__text {
  font-size: 21px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  color: white;
}
.publishingPartitionItem__caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.publishingPartitionItem:hover {
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
}
.publishingPartitionItem:hover .publishingPartitionItem__inner {
  background-color: rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 960px) {
  .publishingPartitionItem:hover {
    text-shadow: none;
  }
  .publishingPartitionItem:hover .publishingPartitionItem__inner {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.publishingSection._viewed {
  padding-top: 20px;
}
.publishingSection._similar {
  padding-top: 20px;
}
.publishingSection._stock {
  background-color: #FFF8E1;
  border-radius: 6px;
  padding: 15px;
}
.publishingSection__header {
  position: relative;
  font-size: 0;
}
.publishingSection__title {
  margin: 0;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  display: inline-block;
}
.publishingSection__title._list {
  text-align: center;
  width: auto;
}
.publishingSection__link {
  display: inline-block;
  font-size: 16px;
  margin-left: 18px;
  border-bottom: 1px solid;
  vertical-align: bottom;
  margin-bottom: 4px;
}
.publishingSection__link:hover {
  text-decoration: none;
}
.publishingSection__slider {
  margin-left: -80px;
  margin-right: -80px;
  margin-top: 35px;
}
.publishingSection__slider._reviews {
  margin-top: 13px;
}
.publishingSection__footer {
  margin-top: 40px;
  text-align: center;
}
.publishingSection__footer--navigator {
  margin-left: 15px;
  margin-right: 15px;
}
.publishingSection__footer.is-hidden {
  display: none;
}
.publishingSection__stock {
  margin-top: 10px;
}
.publishingSection__collections {
  margin-top: 30px;
}
.publishingSection__description {
  color: #888888;
  line-height: 25px;
  margin-top: 9px;
  font-size: 20px;
  padding-right: 25%;
}
.publishingSection__authors {
  margin-top: 28px;
}
.publishingSection__genres {
  margin-top: 20px;
}
.publishingSection__about {
  margin-top: 2px;
}
.publishingSection__socials {
  margin-top: 37px;
}
.publishingSection__subtitle {
  font-weight: 700;
  font-size: 15px;
  margin-top: 4px;
}
.publishingSection__stock {
  margin-top: 30px;
}
.publishingSection__stock-old {
  margin-top: 30px;
}
.publishingSection__popular {
  margin-top: 42px;
}
.publishingSection__authors {
  margin-top: 50px;
}
.publishingSection__painters {
  margin-top: 38px;
}
.publishingSection__readers-choice {
  margin-top: 28px;
}
.publishingSection._main {
  border-top: 0;
}
.publishingSection._main .publishingSection__inner {
  padding-left: 80px;
  padding-right: 80px;
}
.publishingSection._list .publishingSection__inner {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1365px) {
  .publishingSection__description {
    font-size: 18px;
    padding-right: 0;
  }
  .publishingSection__slider {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
  }
  .publishingSection__popular {
    margin-top: 40px;
  }
  .publishingSection__readers-choice {
    margin-top: 40px;
  }
}
@media screen and (max-width: 960px) {
  .publishingSection {
    border-top-width: 1px;
    border-color: #AAAAAA;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .publishingSection._viewed {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .publishingSection._stock {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .publishingSection__slider {
    margin-left: 0;
    margin-top: 32px;
  }
  .publishingSection__banner {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
  }
  .publishingSection__banner-image {
    position: absolute;
    top: -200px;
    bottom: -200px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
  .publishingSection__footer {
    margin: 30px 0 0;
    text-align: center;
    font-size: 0;
  }
  .publishingSection__footer._hide-mobile {
    display: none;
  }
  .publishingSection__header {
    margin-bottom: -9px;
  }
  .publishingSection__title {
    font-size: 20px;
    line-height: 30px;
    margin-right: 11px;
    margin-bottom: 9px;
  }
  .publishingSection__link {
    color: inherit;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #686259;
    border: 1px solid;
    border-radius: 6px;
    padding: 2px 14px;
    vertical-align: baseline;
    margin-left: auto;
    margin-bottom: 9px;
  }
  .publishingSection__link:hover {
    text-decoration: none;
  }
  .publishingSection__collections {
    margin-top: 12px;
  }
  .publishingSection__stock {
    position: relative;
    margin-top: 29px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .publishingSection__stock::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 10px;
    background-image: linear-gradient(90deg, rgba(255, 248, 225, 0) 0%, #FFF8E1 100%);
    z-index: 1;
  }
  .publishingSection__stock-old {
    margin-top: 29px;
  }
  .publishingSection__authors {
    margin-top: 28px;
    margin-bottom: -10px;
  }
  .publishingSection__genres {
    margin-top: 17px;
  }
  .publishingSection__popular {
    margin-top: 25px;
  }
  .publishingSection__painters {
    margin-top: 26px;
  }
  .publishingSection__readers-choice {
    margin-top: 28px;
  }
  .publishingSection._main {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .publishingSection._main .publishingSection__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.publishingSidebar__nav {
  margin-bottom: 28px;
}
.publishingSidebar__nav:last-child {
  margin-bottom: 0;
}
.publishingSidebar__socials {
  margin-left: 10px;
}
@media screen and (max-width: 960px) {
  .publishingSidebar__nav {
    margin: 0 -10px;
    max-height: 50px;
    overflow: hidden;
  }
}
.readers-choice {
  font-size: 0;
  margin: -15px;
}
.readers-choice__item {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding: 15px;
  width: 33.33333333%;
}
@media screen and (max-width: 1599px) {
  .readers-choice__item {
    width: 50%;
  }
}
@media screen and (max-width: 960px) {
  .readers-choice {
    margin: 0;
  }
  .readers-choice__item {
    width: auto;
    display: block;
    padding: 0;
    margin-bottom: 20px;
  }
  .readers-choice__item:last-child {
    margin-bottom: 0;
  }
}
.rightSide__autograph {
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .rightSide__autograph {
    margin-bottom: -10px;
  }
}
.rub {
  font-family: 'rouble';
  font-weight: normal;
}
.search-results__title {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 15px;
  color: rgba(51, 51, 51, 0.5);
  padding: 8px 16px 7px;
  background-color: #eeeeee;
  cursor: default;
}
.search-results__list + .search-results__title {
  margin-top: 6px;
}
.search-results__list:first-child {
  margin-top: 6px;
}
.search-results__list:last-child {
  margin-bottom: 6px;
}
.search-results__title + .search-results__list {
  margin-top: 6px;
}
.search-results__link {
  color: inherit;
  text-decoration: none;
  display: block;
  font-size: 13px;
  line-height: 18px;
  padding: 6px 16px;
  transition: 0.2s background-color, 0.2s color;
  position: relative;
}
.search-results__link:hover {
  text-decoration: none;
}
.search-results__link:hover,
.search-results__link:focus {
  background-color: #eeeeee;
  color: #495C91;
}
.search-results__link mark {
  background-color: transparent;
  color: #5B7AAA;
}
.search-results__link._nested {
  padding-right: 36px;
}
.search-results__link._nested:after {
  background-image: url('../../images/search-results/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 6px;
  height: 10px;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
}
.search-results__link._focus {
  background-color: #eeeeee;
}
.search-results__clear-block {
  font-size: 0;
  text-align: right;
}
.search-results__clear {
  color: inherit;
  text-decoration: none;
  color: rgba(51, 51, 51, 0.5);
  padding: 6px 16px 10px;
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  transition: 0.2s color;
}
.search-results__clear:hover {
  text-decoration: none;
}
.search-results__results {
  display: none;
}
.search-results__books-list {
  margin-top: 6px;
  border-top: 1px solid #dddddd;
  padding: 14px 16px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-results__book {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 20px;
}
.search-results__book:last-child {
  margin-right: 0;
}
.search-results__group-title {
  color: #70BC63;
  font-size: 14px;
  line-height: 20px;
  padding: 0 15px;
  background-color: #eeeeee;
}
.search-results._results .search-results__home {
  display: none;
}
.search-results._results .search-results__results {
  display: block;
}
@media screen and (max-width: 1365px) {
  .search-results__books-list {
    display: block;
    padding: 16px;
  }
  .search-results__book {
    width: auto;
    padding-right: 0;
    margin-bottom: 16px;
  }
  .search-results__book:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .search-results__title {
    padding: 10px 19px;
  }
  .search-results__list + .search-results__title {
    margin-top: 0;
  }
  .search-results__list:first-child {
    margin-top: 0;
  }
  .search-results__list:last-child {
    margin-bottom: 0;
  }
  .search-results__title + .search-results__list {
    margin-top: 0;
  }
  .search-results__link {
    font-size: 14px;
    padding: 11px 15px;
    border-bottom: 1px solid #eeeeee;
  }
  .search-results__clear {
    padding: 8px 15px;
    font-size: 14px;
  }
  .search-results__books-list {
    display: none;
  }
}
.search-results._geo-search .autocomplete-suggestions {
  position: inherit !important;
  z-index: inherit !important;
  opacity: inherit !important;
  top: inherit !important;
  left: inherit !important;
  width: inherit !important;
  border: inherit;
  background: inherit;
  margin-top: 0;
  margin-bottom: 0;
}
.search-results._geo-search .autocomplete-suggestion {
  padding: 0;
  cursor: inherit;
}
.search {
  position: relative;
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
}
@media screen and (max-width: 1599px) {
  .search {
    width: auto;
    margin: inherit;
  }
}
.search__inner {
  position: relative;
}
.search__clear {
  color: inherit;
  text-decoration: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 97px;
  width: 40px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity, 0.2s visibility;
}
.search__clear:hover {
  text-decoration: none;
}
.search__clear:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url('../../images/search/close.svg');
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.search__clear._active {
  visibility: visible;
  opacity: .6;
}
.search__clear._active:hover {
  opacity: 1;
}
.search__control {
  width: 100%;
  display: block;
  background-color: #fff;
  border: 2px solid #cccccc;
  box-shadow: inset 1px 3px 3px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  padding: 0;
  font-family: inherit;
  height: 40px;
  font-size: 14px;
  padding-left: 36px;
  padding-right: 150px;
  transition: 0.5s border-color;
}
.search__control::-webkit-input-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control:-moz-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control::-moz-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control:-ms-input-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control::-webkit-input-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control:-moz-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control::-moz-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control:-ms-input-placeholder {
  font-weight: bold;
  color: #6d6d6d;
}
.search__control:focus,
.search__control:hover {
  border-color: #495C91;
}
.search__button {
  padding: 0;
  margin: 0;
  cursor: pointer;
  border: 0;
  font-family: inherit;
  color: inherit;
  background-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 97px;
  font-weight: 700;
  font-size: 14px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #fff;
  letter-spacing: 1.17px;
  background-color: #70BC63;
  transition: 0.5s background-color;
}
.search__button:hover,
.search__button:focus {
  background-color: #34993E;
}
.search__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity, 0.2s visibility;
  z-index: 10;
}
.search__content {
  position: relative;
}
.search__content:before {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 14px;
  margin: auto 0;
  width: 15px;
  height: 16px;
  background-image: url('../../images/search.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
}
.search__results {
  position: absolute;
  left: 0;
  right: 97px;
  top: 100%;
  background: #fff;
  border: 1px solid #dddddd;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0 0 4px 4px;
  visibility: hidden;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  opacity: .5;
  transition: 0.2s -webkit-transform, 0.2s visibility, 0.2s opacity;
  transition: 0.2s transform, 0.2s visibility, 0.2s opacity;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}
.search._edit .search__overlay {
  visibility: visible;
  opacity: 1;
}
.search._edit .search__results {
  visibility: visible;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  z-index: 11;
}
.search._edit .search__content {
  z-index: 11;
}
.search._city .search__control {
  height: 48px;
  font-size: 16px;
}
.search._city._edit .search__results {
  visibility: hidden;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  opacity: .5;
  z-index: auto;
}
.search._city._searching .search__results {
  visibility: visible;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  z-index: 11;
}
@media screen and (max-width: 960px) {
  .search__content:before {
    display: none;
  }
  .search__control {
    border-width: 1px;
    padding-left: 14px;
    padding-right: 54px;
  }
  .search__overlay {
    display: none;
  }
  .search__button {
    font-size: 0;
    width: 40px;
  }
  .search__button:after {
    background-image: url('../../images/search-white.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 18px;
    height: 19px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .search__results {
    right: 0;
    margin-bottom: 15px;
  }
  .search__clear {
    right: 40px;
  }
  .search._city .search__control {
    height: 40px;
    font-size: 14px;
  }
}
.selectric-contacts .selectric {
  border: 2px solid rgba(104, 97, 89, 0.1);
  border-radius: 6px;
}
.selectric-contacts .selectric .label {
  font-size: 16px;
  color: #000000;
  height: 60px;
  line-height: 60px;
  margin-left: 15px;
}
.selectric-contacts .selectric .button {
  height: 56px;
  line-height: 56px;
}
.selectric {
  border: 1px solid #D8D8D8;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  transition: 0.2s all;
}
.selectric .label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  line-height: 46px;
  height: 46px;
  transition: 0.2s all;
}
.selectric .button {
  right: 2px;
  top: 2px;
  background-color: #fff;
  height: 42px;
  line-height: 42px;
  width: 34px;
  transition: 0.2s all;
}
.selectric-items {
  background: #fff;
  border: 0;
  box-shadow: 0 0 22px 0 rgba(131, 146, 167, 0.35);
  transition: 0.2s all;
}
.selectric-items ul {
  font-size: 14px;
  color: #363636;
  line-height: 20px;
}
.selectric-items li {
  padding: 7px 15px;
  color: #363636;
  border-top: 1px solid #EBEDEE;
  transition: 0.2s all;
}
.selectric-items li.selected {
  background: #FFF9EB;
  color: #363636;
}
.selectric-items li:first-child {
  border-top: 0;
}
.selectric-items li:hover {
  color: #363636;
  background: #F6F0D8;
}
.set-location {
  font-size: 13px;
  line-height: 18px;
  position: relative;
}
.set-location:before {
  background-image: url('../../images/location/location.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 10px;
  height: 12px;
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  display: none;
}
.set-location__title {
  color: #aaaaaa;
}
.set-location__city {
  font-weight: 700;
}
.set-location__buttons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
.set-location__button {
  margin-right: 10px;
}
.set-location__button:last-child {
  margin-right: 0;
}
@media screen and (max-width: 960px) {
  .set-location {
    padding-left: 16px;
  }
  .set-location:before {
    display: block;
  }
}
.share-box {
  margin-bottom: 30px;
}
.share-box__container {
  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;
  max-width: 1170px;
  border-radius: 6px;
  background-color: #fffaeb;
  border: solid 1px #ede7d1;
  padding: 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
  .share-box__container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 18px;
  }
}
.share-box__text {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}
@media screen and (max-width: 960px) {
  .share-box__text {
    font-size: 16px;
    width: 100%;
    text-align: center;
  }
}
.share-box__buttons {
  margin-right: 4px;
}
@media screen and (max-width: 960px) {
  .share-box__buttons {
    margin: 10px auto 0;
    width: 146px;
    text-align: center;
  }
}
.share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.share-buttons__item {
  width: 48px;
  height: 48px;
  margin-left: 20px !important;
  display: block !important;
  transition: 0.2s opacity;
}
@media screen and (max-width: 960px) {
  .share-buttons__item {
    width: 36px;
    height: 36px;
    margin: 0 3px 0 7px !important;
  }
}
.share-buttons__item:hover {
  opacity: .85;
}
.share-buttons__item._vk {
  background: url("../../images/footerIcons/new/soc_vk.svg") no-repeat;
  background-size: 48px 48px;
}
@media screen and (max-width: 960px) {
  .share-buttons__item._vk {
    background-size: 36px 36px;
  }
}
.share-buttons__item._fb {
  background: url("../../images/footerIcons/new/soc_fb.svg") no-repeat;
  background-size: 48px 48px;
}
@media screen and (max-width: 960px) {
  .share-buttons__item._fb {
    background-size: 36px 36px;
  }
}
.share-buttons__item._tw {
  background: url("../../images/footerIcons/new/soc_tw.svg") no-repeat;
  background-size: 48px 48px;
}
@media screen and (max-width: 960px) {
  .share-buttons__item._tw {
    background-size: 36px 36px;
  }
}
.simple-form > *:first-child {
  margin-top: 0;
}
.simple-form__row {
  margin-top: 16px;
}
.simple-form__notify._hidden + .simple-form__row {
  margin-top: 0;
}
.simple-form__description ~ .simple-form__notify._hidden + .simple-form__row {
  margin-top: 16px;
}
.simple-form__link-block {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
}
.simple-form__link-block._hidden {
  display: none;
}
.simple-form__link {
  text-decoration: underline;
  transition: 0.5s color;
}
.simple-form__button {
  margin-top: 20px;
}
.simple-form__notify._hidden {
  display: none;
}
.simple-form__description {
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
}
.simple-form__description a {
  text-decoration: underline;
  transition: 0.5s color;
}
.simple-form__description._hidden {
  display: none;
}
.simple-form__cart {
  display: none;
}
.simple-form._cart .simple-form__cart {
  display: block;
}
.simpleCards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin: 0 -20px;
  overflow: hidden;
}
.simpleCards__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(25% - 40px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 20px 40px;
  border-radius: 6px;
  border: 1.3px solid rgba(104, 97, 89, 0.1);
  background-color: #fff;
  transition: all 1s ease-out;
}
.simpleCards__item:hover {
  box-shadow: 0 0 20px 0 rgba(155, 148, 137, 0.5);
  border: 1px solid #FD6462;
}
.simpleCards__item:hover__img {
  -webkit-transform: translateX(-50%) scale(1.02, 1.02);
          transform: translateX(-50%) scale(1.02, 1.02);
}
.simpleCards__image-holder {
  overflow: hidden;
  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-size: cover;
  position: relative;
  z-index: 2;
  height: 0;
  padding-top: 65.0273%;
}
.simpleCards__img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1s ease-out;
  z-index: 1;
  border-radius: 6px 6px 0 0;
  text-align: center;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0;
     object-position: 50% 0;
}
.simpleCards__text-holder {
  padding: 18px;
  text-align: center;
  position: relative;
}
.simpleCards__title {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.simpleCards__type {
  display: none;
}
.simpleCards._menu {
  margin: 0 -15px 40px;
}
.simpleCards._menu .simpleCards__item {
  width: calc(20% - 30px);
  margin: 0 15px;
  border: none;
}
.simpleCards._menu .simpleCards__img {
  border-radius: 6px;
}
@media screen and (max-width: 960px) {
  .simpleCards {
    margin: 0 -10px;
  }
  .simpleCards__item {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
    padding: 10px;
  }
  .simpleCards__title {
    font-size: 16px;
    line-height: 22px;
  }
  .simpleCards__type {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #242424;
    font-size: 12px;
  }
  .simpleCards__img {
    border-radius: 0;
  }
  .simpleCards._menu {
    margin: 0 -10px 0;
  }
  .simpleCards._menu .simpleCards__item {
    margin: 0 10px 20px;
    width: calc(50% - 20px);
    padding: 0;
  }
  .simpleCards._menu .simpleCards__img {
    border-radius: 6px;
  }
  .simpleCards._menu .simpleCards__text-holder {
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  .simpleCards__item {
    width: calc(100% - 20px);
  }
}
.smart-register__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #dddddd;
}
.smart-register__row:last-child {
  border-bottom: 1px solid #dddddd;
}
.smart-register__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  border-right: 1px solid #dddddd;
}
.smart-register__item:last-child {
  border-right: 0;
}
.smart-register__link {
  color: inherit;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  padding: 12px 15px;
}
.smart-register__link:hover {
  text-decoration: none;
}
.smart-register__icon {
  margin-right: 8px;
}
.smart-register__icon:after {
  content: '';
  display: block;
}
.smart-register__icon._enter:after {
  background-image: url('../../images/smart-register/enter.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.smart-register__icon._register:after {
  background-image: url('../../images/smart-register/register.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.smart-register__icon._private:after {
  background-image: url('../../images/smart-register/private.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.smart-register__icon._location:after {
  background-image: url('../../images/location/location.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 10px;
  height: 12px;
}
.smart-register__action {
  color: inherit;
  text-decoration: none;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  color: #888888;
  background-color: #eeeeee;
  border-radius: 4px;
  padding: 3px 4px 4px;
  min-width: 75px;
  text-align: center;
  position: absolute;
  top: 9px;
  right: 15px;
}
.smart-register__action:hover {
  text-decoration: none;
}
.smart-register__location {
  padding: 10px 15px 15px;
  background-color: #FFF8E1;
  display: none;
}
.smart-register__link._location {
  font-size: 13px;
  color: #495C91;
  font-weight: 400;
}
.smart-register__link._location .smart-register__caption {
  border-bottom: 1px dashed;
}
.smart-register__link._location .smart-register__icon {
  margin-right: 6px;
}
.smart-register__item._show-location .smart-register__link {
  display: none;
}
.smart-register__item._show-location .smart-register__location {
  display: block;
}
.socials-enter__title {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #888888;
  overflow: hidden;
  cursor: default;
}
.socials-enter__title-caption {
  display: inline-block;
  position: relative;
}
.socials-enter__title-caption:before,
.socials-enter__title-caption:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  border-top: 1px solid #cccccc;
  width: 100vw;
}
.socials-enter__title-caption:before {
  right: 100%;
  margin-right: 8px;
}
.socials-enter__title-caption:after {
  left: 100%;
  margin-left: 8px;
}
.socials-enter__list {
  margin: 9px 7px 0;
}
.socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.socials-list__item {
  color: inherit;
  text-decoration: none;
  position: relative;
  width: 44px;
  height: 44px;
}
.socials-list__item:hover {
  text-decoration: none;
}
.socials-list__item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.socials-list__item._vk:before {
  background-image: url('../../images/socials-list/vk.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 34px;
  height: 20px;
}
.socials-list__item._fb:before {
  background-image: url('../../images/socials-list/fb.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 29px;
}
.socials-list__item._gg:before {
  background-image: url('../../images/socials-list/gg.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 25px;
  height: 26px;
}
.socials-list__item._ok:before {
  background-image: url('../../images/socials-list/ok.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 19px;
  height: 29px;
}
.newSubscribeSection {
  background: url("../../images/bgPatternViolet.jpg") 50% 50% repeat #495C91;
  color: #fff;
  padding: 32px 0;
  overflow: hidden;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .newSubscribeSection {
    padding: 20px 0 30px;
  }
}
.newSubscribeSection-sidebar {
  background: #495C91;
  padding: 26px 20px;
}
@media screen and (max-width: 960px) {
  .newSubscribeSection-sidebar {
    margin: 0 -15px;
    padding: 26px 35px;
  }
}
.newSubscribeSection__wrap {
  max-width: 618px;
  margin: 0 auto;
}
.newSubscribeSection__title {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .newSubscribeSection__title {
    font-size: 18px;
  }
}
.newSubscribeSection-sidebar .newSubscribeSection__title {
  font-size: 18px;
}
.newSubscribeSection__title-uppercase {
  text-transform: uppercase;
}
.newSubscribeSection__title-yellow {
  color: #FCEE21;
}
.newSubscribeSection__subTitle {
  font-size: 14px;
  color: #fff;
  margin: 0;
  text-align: center;
  font-weight: 400;
}
.newSubscribeSection__one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 24px auto 0;
  max-width: 487px;
}
@media screen and (max-width: 960px) {
  .newSubscribeSection__one {
    display: block;
    max-width: 360px;
  }
}
.newSubscribeSection-sidebar .newSubscribeSection__one {
  display: block;
  max-width: 260px;
}
.newSubscribeSection__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 348px;
          flex: 1 1 348px;
  background: #fff;
  border: 2px solid #fff;
  border-right-width: 0;
  box-shadow: inset 1px 3px 3px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px 0 0 4px;
  font-size: 16px;
  color: #6D6D6D;
  padding: 13px 44px 13px 20px;
  transition: 0.2s all;
}
@media screen and (max-width: 960px) {
  .newSubscribeSection__input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    border-right-width: 2px;
    font-size: 14px;
  }
}
.newSubscribeSection-sidebar .newSubscribeSection__input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
  border-right-width: 2px;
  font-size: 14px;
}
.newSubscribeSection__input:focus {
  border-color: #252F4D;
}
.newSubscribeSection__input.error {
  border-color: #EC4B49;
  background: url("../../images/icon_input_error.svg") 97% 50% no-repeat #fff;
  background-size: 20px 20px;
}
.newSubscribeSection__button {
  color: #fff;
  background: #70BC63;
  border: 0;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 0 4px 4px 0;
  line-height: normal;
  cursor: pointer;
  transition: 0.2s background;
}
@media screen and (max-width: 960px) {
  .newSubscribeSection__button {
    width: 100%;
    box-sizing: border-box;
    margin-top: 8px;
    border-radius: 4px;
  }
}
.newSubscribeSection-sidebar .newSubscribeSection__button {
  width: 100%;
  box-sizing: border-box;
  margin-top: 8px;
  border-radius: 4px;
}
.newSubscribeSection__button:hover {
  background: #34993E;
}
.newSubscribeSection__errorText {
  margin: 6px auto 0;
  font-size: 12px;
  color: #fff;
}
.newSubscribeSection__policy {
  font-size: 12px;
  color: #fff;
  margin: 32px auto 0;
  max-width: 510px;
  text-align: center;
}
.newSubscribeSection-sidebar .newSubscribeSection__policy {
  margin-top: 20px;
}
.newSubscribeSection__policy a {
  color: #fff;
  text-decoration: underline;
}
.newSubscribeSection__policy a:hover {
  text-decoration: none;
}
.newSubscribeSection__successImage {
  background: url("../../images/success_icons/podpisan_rassilku_icon.svg");
  height: 100px;
  width: 100px;
  margin: 32px auto 0;
}
@media screen and (max-width: 960px) {
  .newSubscribeSection__successImage {
    margin: 20px auto 0;
  }
}
.subscriptions__item {
  margin-top: 20px;
}
.subscriptions__item:first-child {
  margin-top: 0;
}
.transformator-item__content {
  overflow: hidden;
}
.transformator-item__head {
  padding-top: 16px;
  float: left;
  width: 130px;
  margin-right: 30px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .transformator-item__head {
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 20px;
    float: none;
    width: auto;
  }
}
.transformator-item__body {
  font-size: 16px;
  line-height: 1.88;
  color: #000000;
  float: right;
  width: 100%;
  margin-left: -160px;
}
@media screen and (max-width: 960px) {
  .transformator-item__body {
    font-size: 14px;
    float: none;
    margin-left: 0;
    width: auto;
  }
}
.transformator-item__body-content {
  padding: 30px;
  background-color: #f7f7f7;
  border-radius: 6px;
  position: relative;
  margin-left: 160px;
}
@media screen and (max-width: 960px) {
  .transformator-item__body-content {
    margin-left: 0;
  }
}
.transformator-item__body-content:before {
  content: '';
  position: absolute;
  left: -16px;
  top: 27px;
  display: block;
  background: #f7f7f7;
  width: 16px;
  height: 16px;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
          transform: translate(50%, -50%) rotate(45deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  z-index: 0;
}
@media screen and (max-width: 960px) {
  .transformator-item__body-content:before {
    top: 0;
    left: 16px;
  }
}
.transformator-item__name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  color: #000000;
  margin: 0;
}
.transformator-item__date {
  font-size: 14px;
  color: #9b9b9b;
  line-height: 1.43;
  margin: 0;
}
.transformator-question__title {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 40px;
}
.transformator-question__pagers {
  margin-top: 30px;
  padding-left: 160px;
}
@media screen and (max-width: 960px) {
  .transformator-question__pagers {
    padding-left: 0;
  }
}
.transformator-question__item {
  margin-top: 40px;
}
.transformator-question__item:first-child {
  margin-top: 0;
}
.transformator {
  display: block;
  width: 100%;
}
.transformator__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  .transformator__row {
    display: block;
  }
}
.transformator__col._big {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin-right: 30px;
}
@media screen and (max-width: 960px) {
  .transformator__col._big {
    margin-right: 0;
  }
}
.transformator__col._small {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 490px;
          flex: 0 0 490px;
}
@media screen and (max-width: 1599px) {
  .transformator__col._small {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 360px;
            flex: 0 0 360px;
  }
}
@media screen and (max-width: 1365px) {
  .transformator__col._small {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 295px;
            flex: 0 0 295px;
  }
}
.transformator__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 20px;
}
.transformator__desc {
  max-width: 825px;
  font-size: 16px;
  line-height: 1.88;
  color: #000000;
}
@media screen and (max-width: 1365px) {
  .transformator__desc {
    max-width: none;
  }
}
.transformator__head {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .transformator__head {
    margin-bottom: 30px;
  }
}
.transformator__question {
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .transformator__question {
    margin: 0 -10px 30px;
  }
}
.transformator__sidebar {
  border-radius: 6px;
  background-color: #fff8e0;
  padding: 40px 0 30px;
  text-align: center;
  height: 100%;
}
@media screen and (max-width: 1599px) {
  .transformator__sidebar {
    padding: 40px 30px 30px;
  }
}
@media screen and (max-width: 960px) {
  .transformator__sidebar {
    padding: 20px 10px;
  }
}
.transformator__sidebar-content {
  max-width: 385px;
  margin: 0 auto;
}
@media screen and (max-width: 1365px) {
  .transformator__sidebar-content {
    max-width: 300px;
  }
}
@media screen and (max-width: 960px) {
  .transformator__sidebar-content {
    max-width: none;
  }
}
.transformator__name {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #000000;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .transformator__name {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
  }
}
@media screen and (max-width: 960px) {
  .transformator__book-info {
    float: right;
    width: 100%;
    margin-left: -120px;
  }
}
@media screen and (max-width: 960px) {
  .transformator__book-info-content {
    margin-left: 120px;
  }
}
.transformator__name-link {
  color: #000000;
}
.transformator__name-link:hover {
  color: #000000;
  text-decoration: none;
}
.transformator__buttons-one {
  margin-top: 20px;
}
@media screen and (max-width: 960px) {
  .transformator__buttons-one {
    margin-top: 10px;
  }
}
.transformator__buttons-one:first-child {
  margin-top: 0;
}
.transformator__cover {
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .transformator__cover {
    float: left;
    width: 100px;
    margin-bottom: 0;
    margin-right: 20px;
    position: relative;
  }
}
.transformator__cover-link {
  text-decoration: none;
  text-align: center;
}
.transformator__cover-img {
  margin: 0;
  padding: 0;
  box-shadow: 0 8px 32px 0 rgba(55, 53, 49, 0.65);
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 960px) {
  .transformator__row._question .transformator__col._big {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1365px) {
  .transformator__row._question-list .transformator__col._big {
    margin-right: 0;
  }
}
@media screen and (max-width: 1365px) {
  .transformator__row._question-list .transformator__col._small {
    display: none;
  }
}
@media screen and (max-width: 1365px) {
  .transformator__row._heading .transformator__col._big {
    margin-right: 0;
  }
}
@media screen and (max-width: 1365px) {
  .transformator__row._heading .transformator__col._small {
    display: none;
  }
}
.twoColLayout._afterBreadcrumbs {
  margin-top: -13px;
}
.twoColLayout__row._heading {
  margin-bottom: 20px;
}
.twoColLayout__row::after {
  content: "";
  display: table;
  clear: both;
}
.twoColLayout__sidebar {
  width: 230px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
}
.twoColLayout__sidebar-inner {
  padding-bottom: 50px;
}
.twoColLayout__content {
  float: right;
  width: 1174px;
  margin-right: -40px;
}
@media screen and (max-width: 1599px) {
  .twoColLayout__content {
    width: 878px;
    padding-right: 26px;
  }
}
@media screen and (max-width: 1365px) {
  .twoColLayout__content {
    width: 690px;
    padding-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .twoColLayout__sidebar {
    float: none;
    width: auto;
    position: static;
    display: none;
  }
  .twoColLayout__content {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
.verticalAdv-mt {
  margin-top: 32px;
}
.verticalAdv__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;
}
.verticalAdv__link {
  margin-top: 32px;
}
@media screen and (max-width: 960px) {
  .verticalAdv__link {
    display: none;
  }
}
.verticalAdv__link:first-child {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  .verticalAdv__link:first-child {
    display: inherit;
  }
}
.verticalAdv__image {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 400px;
}
.yaDzen__link {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  width: 140px;
}
.yaDzen__link:hover {
  text-decoration: none;
}
.yaDzen__link:hover {
  text-decoration: none;
}
.yaDzen__name {
  width: 92px;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 0 0 8px;
}
.yaDzen__logo {
  width: 35px;
  height: 35px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0;
}
