/* Start:/local/templates/lumene/dest/styles/app.css?167100711964273*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,strong {
  font-weight: bolder;
}

small {
  font-size: 87%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

* {
  box-sizing: border-box;
}

details,main {
  display: block;
}

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

[hidden],template {
  display: none;
}

a,button {
  -webkit-tap-highlight-color: transparent;
}

a {
  text-decoration: none;
  transition: .2s;
  color: #4c5258;
  font-size: 14px;
}

a:hover {
  text-shadow: 0.5px 0px 0px #555, -0.5px 0px 0px #555;
  text-decoration: underline;
}

.link--light {
  text-decoration: underline;
}

.link--light:hover {
  font-weight: 400;
  text-decoration: none;
}

p a {
  text-decoration: underline;
}

body {
  color: #4c5258;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.6;
  font-family: "Istok Web", Arial, sans-serif;
  overflow-x: hidden;
}

h1,h2,h3,h4,h5 {
  font-weight: 700;
  margin-top: 0;
}

h1 {
  font-family: "Istok Web", Arial, sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 20px;
}

h2 {
  font-family: "Istok Web", Arial, sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 16px;
}

h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Istok Web", Arial, sans-serif;
  margin: 0 0 16px;
}

h4 {
  color: #000000;
  font-size: 16px;
  line-height: 1.2;
  font-family: "Istok Web", Arial, sans-serif;
  margin: 0 0 16px;
}

h5 {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  font-family: "Istok Web", Arial, sans-serif;
}

.title-bg {
  background: #f6f6f6;
  padding: 18px 15px;
  margin: 0 0 16px;
}

hr {
  border: none;
  width: 100%;
  height: 2px;
  background: #cfd3db;
  margin: 32px 0 24px;
}

p {
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  margin: 16px 0;
}

p small {
  font-size: 12px;
}

table {
  width: 100%;
  margin: 24px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}

table td,table th {
  padding: 4px 12px;
  border-top: none;
  border-right: none;
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  min-width: 150px;
  vertical-align: bottom;
  text-align: left;
}

/* table tr:first-child td,table tr:first-child th {
  background: #0070c0;
  color: #fff;
}

table td,table th {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

table td:first-child,table th:first-child {
  border-left: 1px solid #000;
} */

blockquote {
  font-size: 16px;
  line-height: 1.3;
  margin: 16px 0;
  position: relative;
  padding: 48px;
}

blockquote:after,blockquote:before {
  content: '"';
  font-size: 85px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  line-height: 1;
  position: absolute;
  height: 32px;
  overflow: hidden;
}

blockquote:before {
  left: 0;
  top: 0;
}

blockquote:after {
  right: 0;
  bottom: 0;
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.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.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.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.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.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.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@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.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.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.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.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.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@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.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.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.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.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.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.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.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.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.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.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.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@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.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.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.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.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.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.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-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */

.container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.main-block {
  max-width: 100%;
  width: 100%;
  margin: 30px auto;
}

.main-aside-container {
  max-width: 1240px;
  width: 100%;
  margin: 30px auto;
}

.main-container {
  max-width: 970px;
  width: 100%;
}

.btn {
  color: #102a42;
  font-weight: 400;
  font-size: 14px;
  line-height: unset;
  position: relative;
  text-decoration: none;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Istok Web", Arial, sans-serif;
  padding: 0 20px;
  transition: all .3s ease;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
}

.btn:hover {
  font-weight: 400;
  text-decoration: none;
}

.btn--light {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  min-height: 1px;
  background: transparent;
  cursor: pointer;
}

.btn--wide {
  max-width: 360px;
  width: 100%;
}

.btn--block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 20px 0 0;
}

.btn--block > * {
  margin: 5px;
}

.btn--accent {
  border-radius: 500px;
  background: #4361EE;
  min-height: 48px;
}

.btn--dark {
  color: #fff;
  background: #f68e1f;
  min-height: 44px;
}

.btn--border {
  color: #102a42;
  background: transparent;
  min-height: 45px;
  border: 1px solid #102a42;
  padding: 0 16px;
  min-width: 150px;
}

.btn--border:hover {
  color: #fff;
  background: #102a42;
}

.btn--search {
  background: url('/local/templates/lumene/dest/styles/../img/icons/search.svg') no-repeat center / 16px;
  width: 40px;
  height: 40px;
  min-width: 40px;
}

.btn--prev-page {
  width: 48px;
  height: 48px;
  min-width: 48px;
  border-radius: 10px;
  background: #fff url('/local/templates/lumene/dest/styles/../img/icons/chevron-left.svg') no-repeat center / 18px;
}

.btn--auth,.btn--basket,.btn--cross {
  width: 40px;
  height: 40px;
  min-width: 40px;
}

.btn--auth:before,.btn--basket:before,.btn--cross:before {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 18px;
  height: 18px;
  min-width: 18px;
}

.btn--chevron-right:after {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  min-width: 24px;
  margin: 0 0 0 4px;
}

.btn--chevron-right:after {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/chevron-right.svg');
}

.btn--cross {
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: url('/local/templates/lumene/dest/styles/../img/icons/cross.svg') no-repeat center / 20px;
}

.btn--burger {
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: url('/local/templates/lumene/dest/styles/../img/icons/burger.svg') no-repeat center / 20px;
}

.btn--auth:before {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/auth.svg');
}

