

/* Start:/local/templates/slovo/css/loader.css?1697528837611*/
#ajax-preloader {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .35);
    background-image: url('/local/templates/slovo/css/../images/loader.svg');
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    z-index: 99999;
}
#ajax-preloader._show {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
}
/* End */


/* Start:/local/templates/slovo/css/plugins.css?1730894133101586*/
.iti {
  position: relative;
  display: inline-block; }
  .iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .iti__hide {
    display: none; }
  .iti__v-hide {
    visibility: hidden; }
  .iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px; }
  .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
    .iti__arrow--up {
      border-top: none;
      border-bottom: 4px solid #555; }
  .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .iti__country-list--dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    @media (max-width: 500px) {
      .iti__country-list {
        white-space: normal; } }
  .iti__flag-box {
    display: inline-block;
    width: 20px; }
  .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
  .iti__country {
    padding: 5px 10px;
    outline: none; }
  .iti__dial-code {
    color: #999; }
  .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle; }
  .iti__flag-box, .iti__country-name {
    margin-right: 6px; }
  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0; }
  .iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer; }
    .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
  .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default; }
    .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
    .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
      background-color: transparent; }
  .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px; }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .iti--container:hover {
      cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }

.iti__flag {
  width: 20px; }
  .iti__flag.iti__be {
    width: 18px; }
  .iti__flag.iti__ch {
    width: 15px; }
  .iti__flag.iti__mc {
    width: 19px; }
  .iti__flag.iti__ne {
    width: 18px; }
  .iti__flag.iti__np {
    width: 13px; }
  .iti__flag.iti__va {
    width: 15px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-size: 5652px 15px; } }
  .iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px; }
  .iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px; }
  .iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px; }
  .iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px; }
  .iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px; }
  .iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px; }
  .iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px; }
  .iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px; }
  .iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px; }
  .iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px; }
  .iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px; }
  .iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px; }
  .iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px; }
  .iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px; }
  .iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px; }
  .iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px; }
  .iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px; }
  .iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px; }
  .iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px; }
  .iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px; }
  .iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px; }
  .iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px; }
  .iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px; }
  .iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px; }
  .iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px; }
  .iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px; }
  .iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px; }
  .iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px; }
  .iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px; }
  .iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px; }
  .iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px; }

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/local/templates/slovo/css/../images/flags.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-image: url(/local/templates/slovo/css/../images/flags@2x.png); } }

.iti__flag.iti__np {
  background-color: transparent; }

.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}
.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}
.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}
.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0)}
.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}
.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0, 0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%, -50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}

@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.green-audio-player{width:400px;min-width:300px;height:56px;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.07);box-shadow:0 4px 16px 0 rgba(0,0,0,.07);display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:24px;padding-right:24px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}.green-audio-player.player-accessible .controls:hover,.green-audio-player.player-accessible .download:hover,.green-audio-player.player-accessible .play-pause-btn:hover,.green-audio-player.player-accessible .volume__button:hover,.green-audio-player.player-accessible .volume__controls:hover{outline:1px dotted #999}.green-audio-player img,.green-audio-player svg{display:block}.green-audio-player .holder{position:relative}.green-audio-player .holder .loading .loading__spinner{position:absolute;left:-3px;bottom:2px;width:16px;height:16px;border:2px solid #b0b0b0;border-right-color:transparent;border-radius:50%;-webkit-animation:spin .4s linear infinite;animation:spin .4s linear infinite}.green-audio-player .holder .play-pause-btn{visibility:hidden;cursor:pointer;outline:none}.green-audio-player .holder .play-pause-btn:focus{outline:none}.green-audio-player .slider{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#d8d8d8;cursor:pointer;position:relative}.green-audio-player .slider .gap-progress{background-color:#44bfa3;border-radius:inherit;position:absolute;pointer-events:none}.green-audio-player .slider .gap-progress .pin{height:16px;width:16px;border-radius:8px;background-color:#44bfa3;position:absolute;pointer-events:all;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.32);box-shadow:0 1px 1px 0 rgba(0,0,0,.32)}.green-audio-player .slider .gap-progress .pin:after{content:"";display:block;background:transparent;width:200%;height:200%;margin-left:-50%;margin-top:-50%;border-radius:50%}.green-audio-player .controls{font-family:Roboto,sans-serif;font-size:16px;line-height:18px;color:#55606e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:15px;margin-right:15px;outline:none}.green-audio-player .controls .controls__slider{margin-left:16px;margin-right:16px;border-radius:2px;height:4px}.green-audio-player .controls .controls__slider .controls__progress{width:0;height:100%}.green-audio-player .controls .controls__slider .controls__progress .progress__pin{right:-8px;top:-6px}.green-audio-player .controls span{cursor:default}.green-audio-player .controls:focus{outline:none}.green-audio-player .volume{position:relative}.green-audio-player .volume .volume__button{cursor:pointer;outline:none}.green-audio-player .volume .volume__button:focus{outline:none}.green-audio-player .volume .volume__button.open path{fill:#44bfa3}.green-audio-player .volume .volume__controls{width:30px;height:135px;background-color:rgba(0,0,0,.62);border-radius:7px;position:absolute;left:-3px;bottom:52px;-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;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2;outline:none}.green-audio-player .volume .volume__controls .volume__slider{margin-top:12px;margin-bottom:12px;width:6px;border-radius:3px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress{bottom:0;height:100%;width:6px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin{left:-5px;top:-8px}.green-audio-player .volume .volume__controls:focus{outline:none}.green-audio-player .volume .volume__controls.hidden{display:none}.green-audio-player .volume .volume__controls.top{bottom:52px;left:-3px}.green-audio-player .volume .volume__controls.middle{bottom:-54px;left:54px}.green-audio-player .volume .volume__controls.bottom{bottom:-164px;left:-3px}.green-audio-player .download{display:none;margin-left:16px;cursor:pointer;outline:none}.green-audio-player .download:focus,.green-audio-player:focus{outline:none}.message__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;display:block;top:calc(50% - 20px);width:40px;height:40px;font-size:0;background-size:cover;z-index:20}.slick-arrow.slick-disabled{opacity:.3;cursor:default}.slick-prev{left:0;background-image:url(/local/templates/slovo/css/../images/icon-arrow-prev-big.svg)}.slick-next{right:0;background-image:url(/local/templates/slovo/css/../images/icon-arrow-next-big.svg)}.slick-dots{margin:0 !important;padding:0 !important;bottom:-30px;position:absolute;width:100%;text-align:center;font-size:0 !important;z-index:20}.slick-dots li{display:inline-block;vertical-align:middle;margin:0 8px !important;padding:0 !important;font-size:0 !important;line-height:1 !important}.slick-dots li:before{display:none !important}.slick-dots li button{width:10px;height:10px;background:#b3b3b3;border-radius:50%}.slick-dots li.slick-active button{background:#d1204b}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:1000}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#fff;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71);transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-bg.-grey{background:#e5e5e5}.fancybox-is-open .fancybox-bg{opacity:1;-webkit-transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1);transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.14, 1);animation-timing-function:cubic-bezier(0.5, 0, 0.14, 1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;-webkit-transition:.2s;transition:.2s}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));background:linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0, 0, 0.25, 1);transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1, 1, 1) translate3d(0, 0, 0);transform:scale3d(1, 1, 1) translate3d(0, 0, 0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}.scale-fancybox{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.fancybox-container:not(.fancybox-can-zoomIn) .scale-fancybox{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media all and (max-height: 576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width: 576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.iti__flag{background-image:url(/local/templates/slovo/css/../images/flags.png)}@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(/local/templates/slovo/css/../images/flags@2x.png)}}.iti--allow-dropdown{width:100%}.iti__country-list li{padding:5px 10px !important}.iti__country-list li:before{content:none !important}.air-datepicker-body--day-name{color:#d1204b}.green-audio-player{-webkit-box-shadow:none;box-shadow:none;border:1px solid #eee;max-width:100%}.green-audio-player .slider .gap-progress .pin,.green-audio-player .slider .gap-progress{background:#d1204b}.green-audio-player .volume .volume__button.open path{fill:#d1204b}.green-audio-player .volume .volume__controls{z-index:100}.green-audio-player .volume .volume__controls.top{bottom:32px}/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(/local/templates/slovo/css/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(/local/templates/slovo/css/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(/local/templates/slovo/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(/local/templates/slovo/css/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(/local/templates/slovo/css/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(/local/templates/slovo/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(/local/templates/slovo/css/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-0.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;-webkit-box-sizing:border-box;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{-webkit-box-sizing:border-box;box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{-webkit-box-shadow:inset 1px 1px 1px #ccc;box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{-webkit-box-shadow:0 0 3px 1px #5e9ed6;box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=0.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}

/*# sourceMappingURL=plugins.css.map*/
/* End */


/* Start:/local/templates/slovo/css/jquery.suggestions.css?16975288372083*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:6px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:6px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* End */


/* Start:/local/templates/slovo/css/styles.css?1750848269589611*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default
  .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}
.dropzone,
.dropzone * {
  box-sizing: border-box;
}
.dropzone {
  min-height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  padding: 20px 20px;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone.dz-drag-hover {
  border-style: solid;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}
.dropzone .dz-message {
  text-align: center;
  margin: 3em 0;
}
.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}
.dropzone .dz-preview:hover {
  z-index: 1000;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-image-preview {
  background: #fff;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}
.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}
.dropzone .dz-preview .dz-image img {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
}
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
  fill: #fff;
}
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 15%;
  right: 15%;
  border: 3px solid rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  overflow: hidden;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #fff;
  display: block;
  position: relative;
  height: 100%;
  width: 0;
  transition: width 300ms ease-in-out;
  border-radius: 17px;
}
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #b10606;
  padding: 0.5em 1em;
  color: #fff;
}
.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #b10606;
} /*# sourceMappingURL=dropzone.css.map */

@font-face {
  font-family: "Gilroy";
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Regular.eot);
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Regular.woff) format("woff"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Medium.eot);
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Medium.woff) format("woff"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.eot);
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.woff) format("woff"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Bold.eot);
  src: url(/local/templates/slovo/css/../fonts/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Bold.woff) format("woff"),
    url(/local/templates/slovo/css/../fonts/Gilroy-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.eot);
  src: url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.woff) format("woff"),
    url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "OpenSansSemiBold";
  src: url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.eot);
  src: url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.woff) format("woff"),
    url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PTRoubleSans";
  src: url(/local/templates/slovo/css/../fonts/PTRoubleSans.eot);
  src: url(/local/templates/slovo/css/../fonts/PTRoubleSans.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/slovo/css/../fonts/PTRoubleSans.woff) format("woff"),
    url(/local/templates/slovo/css/../fonts/PTRoubleSans.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*,
:before,
:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clr:after {
  content: "";
  display: block;
  clear: both;
}
html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
hr,
img,
a,
em,
span,
strong,
form,
label,
input,
button,
select,
table,
thead,
tbody,
tfoot,
tr,
th,
td,
textarea {
  border: 0;
  outline: none;
  background: none;
  vertical-align: baseline;
  font: inherit;
}
ul,
ol {
  list-style: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select,
textarea,
button {
  color: #000;
  outline: none;
}
a:hover,
a:focus,
a.active {
  text-decoration: none;
  outline: none;
}
a[href^="tel"] {
  color: inherit;
}
button {
  cursor: pointer;
}
input::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder {
  color: #000;
}
input:-moz-placeholder {
  color: #000;
}
input:-ms-input-placeholder {
  color: #000;
}
input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus::-moz-placeholder {
  color: transparent !important;
}
input:focus:-moz-placeholder {
  color: transparent !important;
}
input:focus:-ms-input-placeholder {
  color: transparent !important;
}
textarea::-webkit-input-placeholder {
  color: #000;
}
textarea::-moz-placeholder {
  color: #000;
}
textarea:-moz-placeholder {
  color: #000;
}
textarea:-ms-input-placeholder {
  color: #000;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
textarea:focus::-moz-placeholder {
  color: transparent !important;
}
textarea:focus:-moz-placeholder {
  color: transparent !important;
}
textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}
.icon-mail {
  width: 20px;
  height: 20px;
}
.icon-tel {
  width: 14px;
  height: 22px;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  position: relative;
  min-width: 320px;
  height: 100%;
}
body {
  font-family: "Gilroy";
  line-height: 1;
  -webkit-text-size-adjust: none;
  padding-top: 128px;
}
.wrapper {
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width: 1010px) {
  .wrapper {
    overflow: hidden;
  }
}
.center-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1350px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.title_1,
.title_2,
.title_3,
.title_4,
.title_5,
.title_6 {
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 600;
}
h1,
.title_1 {
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 120%;
}
@media (max-width: 600px) {
  h1,
  .title_1 {
    font-size: 30px;
    line-height: 50px;
  }
}
h2,
.title_2 {
  font-size: 22px;
  line-height: 140%;
}
h3,
.title_3 {
  font-size: 18px;
  line-height: 140%;
}
p {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 24px;
  color: #000;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  color: #d1204b;
}
p a:hover {
  color: gray;
}
li a {
  color: #d1204b;
}
li a:hover {
  color: gray;
}
a {
  color: #d1204b;
  word-break: break-word;
}
.main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main__header {
  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-bottom: 24px;
}
.main__header .main__title {
  margin: 0;
}
.main__link {
  font-weight: 600;
}
.main ul:not(.clearlist):not(.quiz-start__social) {
  padding-bottom: 15px;
}
.main ul:not(.clearlist) li {
  position: relative;
  padding: 0 12.5px;
  font-size: 15px;
  line-height: 24px;
}
.main ul:not(.clearlist) li:not(.quiz-start-social__item) {
  margin-bottom: 15px;
}
.main ul:not(.clearlist) li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #d1204b;
  border-radius: 50%;
}
.main ol:not(.clearlist) {
  padding-bottom: 15px;
  counter-reset: myCounter;
}
.main ol:not(.clearlist) li {
  counter-increment: myCounter;
  position: relative;
  margin-bottom: 15px;
  padding-left: 32px;
  font-size: 15px;
  line-height: 24px;
}
.main ol:not(.clearlist) li:before {
  content: counter(myCounter);
  position: absolute;
  top: -1px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #d1204b;
}
a {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  pointer-events: none;
}
table {
  width: 100%;
}
.red {
  color: #d1204b !important;
}
.ruble {
  white-space: nowrap;
  display: grid;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 4px;
  gap: 4px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.ruble:after {
  content: "Р";
  font-family: "PTRoubleSans";
}
.table {
  display: table;
  width: 100%;
}
.trow {
  display: table-row;
}
.cell {
  display: table-cell;
}
.cell__title {
  display: table-cell;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 8px !important;
}
.mt-2 {
  margin-top: 16px !important;
}
.mt-3 {
  margin-top: 32px !important;
}
.mt-4 {
  margin-top: 40px !important;
}
.mt-5 {
  margin-top: 60px !important;
}
.video {
  margin: 40px 0;
  padding-top: 56%;
  height: 0;
  position: relative;
}
.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.figure {
  margin: 40px auto;
}
.figure figcaption {
  margin-top: 24px;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  color: rgba(50, 50, 50, 0.8);
}
.figure--radius img {
  border-radius: 8px;
}
.figure--left {
  margin: 25px 20px 0 0;
  float: left;
}
.figure--left + p {
  margin-top: 40px;
}
.gallery {
  margin: 40px auto;
  max-width: 874px;
}
@media (max-width: 1100px) {
  .gallery {
    padding: 0 40px;
  }
}
.gallery:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 600px) {
  .gallery {
    padding: 0 20px;
  }
}
.gallery .slick-next {
  right: -70px;
}
@media (max-width: 1100px) {
  .gallery .slick-next {
    right: -15px;
  }
}
.gallery .slick-prev {
  left: -70px;
}
@media (max-width: 1100px) {
  .gallery .slick-prev {
    left: -15px;
  }
}
.gallery__item figcaption {
  margin: 24px 0 0;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  color: rgba(50, 50, 50, 0.8);
}
.gallery__item-img {
  padding-top: 62%;
  height: 0;
  position: relative;
}
.gallery__item-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
.tip {
  position: relative;
  display: block;
}
.tip:hover .tip__content {
  opacity: 1;
  visibility: visible;
}
.tip__icon {
  height: 16px;
  cursor: pointer;
}
.tip__content {
  position: absolute;
  bottom: 100%;
  left: -30px;
  width: 450px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 100vw;
  z-index: 100;
  display: block;
}
.tip__content:after {
  content: "";
  display: block;
  position: absolute;
  left: 25px;
  bottom: -7px;
  width: 25px;
  height: 25px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tip__content span,
.tip__content div {
  position: relative;
  display: block;
  padding: 15px;
  background: #fff;
  z-index: 30;
}
.note {
  position: relative;
  margin-bottom: 30px;
  padding-left: 30px;
}
.note:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-info.svg);
}
.note_border {
  padding: 16px 15px 15px 48px;
  border: 1px solid #eae9e7;
}
.note_border:before {
  top: 20px;
  left: 20px;
}
.note_border-top {
  padding: 24px 0 0 30px;
  border-top: 1px solid #eae9e7;
}
.note_border-top:before {
  top: 27px;
}
.note__text {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 24px;
}
.note__text:last-child {
  margin-bottom: 0;
}
.note__link {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #d1204b;
}
.note__link:hover {
  color: gray;
}
@media (max-width: 1010px) {
  .table-container {
    overflow-x: auto;
  }
}
.table-container table {
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 1010px) {
  .table-container table {
    width: auto;
  }
}
.table-container table tr {
  border-bottom: 1px solid #e6e6e6;
}
.table-container table th {
  padding: 12px 30px 12px 0;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
}
.table-container table td {
  vertical-align: middle;
  padding: 25px 30px 25px 0;
  font-size: 15px;
  line-height: 24px;
}
@media all and (max-width: 1010px) {
  .table-container table td.table-text {
    min-width: 400px;
  }
}
.table-container--noscroll {
  overflow-x: visible;
}
@media (max-width: 1010px) {
  .table-container--noscroll table {
    width: 100%;
  }
  .table-container--noscroll table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .table-container--noscroll table th {
    display: none;
  }
  .table-container--noscroll table td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.table-container--noscroll table td .cell-name {
  display: none;
}
@media (max-width: 1010px) {
  .table-container--noscroll table td .cell-name {
    display: block;
    width: 92px;
    padding-right: 12px;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    opacity: 0.8;
  }
}
.table-image {
  width: 200px;
}
.table-image img {
  width: 100%;
}
.stats {
  padding: 30px;
  border: 1px solid #e6e6e6;
  max-width: 650px;
}
@media all and (max-width: 767px) {
  .stats {
    padding: 24px;
  }
}
.stats-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .stats-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 16px;
    position: relative;
  }
}
@media all and (max-width: 600px) {
  .stats-item {
    padding-bottom: 16px;
    margin-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px dashed gray;
  }
  .stats-item--wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.stats-item:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 600px) {
  .stats-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}
.stats-item__caption {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  width: 320px;
  font-size: 15px;
  line-height: 24px;
  color: gray;
}
@media all and (max-width: 767px) {
  .stats-item__caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 4px;
  }
}
@media all and (max-width: 600px) {
  .stats-item__caption {
    margin-bottom: 0;
  }
}
.stats-item__caption:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 11px;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
@media all and (max-width: 600px) {
  .stats-item__caption:after {
    display: none;
  }
}
.stats-item__caption span {
  display: inline-block;
  position: relative;
  padding-right: 5px;
  background: #fff;
  z-index: 5;
}
.stats-item__value {
  padding-left: 5px;
  font-size: 15px;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  .stats-item__value {
    text-align: left;
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.stats-item__value a {
  color: #d1204b;
}
.stats-item__link {
  font-size: 15px;
}
.stats-item__btn {
  margin-left: auto;
}
@media all and (max-width: 767px) {
  .stats-item__btn {
    margin: 0 auto;
    width: 280px;
    max-width: 100%;
  }
}
.stats_noborder {
  padding: 0;
  border: 0;
}
.data {
  padding: 30px;
  border: 1px solid #e6e6e6;
}
.data-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.data-item:last-child {
  margin-bottom: 0;
}
.data-item__caption {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
  width: 270px;
  font-size: 15px;
  line-height: 24px;
  color: rgba(128, 128, 128, 0.7098);
}
.data-item__caption:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.data-item__caption span {
  display: inline-block;
  position: relative;
  padding-right: 5px;
  background: #fff;
  z-index: 5;
}
.data-item__caption .data-item__caption-email {
  padding-right: 40px;
  background-image: url(/local/templates/slovo/css/../images/icon-smile.svg);
  background-position: right 8px center;
  background-size: 24px;
  background-repeat: no-repeat;
}
.data-item__value {
  padding-left: 5px;
  font-size: 15px;
  line-height: 24px;
}
.data-item__value a {
  color: #d1204b;
}
.data-item__change {
  font-size: 15px;
}
.ic {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ic-view {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-view.svg);
}
.ic-auth {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-auth.svg);
}
.ic-favorite {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-favorite.svg);
}
.ic-favorite:hover {
  background-image: url(/local/templates/slovo/css/../images/icon-favorite-active.svg);
}
.ic-cart {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-cart.svg);
}
.ic-search {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-search.svg);
}
.ic-social-twitter {
  height: 18px;
  width: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-tw.svg);
}
.ic-social-facebook {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-fb.svg);
}
.ic-social-vkontakte {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-vk.svg);
}
.ic-social-odnoklassniki {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-odn.svg);
}
.ic-social-instagram {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-inst.svg);
}
.ic-social-youtube {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-yt.svg);
}
.ic-social-telegram {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-tel.svg);
}
.ic-social-zen {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-zen.svg);
}
.ic-social-google {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-google.svg);
}
.ic-social-mail,
.ic-social-mailru2 {
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-mail-black.svg);
}
.ic-view-grid {
  width: 17px;
  height: 17px;
  background-image: url(/local/templates/slovo/css/../images/icon-view-grid.svg);
}
.ic-view-list {
  width: 17px;
  height: 17px;
  background-image: url(/local/templates/slovo/css/../images/icon-view-row.svg);
}
.ic-soc-vk {
  width: 30px;
  height: 19px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-vk2.svg);
}
.ic-soc-odn {
  width: 20px;
  height: 31px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-odn2.svg);
}
.ic-soc-fb {
  width: 16px;
  height: 31px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-fb2.svg);
}
.ic-soc-tw {
  width: 28px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-social-tw2.svg);
}
.ic-tip {
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-tip.svg);
}
.ic-delete {
  width: 28px;
  height: 28px;
  background-image: url(/local/templates/slovo/css/../images/icon-delete.svg);
}
.ic-delete:hover {
  background-image: url(/local/templates/slovo/css/../images/icon-delete-hover.svg);
}
.ic-clear-search {
  width: 14px;
  height: 14px;
  background-image: url(/local/templates/slovo/css/../images/icon-search-clear.svg);
}
.ic-clear {
  width: 10px;
  height: 10px;
  background-image: url(/local/templates/slovo/css/../images/icon-close.svg);
}
.ic-clear {
  width: 10px;
  height: 10px;
  background-image: url(/local/templates/slovo/css/../images/icon-close.svg);
}
.ic-zoom {
  width: 48px;
  height: 48px;
  background-image: url(/local/templates/slovo/css/../images/zoom.svg);
}
.info-wrapper {
  max-width: 650px;
}
.bordered-list {
  border: 1px solid #e6e6e6;
  padding: 24px 32px 9px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.title_1,
.title_2,
.title_3,
.title_4,
.title_5,
.title_6 {
  max-width: 100%;
}
iframe {
  max-width: 100%;
}
.fancybox-container--video .fancybox-toolbar {
  right: 44px;
  top: 44px;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1010px) {
  .fancybox-container--video .fancybox-toolbar {
    right: 0;
    top: 0;
  }
}
.fancybox-slide--video {
  padding: 88px;
}
.fancybox-slide--video .fancybox-content {
  width: 100% !important;
  height: 100% !important;
}
blockquote {
  margin-bottom: 15px;
  text-align: right;
  font-style: italic;
  color: #000;
}
.cookies {
  padding: 16px 20px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}
.cookies__inner {
  margin: 0 auto;
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 16px;
  gap: 16px;
}
@media all and (max-width: 1280px) {
  .cookies__inner {
    max-width: 100%;
  }
}
.cookies__text {
  padding-left: 32px;
  position: relative;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
}
.cookies__text a {
  color: #ffbd3b;
}
.cookies__text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url(/local/templates/slovo/css/../images/icon-info.svg);
}
.cookies__btn {
  margin-left: auto;
  color: #fff;
  text-transform: none;
  border: 1px solid #fff;
  background: transparent !important;
}
.cookies__btn:hover {
  background: #000 !important;
  color: #fff;
}
.text-page {
  margin: 35px auto 10px;
  max-width: 1096px;
  font-size: 16px;
  line-height: 24px;
}
.text-page--lg {
  font-size: 18px;
  line-height: 28px;
}
.text-page p {
  font-size: inherit;
  line-height: inherit;
}
*::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
*::-webkit-scrollbar-thumb {
  background: rgba(52, 58, 64, 0.16);
  border-radius: 4px;
  border: 4px solid #fff;
}
*::-webkit-scrollbar-track {
  background: transparent;
}
* {
  scrollbar-face-color: rgba(52, 58, 64, 0.16);
  scrollbar-track-color: transparent;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 24px 0;
  gap: 24px 0;
  margin-right: -12px;
  margin-left: -12px;
}
.row + .row {
  margin-top: 24px;
}
.row-field {
  margin-left: -12px;
  display: grid;
  grid-gap: 24px;
}
.row--no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row--no-gutters > .col,
.row--no-gutters > [class*="col--"] {
  padding-right: 0;
  padding-left: 0;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-md-auto {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    width: 100% !important;
  }
}
.col-xxl,
.col-xxl-auto,
.col-xxl-12,
.col-xxl-11,
.col-xxl-10,
.col-xxl-9,
.col-xxl-8,
.col-xxl-7,
.col-xxl-6,
.col-xxl-5,
.col-xxl-4,
.col-xxl-3,
.col-xxl-2,
.col-xxl-1,
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 15px !important;
}
.mb-2 {
  margin-bottom: 24px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 15px !important;
}
.mt-2 {
  margin-top: 24px !important;
}
.mt-3 {
  margin-top: 50px !important;
}
.ml-auto {
  margin-left: auto !important;
}
.no-wrap {
  white-space: nowrap;
}
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  padding: 4px 25px 0;
  height: 40px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
  min-width: 200px;
  min-height: 50px;
}
.btn img {
  margin-right: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 9px;
  flex: 0 0 9px;
  width: 9px;
}
.btn:hover {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(255, 255, 255, 0.3)),
      to(rgba(255, 255, 255, 0.3))
    ),
    #000;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.3),
      rgba(255, 255, 255, 0.3)
    ),
    #000;
}
@media all and (max-width: 600px) {
  .btn {
    padding: 2px 12px 0;
    font-size: 15px;
  }
}
.btn_big {
  height: 50px;
}
.btn_red, #openPopup {
    background: #d1204b !important;
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    border-radius: 0;
    font-weight: 300;
    font-weight: 600;
    letter-spacing: .05em;
}
.btn_red:hover, #openPopup:hover {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))
    ),
    #d1204b !important;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #d1204b !important;
}
.btn_border {
  color: #000 !important;
  text-transform: none;
  border: 1px solid #000;
  background: transparent !important;
}
.btn_border:hover {
  background: #000 !important;
  color: #fff !important;
}
.btn_border.btn_red {
  color: #d1204b !important;
  border-color: #d1204b;
  background: transparent !important;
}
.btn_border.btn_red:hover {
  background: #d1204b !important;
  color: #fff !important;
}
.btn_500 {
  font-weight: 500;
}
.input {
  padding: 0 15px;
  width: 100%;
  border-radius: 0;
  height: 40px;
  border: 1px solid #000;
}
.input.success {
  background-image: url(/local/templates/slovo/css/../images/icon-input-success.svg);
  background-repeat: no-repeat;
  background-position: right 5px top 50%;
}
.input.error {
  border: 1px solid #d1204b;
  -webkit-box-shadow: 0 0 0 1px #d1204b;
  box-shadow: 0 0 0 1px #d1204b;
}
.input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.input[type="password"] {
  padding-right: 45px;
}
.input_complete {
  background: #e6e6e6;
}
.date-input {
  background: url(/local/templates/slovo/css/../images/icon-calendar.svg) right 4px center/24px no-repeat;
}
.textarea {
  padding: 15px;
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  min-width: 100%;
  min-height: 110px;
  border: 1px solid #000;
  font-size: 15px;
  resize: none;
}
.form-agreement {
  margin-bottom: 24px;
}
.form-agreement:last-child {
  margin-bottom: 0;
}
.form-agreement .checkbox:not(:last-child) {
  margin-bottom: 16px;
}
.form-item {
  margin-bottom: 30px;
}
.form-item .note {
  margin-top: 8px;
}
.form-item-search {
  position: relative;
}
.form-item-search__btn {
  position: absolute;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 24px;
}
.form-item-search__clear {
  position: absolute;
  right: 47px;
  height: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form-item__note {
  padding-top: 5px;
  font-size: 13px;
  color: gray;
}
.form-item__note-phone {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 24px;
  font-size: 14px;
}
.form-item__note-phone svg {
  margin-right: 12px;
}
.form-item__label {
  margin-bottom: 8px;
  display: block;
  font-size: 15px;
  color: gray;
  width: 100%;
}
.form-item__label span {
  color: #d1204b;
}
.form-item__label--black {
  color: #000;
}
.form-item__label--auth {
  font-size: 22px !important;
  font-weight: 600;
  line-height: 26px !important;
  color: #000 !important;
  margin-bottom: 16px !important;
}
.form-item-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.form-item-file input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.form-item-file label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.form-item-file label:before {
  margin-right: 8px;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(/local/templates/slovo/css/../images/paper-clip.svg) no-repeat center/100%;
}
.form-item-file label:hover {
  color: #d1204b;
}
.form-item-file__clear {
  margin-left: 8px;
  display: none;
  cursor: pointer;
}
._active .form-item-file__clear {
  display: block;
}
.form-bottom {
  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;
}
.checkbox {
  display: inline-block;
}
.checkbox input[type="checkbox"] {
  display: none;
}
.checkbox.error .checkbox__title:before {
  border-color: #d1204b;
  -webkit-box-shadow: 0 0 0 1px #d1204b;
  box-shadow: 0 0 0 1px #d1204b;
}
.checkbox__title {
  position: relative;
  display: block;
  padding-left: 25px;
  font-size: 15px;
  line-height: 24px;
  cursor: pointer;
}
.checkbox__title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
}
.checkbox__title:after {
  content: "";
  display: none;
  position: absolute;
  top: 7px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #d1204b;
  z-index: 1;
}
.checkbox input[type="checkbox"]:checked + .checkbox__title:before {
  border: 2px solid #000;
}
.checkbox input[type="checkbox"]:checked + .checkbox__title:after {
  display: block;
}
.checkbox--file {
  width: 100%;
}

.checkbox--file .uploader__btn {
  margin-bottom: 0;
}

.checkbox--file .checkbox__link-input {
  margin-top: 10px;
}
.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.radio input[type="radio"] {
  display: none;
}
.radio .tip {
  margin-left: 8px;
}
.radio__title {
  position: relative;
  display: block;
  padding-left: 25px;
  font-size: 15px;
  line-height: 16px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.radio__title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.radio__title:after {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #d1204b;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.radio__title--yandex {
  height: 62px;
  padding-left: 104px;
  background: url(/local/templates/slovo/css/../images/content/browsers/yandex.png) 33px center/62px
    no-repeat;
}
.radio__title--google {
  height: 62px;
  padding-left: 104px;
  background: url(/local/templates/slovo/css/../images/content/browsers/google.png) 33px center/62px
    no-repeat;
}
.radio__title--mozilla {
  height: 62px;
  padding-left: 104px;
  background: url(/local/templates/slovo/css/../images/content/browsers/mozila.png) 33px center/62px
    no-repeat;
}
.radio__title--edge {
  height: 62px;
  padding-left: 104px;
  background: url(/local/templates/slovo/css/../images/content/browsers/edge.png) 33px center/62px
    no-repeat;
}
.radio__title--safari {
  height: 62px;
  padding-left: 104px;
  background: url(/local/templates/slovo/css/../images/content/browsers/safari.png) 33px center/62px
    no-repeat;
}
.radio__title--other {
  height: 62px;
  padding-left: 104px;
  background: url(/local/templates/slovo/css/../images/content/browsers/unknow.png) 33px center/62px
    no-repeat;
}
.radio input[type="radio"]:checked + .radio__title:before {
  border: 2px solid #000;
}
.radio input[type="radio"]:checked + .radio__title:after {
  display: block;
}
.select {
  position: relative;
  cursor: pointer;
}
.select.active .select-title:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.select_red .select-title {
  border-color: #d1204b;
}
.select_red .select-title:after {
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-select-red.svg);
}
.select_red .select-title__value {
  font-weight: 600;
  color: #d1204b;
}
.select_red .select-options {
  border-color: #d1204b;
}
.select_red .select-options__value {
  color: #d1204b;
}
.select_red .select-options__value:hover {
  background: #d1204b;
  color: #fff;
}
.select-title {
  position: relative;
  width: 100%;
  height: 36px;
  background-color: #fff;
  border: 1px solid #000;
  z-index: 1;
}
.select-title:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  width: 14px;
  height: 9px;
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-select.svg);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select-title__value {
  display: block;
  padding: 0 35px 0 15px;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 100%;
  border: 1px solid #000;
  border-top: none;
  background-color: #fff;
  overflow: hidden;
  z-index: 11;
}
.select-options__value {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.select-options__value:hover {
  background-color: #ccc;
}
.select {
  position: relative;
  cursor: pointer;
}
.select.active .select-title:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.select_red .select-title {
  border-color: #d1204b;
}
.select_red .select-title:after {
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-select-red.svg);
}
.select_red .select-title__value {
  font-weight: 600;
  color: #d1204b;
}
.select_red .select-options {
  border-color: #d1204b;
}
.select_red .select-options__value {
  color: #d1204b;
}
.select_red .select-options__value:hover {
  background: #d1204b;
  color: #fff;
}
.select-title {
  position: relative;
  width: 100%;
  height: 36px;
  background-color: #fff;
  border: 1px solid #000;
  z-index: 1;
}
.select-title:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  width: 14px;
  height: 9px;
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-select.svg);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select-title__value {
  display: block;
  padding: 0 35px 0 15px;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  line-height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 100%;
  border: 1px solid #000;
  border-top: none;
  background-color: #fff;
  overflow: hidden;
  z-index: 11;
}
.select-options__value {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.select-options__value:hover {
  background-color: #ccc;
}
.select-options__value--up:after {
  content: "";
  display: block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-right.svg);
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.select-options__value--down:after {
  content: "";
  display: block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-right.svg);
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.select-options__value .ruble:after {
  content: "л";
}
.quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 112px;
  border: 1px solid #000;
}
.quantity--xl {
  width: 240px !important;
}
@media (max-width: 600px) {
  .quantity--xl {
    width: 100% !important;
  }
}
.quantity__btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  height: 35px;
  text-align: center;
  background-repeat: no-repeat;
  font-weight: 600;
  cursor: pointer;
  background-position: 50% 50%;
}
.quantity__btn:hover {
  background-color: #ccc;
}
.quantity__value {
  height: 35px;
}
.quantity__value input {
  width: 100%;
  height: 35px;
  text-align: center;
  font-size: 15px;
  line-height: 35px !important;
  font-weight: 600;
  padding: 0;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  line-height: normal;
  background: #fff;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-row .form-item {
  width: 100%;
}
@media (max-width: 495px) {
  .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.select2 {
  position: relative;
}
.select2-hidden-accessible,
.select2-search {
  display: none;
}
.select2.error .select2-selection {
  border-color: red;
}
.select2-container {
  background: blue;
}
.select2-container--open .select2-selection {
  border-color: red;
  border-radius: 3px 3px 0 0;
}
.select2-container--open .select2-selection__arrow {
  color: red;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select2-selection {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  border: 1px solid #000;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.select2-selection--multiple {
  padding: 0;
  width: 100%;
  display: block;
}
.select2-selection._placeholder {
  color: gray;
  font-size: 0.875rem;
}
.select2-selection__choice {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  background: none !important;
  list-style: none !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 24px !important;
}
.select2-selection__choice:before {
  display: none !important;
}
.select2-selection__choice__remove {
  display: none !important;
}
.select2-selection__arrow {
  position: absolute;
  top: 13px;
  right: 14px;
  width: 16px;
  height: 14px;
  color: red;
  z-index: 4;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  pointer-events: none;
}
.select2-selection__arrow svg {
  width: 16px;
  height: 14px;
  display: block;
}
.select2-dropdown {
  display: block;
  position: absolute;
  border: 1px solid red;
  padding: 5px 0 7px;
  margin: -1px 0 0;
  background: #fff;
  list-style: none;
  z-index: 5;
  width: 100%;
  min-width: 238px;
  overflow: auto;
  max-height: 300px;
}
.uploader {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.uploader.form-section {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  margin-top: -6px;
}
.uploader__input {
  display: none;
}
.uploader__title {
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
}
.uploader__notes {
  font-size: 14px;
  line-height: 22px;
  padding-left: 27px;
  position: relative;
}
.uploader__notes::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(/local/templates/slovo/css/../images/icon-info.svg);
}
.uploader-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 13px;
  gap: 13px;
}
.uploader__block {
  padding: 4px 8px;
  background-color: #fff7e7;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  font-size: 15px;
  line-height: 24px;
  margin-top: 13px;
}
.uploader__remove {
  margin-right: 13px;
  font-size: 40px;
  color: #d1204b;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}
.uploader__remove:hover {
  opacity: 0.7;
}
.uploader__btn {
  font-size: 15px;
  line-height: 24px;
  color: #d1204b;
  margin-top: 16px;
  cursor: pointer;
}
.uploader__btn label {
  cursor: pointer;
}
.uploader__btn:hover {
  opacity: 0.7;
}
.form-section {
  margin-top: 24px;
}
.form-section--m {
  max-width: 427px;
}
.form-section__title {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}
.form-section__subtitle {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 16px;
}
.contacts-error-message {
  padding-top: 40px;
}
.form-button .btn {
  height: 50px;
}
.fancybox-slide--html .fancybox-close-small {
  display: none;
}
.fancybox-slide--html {
  padding: 20px;
}
.modal {
  width: 750px;
  padding: 48px !important;
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}
.modal .tabs-list {
  margin-bottom: 24px;
}
.modal .tabs__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0;
  margin-bottom: 0;
}
.modal .tabs__btn:not(:last-child) {
  margin-right: 34px;
}
.modal .tabs__btn svg {
  margin-left: 16px;
}
.modal .form-item {
  margin-bottom: 24px;
}
.modal .form-item-actions {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (max-width: 767px) {
  .modal .form-item-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.modal .form-item-actions .note {
  margin-left: 24px;
}
@media (max-width: 767px) {
  .modal .form-item-actions .note {
    margin-left: 0;
  }
}
.modal .form-item-code {
  width: 170px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .modal .form-item-code {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .modal .form-item-phone-button._ok {
    margin-left: 0;
  }
}
.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}
.modal__header .modal__title {
  margin-bottom: 0;
  margin-right: auto;
}
.modal__header .modal__link {
  font-weight: 600;
  font-size: 18px;
  margin: 0 24px;
}
@media (max-width: 991px) {
  .modal__header .modal__link {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .modal__header .modal__link {
    margin: 0 16px;
    font-size: 14px;
  }
}
.modal__header .modal__close {
  position: static;
  cursor: pointer;
}
.modal__close {
  position: absolute;
  top: 40px;
  right: 50px;
  cursor: pointer;
}
.modal__title {
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.modal__title span {
  color: gray;
  font-weight: normal;
  margin-left: 24px;
}
.modal__text {
  margin: 0 0 30px;
}
.modal__bottom {
  margin-left: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.modal__bottom .btn {
  margin-left: 16px;
}
.form-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
}
.form-buttons:last-child {
  margin-bottom: 0;
}
.modal-form__recovery {
  margin-left: 25px;
  font-size: 15px;
  font-weight: 600;
}
.modal-login__note {
  margin-bottom: 0;
}
.modal-login__note + form {
  margin-top: 24px;
}
.modal-recovery__note {
  margin-bottom: 25px;
}
.modal-register-social form {
  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-top: 20px;
  margin-bottom: 25px;
  padding: 40px;
  border: 1px solid #e6e6e6;
}
@media all and (max-width: 767px) {
  .modal-register-social form {
    display: block;
  }
}
@media (max-height: 450px) {
  .modal-register-social form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.modal-register-social__caption {
  font-size: 18px;
  font-weight: 600;
}
@media (max-height: 450px) {
  .modal-register-social__caption {
    margin-bottom: 24px;
  }
}
.modal-register-social-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-register-social__btn {
  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;
  margin-left: 2px;
  width: 50px;
  height: 50px;
  background: #f8f8f8;
}
.modal-register-social__btn:hover {
  background: #d1204b;
}
.modal-register-social__btn:hover .ic-social-fb {
  background-image: url(/local/templates/slovo/css/../images/icon-social-fb-white.svg);
}
.modal-register-social__btn:hover .ic-social-vk {
  background-image: url(/local/templates/slovo/css/../images/icon-social-vk-white.svg);
}
.modal-register-social__btn:hover .ic-social-odn {
  background-image: url(/local/templates/slovo/css/../images/icon-social-odn-white.svg);
}
.modal-register-social__btn:hover .ic-social-mail,
.modal-register-social__btn:hover .ic-social-mailru2 {
  background-image: url(/local/templates/slovo/css/../images/icon-social-mail-white.svg);
}
.modal-register-social__btn:hover .ic-social-tw {
  background-image: url(/local/templates/slovo/css/../images/icon-social-tw-white.svg);
}
.form-buttons_right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 0;
}
.error_note {
  padding-top: 5px;
  font-size: 13px;
  color: #d1204b;
}
.modal-offer .main {
  padding: 0;
}
.modal-offer__bottom {
  padding-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media all and (max-width: 767px) {
  .modal-offer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal-offer__bottom .btn + .btn {
    margin-top: 24px;
  }
}
.audio-single + .audio-single {
  margin-top: 24px;
}
.audio-single + .news-single__back {
  margin-top: 30px;
}
.audio-single__name {
  font-size: 18px;
  margin-bottom: 10px;
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
}
.header-top {
  padding: 0 !important;
  height: 81px;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
}
.header-top-body {
  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;
}
.header-logo img,
.header-logo-mobile img {
  width: auto;
  height: auto;
}
.header-logo img {
  max-height: 68px;
}
.header-logo-mobile {
  display: none;
}
@media all and (max-width: 600px) {
  .header-logo-mobile {
    display: block;
  }
}
@media all and (max-width: 600px) {
  .header-logo {
    display: none;
  }
}
.header-menu__toggle {
  display: none;
}
.header-view-mobile {
  display: none;
}
.header-search {
  position: relative;
  width: 610px;
}
.header-search__toggle {
  display: none;
}
.header-search__input {
  padding: 0 60px 0 15px;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #000;
  border: 1px solid #000;
}
.header-search__clear {
  display: none;
  position: absolute;
  right: 40px;
  top: calc(50% - 5px);
  line-height: 0;
  opacity: 0.7;
}
.header-search__clear:hover {
  opacity: 1;
}
.header-search__btn {
  position: absolute;
  right: 10px;
  top: calc(50% - 12px);
}
.header-search__results {
  display: none;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12),
    0px 20px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 20px 30px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  z-index: 9;
  width: 100%;
  max-height: 343px;
  overflow-y: auto;
}
.search-open .header-search__results {
  display: block;
}
.header-search__results::-webkit-scrollbar {
  width: 4px;
  border-radius: 10px;
  background: transparent;
  border: none;
}
.header-search__results::-webkit-scrollbar-thumb {
  background: #e5e5e5;
  border-radius: 4px;
}
.header-search__close {
  display: none;
}
.header-search__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  padding-right: 28px;
}
.header-search__result:hover {
  color: #d1204b;
}
.header-search__result img {
  width: 81px;
  margin-right: 24px;
}
.search-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #dcdcdc;
  opacity: 0.7;
  z-index: 99;
  top: 0;
  display: none;
}
.search-open .search-overlay {
  display: block;
}
.header-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-actions li a:hover {
  opacity: 0.7;
}
.header-actions-item {
  margin-left: 15px;
  position: relative;
}
.header-actions-item:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 1010px) {
  .header-actions-item--auth .header-logout {
    display: none;
  }
}
.header-actions-item--auth:hover .header-logout {
  opacity: 1;
  visibility: visible;
}
.header-auth {
  position: relative;
  display: block;
}
.header-auth__done {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  right: -7px;
  background: url(/local/templates/slovo/css/../images/icon-success.svg) center/24px no-repeat;
}
.header-logout {
  position: absolute;
  z-index: 10;
  top: calc(100% + 9px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  padding: 11px 16px;
  background: #fff;
  -webkit-filter: drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.2));
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.header-logout.active {
  opacity: 1;
  visibility: visible;
}
.header-logout:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: calc(100% - 10px);
  -webkit-transform: translateX(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  width: 16px;
  height: 16px;
  border-bottom: 8px solid #fff;
  border-top: 8px solid transparent;
  border-left: 8px solid #fff;
  border-right: 8px solid transparent;
}
.header-logout a {
  white-space: nowrap;
}
.header-favorite {
  position: relative;
  display: inline-block;
}
.header-favorite__quantity {
  position: absolute;
  top: -7px;
  right: -7px;
  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: 18px;
  height: 18px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  background: #d1204b;
  border-radius: 50%;
  line-height: 1;
}
.header-cart {
  position: relative;
  display: inline-block;
}
.header-cart__quantity {
  position: absolute;
  top: -7px;
  right: -7px;
  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: 18px;
  height: 18px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  background: #d1204b;
  border-radius: 50%;
}
.header-bottom {
  border-bottom: 1px solid #eee;
}
.header-menu-top {
  position: relative;
  text-align: center;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 80px;
}
.header-menu__title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.header-menu__close {
  position: absolute;
  right: 20px;
  top: calc(50% - 10px);
}
.header-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-menu-list > li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width: 1010px) {
  .header-menu-list > li {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.header-menu-list > li:first-child a {
  padding-left: 0;
  text-align: left;
}
.header-menu-list > li:last-child > a {
  padding-right: 0;
  text-align: right;
}
@media all and (max-width: 1010px) {
  .header-menu-list > li:last-child > a {
    padding-right: 5px;
  }
}
.header-menu-list > li:last-child .dropdown {
  left: auto;
  right: 0;
}
.header-menu-list > li:hover > a {
  color: #d1204b;
}
@media all and (min-width: 1011px) {
  .header-menu-list > li:hover .dropdown {
    display: block;
  }
}
.header-menu-list > li > a {
  display: block;
  padding: 16px 10px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  word-break: inherit;
}
@media (pointer: coarse) {
  .header-menu-list > li:hover .dropdown {
    display: none;
  }
}
.header-menu__item-toggle {
  display: none;
}
.btn-dropdown {
  display: none;
}
@media all and (pointer: coarse) {
  .btn-dropdown {
    margin: 0 -5px;
    display: block;
    width: 30px;
    height: 20px;
    background: url(/local/templates/slovo/css/../images/icon-arrow-select.svg) center/10px no-repeat;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .btn-dropdown.active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media all and (max-width: 1010px) {
  .btn-dropdown {
    margin: 0;
    width: 25px;
    height: 15px;
    background: url(/local/templates/slovo/css/../images/icon-arrow-select.svg) center/15px no-repeat;
  }
}
.dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 25px 0 25px 25px;
  background: #fff;
  border-top: 1px solid #eee;
  z-index: 50;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.dropdown ul {
  padding-right: 25px;
  min-width: 250px;
  max-height: 416px;
  overflow: auto;
}
.dropdown ul::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.dropdown ul::-webkit-scrollbar-thumb {
  background: rgba(52, 58, 64, 0.16);
  border-radius: 4px;
  border: 4px solid #fff;
}
.dropdown ul::-webkit-scrollbar-track {
  background: transparent;
}
.dropdown ul {
  scrollbar-face-color: rgba(52, 58, 64, 0.16);
  scrollbar-track-color: transparent;
}
.dropdown ul li {
  margin-bottom: 24px;
}
.dropdown ul li:last-child {
  margin-bottom: 0;
}
.dropdown ul li a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  color: #000;
  white-space: normal;
}
.dropdown ul li a:hover {
  color: #d1204b;
}
.dropdown__description {
  margin-top: 10px;
  padding-right: 25px;
  font-size: 14px;
  min-width: 350px;
  line-height: 1.3;
}
.dropdown__all {
  margin-top: 32px;
  text-transform: uppercase;
  height: 34px;
}
@media only screen and (max-width: 1399px) {
  .dropdown__all {
    margin-top: 16px;
  }
}
.promoslider {
  background: #eee;
  overflow: hidden;
  height: 701px;
}
.promoslider .slick-arrow {
  top: calc(50% - 21px);
}
.promoslider .slick-prev {
  left: calc(50% - 700px);
}
.promoslider .slick-next {
  right: calc(50% - 700px);
}
.promoslider .slick-dots {
  left: calc(50% - 660px);
  width: auto;
  bottom: 40px;
  padding-left: 0px !important;
}
.promoslider .slick-dots li {
  margin: 0 16px 0 0 !important;
}
.promoslider .center-wrapper {
  padding: 0;
  max-width: none;
}
.promoslider-item {
  position: relative;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  height: 701px;
  overflow: hidden;
}
.promoslider-item__image {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.promoslider-item__image img {
  width: 100%;
  max-width: 1200px;
  height: auto;
}
.promoslider-item-body {
  padding: 60px;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-122px, -50%);
  -ms-transform: translate(-122px, -50%);
  transform: translate(-122px, -50%);
  width: 538px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
}
.promoslider-item__title {
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
}
.promoslider-item__title span {
  display: block;
}
.promoslider-item__desc {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 26px;
  z-index: 10;
}
.mainproducts {
  padding: 40px 0 80px 0;
}
.mainproducts .tabs__btn {
  margin-right: 16px;
}
.authorization {
  width: 700px;
  max-width: 100%;
}
.authorization .tabs-list {
  margin-bottom: 24px;
}
.authorization .tabs__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0;
  margin-bottom: 0;
}
.authorization .tabs__btn:not(:last-child) {
  margin-right: 34px;
}
.authorization .tabs__btn svg {
  margin-left: 16px;
}
.footer {
  padding: 55px 0 85px 0;
  background: #eee;
}
.footer-body {
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
}
@media all and (max-width: 767px) {
  .footer-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer-contacts {
  position: absolute;
  top: 0;
  left: 15px;
}
@media all and (max-width: 767px) {
  .footer-contacts {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    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;
    margin: 0 -20px 20px;
    padding: 0 20px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.footer-contacts-item {
  margin-bottom: 36px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
}
.footer-contacts-item a {
  color: #000;
}
.footer-contacts-item a:hover {
  color: #d1204b;
}
@media all and (max-width: 767px) {
  .footer-contacts-item {
    margin-bottom: 27px;
  }
}
.footer-phone {
  padding-left: 25px;
  font-size: 17px;
  background-image: url(/local/templates/slovo/css/../images/icon-phone.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.footer-phone:hover {
  background-image: url(/local/templates/slovo/css/../images/icon-phone-hover.svg);
}
.footer-menu {
  margin-bottom: 35px;
}
.footer-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-menu ul li {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.footer-menu ul li a {
  color: #000;
}
.footer-menu ul li a:hover {
  color: #d1204b;
}
@media all and (max-width: 767px) {
  .footer-menu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 0 -20px 24px;
    padding: 0 20px 4px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.footer-subscribe {
  margin-bottom: 70px;
}
@media all and (max-width: 767px) {
  .footer-subscribe {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 -20px 24px;
    padding: 0 20px 24px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.footer-subscribe__title {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.footer-subscribe-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-subscribe-input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 8px;
}
.footer-subscribe-input .input {
  height: 50px;
}
.footer-social {
  position: relative;
  margin-bottom: 30px;
  padding-top: 10px;
}
@media all and (max-width: 767px) {
  .footer-social {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer-social-row {
  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;
}
@media all and (max-width: 767px) {
  .footer-social-row {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.footer-social__btn {
  margin: 0 12px;
}
.footer-social__btn:hover .ic-social-facebook {
  background-image: url(/local/templates/slovo/css/../images/icon-social-fb-hover.svg);
}
.footer-social__btn:hover .ic-social-vkontakte {
  background-image: url(/local/templates/slovo/css/../images/icon-social-vk-hover.svg);
}
.footer-social__btn:hover .ic-social-odnoklassniki {
  background-image: url(/local/templates/slovo/css/../images/icon-social-odn-hover.svg);
}
.footer-social__btn:hover .ic-social-instagram {
  background-image: url(/local/templates/slovo/css/../images/icon-social-inst-hover.svg);
}
.footer-social__btn:hover .ic-social-youtube {
  background-image: url(/local/templates/slovo/css/../images/icon-social-yt-hover.svg);
}
.footer-social__btn:hover .ic-social-telegram {
  background-image: url(/local/templates/slovo/css/../images/icon-social-tel-hover.svg);
}
.footer-social__btn:hover .ic-social-zen {
  background-image: url(/local/templates/slovo/css/../images/icon-social-zen-hover.svg);
}
.footer-payment {
  position: absolute;
  top: 10px;
  left: -335px;
}
.footer-payment img {
  width: auto;
  height: auto;
}
@media all and (max-width: 767px) {
  .footer-payment {
    margin: -9px -20px 24px !important;
    padding: 0 20px 24px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.footer-copy {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.footer-copy br {
  display: none;
}
@media all and (max-width: 600px) {
  .footer-copy br {
    display: inline-block;
  }
}
@media all and (max-width: 767px) {
  .footer-copy {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}
@media all and (max-width: 1240px) {
  .footer__director {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .footer__director {
    display: block;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .footer__director .btn {
    width: 100% !important;
    height: 48px;
    line-height: 48px;
  }
}
.error_note {
  display: none;
}
.phone-invalid + .error_note {
  display: block;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
}
.main {
  padding: 68px 0 10px 0;
}
.main.-no-padding {
  padding-top: 0;
  padding-bottom: 90px;
}
.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 10px;
  margin-top: auto;
}
.breadcrumbs li {
  position: relative;
  margin: 0 40px 10px 0;
  font-size: 13px;
  line-height: 20px;
  color: gray;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li:after {
  content: "";
  display: block;
  position: absolute;
  right: -25px;
  top: 5px;
  width: 8px;
  height: 8px;
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-right-gray.svg);
}
.breadcrumbs li a {
  color: gray;
}
.breadcrumbs li a:hover {
  color: #d1204b;
}
.catalog__description {
  padding: 25px;
  font-size: 14px;
  line-height: 1.3;
}
@media all and (max-width: 1280px) {
  .catalog__description {
    padding: 25px 0;
  }
}
.catalog__description:first-child {
  padding-top: 0;
}
.catalog__description:last-child {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.catalog__description p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.catalog-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-filter__btn {
  display: none;
}
.catalog-filter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 310px;
  flex: 0 0 310px;
  width: 310px;
  margin-right: 20px;
}
.catalog-filter__description {
  padding: 0 25px;
  font-size: 14px;
  line-height: 1.3;
}
@media all and (max-width: 1280px) {
  .catalog-filter__description {
    margin-top: 25px;
  }
}
.catalog-filter-top {
  display: none;
}
.catalog-filter-blocks {
  margin-bottom: 25px;
}
.catalog-filter-block {
  padding: 0 25px;
  border-bottom: 1px solid #ccc;
}
.catalog-filter-block:last-child {
  border-bottom: 0;
}
.catalog-filter-block.active .catalog-filter-block__caption:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.catalog-filter-block__caption {
  position: relative;
  padding: 25px 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.catalog-filter-block__caption:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-right.svg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.catalog-filter-block-content {
  display: none;
  padding-bottom: 20px;
}
.catalog-filter-list li {
  margin-bottom: 8px;
}
.filter-checkbox {
  display: inline-block;
}
.filter-checkbox input {
  display: none;
}
.filter-checkbox__title {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 30px 10px 8px;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  border: 1px solid transparent;
  cursor: pointer;
}
.filter-checkbox__title:after {
  content: "";
  display: none;
  position: absolute;
  right: 5px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-remove.svg);
}
.filter-checkbox__title:hover {
  color: #d1204b;
}
@media (hover: none) {
  .filter-checkbox__title:hover {
    color: #000;
  }
}
.filter-checkbox input[type="checkbox"]:checked + .filter-checkbox__title,
.filter-checkbox input[type="radio"]:checked + .filter-checkbox__title {
  border: 1px solid #d1204b;
  color: #d1204b;
}
.filter-checkbox input[type="checkbox"]:checked + .filter-checkbox__title:after,
.filter-checkbox input[type="radio"]:checked + .filter-checkbox__title:after {
  display: block;
}
.catalog-filter-tags {
  padding-left: 25px;
}
.catalog-filter-tags-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 10px;
}
.catalog-filter-tags-list li {
  margin: 0 8px 8px 0;
}
.filter-tags-checkbox {
  display: inline-block;
}
.filter-tags-checkbox input {
  display: none;
}
.filter-tags-checkbox__title {
  display: block;
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 13px;
  font-weight: 500;
  color: #000;
  border-radius: 2px;
  cursor: pointer;
}
.filter-tags-checkbox
  input[type="checkbox"]:checked
  + .filter-tags-checkbox__title,
.filter-tags-checkbox
  input[type="radio"]:checked
  + .filter-tags-checkbox__title {
  border: 1px solid #d1204b;
  color: #d1204b;
}
.catalog-tags__show {
  display: inline-block;
  padding: 10px 8px;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  border: 1px solid #000;
  border-radius: 2px;
  cursor: pointer;
}
.catalog-filter-price .ui-slider-horizontal {
  background-color: #e5e5e5;
  height: 4px;
}
.catalog-filter-price .ui-widget.ui-widget-content {
  border: 0 !important;
}
.catalog-filter-price .ui-slider .ui-slider-range {
  background-color: #d1204b;
}
.catalog-filter-price .ui-slider-horizontal .ui-slider-handle {
  top: calc(50% - 8px);
  width: 16px;
  margin-left: -7px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d1204b;
  border-radius: 50%;
  cursor: pointer;
}
.catalog-filter-price-fields {
  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-bottom: 15px;
}
.catalog-filter-price-fields-input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44%;
  flex: 0 0 44%;
  max-width: 44%;
}
.catalog-filter-price-fields-divider {
  width: 15px;
  height: 2px;
  background: #000;
}
.catalog-filter-price-button {
  padding-top: 20px;
  text-align: center;
}
.catalog-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.catalog-content .catalog-top {
  padding-left: 25px;
}
.catalog-top {
  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-bottom: 28px;
}
.catalog-top-col {
  min-width: 200px;
}
.catalog-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.catalog-view__caption {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.catalog-view__btn {
  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;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  max-width: 35px;
  margin-left: 15px;
  height: 35px;
  cursor: pointer;
}
.catalog-view__btn.active {
  border: 1px solid #e6e6e6;
}
.catalog-quantity {
  text-align: center;
}
@media all and (max-width: 1280px) {
  .catalog-quantity {
    text-align: left;
  }
}
.catalog-quantity__number {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.catalog-sort {
  position: relative;
  z-index: 30;
  text-transform: uppercase;
}
.catalog-sort .select {
  min-width: 200px;
}
.catalog-content .recommend {
  width: 985px;
}
.catalog-content .products-carousel .product-col {
  width: 328px;
}
.catalog-content .products-carousel .product-col_2 {
  width: 656px;
}
.catalog-content .tabs__btn {
  margin-right: 16px;
}
.catalog-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 5px;
}
.catalog-row .product-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3%;
  flex: 0 0 33.3%;
  max-width: 33.3%;
}
.catalog-row .product-col_2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}
.catalog-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 5px;
}
.catalog-content-row .product-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
.catalog-content-row .product-col_ml {
  margin-left: auto;
}
.catalog-content-row .product-col_2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}
.catalog-content-row .product-col_wide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.products-carousel .product-col {
  padding-right: 2px;
  width: 330px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.products-carousel .product-col_2 {
  width: 660px;
}
.products-carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.products-carousel .slick-slide {
  height: inherit !important;
}
.products-carousel .slick-arrow {
  top: 150px;
}
.products-carousel .slick-prev {
  left: -35px;
}
.products-carousel .slick-next {
  right: -35px;
}
@media only screen and (min-width: 1240px) {
  .catalog-row.view-list,
  .catalog-content-row.view-list {
    display: block;
  }
  .catalog-row.view-list .product-col,
  .catalog-content-row.view-list .product-col {
    max-width: 100%;
  }
  .catalog-row.view-list .product-col:first-child .product-item,
  .catalog-content-row.view-list .product-col:first-child .product-item {
    border-top: 1px solid #e6e6e6;
  }
  .catalog-row.view-list .product-item,
  .catalog-content-row.view-list .product-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 60px 0 0;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
  }
  .catalog-row.view-list .product-item:hover,
  .catalog-content-row.view-list .product-item:hover {
    border-top: 1px solid transparent;
  }
  .catalog-row.view-list .product-item-top,
  .catalog-content-row.view-list .product-item-top {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px;
    margin-right: 25px;
  }
  .catalog-row.view-list .product-item__image,
  .catalog-content-row.view-list .product-item__image {
    height: 160px;
  }
  .catalog-row.view-list .product-item__title,
  .catalog-content-row.view-list .product-item__title {
    margin-bottom: 10px;
    padding: 0;
  }
  .catalog-row.view-list .product-item-info,
  .catalog-content-row.view-list .product-item-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 25px 50px 25px 0;
  }
  .catalog-row.view-list .product-item__price,
  .catalog-content-row.view-list .product-item__price {
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    max-width: 140px;
  }
  .catalog-row.view-list .product-item__favorite,
  .catalog-content-row.view-list .product-item__favorite {
    top: calc(50% - 14px);
  }
  .catalog-row.view-list .product-item__label,
  .catalog-content-row.view-list .product-item__label {
    position: static;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .catalog-row.view-list .product-item__collection,
  .catalog-content-row.view-list .product-item__collection {
    left: 155px;
    font-size: 13px;
    background: rgba(50, 50, 50, 0.8902);
  }
  .catalog-row.view-list .product-col_2 .product-item-wrap,
  .catalog-content-row.view-list .product-col_2 .product-item-wrap {
    padding-left: 155px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .catalog-row.view-list .product-col_2 .product-item-wrap .product-item-info,
  .catalog-content-row.view-list
    .product-col_2
    .product-item-wrap
    .product-item-info {
    padding-top: 10px;
  }
  .catalog-row.view-list .product-col_2 .product-item-top,
  .catalog-content-row.view-list .product-col_2 .product-item-top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px;
  }
}
.product-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding-bottom: 30px;
  height: 100%;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-item:hover {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.product-item.product-item_added .product-item__addcart {
  display: none;
}
.product-item.product-item_added .product-item-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-item-top {
  margin: 0 auto;
  position: relative;
  height: 300px;
  max-width: 278px;
}
.products-carousel-3 .product-item-top {
  height: 300px;
  max-width: 100%;
}
@media (max-width: 1012px) {
  .products-carousel-3 .product-item-top {
    height: 320px;
  }
}
@media (max-width: 768px) {
  .products-carousel-3 .product-item-top {
    height: 300px;
  }
}
@media (max-width: 380px) {
  .products-carousel-3 .product-item-top {
    height: 280px;
  }
}
.products-carousel-3 .product-item__image {
  height: 345px;
}
@media (max-width: 639px) {
  .products-carousel-3 .slick-list {
    margin: 0 -20px 0 0;
  }
}
.product-item__collection {
  position: absolute;
  left: 30px;
  top: 10px;
  margin: 0 10px;
  padding: 4px 10px 4px;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 15px;
  line-height: 16px;
  background: #323232;
  color: #fff;
  z-index: 10;
  display: flex;
  align-items: center;
}
.product-item__collection:before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 10px;
  height: 24px;
  background: url(/local/templates/slovo/css/../images/label.svg) no-repeat center/100%;
}
.product-item__collection:after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 10px;
  height: 24px;
  background: url(/local/templates/slovo/css/../images/label.svg) no-repeat center/100%;
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}
.product-item__favorite {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 28px;
  height: 28px;
  background-image: url(/local/templates/slovo/css/../images/icon-favorite.svg);
  background-size: cover;
  z-index: 10;
}
.product-item__favorite:hover,
.product-item__favorite.active {
  background-image: url(/local/templates/slovo/css/../images/icon-favorite-active.svg);
}
.product-item-info {
  position: relative;
  padding-top: 5px;
}
.product-item__label {
  position: absolute;
  top: -37px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 12px;
  line-height: 14px;
  padding: 4px 8px;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #000;
  z-index: 10;
}
@media all and (max-width: 1010px) {
  .slick-slide .product-item__label {
    top: -57px;
  }
}
@media all and (max-width: 767px) {
  .slick-slide .product-item__label {
    top: -37px;
  }
}
.product-item__image {
  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;
  height: 345px;
  width: 100%;
}
.product-item__image img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-item__title {
  position: relative;
  display: block;
  margin-bottom: 8px;
  padding: 0 30px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  color: #000;
  z-index: 10;
}
.product-item__title:hover {
  color: #d1204b;
}
.product-item__author {
  font-size: 15px;
  line-height: 18px;
  color: #d1204b;
}
.product-item__author:hover {
  color: #d1204b;
}
.product-item__desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: gray;
}
.product-item__price {
  padding-top: 8px;
  margin-bottom: 15px;
  margin-top: auto;
  font-size: 15px;
  font-weight: 600;
}
.product-item__addcart {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 1010px) {
  .product-item__price + .product-item__addcart {
    position: relative;
  }
}
.product-item__addcart a {
  padding: 10px 12px;
  text-transform: uppercase;
  max-width: 100%;
}
.product-item-quantity {
  display: none;
}
.paginator {
  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;
  padding-top: 30px;
}
.paginator li {
  margin: 0 10px;
}
@media all and (max-width: 600px) {
  .paginator li {
    margin: 0 5px;
  }
}
.paginator li.disabled {
  display: none;
}
.paginator li a {
  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: 34px;
  height: 34px;
  font-weight: 500;
  color: #000;
  border-bottom: 2px solid transparent;
}
.paginator li a:hover {
  color: #d1204b;
}
.paginator li a.current {
  color: #d1204b;
  border-bottom: 2px solid #d1204b;
}
.recommend {
  padding-top: 30px;
}
@media all and (max-width: 767px) {
  .recommend {
    padding-top: 40px;
  }
}
.recommend__title {
  margin-bottom: 45px;
}
@media all and (max-width: 767px) {
  .recommend__title {
    margin-bottom: 34px;
  }
}
.tabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  overflow-y: hidden;
  overflow-x: auto;
  scrollbar-width: 0px;
  scrollbar-width: none;
  margin-bottom: 15px;
}
.tabs-list::-webkit-scrollbar {
  width: 0 !important;
  height: 0;
  display: none !important;
  background: transparent;
}
.tabs-list::-moz-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
@media (max-width: 1400px) {
  .tabs-list--no-scroll {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tabs__btn {
  margin-right: 30px;
  padding: 0 15px 15px;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: 15px;
}
.tabs__btn.active {
  border-bottom: 2px solid #d1204b;
  color: #d1204b;
}
.tabs__btn:hover {
  color: #d1204b;
}
@media (max-width: 1400px) {
  .tabs__btn {
    margin-right: 0;
  }
}
.tabs-section {
  display: none;
}
.tabs-section.active {
  display: block;
}
.search-news {
  padding-top: 50px;
  padding-bottom: 10px;
}
.search-news-item {
  position: relative;
  margin-bottom: 30px;
  padding-left: 30px;
}
.search-news-item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-news.svg);
}
.search-news-item:last-child {
  margin-bottom: 0;
}
.search-news-item__title {
  display: inline-block;
  margin-bottom: 7px;
  font-size: 15px;
  line-height: 24px;
  color: #000;
}
.search-news-item__title:hover {
  color: #d1204b;
}
.search-news-item__date {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}
.filter-tooltip {
  z-index: 10 !important;
}
.product-item__discount {
  padding-top: 15px;
  position: absolute;
  left: 5%;
  top: 30px;
  width: 80px;
  height: 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(/local/templates/slovo/css/../images/discount-bg.svg) no-repeat center/100%;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  pointer-events: none;
}
.product-item__discount b {
  margin-top: 2px;
  font-size: 21px;
}
@media only screen and (min-width: 1240px) {
  .catalog-content-row.view-list .product-item__discount {
    padding-top: 15px;
    left: -4px;
    top: 5%;
    width: 60px;
    height: 60px;
    font-size: 10px;
  }
  .catalog-content-row.view-list .product-item__discount b {
    margin-top: 2px;
    font-size: 16px;
  }
}
.product-item__autograph {
  position: absolute;
  right: 3%;
  bottom: 7px;
  width: 80px;
  height: 80px;
  background: url(/local/templates/slovo/css/../images/autograph.svg) no-repeat center/100%;
  pointer-events: none;
}
.product-item__non_fiction {
  position: absolute;
  right: 3%;
  bottom: 7px;
  width: 80px;
  height: 80px;
  background: url(/local/templates/slovo/css/../images/non_fiction.png) no-repeat center/100%;
  pointer-events: none;
}
@media only screen and (min-width: 1240px) {
  .catalog-content-row.view-list .product-item__autograph {
    right: 0;
    bottom: 5%;
    width: 60px;
    height: 60px;
  }
}
.catalog-top-filter {
  margin-top: -10px;
  padding: 16px 0;
  margin-bottom: 16px;
  position: relative;
  z-index: 90;
}
@media all and (max-width: 767px) {
  .catalog-top-filter {
    padding: 20px 0;
  }
}
.catalog-top-filter._fixed {
  margin-top: 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 129px;
  background: #fff;
  -webkit-box-shadow: 0 1px 0 #e6e6e6;
  box-shadow: 0 1px 0 #e6e6e6;
}
.catalog-top-filter__inner {
  margin: 0 auto;
  max-width: 1350px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-gap: 16px;
  gap: 16px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1399px) {
  .catalog-top-filter__inner {
    max-width: 1200px;
  }
}
@media all and (max-width: 1240px) {
  .catalog-top-filter__inner {
    max-width: 960px;
  }
}
@media all and (max-width: 1010px) {
  .catalog-top-filter__inner {
    max-width: 720px;
  }
}
@media all and (max-width: 767px) {
  .catalog-top-filter__inner {
    max-width: 100%;
  }
}
.catalog-top-filter._fixed .catalog-top-filter__inner {
  padding: 0 15px;
}
@media all and (max-width: 767px) {
  .catalog-top-filter._fixed .catalog-top-filter__inner {
    padding: 0 20px;
  }
}
@media all and (max-width: 767px) {
  .catalog-top-filter__inner:after {
    content: "";
    position: absolute;
    right: 48px;
    top: 0;
    width: 44px;
    height: 100%;
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(15.91%, #ffffff),
      to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(
      270deg,
      #ffffff 15.91%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  .catalog-top-filter._fixed .catalog-top-filter__inner:after {
    right: 68px;
  }
  .catalog-top-filter._opened .catalog-top-filter__inner:after {
    display: none;
  }
}
.catalog-top-filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  white-space: nowrap;
  max-height: 153px;
  overflow: auto;
  position: relative;
}
.catalog-top-filter__list::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.catalog-top-filter__list::-webkit-scrollbar-thumb {
  background: rgba(52, 58, 64, 0.16);
  border-radius: 4px;
  border: 4px solid #fff;
}
.catalog-top-filter__list::-webkit-scrollbar-track {
  background: transparent;
}
.catalog-top-filter__list {
  scrollbar-face-color: rgba(52, 58, 64, 0.16);
  scrollbar-track-color: transparent;
}
@media all and (max-width: 767px) {
  .catalog-top-filter__list {
    margin-bottom: -16px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .catalog-top-filter__list::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .catalog-top-filter__list::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
  }
  .catalog-top-filter__list::-webkit-scrollbar-thumb {
    background: #fff;
    -webkit-box-shadow: none;
  }
  .catalog-top-filter__list::-webkit-scrollbar-thumb:window-inactive {
    background: none;
  }
}
.catalog-top-filter__list .filter-checkbox {
  margin: 0 16px 16px 0;
}
@media all and (max-width: 767px) {
  .catalog-top-filter._opened .catalog-top-filter__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media all and (max-width: 767px) {
  .catalog-top-filter._opened .catalog-top-filter__list {
    margin: 0 -20px 0;
    padding: 20px;
    overflow: auto;
    max-height: 300px;
    border-top: 1px solid #e6e6e6;
    background: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  display: inline;
  overflow: visible;
  overflow: initial;
  white-space: nowrap;
}
.catalog-top-filter__list-clear {
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  cursor: pointer;
  white-space: nowrap;
}
.catalog-top-filter__list-clear:after {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  line-height: 0;
  background: url(/local/templates/slovo/css/../images/icon-filter-clear-black.svg) no-repeat center/100%;
}
.catalog-top-filter__list-clear:hover {
  color: #d1204b;
}
.catalog-top-filter__list-clear:hover:after {
  background: url(/local/templates/slovo/css/../images/icon-filter-clear.svg) no-repeat center/100%;
}
@media all and (max-width: 767px) {
  .catalog-top-filter__list-clear:hover:after {
    background: url(/local/templates/slovo/css/../images/icon-trash.svg) no-repeat center/100%;
  }
}
@media all and (max-width: 767px) {
  .catalog-top-filter__list-clear {
    display: none;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    border: none;
  }
  .catalog-top-filter__list-clear:after {
    margin: 0 8px 0 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 28px;
    height: 28px;
    background: url(/local/templates/slovo/css/../images/icon-trash.svg) no-repeat center/100%;
  }
  .catalog-top-filter._opened .catalog-top-filter__list-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.catalog-top-filter__toggle {
  display: none;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 36px;
  height: 28px;
  background: url(/local/templates/slovo/css/../images/icon-more.svg) no-repeat center/36px 28px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  cursor: pointer;
}
.catalog-top-filter._opened .catalog-top-filter__toggle {
  background: url(/local/templates/slovo/css/../images/icon-close.svg) no-repeat center/16px 16px;
  border: none;
}
@media all and (max-width: 767px) {
  .catalog-top-filter__toggle {
    display: block;
  }
}
@media all and (max-width: 1010px) {
  .product {
    margin-top: -30px;
  }
}
.product-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media all and (max-width: 1010px) {
  .product-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% + 40px);
    margin: 0 -20px;
    overflow-y: visible;
  }
}
.product-leftside {
  width: calc(50% - 30px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 30px);
  flex: 0 0 calc(50% - 30px);
  margin-right: 30px;
  background: #e5e5e5;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: -40px;
  padding-bottom: 50px;
}
@media all and (max-width: 1280px) {
  .product-leftside {
    width: calc(50% - 17px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 17px);
    flex: 0 0 calc(50% - 17px);
    margin-right: 17px;
  }
}
@media all and (max-width: 1010px) {
  .product-leftside {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 75vh;
    padding-bottom: 0;
  }
}
@media all and (max-width: 600px) {
  .product-leftside {
    margin-bottom: 0;
    height: auto;
  }
}
.product-reccomend__title {
  margin-bottom: 40px;
}
@media all and (max-width: 600px) {
  .product-reccomend__title {
    margin-bottom: 34px;
  }
}
.product-photos-nav {
  top: 129px;
  position: sticky;
  max-height: calc(100vh - 129px);
  overflow-y: auto;
  overflow-x: hidden;
}
.product-photos-nav::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}
.product-photos-nav::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.12549);
  border-radius: 9em;
}
@media all and (max-width: 1010px) {
  .product-photos-nav {
    position: static;
    height: 100%;
  }
}
@media all and (max-width: 600px) {
  .product-photos-nav {
    display: none;
  }
}
.product-photos-nav__item {
  width: 92px !important;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-photos-nav__item:not(:last-child) {
  margin-bottom: 20px;
}
@media all and (max-width: 1010px) {
  .product-photos-nav__item {
    height: 114px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px;
    padding: 0;
  }
}
.product-photos-nav__item img {
  width: 92px;
  height: auto;
}
.product-photos {
  position: relative;
  width: calc(100% - 92px);
  max-width: 576px;
}
@media all and (max-width: 1010px) {
  .product-photos {
    width: calc(100% - 132px);
    max-width: none;
    height: 100%;
    overflow-y: scroll;
  }
}
@media all and (max-width: 600px) {
  .product-photos {
    width: 100%;
  }
  .product-photos .slick-dots {
    bottom: 24px;
  }
}
@media all and (max-width: 1010px) {
  .product-photos .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.product-photos .slick-dots li button {
  margin-bottom: 5px;
}
.product-photo {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-photo img {
  height: auto;
}
@media all and (max-width: 1010px) {
  .product-photo img {
    max-height: 75vh;
    margin: 0 auto;
  }
}
@media all and (max-width: 600px) {
  .product-photo img {
    max-height: none;
    margin: 0 auto;
  }
}
.product-demo {
  position: absolute;
  right: 37px;
  top: 14px;
  z-index: 8;
}
.product-demo--active .product-demo__dropdown {
  display: block;
}
.product-demo__button {
  padding: 10px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
}
.product-demo__button span {
  color: #d1204b;
}
.product-demo:before {
  content: "";
  height: 16px;
  width: 12px;
  background: url(/local/templates/slovo/css/../images/pink-arrow.svg) center/cover no-repeat;
  position: absolute;
  bottom: 5px;
  right: -15px;
}
.product-demo__dropdown {
  position: absolute;
  top: calc(100% + 27px);
  right: -16px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  padding: 16px;
  display: none;
}
.product-demo__dropdown:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 6px solid rgba(0, 0, 0, 0.8);
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: calc(100% - 6px);
  right: 13px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-demo__dropdown-item {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  opacity: 0.8;
  white-space: nowrap;
  display: block;
}
.product-demo__dropdown-item:hover {
  color: #d1204b;
}
.product-demo__dropdown-item + .product-demo__dropdown-item {
  margin-top: 16px;
}
.product-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  position: sticky;
  top: 0;
}
@media all and (max-width: 1280px) {
  .product-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media all and (max-width: 1010px) {
  .product-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: static;
    padding: 0 20px;
    width: 100%;
  }
}
.product-info {
  padding-bottom: 30px;
}
.product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 1010px) {
  .product-price {
    margin-bottom: 12px;
  }
}
.product-price__number {
  margin-right: 30px;
  font-size: 24px;
  font-weight: 600;
}
.product-price__credit {
  font-weight: 600;
  position: relative;
}
.product-price__credit a {
  color: #d1204b;
  border-bottom: 1px dashed #d1204b;
}
.product-price__credit a:hover {
  border-color: transparent;
}
.product-price__credit a:hover + .product-price__credit-info {
  display: block;
}
.product-price__credit-info {
  display: none;
  position: absolute;
  left: calc(100% + 12px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  padding: 16px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  z-index: 99;
}
@media all and (max-width: 600px) {
  .product-price__credit-info {
    left: auto;
    right: 0;
    top: auto;
    bottom: calc(100% + 12px);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.product-price__credit-info:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 6px solid rgba(0, 0, 0, 0.8);
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  position: absolute;
  right: 100%;
  top: calc(50% - 6px);
}
@media all and (max-width: 600px) {
  .product-price__credit-info:before {
    right: 20px;
    top: 100%;
    border-top-color: rgba(0, 0, 0, 0.8);
    border-right-color: transparent;
  }
}
.product-actions {
  display: grid;
  grid-template-columns: auto auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 24px;
  gap: 24px;
  margin: 24px 0;
}
@media (max-width: 600px) {
  .product-actions {
    grid-template-columns: 1fr auto;
    grid-column-gap: 16px;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    margin-top: 10px;
  }
}
.product-actions.cheaper .product-actions__addcart {
  grid-column: 1;
}
@media (max-width: 600px) {
  .product-actions.cheaper .product-actions__addcart {
    grid-column: span 2;
  }
}
.product-actions__subscribe {
  width: 270px !important;
  margin-right: 25px;
}
@media (max-width: 600px) {
  .product-actions__subscribe {
    margin-right: 20px;
  }
}
.product-actions-cheaper {
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .product-actions-cheaper .select-title {
    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;
  }
  .product-actions-cheaper .select-title:after {
    position: static;
  }
  .product-actions-cheaper .select-title__value {
    padding-right: 12px;
  }
}
.product-actions__favorite i {
  width: 28px;
  height: 28px;
}
.product-cheaper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 25px;
  border: 1px solid #eae9e7;
  max-width: 490px;
  display: none;
}
@media (max-width: 1010px) {
  .product-cheaper {
    max-width: 487px;
  }
}
@media (max-width: 600px) {
  .product-cheaper {
    max-width: 100%;
  }
}
.product-cheaper__title {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 20px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
.product-cheaper__number {
  font-size: 24px;
  font-weight: 600;
  color: #d1204b;
}
.product-series {
  display: inline-block;
  padding: 15px;
  font-size: 14px;
  line-height: 16px;
  background: #f8f8f8;
  margin-bottom: 31px;
}
.product-tabs .tabs__btn {
  margin-right: 8px;
  font-size: 15px;
  white-space: nowrap;
}
.product-tabs .tabs__btn:last-child {
  margin-right: 0;
}
@media all and (max-width: 1280px) {
  .product-tabs .tabs__btn {
    margin-right: 2px;
    font-size: 14px;
    white-space: nowrap;
  }
}
@media all and (max-width: 1010px) {
  .product-tabs .tabs__btn {
    margin-right: 8px;
  }
}
.product-tabs .tabs-section {
  padding-bottom: 20px;
}
.product-desc {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 24px;
}
.product-desc ul {
  margin-left: 12px;
}

.product-desc p.quote-signature {
  text-align: right;
  line-height: 19px;
}

.product-desc p.quote-body i {
  display: block;
  text-align: left;
  font-style: italic;
  margin-bottom: -7px;
  line-height: 24px;
}
.product-desc p.quote-body i:before {
  content: url(/local/templates/slovo/css/../images/blockquote.svg);
  position: relative;
  left: -5px;
  top: 7px;
}

.product-desc__img {
  margin: 14px 0 30px;
  height: auto;
}
.product-desc-quote {
  padding: 15px 0 30px 25px;
}
@media all and (max-width: 1010px) {
  .product-desc-quote {
    padding: 8px 24px;
    margin-bottom: 24px;
  }
}
.product-desc-quote__text {
  margin-bottom: 15px;
}
.product-desc-quote__text p {
  font-size: 17px;
  font-weight: 600;
  font-style: italic;
  color: #000;
}
.product-desc-quote__text p:last-child {
  margin-bottom: 0;
}
.product-desc-quote__author {
  font-size: 13px;
  font-style: italic;
  color: rgba(0, 0, 0, 0.8);
}
.product-other {
  margin-bottom: 30px;
  padding: 25px;
  background: #f8f8f8;
  border-radius: 8px;
}
.product-other__caption {
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: 600;
  line-height: 24px;
}
.product-other__text {
  font-size: 13px;
  line-height: 24px;
}
.product-other__text a {
  color: inherit;
}
.product-other__text a:hover {
  color: #d1204b;
}
.product-video {
  margin-bottom: 30px;
  aspect-ratio: 93/53;
}
.product-video iframe {
  aspect-ratio: 537/302;
}
.product-video__item img {
  width: 100%;
}
.product-video-poster {
  cursor: pointer;
}
.product-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.product-tags:last-child {
  margin-bottom: -8px;
}
.product-tags__item {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 8px;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}
.product-tags__item:hover {
  background: #d1204b;
  border-color: #d1204b;
  color: #fff;
}
.product-tags__more {
  position: relative;
  display: inline-block;
  margin: 0 8px 8px 0;
}
.product-tags__more-btn {
  padding: 8px;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  cursor: pointer;
}
.product-tags__more-btn:hover {
  background: #d1204b;
  border-color: #d1204b;
  color: #fff;
}
.product-tags__more-dropdown {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 180px;
  max-height: 180px;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.12),
    0 20px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.12), 0 20px 30px rgba(0, 0, 0, 0.1);
  overflow: auto;
  opacity: 0;
  visibility: hidden;
}
.product-tags__more-dropdown.-opened {
  opacity: 1;
  visibility: visible;
}
.product-tags__more-dropdown .product-tags__item {
  margin: 0;
  padding: 10px 16px;
  display: block;
  border: none;
}
.product-specifications .stats-item {
  margin-bottom: 18px;
}
.product-specifications .stats-item:after {
  display: none;
}
@media all and (max-width: 767px) {
  .product-specifications .stats-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 18px;
  }
  .product-specifications .stats-item:last-child {
    margin-bottom: 0;
  }
  .product-specifications .stats-item:not(:last-child) {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .product-specifications .stats-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.product-specifications .stats-item__caption {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
@media (max-width: 600px) {
  .product-specifications .stats-item__caption {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: none;
  }
}
.product-specifications .stats-item__caption:after {
  display: block;
}
@media (max-width: 600px) {
  .product-specifications .stats-item__caption:after {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .product-specifications .stats-item__value {
    padding-left: 5px;
  }
}
@media all and (max-width: 600px) {
  .product-specifications .stats-item__value {
    text-align: right;
    margin-left: auto;
  }
}
.product-reviews-item {
  margin-bottom: 30px;
}
.product-reviews-item:last-child {
  margin-bottom: 0;
}
.product-reviews-item__name {
  margin-bottom: 7px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
}
.product-reviews-item__title {
  margin-bottom: 7px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}
.product-reviews-item__date {
  margin-bottom: 15px;
  font-size: 14px;
  color: gray;
}
.product-reviews-item__text {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 24px;
}
.product-reviews-item__text p {
  margin: 0;
  color: #000;
}
.product-reviews-item__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
}
.product-reviews-item__link span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  max-width: 32px;
  height: 32px;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px;
  background: #f8f8f8;
}
.product-reviews-item__link span img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-delivery-section {
  padding-bottom: 31px;
}
@media all and (max-width: 600px) {
  .product-delivery-section {
    padding-bottom: 5px;
  }
  .product-delivery-section:last-child {
    padding-bottom: 0;
  }
}
.product-delivery-stats {
  margin-bottom: 39px;
  padding-left: 8px;
}
.product-delivery-stats .stats-item {
  margin-bottom: 17px;
}
.product-delivery-stats .stats-item__value {
  color: #000;
  font-weight: 600;
  opacity: 0.8;
}
@media (max-width: 600px) {
  .product-delivery-stats .stats-item__caption {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: none;
  }
}
.product-delivery__title {
  margin: 15px 0 20px;
}
.product-delivery__subtitle {
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 600;
}
.product-delivery-table {
  margin-bottom: 34px;
}
@media all and (max-width: 600px) {
  .product-delivery-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-delivery-table .trow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.product-delivery-table .cell__title {
  font-size: 13px;
  padding-right: 15px;
  padding-bottom: 16px;
  line-height: 16px;
  border-bottom: 1px solid #d9d9d9;
}
.product-delivery-table .cell__title .title_2 {
  margin-bottom: 0;
}
@media all and (max-width: 600px) {
  .product-delivery-table .cell__title {
    height: 44px;
    padding: 8px 8px 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.product-delivery-table .cell {
  vertical-align: middle;
  font-size: 15px;
  padding: 8px 15px 8px 0;
  border-bottom: 1px solid #d9d9d9;
}
@media all and (max-width: 600px) {
  .product-delivery-table .cell {
    height: 44px;
    padding: 8px 8px 8px 0;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
}
.product-reccomend {
  padding-top: 50px;
}
@media all and (max-width: 1010px) {
  .product-reccomend {
    padding-top: 40px;
  }
}
@media all and (max-width: 1010px) {
  .product-reccomend {
    padding-top: 24px;
  }
}
@media all and (max-width: 1010px) {
  .product__title {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 34px;
  }
}
@media all and (max-width: 600px) {
  .product__title {
    font-size: 32px;
    line-height: 40px;
  }
}
.table-percent {
  background: #d1204b;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 16px;
  padding: 4px 8px;
  display: inline-block;
}
.product__discount {
  padding-top: 21px;
  position: absolute;
  left: 17px;
  top: 50%;
  width: 142px;
  height: 130px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(/local/templates/slovo/css/../images/discount-bg.svg) no-repeat center/100%;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #fff;
  pointer-events: none;
}
.product__discount b {
  margin-top: 3px;
  font-size: 36px;
  line-height: 43px;
}
@media all and (max-width: 1280px) {
  .product__discount {
    padding-top: 15px;
    width: 96px;
    height: 88px;
    font-size: 16px;
    line-height: 19px;
  }
  .product__discount b {
    margin-top: 2px;
    font-size: 25px;
    line-height: 30px;
  }
}
@media all and (max-width: 1010px) {
  .product__discount {
    padding-top: 21px;
    width: 142px;
    height: 130px;
    font-size: 22px;
    line-height: 26px;
  }
  .product__discount b {
    margin-top: 3px;
    font-size: 36px;
    line-height: 43px;
  }
}
@media all and (max-width: 600px) {
  .product__discount {
    padding-top: 15px;
    left: 11%;
    width: 96px;
    height: 88px;
    font-size: 16px;
    line-height: 19px;
  }
  .product__discount b {
    margin-top: 2px;
    font-size: 25px;
    line-height: 30px;
  }
}
.product__autograph {
  position: absolute;
  right: 30px;
  bottom: 12%;
  width: 142px;
  height: 142px;
  background: url(/local/templates/slovo/css/../images/autograph.svg) no-repeat center/100%;
  pointer-events: none;
}
.product__non_fiction {
  position: absolute;
  right: 30px;
  bottom: 12%;
  width: 142px;
  height: 142px;
  background: url(/local/templates/slovo/css/../images/non_fiction.png) no-repeat center/100%;
  pointer-events: none;
}
@media all and (max-width: 1280px) {
  .product__autograph {
    height: 95px;
    width: 95px;
  }
}
@media all and (max-width: 1010px) {
  .product__autograph {
    width: 142px;
    height: 142px;
  }
}
@media all and (max-width: 600px) {
  .product__autograph {
    height: 95px;
    width: 95px;
  }
}
.product-exp__3d {
  margin-bottom: 60px;
  padding-top: 54%;
  position: relative;
}
.product-exp__3d iframe,
.product-exp__3d img {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
}
.product-exp__3d img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.product-exp__3d iframe::-webkit-scrollbar {
  display: none;
}
.product-exp__3d iframe.is-mobile {
  border: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
}
.product-exp__body {
  margin-bottom: 48px;
  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 all and (max-width: 1010px) {
  .product-exp__body {
    display: block;
  }
}
.product-exp__left {
  margin: 0 auto;
  max-width: 640px;
}
.product-exp__price-wrap {
  margin-left: 27px;
  padding: 32px;
  position: relative;
  width: 427px;
  border: 1px solid #e6e6e6;
}
@media all and (max-width: 1010px) {
  .product-exp__price-wrap {
    margin: 16px 0 0 0;
    width: 100%;
  }
}
.product-exp__favorite {
  position: absolute;
  top: 32px;
  right: 32px;
}
.product-exp__favorite i {
  width: 40px;
  height: 40px;
}
.product-exp__addcart {
  padding: 0 16px;
  min-width: 240px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 56px !important;
  font-size: 20px;
  line-height: 56px;
  margin-right: 0;
}
@media (max-width: 375px) {
  .product-exp__addcart {
    min-width: 0;
    min-width: initial;
  }
}
.product-item_added .product-exp__quantity {
  display: block;
}
@media (max-width: 600px) {
  .product-item_added .product-exp__quantity {
    width: 100%;
  }
}
.product-exp__quantity {
  display: none;
}
.product-exp__quantity .quantity__btn {
  height: 54px;
}
.product-exp__quantity .quantity__value input {
  height: 54px;
}
.product-exp__price {
  padding-right: 40px;
  margin-bottom: 32px;
}
.product-exp__number {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
}
.product-exp__credit {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.product-exp__credit span {
  margin-right: 3px;
}
.product-exp__description {
  margin-bottom: 24px;
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}
.product-exp__photo-wrap {
  margin-bottom: 60px;
}
.product-exp__photo {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 20px;
  gap: 20px;
}
@media all and (max-width: 1010px) {
  .product-exp__photo {
    padding-top: 0;
    padding-left: 0;
    display: block;
    grid-template-columns: initial;
    grid-template-rows: initial;
  }
  .product-exp__photo .slick-next {
    top: auto;
    left: auto;
    right: 0;
    bottom: -50px;
  }
  .product-exp__photo .slick-prev {
    top: auto;
    left: auto;
    right: 50px;
    bottom: -50px;
  }
  .product-exp__photo .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 100px);
  }
}
.product-exp__photo-item {
  position: relative;
}
.product-exp__photo-item--hide {
  display: none;
}
.product-exp__photo-item:nth-of-type(1) {
  grid-column: 1/2;
  grid-row: 1/3;
  position: relative;
  margin-bottom: 200px;
}
@media all and (max-width: 1010px) {
  .product-exp__photo-item:nth-of-type(1) {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .product-exp__photo-item:nth-of-type(1) {
    margin-bottom: 0;
  }
}
.product-exp__photo-item:nth-of-type(2) {
  grid-column: 2/3;
  grid-row: 1/2;
  margin-top: 100px;
}
.product-exp__photo-item:nth-of-type(2) img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-exp__photo-item:nth-of-type(3) {
  grid-column: 2/3;
  grid-row: 2/3;
}
.product-exp__photo-item:nth-of-type(3) img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media all and (max-width: 1010px) {
  .product-exp__photo-item {
    height: 0;
    padding-top: 135%;
  }
}
.product-exp__photo-item img {
  height: auto;
  margin: 0 auto;
}
@media all and (max-width: 1010px) {
  .product-exp__photo-item img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.product-exp__photo-item-zoom {
  padding: 16px;
  display: block;
  margin: -80px 0 0 auto;
  width: 80px;
  height: 80px;
  background: #fff;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: relative;
}
.product-exp__photo-item-zoom:hover {
  background: rgba(255, 255, 255, 0.6);
}
.product-exp__photo-text-wrap {
  width: calc(100% - 447px);
  margin-top: -140px;
}
@media all and (max-width: 1010px) {
  .product-exp__photo-text-wrap {
    padding-top: 80px;
    margin-top: 0;
    width: 100%;
  }
}
.product-exp__photo-text {
  margin: 0 auto;
  max-width: 638px;
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}
.product-exp__gallery {
  margin: 0 auto 60px;
  max-width: 1096px;
}
.product-exp__gallery .slick-dots {
  margin-top: 24px !important;
  margin-right: 104px !important;
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}
.product-exp__gallery .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-exp__gallery .slick-prev {
  left: 0;
}
.product-exp__gallery .slick-next {
  right: 0;
}
.product-exp__tabs {
  margin: 0 auto;
  max-width: 1096px;
}
.news .main-sidebar {
  padding-top: 25px;
}
.main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-sidebar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 310px;
  flex: 0 0 310px;
  max-width: 310px;
  padding-top: 25px;
  margin-right: 20px;
}
.main-sidebar__title {
  max-width: 205px;
  padding: 0 0 28px 25px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  color: #000;
  display: block;
}
.main-sidebar__title a {
  color: #000;
}
.main-nav {
  padding: 30px 0 0 25px;
}
.main-nav-list li {
  margin-bottom: 10px;
}
.main-nav-list li a {
  display: inline-block;
  padding: 10px 8px;
  font-size: 13px;
  font-weight: 500;
  color: #000;
}
.main-nav-list li a:hover {
  color: #d1204b;
}
.main-nav-list li a.active {
  color: #000;
  border: 1px solid rgba(209, 32, 75, 0.4);
  border-radius: 2px;
}
.main-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.main-row > div:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.news-content-top {
  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-bottom: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.news-content-top__info {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.news-content-top__info-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.news-content-top__info-item {
  margin-bottom: 10px;
}
.news-content-top__info-item a {
  color: #d1204b;
}
.news-quantity__number {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.news-sort .select {
  min-width: 200px;
}
.news-sort .select-title__value {
  text-transform: uppercase;
}
.news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 65px;
}
.news-item:last-child {
  margin-bottom: 35px;
}
.news-item__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 315px;
  flex: 0 0 315px;
  max-width: 315px;
  height: 220px;
  margin-right: 30px;
}
.news-item__image.fancybox {
  border: 1px solid #ccc;
  padding: 5px;
}
.news-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-item-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.news-item__title {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
}
.news-item__title:hover {
  color: #d1204b;
}
.news-item__date {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}
.news-item__date:after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 20px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-news.svg);
}
.news-item__desc {
  font-size: 15px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}
.news-single {
  position: relative;
  padding: 15px 225px 0;
  min-height: 340px;
}
@media all and (max-width: 1280px) {
  .news-single {
    min-height: auto;
  }
}
.news-single__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  margin-top: 20px;
}
.news-single__date {
  position: absolute;
  top: 20px;
  left: 0;
  padding-left: 30px;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}
.news-single__date:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 13px);
  left: 0;
  width: 20px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-news.svg);
}
.news-single-social {
  position: absolute;
  left: 0;
  top: 75px;
}
.news-single-social__btn {
  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: 70px;
  height: 70px;
  background: #eee;
}
.news-single-social__btn:hover {
  background: #d1204b;
}
.news-single-social__btn:hover .ic-soc-vk {
  background-image: url(/local/templates/slovo/css/../images/icon-social-vk2-hover.svg);
}
.news-single-social__btn:hover .ic-soc-odn {
  background-image: url(/local/templates/slovo/css/../images/icon-social-odn2-hover.svg);
}
.news-single-social__btn:hover .ic-soc-fb {
  background-image: url(/local/templates/slovo/css/../images/icon-social-fb2-hover.svg);
}
.news-single-social__btn:hover .ic-soc-tw {
  background-image: url(/local/templates/slovo/css/../images/icon-social-tw2-hover.svg);
}
.news-single figure {
  margin-bottom: 30px;
  display: inline-block;
}
.news-single figcaption:not([class]) {
  padding: 32px;
  background: #eee;
  font-size: 17px;
  line-height: 26px;
  font-weight: 600;
  font-style: italic;
}
.news-single img {
  width: 100%;
  height: auto;
}
.news-single .news-single__img {
  width: auto;
  display: block;
  margin: 0 auto 20px;
}
.news-single h2 {
  margin-top: 20px;
}
.news-single__video {
  max-width: 100%;
  display: block;
  margin: 0 auto 20px;
  border: none;
}
.news-single__author {
  padding: 25px 0 35px 0;
  font-size: 13px;
  font-style: italic;
}
.gallery-carousel {
  margin: 0 -10px 80px;
}
@media all and (max-width: 767px) {
  .gallery-carousel {
    margin: 0 -20px 80px 0;
  }
}
.gallery-carousel .slick-arrow {
  top: 100%;
  margin-top: 25px;
  z-index: 30;
}
.gallery-carousel .slick-prev {
  left: auto;
  right: 80px;
}
.gallery-carousel .slick-next {
  right: 10px;
}
.gallery-carousel .slick-dots {
  text-align: left;
  bottom: -50px;
  padding-left: 10px !important;
}
.gallery-carousel .slick-dots li {
  margin: 0 16px 0 0 !important;
}
.gallery-carousel-slide {
  padding: 0 10px;
}
.gallery-carousel__image img {
  width: 100%;
}
.news-single {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}
.news-single div:not(.news-single__date, .quantity__value, .news-single div.product-item__label, 
  .news-single div.product-item-top, .news-single div.product-col, .news-single div.product-item,
  .news-single div.product-item-info, .news-single div.product-item__price,
  .news-single div.product-item__addcart, .news-single div.product-item-quantity, 
  .news-single div.quantity, .news-single div.quantity__value, .news-single div.quantity__tooltip) {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}
.news-single p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}
.gallery-carousel .slick-dots {
  position: static;
}
.news-single img {
  max-width: 870px;
}
.contacts-tabs {
  padding-top: 15px;
}
.contacts-tabs-content {
  padding: 25px;
  max-width: 650px;
  border: 1px solid #e6e6e6;
}
.contacts-tabs-complain {
  max-width: 650px;
}
@media (max-width: 1010px) {
  .contacts-tabs-complain {
    max-width: 100%;
  }
}
.contacts-tabs__title {
  margin-bottom: 25px;
}
.contacts-block {
  padding: 18px 0;
  border-bottom: 1px solid #e6e6e6;
}
.contacts-block:first-child {
  padding-top: 0;
}
.contacts-block:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.contacts-item {
  position: relative;
  margin-bottom: 24px;
  padding-left: 35px;
}
.contacts-item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  width: 28px;
  height: 28px;
}
.contacts-item:last-child {
  margin-bottom: 0;
}
.contacts-item_avatar:before {
  background-image: url(/local/templates/slovo/css/../images/icon-contacts-avatar.svg);
}
.contacts-item_phone:before {
  background-image: url(/local/templates/slovo/css/../images/icon-contacts-phone.svg);
}
.contacts-item_mail:before {
  background-image: url(/local/templates/slovo/css/../images/icon-contacts-mail.svg);
}
.contacts-item_timetable:before {
  background-image: url(/local/templates/slovo/css/../images/icon-contacts-time.svg);
}
.contacts-item_address:before {
  background-image: url(/local/templates/slovo/css/../images/icon-contacts-address.svg);
}
.contacts-item__caption {
  margin-bottom: 3px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}
.contacts-item__caption:last-child {
  margin-bottom: 0;
}
.contacts-item__value {
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 20px;
}
.contacts-item__value:last-child {
  margin-bottom: 0;
}
.contacts-item__value a {
  color: #d1204b;
}
.contacts-item__text {
  font-size: 15px;
  color: gray;
}
.contacts-map {
  position: relative;
  max-width: 650px;
  height: 430px;
  margin-top: 25px;
}
#map {
  height: 100%;
  background-size: cover;
  background-image: url(/local/templates/slovo/css/../images/map.png);
}
.contacts-requisites-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}
.contacts-requisites-item:last-child {
  margin-bottom: 0;
}
.contacts-requisites-item__caption {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  width: 300px;
  font-size: 15px;
  line-height: 24px;
  color: gray;
}
.contacts-requisites-item__caption:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.contacts-requisites-item__caption span {
  display: inline-block;
  position: relative;
  padding-right: 5px;
  background: #fff;
  z-index: 5;
}
.contacts-requisites-item__value {
  padding-left: 5px;
  font-size: 15px;
  line-height: 24px;
}
.contacts-requisites-item__value a {
  color: #d1204b;
}
.contacts-form {
  max-width: 650px;
}
.contacts-form .input {
  height: 35px;
}
@media all and (max-width: 1010px) {
  .contacts {
    margin-bottom: 60px;
  }
}
.order.success {
  margin-top: 48px;
}
.order-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 10px;
}
.order-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 875px;
  flex: 0 0 875px;
  max-width: 875px;
  padding-top: 10px;
}
.order-content .cabinet-discount {
  margin-bottom: 50px;
}
.order-content__bottom {
  margin-left: 64px;
  padding-top: 24px;
  border-top: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.order-total {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 315px;
  flex: 0 0 315px;
  max-width: 315px;
}
.order-total-section {
  margin-bottom: 25px;
  background: #f8f8f8;
}
.order-total__title {
  margin: 0;
  padding: 20px 25px;
  border-bottom: 1px solid #e6e6e6;
}
.order-total-item {
  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;
  padding: 26px 25px;
  border-bottom: 1px solid #e6e6e6;
}
.order-total-item:last-child {
  border-bottom: 0;
}
.order-total-item_big {
  padding: 20px 25px;
}
.order-total-item_big .order-total-item__value {
  font-size: 24px;
}
.order-total-item__caption {
  font-size: 15px;
}
.order-total-item__value {
  font-size: 15px;
  font-weight: 600;
}
.order-step {
  margin-bottom: 50px;
}
.order-step__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.order-step__title span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  background: #f8f8f8;
  border-radius: 50%;
  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;
  font-size: 22px;
  font-weight: 600;
}
.order-step__title svg {
  width: 24px;
  margin-left: 16px;
  display: none;
}
.order-step__title.success svg {
  display: block;
}
.order-step-content {
  padding-left: 60px;
}
.order-step-content .cart-pack {
  margin: 0;
}
.order-discount-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.order-discount-radio {
  margin-right: 16px;
}
@media (max-width: 768px) {
  .order-discount-radio {
    margin-right: 0;
  }
  .order-discount-radio:not(:last-child) {
    margin-bottom: 12px;
  }
}
.order-discount {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
  gap: 16px;
}
.order-discount--gift {
  border: 1px solid #d1204b;
}
.order-discount__wrapper {
  padding: 24px;
  border: 1px solid #e6e6e6;
}
.order-discount__title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 12px;
}
.order-discount__note {
  margin: 0 0 16px;
}
.order-discount__note.note:before {
  top: 2px;
}
.order-discount__note .note__text {
  max-width: 80%;
}
@media (max-width: 1280px) {
  .order-discount__note .note__text {
    max-width: 100%;
  }
}
.order-discount__form {
  display: grid;
  grid-gap: 16px;
  gap: 16px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  max-width: 472px;
}
@media (max-width: 768px) {
  .order-discount__form {
    grid-template-columns: 1fr;
  }
}
.order-discount__form input::-webkit-outer-spin-button,
.order-discount__form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.order-discount__form input[type="number"] {
  -moz-appearance: textfield;
}
.order-discount__form .form-item {
  width: 100%;
  margin-bottom: 0;
}
.order-discount__form .cart-total-promocode-input {
  width: 100%;
}
.order-discount__form--promocode {
  grid-template-columns: 1fr auto;
}
.order-discount__form--gift {
  grid-template-columns: 1fr 1fr auto;
}
.order-discount__error {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #d1204b;
  margin-top: 12px;
}
.order-discount__gift-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 12px;
}
.order-discount__gift-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 24px;
}
.order-discount__gift-item button {
  cursor: pointer;
  margin-left: 8px;
}
.order-address-email .form-item {
  margin-bottom: 0;
}
.order-address-email .form-item:first-child {
  margin-bottom: 16px;
}
.order-address-email-input {
  display: none;
}
.order-address-email-input.active {
  display: block;
}
.order-address-email-input input {
  width: 100%;
}
.order-pack__caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #d1204b;
}
.order-pack__caption .tip {
  margin-left: 15px;
  color: #000;
}
.order-step-data {
  max-width: 590px;
}
.form-item-col_index {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 115px;
  flex: 0 0 115px;
  width: 115px;
}
.form-item-col_city {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.order-recipient-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
}
.order-recipient__caption {
  margin-right: 20px;
  font-size: 15px;
  font-weight: 500;
}
.order-recipient-radio {
  margin-right: 20px;
}
.order-recipient-stats .stats-item__caption {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
  max-width: 270px;
}
.order-recipient-block {
  display: none;
}
.order-recipient-block.active {
  display: block;
}
.order-bottom {
  padding-top: 20px;
  margin-left: 60px;
  max-width: 815px;
  border-top: 1px solid #e6e6e6;
}
.order-bottom-row {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.order-note {
  margin-top: 20px;
}
.order-promocode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-promocode-input {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  max-width: 260px;
}
.order-recipient-form {
  display: none;
  padding: 30px;
  border: 1px solid #e6e6e6;
}
.order-recipient-form__email {
  background: rgba(255, 189, 59, 0.15);
  border: 1px solid #ffbd3b;
  padding: 16px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 600px) {
  .order-recipient-form__email .btn {
    width: 100%;
  }
}
.order-recipient-form__email-field {
  margin-right: 8px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width: 600px) {
  .order-recipient-form__email-field {
    margin-right: 0;
    width: 100%;
    margin-bottom: 25px;
  }
}
.order-recipient-form__email-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media all and (max-width: 600px) {
  .order-recipient-form__email-btn {
    width: 100%;
  }
}
.order-recipient-form__email-confirmation {
  padding-left: 32px;
  line-height: 24px;
  margin-top: 16px;
  background: url(/local/templates/slovo/css/../images/icon-smile.svg) left center/24px no-repeat;
}
@media all and (max-width: 600px) {
  .order-recipient-form__email-confirmation {
    width: 100%;
    margin-top: 25px;
  }
}
.order-recipient-form__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-recipient-form__phone._send .order-recipient-form__phone-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-recipient-form__phone._send .order-recipient-form__phone-code {
  display: none;
}
.order-recipient-form__phone._send .order-recipient-form__phone-confirm._ok {
  display: none;
}
.order-recipient-form__phone._ok .order-recipient-form__phone-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-recipient-form__phone._ok .order-recipient-form__phone-confirm._send {
  display: none;
}
@media all and (max-width: 600px) {
  .order-recipient-form__phone {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.order-recipient-form__phone-input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width: 600px) {
  .order-recipient-form__phone-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.order-recipient-form__phone-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.order-recipient-form__phone-input + .order-recipient-form__phone-confirm {
  margin-left: 8px;
}
@media all and (max-width: 600px) {
  .order-recipient-form__phone-input + .order-recipient-form__phone-confirm {
    margin-left: 0;
  }
}
@media all and (max-width: 600px) {
  .order-recipient-form__phone-confirm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .order-recipient-form__phone-confirm .btn {
    width: 100%;
  }
}
.order-recipient-form__phone-code {
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 160px;
}
.order-recipient-form__phone-input + .order-recipient-form__phone-code {
  margin-left: 8px;
}
@media all and (max-width: 600px) {
  .order-recipient-form__phone-input + .order-recipient-form__phone-code {
    margin-left: 0;
  }
}
.order-recipient-form__phone-actions {
  display: none;
  margin-left: 8px;
}
.order-recipient-other .form-item:last-child {
  margin-bottom: 0;
}
.order-address {
  margin-bottom: 25px;
}
.order-address-main__caption {
  margin-bottom: 10px;
  font-size: 15px;
  color: gray;
}
.order-address-main-select {
  margin-bottom: 25px;
}
.order-address-main-select .select-title__value {
  text-transform: none;
}
.order-address-main-form {
  display: none;
  padding: 30px;
  border: 1px solid #e6e6e6;
}
.order-delivery {
  position: relative;
}
.order-delivery-methods {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
  gap: 16px;
}
.order-delivery-block {
  display: none;
}
.order-delivery-block.active {
  display: block;
}
.order-delivery-block._self {
  margin-top: 20px;
  max-width: 590px;
}
.order-delivery-block .form-item {
  margin-bottom: 20px;
}
.order-delivery-radio {
  margin-bottom: 30px;
}
.delivery-company-form {
  width: 330px;
  padding-top: 10px;
  padding-left: 25px;
}
.delivery-company-form .form-item-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.delivery-company-form .form-item__label {
  color: #000;
}
.delivery-company-form .select-title {
  height: 40px;
}
.delivery-company-form .select-title__value {
  line-height: 40px;
}
.delivery-company-list .delivery-company-item {
  display: none;
}
.delivery-company-list .delivery-company-item.active {
  display: block;
  margin-bottom: 20px;
}
.delivery-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-left: -24px;
  margin-top: 20px;
}
@media all and (max-width: 600px) {
  .delivery-company {
    width: 100%;
    margin-left: 0;
  }
}
.delivery-company .delivery-company-item-wrapper {
  width: calc(50% - 24px);
  margin-left: 24px;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  .delivery-company .delivery-company-item-wrapper {
    width: 100%;
    margin-left: 0;
  }
}
.delivery-company .delivery-company-item-wrapper input {
  display: none;
}
.delivery-company
  .delivery-company-item-wrapper
  input:checked
  + .delivery-company-item {
  border-color: #d1204b;
}
.delivery-company .delivery-company-item-wrapper:hover .delivery-company-item {
  border-color: #000;
}
.delivery-company-item {
  margin-bottom: 20px;
  padding: 25px;
  border: 1px solid #d1d0cf;
  display: block;
}
.delivery-company-item-top {
  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-bottom: 23px;
}
.delivery-company-item__title {
  padding-right: 10px;
  font-size: 15px;
  font-weight: 600;
}
.delivery-company-item__logo img {
  max-width: 100px;
  max-height: 55px;
}
.order-content-delivery {
  display: grid;
  grid-template-columns: 1fr auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  grid-gap: 54px;
  gap: 54px;
  width: 100%;
  padding-top: 10px;
}
@media (max-width: 1280px) {
  .order-content-delivery {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 1024px) {
  .order-content-delivery {
    grid-template-columns: 1fr;
    grid-gap: 16px;
    gap: 16px;
  }
}
.order-content-delivery__pickup {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}
.order-content-delivery__pickup-block {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
  gap: 16px;
  padding: 16px;
  background-color: #f8f8f8;
}
.order-content-delivery__pickup-block span:first-child {
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #d1204b;
  background-image: url(/local/templates/slovo/css/../images/icon-placement.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 32px;
}
.order-content-delivery__pickup-block span:last-child {
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #000;
  background-image: url(/local/templates/slovo/css/../images/icon-delivery-time.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 32px;
}
.order-delivery-map {
  width: 650px;
  max-width: 650px;
  height: 832px;
  margin-left: auto;
}
@media (max-width: 1240px) {
  .order-delivery-map {
    width: 400px;
    max-width: 400px;
    height: 600px;
  }
}
@media (max-width: 1024px) {
  .order-delivery-map {
    width: 100%;
    max-width: 100%;
    height: 550px;
  }
}
.order-delivery-map__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  margin-top: 16px;
}
[class*="ymaps-2"][class*="-ground-pane"] {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ymaps-2-1-79-balloon__content {
  padding: 24px 0 24px 24px !important;
}
.ymaps-2-1-79-balloon__content i {
  display: block;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 100%;
  color: #d1204b;
  background-image: url(/local/templates/slovo/css/../images/icon-placement.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0 -3px;
  padding-left: 28px;
}
.ymaps-2-1-79-balloon__content b {
  display: block;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 100%;
  color: #000;
  background-image: url(/local/templates/slovo/css/../images/icon-delivery-time.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0 -3px;
  padding-left: 28px;
  margin-top: -6px;
}
.ymaps-2-1-79-balloon__content .ymaps-2-1-79-balloon-content__header {
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
  margin-bottom: 12px;
}
.dci-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.dci-item:last-child {
  margin-bottom: 0;
}
.dci-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.dci-item--comment .dci-item__value {
  text-align: right;
  max-width: 350px;
}
@media all and (max-width: 767px) {
  .dci-item--comment .dci-item__value {
    max-width: none;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .dci-item--comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 16px;
  }
  .dci-item--comment:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px dashed gray;
    opacity: 0.3;
    top: 0;
  }
}
.dci-item--comment .dci-item__value {
  font-weight: normal;
}
@media all and (max-width: 767px) {
  .dci-item--comment .dci-item__value {
    padding-left: 0;
  }
}
.dci-item__caption {
  position: relative;
  padding-right: 10px;
  font-size: 15px;
  line-height: 24px;
  background: #fff;
  color: gray;
  z-index: 10;
}
.dci-item__value {
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  background: #fff;
  z-index: 10;
}
.order-payment {
  position: relative;
}
@media all and (max-width: 1010px) {
  .order-payment .form-item {
    margin-bottom: 0;
  }
}
.order-payment-block {
  display: none;
  margin-top: 20px;
}
.order-payment-block.active {
  display: block;
}
.order-payment-radio {
  margin-bottom: 30px;
}
.payment-bank-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.payment-bank-form .payment-company-item-wrapper {
  width: 100% !important;
  margin-left: 0 !important;
  cursor: pointer !important;
  flex-basis: calc(50% - 12px);
}
@media all and (max-width: 600px) {
  .payment-bank-form .payment-company-item-wrapper {
    flex-basis: 100%;
  }
  .payment-bank-form
    .payment-company-item-wrapper
    + .payment-company-item-wrapper {
    margin-top: 0 !important;
  }
}
.payment-bank-form .payment-company-item-wrapper:hover .payment-company-item {
  border-color: #000;
}
.payment-bank-form .payment-company-item-wrapper input {
  display: none;
}
.payment-bank-form
  .payment-company-item-wrapper
  input:checked
  + .payment-company-item {
  border-color: #d1204b;
}
.payment-company-list .payment-company-item {
  display: none;
}
.payment-company-list .payment-company-item.active {
  display: block;
}
.payment-company-item {
  padding: 25px;
  border: 1px solid #d1d0cf;
  display: block;
  min-height: 155px;
}
.payment-company-item + .payment-company-item {
  margin-left: 24px;
}
.payment-company-item-top {
  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-bottom: 23px;
}
.payment-company-item__title {
  padding-right: 10px;
  font-size: 15px;
  font-weight: 600;
}
.payment-company-item__logo img {
  max-width: 100px;
  max-height: 55px;
}
.pci-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.pci-item:last-child {
  margin-bottom: 0;
}
.pci-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.pci-item__caption {
  position: relative;
  padding-right: 10px;
  font-size: 15px;
  line-height: 24px;
  background: #fff;
  color: gray;
  z-index: 10;
}
.pci-item__value {
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  background: #fff;
  z-index: 10;
}
.pci-item--bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media all and (max-width: 767px) {
  .pci-item--bottom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.pci-item--bottom:after {
  display: none;
}
@media all and (max-width: 767px) {
  .pci__btn {
    width: 280px;
    max-width: 100%;
  }
}
.order-complete {
  max-width: 875px;
}
.order-complete-block {
  margin-bottom: 25px;
  padding: 25px;
  border: 1px solid #e6e6e6;
}
.order-complete-top {
  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-bottom: 30px;
}
.order-complete__title {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
}
.order-complete__logo img {
  max-width: 100px;
  max-height: 55px;
}
.order-complete__info {
  font-size: 15px;
  line-height: 24px;
}
.order-complete-data {
  padding-bottom: 30px;
}
.order-complete-data-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.order-complete-data-item:last-child {
  margin-bottom: 0;
}
.order-complete-data-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.order-complete-data-item__caption {
  position: relative;
  padding-right: 10px;
  font-size: 15px;
  line-height: 24px;
  background: #fff;
  color: gray;
  z-index: 10;
}
.order-complete-data-item__value {
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  background: #fff;
  z-index: 10;
}
.order-complete-bottom {
  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;
}
@media all and (max-width: 600px) {
  .order-complete-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.order-complete-bottom .note {
  margin: 0;
  padding-right: 20px;
}
@media all and (max-width: 600px) {
  .order-complete-bottom .note {
    padding-right: 0;
    margin-bottom: 16px;
    max-width: 100%;
  }
}
@media all and (max-width: 600px) {
  .order-complete-button {
    margin: 0 auto;
  }
  .order-complete-button .btn {
    width: 268px;
    max-width: 100%;
  }
}
.cabinet {
  padding-top: 30px;
}
.cabinet-main {
  max-width: 870px;
}
.cabinet-main__logout {
  margin-top: 30px;
  min-width: 170px;
}
@media only screen and (max-width: 600px) {
  .cabinet-main__logout {
    width: 100%;
  }
}
.cabinet-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 45px;
}
.cabinet-info-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px;
}
.cabinet-info-user {
  position: relative;
  padding-left: 55px;
}
.cabinet-info-user:before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: 0;
  width: 40px;
  height: 40px;
  background-image: url(/local/templates/slovo/css/../images/icon-profile.svg);
}
.cabinet-info-user__name {
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
}
.cabinet-info-user__change {
  font-size: 15px;
}
.cabinet-info__discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  margin-bottom: 12px;
  height: 28px;
}
.cabinet-info__discount span {
  padding: 0 7px 0 10px;
  font-size: 30px;
  font-weight: 600;
  color: #d1204b;
}
.cabinet-info__status {
  font-size: 15px;
  color: gray;
}
.cabinet-info__status strong {
  color: #000;
}
.cabinet-referral {
  position: relative;
  margin-bottom: 25px;
  padding: 15px 30px 15px 60px;
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #e6e6e6;
}
.cabinet-referral span {
  font-weight: 600;
}
.cabinet-referral:before {
  content: "";
  display: block;
  position: absolute;
  left: 25px;
  top: 18px;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-tip.svg);
}
.cabinet-sections-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.cabinet-sections-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 20px;
  padding: 0 10px;
}
.cabinet-section {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 25px;
  height: 100%;
  background: #f8f8f8;
}
.cabinet-section-top {
  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-bottom: 20px;
  width: 100%;
}
.cabinet-section__title {
  margin: 0;
}
.cabinet-section__icon {
  position: relative;
}
.cabinet-section__info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
  width: 100%;
}
.cabinet-section__info.empty:after {
  content: none;
}
.cabinet-section__info.empty strong {
  padding-left: 0;
}
.cabinet-section__info:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.3;
  border-bottom: 1px dashed gray;
}
.cabinet-section__info span {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  font-size: 15px;
  color: gray;
  background: #f8f8f8;
  z-index: 10;
}
.cabinet-section__info strong {
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 600;
  background: #f8f8f8;
  z-index: 10;
}
.cabinet-section__link {
  margin-top: auto;
  font-size: 15px;
}
.cabinet-cart-quantity {
  position: absolute;
  top: 0;
  right: 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;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d1204b;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}
.cabinet-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  padding: 15px 25px;
  border: 1px solid #eae9e7;
}
.cabinet-discount + .cabinet-favorite {
  margin-top: -30px;
}
.cabinet-discount__name {
  margin-right: 10px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
}
.cabinet-discount__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  line-height: 24px;
}
.cabinet-discount__value {
  margin: 0 10px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  padding: 6px 8px 4px;
  line-height: 1;
  background: #d1204b;
  border-radius: 4px;
}
.cabinet-subscribe {
  margin-bottom: 30px;
}
.cabinet-subscribe-list {
  padding-bottom: 7px;
}
.cabinet-subscribe-item {
  margin-bottom: 25px;
}
.cabinet-subscribe__btn {
  margin-bottom: 16px;
}
.cabinet-data {
  max-width: 650px;
}
.cabinet-data-form {
  padding-bottom: 30px;
}
.cabinet-data-form__title {
  margin-bottom: 32px;
}
.form-item-row {
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-item-col {
  padding: 0 10px;
}
.form-item-col.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.form-item-col.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
.form-item-input {
  position: relative;
  width: 100%;
}
.form-item-input.confirm:after {
  content: "";
  width: 19px;
  height: 19px;
  background: url(/local/templates/slovo/css/../images/icon-success.svg) center/24px no-repeat;
  position: absolute;
  right: 8px;
  top: 10px;
}
.form-item-input__view {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 8px;
  background: url(/local/templates/slovo/css/../images/icon-view-password.svg) no-repeat center;
}
.form-item-input__view.-shown {
  background: url(/local/templates/slovo/css/../images/icon-no-view-password.svg) no-repeat center;
}
.input.success + .form-item-input__view {
  right: 35px;
}
.form-item-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-item-phone._send .form-item-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-item-phone._send .form-item-code,
.form-item-phone._send .form-item-phone-button._ok {
  display: none;
}
.form-item-phone._ok .form-item-actions {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-item-phone._ok .form-item-phone-button._send {
  display: none;
}
.form-item-phone-button {
  margin-left: 10px;
}
@media all and (max-width: 767px) {
  .form-item-phone-button {
    margin-left: 0;
  }
}
.form-item-code {
  margin-left: 20px;
  position: relative;
  width: 300px;
}
@media all and (max-width: 767px) {
  .form-item-code {
    margin-left: 0;
  }
}
.authorization-order {
  width: 100%;
}
.authorization-order .form-item-phone,
.authorization-order .form-item-code {
  display: block;
  max-width: 459px;
  width: 100%;
}
.authorization-order .form-item-phone-button,
.authorization-order .form-item-phone-button._ok {
  margin: 24px 0 0;
}
.authorization-order .form-item-code {
  margin: 0;
}
.form-item-code__btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  padding: 5px;
  background: url(/local/templates/slovo/css/../images/icon-refresh.svg) center/24px no-repeat;
}
.form-item-phone-button._ok {
  margin-left: 8px;
}
.form-item-phone-input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.form-item-actions {
  display: none;
}
.js-sms-confirm-block .form-item-actions {
  display: block;
}
.form-item-email:not(.order-complete .form-item-email) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 24px;
  background: rgba(255, 189, 59, 0.15);
  border: 1px solid #ffbd3b;
}
.form-item-email-input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width: 600px) {
  .form-item-email-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.form-item-email-button {
  margin-left: 10px;
}
.form-item-email-message {
  margin-top: 16px;
  width: 100%;
  padding-left: 32px;
  font-size: 15px;
  line-height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-smile.svg);
  background-position: left center;
  background-size: 24px;
  background-repeat: no-repeat;
}
.cabinet-address-item {
  margin-bottom: 25px;
  padding: 30px;
  border: 1px solid #e6e6e6;
}
.cabinet-address-item-stats {
  padding-bottom: 20px;
}
.cabinet-address-item-stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.cabinet-address-item-stat__caption {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  width: 320px;
  font-size: 15px;
  line-height: 24px;
  color: gray;
}
.cabinet-address-item-stat__caption:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.cabinet-address-item-stat__caption span {
  display: inline-block;
  position: relative;
  padding-right: 5px;
  background: #fff;
  z-index: 5;
}
.cabinet-address-item-stat__value {
  padding-left: 10px;
  font-size: 15px;
  line-height: 24px;
}
.cabinet-address-item-bottom {
  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;
}
.cabinet-address-item__change {
  font-size: 15px;
}
.cabinet-address-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cabinet-address-add__btn {
  margin-right: 15px;
}
.cabinet-address-add__note {
  position: relative;
  padding-left: 25px;
  font-size: 15px;
}
.cabinet-address-add__note:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/slovo/css/../images/icon-info.svg);
}
.modal-address-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.modal-address__caption {
  margin-right: 20px;
  font-size: 15px;
  font-weight: 500;
}
.modal-address-radio {
  margin-right: 20px;
}
.modal-address-other {
  display: none;
}
.cabinet-cart .order-pack__caption {
  margin-bottom: 20px;
  font-size: 22px;
}
.cart-list {
  margin-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}
.cart-item-leftside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  width: 130px;
}
.cart-item__image {
  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;
}
.cart-item__image img {
  max-width: 100%;
  max-height: 100%;
}
.cart-item-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-item-info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 50px 0 25px;
}
.cart-item-weight {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  color: #000;
}
.cart-item__title {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
}
.cart-item__title:hover {
  color: #d1204b;
}
.cart-item__author {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}
.cart-item__author:hover {
  color: #d1204b;
}
.cart-item-price {
  padding-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  width: 160px;
}
.cart-item-price__number {
  font-size: 15px;
  font-weight: 600;
}
.cart-item-price__note {
  margin-top: 5px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
.cart-item-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  width: 260px;
}
.cart-item-quantity .btn {
  padding: 0 10px;
}
.cart-item__totalprice {
  margin-left: 20px;
  font-size: 15px;
  font-weight: 600;
  color: #d1204b;
}
.cart-item-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-item__favorite {
  margin-right: 10px;
}
.cart-catalog {
  margin-bottom: 50px;
}
.cart-catalog .product-item__author {
  display: inline-block;
  margin-bottom: 10px;
}
.cart-catalog .catalog-content-row {
  margin: 0 -20px;
}
@media all and (max-width: 639px) {
  .cart-catalog .paginator {
    display: none;
  }
}
.cart-catalog__discount {
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}
.cart-pack {
  margin-bottom: 50px;
  padding: 25px;
  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;
  border: 1px solid #d1204b;
}
.cart-pack-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-pack-product__image {
  margin-right: 25px;
}
.cart-pack-product__title {
  font-size: 15px;
  font-weight: 600;
}
.cart-pack-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-pack-quantity__title {
  margin-right: 20px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.cart-total {
  padding: 30px 25px;
  border: 1px solid #e6e6e6;
}
.cart-total-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}
.cart-total-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.cart-total-item__caption {
  font-size: 15px;
  position: relative;
  background: #fff;
  color: gray;
  padding-right: 10px;
  z-index: 10;
}
.cart-total-item__price {
  font-size: 15px;
  padding-left: 10px;
  position: relative;
  z-index: 10;
  background: #fff;
  font-weight: 600;
}
.cart-total-bottom {
  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;
}
.cart-total-promocode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart-total-promocode-input {
  margin-right: 10px;
  width: 260px;
}
@media all and (max-width: 600px) {
  .cart-total-promocode-input input {
    font-size: 13px;
  }
}
.favorite-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
@media all and (max-width: 1010px) {
  .favorite-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media all and (max-width: 767px) {
  .favorite-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
}
.favorite-item-leftside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  width: 130px;
  position: relative;
}
.favorite-item__image {
  display: block;
}
.favorite-item__image img {
  max-width: 100%;
}
.favorite-item__discount {
  padding-top: 15px;
  position: absolute;
  left: -4px;
  top: 5%;
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(/local/templates/slovo/css/../images/discount-bg.svg) no-repeat center/100%;
  font-size: 10px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  pointer-events: none;
}
.favorite-item__discount b {
  margin-top: 2px;
  font-size: 16px;
}
@media all and (max-width: 1010px) {
  .favorite-item__discount {
    left: 5%;
    width: 96px;
    height: 88px;
    font-size: 16px;
  }
  .favorite-item__discount b {
    font-size: 25px;
  }
}
@media all and (max-width: 767px) {
  .favorite-item__discount {
    left: 0;
    font-size: 10px;
    width: 60px;
    height: 60px;
  }
  .favorite-item__discount b {
    font-size: 16px;
  }
}
.favorite-item__autograph {
  position: absolute;
  right: 0;
  bottom: 5%;
  width: 60px;
  height: 60px;
  background: url(/local/templates/slovo/css/../images/autograph.svg) no-repeat center/100%;
  pointer-events: none;
}
@media all and (max-width: 1010px) {
  .favorite-item__autograph {
    height: 95px;
    width: 95px;
  }
}
@media all and (max-width: 767px) {
  .favorite-item__autograph {
    width: 60px;
    height: 60px;
  }
}
.favorite-item-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width: 1010px) {
  .favorite-item-content {
    margin-top: 45px;
  }
}
@media all and (max-width: 767px) {
  .favorite-item-content {
    margin-top: 0;
  }
}
.favorite-item-info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 50px 0 25px;
}
.favorite-item__title {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
}
.favorite-item__title:hover {
  color: #d1204b;
}
.favorite-item__author {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}
.favorite-item__author:hover {
  color: #d1204b;
}
.favorite-item-price {
  padding-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  width: 150px;
}
.favorite-item-price__number {
  font-size: 15px;
  font-weight: 600;
}
.favorite-item-price__note {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
.favorite-item-actions {
  margin-left: -20px;
  margin-top: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.favorite-item-actions a,
.favorite-item-actions .product-item-quantity {
  margin-top: 10px;
  margin-left: 20px;
}
.favorite-item__favorite .ic-favorite {
  background-image: url(/local/templates/slovo/css/../images/icon-favorite-active.svg);
  width: 28px;
  height: 28px;
}
.favorite-item__addcart {
  height: 34px;
  padding: 0 15px;
  text-transform: uppercase;
}
.orders-item {
  margin-bottom: 25px;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.orders-item:last-child {
  margin-bottom: 0;
}
.orders-item.active {
  background: #f8f8f8;
}
.orders-item.active .orders-item-top:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik01IDEzLjY1NzJMMTAuNjU2OSA4LjAwMDQxTDUgMi4zNDM2MSIgc3Ryb2tlPSIjRDEyMDRCIiBzdHJva2Utd2lkdGg9IjIiLz4NCjwvc3ZnPg0K");
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.orders-item-top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 25px 22px 65px;
  min-height: 90px;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
}
.orders-item-top:before {
  content: "";
  display: block;
  position: absolute;
  left: 25px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik01IDEzLjY1NjdMMTAuNjU2OSA3Ljk5OTg4TDUgMi4zNDMwMyIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIi8+DQo8L3N2Zz4NCg==");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.orders-item-leftside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.orders-item-leftside .orders-item-cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.orders-item-rightside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.orders-item-rightside .orders-item-cell:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  max-width: 150px;
}
.orders-item-rightside .orders-item-cell:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media only screen and (max-width: 767px) {
  .orders-item__price {
    padding-left: 15px;
  }
}
.orders-item__status {
  position: relative;
  padding-left: 15px;
  padding-right: 20px;
  font-weight: 600;
}
.orders-item__status:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.status-wait:before {
  background: #c4c4c4;
}
.status-preparation:before {
  background: #ffbd3b;
}
.orders-item__paid {
  position: relative;
  padding-left: 30px;
  width: 132px;
  height: 20px;
  line-height: 20px;
  font-weight: 600;
  color: gray;
}
.orders-item__paid:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #d1204b;
  background-image: url(/local/templates/slovo/css/../images/icon-check.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.orders-item-content {
  display: none;
  padding: 0 25px 25px;
}
.orders-item-table {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 24px;
}
.orders-item-table .cell__title {
  padding: 7px 15px 7px 0;
  font-weight: 600;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  white-space: nowrap;
}
.orders-item-table .cell {
  position: relative;
  padding: 7px 15px 7px 0;
  border-bottom: 1px solid #e6e6e6;
}
.orders-item-table .cell:last-child {
  padding-right: 0;
}
.orders-item-table .cell .ruble {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.orders-item-table .cell .ruble,
.orders-item-table__quantity {
  display: flex;
  align-items: center;
  justify-content: center !important;
}
.orders-item-table .cell__title {
  text-align: center;
}
.orders-item-table .cell__title:first-child {
  text-align: left;
}
@media (max-width: 768px) {
  .orders-item-table .cell .ruble {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile_sale {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
}
.orders-item-table .product-item-quantity .quantity {
  margin-right: 15px;
}
@media all and (max-width: 1399px) {
  .orders-item-table .product-item__addcart,
  .orders-item-table .product-item__addcart a {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .orders-item-table .product-item__addcart {
    margin-right: 15px;
  }
}
.orders-item-table:not(.orders-item-table--history) .cell:nth-child(2) {
  width: 125px;
}
.orders-item-table:not(.orders-item-table--history) .cell:nth-child(3) {
  width: 90px;
}
.orders-item-table:not(.orders-item-table--history) .cell:nth-child(4) {
  width: 93px;
}
.orders-item-table:not(.orders-item-table--history) .cell:nth-child(5) {
  width: 115px;
}
.orders-item-table--history .cell:nth-child(6) {
  min-width: 150px;
  max-width: 260px;
}
.orders-item-table__title {
  color: inherit;
}
.orders-item-table__remove {
  position: absolute;
  right: 0;
  top: calc(50% - 14px);
}
.orders-item-table__discount {
  display: inline-block;
  padding: 4px 8px;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  /*background: #d1204b;*/
  border-radius: 4px;
  /*color: #fff;*/
}
.orders-item-delivery {
  margin-bottom: 25px;
  padding: 25px;
  background: #fff;
  border: 1px solid #eae9e7;
}
.orders-item-delivery-top {
  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-bottom: 25px;
}
.orders-item-delivery__title {
  font-size: 15px;
  font-weight: 600;
}
.orders-item-delivery__logo img {
  max-width: 100%;
  max-height: 55px;
}
.oid-data-item {
  position: relative;
  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-bottom: 15px;
}
.oid-data-item:last-child {
  margin-bottom: 0;
}
.oid-data-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px dashed gray;
  opacity: 0.3;
}
.oid-data-item__caption {
  position: relative;
  padding-right: 10px;
  font-size: 15px;
  line-height: 24px;
  background: #fff;
  color: gray;
  z-index: 10;
}
.oid-data-item__value {
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  line-height: 24px;
  background: #fff;
  font-weight: 600;
  z-index: 10;
}
.orders-item-table-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 1010px) {
  .orders-item-table-actions .product-item__price {
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .orders-item-table-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .orders-item-table-actions .product-item__price {
    margin: auto 10px auto 0;
  }
}
.orders-item-table-actions .btn {
  white-space: nowrap;
}
.orders-item-table__addcart {
  padding: 0 15px;
  height: 34px;
  text-transform: uppercase;
}
.orders-item-table__favorite {
  height: 24px;
  margin-left: 16px;
}
.orders-item-table__favorite .ic-favorite {
  background-image: url(/local/templates/slovo/css/../images/icon-favorite-hover.svg);
}
@media (max-width: 767px) {
  .orders-item-table__favorite {
    margin-left: auto;
    position: static;
  }
}
.orders-item-actions {
  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;
}
@media all and (max-width: 600px) {
  .orders-item-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width: 600px) {
  .orders-item__details {
    width: 100%;
    margin-bottom: 17px;
  }
}
.orders-item__cancel {
  position: relative;
  padding-left: 35px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
}
.orders-item__cancel:hover {
  color: #d1204b;
}
.orders-item__cancel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/slovo/css/../images/icon-cancel.svg);
}
.cell__mobiletitle {
  display: none;
  font-weight: 600;
  margin-bottom: 3px;
}
@media all and (max-width: 640px) {
  .cart-catalog .product-col:nth-last-of-type(3) {
    display: block;
  }
}
.certificate-promo {
  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;
  background-color: #f8f8f8;
  padding: 60px 112px;
  margin-bottom: 60px;
}
@media (max-width: 1399px) {
  .certificate-promo {
    padding: 60px 50px;
  }
}
@media (max-width: 1010px) {
  .certificate-promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 24px;
    margin-bottom: 32px;
  }
}
.certificate-promo__wrapper {
  max-width: 426px;
}
@media (max-width: 1010px) {
  .certificate-promo__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 287px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
  }
}
.certificate-promo__wrapper h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 24px;
}
@media (max-width: 1010px) {
  .certificate-promo__wrapper h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}
.certificate-promo__wrapper p {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 24px;
}
@media (max-width: 1010px) {
  .certificate-promo__wrapper p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
  }
}
.certificate-promo img {
  width: 100%;
  height: auto;
  max-width: 555px;
}
@media (max-width: 1240px) {
  .certificate-promo img {
    max-width: 400px;
  }
}
@media (max-width: 1010px) {
  .certificate-promo img {
    max-width: 287px;
  }
}
.certificate-paddings {
  padding: 0 112px;
}
@media (max-width: 1399px) {
  .certificate-paddings {
    padding: 0 60px;
  }
}
@media (max-width: 1010px) {
  .certificate-paddings {
    padding: 0;
  }
}
.certificate-benefits {
  margin-bottom: 60px;
}
@media (max-width: 1010px) {
  .certificate-benefits {
    margin-bottom: 32px;
  }
}
.certificate-benefits h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 32px;
}
@media (max-width: 1010px) {
  .certificate-benefits h2 {
    margin-bottom: 16px;
  }
}
.certificate-benefits__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 32px 52px;
  gap: 32px 52px;
}
@media (max-width: 1010px) {
  .certificate-benefits__list {
    grid-template-columns: 1fr;
    grid-gap: 16px;
    gap: 16px;
  }
}
.certificate-benefits__list li {
  padding-left: 56px;
  background-image: url(/local/templates/slovo/css/../images/ico__certificate-check.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px;
}
@media (max-width: 1010px) {
  .certificate-benefits__list li {
    padding-left: 42px;
    background-size: 26px;
  }
}
.certificate-benefits__list span {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin: 8px 0;
}
@media (max-width: 1010px) {
  .certificate-benefits__list span {
    margin: 0 0 4px;
  }
}
.certificate-benefits__list p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.certificate-balance {
  margin-bottom: 60px;
}
@media (max-width: 1010px) {
  .certificate-balance {
    margin-bottom: 32px;
  }
}
.certificate-balance__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url(/local/templates/slovo/css/../images/content/cabinet/certificate-balance.jpg);
}
@media (max-width: 1010px) {
  .certificate-balance__wrapper {
    grid-template-columns: 1fr;
    padding-bottom: 430px;
    background-position: 60% bottom;
    background-size: auto 430px;
  }
}
.certificate-balance__content {
  background: rgba(255, 255, 255, 0.92);
  padding: 60px 70px;
}
@media (max-width: 1010px) {
  .certificate-balance__content {
    background-color: #f8f8f8;
    padding: 24px;
  }
}
@media (max-width: 1010px) {
  .certificate-balance__content .form-buttons {
    text-align: left;
  }
}
@media (max-width: 1010px) {
  .certificate-balance__content .form-buttons .btn {
    max-width: 250px;
    width: 100%;
  }
}
.certificate-balance__content .form-item {
  position: relative;
}
.certificate-balance__content input {
  width: calc(100% - 48px);
}
@media (max-width: 1010px) {
  .certificate-balance__content input {
    width: calc(100% - 39px);
  }
}
.certificate-balance h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 24px;
}
@media (max-width: 1010px) {
  .certificate-balance h2 {
    margin-bottom: 16px;
  }
}
.certificate-balance-info {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
@media (max-width: 1010px) {
  .certificate-balance-info {
    right: 10px;
    bottom: 10px;
  }
}
@media only screen and (max-width: 1010px) {
  .certificate-balance-info .tip__content {
    right: -40px;
    max-width: 280px !important;
  }
}
@media (max-width: 1010px) {
  .certificate-balance-info .tip__content:after {
    right: 24px;
  }
}
.certificate-balance-info .tip__icon,
.certificate-balance-info .ic-tip {
  width: 24px;
  height: 24px;
}
@media (max-width: 1010px) {
  .certificate-balance-info .tip__icon,
  .certificate-balance-info .ic-tip {
    width: 19px;
    height: 19px;
  }
}
.certificate-details {
  margin-bottom: 40px;
}
@media (max-width: 1010px) {
  .certificate-details {
    margin-bottom: 20px;
  }
}
.certificate-details h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 32px;
}
@media (max-width: 1010px) {
  .certificate-details h2 {
    margin-bottom: 16px;
  }
}
.certificate-details__list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
  gap: 16px;
}
.certificate-details__item {
  background-color: #f8f8f8;
  padding: 24px;
}
.certificate-details__item.active .certificate-details__item-btn:before {
  display: none;
}
.certificate-details__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.certificate-details__item-btn {
  position: relative;
  width: 52px;
  height: 52px;
  margin-top: -14px;
  margin-bottom: -14px;
  margin-right: -14px;
  margin-left: 20px;
}
.certificate-details__item-btn:before,
.certificate-details__item-btn:after {
  position: absolute;
  content: "";
  right: 12px;
  top: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 14px;
  height: 1px;
  background-color: #d1204b;
}
.certificate-details__item-btn:before {
  -webkit-transform: translate(-50%) rotate(90deg);
  -ms-transform: translate(-50%) rotate(90deg);
  transform: translate(-50%) rotate(90deg);
}
.certificate-details__item-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.certificate-details__item-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}
.certificate-details__item-text {
  margin-top: 16px;
}
.certificate-details__item-text p:not(:last-child) {
  margin-bottom: 6px;
}
.modal-order {
  width: 650px;
}
@media all and (max-width: 767px) {
  .modal-order {
    width: 100%;
  }
}
.modal-order__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media all and (max-width: 767px) {
  .modal-order__actions {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media all and (max-width: 767px) {
  .modal-order__actions .btn {
    min-width: 70px;
    text-align: center;
  }
}
.modal-order__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 16px;
}
.modal-order .stats {
  padding: 24px;
  margin-bottom: 24px;
}
@media all and (max-width: 767px) {
  .modal-order .stats {
    width: 100%;
    max-width: none;
  }
}
@media all and (max-width: 600px) {
  .modal-order .stats {
    padding: 16px;
  }
}
.modal-order .stats-item__caption {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 410px;
  flex: 0 0 410px;
}
@media all and (max-width: 767px) {
  .modal-order .stats-item__caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media all and (max-width: 600px) {
  .modal-order .stats-item__caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
@media all and (max-width: 600px) {
  #modal-order {
    padding: 24px;
  }
}
.modal__ico {
  width: 100%;
  margin-bottom: 24px;
  width: 45px;
  height: 45px;
  margin: 0 auto 24px auto;
  background: url(/local/templates/slovo/css/../images/ico__complete.svg);
}
.modal-change {
  font-size: 18px;
  padding-right: 30px;
}
.modal-change__text {
  margin-bottom: 15px;
}
.modal-change__actions .btn + .btn {
  margin-left: 15px;
}
.stock {
  background: #fff;
  border: 1px solid #e6e6e6;
  padding: 24px;
}
.stock + .stock {
  margin-top: 20px;
}
.stock:last-child {
  margin-bottom: 30px;
}
.stock p {
  color: #000;
}
.stock__title {
  font-size: 20px;
  font-weight: 500;
  color: #d1204b;
  margin-bottom: 20px;
}
.audio-list__item {
  font-size: 18px;
}
.about p,
.about ul:not(.clearlist) li {
  font-size: 18px;
  line-height: 30px;
}
p + .news-single__video {
  margin-top: 30px;
}
.vintazh-img {
  width: 400px;
  margin-bottom: 20px;
  max-width: 100%;
}
.colored-h2,
.pink {
  color: #d1204b;
}
.gift-img {
  display: block;
  width: 600px;
  height: auto;
  margin: 0 auto 15px;
}
.error-page {
  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;
  max-width: 768px;
  margin: 140px auto 469px auto;
}
.error-page__number {
  max-width: 359px;
  width: 100%;
  color: #d1204b;
  font-size: 200px;
  line-height: 240px;
}
.error-page__text {
  max-width: 350px;
  padding-left: 60px;
}
.error-page__title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 24px;
  max-width: 285px;
}
.error-page__desc {
  font-size: 15px;
  line-height: 24px;
  white-space: nowrap;
}
.error-page__desc span {
  color: #d1204b;
}
@media (max-width: 960px) {
  .error-page {
    -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;
  }
  .error-page__text {
    padding-left: 0;
    text-align: center;
  }
  .error-page__title {
    margin: 0 auto 24px;
  }
}
@media (max-width: 767px) {
  .error-page {
    margin-bottom: 0;
    height: 50vh;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .error-page__number {
    font-size: 120px;
    line-height: 140px;
    text-align: center;
  }
  .error-page__title {
    font-size: 18px;
    line-height: 24px;
  }
  .error-page__desc {
    font-size: 12px;
    line-height: 16px;
    white-space: normal;
  }
}
.delivery p,
.delivery ul:not(.clearlist) li {
  font-size: 18px;
  line-height: 24px;
}
.delivery-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.delivery-options img {
  height: 50px;
}
.delivery-options img + img {
  margin-left: 15px;
}
.kredit-img {
  width: 200px;
  margin-bottom: 10px;
}
.blog-photo {
  max-width: 1096px;
  margin: 0 auto;
}
.blog__title {
  margin: 0 auto 24px;
  text-align: center;
  max-width: 873px;
}
.blog__title--m {
  margin-bottom: 40px;
}
.blog__subtitle {
  margin: 0 auto 24px;
  padding: 0 20px;
  text-align: center;
  max-width: 873px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
}
.blog__img {
  margin: 0 auto 40px;
  width: 100%;
}
.blog__img img {
  width: 100%;
  max-height: 730px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.blog__img figcaption {
  margin: 24px auto 16px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: rgba(50, 50, 50, 0.8);
}
.blog_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media all and (max-width: 1280px) {
  .blog_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog__social {
  margin-right: 42px;
  position: sticky;
  top: 190px;
}
@media all and (max-width: 1280px) {
  .blog__social {
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 1010px) {
  .blog__social {
    margin-top: 24px;
  }
  .blog__social .news-single-social__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    max-width: 64px;
  }
}
.blog__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 1096px;
}
@media all and (max-width: 1280px) {
  .blog__content {
    max-width: 100%;
  }
}
.blog__content .blog-item__quote p {
  font-weight: 600;
}
.blog-item__date {
  margin-bottom: 40px;
  color: #000;
  opacity: 0.5;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  display: block;
}
.blog-item__date--m {
  margin-bottom: 60px;
}
.blog-item__quote {
  padding: 32px;
  font-size: 18px;
  line-height: 28px;
  background: #f8f8f8;
  border-radius: 8px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 40px;
}
.blog-item__quote--center {
  text-align: center;
}
.blog-item__quote p {
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .blog-item__quote {
    padding: 24px;
  }
}
.blog-item__info {
  max-width: 874px;
  width: 100%;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .blog-item__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.blog-item__info + .note {
  margin-top: 60px;
}
.blog-item__desc {
  max-width: 539px;
  width: 100%;
  margin-right: 20px;
}
.blog-item__desc p {
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .blog-item__desc {
    margin-right: 0;
    max-width: 100%;
  }
}
.blog-item__product {
  padding-bottom: 24px;
  max-width: 316px;
  width: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (max-width: 767px) {
  .blog-item__product {
    max-width: none;
  }
}
.blog-item__product.slick-slider {
  margin-bottom: 32px;
}
@media (max-width: 600px) {
  .blog-item__product.slick-slider {
    margin: 0 auto 32px;
  }
}
.blog-item__product .slick-prev {
  width: 20px;
  height: 20px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-32px);
  -ms-transform: translateX(-32px);
  transform: translateX(-32px);
}
@media (max-width: 767px) {
  .blog-item__product .slick-prev {
    top: auto;
    bottom: -10px;
  }
}
.blog-item__product .slick-next {
  width: 20px;
  height: 20px;
  top: 100%;
  right: 50%;
  -webkit-transform: translateX(32px);
  -ms-transform: translateX(32px);
  transform: translateX(32px);
}
@media (max-width: 767px) {
  .blog-item__product .slick-next {
    top: auto;
    bottom: -10px;
  }
}
.blog-item__info .blog-item__product {
  padding-bottom: 0;
}
.blog-item__gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 495px) {
  .blog-item__gallery {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
}
.blog-item__photo {
  display: block;
  width: 100%;
}
.blog-item-tags {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 495px) {
  .blog-item-tags {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.blog-item__tag {
  padding: 8px;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}
.blog-item__tag:hover {
  background-color: #d1204b;
  color: #fff;
}
.blog-item__tag:last-child {
  margin-right: 0;
}
@media (max-width: 495px) {
  .blog-item__tag {
    margin-bottom: 8px;
  }
}
.blog-video {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  margin-top: 60px;
}
.blog-video__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.blog-video__item + .blog-video__item {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .blog-video__item + .blog-video__item {
    margin-top: 40px;
  }
}
.blog-video__player {
  margin-bottom: 30px;
}
.blog-video__player img {
  width: 100%;
  display: block;
}
.blog-video__title {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .blog-video__title {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.blog-video__desc {
  position: relative;
  font-size: 18px;
  line-height: 1.4;
  padding-bottom: 20px;
}
.blog-video__desc::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 85px;
  height: 3px;
  background-color: #d1204b;
}
@media (max-width: 767px) {
  .blog-video__desc {
    font-size: 16px;
    padding-bottom: 16px;
  }
  .blog-video__desc::before {
    width: 40px;
  }
}
.blog__type {
  display: inline-block;
  width: auto;
  padding: 7px 8px;
  border-radius: 2px;
  color: #000;
  margin-right: 11px;
  margin-bottom: 8px;
  background: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid rgba(209, 32, 75, 0.4);
}
.blog__type--compilation {
  background: #91ebff;
  border: 1px solid transparent;
}
.blog__type--interview {
  background: #ff9ed8;
  border: 1px solid transparent;
}
.blog__type--articles {
  background: #d9a9ff;
  border: 1px solid transparent;
}
.blog__type--blog.semyonovoj {
  background: #FF7F50;
  border: 1px solid transparent;
}
.blog__type--quiz {
  background: #b7f57a;
  border: 1px solid transparent;
}
.blog__type--tests {
  background: #FFFF85;
  border: 1px solid transparent;
}
.blog__type--video {
  background: #a8d0ff;
  border: 1px solid transparent;
}
.blog__type--gallery {
  background: #ffd98d;
  border: 1px solid transparent;
}
.blog__type--question {
  background: #a2ffdd;
  border: 1px solid transparent;
}
.blog__type--tests {
    background: #FFFF52;
    border: 1px solid transparent;
  }
.blog-listing {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .blog-listing {
    grid-template-columns: 1fr;
  }
}
.blog-article {
  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;
  text-align: center;
  padding: 64px;
  border: 1px solid #e6e6e6;
}
.blog-article .blog__type {
  border-radius: 3px;
}
@media (max-width: 1240px) {
  .blog-article {
    padding: 32px;
  }
}
@media (max-width: 767px) {
  .blog-article {
    padding: 24px;
  }
}
.blog-article__img {
  margin-bottom: 30px;
  width: 300px;
  height: 300px;
}
@media (max-width: 1010px) {
  .blog-article__img {
    width: 150px;
    height: 150px;
  }
}
.blog-article__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}
.blog-article__type {
  display: inline-block;
  width: auto;
  padding: 5px 8px;
  margin-bottom: 18px;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
.blog-article__title {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 16px;
}
.blog-article__desc {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 24px;
}
.blog-article__tags {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-article__date {
  font-size: 15px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.5);
}
.blog-slider .slick-next {
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-white.png);
  background-size: 24px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .blog-slider .slick-next {
    display: none !important;
  }
}
.blog-slider .slick-prev {
  background-image: url(/local/templates/slovo/css/../images/icon-arrow-white.png);
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .blog-slider .slick-prev {
    display: none !important;
  }
}
.blog-slider .slick-dots {
  bottom: 30px !important;
}
.blog-slider__item {
  position: relative;
  height: 602px;
}
.blog-slider__item .blog__type {
  margin-bottom: 24px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .blog-slider__item {
    height: 428px;
  }
}
.blog-slider__item-body {
  padding: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 538px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .blog-slider__item-body {
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    height: 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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.blog-slider__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .blog-slider__title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .blog-slider__title {
    margin: 0 auto 24px;
  }
}
.blog-slider__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-slider__date {
  font-size: 22px;
  line-height: 1.1;
  font-weight: 400;
}
.blog-slider__type {
  padding: 8px 11px;
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}
.blog-panel {
  padding: 60px 0 24px;
}
.blog-panel {
  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;
}
@media (max-width: 991px) {
  .blog-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.blog-sort {
  max-width: 230px;
  width: 100%;
}
@media (max-width: 991px) {
  .blog-sort {
    margin-top: 12px;
  }
}
@media (max-width: 495px) {
  .blog-sort {
    max-width: 100%;
  }
}
.blog-sort .select-title__value {
  text-transform: uppercase;
}
.blog__interview {
  padding-bottom: 40px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #e6e6e6;
}
.blog__interview-body {
  width: calc(100% - 670px);
}
@media all and (max-width: 1280px) {
  .blog__interview-body {
    width: 100%;
  }
}
.blog__interview--L .blog__interview-body {
  width: calc(100% - 335px);
}
@media all and (max-width: 1010px) {
  .blog__interview--L .blog__interview-body {
    width: 100%;
  }
}
.blog__interview-products--wide + .blog__interview-body {
  width: 100%;
}
@media all and (max-width: 1010px) {
  .blog__interview-body {
    width: 100%;
  }
}
.blog__interview-author {
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: gray;
}
.blog__interview-title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
}
.blog__interview-title:after {
  margin-top: 16px;
  content: "";
  display: block;
  width: 80px;
  height: 0;
  border-bottom: 3px solid #d1204b;
}
.blog__interview-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
}
.blog__interview-text p {
  font-size: 18px;
  line-height: 28px;
}
.blog__interview--L .blog__interview-products {
  width: 315px;
}
.blog__interview-products {
  margin-left: 20px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog__interview--L .blog__interview-products {
  width: 315px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media all and (max-width: 1010px) {
  .blog__interview--L .blog__interview-products {
    margin-top: 20px;
    width: 100%;
  }
}
.blog__interview-products--wide {
  padding: 0 0 0 111px;
  margin-left: 0;
  margin-top: 20px;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media all and (max-width: 1240px) {
  .blog__interview-products--wide {
    padding: 0;
  }
}
@media all and (max-width: 1010px) {
  .blog__interview-products--wide {
    padding: 0;
  }
}
@media all and (max-width: 1010px) {
  .blog__interview-products {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.blog__interview-products .product-col {
  width: 315px;
}
@media all and (max-width: 600px) {
  .blog__interview-products .product-col {
    width: calc(100vw - 40px);
  }
}
.blog__content-inner {
  margin: 0 auto;
  max-width: 874px;
}
.blog__content-title {
  padding: 0 20px;
  margin: 40px 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
.blog__content-title:first-child {
  margin-top: 0;
}
.blog__content-title:before {
  content: "";
  margin: 0 auto 32px;
  width: 85px;
  height: 0;
  display: block;
  border-bottom: 3px solid #d1204b;
}
.blog__content-title p {
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
  font-size: inherit;
  line-height: inherit;
}
.blog__content {
  color: #000;
}
.blog__content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.blog__content .blockquote {
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 32px 32px 32px 63px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  background: #f8f8f8;
  border-radius: 8px;
  color: #000;
}
.blog__content .blockquote:first-child {
  margin-top: 0;
}
.blog__content .blockquote:last-child {
  margin-bottom: 0;
}
.blog__content .blockquote figcaption {
  margin: 8px 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.blog__content .blockquote figcaption:first-child {
  margin-top: 0;
}
.blog__content .blockquote figcaption:last-child {
  margin-bottom: 0;
}
.blog__content hr {
  margin: 30px 0;
  border-top: 1px solid #e6e6e6;
}
.blockquote__text {
  position: relative;
}
.blockquote__text:before {
  content: url(/local/templates/slovo/css/../images/blockquote.svg);
  position: absolute;
  left: -32px;
  top: 0;
}
.blockquote__text p {
  font-size: 16px;
  line-height: 26px;
}
.blog__content h2 {
  margin: 40px 0;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.blog__content h3 {
  margin: 60px 0 30px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
}
.blog__content h3:after {
  content: "";
  margin: 16px auto 0;
  width: 85px;
  height: 0;
  display: block;
  border-bottom: 3px solid #d1204b;
}
.blog__content-inner ul:not(.clearlist) li {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.blog__content ul:not(.clearlist) {
  padding-bottom: 0;
}
.blog__author {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media all and (max-width: 600px) {
  .blog__author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog__author--L {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width: 1010px) {
  .blog__author--L {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog__author p {
  font-size: 16px;
  line-height: 24px;
}
.blog__author-img {
  margin-right: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media all and (max-width: 600px) {
  .blog__author-img {
    margin: 0 auto 24px;
  }
}
.blog__author--L .blog__author-img {
  margin-right: 0;
}
.blog__author-img img {
  display: block;
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.blog__author--L .blog__author-img img {
  width: 436px;
  height: 413px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
.blog__author-img figcaption {
  text-align: center;
  max-width: 350px;
  margin: 24px auto 16px;
  font-size: 16px;
  line-height: 19px;
  color: rgba(50, 50, 50, 0.8);
}
.blog__author--L .blog__author-body {
  margin-top: -58px;
  margin-left: -32px;
  padding: 32px;
  font-size: 16px;
  line-height: 24px;
  background: #f8f8f8;
  border-radius: 8px;
}
@media all and (max-width: 1010px) {
  .blog__author--L .blog__author-body {
    margin: 0;
  }
}
.blog__author-name {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
}
@media all and (max-width: 1010px) {
  .blog__author-name {
    text-align: center;
  }
}
.blog__chronology {
  padding: 40px;
  margin: 40px 0;
  font-size: 18px;
  line-height: 28px;
  border: 1px solid #d1204b;
  border-radius: 8px;
}
.blog__chronology:last-child {
  margin-bottom: 0;
}
.blog__chronology p {
  font-size: 18px;
  line-height: 28px;
}
.blog__chronology ul {
  margin-top: 40px;
}
.blog__chronology ul li {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.blog__chronology-inner {
  margin: 0 auto;
  max-width: 874px;
}
.blog__chronology-inner ul:not(.clearlist) li {
  font-size: 16px;
}
.blog__chronology-title {
  margin: 0 0 40px;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.blog__author-gallery {
  margin: 40px 0;
  padding: 0 111px;
}
@media all and (max-width: 600px) {
  .blog__author-gallery {
    margin: 40px -20px;
    padding: 0;
  }
}
.blog__author-gallery-item {
  padding: 32px;
  background: #f8f8f8;
  border-radius: 8px;
}
.blog__author-gallery-name {
  padding-bottom: 16px;
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  border-bottom: 1px solid #e6e6e6;
}
.blog__author-gallery-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 600px) {
  .blog__author-gallery-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog__author-gallery-content-img {
  margin-right: 24px;
  width: 220px;
  height: 230px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media all and (max-width: 600px) {
  .blog__author-gallery-content-img {
    margin: 0 auto 24px;
  }
}
.blog__author-gallery-content-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
.blog__author-gallery-content-text {
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}
.blog__author-gallery-content-text p {
  font-size: inherit;
  line-height: inherit;
}
.blog__question {
  margin: 40px 0;
}
.blog__question-title {
  margin-bottom: 40px;
  padding-left: 32px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  border-left: 3px solid #d1204b;
}
.blog__question-answer {
  margin: 0 auto;
  max-width: 874px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
}
.blog__question-answer:after {
  content: "";
  display: table;
  clear: both;
}
.blog__question-answer .gallery {
  margin-left: -111px;
  margin-right: -111px;
}
@media all and (max-width: 1240px) {
  .blog__question-answer .gallery {
    margin-left: 0;
    margin-right: 0;
  }
}
.blog__question-answer .blog-item__info {
  margin: 40px auto 0;
}
.blog__quotes {
  padding: 32px;
  margin: 40px 0;
  background: #f8f8f8;
  border-radius: 8px;
}
.blog__quotes:last-child {
  margin-bottom: 0;
}
.blog__quotes-item-figcaption {
  font-weight: 600;
}
.blog__quotes-title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
}
.blog__quotes-item {
  padding-left: 32px;
  position: relative;
  padding-top: 16px;
  margin-top: 16px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.8);
  border-top: 1px solid #e6e6e6;
}
.blog__quotes-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/slovo/css/../images/blockquote.svg) no-repeat center/100%;
}
.blog__about {
  margin: 40px 0;
  padding: 32px;
  background: #f8f8f8;
  border-radius: 8px;
}
.blog__about:last-child {
  margin-bottom: 0;
}
.blog__about-title {
  padding-bottom: 16px;
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  border-bottom: 1px solid #e6e6e6;
}
@media all and (max-width: 600px) {
  .blog__about-title {
    text-align: center;
  }
}
.blog__about-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}
@media all and (max-width: 600px) {
  .blog__about-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog__about-img {
  margin-right: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100px;
  height: 100px;
}
@media all and (max-width: 600px) {
  .blog__about-img {
    margin: 0 auto 24px;
  }
}
.blog__about-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.blog__date {
  color: gray;
  margin-top: 40px;
}
.blog__date strong {
  font-weight: 400;
  color: #000;
}
.similar {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid #e6e6e6;
}
.similar__title {
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .similar__title {
    font-size: 30px;
  }
}
.similar-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
  text-align: center;
  height: 100%;
  padding: 29px 0 32px;
  min-height: 427px;
  height: 100%;
}
.similar-item__img {
  margin-bottom: 16px;
}
.similar-item__img img {
  display: block;
  margin: 0 auto;
}
.similar-item__type {
  width: auto;
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 8px;
  background: #d9a9ff;
  border-radius: 3px;
}
.similar-item__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  color: #000;
  max-width: 363px;
}
.similar-item__title:hover {
  color: #d1204b;
}
.similar-item__date {
  font-size: 15px;
  line-height: 1.4;
  opacity: 0.5;
  margin: auto 0 0 0;
}
.subscribe {
  max-width: 874px;
  width: 100%;
  margin: 40px auto 0;
}
.subscribe__subtitle {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 24px;
}
.subscribe-form__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
  font-size: 14px;
  line-height: 24px;
}
.subscribe-form__info::before {
  display: block;
  content: "";
  margin-right: 12px;
  width: 16px;
  height: 16px;
  background: url(/local/templates/slovo/css/../images/subscribe-info.svg) center center/16px no-repeat;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
form.subscribe-form {
  padding: 32px;
  background: #f8f8f8;
  border-radius: 8px;
}
@media (max-width: 495px) {
  form.subscribe-form {
    padding: 24px;
  }
}
form.subscribe-form .form-item__label {
  margin-bottom: 0;
}
form.subscribe-form .form-item {
  margin-bottom: 0;
  margin-right: 8px;
}
@media (max-width: 495px) {
  form.subscribe-form .form-item {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
@media (max-width: 495px) {
  form.subscribe-form .form__submit {
    width: 100%;
  }
}
.comments {
  margin-top: 32px;
}
.comments__title {
  margin-bottom: 32px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
}
.comments-list {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 24px;
}
.comments-item + .comments-item {
  margin-top: 24px;
}
.comments-item__name {
  margin-bottom: 8px;
  font-weight: 600;
}
.comments-item__panel {
  width: 100%;
  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;
}
.comments-item__date {
  font-size: 14px;
  line-height: 1.3;
  color: gray;
}
.comments-item__text {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}
.comments-item__like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.comments-item__like.active svg path {
  fill: #d1204b;
}
.comments__btn {
  float: right;
  text-transform: uppercase;
}
@media (max-width: 495px) {
  .comments__btn {
    width: 100%;
  }
}
.like__btn {
  margin-right: 5px;
}
.like__btn svg {
  width: 16px;
  height: 16px;
}
.recomendation {
  margin-top: 60px;
  margin-bottom: 22px;
}
.recomendation__title {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 40px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .recomendation__title {
    font-size: 30px;
  }
}
.discounts {
  margin: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 20px;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  .discounts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.discounts__item {
  padding: 30px;
  width: calc(33.3% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #e6e6e6;
}
@media all and (max-width: 1010px) {
  .discounts__item {
    padding: 16px;
  }
}
@media all and (max-width: 767px) {
  .discounts__item {
    width: 100%;
  }
}
.discounts__item-body {
  margin-bottom: 16px;
  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;
  grid-gap: 8px 16px;
  gap: 8px 16px;
}
@media all and (max-width: 1010px) {
  .discounts__item-body {
    -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;
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  .discounts__item-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }
}
.discounts__item-num {
  font-weight: 500;
  font-size: 70px;
  line-height: 84px;
  color: #d1204b;
}
@media all and (max-width: 1010px) {
  .discounts__item-num {
    font-size: 50px;
    line-height: 1.2;
  }
}
@media all and (max-width: 767px) {
  .discounts__item-num {
    font-size: 70px;
    line-height: 84px;
  }
}
.discounts__item-num strong {
  font-weight: 600;
}
.discounts__item-footer {
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px dashed rgba(128, 128, 128, 0.3);
}
.discounts__item-footer strong {
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}
@media all and (max-width: 1010px) {
  .discounts__item-footer strong {
    font-size: 16px;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  .discounts__item-footer strong {
    font-size: 24px;
    line-height: 29px;
  }
}
.shops {
  margin-top: 20px;
  margin-bottom: 104px;
}
.shops .tabs-list {
  margin-bottom: 60px;
}
@media all and (max-width: 600px) {
  .shops .tabs-list {
    margin-bottom: 30px;
  }
}
.shops__online-store {
  margin-top: 60px;
  position: relative;
}
@media all and (max-width: 600px) {
  .shops__online-store {
    margin-top: 32px;
  }
}
.shops__online-store-body {
  padding: 60px;
  width: 537px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 80px;
  left: 80px;
  background: rgba(255, 255, 255, 0.8);
}
.shops__online-store-body .btn {
  padding: 0 16px;
  height: 50px;
  font-weight: 600;
}
@media all and (max-width: 1010px) {
  .shops__online-store-body {
    padding: 40px;
    top: 20px;
    left: 20px;
    width: auto;
    max-width: calc(100% - 40px);
  }
}
@media all and (max-width: 600px) {
  .shops__online-store-body {
    padding: 0;
    position: relative;
    left: auto;
    top: auto;
    max-width: none;
    text-align: center;
  }
}
.shops__online-store-text {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
}
@media all and (max-width: 600px) {
  .shops__online-store-text {
    margin-top: 16px;
    font-size: 20px;
    line-height: 1.3;
  }
}
.shops__online-store-text strong {
  color: #d1204b;
}
.shops__marketplaces {
  margin-top: 40px;
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 600px) {
  .shops__marketplaces {
    margin-left: 0;
  }
}
.shops__marketplaces-item {
  padding: 30px;
  margin: 20px 0 0 20px;
  width: calc(50% - 20px);
  height: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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: #fff;
  border: 1px solid #eae9e7;
}
@media all and (max-width: 600px) {
  .shops__marketplaces-item {
    width: 100%;
    height: auto;
  }
}
.shops__offline-city {
  margin: 32px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.shops__offline-city select {
  min-width: 230px;
}
.shops__offline-city-title {
  margin-right: 8px;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
}
.shops__offline-map {
  margin-bottom: 60px;
}
.shops__offline-stores-title {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
}
.shops__offline-stores-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
  gap: 24px;
}
@media all and (max-width: 600px) {
  .shops__offline-stores-list {
    grid-template-columns: 1fr;
  }
}
.shops__offline-stores-item-title {
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 17px;
  line-height: 24px;
}
.shops__offline-stores-item-value {
  padding-left: 28px;
  position: relative;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #d1204b;
}
.shops__offline-stores-item-value:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(/local/templates/slovo/css/../images/icon-contacts-address.svg) no-repeat center/100%;
}
.authors-nav {
  margin: -24px 0 36px -16px;
}
.authors-nav-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.authors-nav__item {
  margin: 24px 0 0 16px;
  width: 36px;
  height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 30px;
  color: #000;
  border: 1px solid transparent;
  border-radius: 2px;
}
.authors-nav__item._active,
.authors-nav__item:hover {
  border: 1px solid rgba(209, 32, 75, 0.4);
}
.authors-item {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -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;
}
.authors-item__img {
  margin-bottom: 24px;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  overflow: hidden;
}
.authors-item__img img {
  width: 100%;
}
.authors-item__name {
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.authors-item__ganres {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 8px;
  gap: 8px;
}
.authors__ganre {
  padding: 8px;
  font-size: 13px;
  line-height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  font-weight: 500;
}
.authors__ganre:hover {
  border-color: #d1204b;
  background-color: #d1204b;
  color: #fff;
}
.authors-list__title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  margin-bottom: 56px;
}
.authors-filter .form-item__label {
  color: #000;
}
.authors-list .slick-next {
  right: -35px;
}
@media (max-width: 767px) {
  .authors-list .slick-next {
    right: 0;
  }
}
.authors-list .slick-prev {
  left: -35px;
}
@media (max-width: 767px) {
  .authors-list .slick-prev {
    left: 0;
  }
}
.authors-alphabet {
  margin-bottom: 60px;
  padding-bottom: 72px;
}
.authors-alphabet__letter {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 32px;
}
.authors-alphabet__list {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  grid-gap: 0 20px;
}
@media all and (max-width: 1240px) {
  .authors-alphabet__list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 600px) {
  .authors-alphabet__list {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-count: initial;
    -moz-column-count: initial;
    column-count: initial;
    height: 310px;
    overflow-y: auto;
  }
}
.authors-alphabet__item {
  font-size: 15px;
  line-height: 32px;
  font-weight: 600;
  color: #000;
  display: block;
}
.authors-alphabet__item:hover {
  text-decoration: underline;
}
.authors-alphabet .slick-list {
  padding-bottom: 32px;
  border-bottom: 1px solid #e6e6e6;
}
.authors-alphabet .slick-next {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
.authors-alphabet .slick-prev {
  left: auto;
  top: auto;
  right: 64px;
  bottom: 0;
}
.authors-alphabet .slick-dots {
  text-align: left;
  bottom: 15px;
  width: calc(100% - 100px);
}
.form-select__clear {
  position: relative;
  position: relative;
  padding: 8px 8px 8px 40px;
  font-size: 15px;
  line-height: 24px;
}
.form-select__clear::before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 8px;
  top: 11px;
  content: url(/local/templates/slovo/css/../images/icon-search-clear.svg);
}
.select2-results__option {
  position: relative;
  padding: 8px 8px 8px 40px;
  font-size: 15px;
  line-height: 24px;
}
.select2-results__option::before {
  width: 16px;
  height: 16px;
  content: "";
  border: 2px solid #000;
  position: absolute;
  left: 8px;
  top: 11px;
}
.select2-results__option::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 12px;
  top: 15px;
  background-color: #d1204b;
  opacity: 0;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #fff;
  color: #000;
}
.select2-container--default .select2-results__option--selected {
  background-color: #fff;
  color: #000;
}
.select2-container--default .select2-results__option--selected::after {
  opacity: 1;
}
.select2-container {
  background-color: transparent;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #000;
  padding: 8px 32px 8px 16px;
  border-radius: 0px;
  position: relative;
}
.select2-container--default .select2-selection--multiple::after {
  position: absolute;
  right: 8px;
  top: 11px;
  content: "";
  width: 16px;
  height: 16px;
  background: url(/local/templates/slovo/css/../images/icon-arrow-select.svg) center/16px no-repeat;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.select2.select2-container.select2-container--default.select2-container--open
  .select2-selection--multiple::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  overflow: hidden;
  text-overflow: ellipsis;
}
.select2-dropdown {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  top: 5px;
  padding: 8px 16px;
  z-index: 25;
}
@media (max-width: 1010px) {
  .authors-filter .header-search__results {
    width: 100%;
    top: 40px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .authors-filter .header-search__results {
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12),
      0px 20px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12),
      0px 20px 30px rgba(0, 0, 0, 0.1);
  }
}
.authors-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media (max-width: 1010px) {
  .authors-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 65px;
    position: relative;
  }
}
.authors-card__info {
  max-width: 295px;
  width: 100%;
  margin-right: 40px;
}
@media (max-width: 1010px) {
  .authors-card__info {
    max-width: 100%;
    margin-right: 0;
    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;
  }
}
.authors-card__title {
  margin-bottom: 40px;
}
@media (max-width: 1010px) {
  .authors-card__title {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-bottom: 0;
  }
}
.authors-card__img {
  margin-bottom: 24px;
  border-radius: 50%;
  overflow: hidden;
}
.authors-card__about {
  font-style: italic;
  padding: 24px 0;
  border-top: 1px solid #e6e6e6;
  text-align: center;
  font-weight: 600;
  line-height: 24px;
}
.authors-card__genre {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 24px;
  border-top: 1px solid #e6e6e6;
  grid-gap: 8px;
  gap: 8px;
}
.authors-card__genre-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
}
.authors-card__genre-item:hover {
  border-color: #d1204b;
  color: #d1204b;
}
.authors-card__main {
  width: 100%;
}
.authors-card__tabs {
  margin-top: 64px;
  margin-bottom: 40px;
}
.authors-card__books {
  margin-top: 40px;
}
.authors-card__books-title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 24px;
  font-weight: 600;
}
.authors-card__desc {
  margin-bottom: 24px;
}
.authors-card__desc p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 18px;
}
@media (max-width: 600px) {
  .authors-card__desc p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
.authors-card__quote {
  padding: 16px 24px;
  border-top: 2px solid #d1204b;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 60px;
  font-weight: 600;
  position: relative;
}
@media (max-width: 600px) {
  .authors-card__quote {
    margin-bottom: 40px;
    padding: 16px;
  }
}
.authors-card__quote::before {
  position: absolute;
  bottom: -24px;
  right: 24px;
  content: "";
  width: 65px;
  height: 54px;
  background: url(/local/templates/slovo/css/../images/ico__quote.svg) center center/contain no-repeat;
}
@media (max-width: 600px) {
  .authors-card__quote::before {
    width: 32px;
    height: 28px;
    bottom: -13px;
  }
}
.authors-card__quote-text {
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
}
.authors-card__quote-person {
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  color: gray;
}
.authors-card__facts {
  margin-bottom: 40px;
}
.authors-card__facts-title {
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
}
.authors-card__facts-list {
  counter-reset: section;
}
.authors-card__facts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
}
.authors-card__facts-item::before {
  counter-increment: section;
  content: counter(section);
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  left: 0;
  color: #d1204b;
  margin-right: 48px;
}
@media (max-width: 600px) {
  .authors-card__facts-item::before {
    margin-right: 32px;
  }
}
@media (max-width: 600px) {
  .authors-card__facts-item {
    font-size: 15px;
    line-height: 20px;
  }
}
.authors-card__publications-title {
  margin-bottom: 40px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
}
.authors-card__publications-list .news-item {
  margin-bottom: 40px;
}
.authors-card__publications-list .paginator {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 0;
}
@media (max-width: 1010px) {
  .authors-card__publications-list .news-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .authors-card__publications-list .news-item__image {
    max-width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    width: 100%;
    display: block;
  }
}
.products-included {
  width: 100%;
  padding-bottom: 46px;
}
.products-included__carousel {
  width: 100%;
}
.products-included__carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products-included__carousel .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.products-included__carousel .product-item {
  width: 100%;
}
@media (max-width: 600px) {
  .products-included {
    padding-bottom: 24px;
  }
}
.products-included__title {
  margin-bottom: 24px;
}
@media (max-width: 600px) {
  .products-included__title {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 1399px) {
  .center-wrapper {
    max-width: 1200px;
  }
  .promoslider .slick-prev {
    left: calc(50% - 625px);
  }
  .promoslider .slick-next {
    right: calc(50% - 625px);
  }
  .promoslider .slick-dots {
    left: calc(50% - 585px);
  }
  .promoslider-item-body {
    -webkit-transform: translate(-47px, -50%);
    -ms-transform: translate(-47px, -50%);
    transform: translate(-47px, -50%);
  }
  .main-sidebar {
    margin-right: 20px;
  }
  .news .main-sidebar {
    padding-top: 25px;
  }
  .news-single {
    padding: 15px 181px 0px;
  }
  .order-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 800px;
    flex: 0 0 800px;
    max-width: 800px;
  }
  .order-bottom {
    width: 740px;
  }
  .catalog-content .recommend {
    width: 840px;
  }
  .catalog-content .products-carousel .product-col {
    width: 420px;
  }
  .catalog-row .product-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .catalog-row .product-col_2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .products-carousel .product-col {
    width: 390px;
  }
  .header-menu-list > li > a {
    padding: 15px 7px;
    font-size: 14px;
  }
  .dropdown ul {
    max-height: 400px;
  }
  .dropdown ul li {
    margin-bottom: 15px;
  }
  .dropdown ul li a {
    font-size: 14px;
  }
  .order-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-right: 30px;
    padding-top: 0;
  }
  .cart-item-info {
    padding: 0 20px;
  }
  .cart-item-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    width: 130px;
  }
  .cart-item-quantity {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    width: 220px;
  }
  .favorite-item-info {
    padding: 0 20px;
  }
  .favorite-item-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    width: 130px;
  }
  .footer-payment {
    left: -258px;
  }
  body {
    padding-top: 125px;
  }
}
@media only screen and (max-width: 1240px) {
  .center-wrapper {
    max-width: 960px;
  }
  .header-search {
    width: 400px;
  }
  .header-menu-list > li > a {
    padding: 15px 5px;
    font-size: 11px;
  }
  .promoslider {
    height: 600px;
  }
  .promoslider .slick-prev {
    left: calc(50% - 470px);
  }
  .promoslider .slick-dots {
    left: calc(50% - 480px);
  }
  .promoslider-item {
    height: 600px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .promoslider-item-body {
    top: 40px;
    -webkit-transform: translate(74px, 0);
    -ms-transform: translate(74px, 0);
    transform: translate(74px, 0);
  }
  .promoslider .slick-arrow {
    top: auto;
    bottom: 26px;
  }
  .promoslider .slick-next {
    right: auto;
    left: calc(50% - 425px);
  }
  .promoslider .slick-dots {
    margin-left: 110px !important;
  }
  .dropdown ul {
    padding-right: 20px;
    min-width: 170px;
  }
  .dropdown ul li {
    margin-bottom: 15px;
  }
  .dropdown ul li a {
    font-size: 14px;
  }
  .tabs__btn {
    margin-right: 20px;
    padding: 0 8px 12px;
  }
  .footer {
    padding: 50px 0;
  }
  .footer-subscribe {
    margin-bottom: 50px;
  }
  .footer-contacts {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .main-row {
    display: block;
  }
  .news .main-sidebar {
    padding-top: 0;
  }
  .main-sidebar {
    margin: 0 0 20px 0;
    max-width: 100%;
  }
  .main-sidebar__title {
    display: none;
  }
  .main-nav {
    padding: 0;
  }
  .main-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
  }
  .main-nav-list li a {
    white-space: nowrap;
  }
  .news-content-top {
    margin-bottom: 30px;
  }
  .news-single {
    padding: 15px 0 0;
  }
  .news-single__date {
    position: relative;
    top: 0;
    margin-bottom: 25px;
  }
  .news-single-social {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
  }
  .news-single-social__btn {
    margin-right: 2px;
  }
  .cabinet {
    padding-top: 0;
  }
  .main-sidebar {
    padding-top: 0;
  }
  .cabinet-info__discount .tip__content {
    left: auto;
    right: -34px;
  }
  .cabinet-info__discount .tip__content:after {
    left: auto;
    right: 29px;
  }
  .order-row {
    display: block;
    padding-top: 0;
    position: relative;
    padding-bottom: 65px;
  }
  .order-content {
    max-width: 100%;
    margin-right: 0;
  }
  .order-content__bottom {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .order-bottom {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .order-total {
    max-width: 100%;
  }
  .order-content--last + .order-total {
    display: block;
  }
  .order-content .cabinet-discount {
    margin-bottom: 30px;
  }
  .catalog-content-row .product-col,
  .catalog-row .product-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .catalog-content-row .product-col_2,
  .catalog-row .product-col_2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
  .catalog-content-row .product-col_wide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .catalog-content .products-carousel .product-col,
  .products-carousel .product-col {
    width: 310px;
  }
  .catalog-content .products-carousel .product-col_2,
  .products-carousel .product-col_2 {
    width: 620px;
  }
  .products-carousel .slick-prev {
    left: -35px;
  }
  .products-carousel .slick-next {
    right: -35px;
  }
  .catalog-content .recommend {
    width: 100%;
  }
  .main__title br {
    display: none;
  }
  .catalog-body {
    display: block;
  }
  .header-menu-list > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 56px;
    padding: 10px 7px;
    line-height: 1.3;
  }
  .catalog-view {
    display: none;
  }
  .catalog-filter__btn {
    display: inline-block;
  }
  .catalog-content .catalog-top {
    padding-left: 0;
  }
  .catalog-top-col:first-child {
    display: none;
  }
  .catalog-content .catalog-top-col:first-child {
    display: block;
  }
  .catalog-filter {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100;
  }
  .catalog-filter.active {
    left: 0;
  }
  .catalog-filter-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 20px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .catalog-filter__title {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .catalog-filter__close {
    position: absolute;
    top: calc(50% - 10px);
    right: 20px;
    width: 20px;
    height: 20px;
  }
  .catalog-filter__close img {
    width: 100%;
  }
  body.lock {
    overflow: hidden;
  }
  .catalog-filter-blocks {
    margin-bottom: 15px;
  }
  .tip__content {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .tip__content:after {
    left: 50%;
    -webkit-transform: rotate(45deg) translate(-25%, 50%);
    -ms-transform: rotate(45deg) translate(-25%, 50%);
    transform: rotate(45deg) translate(-25%, 50%);
  }
}
@media only screen and (max-width: 1010px) {
  .center-wrapper {
    max-width: 720px;
  }
  h1,
  .title_1 {
    font-size: 35px;
  }
  body {
    padding-top: 80px;
  }
  body.lock {
    overflow: hidden;
  }
  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
  }
  .header-search {
    width: auto;
    margin-right: 15px;
  }
  .header-search-body {
    position: fixed;
    left: 0;
    top: 82px;
    width: 100vw;
    padding: 16px 160px;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease-in 0.2s;
    transition: all ease-in 0.2s;
    visibility: hidden;
    opacity: 0;
  }
  .header-search-body form {
    position: relative;
  }
  .header-search-body.shown {
    visibility: visible;
    opacity: 1;
  }
  .header-search__close {
    display: block;
    position: absolute;
    right: -110px;
    top: 12px;
  }
  .header-search__results {
    width: calc(100% - 320px);
    left: 160px;
    top: calc(100% - 8px);
  }
  .header-view {
    display: none;
  }
  .header-top-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .header-view-mobile {
    display: block;
  }
  .header-search__toggle {
    display: block;
  }
  .header-view-mobile {
    display: block;
  }
  .header-menu__toggle {
    display: block;
    margin-right: 15px;
  }
  .contacts-map,
  .contacts-form,
  .contacts-tabs-content {
    max-width: 100%;
  }
  .header-menu-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header-menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100;
  }
  .header-menu.open {
    left: 0;
  }
  .header-menu__item-toggle {
    margin: -4px -38px -4px 10px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(/local/templates/slovo/css/../images/icon-arrow-next.svg) no-repeat center/20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .header-menu__item--opened .header-menu__item-toggle {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .dropdown {
    position: relative;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 30px 0 30px 15px;
    border-bottom: 1px solid #eee;
    background: #eee;
  }
  .dropdown ul {
    padding-right: 15px;
    max-height: 418px;
  }
  .dropdown ul::-webkit-scrollbar {
    width: 12px;
    height: 12px;
  }
  .dropdown ul::-webkit-scrollbar-thumb {
    background: rgba(52, 58, 64, 0.16);
    border-radius: 4px;
    border: 4px solid #eee;
  }
  .dropdown ul::-webkit-scrollbar-track {
    background: transparent;
  }
  .dropdown ul {
    scrollbar-face-color: rgba(52, 58, 64, 0.16);
    scrollbar-track-color: transparent;
  }
  .dropdown ul + ul {
    margin-top: 15px;
  }
  .dropdown ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .dropdown ul li a {
    display: inline-block;
    margin: 0 auto;
    white-space: normal;
  }
  .header-menu-list {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px 0;
    min-height: calc(100% - 80px);
  }
  .header-menu-list > li {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 5px 0;
    width: 100%;
  }
  .header-menu-list > li > a {
    font-size: 16px;
    text-align: center !important;
  }
  .promoslider-item__image {
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .promoslider-item-body {
    width: 100%;
    max-width: 690px;
    top: 40px;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .promoslider .slick-slide {
    overflow: hidden;
  }
  .promoslider .slick-arrow {
    top: auto;
    bottom: 26px;
  }
  .promoslider .slick-prev {
    left: calc(50% - 350px);
  }
  .promoslider .slick-next {
    left: calc(50% - 300px);
  }
  .promoslider .slick-dots {
    left: calc(50% - 345px);
    margin-left: 110px !important;
  }
  .mainproducts {
    padding-bottom: 50px;
  }
  .main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .tabs-list {
    margin-right: -40px;
  }
  .tabs__btn {
    margin-right: 15px;
  }
  .footer-body {
    max-width: 100%;
  }
  .news-item {
    margin-bottom: 40px;
  }
  .news-item__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 210px;
    flex: 0 0 210px;
    max-width: 210px;
    height: 145px;
  }
  .cabinet-info {
    margin-bottom: 30px;
  }
  .cabinet-info-user__name {
    font-size: 20px;
  }
  .tip__content {
    left: auto;
    right: -80px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-width: 324px;
  }
  .tip__content:after {
    left: auto;
    right: 63px;
  }
  .cabinet-data {
    max-width: 100%;
  }
  .orders-item-leftside {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .orders-item-rightside {
    display: block;
  }
  .orders-item-rightside .orders-item-cell,
  .orders-item-leftside .orders-item-cell {
    max-width: 100% !important;
    margin-bottom: 10px;
    padding-right: 20px;
  }
  .orders-item-rightside .orders-item-cell:last-child,
  .orders-item-leftside .orders-item-cell:last-child {
    margin-bottom: 0;
  }
  .cabinet-discount {
    margin-bottom: 25px;
  }
  .cabinet-discount + .cabinet-favorite {
    margin-top: -25px;
  }
  .cabinet-favorite {
    margin-bottom: 39px;
  }
  .order-step-data {
    max-width: 100%;
  }
  .catalog-content-row .product-col,
  .catalog-row .product-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cart-catalog .catalog-content-row .product-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
  .catalog-content-row .product-col_2,
  .catalog-row .product-col_2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-content-row .product-col_wide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-content-row + .paginator {
    padding-top: 5px;
  }
  .catalog-content .products-carousel .product-col,
  .products-carousel .product-col {
    width: auto;
  }
  .header-menu-list > li > a {
    height: auto;
  }
  .order-content {
    margin-right: 0;
  }
  .order-delivery-block {
    width: 100%;
  }
  .delivery-company-form {
    padding: 20px 0 0;
    width: 100%;
  }
  .delivery-company-form .order-delivery-block {
    padding-top: 0;
  }
  .payment-bank-form {
    width: 100%;
  }
  .order-payment-block {
    width: 100%;
  }
  .order-total {
    padding-left: 60px;
  }
  .cart-list {
    border-bottom: 0;
  }
  .cart-item {
    border-bottom: 1px solid #e5e5e5;
  }
  .cart-item-leftside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 330px;
    flex: 0 0 330px;
    max-width: 330px;
  }
  .cart-item-content {
    display: block;
  }
  .cart-item-info {
    margin-bottom: 15px;
    padding: 0;
  }
  .cart-item-price {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 20px;
  }
  .cart-item-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cart-item-quantity .quantity {
    margin-right: 40px;
  }
  .cart-item-price__note {
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 152px;
    flex: 0 0 152px;
    max-width: 152px;
  }
  .cart-item__title + .cart-item-price__note {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .cart-item__totalprice {
    margin-left: 0;
    width: calc(100% - 152px);
  }
  .cart-item-price__number {
    margin-left: auto;
    width: calc(100% - 152px);
  }
  .cart-item-actions {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .favorite-item-leftside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
  }
  .favorite-item__image img {
    width: 100%;
    height: auto;
  }
  .favorite-item-content {
    display: block;
    margin: auto 0;
  }
  .favorite-item-info {
    margin-bottom: 15px;
    padding: 0;
  }
  .favorite-item-price {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 20px;
  }
  .favorite-item-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .favorite-item-quantity .quantity {
    margin-right: 40px;
  }
  .favorite-item-price__note {
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 152px;
    flex: 0 0 152px;
    max-width: 152px;
  }
  .favorite-item__totalprice {
    margin-left: 0;
  }
  .order-content__bottom {
    width: calc(100% - 60px);
  }
  .filter-tooltip {
    left: calc(100% - 170px) !important;
  }
  .filter-tooltip:before {
    left: calc(100% - 30px) !important;
  }
  .orders-item__price {
    padding-left: 15px;
  }
  .orders-item-leftside {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .dropdown ul li {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .contacts-tabs-body {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .title_1 {
    font-size: 30px;
    line-height: 40px;
  }
  .center-wrapper {
    max-width: 100%;
    padding: 0 20px;
  }
  .header-menu-list > li > a {
    padding: 10px;
  }
  .promoslider {
    height: 500px;
  }
  .promoslider .center-wrapper {
    padding: 0;
  }
  .promoslider-item__image {
    bottom: 40px;
    z-index: -1;
  }
  .promoslider-item {
    height: 500px;
    padding: 50px 20px 0;
  }
  .promoslider-item:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: unset !important;
    z-index: -1;
  }
  .promoslider-item-body {
    padding: 0;
    background: none;
    position: relative;
    left: auto;
    top: auto;
    max-width: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .promoslider-item__title {
    font-size: 40px;
  }
  .promoslider-item__desc {
    margin-bottom: 30px;
    max-width: 430px;
  }
  .promoslider .slick-dots {
    margin: 0 0 -16px !important;
    left: calc(50% - 83px);
    min-height: 52px;
    bottom: 16px;
  }
  .promoslider .slick-dots li {
    margin-bottom: 16px !important;
  }
  .promoslider .slick-next {
    right: 40px;
    left: auto;
  }
  .promoslider .slick-prev {
    right: 90px;
    left: auto;
  }
  .main {
    padding: 30px 0;
  }
  .breadcrumbs {
    display: none;
  }
  .tabs-list {
    margin-right: -20px;
  }
  .contacts-tabs {
    margin: 0 -20px;
    padding-top: 0;
    border-top: 1px solid #e6e6e6;
  }
  .contacts-tabs .tabs-list {
    display: none;
  }
  .contacts-tabs .tabs-section {
    display: block;
    border-bottom: 1px solid #e6e6e6;
  }
  .contacts-tabs__title {
    position: relative;
    padding: 22px 20px;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
  }
  .contacts-tabs__title.active {
    color: #d1204b;
  }
  .contacts-tabs__title.active:after {
    background-image: url(/local/templates/slovo/css/../images/icon-minus.svg);
  }
  .contacts-tabs__title:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 3.5px);
    right: 20px;
    width: 7px;
    height: 7px;
    background-image: url(/local/templates/slovo/css/../images/icon-plus.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .contacts-tabs-body {
    display: none;
  }
  .footer {
    padding: 30px 0;
  }
  .footer-menu ul {
    display: block;
  }
  .footer-menu ul li {
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-subscribe {
    margin-bottom: 24px;
  }
  .footer-subscribe__title {
    text-align: center;
  }
  .footer-subscribe-row {
    display: block;
  }
  .footer-subscribe-input {
    margin: 0 0 10px 0;
  }
  .footer-subscribe-button .btn {
    width: 100%;
  }
  .footer-contacts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .contacts-tabs-body {
    padding: 0 20px 20px;
  }
  .contacts-tabs-content {
    border: 0;
    padding: 0;
  }
  .contacts-map {
    height: 250px;
  }
  .form-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-bottom .btn {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .form-bottom .g-recaptcha {
    margin-right: 30px;
  }
  .form-captcha {
    margin-bottom: 20px;
    margin-right: 20px;
  }
  .modal {
    padding: 25px 20px !important;
  }
  .modal .modal-form__btn {
    min-width: 170px;
  }
  .modal .form-item-row {
    display: block;
  }
  .modal .form-item-col {
    max-width: 100%;
    margin-bottom: 25px;
  }
  .modal .form-item-col:last-child {
    margin-bottom: 0;
  }
  .modal .form-item-phone {
    display: block;
  }
  .modal .form-item-phone-input {
    margin: 0 0 15px 0;
  }
  .modal .form-item-phone-button .btn {
    width: 100%;
  }
  .modal__title {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .modal__close {
    top: 25px;
    right: 20px;
  }
  .form-item {
    margin-bottom: 25px;
  }
  .modal-register-social {
    display: block;
  }
  .modal-register-social__caption {
    text-align: center;
    margin-bottom: 20px;
  }
  .modal-register-social-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-nav-list {
    width: calc(100% + 20px);
    margin-right: -20px;
    overflow-x: auto;
  }
  .main-nav-list li a {
    white-space: nowrap;
  }
  .news-item__image {
    margin-right: 20px;
  }
  .news-item__title {
    font-size: 18px;
    line-height: 22px;
  }
  .main-nav-list li a {
    padding: 7px 8px;
  }
  .news-single {
    padding: 0;
  }
  .cabinet-info {
    display: block;
  }
  .cabinet-info-col {
    max-width: 100%;
  }
  .cabinet-info-col:last-child:not(:first-child) {
    padding-top: 20px;
    padding-left: 65px;
  }
  .cabinet-info__discount .tip__content {
    width: 360px;
  }
  .cabinet-sections-row {
    display: block;
  }
  .cabinet-sections-col {
    margin-bottom: 15px;
    max-width: 100%;
  }
  .cabinet-section {
    min-height: 165px;
  }
  .cabinet-discount {
    display: block;
  }
  .cabinet-discount .tip__content {
    width: 324px;
  }
  .cabinet-discount__name {
    margin-bottom: 5px;
  }
  .modal-address-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .modal-address__caption {
    width: 100%;
    margin-bottom: 15px;
  }
  .form-item-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-item-row .form-item-col.col-3 {
    margin-bottom: 25px;
  }
  .form-item-row .form-item-col.col-3:last-child {
    margin-bottom: 0;
  }
  .form-item-col.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cabinet-address-item {
    padding: 20px;
  }
  .cabinet-address-item-stats {
    padding-bottom: 0;
  }
  .cabinet-address-item-stat {
    display: block;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px dashed rgba(128, 128, 128, 0.3);
  }
  .cabinet-address-item-stat__caption {
    margin-bottom: 5px;
  }
  .cabinet-address-item-stat__caption:after {
    display: none;
  }
  .cabinet-address-item-stat__value {
    padding-left: 0;
  }
  .cabinet-address-item-bottom {
    padding: 15px 0;
  }
  .cabinet-data-form {
    padding-bottom: 10px;
  }
  .orders-item-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 25px;
    align-items: flex-start;
  }
  .orders-item-top:before {
    top: 38px;
    left: 20px;
  }
  .orders-item-top > .orders-item-cell {
    padding-top: 20px;
    width: 100%;
  }
  .orders-item__status {
    padding-right: 0;
  }
  .orders-item-leftside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
  }
  .orders-item-leftside .orders-item-cell {
    padding-left: 25px;
  }
  .orders-item-rightside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
    max-width: calc(100% - 120px);
  }
  .orders-item__pay,
  .orders-item__paid {
    width: 100%;
    text-align: left;
  }
  .orders-item__paid {
    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: 40px;
    padding: 0;
    border: 1px solid #e6e6e6;
  }
  .orders-item__paid:before {
    position: static;
    margin-right: 10px;
  }
  .orders-item-table .cell__title {
    display: none;
  }
  .orders-item-table .trow {
    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;
    padding: 5px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .orders-item-table .trow:first-child {
    padding: 0;
  }
  .orders-item-table .cell {
    display: block;
    border: 0;
    width: auto;
  }
  .orders-item-table .cell:nth-child(2) {
    padding-right: 10px;
  }
  .orders-item-table .cell:nth-child(4) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    padding-right: 0;
  }
  .orders-item-table .cell:nth-child(5) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px;
  }
  .orders-item-table .cell:nth-child(6) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: 100%;
    max-width: none;
  }
  .orders-item-table .cell:first-child {
    width: 100%;
    padding-bottom: 0;
  }
  .orders-item-table .cell__mobiletitle {
    display: block;
    margin: auto 0;
  }
  .orders-item-table:not(.orders-item-table--history) .cell:nth-child(2) {
    width: auto;
  }
  .orders-item-table:not(.orders-item-table--history) .cell:nth-child(3) {
    width: auto;
  }
  .orders-item-table:not(.orders-item-table--history) .cell:nth-child(4) {
    width: auto;
  }
  .orders-item-table:not(.orders-item-table--history) .cell:nth-child(5) {
    width: 100%;
  }
  .orders-item-table__quantity {
    position: relative;
    padding-left: 15px;
  }
  .orders-item-table__quantity:before {
    content: "x";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
  }
  .orders-item-table__discount {
    display: block;
    padding: 0;
    text-align: center;
  }
  .products-carousel .slick-prev {
    left: 0;
  }
  .products-carousel .slick-next {
    right: 10px;
  }
  .order-step-content {
    padding-left: 0;
  }
  .cart-pack {
    display: block;
  }
  .cart-pack-product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 20px;
  }
  .cart-pack-product__image {
    margin-right: 0;
  }
  .cart-pack-product__image img {
    max-width: 100%;
    max-height: 80px;
  }
  .cart-pack-product__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 24px;
    max-width: 150px;
    margin-right: auto;
  }
  .cart-pack-quantity {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .order-step {
    margin-bottom: 30px;
  }
  .order-total {
    padding-left: 0;
  }
  .data {
    padding: 25px;
  }
  .data-item__caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    max-width: 180px;
  }
  .order-promocode {
    margin-bottom: 24px;
    width: 100%;
  }
  .order-promocode-input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
  }
  .order-note {
    width: 100%;
  }
  .order-continue {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 0 auto;
    max-width: 100%;
  }
  .order-continue .btn {
    width: 500px;
    max-width: 100%;
  }
  .form-item-col_index .input {
    padding-right: 15px;
  }
  .favorite-item-leftside,
  .cart-item-leftside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
  }
  .cart-total-bottom {
    display: block;
  }
  .cart-total-promocode {
    margin-bottom: 20px;
  }
  .cart-total-promocode-input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .products-carousel {
    margin-right: -20px;
    margin-bottom: 50px;
  }
  .order-recipient-form__change {
    margin-right: 30px;
  }
  .order-content__bottom {
    width: 100%;
  }
  .order-content__bottom .btn {
    width: 100%;
  }
  .orders-item-table__empty {
    display: none;
  }
  .orders-item-table__remove {
    top: calc(50% - 28px);
  }
  .cart-item-actions {
    padding-top: 23px;
  }
}
@media only screen and (max-width: 639px) {
  .catalog-content-row,
  .catalog-row {
    display: block;
  }
  .catalog-content-row .product-col,
  .catalog-row .product-col {
    max-width: 100%;
  }
  .catalog-top-col {
    min-width: auto;
  }
}
@media all and (max-width: 600px) {
  .header-search-body {
    padding: 22px 20px 20px 23px;
  }
  .header-search__close {
    top: 12px;
    right: -56px;
  }
  .header-search__results {
    width: 100%;
    top: 100%;
    left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    max-height: calc(100vh - 164px);
  }
  .product-carousel:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    overflow: auto;
  }
  .product-col:not(.slick-slide) {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .form-item-email-button {
    width: 100%;
  }
  .form-item-email-button .btn {
    width: 100%;
  }
  .js-email-block {
    width: 100%;
  }
  .form-item-row_2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-item-row_2 .form-item-col.col-2 {
    margin-bottom: 20px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: none;
  }
  .payment-bank-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .payment-company-item {
    max-width: none;
    width: 100%;
  }
  .form-bottom .g-recaptcha {
    margin: 25px 0 0 0;
  }
  .form-bottom .btn {
    margin-top: 25px;
    width: 100%;
  }
  .form-bottom .order-recipient-form__change + .btn {
    width: auto;
  }
}
@media only screen and (max-width: 479px) {
  .header-logo-mobile {
    margin-left: 12px;
  }
  .promoslider {
    height: 450px;
  }
  .promoslider-item {
    padding-top: 30px;
    height: 450px;
  }
  .promoslider-item__image {
    bottom: 140px;
  }
  .promoslider-item__desc {
    display: none;
  }
  .promoslider-item__title {
    font-size: 19px !important;
    line-height: 1.3;
  }
  .promoslider-item-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 100px);
  }
  .btn.promoslider-item__btn {
    margin: auto auto 0;
  }
  .promoslider-item__image {
    width: 100%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .contacts-item__caption {
    font-size: 17px;
  }
  .contacts-requisites-item {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .contacts-requisites-item:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    width: 100%;
    border-bottom: 1px dashed gray;
    opacity: 0.3;
  }
  .contacts-requisites-item__caption {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    position: relative;
    padding-right: 10px;
    background: #fff;
    z-index: 10;
  }
  .contacts-requisites-item__value {
    text-align: right;
    padding-left: 5px;
    position: relative;
    background: #fff;
    z-index: 10;
  }
  .form-button {
    margin-top: 25px;
  }
  .form-button .btn {
    width: 100%;
  }
  .form-buttons {
    margin-top: -20px;
    display: block;
    text-align: center;
  }
  .form-buttons .btn {
    margin-top: 20px;
    width: 100%;
  }
  .modal-form__recovery {
    display: inline-block;
    margin: 15px 0 0;
  }
  .modal-register-social {
    padding: 20px 0;
  }
  .modal-register-social__caption {
    font-size: 17px;
  }
  .modal__title {
    font-size: 20px;
    letter-spacing: 0.9px;
  }
  .news-item {
    display: block;
    margin-bottom: 30px;
  }
  .news-item__image {
    display: block;
    margin: 0 0 20px 0;
    height: auto;
    max-width: 100%;
  }
  .news-item__image img {
    width: 100%;
  }
  .paginator {
    padding-top: 10px;
  }
  .news-single figcaption {
    padding: 25px;
  }
  .news-single-social {
    margin-right: -2px;
  }
  .news-single-social__btn {
    height: 64px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% - 2px);
    flex: 0 0 calc(25% - 2px);
    max-width: calc(25% - 2px);
  }
  .news-single__author {
    padding: 10px 0 25px 0;
  }
  .note_border {
    margin-bottom: 20px;
  }
  .note__link {
    overflow: hidden;
    overflow-x: hidden;
    max-width: 90%;
  }
  .cabinet-info-user:before {
    top: -3px;
    width: 30px;
    height: 30px;
    background-size: cover;
  }
  .cabinet-info-user {
    padding-left: 40px;
  }
  .cabinet-info-col:last-child:not(:first-child) {
    padding-left: 50px;
  }
  .cabinet-info-user__name {
    margin-bottom: 8px;
  }
  .cabinet-info__discount .tip__content {
    right: -10px;
    width: 321px;
  }
  .cabinet-info__discount .tip__content:after {
    right: 5px;
  }
  .cabinet-discount {
    padding: 15px 20px;
  }
  .cabinet-discount__text {
    font-size: 14px;
  }
  .cabinet-subscribe-item {
    margin-bottom: 15px;
  }
  .cabinet-discount .tip__content {
    width: 306px;
  }
  .cabinet-subscribe__btn {
    width: 100%;
  }
  .note__text {
    line-height: 19px;
  }
  .note:before {
    top: 2px;
  }
  .note_border:before {
    top: 16px;
  }
  .form-item-phone {
    display: block;
  }
  .form-item-phone-input {
    margin: 0 0 10px 0;
  }
  .form-item-phone._ok .form-item-actions {
    margin-left: 0;
  }
  .form-item-email-button {
    margin-left: 0;
  }
  .form-item-phone-button {
    width: 100%;
    margin-left: 0;
  }
  .form-item-phone-button .btn {
    width: 100%;
  }
  .cart-total .btn {
    width: 100%;
  }
  .form-item-row {
    display: block;
  }
  .form-item-col {
    max-width: 100% !important;
    margin-bottom: 25px;
  }
  .form-item-col:last-child {
    margin-bottom: 0;
  }
  .cabinet-address-add {
    display: block;
    text-align: center;
  }
  .cabinet-address-add__btn {
    margin: 0 0 15px 0;
  }
  .cabinet-address-add__note {
    display: inline-block;
  }
  .modal__title {
    font-size: 17px;
  }
  .orders-item-leftside .orders-item-cell {
    padding-right: 10px;
  }
  .orders-item-rightside .orders-item-cell:last-child {
    padding-right: 0;
  }
  .orders-item-top {
    padding: 20px;
    font-size: 14px;
  }
  .orders-item-table .cell:nth-child(5) {
    max-width: 100%;
  }
  .catalog-filter__btn {
    margin-right: 10px;
  }
  .header-menu-list > li {
    margin: 3px 0;
  }
  .header-menu-list > li > a {
    padding: 8px 0;
  }
  .order-recipient-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .order-recipient__caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
  }
  .data {
    padding: 0 15px;
  }
  .data-item {
    display: block;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px dashed rgba(128, 128, 128, 0.3);
  }
  .data-item__caption {
    margin-bottom: 5px;
    max-width: 100%;
  }
  .data-item__caption:after {
    display: none;
  }
  .data-item__value {
    padding-left: 0;
  }
  .data-item__link {
    display: inline-block;
    margin: 20px 0;
  }
  .form-item-row_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .form-item-row_2 .form-item-col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0;
  }
  .form-item-row_2 .form-item-col:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .order-promocode {
    display: block;
  }
  .order-promocode-input {
    margin: 0 0 10px 0;
  }
  .order-promocode-button .btn {
    width: 100%;
  }
  .delivery-company-item {
    padding: 20px;
  }
  .payment-company-item {
    padding: 20px;
  }
  .cart-list {
    margin-left: -20px;
  }
  .cart-item,
  .favorite-item {
    padding: 20px 0;
  }
  .favorite-item-leftside,
  .cart-item-leftside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px;
  }
  .cart-item-quantity {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
  }
  .promoslider-item__image {
    z-index: 1;
  }
}
@media only screen and (max-width: 360px) {
  .promoslider-item__title {
    font-size: 16px !important;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 495px) {
  .cart-item-leftside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 147px;
    flex: 0 0 147px;
    max-width: 147px;
  }
}
@media only screen and (max-width: 374px) {
  .orders-item-top {
    font-size: 13px;
  }
  h1,
  .title_1 {
    font-size: 25px;
  }
  .promoslider .slick-next {
    right: 20px;
  }
  .promoslider .slick-prev {
    right: 60px;
  }
  .promoslider {
    height: 400px;
  }
  .promoslider-item {
    height: 400px;
  }
}
@media only screen and (max-width: 375px) {
  h1,
  .title_1 {
    font-size: 25px;
  }
  .footer-social__btn {
    margin: 0 8px;
  }
  .footer-contacts-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cabinet-section {
    padding: 20px 15px;
  }
  .cabinet-section__info span {
    max-width: 150px;
  }
  .cabinet-section__info strong {
    text-align: right;
  }
  .cabinet-discount .tip__content {
    width: 280px;
    right: -21px;
  }
  .header-menu-list > li > a {
    font-size: 15px;
  }
  .cabinet-discount__text {
    line-height: 1.3;
  }
  .favorite-item-leftside,
  .cart-item-leftside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
  }
}
.grecaptcha-badge {
  opacity: 0;
  transition: opacity 0.5s;
}

.grecaptcha-badge:hover {
  opacity: 1;
}

.fancybox-content .payment-company-item+.payment-company-item {
  margin-left: 0px;
  margin-top: 16px;
}

.order-complete-button.disabled .btn.btn_red,
.btn_red.js-order-payment.disabled,
.js-save-email-success.disabled {
  pointer-events: none;
  background: #858585 !important;
  color: #fff !important;
  border-color: #858585 !important;
  cursor: default;
}

.order-success-email-confirm {
  margin-top: 20px;
}

@font-face{font-family:"Gilroy";src:url(/local/templates/slovo/css/../fonts/Gilroy-Regular.eot);src:url(/local/templates/slovo/css/../fonts/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/slovo/css/../fonts/Gilroy-Regular.woff) format("woff"),url(/local/templates/slovo/css/../fonts/Gilroy-Regular.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url(/local/templates/slovo/css/../fonts/Gilroy-Medium.eot);src:url(/local/templates/slovo/css/../fonts/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/slovo/css/../fonts/Gilroy-Medium.woff) format("woff"),url(/local/templates/slovo/css/../fonts/Gilroy-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.eot);src:url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.eot?#iefix) format("embedded-opentype"),url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.woff) format("woff"),url(/local/templates/slovo/css/../fonts/Gilroy-Semibold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url(/local/templates/slovo/css/../fonts/Gilroy-Bold.eot);src:url(/local/templates/slovo/css/../fonts/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/slovo/css/../fonts/Gilroy-Bold.woff) format("woff"),url(/local/templates/slovo/css/../fonts/Gilroy-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.eot);src:url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.eot?#iefix) format("embedded-opentype"),url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.woff) format("woff"),url(/local/templates/slovo/css/../fonts/Gilroy-RegularItalic.ttf) format("truetype");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"OpenSansSemiBold";src:url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.eot);src:url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.eot?#iefix) format("embedded-opentype"),url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.woff) format("woff"),url(/local/templates/slovo/css/../fonts/OpenSansSemiBold.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"PTRoubleSans";src:url(/local/templates/slovo/css/../fonts/PTRoubleSans.eot);src:url(/local/templates/slovo/css/../fonts/PTRoubleSans.eot?#iefix) format("embedded-opentype"),url(/local/templates/slovo/css/../fonts/PTRoubleSans.woff) format("woff"),url(/local/templates/slovo/css/../fonts/PTRoubleSans.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}*,:before,:after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.clr:after{content:"";display:block;clear:both}html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,hr,img,a,em,span,strong,form,label,input,button,select,table,thead,tbody,tfoot,tr,th,td,textarea{border:0;outline:none;background:none;vertical-align:baseline;font:inherit}ul,ol{list-style:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-collapse:collapse;border-spacing:0}input,select,textarea,button{color:#000;outline:none}a:hover,a:focus,a.active{text-decoration:none;outline:none}a[href^=tel]{color:inherit}button{cursor:pointer}input::-webkit-input-placeholder{color:#000}input::-moz-placeholder{color:#000}input:-moz-placeholder{color:#000}input:-ms-input-placeholder{color:#000}input:focus::-webkit-input-placeholder{color:transparent !important}input:focus::-moz-placeholder{color:transparent !important}input:focus:-moz-placeholder{color:transparent !important}input:focus:-ms-input-placeholder{color:transparent !important}textarea::-webkit-input-placeholder{color:#000}textarea::-moz-placeholder{color:#000}textarea:-moz-placeholder{color:#000}textarea:-ms-input-placeholder{color:#000}textarea:focus::-webkit-input-placeholder{color:transparent !important}textarea:focus::-moz-placeholder{color:transparent !important}textarea:focus:-moz-placeholder{color:transparent !important}textarea:focus:-ms-input-placeholder{color:transparent !important}.icon-mail{width:20px;height:20px}.icon-tel{width:14px;height:22px}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{position:relative;min-width:320px;height:100%}body{font-family:"Gilroy";line-height:1;-webkit-text-size-adjust:none;padding-top:128px}.wrapper{width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (max-width: 1010px){.wrapper{overflow:hidden}}.center-wrapper{position:relative;margin:0 auto;padding:0 15px;max-width:1350px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}h1,h2,h3,h4,h5,h6,.title_1,.title_2,.title_3,.title_4,.title_5,.title_6{margin-bottom:20px;line-height:1.2;font-weight:600}h1,.title_1{margin-bottom:25px;font-size:40px;line-height:120%}@media(max-width: 600px){h1,.title_1{font-size:30px;line-height:50px}}h2,.title_2{font-size:22px;line-height:140%}h3,.title_3{font-size:18px;line-height:140%}p{margin-bottom:15px;font-size:15px;line-height:24px;color:#000}p:last-child{margin-bottom:0}p a{color:#d1204b}p a:hover{color:gray}li a{color:#d1204b}li a:hover{color:gray}a{color:#d1204b;word-break:break-word}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main__header{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-bottom:24px}.main__header .main__title{margin:0}.main__link{font-weight:600}.main ul:not(.clearlist){padding-bottom:15px}.main ul:not(.clearlist) li{position:relative;margin-bottom:15px;padding-left:25px;font-size:15px;line-height:24px}.main ul:not(.clearlist) li:before{content:"";display:block;position:absolute;top:7px;left:0;width:8px;height:8px;background:#d1204b;border-radius:50%}.main ol:not(.clearlist){padding-bottom:15px;counter-reset:myCounter}.main ol:not(.clearlist) li{counter-increment:myCounter;position:relative;margin-bottom:15px;padding-left:32px;font-size:15px;line-height:24px}.main ol:not(.clearlist) li:before{content:counter(myCounter);position:absolute;top:-1px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border:1px solid #e6e6e6;border-radius:50%;font-size:15px;font-weight:600;color:#d1204b}a{outline:none;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}strong{font-weight:700}em{font-style:italic}img{vertical-align:top;max-width:100%;height:auto;pointer-events:none}table{width:100%}.red{color:#d1204b !important}.ruble{white-space:nowrap;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:4px;gap:4px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.ruble:after{content:"Р";font-family:"PTRoubleSans"}.table{display:table;width:100%}.trow{display:table-row}.cell{display:table-cell}.cell__title{display:table-cell}.mt-0{margin-top:0 !important}.mt-1{margin-top:8px !important}.mt-2{margin-top:16px !important}.mt-3{margin-top:32px !important}.mt-4{margin-top:40px !important}.mt-5{margin-top:60px !important}.video{margin:40px 0;padding-top:56%;height:0;position:relative}.video iframe{position:absolute;left:0;top:0;width:100%;height:100%}.figure{margin:40px auto}.figure figcaption{margin-top:24px;text-align:center;font-size:16px;line-height:19px;color:rgba(50,50,50,.8)}.figure--radius img{border-radius:8px}.figure--left{margin:25px 20px 0 0;float:left}.figure--left+p{margin-top:40px}.gallery{margin:40px auto;max-width:874px}@media(max-width: 1100px){.gallery{padding:0 40px}}.gallery:last-child{margin-bottom:0}@media all and (max-width: 600px){.gallery{padding:0 20px}}.gallery .slick-next{right:-70px}@media(max-width: 1100px){.gallery .slick-next{right:-15px}}.gallery .slick-prev{left:-70px}@media(max-width: 1100px){.gallery .slick-prev{left:-15px}}.gallery__item figcaption{margin:24px 0 0;text-align:center;font-size:16px;line-height:19px;color:rgba(50,50,50,.8)}.gallery__item-img{padding-top:62%;height:0;position:relative}.gallery__item-img img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.tip{position:relative;display:block}.tip:hover .tip__content{opacity:1;visibility:visible}.tip__icon{height:16px;cursor:pointer}.tip__content{position:absolute;bottom:100%;left:-30px;width:450px;margin-bottom:20px;font-size:14px;font-weight:normal;line-height:21px;-webkit-box-shadow:0px 5px 20px rgba(0,0,0,.15);box-shadow:0px 5px 20px rgba(0,0,0,.15);opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;max-width:100vw;z-index:100;display:block}.tip__content:after{content:"";display:block;position:absolute;left:25px;bottom:-7px;width:25px;height:25px;background:#fff;-webkit-box-shadow:0px 5px 20px rgba(0,0,0,.15);box-shadow:0px 5px 20px rgba(0,0,0,.15);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tip__content span,.tip__content div{position:relative;display:block;padding:15px;background:#fff;z-index:30}.note{position:relative;margin-bottom:30px;padding-left:30px}.note:before{content:"";display:block;position:absolute;top:4px;left:0;width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-info.svg)}.note_border{padding:16px 15px 15px 48px;border:1px solid #eae9e7}.note_border:before{top:20px;left:20px}.note_border-top{padding:24px 0 0 30px;border-top:1px solid #eae9e7}.note_border-top:before{top:27px}.note__text{margin-bottom:5px;font-size:14px;line-height:24px}.note__text:last-child{margin-bottom:0}.note__link{display:inline-block;font-size:14px;line-height:24px;color:#d1204b}.note__link:hover{color:gray}@media(max-width: 1010px){.table-container{overflow-x:auto}}.table-container table{border-top:1px solid #e6e6e6}@media(max-width: 1010px){.table-container table{width:auto}}.table-container table tr{border-bottom:1px solid #e6e6e6}.table-container table th{padding:12px 30px 12px 0;text-align:left;font-size:15px;font-weight:600;white-space:nowrap}.table-container table td{vertical-align:middle;padding:25px 30px 25px 0;font-size:15px;line-height:24px}@media all and (max-width: 1010px){.table-container table td.table-text{min-width:400px}}.table-container--noscroll{overflow-x:visible}@media(max-width: 1010px){.table-container--noscroll table{width:100%}.table-container--noscroll table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-container--noscroll table th{display:none}.table-container--noscroll table td{display:-webkit-box;display:-ms-flexbox;display:flex}}.table-container--noscroll table td .cell-name{display:none}@media(max-width: 1010px){.table-container--noscroll table td .cell-name{display:block;width:92px;padding-right:12px;font-size:15px;line-height:24px;font-weight:600;opacity:.8}}.table-image{width:200px}.table-image img{width:100%}.stats{padding:30px;border:1px solid #e6e6e6;max-width:650px}@media all and (max-width: 767px){.stats{padding:24px}}.stats-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media all and (max-width: 767px){.stats-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px;position:relative}}@media all and (max-width: 600px){.stats-item{padding-bottom:16px;margin-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px dashed gray}.stats-item--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.stats-item:last-child{margin-bottom:0}@media all and (max-width: 600px){.stats-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}}.stats-item__caption{position:relative;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;width:320px;font-size:15px;line-height:24px;color:gray}@media all and (max-width: 767px){.stats-item__caption{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:4px}}@media all and (max-width: 600px){.stats-item__caption{margin-bottom:0}}.stats-item__caption:after{content:"";display:block;position:absolute;left:0;top:11px;width:100%;border-bottom:1px dashed gray;opacity:.3}@media all and (max-width: 600px){.stats-item__caption:after{display:none}}.stats-item__caption span{display:inline-block;position:relative;padding-right:5px;background:#fff;z-index:5}.stats-item__value{padding-left:5px;font-size:15px;line-height:24px}@media all and (max-width: 767px){.stats-item__value{text-align:left;padding-left:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.stats-item__value a{color:#d1204b}.stats-item__link{font-size:15px}.stats-item__btn{margin-left:auto}@media all and (max-width: 767px){.stats-item__btn{margin:0 auto;width:280px;max-width:100%}}.stats_noborder{padding:0;border:0}.data{padding:30px;border:1px solid #e6e6e6}.data-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.data-item:last-child{margin-bottom:0}.data-item__caption{position:relative;-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px;width:270px;font-size:15px;line-height:24px;color:rgba(128,128,128,0.7098)}.data-item__caption:after{content:"";display:block;position:absolute;left:0;top:12px;width:100%;border-bottom:1px dashed gray;opacity:.3}.data-item__caption span{display:inline-block;position:relative;padding-right:5px;background:#fff;z-index:5}.data-item__caption .data-item__caption-email{padding-right:40px;background-image:url(/local/templates/slovo/css/../images/icon-smile.svg);background-position:right 8px center;background-size:24px;background-repeat:no-repeat}.data-item__value{padding-left:5px;font-size:15px;line-height:24px}.data-item__value a{color:#d1204b}.data-item__change{font-size:15px}.ic{display:inline-block;-ms-flex-negative:0;flex-shrink:0;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.ic-location{width:13px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-location.svg)}.ic-flag{width:22px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-flag.svg)}.ic-view{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-view.svg)}.ic-auth{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-auth.svg)}.ic-favorite{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-favorite.svg)}.ic-favorite:hover{background-image:url(/local/templates/slovo/css/../images/icon-favorite-active.svg)}.ic-cart{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-cart.svg)}.ic-search{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-search.svg)}.ic-social-twitter{height:18px;width:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-tw.svg)}.ic-social-facebook{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-fb.svg)}.ic-social-vkontakte{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-vk.svg)}.ic-social-odnoklassniki{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-odn.svg)}.ic-social-instagram{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-inst.svg)}.ic-social-youtube{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-yt.svg)}.ic-social-telegram{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-tel.svg)}.ic-social-zen{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-zen.svg)}.ic-social-google{width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-google.svg)}.ic-social-mail,.ic-social-mailru2{width:20px;height:20px;background-image:url(/local/templates/slovo/css/../images/icon-social-mail-black.svg)}.ic-view-grid{width:17px;height:17px;background-image:url(/local/templates/slovo/css/../images/icon-view-grid.svg)}.ic-view-list{width:17px;height:17px;background-image:url(/local/templates/slovo/css/../images/icon-view-row.svg)}.ic-soc-vk{width:30px;height:19px;background-image:url(/local/templates/slovo/css/../images/icon-social-vk2.svg)}.ic-soc-odn{width:20px;height:31px;background-image:url(/local/templates/slovo/css/../images/icon-social-odn2.svg)}.ic-soc-fb{width:16px;height:31px;background-image:url(/local/templates/slovo/css/../images/icon-social-fb2.svg)}.ic-soc-tw{width:28px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-social-tw2.svg)}.ic-tip{width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-tip.svg)}.ic-delete{width:28px;height:28px;background-image:url(/local/templates/slovo/css/../images/icon-delete.svg)}.ic-delete:hover{background-image:url(/local/templates/slovo/css/../images/icon-delete-hover.svg)}.ic-clear-search{width:14px;height:14px;background-image:url(/local/templates/slovo/css/../images/icon-search-clear.svg)}.ic-clear{width:10px;height:10px;background-image:url(/local/templates/slovo/css/../images/icon-close.svg)}.ic-clear{width:10px;height:10px;background-image:url(/local/templates/slovo/css/../images/icon-close.svg)}.ic-zoom{width:48px;height:48px;background-image:url(/local/templates/slovo/css/../images/zoom.svg)}.info-wrapper{max-width:650px}.bordered-list{border:1px solid #e6e6e6;padding:24px 32px 9px}h1,h2,h3,h4,h5,h6,.title_1,.title_2,.title_3,.title_4,.title_5,.title_6{max-width:100%}iframe{max-width:100%}.fancybox-container--video .fancybox-toolbar{right:44px;top:44px;opacity:1;visibility:visible}@media(max-width: 1010px){.fancybox-container--video .fancybox-toolbar{right:0;top:0}}.fancybox-slide--video{padding:88px}.fancybox-slide--video .fancybox-content{width:100% !important;height:100% !important}blockquote{margin-bottom:15px;text-align:right;font-style:italic;color:#000}.cookies{padding:16px 20px;position:fixed;left:0;bottom:0;width:100%;background:rgba(0,0,0,.8);z-index:100}.cookies__inner{margin:0 auto;max-width:1440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:16px;gap:16px}@media all and (max-width: 1280px){.cookies__inner{max-width:100%}}.cookies__text{padding-left:32px;position:relative;font-size:15px;line-height:24px;color:#fff}.cookies__text a{color:#ffbd3b}.cookies__text:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;background:url(/local/templates/slovo/css/../images/icon-info.svg)}.cookies__btn{margin-left:auto;color:#fff;text-transform:none;border:1px solid #fff;background:transparent !important}.cookies__btn:hover{background:#000 !important;color:#fff}.text-page{margin:35px auto 10px;max-width:1096px;font-size:16px;line-height:24px}.text-page--lg{font-size:18px;line-height:28px}.text-page p{font-size:inherit;line-height:inherit}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-thumb{background:rgba(52,58,64,.16);border-radius:4px;border:4px solid #fff}*::-webkit-scrollbar-track{background:transparent}*{scrollbar-face-color:rgba(52,58,64,.16);scrollbar-track-color:transparent}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%)}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:24px 0;gap:24px 0;margin-right:-12px;margin-left:-12px}.row+.row{margin-top:24px}.row-field{margin-left:-12px;display:grid;grid-gap:24px}.row--no-gutters{margin-right:0;margin-left:0}.row--no-gutters>.col,.row--no-gutters>[class*=col--]{padding-right:0;padding-left:0}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}@media(min-width: 576px){.col-md-auto{-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important;width:100% !important}}.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;min-height:1px;padding-right:12px;padding-left:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width: 1000px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media(min-width: 1400px){.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xxl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xxl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xxl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xxl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xxl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xxl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xxl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xxl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xxl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xxl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xxl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xxl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xxl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xxl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:15px !important}.mb-2{margin-bottom:24px !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:15px !important}.mt-2{margin-top:24px !important}.mt-3{margin-top:50px !important}.ml-auto{margin-left:auto !important}.no-wrap{white-space:nowrap}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;cursor:pointer;padding:4px 25px 0;height:40px;font-size:15px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#000;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.btn img{margin-right:15px;-webkit-box-flex:0;-ms-flex:0 0 9px;flex:0 0 9px;width:9px}.btn:hover{background:-o-linear-gradient(bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)),#000;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))),#000;background:linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)),#000}@media all and (max-width: 600px){.btn{padding:2px 12px 0;font-size:15px}}.btn_big{height:50px}.btn_red{background:#d1204b !important}.btn_red:hover{background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),#d1204b !important;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))),#d1204b !important;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),#d1204b !important}.btn_border{color:#000 !important;text-transform:none;border:1px solid #000;background:transparent !important}.btn_border:hover{background:#000 !important;color:#fff !important}.btn_border.btn_red{color:#d1204b !important;border-color:#d1204b;background:transparent !important}.btn_border.btn_red:hover{background:#d1204b !important;color:#fff !important}.btn_500{font-weight:500}.input{padding:0 15px;width:100%;border-radius:0;height:40px;border:1px solid #000}.input.success{background-image:url(/local/templates/slovo/css/../images/icon-input-success.svg);background-repeat:no-repeat;background-position:right 5px top 50%}.input.error{border:1px solid #d1204b;-webkit-box-shadow:0 0 0 1px #d1204b;box-shadow:0 0 0 1px #d1204b}.input::-webkit-input-placeholder{color:rgba(0,0,0,.6)}.input::-moz-placeholder{color:rgba(0,0,0,.6)}.input:-ms-input-placeholder{color:rgba(0,0,0,.6)}.input::-ms-input-placeholder{color:rgba(0,0,0,.6)}.input::placeholder{color:rgba(0,0,0,.6)}.input[type=password]{padding-right:45px}.input_complete{background:#e6e6e6}.date-input{background:url(/local/templates/slovo/css/../images/icon-calendar.svg) right 4px center/24px no-repeat}.textarea{padding:15px;width:100%;max-width:100%;border-radius:0;min-width:100%;min-height:110px;border:1px solid #000;font-size:15px;resize:none}.form-agreement{margin-bottom:24px}.form-agreement:last-child{margin-bottom:0}.form-agreement .checkbox:not(:last-child){margin-bottom:16px}.form-item{margin-bottom:30px}.form-item .note{margin-top:8px}.form-item-search{position:relative}.form-item-search__btn{position:absolute;right:11px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:24px}.form-item-search__clear{position:absolute;right:47px;height:14px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form-item__note{padding-top:5px;font-size:13px;color:gray}.form-item__note-phone{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:24px;font-size:14px}.form-item__note-phone svg{margin-right:12px}.form-item__label{margin-bottom:8px;display:block;font-size:15px;color:gray;width:100%}.form-item__label span{color:#d1204b}.form-item__label--black{color:#000}.form-item__label--auth{font-size:22px !important;font-weight:600;line-height:26px !important;color:#000 !important;margin-bottom:16px !important}.form-item-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.form-item-file input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form-item-file label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.form-item-file label:before{margin-right:8px;content:"";display:block;width:16px;height:16px;background:url(/local/templates/slovo/css/../images/paper-clip.svg) no-repeat center/100%}.form-item-file label:hover{color:#d1204b}.form-item-file__clear{margin-left:8px;display:none;cursor:pointer}._active .form-item-file__clear{display:block}.form-bottom{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}.checkbox{display:inline-block}.checkbox input[type=checkbox]{display:none}.checkbox.error .checkbox__title:before{border-color:#d1204b;-webkit-box-shadow:0 0 0 1px #d1204b;box-shadow:0 0 0 1px #d1204b}.checkbox__title{position:relative;display:block;padding-left:25px;font-size:15px;line-height:24px;cursor:pointer}.checkbox__title:before{content:"";display:block;position:absolute;left:0;top:3px;width:16px;height:16px;border:1px solid #000}.checkbox__title:after{content:"";display:none;position:absolute;top:7px;left:4px;width:8px;height:8px;background:#d1204b;z-index:1}.checkbox input[type=checkbox]:checked+.checkbox__title:before{border:2px solid #000}.checkbox input[type=checkbox]:checked+.checkbox__title:after{display:block}.radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.radio input[type=radio]{display:none}.radio .tip{margin-left:8px}.radio__title{position:relative;display:block;padding-left:25px;font-size:15px;line-height:16px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio__title:before{content:"";display:block;position:absolute;left:0;top:50%;width:16px;height:16px;border:1px solid #000;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.radio__title:after{content:"";display:none;position:absolute;top:50%;left:4px;width:8px;height:8px;background:#d1204b;border-radius:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.radio__title--yandex{height:62px;padding-left:104px;background:url(/local/templates/slovo/css/../images/content/browsers/yandex.png) 33px center/62px no-repeat}.radio__title--google{height:62px;padding-left:104px;background:url(/local/templates/slovo/css/../images/content/browsers/google.png) 33px center/62px no-repeat}.radio__title--mozilla{height:62px;padding-left:104px;background:url(/local/templates/slovo/css/../images/content/browsers/mozila.png) 33px center/62px no-repeat}.radio__title--edge{height:62px;padding-left:104px;background:url(/local/templates/slovo/css/../images/content/browsers/edge.png) 33px center/62px no-repeat}.radio__title--safari{height:62px;padding-left:104px;background:url(/local/templates/slovo/css/../images/content/browsers/safari.png) 33px center/62px no-repeat}.radio__title--other{height:62px;padding-left:104px;background:url(/local/templates/slovo/css/../images/content/browsers/unknow.png) 33px center/62px no-repeat}.radio input[type=radio]:checked+.radio__title:before{border:2px solid #000}.radio input[type=radio]:checked+.radio__title:after{display:block}.select{position:relative;cursor:pointer}.select.active .select-title:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select_red .select-title{border-color:#d1204b}.select_red .select-title:after{background-image:url(/local/templates/slovo/css/../images/icon-arrow-select-red.svg)}.select_red .select-title__value{font-weight:600;color:#d1204b}.select_red .select-options{border-color:#d1204b}.select_red .select-options__value{color:#d1204b}.select_red .select-options__value:hover{background:#d1204b;color:#fff}.select-title{position:relative;width:100%;height:36px;background-color:#fff;border:1px solid #000;z-index:1}.select-title:after{content:"";display:block;position:absolute;top:calc(50% - 4px);right:10px;width:14px;height:9px;background-image:url(/local/templates/slovo/css/../images/icon-arrow-select.svg);background-size:contain;background-repeat:no-repeat;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.select-title__value{display:block;padding:0 35px 0 15px;font-size:15px;color:#000;font-weight:500;line-height:36px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.select-options{display:none;position:absolute;top:100%;min-width:100%;border:1px solid #000;border-top:none;background-color:#fff;overflow:hidden;z-index:11}.select-options__value{padding:10px 15px;font-size:15px;font-weight:500;text-transform:uppercase;color:#000;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-options__value:hover{background-color:#ccc}.select{position:relative;cursor:pointer}.select.active .select-title:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select_red .select-title{border-color:#d1204b}.select_red .select-title:after{background-image:url(/local/templates/slovo/css/../images/icon-arrow-select-red.svg)}.select_red .select-title__value{font-weight:600;color:#d1204b}.select_red .select-options{border-color:#d1204b}.select_red .select-options__value{color:#d1204b}.select_red .select-options__value:hover{background:#d1204b;color:#fff}.select-title{position:relative;width:100%;height:36px;background-color:#fff;border:1px solid #000;z-index:1}.select-title:after{content:"";display:block;position:absolute;top:calc(50% - 4px);right:10px;width:14px;height:9px;background-image:url(/local/templates/slovo/css/../images/icon-arrow-select.svg);background-size:contain;background-repeat:no-repeat;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.select-title__value{display:block;padding:0 35px 0 15px;font-size:15px;color:#000;font-weight:500;line-height:36px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.select-options{display:none;position:absolute;top:100%;min-width:100%;border:1px solid #000;border-top:none;background-color:#fff;overflow:hidden;z-index:11}.select-options__value{padding:10px 15px;font-size:15px;font-weight:500;text-transform:uppercase;color:#000;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-options__value:hover{background-color:#ccc}.select-options__value--up:after{content:"";display:block;margin-left:10px;width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-arrow-right.svg);background-size:10px;background-position:center;background-repeat:no-repeat;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.select-options__value--down:after{content:"";display:block;margin-left:10px;width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-arrow-right.svg);background-size:10px;background-position:center;background-repeat:no-repeat;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.select-options__value .ruble:after{content:"л"}.quantity{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:112px;border:1px solid #000}.quantity--xl{width:240px !important}@media(max-width: 600px){.quantity--xl{width:100% !important}}.quantity__btn{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;height:35px;text-align:center;background-repeat:no-repeat;font-weight:600;cursor:pointer;background-position:50% 50%}.quantity__btn:hover{background-color:#ccc}.quantity__value{height:35px}.quantity__value input{width:100%;height:35px;text-align:center;font-size:15px;line-height:35px !important;font-weight:600;padding:0}textarea,input[type=text],input[type=button],input[type=submit]{-webkit-appearance:none;border-radius:0;line-height:normal;background:#fff}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-row .form-item{width:100%}@media(max-width: 495px){.form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.select2{position:relative}.select2-hidden-accessible,.select2-search{display:none}.select2.error .select2-selection{border-color:red}.select2-container{background:blue}.select2-container--open .select2-selection{border-color:red;border-radius:3px 3px 0 0}.select2-container--open .select2-selection__arrow{color:red;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select2-selection{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:40px;border:1px solid #000;position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select2-selection--multiple{padding:0;width:100%;display:block}.select2-selection._placeholder{color:gray;font-size:.875rem}.select2-selection__choice{padding:0 !important;margin:0 !important;border:none !important;background:none !important;list-style:none !important;font-weight:400 !important;font-size:15px !important;line-height:24px !important}.select2-selection__choice:before{display:none !important}.select2-selection__choice__remove{display:none !important}.select2-selection__arrow{position:absolute;top:13px;right:14px;width:16px;height:14px;color:red;z-index:4;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;pointer-events:none}.select2-selection__arrow svg{width:16px;height:14px;display:block}.select2-dropdown{display:block;position:absolute;border:1px solid red;padding:5px 0 7px;margin:-1px 0 0;background:#fff;list-style:none;z-index:5;width:100%;min-width:238px;overflow:auto;max-height:300px}.uploader{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e6e6e6}.uploader.form-section{margin-bottom:0;padding-bottom:0;border-bottom:0;margin-top:-6px}.uploader__input{display:none}.uploader__title{margin-bottom:16px;font-size:15px;line-height:24px;font-weight:500}.uploader__notes{font-size:14px;line-height:22px;padding-left:27px;position:relative}.uploader__notes::before{position:absolute;content:"";width:16px;height:16px;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/local/templates/slovo/css/../images/icon-info.svg)}.uploader-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:13px;gap:13px}.uploader__block{padding:4px 8px;background-color:#fff7e7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;font-size:15px;line-height:24px;margin-top:13px}.uploader__remove{margin-right:13px;font-size:40px;color:#d1204b;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}.uploader__remove:hover{opacity:.7}.uploader__btn{font-size:15px;line-height:24px;color:#d1204b;margin-top:16px;cursor:pointer}.uploader__btn label{cursor:pointer}.uploader__btn:hover{opacity:.7}.form-section{margin-top:24px}.form-section--m{max-width:427px}.form-section__title{font-size:15px;line-height:24px;font-weight:600;margin-bottom:16px}.form-section__subtitle{font-weight:500;font-size:15px;line-height:24px;margin-bottom:16px}.contacts-error-message{padding-top:40px}.form-button .btn{height:50px}.fancybox-slide--html .fancybox-close-small{display:none}.fancybox-slide--html{padding:20px}.modal{width:750px;padding:48px !important;background:#fff;-webkit-box-shadow:0px 4px 10px rgba(0,0,0,.25);box-shadow:0px 4px 10px rgba(0,0,0,.25)}.modal .tabs-list{margin-bottom:24px}.modal .tabs__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;margin-bottom:0}.modal .tabs__btn:not(:last-child){margin-right:34px}.modal .tabs__btn svg{margin-left:16px}.modal .form-item{margin-bottom:24px}.modal .form-item-actions{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media(max-width: 767px){.modal .form-item-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal .form-item-actions .note{margin-left:24px}@media(max-width: 767px){.modal .form-item-actions .note{margin-left:0}}.modal .form-item-code{width:170px;margin-left:0}@media(max-width: 767px){.modal .form-item-code{width:100%;margin-bottom:15px}}@media(max-width: 767px){.modal .form-item-phone-button._ok{margin-left:0}}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.modal__header .modal__title{margin-bottom:0;margin-right:auto}.modal__header .modal__link{font-weight:600;font-size:18px;margin:0 24px}@media(max-width: 991px){.modal__header .modal__link{font-size:16px}}@media(max-width: 575px){.modal__header .modal__link{margin:0 16px;font-size:14px}}.modal__header .modal__close{position:static;cursor:pointer}.modal__close{position:absolute;top:40px;right:50px;cursor:pointer}.modal__title{margin-bottom:40px;font-size:30px;font-weight:600;text-transform:uppercase}.modal__title span{color:gray;font-weight:normal;margin-left:24px}.modal__text{margin:0 0 30px}.modal__bottom{margin-left:-16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal__bottom .btn{margin-left:16px}.form-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.form-buttons:last-child{margin-bottom:0}.modal-form__recovery{margin-left:25px;font-size:15px;font-weight:600}.modal-login__note{margin-bottom:0}.modal-login__note+form{margin-top:24px}.modal-recovery__note{margin-bottom:25px}.modal-register-social form{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-top:20px;margin-bottom:25px;padding:40px;border:1px solid #e6e6e6}@media all and (max-width: 767px){.modal-register-social form{display:block}}@media(max-height: 450px){.modal-register-social form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal-register-social__caption{font-size:18px;font-weight:600}@media(max-height: 450px){.modal-register-social__caption{margin-bottom:24px}}.modal-register-social-row{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-register-social__btn{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;margin-left:2px;width:50px;height:50px;background:#f8f8f8}.modal-register-social__btn:hover{background:#d1204b}.modal-register-social__btn:hover .ic-social-fb{background-image:url(/local/templates/slovo/css/../images/icon-social-fb-white.svg)}.modal-register-social__btn:hover .ic-social-vk{background-image:url(/local/templates/slovo/css/../images/icon-social-vk-white.svg)}.modal-register-social__btn:hover .ic-social-odn{background-image:url(/local/templates/slovo/css/../images/icon-social-odn-white.svg)}.modal-register-social__btn:hover .ic-social-mail,.modal-register-social__btn:hover .ic-social-mailru2{background-image:url(/local/templates/slovo/css/../images/icon-social-mail-white.svg)}.modal-register-social__btn:hover .ic-social-tw{background-image:url(/local/templates/slovo/css/../images/icon-social-tw-white.svg)}.form-buttons_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}.error_note{padding-top:5px;font-size:13px;color:#d1204b}.modal-offer .main{padding:0}.modal-offer__bottom{padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 767px){.modal-offer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-offer__bottom .btn+.btn{margin-top:24px}}#modal-locations .modal__header{margin-bottom:33px}#modal-locations .form-item-col{padding:0 8px}#modal-locations .form-item-col:first-child{-webkit-box-flex:0;-ms-flex:0 0 27.5%;flex:0 0 27.5%;max-width:27.5%}#modal-locations .form-item-col:last-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#modal-locations .city-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:216px;font-size:15px;line-height:24px}#modal-locations .select2-container{background-color:transparent}#modal-locations .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#fff;color:#000}#modal-locations .select2-container--default .select2-results__option--selected{background-color:#fff;color:#000}#modal-locations .select2-container--default .select2-results__option--selected::after{opacity:1}#modal-locations .select2-container--default .select2-selection--single{border:1px solid #000;padding:8px 32px 8px 16px;border-radius:0px;position:relative}#modal-locations .select2-container--default .select2-selection--single::after{position:absolute;right:8px;top:11px;content:"";width:16px;height:16px;background:url(/local/templates/slovo/css/../images/icon-arrow-select.svg) center/16px no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}#modal-locations .select2-container .select2-selection--single{height:40px}#modal-locations .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}#modal-locations .select2.select2-container.select2-container--default.select2-container--open .select2-selection--single::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#modal-locations .select2-selection__arrow{opacity:0}.fancybox-active .select2-dropdown{z-index:99995}.audio-single+.audio-single{margin-top:24px}.audio-single+.news-single__back{margin-top:30px}.audio-single__name{font-size:18px;margin-bottom:10px}.header{position:fixed;left:0;top:0;width:100%;background:#fff;z-index:100}.header-upper{height:28px;background:#f8f8f8}.header-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:14px;padding:6px 3px}.header-location__label{font-weight:500}.header-location__city{position:relative;font-weight:600;color:#d1204b;cursor:pointer}.header-location__city-check{position:absolute;top:32px;left:-36px;z-index:2;padding-top:21px;margin-top:-21px;display:none}.shown .header-location__city-check{display:block}.header-top-rightside{display:-webkit-box;display:-ms-flexbox;display:flex}.js-btn-location-check{position:relative}.header-top-rightside .js-btn-location-check-mobile{display:none}.js-btn-location-check-mobile.shown .ic-location{position:relative}.js-btn-location-check-mobile.shown .ic-location::after,.js-btn-location-check-mobile.shown .ic-location::before{content:"";position:absolute;top:32px;left:-5px;width:25px;height:25px;background:#fff;-webkit-box-shadow:0px 5px 20px 0px rgba(0,0,0,.15);box-shadow:0px 5px 20px 0px rgba(0,0,0,.15);z-index:-1;-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.js-btn-location-check-mobile.shown .ic-location::before{z-index:5;-webkit-box-shadow:none;box-shadow:none}.header-check-city-mobile{position:absolute;top:56px;right:0;z-index:2;display:none}.shown .header-check-city-mobile{display:block}.shown .header-check-city-mobile .header-check-city__wrapper::after,.shown .header-check-city-mobile .header-check-city__wrapper::before{content:unset}.header-check-city__wrapper{position:relative;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:start;-ms-flex-align:start;align-items:flex-start;grid-gap:24px;gap:24px;padding:40px;background:#fff;-webkit-box-shadow:0px 5px 20px 0px rgba(0,0,0,.15);box-shadow:0px 5px 20px 0px rgba(0,0,0,.15)}.header-check-city__wrapper::after,.header-check-city__wrapper::before{content:"";position:absolute;top:-9px;left:31px;width:20px;height:20px;background:#fff;-webkit-box-shadow:0px 5px 20px 0px rgba(0,0,0,.15);box-shadow:0px 5px 20px 0px rgba(0,0,0,.15);z-index:-1;-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.header-check-city__wrapper::before{z-index:1;-webkit-box-shadow:none;box-shadow:none}.header-check-city__title{font-size:30px;font-weight:600;line-height:40px;color:#000;color:initial}.header-check-city__btns{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:16px;gap:16px}.header-check-city__btns :first-child{text-transform:uppercase}.header-check-city__btns .btn{width:180px}.header-top{padding:0 !important;height:81px;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center}.header-top-body{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}.header-logo img,.header-logo-mobile img{width:auto;height:auto}.header-logo img{max-height:68px}.header-logo-mobile{display:none}@media all and (max-width: 600px){.header-logo-mobile{display:block}}@media all and (max-width: 600px){.header-logo{display:none}}.header-menu__toggle{display:none}.header-view-mobile{display:none}.header-search{position:relative;width:610px}.header-search__toggle{display:none}.header-search__input{padding:0 60px 0 15px;width:100%;height:40px;font-size:14px;color:#000;border:1px solid #000}.header-search__clear{display:none;position:absolute;right:40px;top:calc(50% - 5px);line-height:0;opacity:.7}.header-search__clear:hover{opacity:1}.header-search__btn{position:absolute;right:10px;top:calc(50% - 12px)}.header-search__results{display:none;background:#fff;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.12),0px 20px 30px rgba(0,0,0,.1);box-shadow:0px 0px 8px rgba(0,0,0,.12),0px 20px 30px rgba(0,0,0,.1);position:absolute;left:0;top:calc(100% + 10px);z-index:9;width:100%;max-height:343px;overflow-y:auto}.search-open .header-search__results{display:block}.header-search__results::-webkit-scrollbar{width:4px;border-radius:10px;background:transparent;border:none}.header-search__results::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:4px}.header-search__close{display:none}.header-search__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:15px;line-height:20px;color:#000;padding-right:28px}.header-search__result:hover{color:#d1204b}.header-search__result img{width:81px;margin-right:24px}.search-overlay{position:fixed;width:100%;height:100%;background:#dcdcdc;opacity:.7;z-index:99;top:0;display:none}.search-open .search-overlay{display:block}.header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-actions li a:hover{opacity:.7}.header-actions-item{margin-left:15px;position:relative}.header-actions-item:first-child{margin-left:0}@media only screen and (max-width: 1010px){.header-actions-item--auth .header-logout{display:none}}.header-actions-item--auth:hover .header-logout{opacity:1;visibility:visible}.header-auth{position:relative;display:block}.header-auth__done{width:18px;height:18px;border-radius:50%;position:absolute;top:-7px;right:-7px;background:url(/local/templates/slovo/css/../images/icon-success.svg) center/24px no-repeat}.header-logout{position:absolute;z-index:10;top:calc(100% + 9px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-transform:uppercase;font-weight:500;font-size:15px;line-height:18px;padding:11px 16px;background:#fff;-webkit-filter:drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.2));filter:drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.2));opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.header-logout.active{opacity:1;visibility:visible}.header-logout:before{content:"";position:absolute;left:50%;bottom:calc(100% - 10px);-webkit-transform:translateX(-50%) rotate(135deg);-ms-transform:translateX(-50%) rotate(135deg);transform:translateX(-50%) rotate(135deg);width:16px;height:16px;border-bottom:8px solid #fff;border-top:8px solid transparent;border-left:8px solid #fff;border-right:8px solid transparent}.header-logout a{white-space:nowrap}.header-favorite{position:relative;display:inline-block}.header-favorite__quantity{position:absolute;top:-7px;right:-7px;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:18px;height:18px;font-size:10px;font-weight:600;color:#fff;background:#d1204b;border-radius:50%;line-height:1}.header-cart{position:relative;display:inline-block}.header-cart__quantity{position:absolute;top:-7px;right:-7px;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:18px;height:18px;font-size:10px;font-weight:600;color:#fff;background:#d1204b;border-radius:50%}.header-bottom{border-bottom:1px solid #eee}.header-menu-top{position:relative;text-align:center;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px}.header-menu__title{font-size:30px;font-weight:600;text-transform:uppercase}.header-menu__close{position:absolute;right:20px;top:calc(50% - 10px)}.header-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-menu-list>li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 1010px){.header-menu-list>li{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;-ms-flex-wrap:wrap;flex-wrap:wrap}}.header-menu-list>li:first-child a{padding-left:0;text-align:left}.header-menu-list>li:last-child>a{padding-right:0;text-align:right}@media all and (max-width: 1010px){.header-menu-list>li:last-child>a{padding-right:5px}}.header-menu-list>li:last-child .dropdown{left:auto;right:0}.header-menu-list>li:hover>a{color:#d1204b}@media all and (min-width: 1011px){.header-menu-list>li:hover .dropdown{display:block}}.header-menu-list>li>a{display:block;padding:16px 10px;font-size:15px;font-weight:500;text-align:center;text-transform:uppercase;color:#000;word-break:inherit}@media(pointer: coarse){.header-menu-list>li:hover .dropdown{display:none}}.header-menu__item-toggle{display:none}.btn-dropdown{display:none}@media all and (pointer: coarse){.btn-dropdown{margin:0 -5px;display:block;width:30px;height:20px;background:url(/local/templates/slovo/css/../images/icon-arrow-select.svg) center/10px no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.btn-dropdown.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media all and (max-width: 1010px){.btn-dropdown{margin:0;width:25px;height:15px;background:url(/local/templates/slovo/css/../images/icon-arrow-select.svg) center/15px no-repeat}}.dropdown{display:none;position:absolute;left:0;top:100%;padding:25px 0 25px 25px;background:#fff;border-top:1px solid #eee;z-index:50;-webkit-box-shadow:0px 2px 3px rgba(0,0,0,.1);box-shadow:0px 2px 3px rgba(0,0,0,.1)}.dropdown ul{padding-right:25px;min-width:250px;max-height:416px;overflow:auto}.dropdown ul::-webkit-scrollbar{width:12px;height:12px}.dropdown ul::-webkit-scrollbar-thumb{background:rgba(52,58,64,.16);border-radius:4px;border:4px solid #fff}.dropdown ul::-webkit-scrollbar-track{background:transparent}.dropdown ul{scrollbar-face-color:rgba(52,58,64,.16);scrollbar-track-color:transparent}.dropdown ul li{margin-bottom:24px}.dropdown ul li:last-child{margin-bottom:0}.dropdown ul li a{font-size:15px;line-height:20px;font-weight:500;text-transform:uppercase;display:block;color:#000;white-space:normal}.dropdown ul li a:hover{color:#d1204b}.dropdown__description{margin-top:10px;padding-right:25px;font-size:14px;min-width:350px;line-height:1.3}.dropdown__all{margin-top:32px;text-transform:uppercase;height:34px}@media only screen and (max-width: 1399px){.dropdown__all{margin-top:16px}}.promoslider{background:#eee;overflow:hidden;height:701px}.promoslider .slick-arrow{top:calc(50% - 21px)}.promoslider .slick-prev{left:calc(50% - 700px)}.promoslider .slick-next{right:calc(50% - 700px)}.promoslider .slick-dots{left:calc(50% - 660px);width:auto;bottom:40px;padding-left:0px !important}.promoslider .slick-dots li{margin:0 16px 0 0 !important}.promoslider .center-wrapper{padding:0;max-width:none}.promoslider-item{position:relative;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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;height:701px;overflow:hidden}.promoslider-item__image{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.promoslider-item__image img{width:100%;max-width:1200px;height:auto}.promoslider-item-body{padding:60px;position:absolute;right:50%;top:50%;-webkit-transform:translate(-122px, -50%);-ms-transform:translate(-122px, -50%);transform:translate(-122px, -50%);width:538px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8)}.promoslider-item__title{margin-bottom:24px;font-weight:600;font-size:32px;line-height:130%;text-transform:uppercase}.promoslider-item__title span{display:block}.promoslider-item__desc{position:relative;margin-bottom:24px;font-size:16px;line-height:26px;z-index:10}.mainproducts{padding:40px 0 80px 0}.mainproducts .tabs__btn{margin-right:16px}.authorization{width:700px;max-width:100%}.authorization .tabs-list{margin-bottom:24px}.authorization .tabs__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;margin-bottom:0}.authorization .tabs__btn:not(:last-child){margin-right:34px}.authorization .tabs__btn svg{margin-left:16px}.footer{padding:55px 0 85px 0;background:#eee}.footer-body{margin:0 auto;max-width:650px;width:100%}@media all and (max-width: 767px){.footer-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-contacts{position:absolute;top:0;left:15px}@media all and (max-width: 767px){.footer-contacts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;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;margin:0 -20px 20px;padding:0 20px;border-bottom:1px solid #e6e6e6}}.footer-contacts-item{margin-bottom:36px;font-size:15px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#000}.footer-contacts-item a{color:#000}.footer-contacts-item a:hover{color:#d1204b}@media all and (max-width: 767px){.footer-contacts-item{margin-bottom:27px}}.footer-phone{padding-left:25px;font-size:17px;background-image:url(/local/templates/slovo/css/../images/icon-phone.svg);background-repeat:no-repeat;background-position:0 50%}.footer-phone:hover{background-image:url(/local/templates/slovo/css/../images/icon-phone-hover.svg)}.footer-menu{margin-bottom:35px}.footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-menu ul li{font-size:15px;font-weight:500;text-transform:uppercase}.footer-menu ul li a{color:#000}.footer-menu ul li a:hover{color:#d1204b}@media all and (max-width: 767px){.footer-menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 -20px 24px;padding:0 20px 4px;border-bottom:1px solid #e6e6e6}}.footer-subscribe{margin-bottom:70px}@media all and (max-width: 767px){.footer-subscribe{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 -20px 24px;padding:0 20px 24px;border-bottom:1px solid #e6e6e6}}.footer-subscribe__title{margin-bottom:15px;font-size:15px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.footer-subscribe-row{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-subscribe-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:8px}.footer-subscribe-input .input{height:50px}.footer-social{position:relative;margin-bottom:30px;padding-top:10px}@media all and (max-width: 767px){.footer-social{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-social-row{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}@media all and (max-width: 767px){.footer-social-row{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.footer-social__btn{margin:0 12px}.footer-social__btn:hover .ic-social-facebook{background-image:url(/local/templates/slovo/css/../images/icon-social-fb-hover.svg)}.footer-social__btn:hover .ic-social-vkontakte{background-image:url(/local/templates/slovo/css/../images/icon-social-vk-hover.svg)}.footer-social__btn:hover .ic-social-odnoklassniki{background-image:url(/local/templates/slovo/css/../images/icon-social-odn-hover.svg)}.footer-social__btn:hover .ic-social-instagram{background-image:url(/local/templates/slovo/css/../images/icon-social-inst-hover.svg)}.footer-social__btn:hover .ic-social-youtube{background-image:url(/local/templates/slovo/css/../images/icon-social-yt-hover.svg)}.footer-social__btn:hover .ic-social-telegram{background-image:url(/local/templates/slovo/css/../images/icon-social-tel-hover.svg)}.footer-social__btn:hover .ic-social-zen{background-image:url(/local/templates/slovo/css/../images/icon-social-zen-hover.svg)}.footer-payment{position:absolute;top:10px;left:-335px}.footer-payment img{width:auto;height:auto}@media all and (max-width: 767px){.footer-payment{margin:-9px -20px 24px !important;padding:0 20px 24px;border-bottom:1px solid #e6e6e6}}.footer-copy{font-size:14px;color:rgba(0,0,0,.5);text-align:center}.footer-copy br{display:none}@media all and (max-width: 600px){.footer-copy br{display:inline-block}}@media all and (max-width: 767px){.footer-copy{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}@media all and (max-width: 1240px){.footer__director{display:none}}@media all and (max-width: 767px){.footer__director{display:block;width:100%}}@media all and (max-width: 767px){.footer__director .btn{width:100% !important;height:48px;line-height:48px}}.error_note{display:none}.phone-invalid+.error_note{display:block}.iti--separate-dial-code .iti__selected-flag{background-color:transparent !important}.main{padding:40px 0 10px 0}.main.-no-padding{padding-top:0;padding-bottom:90px}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:40px;padding-bottom:10px;margin-top:auto}.breadcrumbs li{position:relative;margin:0 40px 10px 0;font-size:13px;line-height:20px;color:gray}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li:after{content:"";display:block;position:absolute;right:-25px;top:5px;width:8px;height:8px;background-image:url(/local/templates/slovo/css/../images/icon-arrow-right-gray.svg)}.breadcrumbs li a{color:gray}.breadcrumbs li a:hover{color:#d1204b}.catalog__description{padding:25px;font-size:14px;line-height:1.3}@media all and (max-width: 1280px){.catalog__description{padding:25px 0}}.catalog__description:first-child{padding-top:0}.catalog__description:last-child{padding-bottom:0;padding-left:0;padding-right:0}.catalog__description p{color:inherit;font-size:inherit;line-height:inherit}.catalog-body{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-filter__btn{display:none}.catalog-filter{-webkit-box-flex:0;-ms-flex:0 0 310px;flex:0 0 310px;width:310px;margin-right:20px}.catalog-filter__description{padding:0 25px;font-size:14px;line-height:1.3}@media all and (max-width: 1280px){.catalog-filter__description{margin-top:25px}}.catalog-filter-top{display:none}.catalog-filter-blocks{margin-bottom:25px}.catalog-filter-block{padding:0 25px;border-bottom:1px solid #ccc}.catalog-filter-block:last-child{border-bottom:0}.catalog-filter-block.active .catalog-filter-block__caption:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.catalog-filter-block__caption{position:relative;padding:25px 0;font-size:15px;font-weight:500;text-transform:uppercase;cursor:pointer}.catalog-filter-block__caption:after{content:"";display:block;position:absolute;top:calc(50% - 8px);right:0;width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-arrow-right.svg);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.catalog-filter-block-content{display:none;padding-bottom:20px}.catalog-filter-list li{margin-bottom:8px}.filter-checkbox{display:inline-block}.filter-checkbox input{display:none}.filter-checkbox__title{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 30px 10px 8px;font-size:13px;font-weight:500;color:#000;border:1px solid transparent;cursor:pointer}.filter-checkbox__title:after{content:"";display:none;position:absolute;right:5px;top:calc(50% - 8px);width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-remove.svg)}.filter-checkbox__title:hover{color:#d1204b}@media(hover: none){.filter-checkbox__title:hover{color:#000}}.filter-checkbox input[type=checkbox]:checked+.filter-checkbox__title,.filter-checkbox input[type=radio]:checked+.filter-checkbox__title{border:1px solid #d1204b;color:#d1204b}.filter-checkbox input[type=checkbox]:checked+.filter-checkbox__title:after,.filter-checkbox input[type=radio]:checked+.filter-checkbox__title:after{display:block}.catalog-filter-tags{padding-left:25px}.catalog-filter-tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:10px}.catalog-filter-tags-list li{margin:0 8px 8px 0}.filter-tags-checkbox{display:inline-block}.filter-tags-checkbox input{display:none}.filter-tags-checkbox__title{display:block;padding:8px;border:1px solid rgba(0,0,0,.05);font-size:13px;font-weight:500;color:#000;border-radius:2px;cursor:pointer}.filter-tags-checkbox input[type=checkbox]:checked+.filter-tags-checkbox__title,.filter-tags-checkbox input[type=radio]:checked+.filter-tags-checkbox__title{border:1px solid #d1204b;color:#d1204b}.catalog-tags__show{display:inline-block;padding:10px 8px;font-size:13px;font-weight:500;color:#000;border:1px solid #000;border-radius:2px;cursor:pointer}.catalog-filter-price .ui-slider-horizontal{background-color:#e5e5e5;height:4px}.catalog-filter-price .ui-widget.ui-widget-content{border:0 !important}.catalog-filter-price .ui-slider .ui-slider-range{background-color:#d1204b}.catalog-filter-price .ui-slider-horizontal .ui-slider-handle{top:calc(50% - 8px);width:16px;margin-left:-7px;height:16px;background-color:#fff;border:1px solid #d1204b;border-radius:50%;cursor:pointer}.catalog-filter-price-fields{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-bottom:15px}.catalog-filter-price-fields-input{-webkit-box-flex:0;-ms-flex:0 0 44%;flex:0 0 44%;max-width:44%}.catalog-filter-price-fields-divider{width:15px;height:2px;background:#000}.catalog-filter-price-button{padding-top:20px;text-align:center}.catalog-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.catalog-content .catalog-top{padding-left:25px}.catalog-top{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-bottom:28px}.catalog-top-col{min-width:200px}.catalog-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-view__caption{font-size:15px;font-weight:500;text-transform:uppercase}.catalog-view__btn{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;-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;max-width:35px;margin-left:15px;height:35px;cursor:pointer}.catalog-view__btn.active{border:1px solid #e6e6e6}.catalog-quantity{text-align:center}@media all and (max-width: 1280px){.catalog-quantity{text-align:left}}.catalog-quantity__number{font-size:15px;font-weight:500;text-transform:uppercase}.catalog-sort{position:relative;z-index:30;text-transform:uppercase}.catalog-sort .select{min-width:200px}.catalog-content .recommend{width:985px}.catalog-content .products-carousel .product-col{width:328px}.catalog-content .products-carousel .product-col_2{width:656px}.catalog-content .tabs__btn{margin-right:16px}.catalog-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:5px}.catalog-row .product-col{-webkit-box-flex:0;-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%}.catalog-row .product-col_2{-webkit-box-flex:0;-ms-flex:0 0 66.666%;flex:0 0 66.666%;max-width:66.666%}.catalog-content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:5px}.catalog-content-row .product-col{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.catalog-content-row .product-col_ml{margin-left:auto}.catalog-content-row .product-col_2{-webkit-box-flex:0;-ms-flex:0 0 66.666%;flex:0 0 66.666%;max-width:66.666%}.catalog-content-row .product-col_wide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.products-carousel .product-col{padding-right:2px;width:330px;-webkit-box-sizing:border-box;box-sizing:border-box}.products-carousel .product-col_2{width:660px}.products-carousel .slick-track{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.products-carousel .slick-slide{height:inherit !important}.products-carousel .slick-arrow{top:150px}.products-carousel .slick-prev{left:-35px}.products-carousel .slick-next{right:-35px}@media only screen and (min-width: 1240px){.catalog-row.view-list,.catalog-content-row.view-list{display:block}.catalog-row.view-list .product-col,.catalog-content-row.view-list .product-col{max-width:100%}.catalog-row.view-list .product-col:first-child .product-item,.catalog-content-row.view-list .product-col:first-child .product-item{border-top:1px solid #e6e6e6}.catalog-row.view-list .product-item,.catalog-content-row.view-list .product-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px 0 0;text-align:left;border-bottom:1px solid #e6e6e6}.catalog-row.view-list .product-item:hover,.catalog-content-row.view-list .product-item:hover{border-top:1px solid transparent}.catalog-row.view-list .product-item-top,.catalog-content-row.view-list .product-item-top{height:auto;-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;max-width:130px;margin-right:25px}.catalog-row.view-list .product-item__image,.catalog-content-row.view-list .product-item__image{height:160px}.catalog-row.view-list .product-item__title,.catalog-content-row.view-list .product-item__title{margin-bottom:10px;padding:0}.catalog-row.view-list .product-item-info,.catalog-content-row.view-list .product-item-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:25px 50px 25px 0}.catalog-row.view-list .product-item__price,.catalog-content-row.view-list .product-item__price{margin:0;-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;max-width:140px}.catalog-row.view-list .product-item__favorite,.catalog-content-row.view-list .product-item__favorite{top:calc(50% - 14px)}.catalog-row.view-list .product-item__label,.catalog-content-row.view-list .product-item__label{position:static;display:inline-block;margin-bottom:10px;-webkit-transform:none;-ms-transform:none;transform:none}.catalog-row.view-list .product-item__collection,.catalog-content-row.view-list .product-item__collection{left:155px;font-size:13px;background:rgba(50,50,50,0.8902)}.catalog-row.view-list .product-col_2 .product-item-wrap,.catalog-content-row.view-list .product-col_2 .product-item-wrap{padding-left:155px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.catalog-row.view-list .product-col_2 .product-item-wrap .product-item-info,.catalog-content-row.view-list .product-col_2 .product-item-wrap .product-item-info{padding-top:10px}.catalog-row.view-list .product-col_2 .product-item-top,.catalog-content-row.view-list .product-col_2 .product-item-top{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;max-width:130px}}.product-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding-bottom:30px;height:100%;border:1px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-item:hover{border:1px solid rgba(0,0,0,.1)}.product-item.product-item_added .product-item__addcart{display:none}.product-item.product-item_added .product-item-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-item-top{margin:0 auto;position:relative;height:300px;max-width:278px}@media(max-width: 639px){.products-carousel-3 .slick-list{margin:0 -20px 0 0}}.product-item__collection{position:absolute;left:30px;top:10px;margin:0 10px;padding:4px 10px 4px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:bold;font-size:15px;line-height:16px;background:#323232;color:#fff;z-index:10}.product-item__collection:before{content:"";display:block;position:absolute;right:100%;top:0;width:10px;height:24px;background:url(/local/templates/slovo/css/../images/label.svg) no-repeat center/100%}.product-item__collection:after{content:"";display:block;position:absolute;left:100%;top:0;width:10px;height:24px;background:url(/local/templates/slovo/css/../images/label.svg) no-repeat center/100%;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.product-item__favorite{position:absolute;top:10px;right:15px;width:28px;height:28px;background-image:url(/local/templates/slovo/css/../images/icon-favorite.svg);background-size:cover;z-index:10}.product-item__favorite:hover,.product-item__favorite.active{background-image:url(/local/templates/slovo/css/../images/icon-favorite-active.svg)}.product-item-info{position:relative;padding-top:5px}.product-item__label{position:absolute;top:-37px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:12px;line-height:14px;padding:4px 8px;font-weight:600;text-transform:uppercase;background:#fff;border:1px solid #000;z-index:10}@media all and (max-width: 1010px){.slick-slide .product-item__label{top:-57px}}@media all and (max-width: 767px){.slick-slide .product-item__label{top:-37px}}.product-item__image{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;height:345px;width:100%}.product-item__image img{height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-item__title{position:relative;display:block;margin-bottom:8px;padding:0 30px;font-size:15px;line-height:18px;font-weight:600;color:#000;z-index:10}.product-item__title:hover{color:#d1204b}.product-item__author{font-size:15px;line-height:18px;color:#d1204b}.product-item__author:hover{color:#d1204b}.product-item__desc{font-size:14px;font-weight:400;line-height:18px;color:gray}.product-item__price{padding-top:8px;margin-bottom:15px;margin-top:auto;font-size:15px;font-weight:600;position:relative}.product-item__addcart{-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1010px){.product-item__price+.product-item__addcart{position:relative}}.product-item__addcart a{padding:10px 12px;text-transform:uppercase;max-width:100%}.product-item-quantity{display:none}.paginator{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;padding-top:30px}.paginator li{margin:0 10px}@media all and (max-width: 600px){.paginator li{margin:0 5px}}.paginator li.disabled{display:none}.paginator li a{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:34px;height:34px;font-weight:500;color:#000;border-bottom:2px solid transparent}.paginator li a:hover{color:#d1204b}.paginator li a.current{color:#d1204b;border-bottom:2px solid #d1204b}.recommend{padding-top:30px}@media all and (max-width: 767px){.recommend{padding-top:40px}}.recommend__title{margin-bottom:45px}@media all and (max-width: 767px){.recommend__title{margin-bottom:34px}}.tabs-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;overflow-y:hidden;overflow-x:auto;scrollbar-width:0px;scrollbar-width:none;margin-bottom:15px}.tabs-list::-webkit-scrollbar{width:0 !important;height:0;display:none !important;background:transparent}.tabs-list::-moz-scrollbar{width:0;height:0;display:none}@media(max-width: 1400px){.tabs-list--no-scroll{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tabs__btn{margin-right:30px;padding:0 15px 15px;font-size:16px;font-weight:500;white-space:nowrap;text-transform:uppercase;color:#000;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:15px}.tabs__btn.active{border-bottom:2px solid #d1204b;color:#d1204b}.tabs__btn:hover{color:#d1204b}@media(max-width: 1400px){.tabs__btn{margin-right:0}}.tabs-section{display:none}.tabs-section.active{display:block}.search-news{padding-top:50px;padding-bottom:10px}.search-news-item{position:relative;margin-bottom:30px;padding-left:30px}.search-news-item:before{content:"";display:block;position:absolute;left:0;top:0;width:20px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-news.svg)}.search-news-item:last-child{margin-bottom:0}.search-news-item__title{display:inline-block;margin-bottom:7px;font-size:15px;line-height:24px;color:#000}.search-news-item__title:hover{color:#d1204b}.search-news-item__date{font-size:15px;color:rgba(0,0,0,.5)}.filter-tooltip{z-index:10 !important}.product-item__discount{padding-top:15px;position:absolute;left:5%;top:60px;width:80px;height:75px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/local/templates/slovo/css/../images/discount-bg.svg) no-repeat center/100%;font-size:14px;line-height:1.2;font-weight:600;color:#fff;pointer-events:none}.product-item__discount b{margin-top:2px;font-size:21px}@media only screen and (min-width: 1240px){.catalog-content-row.view-list .product-item__discount{padding-top:15px;left:-4px;top:5%;width:60px;height:60px;font-size:10px}.catalog-content-row.view-list .product-item__discount b{margin-top:2px;font-size:16px}}.product-item__autograph{position:absolute;right:3%;bottom:7px;width:80px;height:80px;background:url(/local/templates/slovo/css/../images/autograph.svg) no-repeat center/100%;pointer-events:none}@media only screen and (min-width: 1240px){.catalog-content-row.view-list .product-item__autograph{right:0;bottom:5%;width:60px;height:60px}}.catalog-top-filter{margin-top:-10px;padding:16px 0;margin-bottom:16px;position:relative;z-index:90}@media all and (max-width: 767px){.catalog-top-filter{padding:20px 0}}.catalog-top-filter._fixed{margin-top:0;position:fixed;width:100%;left:0;top:129px;background:#fff;-webkit-box-shadow:0 1px 0 #e6e6e6;box-shadow:0 1px 0 #e6e6e6}.catalog-top-filter__inner{margin:0 auto;max-width:1350px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-gap:16px;gap:16px;position:relative;z-index:1}@media only screen and (max-width: 1399px){.catalog-top-filter__inner{max-width:1200px}}@media all and (max-width: 1240px){.catalog-top-filter__inner{max-width:960px}}@media all and (max-width: 1010px){.catalog-top-filter__inner{max-width:720px}}@media all and (max-width: 767px){.catalog-top-filter__inner{max-width:100%}}.catalog-top-filter._fixed .catalog-top-filter__inner{padding:0 15px}@media all and (max-width: 767px){.catalog-top-filter._fixed .catalog-top-filter__inner{padding:0 20px}}@media all and (max-width: 767px){.catalog-top-filter__inner:after{content:"";position:absolute;right:48px;top:0;width:44px;height:100%;background:-o-linear-gradient(right, #FFFFFF 15.91%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, right top, left top, color-stop(15.91%, #FFFFFF), to(rgba(255, 255, 255, 0)));background:linear-gradient(270deg, #FFFFFF 15.91%, rgba(255, 255, 255, 0) 100%)}.catalog-top-filter._fixed .catalog-top-filter__inner:after{right:68px}.catalog-top-filter._opened .catalog-top-filter__inner:after{display:none}}.catalog-top-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap;max-height:153px;overflow:auto;position:relative}.catalog-top-filter__list::-webkit-scrollbar{width:12px;height:12px}.catalog-top-filter__list::-webkit-scrollbar-thumb{background:rgba(52,58,64,.16);border-radius:4px;border:4px solid #fff}.catalog-top-filter__list::-webkit-scrollbar-track{background:transparent}.catalog-top-filter__list{scrollbar-face-color:rgba(52,58,64,.16);scrollbar-track-color:transparent}@media all and (max-width: 767px){.catalog-top-filter__list{margin-bottom:-16px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.catalog-top-filter__list::-webkit-scrollbar{width:0;height:0}.catalog-top-filter__list::-webkit-scrollbar-track{-webkit-box-shadow:none}.catalog-top-filter__list::-webkit-scrollbar-thumb{background:#fff;-webkit-box-shadow:none}.catalog-top-filter__list::-webkit-scrollbar-thumb:window-inactive{background:none}}.catalog-top-filter__list .filter-checkbox{margin:0 16px 16px 0}@media all and (max-width: 767px){.catalog-top-filter._opened .catalog-top-filter__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 767px){.catalog-top-filter._opened .catalog-top-filter__list{margin:0 -20px 0;padding:20px;overflow:auto;max-height:300px;border-top:1px solid #e6e6e6;background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{padding:0}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__choice{display:inline;overflow:visible;overflow:initial;white-space:nowrap}.catalog-top-filter__list-clear{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px;line-height:20px;color:#000;border:1px solid rgba(0,0,0,.05);border-radius:2px;cursor:pointer;white-space:nowrap}.catalog-top-filter__list-clear:after{content:"";-ms-flex-negative:0;flex-shrink:0;margin-left:10px;width:16px;height:16px;line-height:0;background:url(/local/templates/slovo/css/../images/icon-filter-clear-black.svg) no-repeat center/100%}.catalog-top-filter__list-clear:hover{color:#d1204b}.catalog-top-filter__list-clear:hover:after{background:url(/local/templates/slovo/css/../images/icon-filter-clear.svg) no-repeat center/100%}@media all and (max-width: 767px){.catalog-top-filter__list-clear:hover:after{background:url(/local/templates/slovo/css/../images/icon-trash.svg) no-repeat center/100%}}@media all and (max-width: 767px){.catalog-top-filter__list-clear{display:none;padding:0;font-size:15px;line-height:20px;border:none}.catalog-top-filter__list-clear:after{margin:0 8px 0 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:28px;height:28px;background:url(/local/templates/slovo/css/../images/icon-trash.svg) no-repeat center/100%}.catalog-top-filter._opened .catalog-top-filter__list-clear{display:-webkit-box;display:-ms-flexbox;display:flex}}.catalog-top-filter__toggle{display:none;-ms-flex-item-align:center;align-self:center;margin-left:auto;-ms-flex-negative:0;flex-shrink:0;width:36px;height:28px;background:url(/local/templates/slovo/css/../images/icon-more.svg) no-repeat center/36px 28px;border:1px solid rgba(0,0,0,.05);border-radius:2px;cursor:pointer}.catalog-top-filter._opened .catalog-top-filter__toggle{background:url(/local/templates/slovo/css/../images/icon-close.svg) no-repeat center/16px 16px;border:none}@media all and (max-width: 767px){.catalog-top-filter__toggle{display:block}}@media all and (max-width: 1010px){.product{margin-top:-30px}}.product-body{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media all and (max-width: 1010px){.product-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% + 40px);margin:0 -20px;overflow-y:visible}}.product-leftside{width:calc(50% - 30px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);margin-right:30px;background:#e5e5e5;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:-40px;padding-bottom:50px}@media all and (max-width: 1280px){.product-leftside{width:calc(50% - 17px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 17px);flex:0 0 calc(50% - 17px);margin-right:17px}}@media all and (max-width: 1010px){.product-leftside{width:100%;margin-right:0;margin-bottom:30px;margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:75vh;padding-bottom:0}}@media all and (max-width: 600px){.product-leftside{margin-bottom:0;height:auto}}.product-reccomend__title{margin-bottom:40px}@media all and (max-width: 600px){.product-reccomend__title{margin-bottom:34px}}.product-photos-nav{top:129px;position:sticky;max-height:calc(100vh - 129px);overflow-y:auto;overflow-x:hidden}.product-photos-nav::-webkit-scrollbar{width:4px;background-color:transparent}.product-photos-nav::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.12549);border-radius:9em}@media all and (max-width: 1010px){.product-photos-nav{position:static;height:100%}}@media all and (max-width: 600px){.product-photos-nav{display:none}}.product-photos-nav__item{width:92px !important;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-photos-nav__item:not(:last-child){margin-bottom:20px}@media all and (max-width: 1010px){.product-photos-nav__item{height:114px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 20px;padding:0}}.product-photos-nav__item img{width:92px;height:auto}.product-photos{position:relative;width:calc(100% - 92px);max-width:576px}@media all and (max-width: 1010px){.product-photos{width:calc(100% - 132px);max-width:none;height:100%;overflow-y:scroll}}@media all and (max-width: 600px){.product-photos{width:100%}.product-photos .slick-dots{bottom:24px}}@media all and (max-width: 1010px){.product-photos .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product-photos .slick-dots li button{margin-bottom:5px}.product-photo{position:relative;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-photo img{height:auto}@media all and (max-width: 1010px){.product-photo img{max-height:75vh;margin:0 auto}}@media all and (max-width: 600px){.product-photo img{max-height:none;margin:0 auto}}.product-demo{position:absolute;right:37px;top:14px;z-index:8}.product-demo--active .product-demo__dropdown{display:block}.product-demo__button{padding:10px 0;font-weight:600;font-size:12px;line-height:14px;color:#000;text-transform:uppercase;cursor:pointer}.product-demo__button span{color:#d1204b}.product-demo:before{content:"";height:16px;width:12px;background:url(/local/templates/slovo/css/../images/pink-arrow.svg) center/cover no-repeat;position:absolute;bottom:5px;right:-15px}.product-demo__dropdown{position:absolute;top:calc(100% + 27px);right:-16px;background:rgba(0,0,0,.8);border-radius:4px;padding:16px;display:none}.product-demo__dropdown:before{content:"";position:absolute;width:12px;height:12px;border:6px solid rgba(0,0,0,.8);border-right-color:transparent;border-bottom-color:transparent;bottom:calc(100% - 6px);right:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.product-demo__dropdown-item{color:#fff;font-size:14px;line-height:16px;opacity:.8;white-space:nowrap;display:block}.product-demo__dropdown-item:hover{color:#d1204b}.product-demo__dropdown-item+.product-demo__dropdown-item{margin-top:16px}.product-content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;position:sticky;top:0}@media all and (max-width: 1280px){.product-content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media all and (max-width: 1010px){.product-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:static;padding:0 20px;width:100%}}.product-info{padding-bottom:30px}.product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}@media(max-width: 1010px){.product-price{margin-bottom:12px}}.product-price__number{margin-right:30px;font-size:24px;font-weight:600}.product-price__credit{font-weight:600;position:relative}.product-price__credit a{color:#d1204b;border-bottom:1px dashed #d1204b}.product-price__credit a:hover{border-color:transparent}.product-price__credit a:hover+.product-price__credit-info{display:block}.product-price__credit-info{display:none;position:absolute;left:calc(100% + 12px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:rgba(0,0,0,.8);border-radius:4px;padding:16px;color:#fff;font-weight:400;font-size:14px;z-index:99}@media all and (max-width: 600px){.product-price__credit-info{left:auto;right:0;top:auto;bottom:calc(100% + 12px);-webkit-transform:none;-ms-transform:none;transform:none}}.product-price__credit-info:before{content:"";width:12px;height:12px;border:6px solid rgba(0,0,0,.8);border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent;position:absolute;right:100%;top:calc(50% - 6px)}@media all and (max-width: 600px){.product-price__credit-info:before{right:20px;top:100%;border-top-color:rgba(0,0,0,.8);border-right-color:transparent}}.product-actions{display:grid;grid-template-columns:auto auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:24px;gap:24px;margin:24px 0}@media(max-width: 600px){.product-actions{grid-template-columns:1fr auto;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin-top:10px}}.product-actions.cheaper .product-actions__addcart{grid-column:1}@media(max-width: 600px){.product-actions.cheaper .product-actions__addcart{grid-column:span 2}}.product-actions__subscribe{width:270px !important;margin-right:25px}@media(max-width: 600px){.product-actions__subscribe{margin-right:20px}}.product-actions-cheaper{text-transform:uppercase}@media(max-width: 600px){.product-actions-cheaper .select-title{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}.product-actions-cheaper .select-title:after{position:static}.product-actions-cheaper .select-title__value{padding-right:12px}}.product-actions__favorite i{width:28px;height:28px}.product-cheaper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;padding:25px;border:1px solid #eae9e7;max-width:490px;display:none}@media(max-width: 1010px){.product-cheaper{max-width:487px}}@media(max-width: 600px){.product-cheaper{max-width:100%}}.product-cheaper__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:20px;font-size:14px;line-height:16px;font-weight:600}.product-cheaper__number{font-size:24px;font-weight:600;color:#d1204b}.product-series{display:inline-block;padding:15px;font-size:14px;line-height:16px;background:#f8f8f8;margin-bottom:31px}.product-tabs .tabs__btn{margin-right:8px;font-size:15px;white-space:nowrap}.product-tabs .tabs__btn:last-child{margin-right:0}@media all and (max-width: 1280px){.product-tabs .tabs__btn{margin-right:2px;font-size:14px;white-space:nowrap}}@media all and (max-width: 1010px){.product-tabs .tabs__btn{margin-right:8px}}.product-tabs .tabs-section{padding-bottom:20px}.product-desc{margin-bottom:30px;font-size:15px;line-height:24px}.product-desc ul{margin-left:12px}.product-desc__img{margin:14px 0 30px;height:auto}.product-desc-quote{padding:15px 0 30px 25px}@media all and (max-width: 1010px){.product-desc-quote{padding:8px 24px;margin-bottom:24px}}.product-desc-quote__text{margin-bottom:15px}.product-desc-quote__text p{font-size:17px;font-weight:600;font-style:italic;color:#000}.product-desc-quote__text p:last-child{margin-bottom:0}.product-desc-quote__author{font-size:13px;font-style:italic;color:rgba(0,0,0,.8)}.product-other{margin-bottom:30px;padding:25px;background:#f8f8f8;border-radius:8px}.product-other__caption{margin-bottom:15px;font-size:13px;font-weight:600;line-height:24px}.product-other__text{font-size:13px;line-height:24px}.product-other__text a{color:inherit}.product-other__text a:hover{color:#d1204b}.product-video{margin-bottom:30px;aspect-ratio:93/53}.product-video iframe{aspect-ratio:537/302}.product-video__item img{width:100%}.product-video-poster{cursor:pointer}.product-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}.product-tags:last-child{margin-bottom:-8px}.product-tags__item{display:inline-block;margin:0 8px 8px 0;padding:8px;font-size:13px;font-weight:500;color:#000;border:1px solid rgba(0,0,0,.05);border-radius:2px}.product-tags__item:hover{background:#d1204b;border-color:#d1204b;color:#fff}.product-tags__more{position:relative;display:inline-block;margin:0 8px 8px 0}.product-tags__more-btn{padding:8px;font-size:13px;font-weight:500;color:#000;border:1px solid rgba(0,0,0,.05);border-radius:2px;cursor:pointer}.product-tags__more-btn:hover{background:#d1204b;border-color:#d1204b;color:#fff}.product-tags__more-dropdown{margin-top:5px;margin-bottom:5px;width:180px;max-height:180px;position:absolute;top:100%;left:0;background:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.12),0 20px 30px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.12),0 20px 30px rgba(0,0,0,.1);overflow:auto;opacity:0;visibility:hidden}.product-tags__more-dropdown.-opened{opacity:1;visibility:visible}.product-tags__more-dropdown .product-tags__item{margin:0;padding:10px 16px;display:block;border:none}.product-specifications .stats-item{margin-bottom:18px}.product-specifications .stats-item:after{display:none}@media all and (max-width: 767px){.product-specifications .stats-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:18px}.product-specifications .stats-item:last-child{margin-bottom:0}.product-specifications .stats-item:not(:last-child){padding-bottom:0}}@media(max-width: 600px){.product-specifications .stats-item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product-specifications .stats-item__caption{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}@media(max-width: 600px){.product-specifications .stats-item__caption{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:none}}.product-specifications .stats-item__caption:after{display:block}@media(max-width: 600px){.product-specifications .stats-item__caption:after{display:none}}@media all and (max-width: 767px){.product-specifications .stats-item__value{padding-left:5px}}@media all and (max-width: 600px){.product-specifications .stats-item__value{text-align:right;margin-left:auto}}.product-reviews-item{margin-bottom:30px}.product-reviews-item:last-child{margin-bottom:0}.product-reviews-item__name{margin-bottom:7px;font-size:15px;line-height:18px;font-weight:600}.product-reviews-item__title{margin-bottom:7px;font-size:22px;line-height:30px;font-weight:600}.product-reviews-item__date{margin-bottom:15px;font-size:14px;color:gray}.product-reviews-item__text{margin-bottom:15px;font-size:15px;line-height:24px}.product-reviews-item__text p{margin:0;color:#000}.product-reviews-item__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-size:14px;font-weight:500}.product-reviews-item__link span{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;max-width:32px;height:32px;margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px;background:#f8f8f8}.product-reviews-item__link span img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-delivery-section{padding-bottom:31px}@media all and (max-width: 600px){.product-delivery-section{padding-bottom:5px}.product-delivery-section:last-child{padding-bottom:0}}.product-delivery-stats{margin-bottom:39px;padding-left:8px}.product-delivery-stats .stats-item{margin-bottom:17px}.product-delivery-stats .stats-item__value{color:#000;font-weight:600;opacity:.8}@media(max-width: 600px){.product-delivery-stats .stats-item__caption{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:none}}.product-delivery__title{margin:15px 0 20px}.product-delivery__subtitle{margin-bottom:25px;font-size:15px;font-weight:600}.product-delivery-table{margin-bottom:34px}@media all and (max-width: 600px){.product-delivery-table{display:-webkit-box;display:-ms-flexbox;display:flex}.product-delivery-table .trow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.product-delivery-table .cell__title{font-size:13px;padding-right:15px;padding-bottom:16px;line-height:16px;border-bottom:1px solid #d9d9d9}.product-delivery-table .cell__title .title_2{margin-bottom:0}@media all and (max-width: 600px){.product-delivery-table .cell__title{height:44px;padding:8px 8px 8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product-delivery-table .cell{vertical-align:middle;font-size:15px;padding:8px 15px 8px 0;border-bottom:1px solid #d9d9d9}@media all and (max-width: 600px){.product-delivery-table .cell{height:44px;padding:8px 8px 8px 0;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}}.product-reccomend{padding-top:50px}@media all and (max-width: 1010px){.product-reccomend{padding-top:40px}}@media all and (max-width: 1010px){.product-reccomend{padding-top:24px}}@media all and (max-width: 1010px){.product__title{font-size:40px;line-height:48px;margin-bottom:34px}}@media all and (max-width: 600px){.product__title{font-size:32px;line-height:40px}}.table-percent{background:#d1204b;border-radius:4px;color:#fff;font-weight:bold;font-size:15px;line-height:16px;padding:4px 8px;display:inline-block}.product__discount{padding-top:21px;position:absolute;left:17px;top:50%;width:142px;height:130px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/local/templates/slovo/css/../images/discount-bg.svg) no-repeat center/100%;font-size:22px;line-height:26px;font-weight:600;color:#fff;pointer-events:none}.product__discount b{margin-top:3px;font-size:36px;line-height:43px}@media all and (max-width: 1280px){.product__discount{padding-top:15px;width:96px;height:88px;font-size:16px;line-height:19px}.product__discount b{margin-top:2px;font-size:25px;line-height:30px}}@media all and (max-width: 1010px){.product__discount{padding-top:21px;width:142px;height:130px;font-size:22px;line-height:26px}.product__discount b{margin-top:3px;font-size:36px;line-height:43px}}@media all and (max-width: 600px){.product__discount{padding-top:15px;left:11%;width:96px;height:88px;font-size:16px;line-height:19px}.product__discount b{margin-top:2px;font-size:25px;line-height:30px}}.product__autograph{position:absolute;right:30px;bottom:12%;width:142px;height:142px;background:url(/local/templates/slovo/css/../images/autograph.svg) no-repeat center/100%;pointer-events:none}@media all and (max-width: 1280px){.product__autograph{height:95px;width:95px}}@media all and (max-width: 1010px){.product__autograph{width:142px;height:142px}}@media all and (max-width: 600px){.product__autograph{height:95px;width:95px}}.product-exp__3d{margin:0 auto 60px;padding-top:54%;max-width:1170px;position:relative}.product-exp__3d iframe,.product-exp__3d img{position:absolute;left:0;top:0;border:none}.product-exp__3d img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-exp__3d iframe::-webkit-scrollbar{display:none}.product-exp__3d iframe.is-mobile{border:none;position:fixed;width:100%;height:100%;top:0;left:0;right:0;z-index:101}.product-exp__body{margin-bottom:48px;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 all and (max-width: 1010px){.product-exp__body{display:block}}.product-exp__left{margin:0 auto;max-width:640px}.product-exp__price-wrap{margin-left:27px;padding:32px;position:relative;width:427px;border:1px solid #e6e6e6}@media all and (max-width: 1010px){.product-exp__price-wrap{margin:16px 0 0 0;width:100%}}.product-exp__favorite{position:absolute;top:32px;right:32px}.product-exp__favorite i{width:40px;height:40px}.product-exp__addcart{padding:0 16px;min-width:240px;-webkit-box-sizing:border-box;box-sizing:border-box;height:56px !important;font-size:20px;line-height:56px;margin-right:0}@media(max-width: 375px){.product-exp__addcart{min-width:0;min-width:initial}}.product-item_added .product-exp__quantity{display:block}@media(max-width: 600px){.product-item_added .product-exp__quantity{width:100%}}.product-exp__quantity{display:none}.product-exp__quantity .quantity__btn{height:54px}.product-exp__quantity .quantity__value input{height:54px}.product-exp__price{padding-right:40px;margin-bottom:32px}.product-exp__number{margin-bottom:8px;font-weight:600;font-size:40px;line-height:48px}.product-exp__credit{font-weight:600;font-size:16px;line-height:20px}.product-exp__credit span{margin-right:3px}.product-exp__description{margin-bottom:24px;font-style:italic;font-weight:600;font-size:20px;line-height:32px}.product-exp__photo-wrap{margin-bottom:60px}.product-exp__photo{position:relative;display:grid;grid-template-columns:1fr .5fr;grid-template-rows:1fr 1fr;grid-gap:20px;gap:20px}@media all and (max-width: 1010px){.product-exp__photo{padding-top:0;padding-left:0;display:block;grid-template-columns:initial;grid-template-rows:initial}.product-exp__photo .slick-next{top:auto;left:auto;right:0;bottom:-50px}.product-exp__photo .slick-prev{top:auto;left:auto;right:50px;bottom:-50px}.product-exp__photo .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 100px)}}.product-exp__photo-item{position:relative}.product-exp__photo-item--hide{display:none}.product-exp__photo-item:nth-of-type(1){grid-column:1/2;grid-row:1/3;position:relative;margin-bottom:200px}@media all and (max-width: 1010px){.product-exp__photo-item:nth-of-type(1){display:block}}@media only screen and (max-width: 767px){.product-exp__photo-item:nth-of-type(1){margin-bottom:0}}.product-exp__photo-item:nth-of-type(2){grid-column:2/3;grid-row:1/2;margin-top:100px}.product-exp__photo-item:nth-of-type(2) img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-exp__photo-item:nth-of-type(3){grid-column:2/3;grid-row:2/3}.product-exp__photo-item:nth-of-type(3) img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media all and (max-width: 1010px){.product-exp__photo-item{height:0;padding-top:135%}}.product-exp__photo-item img{height:auto;margin:0 auto}@media all and (max-width: 1010px){.product-exp__photo-item img{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}}.product-exp__photo-item-zoom{padding:16px;display:block;margin:-80px 0 0 auto;width:80px;height:80px;background:#fff;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;position:relative}.product-exp__photo-item-zoom:hover{background:rgba(255,255,255,.6)}.product-exp__photo-text-wrap{width:calc(100% - 447px);margin-top:-140px}@media all and (max-width: 1010px){.product-exp__photo-text-wrap{padding-top:80px;margin-top:0;width:100%}}.product-exp__photo-text{margin:0 auto;max-width:638px;font-style:italic;font-weight:600;font-size:20px;line-height:32px}.product-exp__gallery{margin:0 auto 60px;max-width:1096px}.product-exp__gallery .slick-dots{margin-top:24px !important;margin-right:104px !important;position:absolute;left:0;bottom:0;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px}.product-exp__gallery .slick-arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product-exp__gallery .slick-prev{left:0}.product-exp__gallery .slick-next{right:0}.product-exp__tabs{margin:0 auto;max-width:1096px}.news .main-sidebar{padding-top:25px}.main-row{display:-webkit-box;display:-ms-flexbox;display:flex}.main-sidebar{-webkit-box-flex:0;-ms-flex:0 0 310px;flex:0 0 310px;max-width:310px;padding-top:25px;margin-right:20px}.main-sidebar__title{max-width:205px;padding:0 0 28px 25px;font-size:15px;font-weight:500;text-transform:uppercase;border-bottom:1px solid #ccc;color:#000;display:block}.main-sidebar__title a{color:#000}.main-nav{padding:30px 0 0 25px}.main-nav-list li{margin-bottom:10px}.main-nav-list li a{display:inline-block;padding:10px 8px;font-size:13px;font-weight:500;color:#000}.main-nav-list li a:hover{color:#d1204b}.main-nav-list li a.active{color:#000;border:1px solid rgba(209,32,75,.4);border-radius:2px}.main-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main-row>div:nth-child(2){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-content-top{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-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-content-top__info{width:100%;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ccc;font-size:16px}.news-content-top__info-title{font-size:18px;font-weight:500;margin-bottom:10px}.news-content-top__info-item{margin-bottom:10px}.news-content-top__info-item a{color:#d1204b}.news-quantity__number{font-size:15px;font-weight:500;text-transform:uppercase}.news-sort .select{min-width:200px}.news-sort .select-title__value{text-transform:uppercase}.news-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:65px}.news-item:last-child{margin-bottom:35px}.news-item__image{-webkit-box-flex:0;-ms-flex:0 0 315px;flex:0 0 315px;max-width:315px;height:220px;margin-right:30px}.news-item__image.fancybox{border:1px solid #ccc;padding:5px}.news-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-item-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-item__title{display:inline-block;margin-bottom:12px;font-size:22px;line-height:30px;font-weight:600;color:#000}.news-item__title:hover{color:#d1204b}.news-item__date{position:relative;margin-bottom:10px;padding-left:30px;font-size:15px;color:rgba(0,0,0,.5)}.news-item__date:after{content:"";display:block;position:absolute;top:-5px;left:0;width:20px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-news.svg)}.news-item__desc{font-size:15px;line-height:24px;color:rgba(0,0,0,.8)}.news-single{position:relative;padding:15px 225px 0;min-height:340px}@media all and (max-width: 1280px){.news-single{min-height:auto}}.news-single__back{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;margin-top:20px}.news-single__date{position:absolute;top:20px;left:0;padding-left:30px;font-size:15px;color:rgba(0,0,0,.5)}.news-single__date:before{content:"";display:block;position:absolute;top:calc(50% - 13px);left:0;width:20px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-news.svg)}.news-single-social{position:absolute;left:0;top:75px}.news-single-social__btn{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:70px;height:70px;background:#eee}.news-single-social__btn:hover{background:#d1204b}.news-single-social__btn:hover .ic-soc-vk{background-image:url(/local/templates/slovo/css/../images/icon-social-vk2-hover.svg)}.news-single-social__btn:hover .ic-soc-odn{background-image:url(/local/templates/slovo/css/../images/icon-social-odn2-hover.svg)}.news-single-social__btn:hover .ic-soc-fb{background-image:url(/local/templates/slovo/css/../images/icon-social-fb2-hover.svg)}.news-single-social__btn:hover .ic-soc-tw{background-image:url(/local/templates/slovo/css/../images/icon-social-tw2-hover.svg)}.news-single figure{margin-bottom:30px;display:inline-block}.news-single figcaption:not([class]){padding:32px;background:#eee;font-size:17px;line-height:26px;font-weight:600;font-style:italic}.news-single img{width:100%;height:auto}.news-single .news-single__img{width:auto;display:block;margin:0 auto 20px}.news-single h2{margin-top:20px}.news-single__video{max-width:100%;display:block;margin:0 auto 20px;border:none}.news-single__author{padding:25px 0 35px 0;font-size:13px;font-style:italic}.gallery-carousel{margin:0 -10px 80px}@media all and (max-width: 767px){.gallery-carousel{margin:0 -20px 80px 0}}.gallery-carousel .slick-arrow{top:100%;margin-top:25px;z-index:30}.gallery-carousel .slick-prev{left:auto;right:80px}.gallery-carousel .slick-next{right:10px}.gallery-carousel .slick-dots{text-align:left;bottom:-50px;padding-left:10px !important}.gallery-carousel .slick-dots li{margin:0 16px 0 0 !important}.gallery-carousel-slide{padding:0 10px}.gallery-carousel__image img{width:100%}.news-single{font-size:16px;line-height:24px;margin-bottom:14px}.news-single p{font-size:16px;line-height:24px;margin-bottom:14px}.gallery-carousel .slick-dots{position:static}.news-single img{max-width:870px}.contacts-tabs{padding-top:15px}.contacts-tabs-content{padding:25px;max-width:650px;border:1px solid #e6e6e6}.contacts-tabs-complain{max-width:650px}@media(max-width: 1010px){.contacts-tabs-complain{max-width:100%}}.contacts-tabs__title{margin-bottom:25px}.contacts-block{padding:18px 0;border-bottom:1px solid #e6e6e6}.contacts-block:first-child{padding-top:0}.contacts-block:last-child{padding-bottom:0;border-bottom:0}.contacts-item{position:relative;margin-bottom:24px;padding-left:35px}.contacts-item:before{content:"";display:block;position:absolute;left:0;top:-4px;width:28px;height:28px}.contacts-item:last-child{margin-bottom:0}.contacts-item_avatar:before{background-image:url(/local/templates/slovo/css/../images/icon-contacts-avatar.svg)}.contacts-item_phone:before{background-image:url(/local/templates/slovo/css/../images/icon-contacts-phone.svg)}.contacts-item_mail:before{background-image:url(/local/templates/slovo/css/../images/icon-contacts-mail.svg)}.contacts-item_timetable:before{background-image:url(/local/templates/slovo/css/../images/icon-contacts-time.svg)}.contacts-item_address:before{background-image:url(/local/templates/slovo/css/../images/icon-contacts-address.svg)}.contacts-item__caption{margin-bottom:3px;font-size:18px;line-height:22px;font-weight:600}.contacts-item__caption:last-child{margin-bottom:0}.contacts-item__value{font-size:15px;margin-bottom:5px;line-height:20px}.contacts-item__value:last-child{margin-bottom:0}.contacts-item__value a{color:#d1204b}.contacts-item__text{font-size:15px;color:gray}.contacts-map{position:relative;max-width:650px;height:430px;margin-top:25px}#map{height:100%;background-size:cover;background-image:url(/local/templates/slovo/css/../images/map.png)}.contacts-requisites-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.contacts-requisites-item:last-child{margin-bottom:0}.contacts-requisites-item__caption{position:relative;-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;width:300px;font-size:15px;line-height:24px;color:gray}.contacts-requisites-item__caption:after{content:"";display:block;position:absolute;left:0;top:13px;width:100%;border-bottom:1px dashed gray;opacity:.3}.contacts-requisites-item__caption span{display:inline-block;position:relative;padding-right:5px;background:#fff;z-index:5}.contacts-requisites-item__value{padding-left:5px;font-size:15px;line-height:24px}.contacts-requisites-item__value a{color:#d1204b}.contacts-form{max-width:650px}.contacts-form .input{height:35px}@media all and (max-width: 1010px){.contacts{margin-bottom:60px}}.order.success{margin-top:48px}.order-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px}.order-content{-webkit-box-flex:0;-ms-flex:0 0 875px;flex:0 0 875px;max-width:875px;padding-top:10px}.order-content .cabinet-discount{margin-bottom:50px}.order-content__bottom{margin-left:64px;padding-top:24px;border-top:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.order-total{-webkit-box-flex:0;-ms-flex:0 0 315px;flex:0 0 315px;max-width:315px}.order-total-section{margin-bottom:25px;background:#f8f8f8}.order-total__title{margin:0;padding:20px 25px;border-bottom:1px solid #e6e6e6}.order-total-item{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;padding:26px 25px;border-bottom:1px solid #e6e6e6}.order-total-item:last-child{border-bottom:0}.order-total-item_big{padding:20px 25px}.order-total-item_big .order-total-item__value{font-size:24px}.order-total-item__caption{font-size:15px}.order-total-item__value{font-size:15px;font-weight:600}.order-step{margin-bottom:50px}.order-step__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-step__title span{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;margin-right:20px;background:#f8f8f8;border-radius:50%;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;font-size:22px;font-weight:600}.order-step__title svg{width:24px;margin-left:16px;display:none}.order-step__title.success svg{display:block}.order-step-content{padding-left:60px}.order-step-content .cart-pack{margin:0}.order-discount-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.order-discount-radio{margin-right:16px}@media(max-width: 768px){.order-discount-radio{margin-right:0}.order-discount-radio:not(:last-child){margin-bottom:12px}}.order-discount{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.order-discount--gift{border:1px solid #d1204b}.order-discount__wrapper{padding:24px;border:1px solid #e6e6e6}.order-discount__title{display:block;font-size:18px;font-weight:600;line-height:21px;margin-bottom:12px}.order-discount__note{margin:0 0 16px}.order-discount__note.note:before{top:2px}.order-discount__note .note__text{max-width:80%}@media(max-width: 1280px){.order-discount__note .note__text{max-width:100%}}.order-discount__form{display:grid;grid-gap:16px;gap:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;max-width:472px}@media(max-width: 768px){.order-discount__form{grid-template-columns:1fr}}.order-discount__form input::-webkit-outer-spin-button,.order-discount__form input::-webkit-inner-spin-button{-webkit-appearance:none}.order-discount__form input[type=number]{-moz-appearance:textfield}.order-discount__form .form-item{width:100%;margin-bottom:0}.order-discount__form .cart-total-promocode-input{width:100%}.order-discount__form--promocode{grid-template-columns:1fr auto}.order-discount__form--gift{grid-template-columns:1fr 1fr auto}.order-discount__error{display:block;font-size:14px;font-weight:400;line-height:20px;color:#d1204b;margin-top:12px}.order-discount__gift-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:12px}.order-discount__gift-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px}.order-discount__gift-item button{cursor:pointer;margin-left:8px}.order-address-email .form-item{margin-bottom:0}.order-address-email .form-item:first-child{margin-bottom:16px}.order-address-email-input{display:none}.order-address-email-input.active{display:block}.order-address-email-input input{width:100%}.order-pack__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:15px;font-weight:600;color:#d1204b}.order-pack__caption .tip{margin-left:15px;color:#000}.order-step-data{max-width:590px}.form-item-col_index{-webkit-box-flex:0;-ms-flex:0 0 115px;flex:0 0 115px;width:115px}.form-item-col_city{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.order-recipient-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.order-recipient__caption{margin-right:20px;font-size:15px;font-weight:500}.order-recipient-radio{margin-right:20px}.order-recipient-stats .stats-item__caption{-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px;max-width:270px}.order-recipient-block{display:none}.order-recipient-block.active{display:block}.order-bottom{padding-top:20px;margin-left:60px;max-width:815px;border-top:1px solid #e6e6e6}.order-bottom-row{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-note{margin-top:20px}.order-promocode{display:-webkit-box;display:-ms-flexbox;display:flex}.order-promocode-input{margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;max-width:260px}.order-recipient-form{display:none;padding:30px;border:1px solid #e6e6e6}.order-recipient-form__email{background:rgba(255,189,59,.15);border:1px solid #ffbd3b;padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media all and (max-width: 600px){.order-recipient-form__email .btn{width:100%}}.order-recipient-form__email-field{margin-right:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media all and (max-width: 600px){.order-recipient-form__email-field{margin-right:0;width:100%;margin-bottom:25px}}.order-recipient-form__email-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media all and (max-width: 600px){.order-recipient-form__email-btn{width:100%}}.order-recipient-form__email-confirmation{padding-left:32px;line-height:24px;margin-top:16px;background:url(/local/templates/slovo/css/../images/icon-smile.svg) left center/24px no-repeat}@media all and (max-width: 600px){.order-recipient-form__email-confirmation{width:100%;margin-top:25px}}.order-recipient-form__phone{display:-webkit-box;display:-ms-flexbox;display:flex}.order-recipient-form__phone._send .order-recipient-form__phone-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.order-recipient-form__phone._send .order-recipient-form__phone-code{display:none}.order-recipient-form__phone._send .order-recipient-form__phone-confirm._ok{display:none}.order-recipient-form__phone._ok .order-recipient-form__phone-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.order-recipient-form__phone._ok .order-recipient-form__phone-confirm._send{display:none}@media all and (max-width: 600px){.order-recipient-form__phone{-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-recipient-form__phone-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media all and (max-width: 600px){.order-recipient-form__phone-input{width:100%;margin-right:0;margin-bottom:25px}}.order-recipient-form__phone-confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.order-recipient-form__phone-input+.order-recipient-form__phone-confirm{margin-left:8px}@media all and (max-width: 600px){.order-recipient-form__phone-input+.order-recipient-form__phone-confirm{margin-left:0}}@media all and (max-width: 600px){.order-recipient-form__phone-confirm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.order-recipient-form__phone-confirm .btn{width:100%}}.order-recipient-form__phone-code{margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:160px}.order-recipient-form__phone-input+.order-recipient-form__phone-code{margin-left:8px}@media all and (max-width: 600px){.order-recipient-form__phone-input+.order-recipient-form__phone-code{margin-left:0}}.order-recipient-form__phone-actions{display:none;margin-left:8px}.order-recipient-other .form-item:last-child{margin-bottom:0}.order-address{margin-bottom:25px}.order-address-main__caption{margin-bottom:10px;font-size:15px;color:gray}.order-address-main-select{margin-bottom:25px}.order-address-main-select .select-title__value{text-transform:none}.order-address-main-form{display:none;padding:30px;border:1px solid #e6e6e6}.order-delivery{position:relative}.order-delivery-methods{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.order-delivery-block{display:none}.order-delivery-block.active{display:block}.order-delivery-block._self{margin-top:20px;max-width:590px}.order-delivery-block .form-item{margin-bottom:20px}.order-delivery-radio{margin-bottom:30px}.delivery-company-form{width:330px;padding-top:10px;padding-left:25px}.delivery-company-form .form-item-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delivery-company-form .form-item__label{color:#000}.delivery-company-form .select-title{height:40px}.delivery-company-form .select-title__value{line-height:40px}.delivery-company-list .delivery-company-item{display:none}.delivery-company-list .delivery-company-item.active{display:block;margin-bottom:20px}.delivery-company{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 24px);margin-left:-24px;margin-top:20px}@media all and (max-width: 600px){.delivery-company{width:100%;margin-left:0}}.delivery-company .delivery-company-item-wrapper{width:calc(50% - 24px);margin-left:24px;cursor:pointer}@media all and (max-width: 600px){.delivery-company .delivery-company-item-wrapper{width:100%;margin-left:0}}.delivery-company .delivery-company-item-wrapper input{display:none}.delivery-company .delivery-company-item-wrapper input:checked+.delivery-company-item{border-color:#d1204b}.delivery-company .delivery-company-item-wrapper:hover .delivery-company-item{border-color:#000}.delivery-company-item{margin-bottom:20px;padding:25px;border:1px solid #eae9e7;display:block}.delivery-company-item-top{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-bottom:23px}.delivery-company-item__title{padding-right:10px;font-size:15px;font-weight:600}.delivery-company-item__logo img{max-width:100px;max-height:55px}.order-content-delivery{display:grid;grid-template-columns:1fr auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;grid-gap:54px;gap:54px;width:100%;padding-top:10px}@media(max-width: 1280px){.order-content-delivery{grid-gap:24px;gap:24px}}@media(max-width: 1024px){.order-content-delivery{grid-template-columns:1fr;grid-gap:16px;gap:16px}}.order-content-delivery__pickup{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.order-content-delivery__pickup-block{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;padding:16px;background-color:#f8f8f8}.order-content-delivery__pickup-block span:first-child{display:block;font-size:15px;font-weight:500;line-height:24px;color:#d1204b;background-image:url(/local/templates/slovo/css/../images/icon-placement.svg);background-repeat:no-repeat;background-position:0 0;padding-left:32px}.order-content-delivery__pickup-block span:last-child{display:block;font-size:15px;font-weight:500;line-height:24px;color:#000;background-image:url(/local/templates/slovo/css/../images/icon-delivery-time.svg);background-repeat:no-repeat;background-position:0 0;padding-left:32px}.order-delivery-map{width:650px;max-width:650px;height:832px;margin-left:auto}@media(max-width: 1240px){.order-delivery-map{width:400px;max-width:400px;height:600px}}@media(max-width: 1024px){.order-delivery-map{width:100%;max-width:100%;height:550px}}.order-delivery-map__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;margin-top:16px}[class*=ymaps-2][class*=-ground-pane]{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ymaps-2-1-79-balloon__content{padding:24px 0 24px 24px !important}.ymaps-2-1-79-balloon__content i{display:block;font-size:15px;font-weight:400;font-style:normal;line-height:100%;color:#d1204b;background-image:url(/local/templates/slovo/css/../images/icon-placement.svg);background-repeat:no-repeat;background-size:20px;background-position:0 -3px;padding-left:28px}.ymaps-2-1-79-balloon__content b{display:block;font-size:15px;font-weight:400;font-style:normal;line-height:100%;color:#000;background-image:url(/local/templates/slovo/css/../images/icon-delivery-time.svg);background-repeat:no-repeat;background-size:20px;background-position:0 -3px;padding-left:28px;margin-top:-6px}.ymaps-2-1-79-balloon__content .ymaps-2-1-79-balloon-content__header{font-size:17px;font-weight:600;line-height:24px;color:#000;margin-bottom:12px}.dci-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.dci-item:last-child{margin-bottom:0}.dci-item:after{content:"";display:block;position:absolute;left:0;top:13px;width:100%;border-bottom:1px dashed gray;opacity:.3}.dci-item--comment .dci-item__value{text-align:right;max-width:350px}@media all and (max-width: 767px){.dci-item--comment .dci-item__value{max-width:none;text-align:left}}@media all and (max-width: 767px){.dci-item--comment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:16px}.dci-item--comment:after{content:"";position:absolute;width:100%;border-bottom:1px dashed gray;opacity:.3;top:0}}.dci-item--comment .dci-item__value{font-weight:normal}@media all and (max-width: 767px){.dci-item--comment .dci-item__value{padding-left:0}}.dci-item__caption{position:relative;padding-right:10px;font-size:15px;line-height:24px;background:#fff;color:gray;z-index:10}.dci-item__value{position:relative;padding-left:10px;font-size:15px;line-height:24px;font-weight:600;background:#fff;z-index:10}.order-payment{position:relative}@media all and (max-width: 1010px){.order-payment .form-item{margin-bottom:0}}.order-payment-block{display:none;margin-top:20px}.order-payment-block.active{display:block}.order-payment-radio{margin-bottom:30px}.payment-bank-form{display:-webkit-box;display:-ms-flexbox;display:flex}.payment-bank-form .payment-company-item-wrapper{width:calc(50% - 24px);margin-left:24px;cursor:pointer}@media all and (max-width: 600px){.payment-bank-form .payment-company-item-wrapper{width:100%;margin-left:0}.payment-bank-form .payment-company-item-wrapper+.payment-company-item-wrapper{margin-top:20px}}.payment-bank-form .payment-company-item-wrapper:hover .payment-company-item{border-color:#000}.payment-bank-form .payment-company-item-wrapper input{display:none}.payment-bank-form .payment-company-item-wrapper input:checked+.payment-company-item{border-color:#d1204b}.payment-company-list .payment-company-item{display:none}.payment-company-list .payment-company-item.active{display:block}.payment-company-item{padding:25px;border:1px solid #eae9e7;display:block}.payment-company-item+.payment-company-item{margin-left:24px}.payment-company-item-top{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-bottom:23px}.payment-company-item__title{padding-right:10px;font-size:15px;font-weight:600}.payment-company-item__logo img{max-width:100px;max-height:55px}.pci-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.pci-item:last-child{margin-bottom:0}.pci-item:after{content:"";display:block;position:absolute;left:0;top:13px;width:100%;border-bottom:1px dashed gray;opacity:.3}.pci-item__caption{position:relative;padding-right:10px;font-size:15px;line-height:24px;background:#fff;color:gray;z-index:10}.pci-item__value{position:relative;padding-left:10px;font-size:15px;line-height:24px;font-weight:600;background:#fff;z-index:10}.pci-item--bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media all and (max-width: 767px){.pci-item--bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pci-item--bottom:after{display:none}@media all and (max-width: 767px){.pci__btn{width:280px;max-width:100%}}.order-complete{max-width:875px}.order-complete-block{margin-bottom:25px;padding:25px;border:1px solid #e6e6e6}.order-complete-top{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-bottom:30px}.order-complete__title{font-size:15px;line-height:24px;font-weight:600}.order-complete__logo img{max-width:100px;max-height:55px}.order-complete__info{font-size:15px;line-height:24px}.order-complete-data{padding-bottom:30px}.order-complete-data-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.order-complete-data-item:last-child{margin-bottom:0}.order-complete-data-item:after{content:"";display:block;position:absolute;left:0;top:13px;width:100%;border-bottom:1px dashed gray;opacity:.3}.order-complete-data-item__caption{position:relative;padding-right:10px;font-size:15px;line-height:24px;background:#fff;color:gray;z-index:10}.order-complete-data-item__value{position:relative;padding-left:10px;font-size:15px;line-height:24px;font-weight:600;background:#fff;z-index:10}.order-complete-bottom{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}@media all and (max-width: 600px){.order-complete-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-complete-bottom .note{margin:0;padding-right:20px}@media all and (max-width: 600px){.order-complete-bottom .note{padding-right:0;margin-bottom:16px;max-width:100%}}@media all and (max-width: 600px){.order-complete-button{margin:0 auto}.order-complete-button .btn{width:268px;max-width:100%}}.cabinet{padding-top:30px}.cabinet-main{max-width:870px}.cabinet-main__logout{margin-top:30px;min-width:170px}@media only screen and (max-width: 600px){.cabinet-main__logout{width:100%}}.cabinet-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px 45px}.cabinet-info-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 10px}.cabinet-info-user{position:relative;padding-left:55px}.cabinet-info-user:before{content:"";display:block;position:absolute;top:-7px;left:0;width:40px;height:40px;background-image:url(/local/templates/slovo/css/../images/icon-profile.svg)}.cabinet-info-user__name{margin-bottom:12px;font-size:22px;line-height:1.3;font-weight:600}.cabinet-info-user__change{font-size:15px}.cabinet-info__discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;margin-bottom:12px;height:28px}.cabinet-info__discount span{padding:0 7px 0 10px;font-size:30px;font-weight:600;color:#d1204b}.cabinet-info__status{font-size:15px;color:gray}.cabinet-info__status strong{color:#000}.cabinet-referral{position:relative;margin-bottom:25px;padding:15px 30px 15px 60px;font-size:14px;line-height:22px;border:1px solid #e6e6e6}.cabinet-referral span{font-weight:600}.cabinet-referral:before{content:"";display:block;position:absolute;left:25px;top:18px;width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-tip.svg)}.cabinet-sections-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.cabinet-sections-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:20px;padding:0 10px}.cabinet-section{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:start;-ms-flex-align:start;align-items:flex-start;padding:25px;height:100%;background:#f8f8f8}.cabinet-section-top{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-bottom:20px;width:100%}.cabinet-section__title{margin:0}.cabinet-section__icon{position:relative}.cabinet-section__info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;width:100%}.cabinet-section__info.empty:after{content:none}.cabinet-section__info.empty strong{padding-left:0}.cabinet-section__info:after{content:"";display:block;position:absolute;top:8px;left:0;width:100%;height:1px;opacity:.3;border-bottom:1px dashed gray}.cabinet-section__info span{display:inline-block;position:relative;padding-right:10px;font-size:15px;color:gray;background:#f8f8f8;z-index:10}.cabinet-section__info strong{position:relative;padding-left:10px;font-size:15px;font-weight:600;background:#f8f8f8;z-index:10}.cabinet-section__link{margin-top:auto;font-size:15px}.cabinet-cart-quantity{position:absolute;top:0;right: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;width:16px;height:16px;border-radius:50%;background:#d1204b;font-size:12px;font-weight:600;color:#fff}.cabinet-discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;padding:15px 25px;border:1px solid #eae9e7}.cabinet-discount+.cabinet-favorite{margin-top:-30px}.cabinet-discount__name{margin-right:10px;font-size:15px;line-height:24px;font-weight:600}.cabinet-discount__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:24px}.cabinet-discount__value{margin:0 10px;font-size:15px;font-weight:700;color:#fff;padding:6px 8px 4px;line-height:1;background:#d1204b;border-radius:4px}.cabinet-subscribe{margin-bottom:30px}.cabinet-subscribe-list{padding-bottom:7px}.cabinet-subscribe-item{margin-bottom:25px}.cabinet-subscribe__btn{margin-bottom:16px}.cabinet-data{max-width:650px}.cabinet-data-form{padding-bottom:30px}.cabinet-data-form__title{margin-bottom:32px}.form-item-row{margin:0 -10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-item-col{padding:0 10px}.form-item-col.col-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.form-item-col.col-3{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.form-item-input{position:relative;width:100%}.form-item-input.confirm:after{content:"";width:19px;height:19px;background:url(/local/templates/slovo/css/../images/icon-success.svg) center/24px no-repeat;position:absolute;right:8px;top:10px}.form-item-input__view{width:24px;height:24px;position:absolute;right:10px;top:8px;background:url(/local/templates/slovo/css/../images/icon-view-password.svg) no-repeat center}.form-item-input__view.-shown{background:url(/local/templates/slovo/css/../images/icon-no-view-password.svg) no-repeat center}.input.success+.form-item-input__view{right:35px}.form-item-phone{display:-webkit-box;display:-ms-flexbox;display:flex}.form-item-phone._send .form-item-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.form-item-phone._send .form-item-code,.form-item-phone._send .form-item-phone-button._ok{display:none}.form-item-phone._ok .form-item-actions{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-item-phone._ok .form-item-phone-button._send{display:none}.form-item-phone-button{margin-left:10px}@media all and (max-width: 767px){.form-item-phone-button{margin-left:0}}.form-item-code{margin-left:20px;position:relative;width:300px}@media all and (max-width: 767px){.form-item-code{margin-left:0}}.authorization-order{width:100%}.authorization-order .form-item-phone,.authorization-order .form-item-code{display:block;max-width:459px;width:100%}.authorization-order .form-item-phone-button,.authorization-order .form-item-phone-button._ok{margin:24px 0 0}.authorization-order .form-item-code{margin:0}.form-item-code__btn{position:absolute;right:0;top:0;width:40px;height:40px;padding:5px;background:url(/local/templates/slovo/css/../images/icon-refresh.svg) center/24px no-repeat}.form-item-phone-button._ok{margin-left:8px}.form-item-phone-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-item-actions{display:none}.js-sms-confirm-block .form-item-actions{display:block}.form-item-email{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 24px;background:rgba(255,189,59,.15);border:1px solid #ffbd3b}.form-item-email-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media all and (max-width: 600px){.form-item-email-input{width:100%;margin-right:0;margin-bottom:16px}}.form-item-email-button{margin-left:10px}.form-item-email-message{margin-top:16px;width:100%;padding-left:32px;font-size:15px;line-height:24px;background-image:url(/local/templates/slovo/css/../images/icon-smile.svg);background-position:left center;background-size:24px;background-repeat:no-repeat}.cabinet-address-item{margin-bottom:25px;padding:30px;border:1px solid #e6e6e6}.cabinet-address-item-stats{padding-bottom:20px}.cabinet-address-item-stat{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.cabinet-address-item-stat__caption{position:relative;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;width:320px;font-size:15px;line-height:24px;color:gray}.cabinet-address-item-stat__caption:after{content:"";display:block;position:absolute;left:0;top:13px;width:100%;border-bottom:1px dashed gray;opacity:.3}.cabinet-address-item-stat__caption span{display:inline-block;position:relative;padding-right:5px;background:#fff;z-index:5}.cabinet-address-item-stat__value{padding-left:10px;font-size:15px;line-height:24px}.cabinet-address-item-bottom{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}.cabinet-address-item__change{font-size:15px}.cabinet-address-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cabinet-address-add__btn{margin-right:15px}.cabinet-address-add__note{position:relative;padding-left:25px;font-size:15px}.cabinet-address-add__note:before{content:"";display:block;position:absolute;top:calc(50% - 9px);left:0;width:16px;height:16px;background-image:url(/local/templates/slovo/css/../images/icon-info.svg)}.modal-address-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.modal-address__caption{margin-right:20px;font-size:15px;font-weight:500}.modal-address-radio{margin-right:20px}.modal-address-other{display:none}.cabinet-cart .order-pack__caption{margin-bottom:20px;font-size:22px}.cart-list{margin-bottom:50px;border-bottom:1px solid #e5e5e5}.cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.cart-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;width:130px}.cart-item__image{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}.cart-item__image img{max-width:100%;max-height:100%}.cart-item-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-item-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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:start;-ms-flex-align:start;align-items:flex-start;padding:0 50px 0 25px}.cart-item-weight{font-weight:400;font-size:14px;line-height:1.43;color:#000}.cart-item__title{margin-bottom:10px;display:inline-block;font-size:15px;font-weight:600;line-height:20px;color:#000}.cart-item__title:hover{color:#d1204b}.cart-item__author{font-size:15px;color:rgba(0,0,0,.5)}.cart-item__author:hover{color:#d1204b}.cart-item-price{padding-right:20px;-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;width:160px}.cart-item-price__number{font-size:15px;font-weight:600}.cart-item-price__note{margin-top:5px;font-size:14px;color:rgba(0,0,0,.5);text-align:center}.cart-item-quantity{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;width:260px}.cart-item-quantity .btn{padding:0 10px}.cart-item-quantity .quantity{-ms-flex-negative:0;flex-shrink:0}.cart-item__totalprice{padding-left:20px;font-size:15px;font-weight:600;color:#d1204b;width:130px}.cart-item-totalprice__note{margin-top:5px;font-size:14px;color:rgba(0,0,0,.5);font-weight:300;white-space:nowrap;text-align:center}.cart-item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-item__favorite{margin-right:10px}.cart-catalog{margin-bottom:50px}.cart-catalog .product-item__author{display:inline-block;margin-bottom:10px}.cart-catalog .catalog-content-row{margin:0 -20px}@media all and (max-width: 639px){.cart-catalog .paginator{display:none}}.cart-catalog__discount{margin-bottom:25px;font-size:22px;line-height:30px;font-weight:600}.cart-pack{margin-bottom:50px;padding:25px;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;border:1px solid #d1204b}.cart-pack-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-pack-product__image{margin-right:25px}.cart-pack-product__title{font-size:15px;font-weight:600}.cart-pack-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-pack-quantity__title{margin-right:20px;font-size:15px;line-height:18px;font-weight:600;text-transform:uppercase}.cart-total{padding:30px 25px;border:1px solid #e6e6e6}.cart-total-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.cart-total-item:after{content:"";display:block;position:absolute;left:0;top:50%;width:100%;border-bottom:1px dashed gray;opacity:.3}.cart-total-item__caption{font-size:15px;position:relative;background:#fff;color:gray;padding-right:10px;z-index:10}.cart-total-item__price{font-size:15px;padding-left:10px;position:relative;z-index:10;background:#fff;font-weight:600}.cart-total-bottom{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}.cart-total-promocode{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-total-promocode-input{margin-right:10px;width:260px}@media all and (max-width: 600px){.cart-total-promocode-input input{font-size:13px}}.favorite-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid #e5e5e5}@media all and (max-width: 1010px){.favorite-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media all and (max-width: 767px){.favorite-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}}.favorite-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;width:130px;position:relative}.favorite-item__image{display:block}.favorite-item__image img{max-width:100%}.favorite-item__discount{padding-top:15px;position:absolute;left:-4px;top:5%;width:60px;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/local/templates/slovo/css/../images/discount-bg.svg) no-repeat center/100%;font-size:10px;line-height:1.2;font-weight:600;color:#fff;pointer-events:none}.favorite-item__discount b{margin-top:2px;font-size:16px}@media all and (max-width: 1010px){.favorite-item__discount{left:5%;width:96px;height:88px;font-size:16px}.favorite-item__discount b{font-size:25px}}@media all and (max-width: 767px){.favorite-item__discount{left:0;font-size:10px;width:60px;height:60px}.favorite-item__discount b{font-size:16px}}.favorite-item__autograph{position:absolute;right:0;bottom:5%;width:60px;height:60px;background:url(/local/templates/slovo/css/../images/autograph.svg) no-repeat center/100%;pointer-events:none}@media all and (max-width: 1010px){.favorite-item__autograph{height:95px;width:95px}}@media all and (max-width: 767px){.favorite-item__autograph{width:60px;height:60px}}.favorite-item-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 1010px){.favorite-item-content{margin-top:45px}}@media all and (max-width: 767px){.favorite-item-content{margin-top:0}}.favorite-item-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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:start;-ms-flex-align:start;align-items:flex-start;padding:0 50px 0 25px}.favorite-item__title{margin-bottom:10px;display:inline-block;font-size:15px;font-weight:600;line-height:20px;color:#000}.favorite-item__title:hover{color:#d1204b}.favorite-item__author{font-size:15px;color:rgba(0,0,0,.5)}.favorite-item__author:hover{color:#d1204b}.favorite-item-price{padding-right:20px;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;width:150px}.favorite-item-price__number{font-size:15px;font-weight:600}.favorite-item-price__note{font-size:14px;color:rgba(0,0,0,.5)}.favorite-item-actions{margin-left:-20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.favorite-item-actions a,.favorite-item-actions .product-item-quantity{margin-top:10px;margin-left:20px}.favorite-item__favorite .ic-favorite{background-image:url(/local/templates/slovo/css/../images/icon-favorite-active.svg);width:28px;height:28px}.favorite-item__addcart{height:34px;padding:0 15px;text-transform:uppercase}.orders-item{margin-bottom:25px;border:1px solid #e6e6e6;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.orders-item:last-child{margin-bottom:0}.orders-item.active{background:#f8f8f8}.orders-item.active .orders-item-top:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik01IDEzLjY1NzJMMTAuNjU2OSA4LjAwMDQxTDUgMi4zNDM2MSIgc3Ryb2tlPSIjRDEyMDRCIiBzdHJva2Utd2lkdGg9IjIiLz4NCjwvc3ZnPg0K");-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.orders-item-top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:22px 25px 22px 65px;min-height:90px;font-size:15px;line-height:20px;cursor:pointer}.orders-item-top:before{content:"";display:block;position:absolute;left:25px;top:calc(50% - 8px);width:16px;height:16px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik01IDEzLjY1NjdMMTAuNjU2OSA3Ljk5OTg4TDUgMi4zNDMwMyIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIi8+DQo8L3N2Zz4NCg==");-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.orders-item-leftside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.orders-item-leftside .orders-item-cell{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.orders-item-rightside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orders-item-rightside .orders-item-cell:first-child{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px}.orders-item-rightside .orders-item-cell:last-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 767px){.orders-item__price{padding-left:15px}}.orders-item__status{position:relative;padding-left:15px;padding-right:20px;font-weight:600}.orders-item__status:before{content:"";display:block;position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%}.status-wait:before{background:#c4c4c4}.status-preparation:before{background:#ffbd3b}.orders-item__paid{position:relative;padding-left:30px;width:132px;height:20px;line-height:20px;font-weight:600;color:gray}.orders-item__paid:before{content:"";display:block;position:absolute;top:calc(50% - 9px);left:0;width:18px;height:18px;background-color:#d1204b;background-image:url(/local/templates/slovo/css/../images/icon-check.svg);background-position:50% 50%;background-repeat:no-repeat;border-radius:50%}.orders-item-content{display:none;padding:0 25px 25px}.orders-item-table{margin-bottom:25px;font-size:15px;line-height:24px}.orders-item-table .cell__title{padding:7px 15px 7px 0;font-weight:600;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;white-space:nowrap;vertical-align:middle}.orders-item-table .cell{position:relative;padding:7px 15px 7px 0;border-bottom:1px solid #e6e6e6}.orders-item-table .cell:last-child{padding-right:0}.orders-item-table .cell .ruble{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media(max-width: 768px){.orders-item-table .cell .ruble{display:-webkit-box;display:-ms-flexbox;display:flex}}.orders-item-table .product-item-quantity .quantity{margin-right:15px}@media all and (max-width: 1399px){.orders-item-table .product-item__addcart,.orders-item-table .product-item__addcart a{font-size:11px}}@media(max-width: 767px){.orders-item-table .product-item__addcart{margin-right:15px}}.orders-item-table__old-price{font-size:15px;color:#727272}.orders-item-table__old-price small{font-size:15px}.orders-item-table__old-price .cell__mobiletitle{font-size:16px;text-decoration:none;color:#000}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(2){width:114px}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(3){width:84px}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(4){width:114px}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(5){width:84px}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(6){width:115px}.orders-item-table--history .cell:nth-child(6){min-width:150px;max-width:260px}.orders-item-table__title{color:inherit}.orders-item-table__remove{position:absolute;right:0;top:calc(50% - 14px)}.orders-item-table__quantity-mob{display:none}.orders-item-table__discount-val{display:inline-block;padding:6px 8px 2px;font-size:15px;line-height:1;font-weight:700;background:#d1204b;border-radius:4px;color:#fff}.orders-item-delivery{margin-bottom:25px;padding:25px;background:#fff;border:1px solid #eae9e7}.orders-item-delivery-top{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-bottom:25px}.orders-item-delivery__title{font-size:15px;font-weight:600}.orders-item-delivery__logo img{max-width:100%;max-height:55px}.oid-data-item{position:relative;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-bottom:15px}.oid-data-item:last-child{margin-bottom:0}.oid-data-item:after{content:"";display:block;position:absolute;left:0;top:50%;width:100%;border-bottom:1px dashed gray;opacity:.3}.oid-data-item__caption{position:relative;padding-right:10px;font-size:15px;line-height:24px;background:#fff;color:gray;z-index:10}.oid-data-item__value{position:relative;padding-left:10px;font-size:15px;line-height:24px;background:#fff;font-weight:600;z-index:10}.orders-item-table-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 1010px){.orders-item-table-actions .product-item__price{margin-right:auto}}@media(max-width: 767px){.orders-item-table-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orders-item-table-actions .product-item__price{margin:auto 10px auto 0}}.orders-item-table-actions .btn{white-space:nowrap}.orders-item-table__addcart{padding:0 15px;height:34px;text-transform:uppercase}.orders-item-table__favorite{height:24px;margin-left:16px}.orders-item-table__favorite .ic-favorite{background-image:url(/local/templates/slovo/css/../images/icon-favorite-hover.svg)}@media(max-width: 767px){.orders-item-table__favorite{margin-left:auto;position:static}}.orders-item-actions{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}@media all and (max-width: 600px){.orders-item-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media all and (max-width: 600px){.orders-item__details{width:100%;margin-bottom:17px}}.orders-item__cancel{position:relative;padding-left:35px;font-size:15px;font-weight:600;color:#000}.orders-item__cancel:hover{color:#d1204b}.orders-item__cancel:before{content:"";display:block;position:absolute;left:0;top:calc(50% - 12px);width:24px;height:24px;background-image:url(/local/templates/slovo/css/../images/icon-cancel.svg)}.cell__mobiletitle{display:none;font-weight:600;margin-bottom:3px}@media all and (max-width: 640px){.cart-catalog .product-col:nth-last-of-type(3){display:block}}.certificate-promo{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;background-color:#f8f8f8;padding:60px 112px;margin-bottom:60px}@media(max-width: 1399px){.certificate-promo{padding:60px 50px}}@media(max-width: 1010px){.certificate-promo{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:24px;margin-bottom:32px}}.certificate-promo__wrapper{max-width:426px}@media(max-width: 1010px){.certificate-promo__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:287px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}}.certificate-promo__wrapper h2{font-size:22px;font-weight:600;line-height:32px;margin-bottom:24px}@media(max-width: 1010px){.certificate-promo__wrapper h2{font-size:20px;line-height:28px;margin-bottom:16px}}.certificate-promo__wrapper p{font-size:18px;font-weight:500;line-height:28px;margin-bottom:24px}@media(max-width: 1010px){.certificate-promo__wrapper p{font-size:16px;line-height:24px;margin-bottom:16px}}.certificate-promo img{width:100%;height:auto;max-width:555px}@media(max-width: 1240px){.certificate-promo img{max-width:400px}}@media(max-width: 1010px){.certificate-promo img{max-width:287px}}.certificate-paddings{padding:0 112px}@media(max-width: 1399px){.certificate-paddings{padding:0 60px}}@media(max-width: 1010px){.certificate-paddings{padding:0}}.certificate-benefits{margin-bottom:60px}@media(max-width: 1010px){.certificate-benefits{margin-bottom:32px}}.certificate-benefits h2{font-size:22px;font-weight:600;line-height:32px;margin-bottom:32px}@media(max-width: 1010px){.certificate-benefits h2{margin-bottom:16px}}.certificate-benefits__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px 52px;gap:32px 52px}@media(max-width: 1010px){.certificate-benefits__list{grid-template-columns:1fr;grid-gap:16px;gap:16px}}.certificate-benefits__list li{padding-left:56px;background-image:url(/local/templates/slovo/css/../images/ico__certificate-check.svg);background-position:0 0;background-repeat:no-repeat;background-size:40px}@media(max-width: 1010px){.certificate-benefits__list li{padding-left:42px;background-size:26px}}.certificate-benefits__list span{display:block;font-size:18px;font-weight:600;line-height:26px;margin:8px 0}@media(max-width: 1010px){.certificate-benefits__list span{margin:0 0 4px}}.certificate-benefits__list p{font-size:15px;font-weight:400;line-height:24px}.certificate-balance{margin-bottom:60px}@media(max-width: 1010px){.certificate-balance{margin-bottom:32px}}.certificate-balance__wrapper{display:grid;grid-template-columns:1fr 1fr;background-repeat:no-repeat;background-position:right bottom;background-image:url(/local/templates/slovo/css/../images/content/cabinet/certificate-balance.jpg)}@media(max-width: 1010px){.certificate-balance__wrapper{grid-template-columns:1fr;padding-bottom:430px;background-position:60% bottom;background-size:auto 430px}}.certificate-balance__content{background:rgba(255,255,255,.92);padding:60px 70px}@media(max-width: 1010px){.certificate-balance__content{background-color:#f8f8f8;padding:24px}}@media(max-width: 1010px){.certificate-balance__content .form-buttons{text-align:left}}@media(max-width: 1010px){.certificate-balance__content .form-buttons .btn{max-width:250px;width:100%}}.certificate-balance__content .form-item{position:relative}.certificate-balance__content input{width:calc(100% - 48px)}@media(max-width: 1010px){.certificate-balance__content input{width:calc(100% - 39px)}}.certificate-balance h2{font-size:22px;font-weight:600;line-height:32px;margin-bottom:24px}@media(max-width: 1010px){.certificate-balance h2{margin-bottom:16px}}.certificate-balance-info{position:absolute;right:8px;bottom:8px}@media(max-width: 1010px){.certificate-balance-info{right:10px;bottom:10px}}@media only screen and (max-width: 1010px){.certificate-balance-info .tip__content{right:-40px;max-width:280px !important}}@media(max-width: 1010px){.certificate-balance-info .tip__content:after{right:24px}}.certificate-balance-info .tip__icon,.certificate-balance-info .ic-tip{width:24px;height:24px}@media(max-width: 1010px){.certificate-balance-info .tip__icon,.certificate-balance-info .ic-tip{width:19px;height:19px}}.certificate-details{margin-bottom:40px}@media(max-width: 1010px){.certificate-details{margin-bottom:20px}}.certificate-details h2{font-size:22px;font-weight:600;line-height:32px;margin-bottom:32px}@media(max-width: 1010px){.certificate-details h2{margin-bottom:16px}}.certificate-details__list{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.certificate-details__item{background-color:#f8f8f8;padding:24px}.certificate-details__item.active .certificate-details__item-btn:before{display:none}.certificate-details__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.certificate-details__item-btn{position:relative;width:52px;height:52px;margin-top:-14px;margin-bottom:-14px;margin-right:-14px;margin-left:20px}.certificate-details__item-btn:before,.certificate-details__item-btn:after{position:absolute;content:"";right:12px;top:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:14px;height:1px;background-color:#d1204b}.certificate-details__item-btn:before{-webkit-transform:translate(-50%) rotate(90deg);-ms-transform:translate(-50%) rotate(90deg);transform:translate(-50%) rotate(90deg)}.certificate-details__item-title{font-size:18px;font-weight:600;line-height:26px}.certificate-details__item-body{max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-out;-o-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.certificate-details__item-text{margin-top:16px}.certificate-details__item-text p:not(:last-child){margin-bottom:6px}.modal-order{width:650px}@media all and (max-width: 767px){.modal-order{width:100%}}.modal-order__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media all and (max-width: 767px){.modal-order__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media all and (max-width: 767px){.modal-order__actions .btn{min-width:70px;text-align:center}}.modal-order__title{font-weight:600;font-size:22px;line-height:30px;margin-bottom:16px}.modal-order .stats{padding:24px;margin-bottom:24px}@media all and (max-width: 767px){.modal-order .stats{width:100%;max-width:none}}@media all and (max-width: 600px){.modal-order .stats{padding:16px}}.modal-order .stats-item__caption{-webkit-box-flex:0;-ms-flex:0 0 410px;flex:0 0 410px}@media all and (max-width: 767px){.modal-order .stats-item__caption{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}@media all and (max-width: 600px){.modal-order .stats-item__caption{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media all and (max-width: 600px){#modal-order{padding:24px}}.modal__ico{width:100%;margin-bottom:24px;width:45px;height:45px;margin:0 auto 24px auto;background:url(/local/templates/slovo/css/../images/ico__complete.svg)}.modal-change{font-size:18px;padding-right:30px}.modal-change__text{margin-bottom:15px}.modal-change__actions .btn+.btn{margin-left:15px}.stock{background:#fff;border:1px solid #e6e6e6;padding:24px}.stock+.stock{margin-top:20px}.stock:last-child{margin-bottom:30px}.stock p{color:#000}.stock__title{font-size:20px;font-weight:500;color:#d1204b;margin-bottom:20px}.audio-list__item{font-size:18px}.about p,.about ul:not(.clearlist) li{font-size:18px;line-height:30px}p+.news-single__video{margin-top:30px}.vintazh-img{width:400px;margin-bottom:20px;max-width:100%}.colored-h2,.pink{color:#d1204b}.gift-img{display:block;width:600px;height:auto;margin:0 auto 15px}.error-page{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;max-width:768px;margin:140px auto 469px auto}.error-page__number{max-width:359px;width:100%;color:#d1204b;font-size:200px;line-height:240px}.error-page__text{max-width:350px;padding-left:60px}.error-page__title{font-size:22px;line-height:32px;font-weight:600;margin-bottom:24px;max-width:285px}.error-page__desc{font-size:15px;line-height:24px;white-space:nowrap}.error-page__desc span{color:#d1204b}@media(max-width: 960px){.error-page{-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}.error-page__text{padding-left:0;text-align:center}.error-page__title{margin:0 auto 24px}}@media(max-width: 767px){.error-page{margin-bottom:0;height:50vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.error-page__number{font-size:120px;line-height:140px;text-align:center}.error-page__title{font-size:18px;line-height:24px}.error-page__desc{font-size:12px;line-height:16px;white-space:normal}}.delivery p,.delivery ul:not(.clearlist) li{font-size:18px;line-height:24px}.delivery-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.delivery-options img{height:50px}.delivery-options img+img{margin-left:15px}.kredit-img{width:200px;margin-bottom:10px}.blog-photo{max-width:1096px;margin:0 auto}.blog__title{margin:0 auto 24px;text-align:center;max-width:873px}.blog__title--m{margin-bottom:40px}.blog__subtitle{margin:0 auto 24px;padding:0 20px;text-align:center;max-width:873px;font-weight:600;font-size:22px;line-height:32px}.blog__img{margin:0 auto 40px;width:100%}.blog__img img{width:100%;max-height:730px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.blog__img figcaption{margin:24px auto 16px;text-align:center;font-weight:400;font-size:16px;line-height:19px;color:rgba(50,50,50,.8)}.blog_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media all and (max-width: 1280px){.blog_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog__social{margin-right:42px;position:sticky;top:190px}@media all and (max-width: 1280px){.blog__social{margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative;top:auto;display:-webkit-box;display:-ms-flexbox;display:flex}}@media all and (max-width: 1010px){.blog__social{margin-top:24px}.blog__social .news-single-social__btn{-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px;max-width:64px}}.blog__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:1096px}@media all and (max-width: 1280px){.blog__content{max-width:100%}}.blog__content .blog-item__quote p{font-weight:600}.blog-item__date{margin-bottom:40px;color:#000;opacity:.5;text-align:center;font-size:15px;line-height:24px;display:block}.blog-item__date--m{margin-bottom:60px}.blog-item__quote{padding:32px;font-size:18px;line-height:28px;background:#f8f8f8;border-radius:8px;font-weight:600;font-style:italic;margin-bottom:40px}.blog-item__quote--center{text-align:center}.blog-item__quote p{font-size:18px;line-height:28px}@media(max-width: 767px){.blog-item__quote{padding:24px}}.blog-item__info{max-width:874px;width:100%;margin:0 auto 40px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.blog-item__info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.blog-item__info+.note{margin-top:60px}.blog-item__desc{max-width:539px;width:100%;margin-right:20px}.blog-item__desc p{font-size:18px;line-height:28px}@media(max-width: 767px){.blog-item__desc{margin-right:0;max-width:100%}}.blog-item__product{padding-bottom:24px;max-width:316px;width:100%;-ms-flex-item-align:start;align-self:flex-start}@media(max-width: 767px){.blog-item__product{max-width:none}}.blog-item__product.slick-slider{margin-bottom:32px}@media(max-width: 600px){.blog-item__product.slick-slider{margin:0 auto 32px}}.blog-item__product .slick-prev{width:20px;height:20px;top:100%;left:50%;-webkit-transform:translateX(-32px);-ms-transform:translateX(-32px);transform:translateX(-32px)}@media(max-width: 767px){.blog-item__product .slick-prev{top:auto;bottom:-10px}}.blog-item__product .slick-next{width:20px;height:20px;top:100%;right:50%;-webkit-transform:translateX(32px);-ms-transform:translateX(32px);transform:translateX(32px)}@media(max-width: 767px){.blog-item__product .slick-next{top:auto;bottom:-10px}}.blog-item__info .blog-item__product{padding-bottom:0}.blog-item__gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media(max-width: 495px){.blog-item__gallery{grid-template-columns:1fr;grid-gap:15px}}.blog-item__photo{display:block;width:100%}.blog-item-tags{margin-top:45px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 495px){.blog-item-tags{-ms-flex-wrap:wrap;flex-wrap:wrap}}.blog-item__tag{padding:8px;font-size:13px;line-height:1.4;font-weight:500;border:1px solid rgba(0,0,0,.05);border-radius:2px;margin-right:8px;margin-bottom:8px;cursor:pointer}.blog-item__tag:hover{background-color:#d1204b;color:#fff}.blog-item__tag:last-child{margin-right:0}@media(max-width: 495px){.blog-item__tag{margin-bottom:8px}}.blog-video{max-width:650px;width:100%;margin:0 auto;padding-bottom:30px;margin-top:60px}.blog-video__item{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-align:center;-ms-flex-align:center;align-items:center;text-align:center}.blog-video__item+.blog-video__item{margin-top:60px}@media(max-width: 767px){.blog-video__item+.blog-video__item{margin-top:40px}}.blog-video__player{margin-bottom:30px}.blog-video__player img{width:100%;display:block}.blog-video__title{font-size:24px;line-height:1.4;font-weight:600;margin-bottom:20px}@media(max-width: 767px){.blog-video__title{font-size:18px;margin-bottom:16px}}.blog-video__desc{position:relative;font-size:18px;line-height:1.4;padding-bottom:20px}.blog-video__desc::before{position:absolute;content:"";bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;width:85px;height:3px;background-color:#d1204b}@media(max-width: 767px){.blog-video__desc{font-size:16px;padding-bottom:16px}.blog-video__desc::before{width:40px}}.blog__type{display:inline-block;width:auto;padding:7px 8px;border-radius:2px;color:#000;margin-right:11px;margin-bottom:8px;background:#fff;font-size:13px;font-weight:500;line-height:20px;border:1px solid rgba(209,32,75,.4)}.blog__type--compilation{background:#91ebff;border:1px solid transparent}.blog__type--interview{background:#ff9ed8;border:1px solid transparent}.blog__type--articles{background:#d9a9ff;border:1px solid transparent}.blog__type--quiz{background:#b7f57a;border:1px solid transparent}.blog__type--tests{background: #FFFF85;border: 1px solid transparent;}.blog__type--video{background:#a8d0ff;border:1px solid transparent}.blog__type--gallery{background:#ffd98d;border:1px solid transparent}.blog__type--question{background:#a2ffdd;border:1px solid transparent}.blog-listing{display:grid;grid-template-columns:1fr 1fr}@media(max-width: 767px){.blog-listing{grid-template-columns:1fr}}.blog-article{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;text-align:center;padding:64px;border:1px solid #e6e6e6}.blog-article .blog__type{border-radius:3px}@media(max-width: 1240px){.blog-article{padding:32px}}@media(max-width: 767px){.blog-article{padding:24px}}.blog-article__img{margin-bottom:30px;width:300px;height:300px}@media(max-width: 1010px){.blog-article__img{width:150px;height:150px}}.blog-article__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;border-radius:50%}.blog-article__type{display:inline-block;width:auto;padding:5px 8px;margin-bottom:18px;font-weight:500;font-size:18px;line-height:26px}.blog-article__title{font-size:22px;line-height:1.3;font-weight:600;margin-bottom:16px}.blog-article__desc{margin-bottom:32px;font-size:16px;line-height:24px}.blog-article__tags{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-article__date{font-size:15px;line-height:24px;color:rgba(0,0,0,.5)}.blog-slider .slick-next{background-image:url(/local/templates/slovo/css/../images/icon-arrow-white.png);background-size:24px;background-repeat:no-repeat}@media(max-width: 767px){.blog-slider .slick-next{display:none !important}}.blog-slider .slick-prev{background-image:url(/local/templates/slovo/css/../images/icon-arrow-white.png);background-size:24px;background-repeat:no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width: 767px){.blog-slider .slick-prev{display:none !important}}.blog-slider .slick-dots{bottom:30px !important}.blog-slider__item{position:relative;height:602px}.blog-slider__item .blog__type{margin-bottom:24px;border-radius:4px}@media(max-width: 991px){.blog-slider__item{height:428px}}.blog-slider__item-body{padding:60px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:538px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.6)}@media(max-width: 767px){.blog-slider__item-body{left:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:100%;height: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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.blog-slider__title{font-weight:600;font-size:32px;line-height:130%;text-transform:uppercase;margin-bottom:24px}@media(max-width: 991px){.blog-slider__title{font-size:30px}}@media(max-width: 767px){.blog-slider__title{margin:0 auto 24px}}.blog-slider__img{position:absolute;top:0;left:0;right:0;width:100%;z-index:-1;height:100%;-o-object-fit:cover;object-fit:cover}.blog-slider__date{font-size:22px;line-height:1.1;font-weight:400}.blog-slider__type{padding:8px 11px;margin:0;font-weight:600;font-size:20px;line-height:24px}.blog-panel{padding:60px 0 24px}.blog-panel{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}@media(max-width: 991px){.blog-panel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.blog-sort{max-width:230px;width:100%}@media(max-width: 991px){.blog-sort{margin-top:12px}}@media(max-width: 495px){.blog-sort{max-width:100%}}.blog-sort .select-title__value{text-transform:uppercase}.blog__interview{padding-bottom:40px;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #e6e6e6}.blog__interview-body{width:calc(100% - 670px)}@media all and (max-width: 1280px){.blog__interview-body{width:100%}}.blog__interview--L .blog__interview-body{width:calc(100% - 335px)}@media all and (max-width: 1010px){.blog__interview--L .blog__interview-body{width:100%}}.blog__interview-products--wide+.blog__interview-body{width:100%}@media all and (max-width: 1010px){.blog__interview-body{width:100%}}.blog__interview-author{margin-bottom:8px;font-weight:400;font-size:18px;line-height:28px;color:gray}.blog__interview-title{margin-bottom:16px;font-weight:600;font-size:22px;line-height:32px}.blog__interview-title:after{margin-top:16px;content:"";display:block;width:80px;height:0;border-bottom:3px solid #d1204b}.blog__interview-text{font-weight:400;font-size:18px;line-height:28px;color:rgba(0,0,0,.8)}.blog__interview-text p{font-size:18px;line-height:28px}.blog__interview--L .blog__interview-products{width:315px}.blog__interview-products{margin-left:20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:650px;display:-webkit-box;display:-ms-flexbox;display:flex}.blog__interview--L .blog__interview-products{width:315px;-ms-flex-item-align:start;align-self:flex-start}@media all and (max-width: 1010px){.blog__interview--L .blog__interview-products{margin-top:20px;width:100%}}.blog__interview-products--wide{padding:0 0 0 111px;margin-left:0;margin-top:20px;width:100% !important;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}@media all and (max-width: 1240px){.blog__interview-products--wide{padding:0}}@media all and (max-width: 1010px){.blog__interview-products--wide{padding:0}}@media all and (max-width: 1010px){.blog__interview-products{margin-left:0;margin-top:20px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.blog__interview-products .product-col{width:315px}@media all and (max-width: 600px){.blog__interview-products .product-col{width:calc(100vw - 40px)}}.blog__content-inner{margin:0 auto;max-width:874px}.blog__content-title{padding:0 20px;margin:40px 0;font-weight:600;font-size:18px;line-height:26px;text-align:center}.blog__content-title:first-child{margin-top:0}.blog__content-title:before{content:"";margin:0 auto 32px;width:85px;height:0;display:block;border-bottom:3px solid #d1204b}.blog__content-title p{-ms-flex-wrap:inherit;flex-wrap:inherit;font-size:inherit;line-height:inherit}.blog__content{color:#000}.blog__content p{font-weight:400;font-size:18px;line-height:28px}.blog__content .blockquote{margin-top:30px;margin-bottom:40px;padding:32px 32px 32px 63px;position:relative;font-weight:400;font-size:16px;line-height:26px;text-align:left;font-style:normal;background:#f8f8f8;border-radius:8px;color:#000}.blog__content .blockquote:first-child{margin-top:0}.blog__content .blockquote:last-child{margin-bottom:0}.blog__content .blockquote figcaption{margin:8px 0;font-weight:600;font-size:14px;line-height:20px;color:#000}.blog__content .blockquote figcaption:first-child{margin-top:0}.blog__content .blockquote figcaption:last-child{margin-bottom:0}.blog__content hr{margin:30px 0;border-top:1px solid #e6e6e6}.blockquote__text{position:relative}.blockquote__text:before{content:url(/local/templates/slovo/css/../images/blockquote.svg);position:absolute;left:-32px;top:0}.blockquote__text p{font-size:16px;line-height:26px}.blog__content h2{margin:40px 0;font-size:24px;line-height:32px;text-align:center}.blog__content h3{margin:60px 0 30px;font-weight:600;font-size:22px;line-height:32px;text-align:center}.blog__content h3:after{content:"";margin:16px auto 0;width:85px;height:0;display:block;border-bottom:3px solid #d1204b}.blog__content-inner ul:not(.clearlist) li{font-size:16px;line-height:24px;color:#000}.blog__content ul:not(.clearlist){padding-bottom:0}.blog__author{margin:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start}@media all and (max-width: 600px){.blog__author{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog__author--L{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 1010px){.blog__author--L{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog__author p{font-size:16px;line-height:24px}.blog__author-img{margin-right:24px;-ms-flex-negative:0;flex-shrink:0}@media all and (max-width: 600px){.blog__author-img{margin:0 auto 24px}}.blog__author--L .blog__author-img{margin-right:0}.blog__author-img img{display:block;width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog__author--L .blog__author-img img{width:436px;height:413px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.blog__author-img figcaption{text-align:center;max-width:350px;margin:24px auto 16px;font-size:16px;line-height:19px;color:rgba(50,50,50,.8)}.blog__author--L .blog__author-body{margin-top:-58px;margin-left:-32px;padding:32px;font-size:16px;line-height:24px;background:#f8f8f8;border-radius:8px}@media all and (max-width: 1010px){.blog__author--L .blog__author-body{margin:0}}.blog__author-name{margin-bottom:16px;font-weight:600;font-size:22px;line-height:32px}@media all and (max-width: 1010px){.blog__author-name{text-align:center}}.blog__chronology{padding:40px;margin:40px 0;font-size:18px;line-height:28px;border:1px solid #d1204b;border-radius:8px}.blog__chronology:last-child{margin-bottom:0}.blog__chronology p{font-size:18px;line-height:28px}.blog__chronology ul{margin-top:40px}.blog__chronology ul li{font-size:16px;line-height:24px;color:#000}.blog__chronology-inner{margin:0 auto;max-width:874px}.blog__chronology-inner ul:not(.clearlist) li{font-size:16px}.blog__chronology-title{margin:0 0 40px;font-weight:600;font-size:24px;line-height:32px;text-align:center}.blog__author-gallery{margin:40px 0;padding:0 111px}@media all and (max-width: 600px){.blog__author-gallery{margin:40px -20px;padding:0}}.blog__author-gallery-item{padding:32px;background:#f8f8f8;border-radius:8px}.blog__author-gallery-name{padding-bottom:16px;margin-bottom:16px;font-weight:600;font-size:22px;line-height:32px;border-bottom:1px solid #e6e6e6}.blog__author-gallery-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 600px){.blog__author-gallery-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog__author-gallery-content-img{margin-right:24px;width:220px;height:230px;-ms-flex-negative:0;flex-shrink:0}@media all and (max-width: 600px){.blog__author-gallery-content-img{margin:0 auto 24px}}.blog__author-gallery-content-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.blog__author-gallery-content-text{font-size:16px;line-height:24px;color:rgba(0,0,0,.8)}.blog__author-gallery-content-text p{font-size:inherit;line-height:inherit}.blog__question{margin:40px 0}.blog__question-title{margin-bottom:40px;padding-left:32px;font-weight:600;font-size:18px;line-height:28px;border-left:3px solid #d1204b}.blog__question-answer{margin:0 auto;max-width:874px;font-weight:400;font-size:18px;line-height:28px;color:rgba(0,0,0,.8)}.blog__question-answer:after{content:"";display:table;clear:both}.blog__question-answer .gallery{margin-left:-111px;margin-right:-111px}@media all and (max-width: 1240px){.blog__question-answer .gallery{margin-left:0;margin-right:0}}.blog__question-answer .blog-item__info{margin:40px auto 0}.blog__quotes{padding:32px;margin:40px 0;background:#f8f8f8;border-radius:8px}.blog__quotes:last-child{margin-bottom:0}.blog__quotes-item-figcaption{font-weight:600}.blog__quotes-title{margin-bottom:16px;font-weight:600;font-size:22px;line-height:32px}.blog__quotes-item{padding-left:32px;position:relative;padding-top:16px;margin-top:16px;font-size:16px;line-height:26px;color:rgba(0,0,0,.8);border-top:1px solid #e6e6e6}.blog__quotes-item:before{content:"";position:absolute;left:0;top:16px;width:24px;height:24px;background:url(/local/templates/slovo/css/../images/blockquote.svg) no-repeat center/100%}.blog__about{margin:40px 0;padding:32px;background:#f8f8f8;border-radius:8px}.blog__about:last-child{margin-bottom:0}.blog__about-title{padding-bottom:16px;margin-bottom:16px;font-weight:600;font-size:22px;line-height:32px;border-bottom:1px solid #e6e6e6}@media all and (max-width: 600px){.blog__about-title{text-align:center}}.blog__about-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:16px;line-height:24px;color:rgba(0,0,0,.8)}@media all and (max-width: 600px){.blog__about-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog__about-img{margin-right:24px;-ms-flex-negative:0;flex-shrink:0;width:100px;height:100px}@media all and (max-width: 600px){.blog__about-img{margin:0 auto 24px}}.blog__about-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog__date{color:gray;margin-top:40px}.blog__date strong{font-weight:400;color:#000}.similar{padding-top:60px;margin-top:60px;border-top:1px solid #e6e6e6}.similar__title{font-size:40px;line-height:1;font-weight:700;margin-bottom:24px}@media(max-width: 767px){.similar__title{font-size:30px}}.similar-item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-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;text-align:center;height:100%;padding:29px 0 32px;min-height:427px;height:100%}.similar-item__img{margin-bottom:16px}.similar-item__img img{display:block;margin:0 auto}.similar-item__type{width:auto;display:inline-block;margin-bottom:16px;padding:6px 8px;background:#d9a9ff;border-radius:3px}.similar-item__title{font-weight:600;font-size:18px;line-height:1.3;color:#000;max-width:363px}.similar-item__title:hover{color:#d1204b}.similar-item__date{font-size:15px;line-height:1.4;opacity:.5;margin:auto 0 0 0}.subscribe{max-width:874px;width:100%;margin:40px auto 0}.subscribe__subtitle{font-weight:600;font-size:18px;line-height:1.4;margin-bottom:24px}.subscribe-form__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;font-size:14px;line-height:24px}.subscribe-form__info::before{display:block;content:"";margin-right:12px;width:16px;height:16px;background:url(/local/templates/slovo/css/../images/subscribe-info.svg) center center/16px no-repeat;-ms-flex-negative:0;flex-shrink:0}form.subscribe-form{padding:32px;background:#f8f8f8;border-radius:8px}@media(max-width: 495px){form.subscribe-form{padding:24px}}form.subscribe-form .form-item__label{margin-bottom:0}form.subscribe-form .form-item{margin-bottom:0;margin-right:8px}@media(max-width: 495px){form.subscribe-form .form-item{margin-right:0;margin-bottom:8px}}@media(max-width: 495px){form.subscribe-form .form__submit{width:100%}}.comments{margin-top:32px}.comments__title{margin-bottom:32px;font-weight:600;font-size:22px;line-height:32px}.comments-list{padding-bottom:24px;border-bottom:1px solid #e6e6e6;margin-bottom:24px}.comments-item+.comments-item{margin-top:24px}.comments-item__name{margin-bottom:8px;font-weight:600}.comments-item__panel{width:100%;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}.comments-item__date{font-size:14px;line-height:1.3;color:gray}.comments-item__text{margin-bottom:10px;font-size:15px;line-height:24px}.comments-item__like{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comments-item__like.active svg path{fill:#d1204b}.comments__btn{float:right;text-transform:uppercase}@media(max-width: 495px){.comments__btn{width:100%}}.like__btn{margin-right:5px}.like__btn svg{width:16px;height:16px}.recomendation{margin-top:60px;margin-bottom:22px}.recomendation__title{font-size:40px;line-height:1;margin-bottom:40px;font-weight:700}@media(max-width: 767px){.recomendation__title{font-size:30px}}.discounts{margin:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;line-height:24px}@media all and (max-width: 767px){.discounts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.discounts__item{padding:30px;width:calc(33.3% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e6e6e6}@media all and (max-width: 1010px){.discounts__item{padding:16px}}@media all and (max-width: 767px){.discounts__item{width:100%}}.discounts__item-body{margin-bottom:16px;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;grid-gap:8px 16px;gap:8px 16px}@media all and (max-width: 1010px){.discounts__item-body{-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;text-align:center}}@media all and (max-width: 767px){.discounts__item-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}}.discounts__item-num{font-weight:500;font-size:70px;line-height:84px;color:#d1204b}@media all and (max-width: 1010px){.discounts__item-num{font-size:50px;line-height:1.2}}@media all and (max-width: 767px){.discounts__item-num{font-size:70px;line-height:84px}}.discounts__item-num strong{font-weight:600}.discounts__item-footer{margin-top:auto;padding-top:16px;border-top:1px dashed rgba(128,128,128,.3)}.discounts__item-footer strong{font-size:24px;font-weight:700;line-height:29px}@media all and (max-width: 1010px){.discounts__item-footer strong{font-size:16px;line-height:24px}}@media all and (max-width: 767px){.discounts__item-footer strong{font-size:24px;line-height:29px}}.shops{margin-top:20px;margin-bottom:104px}.shops .tabs-list{margin-bottom:60px}@media all and (max-width: 600px){.shops .tabs-list{margin-bottom:30px}}.shops__online-store{margin-top:60px;position:relative}@media all and (max-width: 600px){.shops__online-store{margin-top:32px}}.shops__online-store-body{padding:60px;width:537px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:80px;left:80px;background:rgba(255,255,255,.8)}.shops__online-store-body .btn{padding:0 16px;height:50px;font-weight:600}@media all and (max-width: 1010px){.shops__online-store-body{padding:40px;top:20px;left:20px;width:auto;max-width:calc(100% - 40px)}}@media all and (max-width: 600px){.shops__online-store-body{padding:0;position:relative;left:auto;top:auto;max-width:none;text-align:center}}.shops__online-store-text{margin-bottom:24px;text-transform:uppercase;font-weight:600;font-size:32px;line-height:42px}@media all and (max-width: 600px){.shops__online-store-text{margin-top:16px;font-size:20px;line-height:1.3}}.shops__online-store-text strong{color:#d1204b}.shops__marketplaces{margin-top:40px;margin-left:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media all and (max-width: 600px){.shops__marketplaces{margin-left:0}}.shops__marketplaces-item{padding:30px;margin:20px 0 0 20px;width:calc(50% - 20px);height:200px;-webkit-box-sizing:border-box;box-sizing:border-box;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:#fff;border:1px solid #eae9e7}@media all and (max-width: 600px){.shops__marketplaces-item{width:100%;height:auto}}.shops__offline-city{margin:32px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shops__offline-city select{min-width:230px}.shops__offline-city-title{margin-right:8px;font-weight:600;font-size:15px;line-height:24px}.shops__offline-map{margin-bottom:60px}.shops__offline-stores-title{margin-bottom:30px;font-weight:600;font-size:22px;line-height:32px}.shops__offline-stores-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}@media all and (max-width: 600px){.shops__offline-stores-list{grid-template-columns:1fr}}.shops__offline-stores-item-title{margin-bottom:4px;font-weight:600;font-size:17px;line-height:24px}.shops__offline-stores-item-value{padding-left:28px;position:relative;font-weight:400;font-size:15px;line-height:24px;color:#d1204b}.shops__offline-stores-item-value:before{content:"";display:block;position:absolute;left:0;top:0;width:24px;height:24px;background:url(/local/templates/slovo/css/../images/icon-contacts-address.svg) no-repeat center/100%}.authors-nav{margin:-24px 0 36px -16px}.authors-nav-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.authors-nav__item{margin:24px 0 0 16px;width:36px;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-weight:600;font-size:15px;line-height:30px;color:#000;border:1px solid transparent;border-radius:2px}.authors-nav__item._active,.authors-nav__item:hover{border:1px solid rgba(209,32,75,.4)}.authors-item{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;-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}.authors-item__img{margin-bottom:24px;width:230px;height:230px;border-radius:50%;overflow:hidden}.authors-item__img img{width:100%}.authors-item__name{margin-bottom:16px;font-size:15px;line-height:18px;text-transform:uppercase;font-weight:600}.authors-item__ganres{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:8px;gap:8px}.authors__ganre{padding:8px;font-size:13px;line-height:20px;border:1px solid rgba(0,0,0,.05);border-radius:2px;font-weight:500}.authors__ganre:hover{border-color:#d1204b;background-color:#d1204b;color:#fff}.authors-list__title{font-size:40px;line-height:48px;font-weight:600;margin-bottom:56px}.authors-filter .form-item__label{color:#000}.authors-list .slick-next{right:-35px}@media(max-width: 767px){.authors-list .slick-next{right:0}}.authors-list .slick-prev{left:-35px}@media(max-width: 767px){.authors-list .slick-prev{left:0}}.authors-alphabet{margin-bottom:60px;padding-bottom:72px}.authors-alphabet__letter{font-size:40px;font-weight:600;margin-bottom:32px}.authors-alphabet__list{-webkit-column-count:4;-moz-column-count:4;column-count:4;grid-gap:0 20px}@media all and (max-width: 1240px){.authors-alphabet__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(max-width: 600px){.authors-alphabet__list{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;-webkit-column-count:initial;-moz-column-count:initial;column-count:initial;height:310px;overflow-y:auto}}.authors-alphabet__item{font-size:15px;line-height:32px;font-weight:600;color:#000;display:block}.authors-alphabet__item:hover{text-decoration:underline}.authors-alphabet .slick-list{padding-bottom:32px;border-bottom:1px solid #e6e6e6}.authors-alphabet .slick-next{left:auto;top:auto;right:0;bottom:0}.authors-alphabet .slick-prev{left:auto;top:auto;right:64px;bottom:0}.authors-alphabet .slick-dots{text-align:left;bottom:15px;width:calc(100% - 100px)}.form-select__clear{position:relative;position:relative;padding:8px 8px 8px 40px;font-size:15px;line-height:24px}.form-select__clear::before{width:16px;height:16px;content:"";position:absolute;left:8px;top:11px;content:url(/local/templates/slovo/css/../images/icon-search-clear.svg)}.select2-results__option{position:relative;padding:8px 8px 8px 40px;font-size:15px;line-height:24px}.select2-results__option::before{width:16px;height:16px;content:"";border:2px solid #000;position:absolute;left:8px;top:11px}.select2-results__option::after{position:absolute;content:"";width:8px;height:8px;left:12px;top:15px;background-color:#d1204b;opacity:0}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#fff;color:#000}.select2-container--default .select2-results__option--selected{background-color:#fff;color:#000}.select2-container--default .select2-results__option--selected::after{opacity:1}.select2-container{background-color:transparent}.select2-container--default .select2-selection--multiple{border:1px solid #000;padding:8px 32px 8px 16px;border-radius:0px;position:relative}.select2-container--default .select2-selection--multiple::after{position:absolute;right:8px;top:11px;content:"";width:16px;height:16px;background:url(/local/templates/slovo/css/../images/icon-arrow-select.svg) center/16px no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.select2.select2-container.select2-container--default.select2-container--open .select2-selection--multiple::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select2-container .select2-selection--multiple .select2-selection__rendered{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select2-dropdown{border:none;background:#fff;-webkit-box-shadow:0px 5px 20px rgba(0,0,0,.15);box-shadow:0px 5px 20px rgba(0,0,0,.15);top:5px;padding:8px 16px;z-index:25}@media(max-width: 1010px){.authors-filter .header-search__results{width:100%;top:40px;left:0}}@media(max-width: 767px){.authors-filter .header-search__results{-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.12),0px 20px 30px rgba(0,0,0,.1);box-shadow:0px 0px 8px rgba(0,0,0,.12),0px 20px 30px rgba(0,0,0,.1)}}.authors-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}@media(max-width: 1010px){.authors-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:65px;position:relative}}.authors-card__info{max-width:295px;width:100%;margin-right:40px}@media(max-width: 1010px){.authors-card__info{max-width:100%;margin-right:0;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}}.authors-card__title{margin-bottom:40px}@media(max-width: 1010px){.authors-card__title{width:100%;position:absolute;top:0;left:0;text-align:center;margin-bottom:0}}.authors-card__img{margin-bottom:24px;border-radius:50%;overflow:hidden}.authors-card__about{font-style:italic;padding:24px 0;border-top:1px solid #e6e6e6;text-align:center;font-weight:600;line-height:24px}.authors-card__genre{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;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:24px;border-top:1px solid #e6e6e6;grid-gap:8px;gap:8px}.authors-card__genre-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;padding:8px;border:1px solid rgba(0,0,0,.05);border-radius:2px;font-size:13px;line-height:20px;font-weight:500;cursor:pointer}.authors-card__genre-item:hover{border-color:#d1204b;color:#d1204b}.authors-card__main{width:100%}.authors-card__tabs{margin-top:64px;margin-bottom:40px}.authors-card__books{margin-top:40px}.authors-card__books-title{font-size:32px;line-height:40px;margin-bottom:24px;font-weight:600}.authors-card__desc{margin-bottom:24px}.authors-card__desc p{font-size:18px;line-height:28px;margin-bottom:18px}@media(max-width: 600px){.authors-card__desc p{font-size:15px;line-height:20px;margin-bottom:15px}}.authors-card__quote{padding:16px 24px;border-top:2px solid #d1204b;border-bottom:2px solid #e6e6e6;margin-bottom:60px;font-weight:600;position:relative}@media(max-width: 600px){.authors-card__quote{margin-bottom:40px;padding:16px}}.authors-card__quote::before{position:absolute;bottom:-24px;right:24px;content:"";width:65px;height:54px;background:url(/local/templates/slovo/css/../images/ico__quote.svg) center center/contain no-repeat}@media(max-width: 600px){.authors-card__quote::before{width:32px;height:28px;bottom:-13px}}.authors-card__quote-text{font-size:18px;line-height:28px;font-style:italic}.authors-card__quote-person{font-size:14px;line-height:20px;margin-top:8px;color:gray}.authors-card__facts{margin-bottom:40px}.authors-card__facts-title{margin-bottom:24px;font-size:32px;line-height:40px;font-weight:600}.authors-card__facts-list{counter-reset:section}.authors-card__facts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;font-size:18px;line-height:28px}.authors-card__facts-item::before{counter-increment:section;content:counter(section);font-size:32px;line-height:40px;font-weight:400;left:0;color:#d1204b;margin-right:48px}@media(max-width: 600px){.authors-card__facts-item::before{margin-right:32px}}@media(max-width: 600px){.authors-card__facts-item{font-size:15px;line-height:20px}}.authors-card__publications-title{margin-bottom:40px;font-size:32px;line-height:40px;font-weight:600}.authors-card__publications-list .news-item{margin-bottom:40px}.authors-card__publications-list .paginator{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0}@media(max-width: 1010px){.authors-card__publications-list .news-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authors-card__publications-list .news-item__image{max-width:100%;height:auto;margin:0 0 20px 0;width:100%;display:block}}.products-included{width:100%;padding-bottom:46px}.products-included__carousel{width:100%}.products-included__carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.products-included__carousel .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.products-included__carousel .product-item{width:100%}@media(max-width: 600px){.products-included{padding-bottom:24px}}.products-included__title{margin-bottom:24px}@media(max-width: 600px){.products-included__title{margin-bottom:16px}}@media only screen and (max-width: 1399px){.center-wrapper{max-width:1200px}.promoslider .slick-prev{left:calc(50% - 625px)}.promoslider .slick-next{right:calc(50% - 625px)}.promoslider .slick-dots{left:calc(50% - 585px)}.promoslider-item-body{-webkit-transform:translate(-47px, -50%);-ms-transform:translate(-47px, -50%);transform:translate(-47px, -50%)}.main-sidebar{margin-right:20px}.news .main-sidebar{padding-top:25px}.news-single{padding:15px 181px 0px}.order-content{-webkit-box-flex:0;-ms-flex:0 0 800px;flex:0 0 800px;max-width:800px}.order-bottom{width:740px}.catalog-content .recommend{width:840px}.catalog-content .products-carousel .product-col{width:420px}.catalog-row .product-col{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.catalog-row .product-col_2{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.products-carousel .product-col{width:390px}.header-menu-list>li>a{padding:15px 7px;font-size:14px}.dropdown ul{max-height:400px}.dropdown ul li{margin-bottom:15px}.dropdown ul li a{font-size:14px}.order-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;margin-right:30px;padding-top:0}.cart-item-info{padding:0 20px}.cart-item-price{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;width:130px}.cart-item-quantity{-webkit-box-flex:0;-ms-flex:0 0 242px;flex:0 0 242px;width:242px}.favorite-item-info{padding:0 20px}.favorite-item-price{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;width:130px}.footer-payment{left:-258px}body{padding-top:125px}}@media only screen and (max-width: 1240px){.center-wrapper{max-width:960px}.header-search{width:400px}.header-menu-list>li>a{padding:15px 5px;font-size:11px}.promoslider{height:600px}.promoslider .slick-prev{left:calc(50% - 470px)}.promoslider .slick-dots{left:calc(50% - 480px)}.promoslider-item{height:600px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.promoslider-item-body{top:40px;-webkit-transform:translate(74px, 0);-ms-transform:translate(74px, 0);transform:translate(74px, 0)}.promoslider .slick-arrow{top:auto;bottom:26px}.promoslider .slick-next{right:auto;left:calc(50% - 425px)}.promoslider .slick-dots{margin-left:110px !important}.dropdown ul{padding-right:20px;min-width:170px}.dropdown ul li{margin-bottom:15px}.dropdown ul li a{font-size:14px}.tabs__btn{margin-right:20px;padding:0 8px 12px}.footer{padding:50px 0}.footer-subscribe{margin-bottom:50px}.footer-contacts{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-payment{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.main-row{display:block}.news .main-sidebar{padding-top:0}.main-sidebar{margin:0 0 20px 0;max-width:100%}.main-sidebar__title{display:none}.main-nav{padding:0}.main-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.main-nav-list li a{white-space:nowrap}.news-content-top{margin-bottom:30px}.news-single{padding:15px 0 0}.news-single__date{position:relative;top:0;margin-bottom:25px}.news-single-social{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px}.news-single-social__btn{margin-right:2px}.cabinet{padding-top:0}.main-sidebar{padding-top:0}.cabinet-info__discount .tip__content{left:auto;right:-34px}.cabinet-info__discount .tip__content:after{left:auto;right:29px}.order-row{display:block;padding-top:0;position:relative;padding-bottom:65px}.order-content{max-width:100%;margin-right:0}.order-content__bottom{margin:0;position:absolute;bottom:0;right:0;width:100%}.order-bottom{width:100%;max-width:100%;margin:0}.order-total{max-width:100%}.order-content--last+.order-total{display:block}.order-content .cabinet-discount{margin-bottom:30px}.catalog-content-row .product-col,.catalog-row .product-col{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.catalog-content-row .product-col_2,.catalog-row .product-col_2{-webkit-box-flex:0;-ms-flex:0 0 66.666%;flex:0 0 66.666%;max-width:66.666%}.catalog-content-row .product-col_wide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.catalog-content .products-carousel .product-col,.products-carousel .product-col{width:310px}.catalog-content .products-carousel .product-col_2,.products-carousel .product-col_2{width:620px}.products-carousel .slick-prev{left:-35px}.products-carousel .slick-next{right:-35px}.catalog-content .recommend{width:100%}.main__title br{display:none}.catalog-body{display:block}.header-menu-list>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;padding:10px 7px;line-height:1.3}.catalog-view{display:none}.catalog-filter__btn{display:inline-block}.catalog-content .catalog-top{padding-left:0}.catalog-top-col:first-child{display:none}.catalog-content .catalog-top-col:first-child{display:block}.catalog-filter{position:fixed;left:-100%;top:0;width:100%;height:100%;padding-bottom:30px;background:#fff;overflow-y:auto;overflow-x:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:100}.catalog-filter.active{left:0}.catalog-filter-top{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:20px 25px;border-bottom:1px solid rgba(0,0,0,.1)}.catalog-filter__title{font-size:30px;font-weight:600;text-transform:uppercase}.catalog-filter__close{position:absolute;top:calc(50% - 10px);right:20px;width:20px;height:20px}.catalog-filter__close img{width:100%}body.lock{overflow:hidden}.catalog-filter-blocks{margin-bottom:15px}.tip__content{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tip__content:after{left:50%;-webkit-transform:rotate(45deg) translate(-25%, 50%);-ms-transform:rotate(45deg) translate(-25%, 50%);transform:rotate(45deg) translate(-25%, 50%)}}@media only screen and (max-width: 1010px){.center-wrapper{max-width:720px}h1,.title_1{font-size:35px}body{padding-top:80px}body.lock{overflow:hidden}.header{position:fixed;left:0;top:0;width:100%;background:#fff}.header-search{width:auto;margin-right:15px}.header-search-body{position:fixed;left:0;top:82px;width:100vw;padding:16px 160px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);-webkit-transition:all ease-in .2s;-o-transition:all ease-in .2s;transition:all ease-in .2s;visibility:hidden;opacity:0}.header-search-body form{position:relative}.header-search-body.shown{visibility:visible;opacity:1}.header-search__close{display:block;position:absolute;right:-110px;top:12px}.header-search__results{width:calc(100% - 320px);left:160px;top:calc(100% - 8px)}.header-view{display:none}.header-top-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.header-view-mobile{display:block}.header-search__toggle{display:block}.header-view-mobile{display:block}.header-menu__toggle{display:block;margin-right:15px}.contacts-map,.contacts-form,.contacts-tabs-content{max-width:100%}.header-menu-top{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(0,0,0,.1)}.header-menu{position:fixed;left:-100%;top:0;width:100%;height:100%;background:#fff;overflow-y:auto;overflow-x:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:100}.header-menu.open{left:0}.header-menu__item-toggle{margin:-4px -38px -4px 10px;display:block;width:40px;height:40px;background:url(/local/templates/slovo/css/../images/icon-arrow-next.svg) no-repeat center/20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;-ms-flex-item-align:start;align-self:flex-start}.header-menu__item--opened .header-menu__item-toggle{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.dropdown{position:relative;width:100%;-webkit-box-shadow:none;box-shadow:none;padding:30px 0 30px 15px;border-bottom:1px solid #eee;background:#eee}.dropdown ul{padding-right:15px;max-height:418px}.dropdown ul::-webkit-scrollbar{width:12px;height:12px}.dropdown ul::-webkit-scrollbar-thumb{background:rgba(52,58,64,.16);border-radius:4px;border:4px solid #eee}.dropdown ul::-webkit-scrollbar-track{background:transparent}.dropdown ul{scrollbar-face-color:rgba(52,58,64,.16);scrollbar-track-color:transparent}.dropdown ul+ul{margin-top:15px}.dropdown ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown ul li a{display:inline-block;margin:0 auto;white-space:normal}.header-menu-list{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:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0;min-height:calc(100% - 80px)}.header-menu-list>li{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:5px 0;width:100%}.header-menu-list>li>a{font-size:16px;text-align:center !important}.promoslider-item__image{top:auto;bottom:0;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.promoslider-item-body{width:100%;max-width:690px;top:40px;left:50%;right:auto;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.promoslider .slick-slide{overflow:hidden}.promoslider .slick-arrow{top:auto;bottom:26px}.promoslider .slick-prev{left:calc(50% - 350px)}.promoslider .slick-next{left:calc(50% - 300px)}.promoslider .slick-dots{left:calc(50% - 345px);margin-left:110px !important}.mainproducts{padding-bottom:50px}.main{padding-top:30px;padding-bottom:30px}.breadcrumbs{display:none}.tabs-list{margin-right:-40px}.tabs__btn{margin-right:15px}.footer-body{max-width:100%}.news-item{margin-bottom:40px}.news-item__image{-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px;max-width:210px;height:145px}.cabinet-info{margin-bottom:30px}.cabinet-info-user__name{font-size:20px}.tip__content{left:auto;right:-80px;-webkit-transform:none;-ms-transform:none;transform:none;max-width:324px}.tip__content:after{left:auto;right:63px}.cabinet-data{max-width:100%}.orders-item-leftside{display:block;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.orders-item-rightside{display:block}.orders-item-rightside .orders-item-cell,.orders-item-leftside .orders-item-cell{max-width:100% !important;margin-bottom:10px;padding-right:20px}.orders-item-rightside .orders-item-cell:last-child,.orders-item-leftside .orders-item-cell:last-child{margin-bottom:0}.cabinet-discount{margin-bottom:25px}.cabinet-discount+.cabinet-favorite{margin-top:-25px}.cabinet-favorite{margin-bottom:39px}.order-step-data{max-width:100%}.catalog-content-row .product-col,.catalog-row .product-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.cart-catalog .catalog-content-row .product-col{-webkit-box-flex:0;-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%}.catalog-content-row .product-col_2,.catalog-row .product-col_2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.catalog-content-row .product-col_wide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.catalog-content-row+.paginator{padding-top:5px}.catalog-content .products-carousel .product-col,.products-carousel .product-col{width:auto}.header-menu-list>li>a{height:auto}.order-content{margin-right:0}.order-delivery-block{width:100%}.delivery-company-form{padding:20px 0 0;width:100%}.delivery-company-form .order-delivery-block{padding-top:0}.payment-bank-form{width:100%}.order-payment-block{width:100%}.order-total{padding-left:60px}.cart-list{border-bottom:0}.cart-item{border-bottom:1px solid #e5e5e5}.cart-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 330px;flex:0 0 330px;max-width:330px}.cart-item-content{display:block}.cart-item-info{margin-bottom:15px;padding:0}.cart-item-price{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}.cart-item__totalprice{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cart-item-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-item-quantity .quantity{margin:0 0 0 20px}.cart-item-price__note{margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;max-width:140px;text-align:left}.cart-item-totalprice__note{margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;max-width:140px;text-align:left}.cart-item-info .cart-item-price__note{-webkit-box-flex:0;-ms-flex:0 0 152px;flex:0 0 152px;max-width:152px}.cart-item__title+.cart-item-price__note{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cart-item__totalprice{margin-left:0;width:calc(100% - 152px)}.cart-item-price__number{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cart-item-actions{padding-top:23px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.favorite-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.favorite-item__image img{width:100%;height:auto}.favorite-item-content{display:block;margin:auto 0}.favorite-item-info{margin-bottom:15px;padding:0}.favorite-item-price{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:20px}.favorite-item-quantity{display:-webkit-box;display:-ms-flexbox;display:flex}.favorite-item-quantity .quantity{margin-right:40px}.favorite-item-price__note{margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 152px;flex:0 0 152px;max-width:152px}.favorite-item__totalprice{margin-left:0}.order-content__bottom{width:calc(100% - 60px)}.filter-tooltip{left:calc(100% - 170px) !important}.filter-tooltip:before{left:calc(100% - 30px) !important}.orders-item__price{padding-left:15px}.orders-item-leftside{-ms-flex-item-align:start;align-self:flex-start}.dropdown ul li{text-align:center}.header-location{display:none}.header-top-rightside .js-btn-location-check-mobile{display:block;cursor:pointer}.ic-location{width:15.6px;height:19.2px}}@media only screen and (min-width: 768px){.contacts-tabs-body{display:block !important}}@media only screen and (max-width: 767px){h1,.title_1{font-size:30px;line-height:40px}.center-wrapper{max-width:100%;padding:0 20px}.header-menu-list>li>a{padding:10px}.promoslider{height:500px}.promoslider .center-wrapper{padding:0}.promoslider-item__image{bottom:40px;z-index:-1}.promoslider-item{height:500px;padding:50px 20px 0}.promoslider-item:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(208,208,208,.8);z-index:-1}.promoslider-item-body{padding:0;background:none;position:relative;left:auto;top:auto;max-width:100%;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.promoslider-item__title{font-size:40px}.promoslider-item__desc{margin-bottom:30px;max-width:430px}.promoslider .slick-dots{padding-right:112px !important;margin:0 0 -16px !important;left:40px !important;min-height:52px;bottom:16px}.promoslider .slick-dots li{margin-bottom:16px !important}.promoslider .slick-next{right:40px;left:auto}.promoslider .slick-prev{right:90px;left:auto}.main{padding:30px 0}.breadcrumbs{display:none}.tabs-list{margin-right:-20px}.contacts-tabs{margin:0 -20px;padding-top:0;border-top:1px solid #e6e6e6}.contacts-tabs .tabs-list{display:none}.contacts-tabs .tabs-section{display:block;border-bottom:1px solid #e6e6e6}.contacts-tabs__title{position:relative;padding:22px 20px;font-size:15px;margin:0;text-transform:uppercase;font-weight:500}.contacts-tabs__title.active{color:#d1204b}.contacts-tabs__title.active:after{background-image:url(/local/templates/slovo/css/../images/icon-minus.svg)}.contacts-tabs__title:after{content:"";display:block;position:absolute;top:calc(50% - 3.5px);right:20px;width:7px;height:7px;background-image:url(/local/templates/slovo/css/../images/icon-plus.svg);background-position:50% 50%;background-repeat:no-repeat}.contacts-tabs-body{display:none}.footer{padding:30px 0}.footer-menu ul{display:block}.footer-menu ul li{margin-bottom:20px;text-align:center}.footer-subscribe{margin-bottom:24px}.footer-subscribe__title{text-align:center}.footer-subscribe-row{display:block}.footer-subscribe-input{margin:0 0 10px 0}.footer-subscribe-button .btn{width:100%}.footer-contacts{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts-tabs-body{padding:0 20px 20px}.contacts-tabs-content{border:0;padding:0}.contacts-map{height:250px}.form-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-bottom .btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-bottom .g-recaptcha{margin-right:30px}.form-captcha{margin-bottom:20px;margin-right:20px}.modal{padding:25px 20px !important}.modal .modal-form__btn{min-width:170px}.modal .form-item-row{display:block}.modal .form-item-col{max-width:100%;margin-bottom:25px}.modal .form-item-col:last-child{margin-bottom:0}.modal .form-item-phone{display:block}.modal .form-item-phone-input{margin:0 0 15px 0}.modal .form-item-phone-button .btn{width:100%}.modal__title{margin-bottom:30px;font-size:20px}.modal__close{top:25px;right:20px}.form-item{margin-bottom:25px}.modal-register-social{display:block}.modal-register-social__caption{text-align:center;margin-bottom:20px}.modal-register-social-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-nav-list{width:calc(100% + 20px);margin-right:-20px;overflow-x:auto}.main-nav-list li a{white-space:nowrap}.news-item__image{margin-right:20px}.news-item__title{font-size:18px;line-height:22px}.main-nav-list li a{padding:7px 8px}.news-single{padding:0}.cabinet-info{display:block}.cabinet-info-col{max-width:100%}.cabinet-info-col:last-child:not(:first-child){padding-top:20px;padding-left:65px}.cabinet-info__discount .tip__content{width:360px}.cabinet-sections-row{display:block}.cabinet-sections-col{margin-bottom:15px;max-width:100%}.cabinet-section{min-height:165px}.cabinet-discount{display:block}.cabinet-discount .tip__content{width:324px}.cabinet-discount__name{margin-bottom:5px}.modal-address-top{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.modal-address__caption{width:100%;margin-bottom:15px}.form-item-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-item-row .form-item-col.col-3{margin-bottom:25px}.form-item-row .form-item-col.col-3:last-child{margin-bottom:0}.form-item-col.col-3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cabinet-address-item{padding:20px}.cabinet-address-item-stats{padding-bottom:0}.cabinet-address-item-stat{display:block;margin:0;padding:15px 0;border-bottom:1px dashed rgba(128,128,128,.3)}.cabinet-address-item-stat__caption{margin-bottom:5px}.cabinet-address-item-stat__caption:after{display:none}.cabinet-address-item-stat__value{padding-left:0}.cabinet-address-item-bottom{padding:15px 0}.cabinet-data-form{padding-bottom:10px}.orders-item-top{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:25px;align-items:flex-start}.orders-item-top:before{top:38px;left:20px}.orders-item-top>.orders-item-cell{padding-top:20px;width:100%}.orders-item__status{padding-right:0}.orders-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px}.orders-item-leftside .orders-item-cell{padding-left:25px}.orders-item-rightside{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px)}.orders-item__pay,.orders-item__paid{width:100%;text-align:left}.orders-item__paid{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:40px;padding:0;border:1px solid #e6e6e6}.orders-item__paid:before{position:static;margin-right:10px}.orders-item-table .cell__title{display:none}.orders-item-table .trow{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;padding:5px 0;border-bottom:1px solid #e6e6e6}.orders-item-table .trow:first-child{padding:0}.orders-item-table .cell{display:block;border:0;width:auto}.orders-item-table .cell:nth-child(2){padding-right:10px}.orders-item-table .cell:nth-child(4){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;max-width:40px;padding-right:0}.orders-item-table .cell:nth-child(5){-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;max-width:160px}.orders-item-table .cell:nth-child(6){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;width:100%;max-width:none}.orders-item-table .cell:first-child{width:100%;padding-bottom:0}.orders-item-table .cell__mobiletitle{width:146px;display:block;text-align:left}.orders-item-table:not(.orders-item-table--history) .cell--empty{padding:0}.orders-item-table:not(.orders-item-table--history) .cell:empty{padding-right:0}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(2){width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(3){display:none}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(4){width:auto;-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;max-width:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(5){margin-left:12px;width:auto;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;display:none}.orders-item-table:not(.orders-item-table--history) .cell:nth-child(6){width:100%}.orders-item-table--discount:not(.orders-item-table--history) .cell--empty{padding:0}.orders-item-table--discount:not(.orders-item-table--history) .cell:empty{padding-right:0}.orders-item-table--discount:not(.orders-item-table--history) .cell:nth-child(2){width:auto}.orders-item-table--discount:not(.orders-item-table--history) .cell:nth-child(2):empty{width:50%}.orders-item-table--discount:not(.orders-item-table--history) .cell:nth-child(3){width:100%;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;display:block}.orders-item-table--discount:not(.orders-item-table--history) .cell:nth-child(4){width:auto;-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;max-width:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.orders-item-table--discount:not(.orders-item-table--history) .cell:nth-child(5){margin-left:12px;width:auto;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;display:none}.orders-item-table--discount:not(.orders-item-table--history) .cell:nth-child(6){width:auto}.orders-item-table__quantity-mob{margin-left:8px;padding-left:15px;position:relative;display:block}.orders-item-table__quantity-mob:before{content:"x";display:block;position:absolute;left:0;top:-1px}.cell__mobiletitle{margin-bottom:0}.orders-item-table__price{display:-webkit-box;display:-ms-flexbox;display:flex}.orders-item-table__quantity{position:relative;padding-left:15px}.orders-item-table__quantity:before{content:"x";display:block;position:absolute;left:0;top:-1px}.orders-item-table__discount{display:-webkit-box;display:-ms-flexbox;display:flex}.orders-item-table__discount-val{display:block;padding:4px;text-align:center}.products-carousel .slick-prev{left:0}.products-carousel .slick-next{right:10px}.order-step-content{padding-left:0}.cart-pack{display:block}.cart-pack-product{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:20px}.cart-pack-product__image{margin-right:0}.cart-pack-product__image img{max-width:100%;max-height:80px}.cart-pack-product__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:24px;max-width:150px;margin-right:auto}.cart-pack-quantity{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-step{margin-bottom:30px}.order-total{padding-left:0}.data{padding:25px}.data-item__caption{-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;max-width:180px}.order-promocode{margin-bottom:24px;width:100%}.order-promocode-input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.order-note{width:100%}.order-continue{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 auto;max-width:100%}.order-continue .btn{width:500px;max-width:100%}.form-item-col_index .input{padding-right:15px}.favorite-item-leftside,.cart-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px}.cart-total-bottom{display:block}.cart-total-promocode{margin-bottom:20px}.cart-total-promocode-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.products-carousel{margin-right:-20px;margin-bottom:50px}.order-recipient-form__change{margin-right:30px}.order-content__bottom{width:100%}.order-content__bottom .btn{width:100%}.orders-item-table__empty{display:none}.orders-item-table__remove{top:calc(50% - 14px);line-height:0}.orders-item-table__empty+.orders-item-table__remove{top:calc(50% - 28px)}.cart-item-actions{padding-top:23px}#modal-locations .form-item-col:first-child{max-width:unset}#modal-locations .city-list{-ms-flex-wrap:unset;flex-wrap:unset}.header-check-city-mobile{top:65px;right:0;left:0;width:100vw}.header-check-city-mobile .header-check-city__wrapper{padding:19px;grid-gap:8px;gap:8px}.header-check-city-mobile .header-check-city__title{font-size:24px}.header-check-city-mobile .header-check-city__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.header-check-city-mobile .header-check-city__btns .btn{width:100%}.js-btn-location-check-mobile{position:unset}.js-btn-location-check-mobile.shown .ic-location{position:relative}.js-btn-location-check-mobile.shown .ic-location::after,.js-btn-location-check-mobile.shown .ic-location::before{top:40px;left:-1px}}@media only screen and (max-width: 639px){.catalog-content-row,.catalog-row{display:block}.catalog-content-row .product-col,.catalog-row .product-col{max-width:100%}.catalog-top-col{min-width:auto}}@media all and (max-width: 600px){.header-search-body{padding:22px 20px 20px 23px}.header-search__close{top:12px;right:-56px}.header-search__results{width:100%;top:100%;left:0;-webkit-box-shadow:none;box-shadow:none;border-top:1px solid rgba(0,0,0,.1);max-height:calc(100vh - 164px)}.product-carousel:not(.slick-initialized){display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;overflow:auto}.product-col:not(.slick-slide){width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.form-item-email-button{width:100%}.form-item-email-button .btn{width:100%}.js-email-block{width:100%}.form-item-row_2{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-item-row_2 .form-item-col.col-2{margin-bottom:20px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:none}.payment-bank-form{-ms-flex-wrap:wrap;flex-wrap:wrap}.payment-company-item{max-width:none;width:100%}.form-bottom .g-recaptcha{margin:25px 0 0 0}.form-bottom .btn{margin-top:25px;width:100%}.form-bottom .order-recipient-form__change+.btn{width:auto}}@media only screen and (max-width: 479px){.header-logo-mobile{margin-left:12px}.promoslider{height:450px}.promoslider-item{padding-top:30px;height:450px}.promoslider-item__image{bottom:140px}.promoslider-item__desc{display:none}.promoslider-item__title{font-size:24px;line-height:1.3}.promoslider-item-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 100px)}.btn.promoslider-item__btn{margin:auto auto 0}.promoslider-item__image{width:100%;right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.contacts-item__caption{font-size:17px}.contacts-requisites-item{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-requisites-item:after{content:"";display:block;position:absolute;left:0;top:13px;width:100%;border-bottom:1px dashed gray;opacity:.3}.contacts-requisites-item__caption{-ms-flex-preferred-size:auto;flex-basis:auto;width:auto;position:relative;padding-right:10px;background:#fff;z-index:10}.contacts-requisites-item__value{text-align:right;padding-left:5px;position:relative;background:#fff;z-index:10}.form-button{margin-top:25px}.form-button .btn{width:100%}.form-buttons{margin-top:-20px;display:block;text-align:center}.form-buttons .btn{margin-top:20px;width:100%}.modal-form__recovery{display:inline-block;margin:15px 0 0}.modal-register-social{padding:20px 0}.modal-register-social__caption{font-size:17px}.modal__title{font-size:20px;letter-spacing:.9px}.news-item{display:block;margin-bottom:30px}.news-item__image{display:block;margin:0 0 20px 0;height:auto;max-width:100%}.news-item__image img{width:100%}.paginator{padding-top:10px}.news-single figcaption{padding:25px}.news-single-social{margin-right:-2px}.news-single-social__btn{height:64px;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 2px);flex:0 0 calc(25% - 2px);max-width:calc(25% - 2px)}.news-single__author{padding:10px 0 25px 0}.note_border{margin-bottom:20px}.note__link{overflow:hidden;overflow-x:hidden;max-width:90%}.cabinet-info-user:before{top:-3px;width:30px;height:30px;background-size:cover}.cabinet-info-user{padding-left:40px}.cabinet-info-col:last-child:not(:first-child){padding-left:50px}.cabinet-info-user__name{margin-bottom:8px}.cabinet-info__discount .tip__content{right:-10px;width:321px}.cabinet-info__discount .tip__content:after{right:5px}.cabinet-discount{padding:15px 20px}.cabinet-discount__text{font-size:14px}.cabinet-subscribe-item{margin-bottom:15px}.cabinet-discount .tip__content{width:306px}.cabinet-subscribe__btn{width:100%}.note__text{line-height:19px}.note:before{top:2px}.note_border:before{top:16px}.form-item-phone{display:block}.form-item-phone-input{margin:0 0 10px 0}.form-item-phone._ok .form-item-actions{margin-left:0}.form-item-email-button{margin-left:0}.form-item-phone-button{width:100%;margin-left:0}.form-item-phone-button .btn{width:100%}.cart-total .btn{width:100%}.form-item-row{display:block}.form-item-col{max-width:100% !important;margin-bottom:25px}.form-item-col:last-child{margin-bottom:0}.cabinet-address-add{display:block;text-align:center}.cabinet-address-add__btn{margin:0 0 15px 0}.cabinet-address-add__note{display:inline-block}.modal__title{font-size:17px}.orders-item-leftside .orders-item-cell{padding-right:10px}.orders-item-rightside .orders-item-cell:last-child{padding-right:0}.orders-item-top{padding:20px;font-size:14px}.orders-item-table .cell:nth-child(5){max-width:100%}.catalog-filter__btn{margin-right:10px}.header-menu-list>li{margin:3px 0}.header-menu-list>li>a{padding:8px 0}.order-recipient-top{-ms-flex-wrap:wrap;flex-wrap:wrap}.order-recipient__caption{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:0 0 20px 0}.data{padding:0 15px}.data-item{display:block;margin:0;padding:15px 0;border-bottom:1px dashed rgba(128,128,128,.3)}.data-item__caption{margin-bottom:5px;max-width:100%}.data-item__caption:after{display:none}.data-item__value{padding-left:0}.data-item__link{display:inline-block;margin:20px 0}.form-item-row_2{display:-webkit-box;display:-ms-flexbox;display:flex}.form-item-row_2 .form-item-col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0}.form-item-row_2 .form-item-col:nth-child(2){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.order-promocode{display:block}.order-promocode-input{margin:0 0 10px 0}.order-promocode-button .btn{width:100%}.delivery-company-item{padding:20px}.payment-company-item{padding:20px}.cart-list{margin-left:-20px}.cart-item,.favorite-item{padding:20px 0}.favorite-item-leftside,.cart-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;max-width:130px}.cart-item-quantity{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-item-quantity .quantity{margin:20px 0 0 0}}@media only screen and (max-width: 495px){.cart-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 147px;flex:0 0 147px;max-width:147px}#modal-locations{vertical-align:unset}}@media only screen and (max-width: 374px){.orders-item-top{font-size:13px}h1,.title_1{font-size:25px}.promoslider .slick-dots{left:20px !important}.promoslider .slick-next{right:20px}.promoslider .slick-prev{right:60px}.promoslider{height:400px}.promoslider-item{height:400px}}@media only screen and (max-width: 375px){h1,.title_1{font-size:25px}.footer-social__btn{margin:0 8px}.footer-contacts-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cabinet-section{padding:20px 15px}.cabinet-section__info span{max-width:150px}.cabinet-section__info strong{text-align:right}.cabinet-discount .tip__content{width:280px;right:-21px}.header-menu-list>li>a{font-size:15px}.cabinet-discount__text{line-height:1.3}.favorite-item-leftside,.cart-item-leftside{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px}}

.unvisible {
  opacity: 0;
  position: absolute;
  left: -9999px;
}

.color_red {
  color: #d1204b;
}

.not_click {
  pointer-events: none;
}

.blog-item__book .product-item-top {
  max-width: 556px;
  width: 100%;
  height: auto;
}

.blog-item__book .product-item__image {
  height: auto;
}

.blog-item__book .product-item-top span {
  width: 100%;
}

.modal__body #tmg_pk_form_container h3 {
  display: none;
}

.modal__body #tmg_pk_form_container .btn.btn-default {
  background: #d1204b;
}

.modal_subscribe_back {
  background: white;
  z-index: 99994;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  display: none;
  padding: 15px;
}

.modal_subscribe_back.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

h2.subscribe_title {
  font-size: 34px;
}

.modal_subscribe_back .modal__close {
  top: 60px;
}

.modal_subscribe_text {
  border: 1px solid #E6E6E6;
  padding: 25px;
}

.form-item.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn.btn_subscribe {
  padding: 25px;
}

input[name="SUBSCRIBE_EMAIL"] {
  height: 50px;
}

.form-item.last {
  margin-bottom: 0px;
}

.checkbox input.error + .checkbox__title:before {
  border: 1px solid #d1204b;
}

@media (max-width: 600px) {
  h2.subscribe_title {
    font-size: 28px;
  }

  .modal_subscribe_text {
    padding: 20px;
  }

  .form-item.flex {
    flex-direction: column;
  }

  .modal_subscribe_back .form-item-email-button {
    margin-left: 0;
  }

  .modal_subscribe_back .modal__close {
    top: 25px;
  }
}

.modal__body #tmg_pk_form_container h3 {
  display: none;
}

.modal__body #tmg_pk_form_container .btn.btn-default {
  background: #d1204b;
}

.flex_empty {
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkout_btn_auth {
  margin-right: 15px;
}

@media (min-width: 768px) {
  .orders-item-table__discount {
    width: 60px;
  }
}

@media (max-width: 768px) {
  .order .btn_red:hover {
    background: #d1204b !important;
  }
}

@media (max-width: 480px) {
  .js-sms-block .checkout_btn_auth {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

@media(max-width: 520px) {
    #delivery-map-courier {
        display: none;
    }
}

.blog-item__book {
  display: flex;
  justify-content: center;
}

.blog-item__book .product-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

.blog-item__book .product-item-top {
  height: 300px;
  max-width: 278px;
}

@media (max-width: 1010px) {
  .blog-item__book .product-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 639px) {
  .blog-item__book .product-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.dlp-sorting__item:last-child #reviewFilter {
  width: 220px;
}

.product-tabs #reviewsTab {
  display: none;
}

.cart-total-promocode-input [name="coupon"],
.js-input-cert-code,
.js-input-cert-pin {
  height: 50px;
}

.form-item-phone [name="PHONE"] {
  height: 50px;
}

@media(max-width: 650px) {
  .contacts-requisites-item__caption {
    width: auto;
    -ms-flex: auto;
    flex: auto;
    min-width: 175px;
  }
}
.contacts-requisites-item__value_nowrap {
  white-space: nowrap;
}
/* End */


/* Start:/local/templates/slovo/css/custom.css?173278680012747*/
#bx-panel,
#bx-panel.bx-panel-fixed {
    position: absolute !important;
    width: 100% !important;
    top: 0 !important;
}
._stylescroll::-webkit-scrollbar{width:12px;height:12px}
._stylescroll::-webkit-scrollbar-thumb{background:rgba(52,58,64,.16);border-radius:4px;border:4px solid #fff}
._stylescroll::-webkit-scrollbar-track{background:transparent}
._stylescroll{scrollbar-face-color:rgba(52,58,64,.16);scrollbar-track-color:transparent}
@media all and (max-width: 767px) {
    ._stylescroll::-webkit-scrollbar{width:0;height:0}
    ._stylescroll::-webkit-scrollbar-track{-webkit-box-shadow:none}
    ._stylescroll::-webkit-scrollbar-thumb{background:#fff;-webkit-box-shadow:none}
    ._stylescroll::-webkit-scrollbar-thumb:window-inactive{background:none}
}
.header-top {
    padding: 0 !important;
    height: 81px;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.header-logo {
    display: block;
}
.header-logo img {
    max-height: 68px;
}
._mt0 {
    margin-top: 0;
}
._pt0 {
    padding-top: 0;
}
.filter-tooltip {
    z-index: 100 !important;
}
.modal__title {
    padding-right: 30px;
}
@media screen and (min-width: 767px) {
    .promoslider .slick-dots {
        left: 50%;
        margin-left: 0 !important;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.promoslider .slick-dots li:last-child {
    margin-right: 0;
}
.center-wrapper {
    width: 100%;
}
.form-answer {
    display: none;
    color: #d1204b;
    font-size: 14px;
    margin-bottom: 30px;
}
.form-answer._success {
    color: #23B93D;
}
.header-favorite__quantity._hide,
.header-cart__quantity._hide {
    display: none;
}
.catalog-content .recommend {
    margin-top: 80px;
}
.modal-login__note._hide {
    display: none;
}
.error_note {
    display: none;
}
.error + .error_note {
    display: block;
}
.form__errors {
    color: #ff0000;
}
._hidden{
    display: none;
}
.header-search__bottom,
.header-search__empty {
    padding: 28px;
    font-size: 13px;
}
.header-search__bottom {
    margin-top: 10px;
}
.product-item__title {
    max-height: 37px;
    overflow: hidden;
}
.js-phone-block{
	display: none;
}
.__show{
	display: flex;
}
.cart-item__favorite.active .ic-favorite {
    background-image: url('/local/templates/slovo/css/../images/icon-favorite-active.svg');
}
.suggestions-promo {
    display: none !important;
}
.suggestions-suggestions {
    font-size: 13px;
    border-top: 0 !important;
}
.suggestions-suggestion {
    cursor: pointer;
    padding: 5px 10px;
    color: #000;
}
.suggestions-suggestion:hover{
    background: #f0f0f0;
}
.suggestions-suggestions strong {
    color: #d1204b;
    font-weight: normal;
}
.suggestions-hint{
    padding: 5px 10px;
    color: #d1204b;
    font-size: 13px;
}
.location-list {
    position: absolute;
    display: none;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    border: 1px solid #999;
    border-top: 0;
    z-index: 100;
}
.location-list__item {
    font-size: 13px;
    font-weight: 400;
}
.location-list__item._empty {
    padding: 5px 10px;
}
.location-list__item a {
    display: block;
    padding: 5px 10px;
    color: #d1204b;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.location-list__item a:hover {
    background: #efefef;
}
.location-list__item a span {
    color: #000;
}
.product-item__desc {
    padding: 0 20px;
}
.btn::before {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000 url('/local/templates/slovo/css/../images/btn-loader-black.svg') no-repeat center center;
    z-index: 10;
}
.btn.btn_red::before {
    background: #d1204b url('/local/templates/slovo/css/../images/btn-loader-red.svg') no-repeat center center;
}
.btn.btn_border::before {
    background: #fff url('/local/templates/slovo/css/../images/btn-loader-white.svg') no-repeat center center;
}
.btn._load::before {
    display: block !important;
}
.btn {
    position: relative;
    padding: 0 25px;
}
.btn:disabled::before {
    display: none;
}
.btn._disabled,
.btn:disabled,
.btn:disabled:hover {
    background: #858585 !important;
    color: #fff !important;
    border-color: #858585 !important;
    cursor: default;
}
.btn.btn_border._disabled,
.btn.btn_border:disabled,
.btn.btn_border:disabled:hover {
    background: transparent !important;
    color: #858585 !important;
    border-color: #858585 !important;
    cursor: default;
}
.form-item-code__btn:disabled {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.product-item__addcart button.btn {
    text-transform: uppercase;
}
.favorite-item.product-item_added .product-item-quantity{
    display:block
}
.favorite-item.product-item_added .product-item__addcart{
    display:none
}
.favorite-item__favorite.active .ic-favorite {
    background-image: url(/local/templates/slovo/css/../images/icon-favorite-active.svg);
}
.favorite-item__favorite .ic-favorite {
    background-image: url(/local/templates/slovo/css/../images/icon-favorite.svg);
}
.trow.product-item_added .product-item-quantity{
    display:block
}
.trow.product-item_added .product-item__addcart{
    display:none
}
.trow .orders-item-table__favorite.active .ic-favorite {
    background-image: url(/local/templates/slovo/css/../images/icon-favorite-active.svg);
}
.trow .orders-item-table__favorite .ic-favorite {
    background-image: url(/local/templates/slovo/css/../images/icon-favorite.svg);
}
.tabs-list .tabs__btn a{
	color: #000000;
}
.tabs-list .tabs__btn.active a{
	color: #d1204b;
}
.cart-coupons {
    margin-top: 15px;
}
.cart-coupons__item {
    display: flex;
    align-items: center;
}
.cart-coupons__item.flex-wrap {
    flex-wrap: wrap;
    justify-content: space-between;
}
.cart-coupons__item:not(.cart-coupons__item.flex-wrap) span.span-marked {
    padding-left: 15px;
}
.cart-coupons__item span.span-marked {
    color: #FF6156;
}
.cart-coupons__item._active span.span-marked {
    color: #23B93D;
}
.cart-coupons__item a {
    display: inline-block;
    margin-left: 15px;
}
.form-buttons .btn {
    margin-right: 30px;
}
.form-buttons .btn:last-child {
    margin-right: 0;
}
ymaps canvas, .ymaps-2-1-79-ground-pane ymaps {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
.note.note_border._cart {
    max-width: 400px;
    margin-bottom: 0;
}
.product-video__item::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1) url('/local/templates/slovo/css/../images/icon-video-play.svg') no-repeat center center;
}
.product-video__item {
    display: block;
    position: relative;
}
.product-video__item._empty::before {
    background-color: transparent;
}
.product-video__item:hover::before {
    background-color: transparent;
    background-image: url('/local/templates/slovo/css/../images/icon-video-play-red.svg');
}
.modal-subscribe .note_border::before {
    top: 15px;
}
.register-social--block {
    max-width: 700px;
}
.cabinet-address-add__btn {
    color: #000 !important;
}
.modal__ico {
    width: 45px;
    height: 45px;
    margin: 0 auto 24px auto;
    background: url('/local/templates/slovo/css/../images/ico__complete.svg');
}
.catalog-content-row.view-grid .product-col_2._width50 {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.catalog-row.view-list .product-item__collection,
.catalog-content-row.view-list .product-item__collection {
    background: #323232;
}
.product-item ._load {
    border-color: transparent !important;
}
.quantity {
    position: relative;
}
.quantity__tooltip {
    opacity: 0;
    font-size: 12px;
    margin-top: 5px;
    color: #4a4a4a;
    white-space: nowrap;
    text-align: center;
}
.product-item_added .quantity__tooltip {
    opacity: 1;
}
.select-options__value._disabled {
    background: #fff !important;
    color: gray !important;
    cursor: default;
}
/*.iti__selected-dial-code{
    display: none;
}*/
.filter-checkbox__title{
	text-transform: capitalize;
}
.quantity__btn[disabled],
.quantity__btn[disabled]:hover {
    background: transparent !important;
    -webkit-opacity: 0.4;
    opacity: 0.4;
}
.cart-clear-basket{
	text-align: right;
	padding: 12px 2px;
	max-width: 200px;
	margin-right: 0;
	margin-left: auto;
}
.cart-list{
	margin-bottom: 10px;
}
.catalog__description p {
    padding: 0;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.3;
}
.catalog__description._bottom {
    margin-top: 50px;
    margin-bottom: 0;
}
.error-page {
    margin: 50px auto 80px;
}
.error-page__text {
    max-width: none;
}
.btn ._mobile {
    display: none;
}
.authors__ganre{
    cursor: pointer;
}
.main ol:not(.clearlist) ul > li::before {
    content: "";
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #d1204b;
    border: 0;
    border-radius: 50%;
}
.main ol:not(.clearlist) ul > li {
    padding-left: 25px;
}
.main ol:not(.clearlist) ul {
    counter-reset: myCounter;
}
.dropdown__all.btn_border {
    text-transform: uppercase !important;
}
.promoslider-item-body {
    background: rgba(255, 255, 255, .9);
}
.favorite-item-actions button {
    margin-top: 10px;
    margin-left: 20px;
}
.favorite-item-actions .favorite-item-price__number {
    margin-top: 10px;
    margin-left: 20px;
}
.header-check-city__title {
    font-size: 20px;
    line-height: 30px;
}
.ic-location--red {
    width: 27px;
    height: 28px;
    background-image: url('/local/templates/slovo/css/../images/icon-location-red.svg');
}
.order-content {
    flex: 0 0 920px;
    max-width: 920px;
}
.order-address {
    margin-bottom: 0;
}
.header-top-rightside__location {
    height: 24px;
}
.header-top-rightside__location .ic-location {
    transform: translateY(1px);
}
@media screen and (max-width: 1240px) {
    .footer__feedback {
        display: none;
    }
    .footer__director {
        display: none;
    }
}
@media screen and (max-width: 1010px) {
    .header-upper {
        display: none;
    }
    .catalog-content-row.view-grid .product-col_2._width50 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .dropdown {
        text-align: center;
    }
    .dropdown__all {
        -webkit-transform: translateX(-7px);
        -moz-transform: translateX(-7px);
        transform: translateX(-7px);
    }
}

@media screen and (min-width: 1011px) {
    .digi-disable-scroll, .digi-disable-scroll header {
        padding-right: 12px;
    }
}
@media (max-width: 767px) {
    .error-page {
        height: auto;
        margin: 30px auto 50px;
    }
    .promoslider-item-body {
        background: transparent;
    }
}
@media screen and (max-width: 640px) {
    .paginator li {
        margin: 0 5px;
    }
    .paginator li a {
        width: auto;
    }
    .fancybox-slide--video {
        padding: 45px;
    }
}
@media (max-width: 600px) {
    .header-logo {
        display: none;
    }
}
@media (max-width: 540px) {
    .products-carousel .btn ._pc {
        display: none;
    }
    .products-carousel .btn ._mobile {
        display: block;
    }
}
@media screen and (max-height: 480px) {
    .fancybox-slide--video {
        padding: 45px;
    }
}
.js-sms-unavailable{
    display: none;
}
.js-sms-confirm-block{
    display: none;
}
.js-sms-auth-block{
    display: none;
}
.js-sms-count-auth{
    display: none;
}
.product-exp__favorite.active .ic.ic-favorite{
    background-image: url(/local/templates/slovo/css/../images/icon-favorite-active.svg);
}
.cart-item-weight{
    margin-top: 10px;
}
.figure--left{
    margin: 25px 20px 0 0;
    float: left;
    max-width: 395px;
}
.ruble {
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.ruble::after {
    content: 'Р';
    font-family: 'PTRoubleSans', sans-serif;
    transform: translateY(-2px);
}
.cabinet-discount__value {
    padding: 5px 8px !important;
}
.product-item__price::after {
    transform: translateY(-1px);
}
.product-item__price {
    padding-top: 10px;
    line-height: normal;
    margin: auto auto 15px;
}
.favorite-item-price__number small,
.product-item__price small {
    text-decoration: line-through;
    display: inline-block;
    color: #969696;
    margin-right: 7px;
}
.select2-span__option {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    align-items: center;
    height: 22px;
}
.select2-span__text {
    margin-left: 5px;
}
.ic-flag.ic-flag--belarus {
    background-image: url('/local/templates/slovo/css/../images/flags/belarus.png');
}
.ic-flag.ic-flag--kazakhstan {
    background-image: url('/local/templates/slovo/css/../images/flags/kazakhstan.png');
}
.ic-flag.ic-flag--rossiya {
    background-image: url('/local/templates/slovo/css/../images/flags/rossiya.png');
}
.ic-flag.ic-flag--armeniya {
    background-image: url('/local/templates/slovo/css/../images/flags/armeniya.png');
}
.ic-flag.ic-flag--azerbaydzhan {
    background-image: url('/local/templates/slovo/css/../images/flags/azerbaydzhan.png');
}
.ic-flag.ic-flag--krym {
    background-image: url('/local/templates/slovo/css/../images/flags/krym.png');
}
/* End */


/* Start:/local/components/ddp/location.select/templates/.default/style.css?1730894133474*/
.city-list__item button {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.city-list__item button:hover {
    color: #d1204b;
}
.city-list__item button span {
    color: rgba(0,0,0,.5);
}
.city-list__item > span {
    font-weight: 600;
    color: #d1204b;
}
.clear_location {
    position: absolute;
    z-index: 9999;
    right: 10px;
    top: calc(50% - 7px);
    cursor: pointer;
    width: 14px;
    height: 14px;
    pointer-events: all;
}
/* End */


/* Start:/local/templates/slovo/components/bitrix/system.auth.form/popup/style.css?1730894133144*/
.btn_mobile {
	display: none;
}

@media(max-width:481px) {
	.btn_mobile {
		display: flex;
	}

	.btn_desctop {
		display: none;
	}
}
/* End */
/* /local/templates/slovo/css/loader.css?1697528837611 */
/* /local/templates/slovo/css/plugins.css?1730894133101586 */
/* /local/templates/slovo/css/jquery.suggestions.css?16975288372083 */
/* /local/templates/slovo/css/styles.css?1750848269589611 */
/* /local/templates/slovo/css/custom.css?173278680012747 */
/* /local/components/ddp/location.select/templates/.default/style.css?1730894133474 */
/* /local/templates/slovo/components/bitrix/system.auth.form/popup/style.css?1730894133144 */