.btn--basket {
  color: #8d8d8d;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}

.btn--basket:before {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/basket.svg');
  margin: 0 4px 0 0;
}

.btn--arrow-down-before:before {
  content: '';
  width: 11px;
  height: 6px;
  background: url('/local/templates/lumene/dest/styles/../img/icons/arrow-down.svg') no-repeat center / contain;
  margin: 0 4px 0 0;
  transition: .2s;
}

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

.overflow-hidden {
  overflow: hidden;
}

.visibility-hidden {
  visibility: hidden;
}

img {
  display: block;
  max-width: 100%;
}

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

.justify-end {
  justify-content: flex-end;
}

.hide-xl-down {
}

.hide-xl-only {
}

.hide-lg-down {
}

.hide-lg-up {
}

.hide-md-down {
}

.hide-md-up {
}

.hide-sm-down {
}

.hide-sm-only {
}

.slick-arrow {
  width: 48px;
  height: 48px;
  min-width: 48px;
}

.slick-arrow:before {
  content: "";
  display: inline-block;
  border-color: #000;
  border-style: solid;
  border-width: 2px 2px 0 0;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.slick-arrow.disabled:before {
  border-color: #cfd3db;
}

.slick-prev {
  left: -38px;
}

.slick-prev:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.slick-next {
  right: -38px;
}

.slick-next:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slick-dots {
  bottom: 0;
}

.slick-dots li button:before {
  font-size: 0;
  color: transparent;
  background: #8d8d8d;
  border-radius: 50%;
  position: static;
  width: 10px;
  height: 10px;
  display: block;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  background: #102a42;
}

.page__bg {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 553px;
  z-index: -1;
  display: none;
}

.price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.price__label {
  margin: 0 16px 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}

.price__now {
  color: #102a42;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin: 0 16px 0 0;
}

.price__old {
  color: #4c5258;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: line-through;
}

.price--total .price__now {
  font-weight: 400;
  font-size: 36px;
  line-height: 1.2;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.justify-between {
  justify-content: space-between;
}

.div h1,.div h2,.div h3,.div p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: initial;
}

.social {
  display: flex;
  flex-wrap: nowrap;
}

.social__link {
  display: inline-flex;
  width: 48px;
  height: 48px;
  min-width: 48px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 12px 0 0;
}

.social__link-fb {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/fb.svg');
  background-size: 11px 24px;
}
.social__link-vk {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/vk.svg');
  background-size: 20px;
}
.social__link-insta {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/insta.svg');
  background-size: 20px;
}

.social__link-pt {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/pt.svg');
  background-size: 20px 26px;
}

.social__link-yb {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/yb.svg');
  background-size: 20px 14px;
}

.social__link:last-child {
  margin: 0;
}

.social--bg .social__link {
  width: 32px;
  height: 32px;
  min-width: 32px;
  margin: 0 8px 0 0;
  background-color: #102A42;
  border-radius: 50%;
}

.social--bg .social__link-fb {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/fb-light.svg');
  background-size: 8px;
}

.social--bg .social__link-tw {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/tw-light.svg');
  background-size: 16px;
}

.social--bg .social__link-pt {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/social/pt-light.svg');
  background-size: 12px;
}

.social--bg .social__link:last-child {
  margin: 0;
}

.form--search .input--row {
}

.form--search .btn--border {
  margin: 16px 0 0 0;
}

.form {
  margin: 0 0 32px;
}

.form--warning {
  margin: 32px 0;
}

.form__row {
}

.form__row .input {
  width: 100%;
}

.form__row .input--number {
  padding: 0;
}

.form__send {
  display: flex;
  justify-content: center;
  margin: 24px 0 0;
}

.form__agree {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  margin: 10px auto 0;
  text-align: center;
}

.form__link {
  text-decoration: underline;
  margin: 20px 0 0;
  display: inline-block;
}

.form__link:hover {
  text-decoration: none;
  font-weight: 400;
}

.form:last-child {
  margin: 0;
}

.input {
  margin: 0 0 24px;
  position: relative;
}

.input__label {
  color: #4c5258;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  display: block;
}

.input__caption {
  color: #4c5258;
  font-size: 12px;
  line-height: 1.3;
  margin: 4px 0 0;
}

.input__elem {
  border: 1px solid #cfd3db;
  background: #fbfbfb;
  min-height: 40px;
  padding: 0 10px;
  outline: 0;
  width: 100%;
  resize: none;
  border-radius: 0;
  color: #4c5258;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
}

.input__elem:active::-webkit-input-placeholder,.input__elem:focus::-webkit-input-placeholder {
  color: transparent;
}

.input__elem:active::-moz-placeholder,.input__elem:focus::-moz-placeholder {
  color: transparent;
}

.input__elem:active::-ms-input-placeholder,.input__elem:focus::-ms-input-placeholder {
  color: transparent;
}

.input__elem:active::placeholder,.input__elem:focus::placeholder {
  color: transparent;
}

.input__checkbox {
  display: none;
}

.input__checkbox:checked + .input__checkbox-label:before {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/checkmark.svg');
  border-color: #102a42;
}

.input__checkbox-label {
  color: #4c5258;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 0 0 30px;
  display: inline-block;
}

.input__checkbox-label a {
  color: #2d4c68;
  text-decoration: underline;
}

.input__checkbox-label a:hover {
  text-decoration: none;
}

.input__checkbox-label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  min-width: 20px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #cfd3db;
  background-color: #fbfbfb;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px;
}

.input__radio {
  display: none;
}

.input__radio:checked + .input__radio-label:before {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/radiomark.svg');
  border-color: #102a42;
}

.input__radio-label {
  color: #4c5258;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 0 0 30px;
  display: inline-block;
}

.input__radio-label a {
  color: #2d4c68;
  text-decoration: underline;
}

.input__radio-label a:hover {
  text-decoration: none;
}

.input__radio-label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  min-width: 20px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #cfd3db;
  background-color: #fbfbfb;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px;
  border-radius: 50%;
}

.input__tooltip {
  display: flex;
  align-items: center;
}

.input--row {
  display: flex;
}

.input--number {
  border: 1px solid #102a42;
  min-width: 110px;
  max-width: 110px;
  width: 110px;
  display: flex;
  align-items: center;
}

.input__number {
  color: #4c5258;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  -moz-appearance: textfield;
  min-height: 40px;
  text-align: center;
  border: none;
  outline: none;
  max-width: 30px;
  padding: 0;
}

.input__number::-webkit-inner-spin-button,.input__number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input__number-down,.input__number-up {
  width: 40px;
  height: 40px;
  min-width: 40px;
  cursor: pointer;
  background-position: center;
  background-size: 10px;
  background-repeat: no-repeat;
}

.input__number-down {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/minus.svg');
}

.input__number-up {
  background-image: url('/local/templates/lumene/dest/styles/../img/icons/plus.svg');
}

select.input__elem {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fbfbfb url('/local/templates/lumene/dest/styles/../img/icons/chevron-down.svg') no-repeat calc(100% - 10px) center / 10px;
  padding-right: 32px;
}

.tooltip {
  transition: .6s;
  position: relative;
  cursor: pointer;
}

.tooltip:hover .tooltip__content {
  opacity: 1;
  visibility: visible;
}

.tooltip:hover .tooltip__desc {
  text-decoration: none;
  text-shadow: 0.5px 0px 0px #555, -0.5px 0px 0px #555;
}

.tooltip--icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: url('/local/templates/lumene/dest/styles/../img/icons/tooltip.svg') no-repeat center / 20px;
}

.tooltip--icon:hover .tooltip__content {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.tooltip--text:hover .tooltip__content {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.tooltip__desc {
  font-size: 14px;
  line-height: 1.5;
  text-decoration: underline;
}

.tooltip__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 40px;
  z-index: 3;
  margin: 0 0 0 -150px;
  width: 300px;
  transition: .3s;
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  text-align: left;
}

.tooltip__content-inner {
  padding: 16px 24px;
  background: #fff;
  border: 1px solid #cfd3db;
}

.tooltip__content p {
  margin: 0;
  font-size: 16px;
  line-height: 1.3;
}

.tooltip__content ul li {
  margin: 0 0 4px;
}

.tooltip__content ul li:last-child {
  margin: 0;
}

.tooltip__content:before {
  content: '';
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -19px;
  z-index: 5;
}

.tooltip__content:after {
  content: '';
  border: 11px solid transparent;
  border-bottom: 11px solid #cfd3db;
  position: absolute;
  top: -21px;
  z-index: 4;
}

.tooltip--only-center .tooltip__content {
}

.tooltip--only-center .tooltip__content:before {
}

.tooltip--only-center .tooltip__content:after {
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  z-index: 99990;
  display: none;
  overflow: auto;
  opacity: 0;
  transition: .3s ease;
}

.modal--open {
  display: flex;
}

.modal--fadeIn {
  opacity: 1;
}

.modal--fadeIn .modal__item,.modal--fadeIn .modal__square {
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
}

.modal--fadeIn .modal__square-img {
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  transition-delay: 0s;
}

.modal__item,.modal__square {
  -webkit-transform: translateY(-10px) scale(.98);
  transform: translateY(-10px) scale(.98);
  transition: .3s ease;
}

.modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
}

.modal__square {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: auto;
  display: none;
  max-width: 800px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.modal__square-content {
  background: #fff;
  width: 100%;
  padding: 16px;
}

.modal__square-title {
  padding: 0 60px 0 0;
}

.modal__square-desc {
  font-size: 16px;
}

.modal__square .btn--block {
  margin: 20px 0 0;
}

.promo-panel {
  background: #4c5258;
  padding: 16px 20px;
}

.promo-panel-desc {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
  text-align: center;
}

.header {
  padding: 10px 0;
  margin: 0 0 20px;
  position: relative;
}

.header .btn--burger {
}

.header__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}

.header__logo {
  display: block;
  max-width: 120px;
  min-width: 120px;
  width: 100%;
  height: 24px;
}

.header__search {
  width: 100%;
  display: none;
  align-items: center;
}

.header__search .btn--search {
  background-color: #fbfbfb;
}

.header__search .input__elem {
}

.header__auth,.header__lang {
  position: relative;
}

.header__lang {
}

.header__lang .header__panel-popup {
}

.header__lang.is-active .btn--lang:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.header__auth .header__panel-popup {
  width: 200px;
  left: 50%;
  margin: 0 0 0 -100px;
  text-align: center;
}

.header__auth .header__panel-popup h3 {
  white-space: pre-wrap;
}

.header__auth .header__panel-popup .btn {
  margin: 16px 0 0;
  width: 100%;
  display: inline-flex;
}

.header__panel {
  display: flex;
  align-items: center;
}

.header__panel .btn--lang {
  color: #303539;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase;
}

.header__panel .btn--auth {
}

.header__panel > * {
  margin: 0;
}

.header__panel > *:last-child {
  margin: 0;
}

.header__panel-popup {
  padding: 0 0 16px 28px;
  z-index: 80;
  display: none;
}

.header__panel-popup-body h3 {
  white-space: nowrap;
  text-align: left;
}

.header__panel-popup-body a {
  display: block;
  margin: 0 0 4px;
  white-space: pre;
}

.header__panel-popup-body a:hover {
  text-decoration: none;
}

.header__nav {
  width: 100%;
}

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

.header__nav-item {
  position: relative;
}

.header__nav-item:first-child {
}

.header__nav-item:hover .header__nav-link {
  text-decoration: none;
  text-shadow: 0.5px 0px 0px #555, -0.5px 0px 0px #555;
}

.header__nav-item:hover .header__nav-link:after {
}

.header__nav-item--arrow .header__nav-link {
}

.header__nav-item--arrow:hover .header__nav-dropdown {
}

.header__nav-item--arrow.is-active .header__nav-dropdown {
  display: block;
}

.header__nav-link {
  color: #4c5258;
  font-size: 16px;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 12px 0;
  display: block;
  position: relative;
  white-space: nowrap;
}

.header__nav-link:after {
  content: '';
  display: none;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: .5s;
}

.header__nav-child-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header__nav-child-title {
  color: #4c5258;
  font-size: 16px;
  line-height: 1.3;
  text-transform: uppercase;
  margin: 0 0 16px;
  padding: 0;
  display: inline-block;
}

.header__nav-child-item {
}

.header__nav-child-link {
  color: #4c5258;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  white-space: nowrap;
  display: block;
}

.header__nav-child-link:hover {
  text-decoration: underline;
}

.header__nav-dropdown {
  display: none;
  align-items: flex-start;
  background: #fff;
  z-index: 100;
}

.header__nav-dropdown--item {
  padding: 0 0 25px;
}

.header__basket {
  position: relative;
}

.header .cart {
  position: absolute;
  top: 40px;
  right: 0;
  width: 350px;
  display: none;
  z-index: 80;
}

.header .cart__body {
  max-height: 310px;
  overflow-y: auto;
}

.header-mobile {
  display: block;
}

.header-mobile .header__lang {
  border-bottom: 1px solid #cfd3db;
}

.header-mobile .btn--lang {
  color: #303539;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  padding: 13px 0;
  text-transform: uppercase;
  display: inline-flex;
  width: 100%;
}

.header-mobile .btn--dark {
  min-height: 44px;
  width: 100%;
  margin: 20px 0 0;
}

.header--mobile-menu .header__search {
  display: flex;
}

.header--mobile-menu .header__nav {
  display: block;
}

.header--checkout {
}

.header--checkout .header__row {
  margin: 0;
  padding: 0;
}

.cart {
  border: 1px solid #cfd3db;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);
  background: #fff;
  z-index: 2;
  padding: 20px 20px 16px;
  width: 100%;
}

.cart__header {
  padding: 0 0 4px;
  border-bottom: 1px solid #cfd3db;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart__title {
  font-size: 24px;
  line-height: 1.3;
}

.cart__item {
  padding: 12px 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  border-bottom: 1px solid #cfd3db;
}

.cart__item-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 28px;
  display: inline-block;
}

.cart__item .row {
  align-items: center;
}

.cart__item-txt {
  font-size: 16px;
}

.cart__item .price__now {
  font-size: 16px;
  line-height: 1.3;
}

.cart__item-img-wrap {
  max-width: 130px;
  min-width: 130px;
  margin: 0 20px 0 0;
}

.cart__item:last-child {
  border: none;
}

.cart .price__now {
  margin: 0 0 0 12px;
}

.cart__table {
  margin: 0 0 16px;
}

.cart__table-item {
  margin: 0 0 8px;
  display: flex;
}

.cart__table-item p,.cart__table-item span {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  width: 50%;
  display: inline-block;
}

.cart__table-item p {
  text-align: left;
}

.cart__table-item span {
  text-align: right;
  padding: 0 0 0 8px;
}

.cart__footer {
  border-top: 2px solid #cfd3db;
  padding: 8px 0 0;
  text-align: center;
}

.cart__footer .price {
  justify-content: space-between;
}

.cart__footer .price__label {
  font-size: 24px;
}

.cart__footer .price__now {
  font-size: 24px;
}

.cart__footer .btn--border {
  width: 150px;
  margin: 16px auto;
}

.cart__footer .btn--block {
  margin: 0;
}

.cart__footer .link--light {
  display: block;
  text-align: center;
}

@media (min-width: 480px) {
  .hide-sm-only {
    display: none;
  }

  .form--search .btn--border {
    margin: 0 0 0 16px;
  }
}

@media (min-width: 769px) {

  .title-bg {
    padding: 18px 40px;
    margin: 0 0 40px;
  }

  blockquote {
    margin: 16px -24px;
  }

  .main-aside-container {
    display: flex;
    justify-content: space-between;
  }

  .hide-md-up {
    display: none;
  }

  .price__now {
    font-size: 26px;
  }

  .price__old {
    font-size: 22px;
  }

  .price--total .price__now {
    font-size: 42px;
  }

  .form__row {
    display: flex;
    margin: 0 -15px 0;
  }

  .form__row .input {
    padding: 0 15px;
  }

  .tooltip__content {
    left: 50%;
  }

  .tooltip__content:before {
    left: 50%;
    margin: 0 0 0 -10px;
  }

  .tooltip__content:after {
    left: 50%;
    margin: 0 0 0 -11px;
  }

  .modal__square {
    display: flex;
    flex-direction: row;
  }
}

@media (min-width: 1025px) {
  .hide-lg-up {
    display: none;
  }

  .page__bg {
    display: block;
  }

  .header {
    padding: 20px 0 0;
    border-bottom: 1px solid #cfd3db;
  }

  .header .btn--burger {
    display: none;
  }

  .header__row {
    margin: 0 80px;
    padding: 0 16px;
  }

  .header__logo {
    max-width: 176px;
    min-width: 176px;
    height: 35px;
  }

  .header__search {
    width: 360px;
    border: 1px solid #cfd3db;
    display: flex;
  }

  .header__search .input__elem {
    border: none;
  }

  .header__lang {
    display: flex;
    align-items: center;
    height: 40px;
  }

  .header__lang .header__panel-popup {
    right: 0;
  }

  .header__panel > * {
    margin: 0 40px 0 0;
  }

  .header__panel-popup {
    position: absolute;
    top: 50px;
    padding: 16px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.22);
    border: 1px solid #cfd3db;
    background: #fff;
  }

  .header__panel-popup-body h3 {
    text-align: center;
  }

  .header__panel-popup-body a {
    text-align: center;
  }

  .header__nav {
    margin: 30px 0 0;
  }

  .header__nav-list {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .header__nav-item:hover .header__nav-link:after {
    background: #cfd3db;
  }

  .header__nav-item--arrow:hover .header__nav-dropdown {
    display: flex;
  }

  .header__nav-link {
    padding: 16px 32px;
  }

  .header__nav-link:after {
    display: block;
  }

  .header__nav-child-title {
    margin: 0 0 8px;
    padding: 0 7px;
  }

  .header__nav-child-item {
    padding: 3px 7px;
  }

  .header__nav-dropdown {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.22);
    position: absolute;
    top: 52px;
    left: 0;
    flex-direction: column;
  }

  .header__nav-dropdown--item {
    padding: 18px 20px 8px 12px;
  }

  .header-mobile {
    display: none;
  }

  .header--checkout {
    padding: 20px 0;
  }
}

@media (min-width: 1241px) {
  .container {
    max-width: 1240px;
  }

  .header__container,.main-block {
    max-width: 1240px;
  }

  .hide-xl-only {
    display: none;
  }
}

@media (max-width: 1240px) {
  .hide-xl-down {
    display: none;
  }
}

@media (max-width: 1024px) {
  .hide-lg-down {
    display: none;
  }

  .header__search {
    background: #fff;
    padding: 10px 16px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 998;
  }

  .header__search .btn--search {
    border: 1px solid #cfd3db;
    border-right: none;
  }

  .header__search .input__elem {
    border: 1px solid #cfd3db;
    border-left: none;
  }

  .header__panel .btn--lang {
    display: none;
  }

  .header__panel .btn--auth {
    display: none;
  }

  .header__nav {
    display: none;
    background: #fff;
    padding: 12px 16px 24px;
    position: absolute;
    top: 120px;
    left: 0;
    height: calc(100vh - 120px);
    overflow-y: auto;
    z-index: 997;
  }

  .header__nav-item {
    border-bottom: 1px solid #cfd3db;
  }

  .header__nav-item:first-child {
    border-top: 1px solid #cfd3db;
  }

  .header__nav-item--arrow .header__nav-link {
    /* pointer-events: none; */
  }

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

  .header__nav-child-item {
    margin: 0 0 16px;
  }

  .header__nav-dropdown {
    padding: 0 0 0 28px;
  }
}

@media (max-width: 768px) {
  .hide-md-down {
    display: none;
  }

  .form__send {
    max-width: 100%;
    width: 100%;
  }

  .tooltip__content {
    right: 0;
  }

  .tooltip__content:before {
    right: 12px;
  }

  .tooltip__content:after {
    right: 11px;
  }

  .tooltip--only-center .tooltip__content {
    left: 50%;
    right: auto;
  }

  .tooltip--only-center .tooltip__content:before {
    right: auto;
    left: 50%;
    margin: 0 0 0 -10px;
  }

  .tooltip--only-center .tooltip__content:after {
    right: auto;
    left: 50%;
    margin: 0 0 0 -11px;
  }
}

@media (max-width: 479px) {
  .hide-sm-down {
    display: none;
  }

  .form--search .input--row {
    flex-wrap: wrap;
  }

  .form--search .btn--border {
    width: 100%;
  }
}



/* End */


/* Start:/local/templates/lumene/components/bitrix/search.title/catalog/style.css?1659644056517*/
.title-search-result {
	background: white;
    transform: translate(-1px, -2px);
	z-index: 99;
}
.header__search {
	width: 470px;
}

.product--search .product__body {
	display: flex;
  }
.title-search-result .catalog {
	padding: 10px;
	height: 350px;
	overflow-y: scroll;
}
.title-search-result .catalog .product__img {
	max-height: 100px;
	min-width: 100px;
	object-fit: contain;
}
.title-search-result .catalog .product__title {
	font-size: 18px;
}
.title-search-result .catalog .product__desc {
	font-size: 14px;
}
/* End */


/* Start:/local/templates/lumene/components/bitrix/menu/header/style.css?1659644055213*/
.header__nav-item.selected .header__nav-link {
    text-decoration: none;
    text-shadow: 0.5px 0px 0px #555, -0.5px 0px 0px #555;
}
.header__nav-item.selected .header__nav-link:after {
    background: #cfd3db;
}
/* End */


/* Start:/bitrix/components/tokit/basic.favorites.script/templates/.default/style.css?1659644012189*/
.o-fav-btn {
    display: block;
    cursor: pointer;
}

.o-fav-btn svg {
    width: 30px;
}

.o-fav-btn.is-load {
    pointer-events: none;
}

.o-fav-btn.is-fav svg path {
    fill: red;
}
/* End */


/* Start:/local/templates/lumene/styles.css?167154842923354*/
body {font-variant: lining-nums; font-size: 14px;}
.header__logo-img {
    height: auto;
    width: auto;
}
.cart__item-img {
    height: auto;
}
.tanais-form-group select {
    background: #F9F9F9;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
    width: 100%;
    padding: 10px;
    min-width: 230px;
}
.page__bg {display: none;}
body .b24-form-control-string .b24-form-control:focus, 
body .b24-form-control-list .b24-form-control:focus, 
body .b24-form-control-text .b24-form-control:focus, 
body .b24-form-control-select .field-item:focus {
	background-color: white;
}
@media (min-width: 960px) {
    #bx-soa-properties .bx-soa-customer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #bx-soa-properties .bx-soa-customer .form-group {
        width: 30%;
    }
    #bx-soa-properties .bx-soa-customer .col-sm-12 .form-group {
        width: 100%;
    }
	.promo-panel-desc br {display: none;}
}
.ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 textarea.form-control {
    min-height: 38px;
}

@media (max-width: 1600px) {
    .container {max-width: 1240px;}
}
.col-md-8 {
    width: 60%;
}
.cart-product__mark, .product__label {
	display: none;
}
.product__slider-nav {
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-top: 50px;
}
.product__slider-nav-item img {
    max-height: 88px;
    margin: auto;
}
.header_call img {
    width: 24px
}
.mr-3 {
    margin-right: 30px;
}
.container {
    clear: both;
}
.bx-sls .bx-ui-sls-container {
    min-height: 34px;
}
.input__elem {
    line-height: 35px;
}
body .ingred__item-img {
    max-height: 290px;
}
@media (max-width: 960px) {
    .col-md-8 {
        width: 100%;
    }
    .banners_slider .slick-arrow {
        display: none!important;
    }
}
@media (min-width: 769px) {
    .catalog__row .price__old {
        font-size: 19px;
        position: absolute;
        bottom: 50px;
    }
}
@media (max-width: 568px) {
    .catalog__row .price__old {
        position: absolute;
        bottom: -7px;
    }
}
.btn-primary {
    color: white;
    background-color: #102a42;
    white-space: nowrap;
    min-width: 85px;
    min-height: 40px;
}
.header__nav-dropdown {
    z-index: 99;
}
ol, ul {
    font-size: 14px;
}
.rub {
    font-family: Roboto,-apple-system, system-ui, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif;
    font-weight: 300;
}
.product .btn {
    text-align: center;
    line-height: 1.2;
}
.cart-catalog__item-img {
    margin: auto;
    height: auto;
}
#bx-soa-basket {
    display: none;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-section-title {
    color: #4c5258;
    font-variant: small-caps;
    font-weight: 400;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
    color: #4c5258;
    font-weight: 400;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-cart-total-line {
    color: #4c5258;
}
.ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost span span {
    padding: 0;
    border-radius: 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.bx-sls input[type="text"] {
    font-variant: lining-nums;
    font-family: "Neutraface2Text", Arial, sans-serif;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 label {
    color: #4c5258;
    font-weight: 400;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-button.bx-soa-button-colored {
    background-color: #112942 !important;
    border-color: #112942 !important;
    color: #fff;
    border-radius: 0;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-button.bx-soa-button-colored:hover {
    background-color: #112942c4 !important;
    border-color: #112942c4 !important;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-cart-d,
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost span {
    font-weight: 600;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-section-title:before {
    background-image: url(/local/templates/lumene/./dest/img/icons/pin_icon.svg);
}

body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 #bx-soa-delivery.bx-soa-section .bx-soa-section-title:before {
    background-image: url(/local/templates/lumene/./dest/img/icons/truck_online_icon.svg);
    background-position: 0 0!important;
}
.ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 #bx-soa-paysystem.bx-soa-section .bx-soa-section-title:before {
    background-position: 0 0!important;
    background-image: url(/local/templates/lumene/./dest/img/icons/wallet_icon.svg);
    background-size: contain;
    max-height: 24px;
    margin-left: 4px;
}
.ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 #bx-soa-auth.bx-soa-section .bx-soa-section-title:before, 
.ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 #bx-soa-properties.bx-soa-section .bx-soa-section-title:before {
    background-position: 0 0!important;
    background-image: url(/local/templates/lumene/./dest/img/icons/user_icon.svg);
    background-size: contain;
    max-height: 24px;
    margin-left: 4px;
}
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, 
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-pp-item-container .bx-soa-pp-company:hover .bx-soa-pp-company-graf-container, 
body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .radio-inline:hover label:before, .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 
body .radio-inline.radio-inline-checked label:before {
    background-color: #112942 !important;
    border-color: #112942 !important;
}
.header__panel-popup .cart__item {
    padding: 12px 15px 12px 0;
}
.sale-paysystem-wrapper {
    font-family: "Neutraface2Text", Arial, sans-serif;
    font-variant: lining-nums;
}
@media (max-width: 768px) {
    .header__basket .btn--basket .rub {
      position: relative;
      top: -2px;
      right: -2px;
    }
    .header {
        position: sticky;
        top: 0px;
        background: white;
        z-index: 9999;
    }
  }
  .product--text {
      text-align: center;
      font-size: 16px;
  }
  body .product__set {
    padding: 16px 16px 16px 0;
  }
  .product__set-img-wrap {
    margin-right: 5px;
  }
  .product__set-item .price__old {
    margin-right: 10px;
  }
  .product__col.product__col--custom {
      width: 100%;
  }
  .product__col--custom .product__set {
    display: flex;
    flex-wrap: wrap;
  }
  .product__col--custom .product__set-item {
    width: 50%;
  }
  .btn-center {
    display: flex;
    margin: 10px auto;
    min-width: 320px;
    font-size: 16px;
  }

  .kit input[type=radio] {
    position: absolute;
    opacity: 0;
  }
  .kit input[type=radio] + .radio-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    min-width: 16px;
        height: 16px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
  }
  .kit input[type=radio]:checked + .radio-label:before {
    background-color: #4c5258;
    box-shadow: inset 0 0 0 4px #f4f4f4;
  }
  .kit input[type=radio]:focus + .radio-label:before {
    outline: none;
    border-color: #4c5258;
  }
  .kit input[type=radio]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
  }
  .kit input[type=radio] + .radio-label:empty:before {
    margin-right: 0;
  }
  .flex-wrap {
      display: flex;
  }
  .product__set-info .price__old {
      width: auto;
  }
  .page-container p {
    margin-bottom: 0px;
  }
  a.aside-nav__toggle:after {
    display: none;
  }
  .shops {
    display: flex;
    flex-wrap: wrap;
  }
  .shops > div {
    padding: 10px;
  }
  .shops ul {
    list-style: none;
    padding-left: 10px;
  }
  .title__city {
    font-size: 18px;
  }
  .title__type {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
  }
  .wrap_flex {
    display: flex;
  }
@media (min-width: 1200px) {
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
}

section.furniture {
    position: relative
}

section.furniture:after {
    content: '';
    position: absolute;
    background-image: url(/local/templates/lumene/../img/shape-white.png);
    width: 100%;
    height: 90px;
    background-size: cover;
    top: 0;
    left: 0
}

section.furniture .wrapper {
    width: 1280px;
    padding: 50px;
    display: block;
    margin: 0 auto;
    position: relative;
    padding-bottom: 0
}

section.furniture h2 {
    font-size: 60px;
    color: #4d3b2b;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: left;
    font-weight: bold;
}

section.furniture .title,
section.furniture .title a {
    font-size: 18px;
    color: #4d3b2b;
    margin: 30px 0 20px
}

section.furniture .descr,
section.furniture .descr a {
    font-size: 14px;
    color: #4d3b2b;
    line-height: 1.6;
}

section.furniture .col {
    height: 280px;
    position: relative
}

section.furniture .col .imgwrapper {
    max-height: 75px;
    height: 75px
}

@media screen and (min-width:1200px) {
    section.furniture .col .imgwrapper {
        display: block
    }
}

@media (max-width: 1200px) {
    section.furniture .wrapper {
        padding: 0px;
        width: 100%;
    }
    section.furniture h2 {
        font-size: 28px;
    }
    section.furniture .col {
        height: auto;
        margin-bottom: 20px;
    }
    section.furniture .col.last {
        margin: 10px auto 20px;
    }
    .twoChairs {
        flex-wrap: wrap;
    }
}

section.furniture .col .imgwrapper img {
    height: 100%
}

section.furniture .last a {
    color: #979f00!important
}

section.furniture .last a img {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

section.furniture .last a,
section.furniture .last a:hover {
    color: #f07d28
}

section.furniture .last a ._line:after,
section.furniture .last a:hover ._line:after {
    background-image: url(/local/templates/lumene/../img/hover-curl.png)
}

section.furniture .last .title-link {
    display: block;
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 200px
}

@media screen and (max-width:768px) {
    section.furniture .last .title-link {
        position: relative;
        top: auto
    }
}

section.furniture .last .title-link ._line {
    position: relative;
    display: block
}

section.furniture .last .title-link ._line:last-child:after {
    width: 130px
}

section.furniture .last .title-link ._line:after {
    position: absolute;
    content: '';
    top: 25px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    width: 200px;
    display: inline-block;
    background-image: url(/local/templates/lumene/../img/curl-link.png);
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width:767px) {
    section.furniture .row {
        margin-left: 0;
        margin-right: 0
    }
}

.twoChairs {
    max-width: 1280px;
    padding-top: 0;
    padding-bottom: 75px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width:991px) {
    .twoChairs {
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    .twoChairs {
        padding: 40px 15px
    }
}

.twoChairs .chairBanner {
    width: 47%;
    position: relative;
    background: transparent;
    overflow: hidden;
    padding-bottom: 110px
}

@media screen and (max-width:1199px) {
    .twoChairs .chairBanner {
        padding-left: 20px;
        margin: 30px 0 0;
        width: 50%;
        padding-bottom: 20px;
    }
}

@media screen and (max-width:767px) {
    .twoChairs .chairBanner {
        width: 100%
    }
}

@media screen and (min-width:1200px) {
    .twoChairs .chairBanner__header {
        padding-top: 30px
    }
}

@media screen and (min-width:1200px) and (max-height:650px) {
    .twoChairs .chairBanner__header {}
}

.twoChairs .chairBanner__header a:hover,
.twoChairs .chairBanner__header a:focus {
    text-decoration: none;
    text-shadow: 0.5px 0px 0px #ff8302, -0.5px 0px 0px #ff8302;
}

.twoChairs .chairBanner__header .title {
    font-size: 37px;
    line-height: 30px;
    color: #ff8301;
    width: 100%;
    max-width: 175px;
    background-color: #fff
}

.twoChairs .chairBanner__header .title ._u {
    text-decoration: none;
    line-height: 35px
}

.twoChairs .chairBanner__header .title ._u:focus,
.twoChairs .chairBanner__header .title ._u:hover {
    text-decoration: none;
    
}

@media screen and (max-width:1199px) {
    .twoChairs .chairBanner__header .title {
        font-size: 33px
    }
}

@media screen and (max-width:767px) {
    .twoChairs .chairBanner__header .title {
        font-size: 30px;
        max-width: 100%
    }
}

.twoChairs .chairBanner__header .price {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f8f7f3;
    padding: 5px 20px 5px 50px
}

@media screen and (min-width:1200px) {
    .twoChairs .chairBanner__header .price {
        top: 30px
    }
}

@media screen and (min-width:1200px) and (max-height:650px) {
    .twoChairs .chairBanner__header .price {}
}

@media screen and (max-width:767px) {
    .twoChairs .chairBanner__header .price {
        top: 5px;
        padding: 40px 60px
    }
}

.twoChairs .chairBanner__header .price:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 11px;
    border: 46px solid transparent;
    border-left: 29px solid #fff;
}

.twoChairs .chairBanner__header .price span:first-child {
    font-size: 17px;
    display: block;
    color: #4d4036;
    margin-bottom: 7px;
    text-align: right
}

.twoChairs .chairBanner__header .price span:last-child {
    font-size: 16px;
    display: block;
    color: #4d4036;
    text-align: right
}

@media screen and (max-width:767px) {
    .twoChairs .chairBanner__header .price {
        padding-right: 20px
    }
    .twoChairs .chairBanner__header .price span:first-child {
        display: none
    }
    .twoChairs .chairBanner__header .price span:last-child {
        font-size: 16px;
        padding-top: 12px
    }
}

.twoChairs .chairBanner__body {
    padding-bottom: 50px
}

.twoChairs .chairBanner__body .leftCol {
    float: left;
    text-align: left;
    width: 35%
}

.twoChairs .chairBanner__body .rightCol {
    text-align: right;
    float: right;
    width: 35%;
    margin-left: 30%;
    padding: 0 40px 0 20px
}

.twoChairs .chairBanner__body .inf {
    margin-top: 40px;
    margin-bottom: 50px;
    display: block;
    font-size: 13px;
    color: #4d3b2b;
    line-height: 1.8
}

@media screen and (max-width:1199px) {
    .twoChairs .chairBanner__body .inf {
        display: none
    }
    .twoChairs .chairBanner__body .inf.inf--popup {
        display: block;
        font-size: 13px;
        color: #4d3b2b;
        line-height: 1.8;
        -webkit-box-shadow: 0 20px 100px -10px rgba(0, 0, 0, .2);
        box-shadow: 0 20px 100px -10px rgba(0, 0, 0, .2);
        position: absolute;
        background-color: #fff;
        padding: 10px 20px;
        border-radius: 20px;
        bottom: 35px;
        width: 280px;
        left: 48%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .twoChairs .chairBanner__body .inf.inf--popup:before {
        content: '';
        position: absolute;
        top: -18px;
        width: 30px;
        height: 19px;
        /* background-image: url(/local/templates/lumene/../img/white-corner.png); */
        left: 69px
    }
}

.twoChairs .chairBanner__picture {
    position: relative;
    bottom: 0;
    background-color: transparent;
    z-index: -1
}

@media screen and (min-width:1200px) {
    .twoChairs .chairBanner__picture {
        bottom: 30px;
        position: absolute;
        left: 0
    }
}

.twoChairs__left {
    float: left;
    border-right: 1px solid #f8f7f3
}

@media screen and (max-width:767px) {
    .twoChairs__left {
        border-bottom: 1px solid #f2ede6;
        border-right: none
    }
}

.twoChairs__right {
    float: right;
    z-index: 0
}

.twoChairs__right .chairBanner__picture {
    left: 0
}

@media screen and (min-width:1200px) {
    .twoChairs__right .chairBanner__picture {
        bottom: -20px;
        left: -30px
    }
}

@media screen and (max-width:767px) {
    .twoChairs__right .chairBanner__picture {
        left: -30px
    }
}

.twoChairs__right .chairBanner__body .leftCol {
    width: 28%
}

.twoChairs__right .chairBanner__body .rightCol {
    width: 50%;
    margin-left: 22%
}

.twoChairs__right .chairBanner__body .inf {
    margin-bottom: 30px
}

@media screen and (max-width:1199px) {
    .twoChairs .chairBanner__picture {
        left: -100px;
        right: 0;
        top: 30px;
        display: block;
        margin: auto;
        max-width: 485px
    }
    .twoChairs__right .chairBanner__picture {
        left: -80px;
        right: 0;
        top: 30px;
        display: block;
        margin: auto;
        max-width: 485px
    }
}

@media screen and (max-width:991px) {
    .twoChairs .chairBanner__picture {
        left: 0;
        top: 40px;
        max-width: 100%
    }
    .twoChairs__right .chairBanner__picture {
        left: 0;
        top: 40px;
        max-width: 100%
    }
    .wrap_flex {
        flex-direction: column;
    }
    .header__nav-dropdown--item {
        padding: 0;
    }
}
._video--main {
    width: 100%;
    min-height: 260px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.video h2, .for-all h2 {
    text-align: center;
}
.for-all {
    margin-top: 30px;
}
.for-all .for-all__item {
    position: relative;
}
.for-all .for-all__item .tit {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    background: #ffffff7a;
    font-size: 16px;
}
.for-all .for-all__item .text {
    line-height: 1.4;
}
.for-all .wrap_flex {
    flex-wrap: wrap;
}
.cart__footer .btn--border {
    width: 170px;
}
.promo-panel {
    color: white;
    text-align: center;
}
.promo-panel-desc a {
    color: white;
    text-decoration: none;
    font-size: 12px;
    border-bottom: 1px solid white;
    margin-left: 20px;
}
.header_call {
    position: relative;
    display: flex;
    align-items: center;
}

.header_call .header__panel-popup {
    width: 200px;
    left: 50%;
    margin: -10px 0 0 -100px;
    text-align: center;
}
.header_call .header__panel-popup p {
    white-space: pre-wrap;
}
.header--mobile-menu .header__search {
    width: 100%;
}
.catalog-content .cart-product {
    min-width: 270px;
}
.catalog-slider .cart-product__inner {
    min-width: 250px;
}
@media (min-width: 960px) {
    .catalog-slider .slick-track {
        min-width: 800px!important;
    }
}
@media screen and (max-width: 640px) {
    .header__logo {
        position: absolute;
        left: 50%;
        margin-left: -60px;
    }
    .header__search .input__elem {
        border-left: 1px solid #cfd3db;
    }
    .header_call img {
        margin-right: 15px;
    }
    .header_call .header__panel-popup {
        width: 215px;
        position: absolute;
        left: inherit;
        top: 43px;
        background: white;
        padding: 0;
        margin: 0;
        right: -36px;
    }
    .promo-panel-desc a {
        display: inline-block;
    }
    .cart-product__info {
        padding: 0 0px 14px;
    }
    .cart-product__footer {
        padding: 10px 0px;
    }
    .catalog-content .cart-product__inner {
        padding: 0 0px 15px;
    }
    body .header__nav-item--arrow.is-active .header__nav-dropdown {
        display: none;
    }
    .catalog__section--items {
        margin-top: -30px;
        position: relative;
    }
}
@media (max-width: 480px) {
    .catalog-content .cart-product {
        /* width: 100%; */
    }
}
.title-search-result {
    display: none;
    transform: translate(0px, -4px);
    z-index: 99;
    border: 1px solid #cfd3db;
}
.socicon {
    width: 11px;
    margin-right: 3px;
    display: inherit;
}
.cart-product__footer .tocart {
    display: none;
}
.cart-product__category {
    overflow: hidden;
}
.soa-property-container .btn {
    background-color: #eaeaea;
}
.sale-order-detail-general-head {display: none;}
.sale-order-detail-general {border: 0;}

.header__nav-item:hover .header__nav-link:after, .product_menu__name.active:after {
    background: #a0aa26;
}
.header__nav-item.selected .header__nav-link:after {
    background: #f68e1f;
}
.header__nav-dropdown {
    top: 54px;
}
.catalog__section {
    margin-top: 40px;
}
ol li {
    margin-bottom: 7px;
}

.basket-item-info-name, .basket-item-info-name-link,
.basket-item-price-current-text, .basket-item-amount-field-description,
.basket-item-price-difference,
#tanais-basket-root .basket-item-amount-filed, #tanais-basket-root .basket-item-block-amount.disabled .basket-item-amount-filed:hover,
body .bx-soa-section-title,
.basket-item-price-old-text,
.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
    font-family: 'Istok Web';
    font-weight: normal;
}
.basket-items-list-item-container, .basket-item-actions-remove,
body .bx-soa-cart-total {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
body .tanais-order .btn.btn-outline-primary.btn-order-one-click {
    display: none;
}
body .tanais-order .btn, body .bx-soa-section-title-container, body .bx-soa-section {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
body .bx-soa-section {
    box-shadow: 0px 1px 4px rgb(0 0 0 / 10%);
}
body .basket-items-list-item-container:hover {
    box-shadow: none;
}
body .bx-soa-pp-item-container .bx-selected .bx-soa-pp-company-graf-container .style-checkbox:after {
    width: 8px;
    height: 8px;
    left: 3px;
    top: 3px;
}
body .btn--auth:before {
    background-image: url(/local/templates/lumene/./dest/img/icons/mdi_account.svg);
    zoom: 1.5;
}
.btn--phone {
    background: url(/local/templates/lumene/./dest/img/icons/ci_phone.svg) no-repeat;
   zoom: 1.1;
}
.btn--phone img {
    opacity: 0;
}
body .btn--basket:before {
    background-image: url(/local/templates/lumene/./dest/img/icons/fontisto_shopping-basket-add.svg);
    zoom: 1.7;
}
.header__panel-popup-body h3 {
    font-size: 21px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: normal;
}

.slick-dots {
    bottom: -25px;
}

.blog__stories {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog__story {
    margin: 0 0 20px;
    position: relative;
    display: block;
    width: 33%;
}
.blog__story-title {
    background: #fffc;
}
.blog__story-img {
    height: 340px;
}
@media (max-width: 600px) {
    .catalog-content .cart-product {
      width: 100%;
      border-bottom: 1px solid #ededed;
    }
}
/* End */


/* Start:/local/templates/lumene/template_styles.css?16699303384028*/
.footer {
    background: #a0aa26;
    color: #fff;
    padding: 40px 0;
    margin: 40px 0 0;
}
.footer__container {
    position: relative;
}

.footer__logo {
    display: block;
    margin: 0 80px 50px 0;
    max-width: 210px;
    width: 100%;
}
.footer__logo img {
    width: 180px;
}

.footer__title {
    color: #fff;
    font-size: 21px;
    display: none;
}

.footer__nav {
    display: flex;
    flex-wrap: wrap;
    margin: -40px -10px 0;
}

.footer__nav-list {
    padding: 0 10px;
    margin: 40px 0 0;
    width: 50%;
}

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

.footer__nav ul li {
    margin: 0 0 10px;
}

.footer__nav ul li:last-child {
    margin: 0;
}

.footer__nav ul a,.footer__nav ul p {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
}
.footer__nav ul a:hover {
    text-shadow: none;
    text-decoration: none;
}
.footer__nav-list .footer__nav-list {
    padding-left: 0;
    width: 100%;
    margin-top: 41px;
}
.footer__nav .footer__nav-list .footer__nav-list   ul {
    display: flex;
    justify-content: space-between;
}
.footer__copy {
    display: flex;
}

.footer__copy p {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    text-transform: uppercase;
    margin: 0 20px 0 0;
    bottom: 0;
    left: 20px;
}
.social {
    height: 28px;
}

.social__link {
    display: inline-flex;
    align-items: center;
    width: 28px;
    height: 28px;
    min-width: 28px;
    border-radius: 50%;
    margin: 0 8px 0 0;
    background-color: #ff8f00;
    background-position: center;
    background-size: 15px;
    background-repeat: no-repeat;
}

.social__link-insta {
    background-image: url('/local/templates/lumene/../img/icons/social/insta.svg');
}

.social__link-fb {
    background-image: url('/local/templates/lumene/../img/icons/social/fb.svg');
}

.social__link:hover {
    background-color: #54585b;
}

.social__link:last-child {
    margin: 0;
}
.social__link-vk {
    background-image: url('/local/templates/lumene/./dest/img/icons/social/vk.svg');
}
.social__link-yt {
    background-image: url('/local/templates/lumene/./dest/img/icons/social/yb.svg');
}

.team-list .name {
    text-align: center;
    font-size: 18px;
    margin-top: 13px;
  }
  .team-list .position {
    text-align: center;
    font-size: 13px;
    color: grey;
    line-height: 1.3;
  }
  .team-list .position br {
    display: none;
  }
  .team-list .item {
    padding-bottom: 20px;
  }
  .team-list .item img {
    margin: auto;
  }
  body .text-success {
    margin-top: 10px;
    font-size: 16px;
  }
@media (min-width: 785px) {
    .footer__nav-list {
        width: 33.3%;
    }
}
@media (min-width: 992px) {
    .footer {
        padding: 50px 0 42px;
    }

    .footer__logo {
        margin: 0 40px 0 0;
        max-width: 333px;
    }

    .footer__row {
        display: flex;
        justify-content: space-between;
    }

    .footer__nav {
        margin: -10px -10px 0;
        max-width: 670px;
        width: 100%;
    }

    .footer__nav-list {
        margin: 12px 0 0;
        width: 50%;
    }

    .footer__copy {
        align-items: flex-end;
    }

    .footer__copy p {
        min-width: 210px;
        position: absolute;
    }
}
@media (min-width: 1280px) {
    .footer {
        margin: 50px 0 0;
    }

    .footer__logo {
        max-width: 320px;
    }

    .footer__nav-list {
        width: 33.3%;
    }

    .footer__nav ul a,.footer__nav ul p {
        font-size: 16px;
    }
    .footer__nav ul a {
        white-space: nowrap;
    }

    .footer__copy {
        align-items: center;
        position: absolute;
        left: 5px;
        bottom: 12px;
    }

    .footer__copy p {
        font-size: 12px;
        position: static;
        bottom: auto;
        left: auto;
    }

    .footer__social {
        margin: 0 0 0 20px;
    }
}
@media (max-width: 991px) { 
    .footer__social {
        position: absolute;
        top: 0;
        right: 20px;
    }
}
.form .input__checkbox-label a {
    text-shadow: 0.5px 0px 0px #555, -0.5px 0px 0px #555;
}
/* End */
/* /local/templates/lumene/dest/styles/app.css?167100711964273 */
/* /local/templates/lumene/components/bitrix/search.title/catalog/style.css?1659644056517 */
/* /local/templates/lumene/components/bitrix/menu/header/style.css?1659644055213 */
/* /bitrix/components/tokit/basic.favorites.script/templates/.default/style.css?1659644012189 */
/* /local/templates/lumene/styles.css?167154842923354 */
/* /local/templates/lumene/template_styles.css?16699303384028 */