/* -------------------
BEGIN  
Sitecore Resource: 59342064-a296-4256-81af-b91195433163
   -------------------*/

@charset "UTF-8";
/* */

/* */

/* This file is generated automatically by gulp !!! */

/* All edits to the repository https://luxproject.luxoft.com/stash/projects/SANOFIEMS/repos/lasolvan-ru/browse */

/* */

/* */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */

}
/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
ol,
ul {
  /*font-size: 2em;
  margin: 0.67em 0;*/
  margin: 0;
  padding: 0;
  font-size: unset;
}
/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  overflow: visible;
  /* 2 */

}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */

}
/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  color: unset;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */

}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */

}
/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}
/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
}
/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  max-width: 100%;
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */

}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */

}
/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}
/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
.nowrap {
  white-space: nowrap;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 767px) {
  .visually-hidden--phone {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
    font-size: 0;
    line-height: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visually-hidden--tablet {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
    font-size: 0;
    line-height: 0;
  }
}
.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}
.grid-wrapper {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .grid-wrapper {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .grid-wrapper {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .grid-wrapper {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .grid-wrapper {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
.content-wrapper {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .content-wrapper {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.responsive-image {
  max-width: 100%;
  height: auto;
}
.img-cover {
  object-fit: cover;
  font-family: 'object-fit: cover';
  width: 100%;
  height: 100%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #434343;
  -webkit-tap-highlight-color: transparent;
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  background: white;
}
body > header {
  flex: 0 0 auto;
  background-color: #009ada;
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/header-bg.jpg');
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 600;
}
.is-main-page body > header,
.is-products-page body > header {
  background: transparent;
}
body > header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  height: 37px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body > header:before {
    height: 30px;
  }
}
@media (max-width: 767px) {
  body > header:before {
    height: 24px;
    box-shadow: 0px 2px 2px rgba(168, 168, 168, 0.62);
  }
}
body > .pageWrapper {
  flex: 1 0 auto;
}
body > footer {
  flex: 0 0 auto;
}
.reg {
  color: inherit !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@font-face {
  font-family: 'PartnerCondensed';
  font-style: normal;
  font-weight: 700;
  src: local('PartnerCondensed'), local('Partner-Condensed'), url('../../../-/media/fonts/brands/lasolvan-ru/partnercondensed-bold-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/partnercondensed-bold-woff.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-light-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-light-woff.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-lightitalic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-lightitalic-woff2.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-regular-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-regular-woff.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-italic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-italic-woff.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-bold-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-bold-woff.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-bolditalic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/ubuntu-bolditalic-woff.woff') format('woff');
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-blackitalic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-blackitalic-woff.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-blackitalic-ttf.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-bold-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-bold-woff.woff') format('woff'), url('https://www.lasolvan.ru/-/media/fonts/Brands/Lasolvan-RU/GothamPro-Bold-ttf.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-italic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-italic-woff.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-italic-ttf.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-black-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-black-woff2.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-black-ttf.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-light-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-light-woff2.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-light-ttf.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-mediumitalic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-mediumitalic-woff.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-mediumitalic-ttf.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-woff.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-ttf.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-medium-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-medium-woff.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-medium-ttf.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-lightitalic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-lightitalic-woff.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-lightitalic-ttf.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-bolditalic-woff2.woff2') format('woff2'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-bolditalic-woff.woff') format('woff'), url('../../../-/media/fonts/brands/lasolvan-ru/gothampro-bolditalic-ttf.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */

.slick-loading .slick-list {
  background: white url('https://www.lasolvan.ru/-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/ajax-loader.gif') center center no-repeat;
}
/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */

}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('https://www.lasolvan.ru/-/media/fonts/Brands/Lasolvan-RU/slick.eot');
  src: url('https://www.lasolvan.ru/-/media/fonts/Brands/Lasolvan-RU/slick.eot?') format('embedded-opentype'), url('https://www.lasolvan.ru/-/media/fonts/Brands/Lasolvan-RU/slick.woff') format('woff'), url('https://www.lasolvan.ru/-/media/fonts/Brands/Lasolvan-RU/slick.ttf') format('truetype'), url('https://www.lasolvan.ru/-/media/fonts/Brands/Lasolvan-RU/slick.svg') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0px;
}
.slick-prev:before {
  content: "‹";
}
[dir="rtl"] .slick-prev:before {
  content: "›";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: 0px;
  right: auto;
}
.slick-next:before {
  content: "›";
}
[dir="rtl"] .slick-next:before {
  content: "‹";
}
/* Dots */

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.pageWrapper {
  margin-bottom: 52px;
}
.page-header {
  margin: 0 auto;
  position: relative;
  height: 91px;
  text-align: center;
}
@media (min-width: 1920px) {
  .page-header {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .page-header {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .page-header {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .page-header {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-header {
    height: 84px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .page-header {
    height: auto;
  }
}
.page-header--lasolvan .slogan {
  text-transform: uppercase;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  top: -15px;
  left: 20px;
  width: 160px;
  position: relative;
}
@media (max-width: 767px) {
  .page-header--lasolvan .slogan {
    font-size: 10px;
    line-height: 13px;
    width: 95px;
    text-align: right;
    right: -145px;
    top: -20px;
    position: relative;
    left: unset;
  }
}
.page-footer {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .page-footer {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .page-footer {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .page-footer {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .page-footer {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
@media (min-width: 1200px) {
  .page-footer {
    margin-bottom: 73.68px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-footer {
    margin-bottom: 53.16px;
  }
}
@media (max-width: 767px) {
  .page-footer {
    padding-bottom: 30px;
    margin-bottom: 75.96px;
  }
}
.page-footer__columns {
  padding-top: 35px;
  border-top: 2px solid #d3dbe8;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-footer__columns.is-border-top-hidden {
  border-top: none;
}
.page-footer__column {
  width: 100%;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  .page-footer__column--first {
    flex-basis: 40.5%;
    max-width: 40.5%;
  }
  .page-footer__column--second {
    flex-basis: 59.5%;
    max-width: 59.5%;
    display: flex;
  }
  .page-footer__column--third,
  .page-footer__column--fourth {
    max-width: 50%;
    flex-basis: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-footer__column {
    max-width: 50%;
    flex-basis: 50%;
  }
  .page-footer__column--third,
  .page-footer__column--fourth {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .page-footer__column {
    max-width: 100%;
    flex-basis: 100%;
  }
  .page-footer__column--first {
    margin-bottom: 8px;
  }
}
.page-footer__paragraph {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #919191;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .page-footer__paragraph {
    font-size: 12px;
    line-height: 15px;
  }
}
.page-footer__paragraph--dark {
  color: #1e1e1e;
}
.page-footer__address {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (max-width: 1199px) {
  .page-footer__address {
    font-size: 12px;
    line-height: 15px;
  }
}
.page-footer__phone {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}
.page-footer__link {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #006bba;
  text-decoration: underline;
}
.page-footer__link:hover {
  text-decoration: none;
}
@media (max-width: 1199px) {
  .page-footer__link {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 15px;
  }
}
.page-footer__link--map {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .page-footer__link--map {
    margin-bottom: 12px;
  }
}
.page-footer__service-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  display: none;
}
.page-footer__text--light-gray {
  color: #919191;
}
.m-mt-30px {
  margin-top: -30px;
}
.m-mt0px {
  margin-top: 0px;
}
.m-mt9px {
  margin-top: 9px;
}
.m-mt15px {
  margin-top: 15px;
}
.m-mt25px {
  margin-top: 25px;
}
.m-mt26px {
  margin-top: 26px;
}
.m-mt30px {
  margin-top: 30px;
}
.m-mb26px {
  margin-bottom: 26px;
}
.m-pt15px {
  padding-top: 15px;
}
.m-pt22px {
  padding-top: 22px;
}
.m-pt23px {
  padding-top: 23px;
}
.m-pt33px {
  padding-top: 33px;
  padding-bottom: 33px;
}
.m-pt68px {
  padding-top: 68px;
}
.m-pt40px {
  padding-top: 40px;
}
.m-pt70px {
  padding-top: 70px;
}
.m-pb10px {
  padding-bottom: 10px;
}
.m-pb13px {
  padding-bottom: 13px;
}
.m-pb22px {
  padding-bottom: 22px;
}
.m-pb25px {
  padding-bottom: 25px;
}
.m-pb27px {
  padding-bottom: 27px;
}
.m-pb30px {
  padding-bottom: 30px;
}
.m-pb33px {
  padding-bottom: 33px;
}
.m-pb57px {
  padding-bottom: 57px;
}
.m-pb58px {
  padding-bottom: 58px;
}
.m-pb70px {
  padding-bottom: 70px;
}
.m-pb82px {
  padding-bottom: 82px;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .m-medium-desk-pt58px {
    padding-top: 58px;
  }
  .m-medium-desk-pb52px {
    padding-bottom: 52px;
  }
  .m-medium-desk-pb54px {
    padding-bottom: 54px;
  }
  .m-medium-desk-pt58px {
    padding-bottom: 58px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .m-tablet-mt-21px {
    margin-top: -21px;
  }
  .m-tablet-mt0px {
    margin-top: 0px;
  }
  .m-tablet-mt10px {
    margin-top: 10px;
  }
  .m-tablet-mt15px {
    margin-top: 15px;
  }
  .m-tablet-mt26px {
    margin-top: 26px;
  }
  .m-tablet-mt37px {
    margin-top: 37px;
  }
  .m-tablet-pt37px {
    padding-top: 37px;
  }
  .m-tablet-pt55px {
    padding-top: 55px;
  }
  .m-tablet-pt80px {
    padding-top: 80px;
  }
  .m-tablet-pb13px {
    padding-bottom: 13px;
  }
  .m-tablet-pb17px {
    padding-bottom: 17px;
  }
  .m-tablet-pb36px {
    padding-bottom: 36px;
  }
  .m-tablet-pb37px {
    padding-bottom: 37px;
  }
  .m-tablet-pb55px {
    padding-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .m-phone-mt0px {
    margin-top: 0px;
  }
  .m-phone-mt10px {
    margin-top: 10px;
  }
  .m-phone-mt15px {
    margin-top: 15px;
  }
  .m-phone-mt25px {
    margin-top: 25px;
  }
  .m-phone-pt17px {
    padding-top: 17px;
  }
  .m-phone-pt22px {
    padding-top: 22px;
  }
  .m-phone-pt36px {
    padding-top: 36px;
  }
  .m-phone-pt40px {
    padding-top: 40px;
  }
  .m-phone-pb0px {
    padding-bottom: 0px;
  }
  .m-phone-pb16px {
    padding-bottom: 16px;
  }
  .m-phone-pb17px {
    padding-bottom: 17px;
  }
  .m-phone-pb22px {
    padding-bottom: 22px;
  }
  .m-phone-pb26px {
    padding-bottom: 26px;
  }
  .m-phone-pb25px {
    padding-bottom: 25px;
  }
  .m-phone-pb40px {
    padding-bottom: 40px;
  }
}
.m {
  margin-top: -1px;
}
.m-hidden {
  display: none;
  visibility: hidden;
}
@media (max-width: 767px) {
  .m-hidden-phone {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 374px) {
  .m-hidden-small-phone {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .m-hidden-big-phone {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .m-hidden-tablet {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 1200px) {
  .m-hidden-desk {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .m-hidden-medium-desk {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 1920px) {
  .m-hidden-hd-desk {
    display: none;
    visibility: hidden;
  }
}
/* Стили для меню Main Menu Spider */

.header-menu {
  width: auto;
  max-width: 1770px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header-menu {
    margin-right: 44px;
  }
}
@media (max-width: 767px) {
  .header-menu {
    left: -20px;
    right: -20px;
  }
}
.header-menu .navbar-collapse {
  width: 100%;
  display: block;
  visibility: visible;
}
.header-menu .navbar-collapse.is-no-overflow {
  overflow: visible;
}
@media (max-width: 767px) {
  .header-menu .navbar-collapse {
    background: #0066a6;
    display: block;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.5s;
    visibility: visible;
  }
  .is-menu-open .header-menu .navbar-collapse {
    display: block;
    max-height: 400px;
  }
}
@media (min-width: 768px) {
  .header-menu .navbar-collapse {
    height: auto !important;
  }
}
.header-menu a,
.header-menu li {
  text-decoration: none;
}
.header-menu ul.nav > li.home-link {
  display: none;
}
.header-menu ul.nav > li.promotions-link {
  display: none;
}
.header-menu ul.nav > li > a.toggle-caret {
  display: none;
}
@media (max-width: 767px) {
  .header-menu ul.nav {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 18px;
  }
  .header-menu ul.nav > li {
    flex: 1 0 auto;
    position: relative;
    background: transparent;
    text-align: center;
    margin: 0;
  }
  .header-menu ul.nav > li.is-menu-next-level-open > ul {
    height: auto;
    max-height: 300px;
  }
  .header-menu ul.nav > li.is-menu-next-level-open > a:not(:only-child):after {
    transform: rotate(-135deg);
    top: calc(50% - 2px);
  }
  .header-menu ul.nav > li > a {
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    color: white;
    display: inline-block;
    vertical-align: top;
    padding: 5px 17px;
    transition: all 0.3s;
    position: relative;
  }
  .header-menu ul.nav > li > a:not(:only-child) {
    padding-right: 27px;
  }
  .header-menu ul.nav > li > a:not(:only-child):after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 10px;
    width: 6px;
    height: 6px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    transform: rotate(45deg);
  }
  .header-menu ul.nav > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    max-height: 0px;
    overflow: hidden;
    display: block;
    width: 100% !important;
    z-index: 10;
    background: #1fc7ff;
    transition: all 0.3s;
  }
  .header-menu ul.nav > li > ul > li {
    background: transparent;
    transition: all 0.3s;
  }
  .header-menu ul.nav > li > ul > li:last-child {
    padding-bottom: 14px;
  }
  .header-menu ul.nav > li > ul > li > a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 10px 0px;
    margin: 0 48px;
  }
}
@media (min-width: 768px) {
  .header-menu {
    position: relative;
    z-index: 1;
  }
  .header-menu ul.nav {
    max-width: 100%;
    width: auto;
    height: 54px;
    padding-top: 10px;
    display: flex;
    text-align: left;
  }
  .header-menu ul.nav > li {
    list-style: none;
    padding: 0;
    flex: 0 0 auto;
    display: block;
    background: transparent;
    /*position: relative;*/
    /* раскомментировать, если появятся другие выпадающие меню */
    margin: 0;
  }
  .header-menu ul.nav > li:nth-of-type(2) {
    margin-left: 0;
  }
  .header-menu ul.nav > li:last-child {
    margin-right: 0;
  }
  .header-menu ul.nav > li:hover {
    background: white;
  }
  .header-menu ul.nav > li:hover > a {
    color: #0088cd;
  }
  .header-menu ul.nav > li:hover > a:not(:only-child):after {
    border-right-color: #dc174c;
    border-bottom-color: #dc174c;
    top: calc(50% - 6px);
    transform: rotate(-135deg);
  }
  .header-menu ul.nav > li > a {
    font-weight: 700;
    font-size: 18px;
    line-height: 33px;
    color: white;
    display: block;
    height: 43px;
    padding: 0 15px;
    padding-bottom: 10px;
    transition: all 0.3s;
    position: relative;
  }
  .header-menu ul.nav > li > a:not(:only-child) {
    padding-right: 27px;
  }
  .header-menu ul.nav > li > a:not(:only-child):after {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    right: 10px;
    width: 6px;
    height: 6px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    transform: rotate(45deg);
  }
  .header-menu ul.nav > li > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background: white;
    width: calc(55% + (44px * 0.55));
    z-index: 10;
    padding: 20px 0 5px 0px;
  }
  .header-menu ul.nav > li > ul > li {
    list-style: none;
    margin: 0;
    padding: 0;
    background: transparent;
    transition: all 0.3s;
  }
  .header-menu ul.nav > li > ul > li:hover {
    background: #1fc7ff;
  }
  .header-menu ul.nav > li > ul > li:hover > a {
    color: white;
  }
  .header-menu ul.nav > li > ul > li:hover > a:after {
    top: 0;
    bottom: 0;
    left: 100%;
    width: 82.5%;
    background-color: #1fc7ff;
    opacity: 1;
  }
  .is-main-page .header-menu ul.nav > li > ul > li > a:before,
  .is-products-page .header-menu ul.nav > li > ul > li > a:before {
    transform: translateX(0);
  }
  .header-menu ul.nav > li > ul > li > a {
    font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: black;
    text-decoration: none;
    display: flex;
    padding: 10px 0px 10px 0px;
  }
  .header-menu ul.nav > li > ul > li > a:after {
    content: '';
    position: absolute;
    background-color: #1fc7ff;
    background-position: right center;
    background-repeat: no-repeat;
    transition: all 0.3s;
    margin-left: -1px;
    z-index: -1;
    opacity: 0;
  }
  .header-menu ul.nav > li > ul > li > a[href="/lazolvan-tabletki"]:after {
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/header-menu/tabletki-20.png");
  }
  .header-menu ul.nav > li > ul > li > a[href="/lazolvan-tabletki-50"]:after {
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/header-menu/tabletki-50.png");
  }
  .header-menu ul.nav > li > ul > li > a[href="/lazolvan-rastvor"]:after {
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/header-menu/sirop-since-6-years.png");
  }
  .header-menu ul.nav > li > ul > li > a[href="/lazolvan-rastvor-detskij"]:after {
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/header-menu/sirop-since-0-years.png");
  }
  .header-menu ul.nav > li > ul > li > a[href="/lazolvan-maks"]:after {
    background-position: center center;
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/header-menu/long-deystvie.png");
  }
  .header-menu ul.nav > li > ul > li > a[href="/lazolvan-rastvor-dlja-priema-vnutr-i-ingaljacij"]:after {
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/header-menu/rastvor.png");
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header-menu ul.nav > li > ul > li:hover > a:after {
    width: calc(82.5%);
    top: -1px;
  }
}
@media (min-width: 1200px) {
  .header-menu ul.nav > li > ul {
    width: calc(55% + (44px * 0.55)) !important;
  }
}
@media (min-width: 1366px) {
  .header-menu ul.nav > li {
    margin: 0 16px;
  }
}
.header-menu button {
  width: 60px;
  height: 24px;
  display: block;
  background: white;
  border: none;
  position: relative;
}
.header-menu button .icon-bar {
  width: 18px;
  margin: 0 auto;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  background: #3a72b8;
}
.header-menu button .icon-bar:nth-of-type(2) {
  margin-top: -8px;
  transition-duration: 0.25s, 0.25s;
  transition-property: transform, margin-top;
  transition-delay: 0s, 0.25s;
}
.header-menu button .icon-bar:nth-of-type(3) {
  width: 13px;
  margin-top: -1px;
  transition: all 0.25s;
}
.header-menu button .icon-bar:nth-of-type(4) {
  margin-top: 6px;
  transition-duration: 0.25s, 0.25s;
  transition-property: transform, margin-top;
  transition-delay: 0s, 0.25s;
}
.is-menu-open .header-menu button .icon-bar:nth-of-type(2) {
  margin-top: -1px;
  transform: rotate(45deg);
  transition-delay: 0.25s, 0s;
}
.is-menu-open .header-menu button .icon-bar:nth-of-type(3) {
  width: 18px;
  margin-top: -1px;
  background: transparent;
}
.is-menu-open .header-menu button .icon-bar:nth-of-type(4) {
  margin-top: -1px;
  transform: rotate(-45deg);
  transition-delay: 0.25s, 0s;
}
.header-menu button:focus {
  outline: none;
}
@media (max-width: 767px) {
  .header-menu button {
    display: block;
    position: absolute;
    top: -24px;
  }
}
@media (min-width: 768px) {
  .header-menu button {
    display: none;
  }
}
.page-header-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: auto;
  height: 54px;
  padding-top: 10px;
  display: flex;
  text-align: left;
}
@media (max-width: 767px) {
  .page-header-menu {
    height: unset;
  }
}
.page-header-menu__list {
  display: flex;
}
.page-header-menu__list ul {
  display: none;
}
@media (max-width: 767px) {
  .page-header-menu__list {
    flex-direction: column;
    padding-top: 70px;
    width: 100%;
  }
}
.page-header-menu__list-item:nth-child(2):after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 10px;
  width: 6px;
  height: 6px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .page-header-menu__list-item:nth-child(2):hover {
    background-color: white;
  }
  .page-header-menu__list-item:nth-child(2):hover > a {
    color: #0088cd;
  }
  .page-header-menu__list-item:nth-child(2):hover:after {
    border-right-color: #dc174c;
    border-bottom-color: #dc174c;
    top: calc(50% - 6px);
    transform: rotate(-135deg);
  }
}
.page-header-menu__sublist {
  display: none;
}
.page-header-menu__list-item {
  padding: 0 16px;
  list-style: none;
  flex: 0 0 auto;
  position: relative;
}
.page-header-menu__list-item a {
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 33px;
  color: white;
  display: block;
  height: 43px;
  padding: 0 15px;
  padding-bottom: 10px;
  transition: all 0.3s;
  position: relative;
}
@media (min-width: 768px) {
  .page-header-menu__list-item:hover .product-list {
    display: flex;
    width: 100% !important;
  }
}
.product-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  flex-direction: column;
  background-color: white;
  width: 162px !important;
  height: 290px;
  padding-top: 65px;
  padding-bottom: 65px;
  left: 0;
  z-index: 1;
}
.product-list__item a {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: black;
  display: block;
  height: 43px;
  padding: 10px 15px;
  transition: all 0.3s;
}
.product-list__item:hover {
  background-color: #1fc7ff;
}
.product-list__item:hover > a {
  color: white;
}
.product-list__item:hover .product-list__sublist {
  display: flex;
}
.product-list__sublist {
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: column;
  width: 270px !important;
  position: absolute;
  right: -270px;
  top: 0;
  background-color: white;
  border-left: 1px solid #0088cd;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .product-list__sublist {
    display: flex !important;
    right: 0;
    position: relative;
    width: 100% !important;
  }
}
.product-list__sublist-item {
  padding: 0 20px;
}
.product-list__sublist-item a {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: black;
  display: block;
  height: unset;
  padding: 10px 0;
  transition: all 0.3s;
}
.product-list__sublist-item:hover {
  background-color: #1fc7ff;
}
.product-list__sublist-item:hover > a {
  color: white;
}
@media (max-width: 767px) {
  .header-menu .navbar-collapse {
    background: #0066a6;
  }
  .is-menu-next-level-open .product-list {
    display: flex;
    width: 100% !important;
    padding: 0 15px;
    height: auto;
  }
  .is-menu-next-level-open > .product-list__sublist {
    display: flex;
    right: 0;
    position: relative;
    width: 100% !important;
  }
}
.star {
  background: #006cb9;
  overflow: hidden;
  position: relative;
  background: radial-gradient(ellipse at center, #00b5ec 0%, #0067b7 80%);
}
@media (min-width: 768px) {
  .star {
    margin-top: -54px;
    padding-top: 54px;
  }
}
@media (max-width: 767px) {
  .star {
    padding-top: 54px;
  }
}
.header-top {
  width: 100%;
  height: 37px;
  max-width: 1770px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header-top {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .header-top {
    height: 24px;
  }
}
.header-top__logo {
  height: 46px;
  position: absolute;
  top: 100%;
  left: 80px;
  z-index: 300;
}
@media (max-width: 1919px) {
  .header-top__logo {
    left: 0;
  }
}
@media (max-width: 767px) {
  .header-top__logo {
    height: 40px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .header-top__logo:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    box-shadow: 0px 2px 2px rgba(168, 168, 168, 0.62);
    z-index: -1;
    border-radius: 0 0 16px 16px;
  }
}
.header-top__sanofi-logo {
  position: absolute;
  height: 100%;
  top: 0;
  right: 20px;
  z-index: 301;
}
@media (max-width: 1919px) {
  .header-top__sanofi-logo {
    right: 0;
  }
}
@media (max-width: 370px) {
  .header-top__sanofi-logo {
    right: -20px;
    width: calc(50vw - 70px);
    text-align: center;
  }
}
.header-top__slogan {
  width: 190px;
  text-align: center;
  position: absolute;
  top: calc(100% + 70px);
  left: 80px;
}
@media (max-width: 1919px) {
  .header-top__slogan {
    left: 0;
  }
}
@media (max-width: 767px) {
  .header-top__slogan {
    top: calc(40px + 14px);
    left: 50%;
    transform: translateX(-50%);
  }
}
.header-bottom {
  min-height: 1px;
}
@media (min-width: 1200px) {
  .header-bottom {
    display: inline-block;
    padding-right: 44px;
    max-width: 100%;
    position: relative;
    height: 54px;
  }
  .header-bottom:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #4fd3ff;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header-bottom {
    right: -11px;
    max-width: 100%;
    display: inline-block;
    position: relative;
    height: 54px;
  }
  .header-bottom:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #4fd3ff;
  }
}
@media (max-width: 767px) {
  .header-bottom {
    top: 24px;
    left: -20px;
    right: -20px;
    position: absolute;
  }
}
.sanofi-logo {
  display: block;
  height: 100%;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.sanofi-logo__img {
  display: block;
  max-height: 100%;
  width: auto;
  height: 21px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sanofi-logo__img {
    height: 18px;
  }
}
@media (max-width: 767px) {
  .sanofi-logo__img {
    height: 14px;
  }
}
.logo {
  display: flex;
  width: 190px;
  height: 100%;
  background: white;
  border-radius: 0 0 16px 16px;
  position: relative;
  align-items: flex-start;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .logo {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .logo {
    align-items: center;
    width: 140px;
  }
}
.logo__img {
  height: auto;
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .logo__img {
    max-height: 32px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .logo__img {
    max-height: 26px;
    width: auto;
  }
}
#LasolvanCoveoSearchBox {
  display: flex;
  flex-wrap: nowrap;
}
#LasolvanCoveoSearchBox > a {
  flex: 0 0 auto;
  order: 1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0yIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGNpcmNsZSBzdHlsZT0iZmlsbDogbm9uZTsgc3Ryb2tlOiAjZmZmOyBzdHJva2UtbGluZWNhcDogcm91bmQ7IHN0cm9rZS1saW5lam9pbjogcm91bmQ7IHN0cm9rZS13aWR0aDogMnB4OyIgY3g9IjYuNSIgY3k9IjYuNSIgcj0iNS41Ii8+CiAgPHBhdGggc3R5bGU9ImZpbGw6ICNmZmY7IGZpbGwtcnVsZTogZXZlbm9kZDsiIGQ9Ik0xMC4yOTMsMTEuNzA3bDEuNDE0LTEuNDE0LDUsNS0xLjQxNCwxLjQxNFoiLz4KPC9zdmc+Cg==");
  background-position: center center;
  background-repeat: no-repeat;
}
#LasolvanCoveoSearchBox > a > .coveo-icon {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#LasolvanCoveoSearchBox > div {
  flex: 1 0 auto;
  order: 0;
}
#LasolvanCoveoSearchBox input::placeholder {
  color: white;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
}
#LasolvanCoveoSearchBox input::-ms-input-placeholder {
  color: white;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
}
#LasolvanCoveoSearchBox input:-ms-input-placeholder {
  color: white;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
}
#LasolvanCoveoSearchBox input::-webkit-input-placeholder {
  color: white;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
}
#LasolvanCoveoSearchBox input::-moz-placeholder {
  color: white;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
}
#LasolvanCoveoSearchBox input:-moz-placeholder {
  color: white;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
}
#LasolvanCoveoSearchBox input::-ms-clear {
  display: none;
  opacity: 0;
}
#LasolvanCoveoSearchBox input:focus {
  outline: none;
}
@media (min-width: 768px) {
  #LasolvanCoveoSearchBox {
    right: 0;
    width: 100%;
    top: 0;
    max-width: 1770px;
    height: 54px;
    position: absolute;
    z-index: 0;
    display: block;
  }
  #LasolvanCoveoSearchBox.is-search-open {
    z-index: 2;
  }
  #LasolvanCoveoSearchBox > a {
    position: absolute;
    height: 100%;
    width: 44px;
    opacity: 0;
    display: none;
  }
  #LasolvanCoveoSearchBox.is-search-open > a {
    display: block;
    z-index: 1;
  }
  #LasolvanCoveoSearchBox > div {
    display: block;
    position: relative;
    height: 54px;
    overflow: hidden;
  }
  #LasolvanCoveoSearchBox > div > input {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: white;
    position: absolute;
    right: 0;
    width: 0px;
    height: 100%;
    border: none;
    border-radius: 0px;
    padding: 0;
    transition: width 0.3s;
    overflow: hidden;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0yIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGNpcmNsZSBzdHlsZT0iZmlsbDogbm9uZTsgc3Ryb2tlOiAjZmZmOyBzdHJva2UtbGluZWNhcDogcm91bmQ7IHN0cm9rZS1saW5lam9pbjogcm91bmQ7IHN0cm9rZS13aWR0aDogMnB4OyIgY3g9IjYuNSIgY3k9IjYuNSIgcj0iNS41Ii8+CiAgPHBhdGggc3R5bGU9ImZpbGw6ICNmZmY7IGZpbGwtcnVsZTogZXZlbm9kZDsiIGQ9Ik0xMC4yOTMsMTEuNzA3bDEuNDE0LTEuNDE0LDUsNS0xLjQxNCwxLjQxNFoiLz4KPC9zdmc+Cg==");
    background-position: 15px center;
    background-repeat: no-repeat;
    background-color: #1a4a9c;
  }
  #LasolvanCoveoSearchBox .CoveoToogleButton {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    width: 44px;
    height: 54px;
    outline: none;
    display: block;
  }
  #LasolvanCoveoSearchBox .CoveoToogleButton:before,
  #LasolvanCoveoSearchBox .CoveoToogleButton:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    transition: opacity 0.3s;
  }
  #LasolvanCoveoSearchBox .CoveoToogleButton:before {
    opacity: 1;
    background-color: transparent;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0yIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGNpcmNsZSBzdHlsZT0iZmlsbDogbm9uZTsgc3Ryb2tlOiAjZmZmOyBzdHJva2UtbGluZWNhcDogcm91bmQ7IHN0cm9rZS1saW5lam9pbjogcm91bmQ7IHN0cm9rZS13aWR0aDogMnB4OyIgY3g9IjYuNSIgY3k9IjYuNSIgcj0iNS41Ii8+CiAgPHBhdGggc3R5bGU9ImZpbGw6ICNmZmY7IGZpbGwtcnVsZTogZXZlbm9kZDsiIGQ9Ik0xMC4yOTMsMTEuNzA3bDEuNDE0LTEuNDE0LDUsNS0xLjQxNCwxLjQxNFoiLz4KPC9zdmc+Cg==");
  }
  #LasolvanCoveoSearchBox .CoveoToogleButton:after {
    opacity: 0;
    background-color: #1a4a9c;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTI0OS4wMSw1OC4zODhsMS4zOC0xLjM3NywxNC42LDE0LjYtMS4zOCwxLjM3N1ptMTUuOTgsMC0xLjM4LTEuMzc3LTE0LjYsMTQuNiwxLjM4LDEuMzc3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNDkgLTU3KSIvPgogIDxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIGNsYXNzPSJjbHMtMSIgeD0iNyIgeT0iNyI+PC9yZWN0Pgo8L3N2Zz4K');
  }
  #LasolvanCoveoSearchBox.is-search-open .CoveoToogleButton:before {
    background-color: #1a4a9c;
    opacity: 0;
  }
  #LasolvanCoveoSearchBox.is-search-open .CoveoToogleButton:after {
    opacity: 1;
  }
  #LasolvanCoveoSearchBox.is-search-open > div {
    pointer-events: auto;
  }
  #LasolvanCoveoSearchBox.is-search-open > div > input {
    width: 100%;
    border: 1px solid #1a4a9c;
    background-color: #1a4a9c;
    padding-left: 48px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  #LasolvanCoveoSearchBox {
    width: 266px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -133px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    transform: translateY(0);
    border-bottom: 1px solid #57d4ff;
  }
  .is-menu-open #LasolvanCoveoSearchBox {
    visibility: visible;
    opacity: 1;
    transform: translateY(37px);
  }
  #LasolvanCoveoSearchBox > a {
    width: 40px;
    height: 27px;
  }
  #LasolvanCoveoSearchBox input {
    width: 100%;
    border: none;
    background: transparent;
    height: 27px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: white;
  }
  #LasolvanCoveoSearchBox input::placeholder {
    color: #57d4ff;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  #LasolvanCoveoSearchBox input::-ms-input-placeholder {
    color: #57d4ff;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  #LasolvanCoveoSearchBox input:-ms-input-placeholder {
    color: #57d4ff;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  #LasolvanCoveoSearchBox input::-webkit-input-placeholder {
    color: #57d4ff;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  #LasolvanCoveoSearchBox input::-moz-placeholder {
    color: #57d4ff;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  #LasolvanCoveoSearchBox input:-moz-placeholder {
    color: #57d4ff;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  #LasolvanCoveoSearchBox .CoveoToogleButton {
    display: none;
  }
}
.slogan {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #006cb9;
  font-family: "PartnerCondensed", sans-serif;
  font-weight: 700;
}
.is-main-page .slogan,
.is-products-page .slogan {
  color: white;
}
.home {
  background-image: url("../../../-/media/{56929df5-b6ba-4abd-8567-7bea49c2251e}.ashx");
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home {
    padding-top: 50px;
    background-image: url("-/media/{ea881d7f-2c54-49ed-80a8-0841ea9a2460}.ashx");
  }
}
@media (max-width: 767px) {
  .home {
    padding-top: 40px;
    background-image: url("-/media/{46002820-3478-4e67-8a7d-e04b8d3006f3}.ashx");
  }
}
.home__items-wrapper {
  display: flex;
  flex-wrap: nowrap;
  width: 1150px;
  justify-content: space-between;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home__items-wrapper {
    flex-direction: column;
    width: 500px;
  }
}
@media (max-width: 767px) {
  .home__items-wrapper {
    width: 88%;
    flex-direction: column;
    align-items: center;
  }
}
.home__item {
  width: 349px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home__item {
    width: unset;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .home__item {
    width: 280px;
    margin-bottom: 50px;
  }
  .home__item:last-child {
    margin-bottom: 0;
  }
}
.home__item:hover .home__item-img-wrapper {
  background-color: rgba(80, 212, 255, 0.4);
}
.home__item-img-wrapper {
  height: 522px;
  border-radius: 38px;
  background-color: rgba(80, 212, 255, 0.1);
  box-shadow: 0px 0px 43px 0px rgba(0, 104, 184, 0.23);
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home__item-img-wrapper {
    width: 210px;
    height: 210px;
    background-color: rgba(165, 232, 255, 0.1);
    box-shadow: 0px 0px 43px 0px rgba(0, 104, 184, 0.23);
  }
}
@media (max-width: 767px) {
  .home__item-img-wrapper {
    width: 280px;
    height: 256px;
    background-color: rgba(165, 232, 255, 0.1);
    box-shadow: 0px 0px 43px 0px rgba(0, 104, 184, 0.23);
  }
}
.home__item-img {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-85px, -50%);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home__item-img {
    transform: translate(-45px, -50%);
    width: auto;
    height: 170px;
  }
}
@media (max-width: 767px) {
  .home__item-img {
    transform: translate(-45px, -50%);
    width: auto;
    height: 192px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home__item-text-wrapper {
    padding-left: 50px;
    width: 270px;
  }
}
.home__item-title {
  font-size: 24px;
  line-height: 48px;
  color: white;
  text-align: center;
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home__item-title {
    text-align: left;
    margin-top: 50px;
  }
}
.home__item-description {
  font-size: 16px;
  line-height: 1.2;
  color: #a5e8ff;
  text-align: center;
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home__item-description {
    text-align: left;
    padding: 0;
  }
}
.home .home__pick {
  font-size: 60px;
  line-height: 85px;
  color: white;
  text-align: center;
  margin: 0 auto;
  margin-top: 125px;
  position: relative;
}
.home .home__pick:before {
  content: "";
  display: block;
  position: absolute;
  width: 39px;
  height: 54px;
  top: -85px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../../../-/media/{86909a80-6741-4d1b-a887-e9afcda09b54}.ashx");
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home .home__pick {
    font-size: 36px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .home .home__pick:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .home .home__pick {
    display: none;
  }
}
.home__footer {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
  font-size: 12px;
  line-height: 1.2;
  color: #a5e8ff;
  opacity: 0.6;
}
.home__source {
  list-style-position: inside;
}
.page-header--home {
  height: auto;
}
.all-pages {
  margin: 0 auto;
  padding-top: 100px;
}
@media (min-width: 1920px) {
  .all-pages {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .all-pages {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .all-pages {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .all-pages {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
.common-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: black;
}
.service-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: black;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 767px) {
  .service-text {
    font-size: 12px;
  }
}
.base-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: black;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 767px) {
  .base-text {
    font-size: 12px;
  }
}
.text-link-color {
  color: #006bba;
}
.base-title-L1 {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #006bba;
}
@media (max-width: 767px) {
  .base-title-L1 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .base-title-L1--desk-large {
    font-size: 42px;
    line-height: 50px;
  }
}
.base-title-L2 {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #006bba;
  font-weight: 300;
}
@media (max-width: 767px) {
  .base-title-L2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .base-title-L2 {
    font-size: 20px;
  }
}
.button-text {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: white;
}
.content-block-404 {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.content-block-404 * {
  margin-left: auto;
  margin-right: auto;
}
.content-block-404__breadcrumb {
  margin-bottom: 64px;
}
.content-block-404__img {
  margin-bottom: 54px;
}
.content-block-404__title {
  font-size: 24px;
  font-weight: 400;
  color: #da1c4d;
  margin-bottom: 32px;
}
.content-block-404__description {
  width: 300px;
  font-weight: 300;
  color: #434343;
  margin-bottom: 52px;
}
.content-block-404__link {
  margin-bottom: 87px;
}
@media (max-width: 1199px) {
  .content-block-404__link {
    margin-bottom: 121px;
  }
}
@media (max-width: 767px) {
  .content-block-404 {
    font-size: 14px;
  }
  .content-block-404__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .content-block-404__description {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 32px;
    text-align: center;
  }
  .content-block-404__img {
    width: 200px;
    margin-bottom: 34px;
  }
}
.home__saru {
  padding-top: 18px;
  color: initial !important;
  padding-left: 20px;
}
.sources__doc {
  padding-left: 20px;
  color: initial;
}
.button-round {
  background-color: #C83450;
  transition: background-color 0.3s;
  border-radius: 25px;
  width: 270px;
  height: 52px;
  color: white;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  outline: none;
  border: none;
}
.button-round:hover {
  background-color: #be133f;
}
.button-round--d-inline-block {
  display: inline-block;
}
.button-round--aw {
  width: auto;
}
.button-round--px35px {
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 767px) {
  .button-round {
    font-size: 16px;
    width: 242px;
    height: 46px;
  }
}
.disclimer {
  position: fixed;
  z-index: 500;
  bottom: -3px;
  width: 100%;
  left: 0;
  -webkit-box-shadow: 0px 0px 5px 0px #a1a1a1;
  -moz-box-shadow: 0px 0px 5px 0px #a1a1a1;
  box-shadow: 0px 0px 5px 0px #a1a1a1;
  background: white;
  will-change: transform;
  transform: scale(1.015, 2.28);
  transform-origin: bottom center;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
}
@media (min-width: 768px) {
  .disclimer__break {
    display: none;
  }
}
.disclimer p {
  font-family: Ubuntu;
  font-weight: 300;
  color: #a1a1a1;
  font-size: 25px;
  line-height: 1;
  text-align: center;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .disclimer p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .disclimer p {
    font-size: 13px;
  }
}
.breadcrumb {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: black;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  background-color: transparent;
  list-style: none;
}
@media (max-width: 767px) {
  .breadcrumb {
    font-size: 12px;
  }
}
.breadcrumb > .active {
  color: #777777;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > li {
  float: left;
  margin: 0 3px 0 0;
}
.breadcrumb > li a {
  color: #5e5e5e;
  text-decoration: underline;
}
.breadcrumb-container {
  display: flex;
  margin-top: 90px;
  margin-bottom: 32px;
}
.breadcrumb-container--404 {
  margin-bottom: 64px;
}
@media (max-width: 1199px) {
  .breadcrumb-container {
    margin-bottom: 40px;
    margin-top: 90px;
  }
  .breadcrumb-container--404 {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .breadcrumb-container {
    visibility: hidden;
    height: 1px;
    margin-bottom: 42px;
    margin-top: 20px;
  }
  .breadcrumb-container--404 {
    margin-bottom: 44px;
  }
}
.search-result {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .search-result {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .search-result {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.search-result input.fix-submit {
  display: none;
}
.search-result__headblock {
  margin-top: 32px;
}
.search-result__title {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #006bba;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .search-result__title {
    font-size: 20px;
  }
}
.search-result__text {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 58px;
}
.search-result__menu {
  display: flex;
  list-style-type: none;
  justify-content: flex-start;
  border-bottom: 2px solid #d4dbe8;
  padding-bottom: 25px;
  margin-bottom: 46px;
}
.search-result__menu-item {
  width: 115px;
  text-align: center;
}
.search-result__link {
  font-size: 18px;
  font-weight: 500;
  color: black;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}
.search-result__link:hover {
  color: #006bba;
}
.search-result__link--active {
  color: #006bba;
}
.search-result__link--active:after {
  display: table;
  content: "";
  position: relative;
  bottom: -27px;
  height: 2px;
  width: 100%;
  background-color: #006bba;
}
.search-result .CoveoResult {
  margin-bottom: 90px;
}
.search-result .CoveoResultList {
  margin-top: 35px;
}
.search-result .CoveoDidYouMean {
  margin-top: 10px;
}
.search-result .coveo-img {
  width: 100px;
  height: 100px;
  float: left;
}
.search-result .CoveoResult.is-article .coveo-img {
  object-fit: cover;
  font-family: 'object-fit: cover';
}
.search-result .CoveoResult.is-product .coveo-img {
  object-fit: contain;
  object-position: left top;
  font-family: 'object-fit: contain; object-position: left top;';
}
.search-result .CoveoResultLink:hover {
  text-decoration: underline;
}
.search-result .coveo-title {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #006bba;
  margin-bottom: 18px;
  margin-left: 130px;
}
.search-result .coveo-excerpt {
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  color: black;
  font-size: 14px;
  margin-bottom: 30px;
  margin-left: 130px;
}
.search-result .coveo-breadcrumb {
  margin-left: 130px;
  height: 30px;
}
@media (max-width: 1199px) {
  .search-result__headblock {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .search-result__menu {
    margin-bottom: 36px;
  }
  .search-result__headblock {
    margin-top: 42px;
  }
  .search-result__title {
    font-size: 20px;
  }
  .search-result__text {
    font-size: 16px;
    margin-bottom: 42px;
  }
  .search-result__menu {
    padding-bottom: 18px;
    justify-content: space-around;
  }
  .search-result__menu-item {
    width: auto;
    padding-right: 0;
  }
  .search-result__link {
    font-size: 14px;
  }
  .search-result__link--active:after {
    bottom: -20px;
    width: 200%;
    left: -50%;
  }
  .search-result .CoveoResult {
    margin-bottom: 36px;
  }
  .search-result .coveo-img {
    display: none;
  }
  .search-result .coveo-title {
    font-size: 16px;
    margin-bottom: 16px;
    margin-left: 0;
    line-height: 22px;
  }
  .search-result .coveo-excerpt {
    font-size: 12px;
    margin-bottom: 32px;
    margin-left: 0;
  }
  .search-result .coveo-breadcrumb {
    margin-left: 0;
    height: 65px;
  }
}
.official-notice {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .official-notice {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .official-notice {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.official-notice__header {
  margin-bottom: 52px;
}
.official-notice__first-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 22.4px;
  color: black;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .official-notice__first-text {
    font-size: 12px;
  }
}
.official-notice__title {
  margin-bottom: 32px;
  margin-top: 52px;
}
.official-notice__description {
  font-weight: 400;
  font-size: 14px;
  line-height: 22.4px;
  color: black;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .official-notice__description {
    font-size: 12px;
  }
}
.official-notice__description--medium {
  font-weight: 500;
}
.official-notice__description .text-shift {
  padding-left: 24px;
  padding-top: 6px;
  display: block;
}
.official-notice .blue-text {
  color: #006bba;
}
img.art-img {
  height: auto !important;
  width: 100% !important;
}
@media (max-width: 1199px) {
  .official-notice__header {
    margin-bottom: 36px;
  }
  .official-notice__first-text {
    margin-bottom: 52px;
  }
  .two-columns .score-variable-row .score-variable-column:nth-child(1) {
    padding-right: 0 !important;
  }
  .two-columns .score-variable-row .score-variable-column:nth-child(2) {
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .official-notice__header {
    margin-bottom: 42px;
  }
  .official-notice__first-text {
    margin-bottom: 56px;
  }
  .official-notice__title {
    margin-bottom: 30px;
    margin-top: 56px;
  }
  .official-notice__description {
    margin-bottom: 22px;
  }
  .official-notice__description .text-shift {
    padding-left: 18px;
    padding-top: 5px;
  }
}
.property-lazolvan {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .property-lazolvan {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .property-lazolvan {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .property-lazolvan {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .property-lazolvan {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
.property-lazolvan__header {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #006bba;
  text-align: center;
  padding-top: 54px;
  padding-bottom: 54px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .property-lazolvan__header {
    padding-top: 36px;
    padding-bottom: 65px;
  }
}
@media (max-width: 767px) {
  .property-lazolvan__header {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #006bba;
    padding-top: 36px;
    padding-bottom: 26px;
  }
}
.property-lazolvan .score-highlight-header {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .property-lazolvan .score-highlight-header {
    margin-bottom: 6px;
  }
}
.property-lazolvan .score-highlight-header img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .property-lazolvan .score-highlight-header img {
    width: 70px;
    margin-bottom: 4px;
  }
}
.property-lazolvan .score-highlight-header h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #434343;
  color: black;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .property-lazolvan .score-highlight-header h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #434343;
  }
}
@media (max-width: 767px) {
  .property-lazolvan .score-highlight-header h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #434343;
  }
}
.property-lazolvan__items {
  max-width: 1593px;
  margin: 0 auto;
}
.property-lazolvan__items .score-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.property-lazolvan__item {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .property-lazolvan__item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 27px;
  }
  .property-lazolvan__item:nth-child(1) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .property-lazolvan__item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.property-lazolvan .score-highlight-body {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.3;
  color: #434343;
  text-align: center;
  max-width: 285px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .property-lazolvan .score-highlight-body {
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    color: #434343;
  }
}
@media (max-width: 767px) {
  .property-lazolvan .score-highlight-body {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #434343;
  }
}
.sitemap {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .sitemap {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .sitemap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sitemap__header {
  margin-bottom: 52px;
}
.sitemap__link {
  text-decoration: underline;
}
.sitemap__link:hover {
  text-decoration: none;
}
.sitemap__link--not-link:hover {
  text-decoration: underline;
}
.sitemap__link--item {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #006bba;
  font-weight: 300;
  font-weight: 500;
  font-size: 20px;
  margin-top: 46px;
}
@media (max-width: 767px) {
  .sitemap__link--item {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .sitemap__link--item {
    font-size: 20px;
  }
}
.sitemap__link--item:first-child {
  margin-top: 0px;
}
.sitemap__link--item:last-child {
  margin-bottom: 63px;
}
.sitemap__link--item-hide {
  display: none;
}
.sitemap__link--subitem {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: black;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  color: #006bba;
  margin-top: 22px;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .sitemap__link--subitem {
    font-size: 12px;
  }
}
.sitemap__link--subitem:first-of-type {
  margin-top: 26px;
}
.sitemap__link--subitem:last-of-type {
  margin-bottom: 46px;
}
.sitemap__container {
  display: flex;
  flex-direction: row;
}
.sitemap__left-column {
  width: 50%;
}
.sitemap__right-column {
  width: 50%;
}
@media (max-width: 1199px) {
  .sitemap__link--item {
    font-size: 18px;
  }
  .sitemap__link--item:last-child {
    margin-bottom: 75px;
  }
}
@media (max-width: 767px) {
  .sitemap__link--item:last-child {
    margin-bottom: 46px;
  }
  .sitemap__link--subitem {
    font-size: 14px;
  }
  .sitemap__container {
    flex-direction: column;
  }
  .sitemap__left-column {
    width: 100%;
  }
  .sitemap__right-column {
    width: 100%;
  }
}
.sources.is-hidden {
  display: none;
}
.sources .panel-title a {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #006bba;
  border-bottom: 2px solid #d3dbe8;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 25px;
  position: relative;
}
.sources .panel-title a:before {
  content: '';
  position: absolute;
  top: calc(50% - 4px);
  right: 9px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fd738b;
  border-bottom: 2px solid #fd738b;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sources.is-collapse-in .panel-title a:before {
  top: calc(50%);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.sources__list {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: li;
  padding-top: 18px;
}
.sources__item {
  position: relative;
  padding-bottom: 13px;
  list-style-type: none;
  margin-left: 19px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #010101;
  padding-left: 5px;
}
.sources__item:before {
  display: block;
  content: counter(li)".";
  counter-increment: li;
  text-align: left;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #010101;
  left: -19px;
  top: 0px;
  position: absolute;
  height: 20px;
}
.sources__number {
  margin-top: 30px;
}
.sources__doc {
  padding-top: 18px;
}
.sources__item:last-child {
  padding-bottom: 0;
}
.sources__spec {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #006bba;
  text-decoration: none;
}
.sources__link {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #006bba;
  text-decoration: none;
  word-break: break-word;
}
.sources__link--nowrap {
  white-space: nowrap;
}
.sources__link:hover {
  text-decoration: underline;
}
.feedback {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: black;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .feedback {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .feedback {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .feedback {
    font-size: 12px;
  }
}
.feedback__header {
  margin-bottom: 38px;
}
.feedback__gray-wrapper {
  background-color: #f8f8f8;
  padding: 48px 48px 44px;
  margin-bottom: 48px;
}
.feedback__intro {
  margin-bottom: 44px;
}
.feedback__required-fields {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 16px;
}
.feedback__form-thanks {
  font-size: 14px;
  margin-bottom: 44px;
}
.feedback__thanks {
  font-size: 14px;
  opacity: 0.75;
}
.feedback__thanks:nth-child(1) {
  margin-bottom: 30px;
}
.feedback__thanks:last-child {
  margin-bottom: 66px;
}
.form-horizontal .col-xs-12:nth-child(1) {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.form-horizontal .col-xs-12:nth-child(1) .row:nth-child(1) {
  width: 356px;
  margin-right: 91px;
}
.form-horizontal .col-xs-12:nth-child(1) .row:nth-child(2) {
  width: 356px;
  margin-bottom: 44px;
}
.form-horizontal .col-xs-12:nth-child(1) .row:nth-child(3) {
  width: 100%;
  margin-bottom: 44px;
}
.form-horizontal .col-xs-12:nth-child(1) .row:nth-child(4) {
  margin-top: 0px !important;
}
.form-horizontal .col-xs-12:nth-child(1) .row:nth-child(5) {
  position: absolute;
  right: 37%;
  bottom: -25px;
}
.form-horizontal .txtBox {
  width: 100%;
  height: 48px;
  padding-left: 16px;
  font-weight: 400;
}
.form-horizontal .txtArea {
  width: 100%;
  height: 146px;
  resize: none;
}
.form-horizontal .form__label {
  font-weight: 500;
  margin-bottom: 20px;
}
.form-horizontal .errorLb {
  font-size: 14px;
  color: #da1c4d !important;
  margin-top: 10px !important;
}
.form-horizontal .hasError {
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #ffa5bc !important;
  background-color: white !important;
  box-shadow: 0px 0px 6px 0px rgba(218, 28, 77, 0.44) !important;
}
.form-horizontal .anwser.agreement input {
  display: none;
}
.form-horizontal .anwser.agreement .fake-checkbox {
  /* <-- стилизируем новый */
  height: 24px;
  width: 24px;
  border: 2px solid #d4dbe8;
  display: inline-block;
  position: relative;
  background-color: transparent;
  border-radius: 0px;
  margin-right: 14px !important;
}
.form-horizontal .anwser.agreement [type=checkbox]:checked + span > span.fake-checkbox:before {
  /* <-- ставим иконку, когда чекбокс включен  */
  content: '\2714';
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 23px;
  color: #006bba;
  font-family: 'Courier New', Courier, monospace;
}
.form-horizontal .anwser.agreement .text-checkbox {
  width: 290px;
  position: absolute;
  font-size: 14px;
}
.btn.btn-default {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: white;
  background-color: #da1c4d;
  border: 0px solid #da1c4d;
  border-radius: 25px;
  padding: 15px 35px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.btn.btn-default:focus {
  outline: none;
}
.btn.btn-default:hover {
  background-color: #be133f;
}
.confidence {
  opacity: 0.75;
  margin-bottom: 153px;
}
.confidence__thanks {
  margin-bottom: 30px;
}
.confirmation {
  display: none;
}
.confirmation .send-title {
  padding-bottom: 40px;
  border-bottom: 1px solid #d4dbe8;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .feedback {
    max-width: 900px;
  }
  .feedback__header {
    margin-bottom: 48px;
  }
  .feedback__gray-wrapper {
    padding: 26px 30px 36px 30px;
  }
  .feedback__intro {
    margin-bottom: 58px;
  }
  .feedback__form-thanks {
    margin-bottom: 54px;
  }
  .feedback__thanks:last-child {
    margin-bottom: 52px;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(1) {
    width: 48%;
    margin-right: 4%;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(2) {
    width: 48%;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(3) {
    margin-bottom: 28px;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(5) {
    right: 47%;
  }
  .form-horizontal .form__label {
    margin-bottom: 12px;
  }
  .form-horizontal .agreement span {
    width: 260px;
  }
  .btn.btn-default {
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: white;
  }
  .confidence {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .feedback {
    font-size: 14px;
  }
  .feedback__header {
    margin-bottom: 34px;
  }
  .feedback__gray-wrapper {
    padding: 36px 20px 36px 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 36px;
  }
  .feedback__intro {
    margin-bottom: 42px;
  }
  .feedback__required-fields {
    margin-bottom: 24px;
  }
  .feedback__form-thanks {
    margin-bottom: 48px;
  }
  .feedback__thanks {
    font-size: 12px;
  }
  .feedback__thanks:nth-child(1) {
    margin-bottom: 26px;
  }
  .feedback__thanks:last-child {
    margin-bottom: 0px;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(1) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 42px;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(2) {
    width: 100%;
    margin-bottom: 42px;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(3) {
    margin-bottom: 24px;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(4) {
    width: 100%;
  }
  .form-horizontal .col-xs-12:nth-child(1) .row:nth-child(5) {
    position: static;
    margin-left: -10px;
    margin-bottom: 75px;
  }
  .form-horizontal .txtBox {
    height: 40px;
    padding-left: 12px;
  }
  .form-horizontal .form__label {
    font-size: 12px;
  }
  .form-horizontal .errorLb {
    margin-top: 15px !important;
  }
  .form-horizontal .anwser.agreement .text-checkbox {
    width: 275px;
  }
  .form-horizontal .agreement span {
    width: 220px;
    font-size: 12px;
  }
  .form-horizontal .signup-button {
    text-align: center;
  }
  .btn.btn-default {
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: white;
    font-size: 15px;
    padding: 0;
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 320px;
    margin: 0 auto;
  }
  .confidence {
    margin-bottom: 122px;
  }
}
.promo {
  font-size: 16px;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  line-height: 19px;
}
.promo__banner {
  background-image: linear-gradient(90deg, #00afe8 0%, #0067b7 100%);
  padding: 50px 57px;
  height: 361px;
  margin-bottom: 55px;
}
.promo__banner-two-columns-block {
  display: flex;
}
.promo__banner-imageblock {
  width: 50%;
}
.promo__image {
  display: none;
}
.promo__image--desktop {
  display: block;
}
.promo__banner-textblock {
  width: 50%;
}
.promo__banner-text {
  color: white;
  font-weight: 400;
  margin-bottom: 16px;
  line-height: 35px;
  padding-left: 10px;
}
.promo__banner-text--big {
  font-weight: 700;
  font-size: 48px;
}
.promo__banner-text--normal {
  font-size: 36px;
}
.promo__banner-text--small {
  font-size: 24px;
}
.promo__banner-text--period {
  opacity: 0.5;
  margin-left: 50%;
  width: 50%;
}
.promo .flex-row:nth-child(1) {
  margin-bottom: 34px;
}
.promo .flex-row:nth-child(2) {
  margin-bottom: 40px;
}
.promo__header {
  color: #006bba;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 35px;
}
.promo__list {
  margin-left: 20px;
}
.promo__list-item {
  margin-bottom: 34px;
  padding-left: 20px;
}
.promo__footnote {
  padding-left: 40px;
}
@media (max-width: 1199px) {
  .promo {
    font-size: 14px;
  }
  .promo__banner {
    height: 331px;
    margin-bottom: 45px;
    padding: 50px 20px 50px 40px;
  }
  .promo__banner-imageblock {
    width: 61%;
  }
  .promo__image {
    display: none;
  }
  .promo__image--tablet {
    display: block;
  }
  .promo__banner-textblock {
    width: auto;
    margin-left: -60px;
  }
  .promo__banner-text {
    padding-left: 0px;
    line-height: 28px;
  }
  .promo__banner-text--big {
    font-size: 42px;
  }
  .promo__banner-text--normal {
    font-size: 32px;
  }
  .promo__banner-text--small {
    font-size: 24px;
  }
  .promo__banner-text--period {
    margin-left: calc(61% - 60px);
  }
  .promo .flex-row:nth-child(1) {
    margin-bottom: 48px;
  }
  .promo .flex-row:nth-child(2) {
    margin-bottom: 30px;
  }
  .promo__header {
    font-size: 24px;
    margin-bottom: 50px;
  }
  .promo__list-item {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .promo {
    font-size: 14px;
  }
  .promo__banner {
    padding: 40px 20px 50px 20px;
    height: 345px;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .promo__banner-two-columns-block {
    flex-direction: column;
  }
  .promo__banner-imageblock {
    width: auto;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
  }
  .promo__image {
    display: none;
    margin: 0;
    margin-left: 30px;
  }
  .promo__image--mobile {
    display: block;
  }
  .promo__banner-textblock {
    width: 100%;
    margin-left: 0px;
    display: flex;
    justify-content: space-between;
  }
  .promo .flex-row {
    width: auto;
  }
  .promo__banner-text {
    margin-bottom: 0px;
  }
  .promo__banner-text--big {
    font-size: 24px;
  }
  .promo__banner-text--normal {
    font-size: 18px;
  }
  .promo__banner-text--small {
    font-size: 14px;
  }
  .promo__banner-text--period {
    font-size: 9px;
    margin: 0;
    width: auto;
    text-align: center;
  }
  .promo .flex-row:nth-child(1) {
    margin-bottom: 30px;
  }
  .promo__header {
    font-size: 20px;
    line-height: 24px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .promo__list {
    margin-left: 14px;
  }
  .promo__list-item {
    margin-bottom: 18px;
  }
}
.faq {
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
}
.faq .faq-content .panel-heading a.active:after {
  transform: rotate(180deg);
}
.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  margin: 0 0px;
}
.faq .panel-default.page-sources > .panel-heading + .panel-collapse > .panel-body,
.faq .page-sources .panel-heading + .panel-collapse > .panel-body {
  margin: 0;
}
.faq__header {
  margin-bottom: 38px;
}
.faq__list {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
}
.faq__title {
  font-weight: 500;
}
.faq__title:not(:first-child) {
  margin-top: 26px;
}
.faq__title + .faq__title {
  margin-top: 10px;
}
.faq__title + .faq__description {
  margin-top: 14px;
}
.faq__description {
  font-size: 14px;
  font-weight: 400;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
}
.faq .text-shift {
  padding-left: 8px;
}
.faq .question-panel {
  margin: 0px 0px 22px 0;
}
.faq .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.faq .panel-heading {
  background: #0097d8;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.faq .panel-heading a {
  display: block;
  padding: 25px 45px 29px 26px;
  color: white;
  text-decoration: none;
  position: relative;
  outline: 0;
}
.faq .panel-heading a:after {
  display: block;
  content: '';
  background: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/sources-arrow.png') no-repeat;
  width: 20px;
  height: 10px;
  position: absolute;
  right: 32px;
  top: 55%;
  margin-top: -6px;
}
.faq .panel-heading a.active:after {
  transform: rotate(180deg);
}
.faq .panel-body {
  padding: 22px 30px 44px 26px;
}
.faq .panel-body .question {
  padding: 10px 0 5px;
}
.faq .panel-body .question h5 {
  font-size: 18px;
  margin: 0 0 20px;
  font-weight: bold;
}
.faq .panel-body .question a {
  color: #f76d71;
  text-decoration: none;
}
.faq .panel-body .question ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.faq .panel-body .question li {
  background: url("-/media/ems/conditions/consumer healthcare/brands/no-spa-ru/bullet2.png") no-repeat 0 8px;
  padding: 0 0 0 17px;
}
@media (max-width: 767px) {
  .faq {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .faq__header {
    padding-left: 20px;
  }
  .faq__list {
    font-size: 12px;
  }
  .faq__description {
    font-size: 12px;
  }
  .faq__title {
    font-size: 12px;
  }
  .faq__title:not(:first-child) {
    margin-top: 24px;
  }
  .faq__title + .faq__title {
    margin-top: 10px;
  }
  .faq__title + .faq__description {
    margin-top: 14px;
  }
  .faq .panel-heading a {
    padding: 13px 45px 18px 20px;
  }
  .faq .panel-heading a:after,
  .faq .panel-heading a.active:after {
    right: 20px;
  }
  .faq .panel-body {
    padding: 24px 20px 50px 20px;
  }
  .faq .panel-title {
    font-size: 15px;
  }
}
.round-menu {
  width: 100%;
}
.round-menu__wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  text-align: center;
}
.round-menu__wrapper--right {
  text-align: right;
}
@media (max-width: 767px) {
  .round-menu__wrapper--phone-center {
    text-align: center;
  }
}
.round-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  white-space: nowrap;
  font-size: 0px;
}
.round-menu__list--pr20 {
  padding-right: 20px;
}
.round-menu__list--pl20 {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .round-menu__list--phone-pl20 {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .round-menu__list--phone-pr20 {
    padding-right: 20px;
  }
}
.round-menu__link {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: #da1c4d;
  display: inline-block;
  padding: 5px 20px;
  margin-left: 2px;
  margin-right: 2px;
  border: 2px solid #d4dbe8;
  border-radius: 16px;
  white-space: nowrap;
  transition: all 0.3s;
}
.round-menu__link:hover {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: white;
  background: #da1c4d;
  border-color: #da1c4d;
}
.round-menu__link.is-active {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: white;
  background: #da1c4d;
  border-color: #da1c4d;
}
.round-menu__item {
  display: inline-block;
}
.base-article-font {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
}
.block__one {
  margin-bottom: 100px;
}
.block__two {
  margin-bottom: 90px;
}
.block__three {
  margin-bottom: 75px;
}
.block__three .blue-round {
  padding: 68px;
}
.block__four {
  margin-bottom: 60px;
}
.block__five {
  margin-bottom: 55px;
}
.block__six {
  padding-top: 0px !important;
  margin-bottom: 62px;
}
.block__seven {
  margin-bottom: 60px;
}
.block__seven .blue-round {
  padding: 55px 95px 70px 95px;
}
.block__eight {
  margin-bottom: 60px !important;
}
.block__nine {
  margin-bottom: 60px;
}
.block__ten {
  margin-bottom: 60px;
}
.block__eleven {
  margin-bottom: 70px;
}
.block__twelve {
  margin-bottom: 66px;
}
.two-columns .score-variable-row {
  display: flex;
}
.two-columns .score-variable-row .score-variable-column {
  width: 50%;
}
.two-columns .score-variable-row .score-variable-column:nth-child(1) {
  margin-right: 0;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  padding-right: 30px;
}
.two-columns .score-variable-row .score-variable-column:nth-child(2) {
  margin-left: 0;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  padding-left: 30px;
}
.two-columns--sliz .score-variable-row {
  display: flex;
  justify-content: space-around;
}
.two-columns--sliz .score-variable-row .score-variable-column:nth-child(1) {
  margin-right: 0px;
  width: 48%;
}
.two-columns--sliz .score-variable-row .score-variable-column:nth-child(2) {
  margin-left: 0px;
  width: 34%;
}
.sliz__img-mobile {
  display: none;
}
.column-center .score-center {
  display: flex;
  justify-content: center;
}
.column-narrow {
  width: 58%;
  padding-right: 11%;
}
.img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
}
.img--first {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/img1.png');
  min-height: 411px;
}
.img--second {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/img2.png');
  min-height: 517px;
}
.img--sliz {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/bronhi.png');
  min-height: 517px;
  background-position-x: right;
}
.img--img-third {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/img3.png');
  min-height: 398px;
}
.img--img-fourth {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/img4.png');
  min-height: 398px;
}
.img--img-fifth {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/img5.png');
  min-height: 398px;
}
.article .content-wrapper,
.artcile .content-wrapper {
  max-width: 1600px;
}
.article__block,
.artcile__block {
  margin-bottom: 70px;
}
.article__title:first-child,
.artcile__title:first-child {
  width: 55%;
}
.article__header,
.artcile__header {
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
  color: #006bba;
  margin-bottom: 65px;
  padding-top: 5px;
}
.article__title,
.artcile__title {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  text-transform: uppercase;
  font-weight: 700;
  color: #006bba;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 34px;
}
.article__description,
.artcile__description {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
}
.article__description sup,
.artcile__description sup {
  color: #da1c4d;
}
.article__description + .article__description,
.article__description + .artcile__description,
.artcile__description + .article__description,
.artcile__description + .artcile__description {
  margin-top: 40px;
}
.article__description-non-num-list,
.artcile__description-non-num-list {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  list-style: none;
}
.article__description-non-num-list li,
.artcile__description-non-num-list li {
  padding-left: 30px;
  position: relative;
}
.article__description-non-num-list li:before,
.artcile__description-non-num-list li:before {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 2px;
  top: 15px;
  left: 0;
  background-color: #006bba;
}
.left-black-line {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: black;
  font-size: 24px;
  line-height: 30px;
  padding-left: 30px;
  border-left: 1px solid black;
}
.blue-round {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  border-radius: 40px;
  background-color: #e5f0f8;
  width: 56%;
  display: flex;
  justify-content: center;
  text-align: center;
}
.blue-round sup {
  color: black;
}
.blue-round .article__description {
  font-size: 24px;
  line-height: 35px;
}
.spoiler-block {
  background-color: #e5f0f8;
  padding: 75px 155px 90px 155px;
  max-width: 100%;
}
.spoiler-block__two-columns .score-variable-row {
  display: flex;
}
.spoiler-block__two-columns .score-variable-row .score-variable-column {
  width: 50%;
}
.spoiler-block__two-columns .score-variable-row .score-variable-column:nth-child(1) {
  margin-right: 35px;
}
.spoiler-block__two-columns .score-variable-row .score-variable-column:nth-child(2) {
  margin-left: 35px;
}
.spoiler-block__two-columns--sliz .score-variable-row {
  display: flex;
  justify-content: space-around;
}
.spoiler-block__two-columns--sliz .score-variable-row .score-variable-column:nth-child(1) {
  margin-right: 0px;
  width: 48%;
}
.spoiler-block__two-columns--sliz .score-variable-row .score-variable-column:nth-child(2) {
  margin-left: 0px;
  width: 34%;
}
.spoiler-block__two-columns:nth-of-type(1) {
  margin-bottom: 90px;
}
.spoiler-block__two-columns:nth-of-type(2) {
  margin-bottom: 0px;
}
.infograph {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 65%;
  margin: 0 auto;
}
.infograph .infograph-before {
  content: '';
  display: block;
  width: 138px;
  height: 138px;
  margin: 0 auto 8px auto;
}
.infograph * {
  color: #006bba;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
.infograph__left-block {
  width: 33%;
}
.infograph__left-block:before {
  content: '';
  display: block;
  width: 138px;
  height: 138px;
  margin: 0 auto 8px auto;
  background: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/icon old.png') no-repeat;
}
.infograph__center-block {
  width: 33%;
  color: black;
  text-transform: none;
  opacity: 0.6;
  padding-bottom: 20px;
}
.infograph__rigth-block {
  width: 33%;
}
.infograph__rigth-block:before {
  content: '';
  display: block;
  width: 138px;
  height: 138px;
  margin: 0 auto 8px auto;
  background: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/icon child.png') no-repeat;
}
.grid-block {
  background-color: #e5f0f8;
  padding: 65px 265px 75px 160px;
}
.grid-block .article__title:first-child {
  margin: 0px auto 60px auto;
  width: 180px;
}
.grid-block .article__description {
  text-align: center;
  margin-bottom: 60px;
}
.grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.grid.-is--four {
  align-items: center;
}
.grid.-is--four .grid-item {
  text-align: center;
  width: 25%;
  align-items: center;
  padding: 0 10px;
}
.grid.-is--four .grid-item svg {
  margin: auto;
}
.grid__title {
  font-weight: 700;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 5px;
}
.grid__description {
  width: 100%;
}
.grid-item {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  display: flex;
  width: 31%;
  flex-direction: column;
  align-items: flex-start;
}
.normal-list {
  padding-left: 25px !important;
  font-size: 18px;
  line-height: 28.8px;
  color: initial;
  margin: 10px 0;
}
sup:not(footer sup) {
  color:#D81734 !important;
  font-size: 12px;
  top: -8px;
}
@media (max-width: 1919px) {
  .article__header,
  .artcile__header {
    margin-bottom: 45px;
  }
  .article__block,
  .artcile__block {
    margin-bottom: 45px;
  }
  .article__block:last-child,
  .artcile__block:last-child {
    margin-bottom: 0px;
  }
  .article__title:first-child,
  .artcile__title:first-child {
    width: 100%;
  }
  .block__four {
    margin-bottom: 60px;
  }
  .block__ten {
    margin-bottom: 60px;
  }
  .blue-round {
    width: 70%;
    padding: 65px 70px 65px 70px;
  }
  .article .content-wrapper {
    padding-left: 35px;
    padding-right: 35px;
  }
  .two-columns--text-first:first-of-type .score-variable-row .score-variable-column:nth-child(1) {
    padding-right: 0;
    width: calc(50% - 30px);
    margin-right: 0 !important;
  }
  .two-columns--text-first:first-of-type .score-variable-row .score-variable-column:nth-child(2) {
    margin-left: 0;
    width: calc(50% + 30px);
    padding-left: 0;
  }
  .two-columns--img-first .score-variable-row .score-variable-column:nth-child(1) {
    padding-right: 30px;
    margin-right: 0px;
  }
  .two-columns--img-first .score-variable-row .score-variable-column:nth-child(2) {
    margin-left: 0px;
    padding-left: 30px;
  }
  .two-columns--sliz .score-variable-row .score-variable-column:nth-child(1) {
    width: 50%;
  }
  .two-columns--sliz .score-variable-row .score-variable-column:nth-child(2) {
    width: 50%;
  }
  .spoiler-block {
    padding-left: 35px;
    padding-right: 35px;
  }
  .spoiler-block__two-columns:nth-of-type(1) {
    margin-bottom: 53px;
  }
  .spoiler-block__two-columns:nth-of-type(2) {
    margin-bottom: 0px;
  }
  .infograph {
    width: 100%;
  }
  .infograph__center-block {
    width: 30%;
  }
  .img--sliz {
    background-position-x: center;
  }
  .grid-block {
    background-color: #e5f0f8;
    padding: 65px 36px 75px 36px;
  }
  .grid-item {
    width: 28%;
  }
}
@media (max-width: 1199px) {
  .full-screen {
    margin-left: -30px;
    margin-right: -30px;
  }
  .article .breadcrumb {
    font-size: 13px;
  }
  .article .content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .article__header {
    margin-bottom: 50px;
  }
  .article__title:first-child {
    width: 100%;
  }
  .two-columns--text-first .score-variable-row,
  .two-columns--text-first:first-of-type .score-variable-row {
    flex-direction: column-reverse;
  }
  .two-columns--text-first .score-variable-row .score-variable-column:nth-child(1),
  .two-columns--text-first:first-of-type .score-variable-row .score-variable-column:nth-child(1) {
    width: 100%;
    margin: 0;
  }
  .two-columns--text-first .score-variable-row .score-variable-column:nth-child(2),
  .two-columns--text-first:first-of-type .score-variable-row .score-variable-column:nth-child(2) {
    width: 100%;
    margin: 0;
    margin-bottom: 28px;
  }
  .two-columns--img-first .score-variable-row {
    flex-direction: column;
  }
  .two-columns--img-first .score-variable-row .score-variable-column {
    width: 100%;
  }
  .two-columns--img-first .score-variable-row .score-variable-column:nth-child(1) {
    margin: 0;
    margin-bottom: 40px;
  }
  .two-columns--img-first .score-variable-row .score-variable-column:nth-child(2) {
    margin: 0;
  }
  .two-columns--sliz .score-variable-row {
    display: flex;
    flex-direction: column;
  }
  .two-columns--sliz .score-variable-row .score-variable-column:nth-child(2) {
    display: none;
  }
  .img {
    background-size: cover;
  }
  .img--first {
    margin-left: -30px;
    margin-right: -30px;
    min-height: 392px;
  }
  .img--second {
    min-height: 479px;
  }
  .img--img-third {
    min-height: 398px;
  }
  .img--img-fourth {
    min-height: 398px;
    margin-bottom: 20px;
  }
  .img--img-fifth {
    min-height: 398px;
  }
  .block__one {
    margin-bottom: 56px;
  }
  .block__three .blue-round {
    padding: 62px 50px;
    width: 100%;
  }
  .block__six {
    margin-top: 64px;
    margin-bottom: 54px;
  }
  .block__seven {
    margin-bottom: 83px;
  }
  .block__seven .blue-round {
    padding: 55px 63px;
  }
  .block__eight {
    margin-bottom: 40px;
  }
  .block__nine {
    margin-bottom: 48px;
  }
  .block__ten {
    margin-bottom: 60px;
  }
  .block__eleven {
    margin-bottom: 57px;
  }
  .block__twelve {
    margin-bottom: 58px;
  }
  .spoiler-block {
    padding: 75px 30px 90px 30px;
  }
  .spoiler-block__two-columns .score-variable-row {
    flex-direction: column;
  }
  .spoiler-block__two-columns .score-variable-row .score-variable-column:nth-child(1) {
    width: 100%;
    margin: 0;
  }
  .spoiler-block__two-columns .score-variable-row .score-variable-column:nth-child(1) .spoiler-item:last-child {
    border-bottom: none;
  }
  .spoiler-block__two-columns .score-variable-row .score-variable-column:nth-child(2) {
    width: 100%;
    margin: 0;
  }
  .infograph {
    width: 70%;
    margin-top: 47px;
  }
  .infograph__left-block:before,
  .infograph__rigth-block:before {
    margin-bottom: 19px;
  }
  .sliz__img-mobile {
    display: block;
    background: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/bronhi.png') no-repeat;
    background-position-x: center;
    min-height: 341px;
    width: 100%;
    background-size: contain;
    margin-top: 43px;
    margin-bottom: 54px;
  }
  .grid-block {
    padding-bottom: 0px;
  }
  .grid-item {
    width: 48%;
    margin-bottom: 64px;
  }
  .column-narrow {
    width: 100%;
  }
  .blue-round {
    width: 100%;
    padding: 61px 68px;
  }
}
@media (max-width: 767px) {
  .full-screen {
    margin-left: -20px;
    margin-right: -20px;
  }
  .article .content-wrapper,
  .artcile .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .article__block .article__title:first-child,
  .artcile__block .article__title:first-child {
    width: 100%;
  }
  .article__header,
  .artcile__header {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 34px;
  }
  .article__title,
  .artcile__title {
    font-size: 20px;
    line-height: 24px;
  }
  .article__description,
  .artcile__description {
    font-size: 16px;
    line-height: 22px;
  }
  .article .left-black-line,
  .artcile .left-black-line {
    padding-left: 20px;
    line-height: 22px;
    font-size: 18px;
  }
  .block__one {
    margin-bottom: 50px;
  }
  .block__three {
    margin-bottom: 57px;
  }
  .block__three .blue-round {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
    padding: 50px 30px 55px 30px;
  }
  .block__four {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
  }
  .block__six {
    margin-top: 67px;
    margin-bottom: 66px;
  }
  .block__seven {
    margin-bottom: 62px;
  }
  .block__seven .blue-round {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
    padding: 50px 30px 55px 30px;
  }
  .block__nine {
    margin-bottom: 35px;
  }
  .block__ten {
    margin-bottom: 60px;
  }
  .block__eleven {
    margin-bottom: 38px;
  }
  .block__twelve {
    margin-bottom: 37px;
  }
  .img {
    background-size: cover;
  }
  .img--first {
    margin-left: -20px;
    margin-right: -20px;
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/320/img1-320.png');
    min-height: 260px;
  }
  .img--second {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/320/img2-320.png');
    min-height: 189px;
  }
  .img--sliz {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/320/bronhi-320.png');
  }
  .img--img-third {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/320/img3-320.png');
    min-height: 189px;
  }
  .img--img-fourth {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/320/img4-320.png');
    min-height: 189px;
  }
  .img--img-fifth {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/320/img5-320.png');
    min-height: 189px;
  }
  .two-columns--img-first .score-variable-row .score-variable-column:nth-child(2) {
    padding-right: 0px;
  }
  .blue-round {
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: black;
    border-radius: 0px;
  }
  .blue-round .article__description {
    font-size: 20px;
    line-height: 30px;
  }
  .spoiler-block {
    padding: 63px 0px 58px 0px;
  }
  .infograph {
    width: 100%;
    flex-direction: column;
    margin-top: 65px;
  }
  .infograph * {
    font-size: 16px;
    font-weight: 500;
  }
  .infograph__left-block {
    width: 100%;
    margin-bottom: 32px;
  }
  .infograph__left-block:before {
    width: 110px;
    height: 110px;
    background-size: contain;
  }
  .infograph__center-block {
    width: 75%;
    margin-bottom: 32px;
    padding-bottom: 0;
  }
  .infograph__rigth-block {
    width: 100%;
  }
  .infograph__rigth-block:before {
    width: 110px;
    height: 110px;
    background-size: contain;
  }
  .sliz__img-mobile {
    min-height: 306px;
    margin-top: 57px;
    margin-bottom: 57px;
  }
  .grid-block {
    padding: 43px 0px 10px 0px;
  }
  .grid-block .article__title:first-child {
    width: 155px;
    margin-bottom: 82px;
  }
  .grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .grid__title {
    margin-top: 30px;
    font-size: 20px;
  }
  .grid__description {
    width: 75%;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
  }
  .grid-item {
    width: 100%;
    align-items: center;
    margin-bottom: 52px;
  }
}
@media (max-width: 767px) and (max-width: 1199px) {
  .block__four {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .block__four {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.slider-container {
  background: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/product-slider/slider-bg.jpg');
  background-position-x: 50%;
  padding-top: 60px;
  padding-bottom: 55px;
  display: block;
}
.slider-container .slider__base {
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.slider-container .slider {
  display: none;
}
.slider-container .slider--desktop {
  display: block;
}
.slider-container .slider__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 465px;
}
.slider-container .slider__item a {
  width: 100%;
  display: flex;
  justify-content: center;
  outline: none;
  cursor: default;
}
.slider-container .slider__item img {
  align-self: center;
  margin-left: 80px;
}
.slider-container .slider .slick-slide {
  opacity: 0.5;
  cursor: default;
  transition: opacity 1s ease-in-out;
}
.slider-container .slider .slick-current {
  opacity: 1;
}
.slider-container .slider .slick-current a {
  cursor: pointer;
}
.slider-container .slider__title {
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 36px;
  margin-bottom: 45px;
}
.slider-container .slider__text {
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  height: 45px;
  margin-top: 20px;
  align-self: center;
}
.slider-container .slick-next {
  right: 30px;
}
.slider-container .slick-next:before {
  content: '';
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/product-slider/product-banner-arrow-rigth.png');
  background-size: contain;
  width: 20px;
  height: 38px;
  display: block;
}
.slider-container .slick-prev {
  z-index: 99;
  left: 30px;
}
.slider-container .slick-prev:before {
  content: '';
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/product-slider/product-banner-arrow-left.png');
  background-size: contain;
  width: 20px;
  height: 38px;
  display: block;
}
.slider-container .slick-dots li button:before {
  position: absolute;
  top: 40px;
  left: 0;
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid white;
  border-radius: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  border-color: #da1c4d;
  background-color: #da1c4d;
}
.slider-container .slider .slick-dots li.slick-active {
  opacity: 1;
}
@media (max-width: 1199px) {
  .slider-container {
    padding-top: 65px;
    padding-bottom: 100px;
  }
  .slider-container .slider {
    display: none;
  }
  .slider-container .slider--mobile {
    display: block;
  }
  .slider-container .slider__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .slider-container .slider__item {
    width: 390px;
  }
  .slider-container .slider__item--kids {
    width: 410px;
  }
  .slider-container .slider__item--max {
    width: 410px;
  }
  .slider-container .slider-text {
    margin-top: 28px;
  }
  .slider-container .slick-dots {
    bottom: -25px;
  }
}
@media (max-width: 767px) {
  .slider-container {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/product-slider/slider-bg-320.png');
    background-size: cover;
    background-position-y: 50%;
    height: 420px;
    padding-top: 30px;
    padding-bottom: 25px;
  }
  .slider-container .slider__title {
    display: none;
  }
  .slider-container .slider__item {
    width: unset;
    padding-left: 0;
    height: 340px;
  }
  .slider-container .slider__item img {
    max-width: 210px;
    height: auto;
    align-self: center;
    margin-left: 15%;
  }
  .slider-container .slider__item--max {
    justify-content: center;
  }
  .slider-container .slider__text {
    margin-top: 10px;
    font-size: 16px;
    margin-right: 0;
  }
  .slider-container .slick-dots {
    bottom: 10px;
  }
  .slider-container .slick-next {
    right: 20px;
  }
  .slider-container .slick-next:before {
    content: '';
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/product-slider/product-banner-arrow-rigth-320.png');
    width: 16px;
    height: 24px;
  }
  .slider-container .slick-prev {
    left: 20px;
  }
  .slider-container .slick-prev:before {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/product-slider/product-banner-arrow-left-320.png');
    width: 16px;
    height: 24px;
  }
}
@media (max-width: 375px) {
  .slider-container .slider__item img {
    margin-left: 25%;
  }
}
.banner-rastvor {
  background-color: #3375CA;
  padding: 40px;
  position: relative;
}
.banner-rastvor__flex-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-rastvor__flex-container.-is--rino:before {
  content: '';
  display: block;
  position: absolute;
  background: #ffca43;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  left: 0;
}
.banner-rastvor__flex-container.-is--rino .banner-rastvor__title {
  color: #006bba;
}
.banner-rastvor__flex-container.-is--rino .banner-rastvor__title * {
  color: #006bba;
}
.banner-rastvor__flex-container.-is--rino .banner-rastvor__description {
  padding-left: 0;
  margin-bottom: 44px;
  max-width: 470px;
  color: black;
}
.banner-rastvor__flex-container.-is--rino .banner-rastvor__description sup, h2 sup {
  color: #D81734 !important;
  font-size: 12px;
  top: -12px !important;
}
.banner-rastvor__img {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.banner-rastvor__img img {
  width: 100%;
  height: auto;
}

img.main-img {
  position: relative;
  z-index: 2;
  width: 100%;
  max-height: 450px;
}

img.side-img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-51%);
  max-height: 200px;
}
.banner-rastvor__text {
  width: 50%;
  font-size: 18px;
  padding-top: 10px;
  margin-left: -10px;
  position: relative;
  z-index: 2;
}
.banner-rastvor__text * {
  color: white;
}
.banner-rastvor__title {
  font-weight: 700;
  font-size: 36px;
  width: 50%;
  line-height: 42px;
  margin-bottom: 20px;
}
.banner-rastvor__description {
  font-weight: 400;
  font-size: 18px;
}
.banner-rastvor__list {
  list-style-type: none;
  margin-bottom: 55px;
}
.banner-rastvor__item {
  position: relative;
}
.banner-rastvor__item:before {
  content: "●";
  position: absolute;
  display: inline-block;
  top: 7px;
}
.banner-rastvor__description {
  display: inline-block;
  padding-left: 20px;
  line-height: 30px;
}
.banner-rastvor__buttons-holder {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: -10px;
}
.banner-rastvor__readmore-holder,
.banner-rastvor__price-holder {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .banner-rastvor__readmore-holder,
  .banner-rastvor__price-holder {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .banner-rastvor__readmore-holder,
  .banner-rastvor__price-holder {
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.banner-rastvor__readmore {
  display: inline-block;
  width: 230px;
  font-size: 14px;
  border-radius: 18px;
  background-color: #C6313B;
  padding: 10px 10px;
  transition: all 0.3s;
  text-align: center;
}
.banner-rastvor__readmore:hover {
  background-color: #be133f;
}
.banner-rastvor__readmore-icon {
  margin-left: 5px;
  width: 22px;
  height: 2px;
  display: inline-block;
  position: relative;
}
.banner-rastvor__readmore-icon:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 24px;
  top: -17px;
  left: 0;
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/products/markerplace.svg');
  background-size: auto 24px;
  background-position: center center;
  background-repeat: no-repeat;
}
/* @media (max-width: 1919px) {
  .banner-rastvor__img {
    width: 45%;
  }
  .banner-rastvor__img img {
    width: 355px;
    height: 293px;
  }
} */
@media (max-width: 1199px) {
  .banner-rastvor {
    padding: 55px 0px 70px 55px;
  }
  .banner-rastvor__title {
    width: 100%;
    font-size: 33px;
  }
  .banner-rastvor__text {
    width: 50%;
    margin-left: -25px;
  }
  /* .banner-rastvor__img {
    width: 45%;
  }
  .banner-rastvor__img img {
    height: 281px;
  } */
  .banner-rastvor__description {
    font-size: 16px;
  }
  .banner-rastvor__flex-container {
    justify-content: left;
  }
  .banner-rastvor__list {
    margin-bottom: 41px;
  }
}
@media (max-width: 767px) {
  .banner-rastvor {
    padding: 72px 0px 58px 0px;
  }
  .banner-rastvor__flex-container {
    display: flex;
    align-items: flex-end;
    align-content: center;
    flex-wrap: wrap;
  }
  /* .banner-rastvor__img {
    width: 100%;
    justify-content: center;
    margin-bottom: 58px;
  }
  .banner-rastvor__img img {
    width: 294px;
    height: 242px;
  } */
  .banner-rastvor__text {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .banner-rastvor__description {
    line-height: 22px;
  }
  .banner-rastvor__list {
    text-align: left;
    margin-bottom: 46px;
  }
  .banner-rastvor__item {
    margin-bottom: 15px;
  }
  .banner-rastvor__item:before {
    top: 0px;
  }
}
.image-cover-mixin {
  object-fit: cover;
  font-family: 'object-fit: cover';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}
.image {
  display: block;
}
.image--overh {
  overflow: hidden;
}
.image__img--block {
  display: block;
}
@media (max-width: 767px) {
  .image--phone-1-1 {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 100%;
  }
  .image--phone-75per {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 75%;
  }
  .image--phone-1-1 .image__img,
  .image--phone-75per .image__img {
    object-fit: cover;
    font-family: 'object-fit: cover';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .image--tablet-58per {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 58%;
  }
  .image--tablet-58per .image__img {
    object-fit: cover;
    font-family: 'object-fit: cover';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .art-title-width {
    width: 879px !important;
  }
  .image--desk-65per {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 65%;
  }
  .image--desk-65per .image__img {
    object-fit: cover;
    font-family: 'object-fit: cover';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
  }
}
.image--h150 {
  height: 150px;
  overflow: hidden;
  position: relative;
}
.image--h150 .image__img {
  object-fit: cover;
  font-family: 'object-fit: cover';
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .image--phone-h133 {
    height: 133px;
    overflow: hidden;
    position: relative;
  }
  .image--phone-h133 .image__img {
    object-fit: cover;
    font-family: 'object-fit: cover';
    width: 100%;
    height: 100%;
  }
}
.products img {
  max-width: unset;
}
.products .content-wrapper {
  max-width: 960px;
}
.products * {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.products sup {
  font-size: 75%;
  line-height: 0;
}
.products__title {
  color: #006bba;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}
.products__title--L3 {
  font-size: 24px;
  line-height: 1.3;
}
.products__title--max {
  color: #d81734;
  font-weight: bold;
  font-style: italic;
}
.products__title sup {
  font-weight: bold;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.products__description--big {
  font-size: 18px;
}
.products__description--huge {
  font-size: 22px;
}
.products__description--bold {
  font-weight: bold;
}
.products__description--italic {
  font-style: italic;
}
.products__description--max-blue {
  color: #006bba;
}
.products .first-screen {
  color: white;
  font-weight: 500;
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/products/banner-bg.jpg');
  background-position-x: 50%;
  margin-top: -54px;
  padding-top: 54px;
}
.products .first-screen__left-menu {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 0;
  margin-top: 75px;
  padding-right: 50px;
  margin-left: 80px;
  list-style: none;
}
.products .first-screen__left-menu:after {
  width: 1px;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .products .first-screen__left-menu {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .products .first-screen__left-menu {
    margin: 0;
    padding: 0;
    flex-direction: row;
    justify-content: space-between;
  }
  .products .first-screen__left-menu:after {
    width: 100%;
    height: 1px;
    top: unset;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .products .first-screen__left-menu--lasolvan {
    margin-top: 115px;
  }
}
@media (max-width: 767px) {
  .products .first-screen__left-menu--lasolvan {
    padding-top: 50px;
  }
}
.products .first-screen__left-menu--lasolvan:after {
  background-color: #50d4ff;
}
.products .first-screen__left-menu--phyto:after {
  background-color: #57ff8a;
}
.products .first-screen__left-menu--rhino:after {
  background-color: #fcde6a;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu--rhino:after {
    background-color: white;
  }
}
.products .first-screen__left-menu li {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu li {
    width: 30%;
    margin-bottom: 15px;
  }
}
.products .first-screen__left-menu-link {
  position: relative;
  padding-top: 101px;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  color: white;
}
.products .first-screen__left-menu-link span {
  font-size: inherit;
  line-height: inherit;
  opacity: 0.7;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .products .first-screen__left-menu-link {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link {
    padding-top: 70px;
    font-size: 12px;
  }
}
.products .first-screen__left-menu-link:after {
  content: "";
  display: block;
  width: 91px;
  height: 91px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  background-size: cover;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link:after {
    width: 60px;
    height: 60px;
  }
}
.products .first-screen__left-menu-link--active-lasolvan:after {
  top: -7px;
  background-image: url("../../../-/media/bc67bc4e5b0644cb84884f1795ec1bed.ashx");
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--active-lasolvan:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--lasolvan-rhino:after {
  background-image: url("../../../-/media/{09f16165-22e6-410d-a7c9-c7609466e01d}.ashx");
}
.products .first-screen__left-menu-link--lasolvan-rhino:hover:after {
  background-image: url("../../../-/media/{2fbcd25e-b8c1-45b7-bdfb-540e59670aa4}.ashx");
  top: -7px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--lasolvan-rhino:hover:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--lasolvan-phyto:after {
  background-image: url("../../../-/media/{d770bc05-eded-4f1c-9c6c-97df24647584}.ashx");
}
.products .first-screen__left-menu-link--lasolvan-phyto:hover:after {
  background-image: url("../../../-/media/{b7d38f13-c509-495c-bc70-8e71eab73efc}.ashx");
  top: -7px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--lasolvan-phyto:hover:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--active-rhino:after {
  top: -7px;
  background-image: url("../../../-/media/{2fbcd25e-b8c1-45b7-bdfb-540e59670aa4}.ashx");
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--active-rhino:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--rhino-lasolvan:after {
  background-image: url("../../../-/media/{8d979981-1f5b-4701-bf1f-1a3f0b22ac02}.ashx");
}
.products .first-screen__left-menu-link--rhino-lasolvan:hover:after {
  background-image: url("../../../-/media/{bc67bc4e-5b06-44cb-8488-4f1795ec1bed}.ashx");
  top: -7px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--rhino-lasolvan:hover:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--rhino-phyto:after {
  background-image: url("../../../-/media/{b45f463d-1b7a-445c-8103-9d3f23e0de94}.ashx");
}
.products .first-screen__left-menu-link--rhino-phyto:hover:after {
  background-image: url("../../../-/media/{b7d38f13-c509-495c-bc70-8e71eab73efc}.ashx");
  top: -7px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--rhino-phyto:hover:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--phyto-rhino:after {
  background-image: url("../../../-/media/{63730dfc-d2fd-4ea8-9496-57df7f41828c}.ashx");
}
.products .first-screen__left-menu-link--phyto-rhino:hover:after {
  background-image: url("../../../-/media/{2fbcd25e-b8c1-45b7-bdfb-540e59670aa4}.ashx");
  top: -7px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--phyto-rhino:hover:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--phyto-lasolvan:after {
  background-image: url("../../../-/media/{9533cd25-aed9-40ea-9868-e26b5754e56c}.ashx");
}
.products .first-screen__left-menu-link--phyto-lasolvan:hover:after {
  background-image: url("../../../-/media/{bc67bc4e-5b06-44cb-8488-4f1795ec1bed}.ashx");
  top: -7px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--phyto-lasolvan:hover:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--active-phyto:after {
  background-image: url("../../../-/media/{b7d38f13-c509-495c-bc70-8e71eab73efc}.ashx");
  top: -7px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--active-phyto:after {
    top: -5px;
  }
}
.products .first-screen__left-menu-link--active span {
  opacity: 1;
}
.products .first-screen__left-menu-link--active:after {
  width: 104px;
  height: 104px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link--active:after {
    width: 70px;
    height: 70px;
  }
}
.products .first-screen__left-menu-link:hover span {
  opacity: 1;
}
.products .first-screen__left-menu-link:hover:after {
  width: 104px;
  height: 104px;
}
@media (max-width: 767px) {
  .products .first-screen__left-menu-link:hover:after {
    width: 70px;
    height: 70px;
  }
}
.products .first-screen__container {
  display: flex;
  justify-content: flex-start;
  margin-left: 20.5%;
  padding-top: 35px;
  padding-bottom: 35px;
}
.products .first-screen__img {
  margin-top: 30px;
  margin-right: 145px;
}
.products .first-screen__img--mobile {
  display: none;
}
.products .first-screen__back {
  display: flex;
  align-items: center;
  color: white;
  margin-bottom: 27px;
}
.products .first-screen__back:before {
  border-radius: 50%;
  content: '';
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-left: -15px;
  margin-right: 17px;
  background: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/products/arrow-back.png') no-repeat;
  transition: all 0.3s;
}
.products .first-screen__back:hover:before {
  background-color: #57d4ff;
}
.products .first-screen__back--mobile {
  display: none;
}
.products .first-screen__title {
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 25px;
  line-height: 37px;
}
.products .first-screen__description {
  margin-bottom: 48px;
}
@media (min-width: 1200px) {
  .products .first-screen__description {
    font-size: 22px;
    line-height: 1.4;
  }
  .products .first-screen__description .style-text,
  .products .first-screen__description .style-max {
    font-size: 22px;
    line-height: 1.4;
  }
}
.products .first-screen__description .style-text {
  opacity: 0.75;
}
.products .first-screen__description .style-max {
  color: #d81734;
  opacity: 1;
  font-weight: bold;
  font-style: italic;
  padding-right: 3px;
}
.products .first-screen__description--small {
  font-size: 10px;
  margin-bottom: 25px;
  margin-top: 10px;
  line-height: 12px;
}
.products .first-screen__description--fs11px {
  font-size: 11px;
}
.products .first-screen__description--opacity75 {
  opacity: 0.75;
}
.products .first-screen__description--opacity85 {
  opacity: 0.85;
}
.products .first-screen .banner-rastvor__readmore {
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  color: white;
}
.products .first-screen .banner-rastvor__readmore-text {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.products .properties {
  margin-top: 36px;
  margin-bottom: 100px;
  text-align: center;
}
.products .properties__flex {
  margin-top: 50px;
}
.products .properties__flex-item {
  width: 310px;
}
.products .properties__flex-item:not(:last-child) {
  margin-right: 0;
}
.products .properties__img {
  margin-bottom: 16px;
}
.products .properties__property {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.3;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .products .properties__property {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .products .properties__property {
    font-size: 16px;
    line-height: 19px;
  }
}
.products .sposobi {
  text-align: center;
  margin: 0px auto 100px auto;
}
.products .sposobi__head {
  margin-bottom: 90px;
}
.products .sposobi__head *:nth-child(1) {
  margin-bottom: 26px;
}
.products .sposobi__head *:nth-child(2) {
  margin: 0 auto;
}
.products .sposobi #inside,
.products .sposobi #ingalation {
  cursor: pointer;
}
.products .sposobi__menu {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.products .sposobi__menu-item {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 20px;
  background-color: #0076d0;
  border-radius: 25px;
  width: 180px;
  height: 46px;
}
.products .sposobi__flex {
  display: flex;
}
.products .sposobi__flex-item *:nth-child(2) {
  margin-bottom: 16px;
}
.products .instruction {
  padding-left: 22%;
  padding-right: 22%;
  text-align: center;
  margin-bottom: 50px;
}
.products .blue-container {
  background: #0076d0;
}
.products .blue-block {
  padding: 50px 0 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.products .blue-block * {
  color: white;
}
.products .blue-block strong {
  font-weight: 700;
}
.products .blue-block__left {
  width: 62%;
}
.products .blue-block__right {
  width: 38%;
  display: flex;
  justify-content: space-between;
}
.products .blue-block__sub-block {
  display: flex;
  align-items: center;
}
.products .blue-block__description {
  line-height: 32px;
}
.products .blue-block__icon {
  margin-right: 20px;
}
.products .blue-block__icon-text {
  width: 84px;
}
.products .blue-block__icon-text p {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}
.products .blue-block__icon-text span {
  font-size: 14px;
  font-weight: 400;
}
.products .accordeon {
  background-color: #e5f1fa;
  padding-top: 62px;
  margin: 0 auto;
}
.products .accordeon * {
  line-height: 30px;
}
.products .accordeon__subitem {
  margin: 25px 0px 25px 0px;
}
.products__list {
  list-style: none;
  position: relative;
  margin-bottom: 30px;
  margin-top: 10px;
}
.products__item {
  padding-left: 30px;
  margin-bottom: 5px;
  position: relative;
}
.products__item:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #006bba;
  background: #006bba;
  border-radius: 12px;
  position: absolute;
  display: inline-block;
  top: 11px;
  left: 0px;
}
.products__sublist {
  margin: 0;
  list-style: none;
  position: relative;
}
.products__subitem {
  padding-left: 30px;
  position: relative;
}
.products__subitem:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #006bba;
  background: transparent;
  border-radius: 12px;
  position: absolute;
  display: inline-block;
  top: 11px;
  left: 0px;
}
.products .additition-instruction {
  background-color: #e5f1fa;
  padding-top: 65px;
  padding-bottom: 65px;
}
.products .additition-instruction .content-wrapper {
  max-width: 1060px;
}
.products .additition-instruction .products__item:before {
  top: 8px;
}
.products .additition-instruction .products__description {
  line-height: 30px;
}
.products .additition-instruction .products__description--bold:first-child {
  margin-bottom: 5px;
}
.products .additition-instruction .products__description--bold:not(:first-child) {
  margin-top: 30px;
  margin-bottom: 5px;
}
.flexbox {
  display: flex;
  justify-content: center;
}
.half-opacity {
  opacity: 0.75;
}
@media (max-width: 1919px) {
  .products .first-screen__container {
    margin-left: 12%;
  }
}
@media (max-width: 1199px) {
  .products__title {
    font-size: 24px;
    line-height: 1.5;
  }
  .products__title--L3 {
    font-size: 18px;
  }
  .products__description--big {
    font-size: 16px;
  }
  .products__description--huge {
    font-size: 16px;
  }
  .products .first-screen__title {
    font-size: 32px;
  }
  .products .first-screen__container {
    margin-left: 4%;
    padding-top: 64px;
    padding-bottom: 84px;
  }
  .products .first-screen__img {
    margin-right: 0;
  }
  .products .properties {
    margin-top: 58px;
  }
  .products .properties__flex-item:not(:last-child) {
    margin-right: 40px;
  }
  .products .sposobi {
    margin-bottom: 82px;
  }
  .products .sposobi__head {
    margin-bottom: 56px;
  }
  .products .sposobi__head *:nth-child(1) {
    margin-bottom: 18px;
  }
  .products .sposobi__menu {
    margin-bottom: 87px;
  }
  .products .instruction {
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 45px;
  }
  .products .blue-block {
    padding: 50px 45px 50px 28px;
  }
  .products .blue-block__left {
    border-right: 1px solid #919191;
    width: 75%;
  }
  .products .blue-block__right {
    flex-direction: column;
    padding-left: 30px;
    width: 25%;
  }
  .products .blue-block__sub-block {
    margin-right: 0;
  }
  .products .blue-block__sub-block:first-child {
    margin-bottom: 28px;
  }
  .products .accordeon__subitem:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .products * {
    font-size: 14px;
    line-height: 18px;
  }
  .products__title {
    line-height: 27px;
    font-size: 20px;
  }
  .products__title--L3 {
    font-size: 16px;
  }
  .products .first-screen {
    margin-top: 0;
    padding-top: 0;
  }
  .products .first-screen__title {
    font-size: 24px;
    margin-bottom: 6px;
  }
  .products .first-screen__description {
    text-align: center;
    margin-bottom: 28px;
  }
  .products .first-screen__description--small {
    text-align: center;
    margin-top: 10px;
  }
  .products .first-screen__container {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    padding-bottom: 13px;
    padding-top: 35px;
  }
  .products .first-screen__img {
    display: none;
  }
  .products .first-screen__img--mobile {
    display: block;
  }
  .products .first-screen__content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .products .first-screen__back {
    display: none;
  }
  .products .first-screen__back--mobile {
    display: block;
    position: absolute;
    left: 50px;
    top: 90px;
  }
  .products .first-screen__back--mobile:before {
    background-size: contain;
    width: 42px;
    height: 42px;
  }
  .products .properties {
    margin-top: 70px;
    margin-bottom: 64px;
  }
  .products .properties__flex {
    margin-top: 34px;
    flex-direction: column;
    align-items: center;
  }
  .products .properties__flex-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 45px;
  }
  .products .properties__img {
    margin-bottom: 12px;
    width: 74px;
    height: 74px;
  }
  .products .sposobi {
    margin-bottom: 56px;
  }
  .products .sposobi__head {
    padding-left: 12%;
    padding-right: 12%;
    margin-bottom: 48px;
  }
  .products .sposobi__head *:nth-child(1) {
    padding-left: 10px;
    padding-right: 10px;
  }
  .products .sposobi__menu {
    margin-bottom: 48px;
  }
  .products .sposobi__menu-item {
    width: 135px;
    height: 35px;
    font-size: 18px;
    padding-bottom: 3px;
  }
  .products .sposobi__flex {
    flex-direction: column;
    align-items: center;
  }
  .products .sposobi__flex > .flex-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .products .instruction {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .products .blue-block {
    padding: 35px 20px 35px 20px;
    flex-direction: column;
  }
  .products .blue-block__left {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #919191;
    padding: 0;
    margin: 0;
    padding-bottom: 32px;
  }
  .products .blue-block__right {
    padding: 0;
    margin: 0;
    padding-top: 32px;
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }
  .products .blue-block__sub-block {
    margin: 0;
  }
  .products .blue-block__sub-block:first-child {
    margin: 0;
    margin-right: 40px;
  }
  .products .blue-block__icon-text {
    display: none;
  }
  .products .additition-instruction .products__title--L3 {
    font-size: 16px;
    font-weight: 700;
  }
  .products .additition-instruction .products__item {
    line-height: 30px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) and (max-width: 1199px) {
  .products .instruction {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .products .instruction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.products__lasolvan {
  padding-top: 90px;
  padding-bottom: 90px;
}
.products__sirop-adult .sposobi__flex-item:not(:last-child) {
  margin-right: 80px;
}
@media (max-width: 1199px) {
  .products__sirop-adult .sposobi__flex-item:not(:last-child) {
    margin-right: 30px;
  }
}
.products__sirop-kids .sposobi__flex-item:nth-child(1) {
  margin-right: 170px;
}
.products__sirop-kids .sposobi__flex-item:nth-child(2) {
  margin-right: 160px;
}
.products__sirop-kids .sposobi__flex-item:nth-child(3) {
  margin-right: 120px;
}
.products__max .first-screen__title {
  line-height: 50px;
}
.products__max .first-screen__img {
  margin-right: 90px;
}
.products__max .first-screen__description {
  margin-bottom: 0;
}
.products__max .sposobi__flex-item:nth-child(1) {
  margin-right: 138px;
}
.products__max .sposobi__flex-item:nth-child(2) {
  margin-right: 138px;
}
.products__tabletki-20 .first-screen__img,
.products__tabletki-50 .first-screen__img {
  margin-right: 180px;
}
.products__tabletki-20 .first-screen__back,
.products__tabletki-50 .first-screen__back {
  margin-bottom: 60px;
}
.products__tabletki-20 .properties__flex-item:not(:last-child),
.products__tabletki-50 .properties__flex-item:not(:last-child) {
  margin-right: 75px;
}
.products__tabletki-20 .sposobi__flex-item,
.products__tabletki-50 .sposobi__flex-item {
  width: 230px;
}
.products__tabletki-20 .sposobi__flex-item:nth-child(1),
.products__tabletki-50 .sposobi__flex-item:nth-child(1) {
  margin-right: 30px;
  width: 240px;
}
.products__tabletki-20 .sposobi__flex-item:nth-child(2),
.products__tabletki-50 .sposobi__flex-item:nth-child(2) {
  margin-right: 30px;
}
.products__tabletki-20 .sposobi__flex-item:nth-child(3),
.products__tabletki-50 .sposobi__flex-item:nth-child(3) {
  margin-right: 30px;
}
.products__rastvor .first-screen__container {
  padding-bottom: 45px;
}
.products__rastvor .first-screen__img {
  margin-right: 130px;
}
.products__rastvor .first-screen__img img {
  max-width: 400px;
}
.products__rastvor .first-screen__back {
  margin-bottom: 20px;
}
.products__rastvor .first-screen__title {
  line-height: 50px;
  margin-bottom: 15px;
}
.products__rastvor .properties {
  margin-bottom: 74px;
}
.products__rastvor .properties__flex-item {
  width: 274px;
}
.products__rastvor .properties__flex-item:not(:last-child) {
  margin-right: 10px;
}
.products__rastvor .properties__flex-item:last-child *:nth-child(2) {
  padding-left: 5%;
  padding-right: 5%;
}
.products__rastvor .sposobi__head {
  margin-bottom: 57px;
}
.products__rastvor .sposobi__menu {
  border: 2px solid #57d4ff;
  border-radius: 30px;
  width: 368px;
  height: 56px;
  padding: 3px;
  margin: 0 auto;
  margin-bottom: 90px;
}
.products__rastvor .sposobi__menu-item--unactive {
  color: black;
  background: none;
}
.products__rastvor .sposobi #inside-block .sposobi__flex-item:not(:last-child) {
  margin-right: 80px;
}
.products__rastvor .sposobi #ingalation-block {
  display: none;
}
.products__rastvor .sposobi #ingalation-block .sposobi__flex-item:nth-child(1) {
  margin-right: 125px;
}
.products__rastvor .sposobi #ingalation-block .sposobi__flex-item:nth-child(2) {
  margin-right: 60px;
}
@media (max-width: 1199px) {
  .products__sirop-adult .sposobi__flex-item:not(:last-child) {
    margin-right: 80px;
  }
  .products__sirop-kids .first-screen__description {
    width: 70%;
  }
  .products__sirop-kids .sposobi__flex-item:nth-child(1) {
    margin-right: 68px;
  }
  .products__sirop-kids .sposobi__flex-item:nth-child(2) {
    margin-right: 68px;
  }
  .products__sirop-kids .sposobi__flex-item:nth-child(3) {
    margin-right: 45px;
  }
  .products__max .first-screen__img {
    margin-top: 60px;
  }
  .products__max .first-screen__img img {
    height: auto;
    width: 410px;
  }
  .products__max .first-screen__container {
    margin-left: 5%;
  }
  .products__max .first-screen__title {
    line-height: 37px;
  }
  .products__max .first-screen__description {
    width: 80%;
  }
  .products__max .first-screen__img {
    margin-right: 0px;
  }
  .products__max .sposobi__flex-item:nth-child(1) {
    margin-right: 75px;
  }
  .products__max .sposobi__flex-item:nth-child(2) {
    margin-right: 75px;
  }
  .products__max .properties {
    margin-bottom: 60px;
  }
  .products__max .properties__flex {
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 50px;
  }
  .products__max .properties__flex-item {
    width: 160px;
  }
  .products__max .properties__flex-item:not(:last-child) {
    margin-right: 40px;
  }
  .products__tabletki-20 .first-screen__container,
  .products__tabletki-50 .first-screen__container {
    margin-left: 9%;
  }
  .products__tabletki-20 .first-screen__img,
  .products__tabletki-50 .first-screen__img {
    margin-right: 0px;
  }
  .products__tabletki-20 .first-screen__title,
  .products__tabletki-50 .first-screen__title {
    margin-bottom: 15px;
  }
  .products__tabletki-20 .first-screen__description,
  .products__tabletki-50 .first-screen__description {
    width: 75%;
  }
  .products__tabletki-20 .first-screen__back,
  .products__tabletki-50 .first-screen__back {
    margin-bottom: 30px;
  }
  .products__tabletki-20 .sposobi__flex,
  .products__tabletki-50 .sposobi__flex {
    padding-left: 25px;
    padding-right: 25px;
    justify-content: space-between;
  }
  .products__tabletki-20 .sposobi__flex-item,
  .products__tabletki-50 .sposobi__flex-item {
    width: 175px;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(1),
  .products__tabletki-50 .sposobi__flex-item:nth-child(1) {
    margin-right: 0px;
    width: 175px;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(1) *:nth-child(2),
  .products__tabletki-50 .sposobi__flex-item:nth-child(1) *:nth-child(2) {
    padding-left: 12%;
    padding-right: 12%;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(2),
  .products__tabletki-50 .sposobi__flex-item:nth-child(2) {
    margin-right: 0px;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(3),
  .products__tabletki-50 .sposobi__flex-item:nth-child(3) {
    margin-right: 0px;
  }
  .products__rastvor .first-screen__container {
    padding-bottom: 84px;
  }
  .products__rastvor .first-screen__img {
    margin-right: 0px;
  }
  .products__rastvor .first-screen__img img {
    max-width: 344px;
    min-width: 346px;
    width: 100%;
    height: auto;
  }
  .products__rastvor .first-screen__content {
    margin-left: -25px;
  }
  .products__rastvor .first-screen__title {
    width: 100%;
    line-height: 37px;
  }
  .products__rastvor .first-screen__description {
    width: 100%;
  }
  .products__rastvor .properties {
    margin-bottom: 60px;
  }
  .products__rastvor .properties__flex {
    flex-wrap: wrap;
    width: 645px;
    margin: 0 auto;
    margin-top: 50px;
  }
  .products__rastvor .properties__flex-item {
    padding: 0px 9% 46px 8%;
    width: 50%;
  }
  .products__rastvor .properties__flex-item:not(:last-child) {
    margin-right: 0;
  }
  .products__rastvor .sposobi #inside-block .sposobi__flex-item:not(:last-child) {
    margin-right: 30px;
  }
  .products__rastvor .sposobi #ingalation-block {
    display: none;
  }
  .products__rastvor .sposobi #ingalation-block .sposobi__flex-item:nth-child(1) {
    margin-right: 65px;
  }
  .products__rastvor .sposobi #ingalation-block .sposobi__flex-item:nth-child(2) {
    margin-right: 55px;
  }
  .products__rastvor .sposobi #ingalation-block .sposobi__flex-item:last-child {
    width: 220px;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .products__sirop-adult .sposobi__flex-item:not(:last-child) {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .products__sirop-adult .first-screen__img--mobile {
    margin-top: 55px;
  }
  .products__sirop-kids .first-screen__img--mobile {
    margin-top: 55px;
  }
  .products__max .first-screen__img {
    margin-top: 35px;
    margin-left: 62px;
  }
  .products__max .first-screen__img img {
    height: unset;
    width: unset;
  }
  .products__max .first-screen__title {
    line-height: 32px;
    text-align: center;
  }
  .products__max .properties__flex {
    width: 100%;
    margin-top: 34px;
  }
  .products__max .properties__flex-item {
    padding: 0;
    width: 70%;
  }
  .products__max .properties__flex-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 45px;
  }
  .products__tabletki-20 .first-screen__container,
  .products__tabletki-50 .first-screen__container {
    margin-left: 0;
  }
  .products__tabletki-20 .first-screen__img--mobile,
  .products__tabletki-50 .first-screen__img--mobile {
    margin-top: 55px;
  }
  .products__tabletki-20 .properties__flex-item:not(:last-child),
  .products__tabletki-50 .properties__flex-item:not(:last-child) {
    margin-right: 0px;
  }
  .products__tabletki-20 .sposobi__flex,
  .products__tabletki-50 .sposobi__flex {
    align-items: center;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(1),
  .products__tabletki-50 .sposobi__flex-item:nth-child(1) {
    width: 100%;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(2),
  .products__tabletki-50 .sposobi__flex-item:nth-child(2) {
    width: 100%;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(3),
  .products__tabletki-50 .sposobi__flex-item:nth-child(3) {
    width: 100%;
  }
  .products__tabletki-20 .sposobi__flex-item:nth-child(4),
  .products__tabletki-50 .sposobi__flex-item:nth-child(4) {
    width: 100%;
  }
  .products__rastvor .first-screen__container {
    padding-bottom: 14px;
  }
  .products__rastvor .first-screen__img img {
    min-width: unset;
  }
  .products__rastvor .first-screen__content {
    margin-left: 0;
  }
  .products__rastvor .first-screen__title {
    text-align: center;
  }
  .products__rastvor .properties__flex {
    width: 100%;
    margin-top: 34px;
  }
  .products__rastvor .properties__flex-item {
    padding: 0;
    width: 200px;
  }
  .products__rastvor .properties__flex-item:not(:last-child) {
    margin-bottom: 45px;
  }
  .products__rastvor .properties__flex-item:last-child {
    width: 215px;
  }
  .products__rastvor .properties__flex-item:last-child *:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
  }
  .products__rastvor .sposobi__head {
    margin-bottom: 40px;
  }
  .products__rastvor .sposobi__menu {
    width: 280px;
    height: 45px;
    margin-bottom: 42px;
  }
  .products__rastvor .sposobi #inside-block .sposobi__flex-item:not(:last-child) {
    margin-right: 0;
  }
  .products__rastvor .sposobi #ingalation-block {
    display: none;
  }
  .products__rastvor .sposobi #ingalation-block .sposobi__flex-item:nth-child(1) {
    margin-right: 0;
  }
  .products__rastvor .sposobi #ingalation-block .sposobi__flex-item:nth-child(2) {
    margin-right: 0;
  }
  .products__rastvor .sposobi #ingalation-block .sposobi__flex-item:last-child {
    margin-right: 0;
  }
}
.spoiler-list {
  list-style: none;
}
.spoiler-item {
  padding: 25px 0px 25px 0px;
  border-top: 1px solid #919191;
  /*.panel-heading {
      .panel-title{
        position: relative;
      }
      a{
        font-size: 24px;
        color: @blue;
        display: block;
        &:after{
          display: inline-block;
          content: '';
          width: 37px;
          height: 36px;
          position: absolute;
          right: -25px;
          top:10px;

        }
        &:not(.collapsed):after{
          transform: rotate(180deg);
          transition: all 200ms;
          background-image: url('/-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/icon-minus.png');
        }
        &.collapsed:after{
          transition: all 200ms;
          background-image: url('/-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/icon-plus.png');
        }
      }
    }*/

}
.spoiler-item:last-child {
  border-bottom: 1px solid #919191;
}
.spoiler-title {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  font-size: 24px;
  color: #006bba;
  position: relative;
  cursor: pointer;
  padding-right: 40px;
}
.spoiler-title:after {
  display: inline-block;
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
}
.spoiler-title--articles:after {
  width: 37px;
  height: 36px;
  border-radius: 50%;
  background-color: rgba(0, 103, 183, 0.6);
}
.spoiler-title--articles:hover:after {
  background-color: #0067b7;
}
.spoiler-title--articles:not(.collapsed):after {
  transform: rotate(180deg);
  transition: all 200ms;
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/icon-minus.png');
}
.spoiler-title--articles.collapsed:after {
  transition: all 200ms;
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/kak-lechit-kashel/icon-plus.png');
}
.spoiler-title--products:after {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/products/arrow-spoiler.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 12px;
  top: 10px;
  opacity: 0.6;
}
.spoiler-title--products:hover:after {
  opacity: 1;
}
.spoiler-title--products:not(.collapsed):after {
  transform: rotate(180deg);
  transition: all 200ms;
}
.spoiler-title--products.collapsed:after {
  transition: all 200ms;
}
.spoiler-text {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .spoiler-item {
    padding: 25px 0px 25px 0px;
    margin: 0;
  }
  .spoiler-title {
    font-size: 20px;
    padding-right: 35px;
  }
  .spoiler-text {
    font-size: 16px;
  }
}
.articles.is-hidden {
  display: none;
}
.articles__header-wrapper {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .articles__header-wrapper {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .articles__header-wrapper {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .articles__header-wrapper {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .articles__header-wrapper {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
.articles__header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #006bba;
  text-align: center;
}
@media (max-width: 767px) {
  .articles__header {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #006bba;
  }
}
.articles__header--medium-line:before,
.articles__header--medium-line:after {
  content: '';
  flex: 1 0 auto;
  height: 2px;
  background: #d4dbe8;
}
.articles__header--medium-line:before {
  margin-right: 28px;
}
.articles__header--medium-line:after {
  margin-left: 28px;
}
.articles__header2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: #006bba;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles__header2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 48px;
    color: #006bba;
  }
}
@media (max-width: 767px) {
  .articles__header2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #006bba;
  }
}
.articles__info-holder {
  text-align: center;
  display: none;
}
.articles__info-holder.is-shown {
  display: block;
}
.articles__all-holder {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .articles-slider {
    background: -moz-linear-gradient(top, white 0%, #eff2f7 100%);
    background: -webkit-linear-gradient(top, white 0%, #eff2f7 100%);
    background: linear-gradient(to bottom, white 0%, #eff2f7 100%);
  }
}
.articles-slider__wrapper {
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .articles-slider__wrapper {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .articles-slider__wrapper {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .articles-slider__wrapper {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .articles-slider__wrapper {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
@media (max-width: 767px) {
  .articles-slider__wrapper2 {
    margin-left: -11px;
    margin-right: -11px;
  }
}
.articles-slider__slider {
  display: flex;
  flex-wrap: wrap;
  margin-left: -26px;
  margin-right: -26px;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .articles-slider__slider {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-slider__slider {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .articles-slider__slider {
    margin-left: 0;
    margin-right: 0;
  }
}
.articles-slider__item {
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 30px;
  flex: 0 0 33%;
  max-width: 33%;
  width: 100%;
  display: none;
  outline: none;
}
.articles-slider__item.is-filtered {
  display: block;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .articles-slider__item {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-slider__item {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .articles-slider__item {
    width: 172px;
    padding: 0 11px;
  }
  .articles-slider__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: none;
  }
  .articles-slider__img--horizontal {
    max-height: 100%;
  }
  .articles-slider__img--vertical {
    max-width: 100%;
  }
}
.articles-slider .slick-dots {
  position: relative;
  bottom: unset;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  text-align: center;
}
.articles-slider .slick-dots li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  margin: 15px 3px 0 3px;
  display: inline-block;
}
.articles-slider .slick-dots li:only-child {
  display: none;
}
.articles-slider .slick-dots button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  position: relative;
  font-size: 0;
  background: transparent;
  outline: none;
}
.articles-slider .slick-dots button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border: 2px solid #0177cf;
  border-radius: 50%;
}
.articles-slider .slick-dots li.slick-active button:before {
  background: #d91b4d;
  border-color: #d91b4d;
}
.articles-item__link {
  outline: none;
  position: relative;
  display: block;
}
@media (max-width: 767px) {
  .articles-item__link--phone-no-hover-border .articles-item__img-wrapper:before {
    display: none;
  }
  .articles-item__link--phone-no-hover-border .articles-item__texts:before {
    display: none;
  }
  .articles-item__link--phone-border .articles-item__img-wrapper:before {
    opacity: 1;
  }
  .articles-item__link--phone-border .articles-item__texts:before {
    opacity: 1;
  }
  .articles-item__link--phone-indent26px .articles-item__texts {
    padding-left: 26px;
    padding-right: 26px;
  }
  .articles-item__link--phone-indent26px .articles-item__img-wrapper:before {
    top: 12px;
    left: 12px;
    right: 12px;
  }
  .articles-item__link--phone-indent26px .articles-item__texts:before {
    left: 12px;
    right: 12px;
  }
}
.articles-item__link:hover .articles-item__img-wrapper:before {
  opacity: 1;
}
.articles-item__link:hover .articles-item__texts:before {
  opacity: 1;
}
.articles-item__link:hover .articles-item__title {
  text-decoration: underline;
}
.articles-item__img-wrapper {
  display: block;
  position: relative;
}
.articles-item__img-wrapper:before {
  content: '';
  position: absolute;
  display: block;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
  border: 2px solid white;
  border-bottom: none;
  z-index: 1;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .articles-item__img-wrapper:before {
    top: 10.5px;
    left: 10.5px;
    right: 10.5px;
    bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-item__img-wrapper:before {
    top: 9px;
    left: 9px;
    right: 9px;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .articles-item__img-wrapper:before {
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 0;
  }
}
.articles-item__texts {
  display: block;
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .articles-item__texts {
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-item__texts {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .articles-item__texts {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  .articles-item__texts--phone-px0px {
    padding-left: 0;
    padding-right: 0;
  }
}
.articles-item__texts:before {
  content: '';
  position: absolute;
  display: block;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
  border: 2px solid #d4dbe8;
  border-top: none;
  top: 0;
  left: 17px;
  right: 17px;
  bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .articles-item__texts:before {
    top: 0;
    left: 10.5px;
    right: 10.5px;
    bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-item__texts:before {
    top: 0;
    left: 9px;
    right: 9px;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .articles-item__texts:before {
    top: 0;
    left: 7px;
    right: 7px;
    bottom: 0;
  }
}
.articles-item__texts :last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.articles-item__text {
  display: block;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #434343;
}
@media (max-width: 767px) {
  .articles-item__text {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    color: #434343;
  }
}
.articles-item__title {
  display: block;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #006bba;
}
.articles-item__title--pt15px {
  padding-top: 15px;
}
.articles-item__title--pt23px {
  padding-top: 23px;
}
.articles-item__title--pb10px {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .articles-item__title--phone-pt17px {
    padding-top: 17px;
  }
}
@media (max-width: 767px) {
  .articles-item__title--phone-pt15px {
    padding-top: 17px;
  }
}
@media (max-width: 767px) {
  .articles-item__title--phone-pb {
    padding-bottom: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .articles-item__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #006bba;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-item__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #006bba;
  }
}
@media (max-width: 767px) {
  .articles-item__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #006bba;
  }
}
.articles-info {
  display: inline-block;
  max-width: 100%;
  border: 2px solid #d4dbe8;
  padding: 10px;
  border-radius: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #434343;
}
.articles-header__grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.articles-header__title-holder {
  flex: 0 0 auto;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .articles-header__title-holder {
    order: 1;
  }
}
.articles-header__menu-holder {
  flex: 1 0 auto;
}
@media (max-width: 767px) {
  .articles-header__menu-holder {
    flex: 1 0 100%;
    width: calc(100% + 40px);
    order: 3;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.articles-header__text-holder {
  width: 100%;
  flex: 1 0 100%;
  order: 2;
}
@media (max-width: 767px) {
  .articles-header__text--phone-pt10px {
    padding-top: 10px;
  }
  .articles-header__text--phone-pb10px {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-header__text--tablet-pt10px {
    padding-top: 10px;
  }
  .articles-header__text--tablet-pb10px {
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .articles-header__text--desk-pt10px {
    padding-top: 10px;
  }
  .articles-header__text--desk-pb10px {
    padding-bottom: 10px;
  }
}
.articles-masonry--mt25px {
  margin-top: 25px;
}
.articles-masonry__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 767px) {
  .articles-masonry__list--phone-mt0-1-item :nth-child(-n+1) {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-masonry__list--tablet-mt0-2-item :nth-child(-n+2) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .articles-masonry__list--desk-mt0-3-item :nth-child(-n+3) {
    margin-top: 0;
  }
}
.articles-masonry__list > * {
  padding-left: 10px;
  padding-right: 10px;
  min-height: 5px;
  flex-shrink: 0;
  flex-grow: 0;
}
@media (min-width: 1200px) {
  .articles-masonry__item:nth-child(6n+1) {
    flex-basis: 47%;
    max-width: 47%;
  }
  .articles-masonry__item:nth-child(6n+2),
  .articles-masonry__item:nth-child(6n+3),
  .articles-masonry__item:nth-child(6n+4),
  .articles-masonry__item:nth-child(6n+5) {
    flex-basis: 26.5%;
    max-width: 26.5%;
  }
  .articles-masonry__item:nth-child(6n+2) .articles-item__link:hover .articles-item__texts:before,
  .articles-masonry__item:nth-child(6n+3) .articles-item__link:hover .articles-item__texts:before,
  .articles-masonry__item:nth-child(6n+4) .articles-item__link:hover .articles-item__texts:before,
  .articles-masonry__item:nth-child(6n+5) .articles-item__link:hover .articles-item__texts:before {
    opacity: 0;
  }
  .articles-masonry__item:nth-child(6n+2) .articles-item__texts,
  .articles-masonry__item:nth-child(6n+3) .articles-item__texts,
  .articles-masonry__item:nth-child(6n+4) .articles-item__texts,
  .articles-masonry__item:nth-child(6n+5) .articles-item__texts {
    padding-left: 0;
    padding-right: 0;
  }
  .articles-masonry__item:nth-child(6n+6) {
    flex-basis: 47%;
    max-width: 47%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .articles-masonry__item:nth-child(5n+1) {
    flex-basis: 66.6%;
    max-width: 66.6%;
  }
  .articles-masonry__item:nth-child(5n+2),
  .articles-masonry__item:nth-child(5n+3),
  .articles-masonry__item:nth-child(5n+4),
  .articles-masonry__item:nth-child(5n+5) {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}
@media (max-width: 767px) {
  .articles-masonry__item {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.small-notes {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .small-notes {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .small-notes {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .small-notes {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .small-notes {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
.small-notes__p {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #434343;
}
@media (max-width: 767px) {
  .small-notes__p--phone-small {
    font-size: 12px;
    line-height: 18px;
  }
}
.interesting {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .interesting {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .interesting {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .interesting {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .interesting {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
@media (min-width: 768px) {
  .interesting {
    max-width: 1300px;
  }
}
@media (max-width: 767px) {
  .interesting {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.interesting__header {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: #006bba;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .interesting__header {
    font-weight: 700;
    font-size: 24px;
    line-height: 48px;
    color: #006bba;
  }
}
@media (max-width: 767px) {
  .interesting__header {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #006bba;
  }
}
@media (max-width: 767px) {
  .interesting-slider {
    padding-left: 34px;
    padding-right: 34px;
  }
}
.interesting-slider__slider {
  position: relative;
}
@media (min-width: 768px) {
  .interesting-slider__slider {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .interesting-slider__slider {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1200px) {
  .interesting-slider__slider {
    margin-left: -17px;
    margin-right: -17px;
  }
}
.interesting-slider__item {
  outline: none;
}
@media (min-width: 768px) {
  .interesting-slider__item {
    width: 100%;
    max-width: 33%;
    flex: 33%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .interesting-slider__item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .interesting-slider__item {
    padding-left: 17px;
    padding-right: 17px;
  }
}
.interesting-slider__item-inner1 {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 767px) {
  .interesting-slider__item-inner2 {
    width: 100%;
    max-width: 186px;
  }
}
.interesting-slider .slick-prev,
.interesting-slider .slick-next {
  width: 34px;
  height: 34px;
  opacity: 1;
  position: absolute;
  transition: opacity 0.3s;
  transform: translate(0, 0);
  overflow: hidden;
}
.interesting-slider .slick-prev:before,
.interesting-slider .slick-next:before {
  display: none;
}
.interesting-slider .slick-prev {
  left: -34px;
}
.interesting-slider .slick-prev:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -8px;
  margin-right: -17px;
  width: 17px;
  height: 17px;
  border-top: 2px solid #006bba;
  border-left: 2px solid #006bba;
  transform-origin: center center;
  transform: rotate(-45deg);
}
.interesting-slider .slick-prev.slick-disabled {
  opacity: 0;
  display: none;
}
.interesting-slider .slick-next {
  right: -34px;
}
.interesting-slider .slick-next:before {
  display: none;
}
.interesting-slider .slick-next:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -8px;
  margin-right: 0px;
  width: 17px;
  height: 17px;
  border-top: 2px solid #006bba;
  border-right: 2px solid #006bba;
  transform-origin: center center;
  transform: rotate(45deg);
}
.interesting-slider .slick-next.slick-disabled {
  opacity: 0;
}
.interesting-slider .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  position: static;
}
.interesting-slider .slick-dots li {
  height: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-top: 21px;
}
.interesting-slider .slick-dots li:only-child {
  display: none;
}
.interesting-slider .slick-dots li button {
  background: transparent;
}
.interesting-slider .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #006bba;
}
.interesting-slider .slick-dots li button:before {
  display: none;
}
.interesting-slider .slick-dots li.slick-active button {
  background: #da1c4d;
  border-color: #da1c4d;
}
.cookie-notice {
  position: fixed;
  z-index: 500;
  bottom: 67px;
  left: 0;
  width: 100%;
  background: #eff2f7;
  transform: translateY(200%);
  will-change: transform;
  transition: transform 0.3s;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cookie-notice {
    bottom: 46px;
  }
}
@media (max-width: 767px) {
  .cookie-notice {
    bottom: 69px;
  }
}
.cookie-notice.is-shown {
  transform: translateY(0%);
}
.cookie-notice__inner {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .cookie-notice__inner {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .cookie-notice__inner {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .cookie-notice__inner {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .cookie-notice__inner {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
.cookie-notice__text-holder {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 767px) {
  .cookie-notice__text-holder {
    display: block;
  }
}
.cookie-notice__btn-holder {
  display: table-cell;
  padding-left: 100px;
  vertical-align: middle;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .cookie-notice__btn-holder {
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cookie-notice__btn-holder {
    padding-left: 23px;
  }
}
@media (max-width: 767px) {
  .cookie-notice__btn-holder {
    display: block;
    padding-left: 0;
    text-align: center;
  }
}
.cookie-notice__text {
  font-size: 12px;
  line-height: 18px;
}
.cookie-notice__link {
  color: #006bba;
  text-decoration: none;
}
.cookie-notice__link:hover {
  text-decoration: underline;
}
.scroll-top-holder {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.scroll-top-holder.is-visible {
  z-index: 450;
}
.scroll-top-holder__inner {
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1920px) {
  .scroll-top-holder__inner {
    width: 90%;
    max-width: 1770px;
  }
}
@media (max-width: 1919px) {
  .scroll-top-holder__inner {
    width: 95%;
  }
}
@media (max-width: 1199px) {
  .scroll-top-holder__inner {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .scroll-top-holder__inner {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media (max-width: 374px) {
  
}
.scroll-top {
  position: absolute;
  right: 0;
  width: 42px;
  height: 42px;
  border: 2px solid #fd738b;
  border-radius: 50%;
  opacity: 0;
  transition: opacity, 0.3s;
  z-index: -1;
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
@media (min-width: 1200px) {
  .scroll-top {
    bottom: 100.68px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .scroll-top {
    bottom: 80.16px;
  }
}
@media (max-width: 767px) {
  .scroll-top {
    bottom: 102.96px;
  }
}
.scroll-top.is-visible {
  opacity: 1;
  z-index: 0;
}
.scroll-top__arrow {
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  transform: translateY(0);
  transition: transform 0.3s;
}
.scroll-top__arrow:before {
  content: '';
  position: absolute;
  width: 2px;
  top: 25%;
  bottom: 25%;
  left: 50%;
  margin-left: -1px;
  background: #fd738b;
}
.scroll-top__arrow:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border-top: 2px solid #fd738b;
  border-left: 2px solid #fd738b;
  transform: rotate(45deg) translateX(-70%);
  top: 25%;
  left: 50%;
  margin-top: 5px;
}
.scroll-top:hover .scroll-top__arrow {
  transform: translateY(-2px);
}
.scroll-top:focus {
  outline: none;
}
.white-round-popup-wrapper {
  display: block;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 355px;
  max-height: calc(100vh - 12px);
  overflow-x: hidden;
  overflow-y: auto;
  background-color: white;
  border-radius: 23px;
  padding: 6px;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .white-round-popup-wrapper {
    max-width: 100%;
    border-radius: 0;
  }
}
.white-round-popup {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .white-round-popup {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.white-round-popup__title {
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  color: #006bba;
}
.white-round-popup__text-holder {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .white-round-popup__text-holder {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.white-round-popup__buttons-holder {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  margin-left: -5px;
  margin-right: -5px;
  justify-content: center;
}
.white-round-popup__button-holder {
  margin-top: 10px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.white-round-popup__red-button {
  width: 205px;
  display: inline-block;
  height: 36px;
  line-height: 16px;
  padding: 10px;
  background: #da1c4d;
  font-size: 16px;
  font-family: "Ubuntu";
  font-weight: 500;
  color: white;
  line-height: 1;
  text-align: center;
  border: none;
  border-radius: 18px;
}
.white-round-popup__red-button:hover {
  background-color: #be133f;
}
.white-round-popup__red-button:focus {
  outline: none;
}
.white-round-popup__transparent-button {
  width: 205px;
  display: inline-block;
  height: 36px;
  line-height: 16px;
  padding: 8px;
  background: transparent;
  font-size: 16px;
  font-family: "Ubuntu";
  font-weight: 500;
  color: black;
  line-height: 1;
  text-align: center;
  border: 2px solid #57d4ff;
  border-radius: 18px;
}
.white-round-popup__transparent-button:focus {
  outline: none;
}
.mfp-popup-external-link.mfp-bg {
  opacity: 0;
  pointer-events: none;
}
.mfp-popup-external-link.mfp-wrap {
  top: calc(50% - 1px) !important;
  left: 50%;
  max-width: 355px;
  height: 2px !important;
  max-height: 100%;
  overflow-y: visible !important;
  overflow-x: visible !important;
  will-change: transform;
  transform: translateX(-50%);
  display: inline-block;
}
@media (max-width: 767px) {
  .mfp-popup-external-link.mfp-wrap {
    max-width: 100%;
  }
}
.mfp-popup-external-link .mfp-content {
  width: auto;
  max-width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .mfp-popup-external-link .mfp-content {
    width: 100%;
  }
}
.mfp-popup-external-link .mfp-container {
  height: auto;
  width: 100%;
  position: relative;
  max-height: 100vh;
  overflow-y: hidden;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .mfp-popup-external-link .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.show-price {
  position: fixed;
  width: auto;
  height: 60px;
  padding-top: 0;
  padding-right: 60px;
  padding-bottom: 0;
  padding-left: 0;
  border-radius: 30px;
  top: 80px;
  right: 2.5%;
  z-index: 650;
  box-shadow: 0px 0px 13px 0px rgba(83, 7, 19, 0.32);
  overflow: hidden;
  box-sizing: content-box;
  border: none;
  background-color: #d81734;
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/products/markerplace.svg');
  background-size: 26px auto;
  background-position: right 17px center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0;
  pointer-events: none;
}
.show-price:focus {
  outline: none;
}
.show-price.is-visible {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .show-price {
    display: none;
  }
}
.show-price__text-wrapper {
  white-space: nowrap;
  display: block;
  width: 0px;
  overflow: hidden;
  transition: all 0.3s ease-out;
  opacity: 0;
}
.show-price__text {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 60px;
  color: white;
  font-size: 16px;
  font-family: "Gotham Pro", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
}
.show-price:hover {
  width: auto;
  background-color: #be133f;
}
.show-price:hover .show-price__text-wrapper {
  width: 135px;
  opacity: 1;
  transition: all 0.3s ease-in;
}
.html-mfp-open {
  overflow: auto !important;
  margin-right: 0 !important;
}
.products__phyto .first-screen {
  min-height: 730px;
  background: green;
  padding-top: 0;
  background-size: cover;
}
@media (min-width: 1920px) {
  .products__phyto .first-screen {
    min-height: 730px;
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/phyto/bg1920.jpg");
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .first-screen {
    min-height: 675px;
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/phyto/bg1366.jpg");
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen {
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/phyto/bg768.jpg");
    min-height: 575px;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen {
    background-image: url("../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/phyto/bg320.jpg");
    min-height: 725px;
    padding-bottom: 30px;
  }
}
.products__phyto .first-screen__left-menu {
  margin-left: 10px;
  margin-right: 50px;
  padding-right: 77px;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .products__phyto .first-screen__left-menu {
    padding-right: 47px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .products__phyto .first-screen__left-menu {
    padding-right: 20px;
    margin-right: 20px;
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__left-menu {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
  }
}
.products__phyto .first-screen__wrapper {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 115px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .first-screen__wrapper {
    width: 95%;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__wrapper {
    flex-wrap: wrap;
    width: 93%;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .products__phyto .first-screen__wrapper {
    flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__wrapper {
    flex-direction: column;
    padding-top: 90px;
  }
}
.products__phyto .first-screen__column--actions {
  margin-right: 30px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__column--actions {
    order: 3;
    margin: 0;
    margin-left: auto;
    position: relative;
    top: -80px;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .products__phyto .first-screen__column--actions {
    order: 0;
    position: absolute;
    top: 450px;
    left: 360px;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__column--actions {
    margin: 0;
    order: 3;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__column--img {
    order: 2;
  }
}
.products__phyto .first-screen__column--desc {
  width: 440px;
}
@media (min-width: 1920px) {
  .products__phyto .first-screen__column--desc {
    padding-top: 55px;
    margin-left: 155px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .first-screen__column--desc {
    padding-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__column--desc {
    width: 230px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__column--desc {
    margin: 0;
    order: 1;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__column {
    margin: 0;
  }
}
.products__phyto .first-screen__actions-list {
  list-style: none;
  width: 250px;
  margin-top: 140px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .first-screen__actions-list {
    margin-top: 210px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__actions-list {
    display: flex;
    width: unset;
    margin-top: 0;
    margin-left: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .products__phyto .first-screen__actions-list {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__actions-list {
    margin: 0;
  }
}
.products__phyto .first-screen__actions-list li {
  font-size: 18px;
  line-height: 26px;
  position: relative;
  padding-left: 28px;
  color: white;
}
.products__phyto .first-screen__actions-list li span {
  font-size: inherit;
  line-height: inherit;
}
@media (max-width: 767px) {
  .products__phyto .first-screen__actions-list li {
    font-size: 13px;
    line-height: 20px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__actions-list li {
    font-size: 12px;
    line-height: 18px;
  }
}
.products__phyto .first-screen__actions-list li:first-child {
  width: 150px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__actions-list li:first-child {
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__actions-list li:first-child {
    width: 100%;
    margin-bottom: 7px;
  }
}
@media (min-width: 1366px) {
  .products__phyto .first-screen__actions-list li:first-child {
    margin-bottom: 34px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__actions-list li:last-child {
    width: 280px;
  }
}
.products__phyto .first-screen__actions-list li::before {
  position: absolute;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #57ff8a;
  border-radius: 50%;
  top: 11px;
  left: 7px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__actions-list li::before {
    top: 6px;
  }
}
.products__phyto .first-screen__img {
  margin: 0 auto;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .first-screen__img img {
    width: 510px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .products__phyto .first-screen__img img {
    position: absolute;
    margin-top: 20px;
    width: 360px;
    left: 180px;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .products__phyto .first-screen__img img {
    width: 360px;
  }
}
.products__phyto .first-screen__title {
  font-size: 48px;
  line-height: 53px;
  margin-bottom: 18px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__title {
    font-size: 32px;
    line-height: 37px;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
}
.products__phyto .first-screen__title span {
  display: block;
  font-size: 48px;
  line-height: 53px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__title span {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__title span {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
}
.products__phyto .first-screen__subtitle {
  color: #57ff8a;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 18px;
  display: block;
}
@media (max-width: 767px) {
  .products__phyto .first-screen__subtitle {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 170px;
    margin: 0 auto;
    margin-bottom: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__subtitle {
    font-size: 16px;
    line-height: 24px;
    width: 190px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__subtitle {
    margin-bottom: 45px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .first-screen__desc--not-mobile {
    width: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .first-screen__desc--not-mobile {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .products__phyto .first-screen__desc--not-mobile {
    display: none;
  }
}
.products__phyto .first-screen__desc--mobile {
  display: none;
}
@media (max-width: 767px) {
  .products__phyto .first-screen__desc--mobile {
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
    margin-top: 18px;
  }
}
@media (min-width: 1920px) {
  .products__phyto .properties {
    margin-bottom: 140px;
    margin-top: 170px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .properties {
    margin-top: 90px;
  }
}
.products__phyto .properties__property {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
}
@media (min-width: 1920px) {
  .products__phyto .properties__property--big {
    max-width: 590px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .properties__property--big {
    max-width: 580px;
  }
}
.products__phyto .properties__property strong {
  font-weight: bold;
}
.products__phyto .properties__flex {
  max-width: 790px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .properties__flex {
    justify-content: space-around;
  }
}
.products__phyto .properties__flex-item {
  width: 160px;
}
.products__phyto .sposobi {
  background-color: #fbfdfc;
  padding-top: 80px;
  margin-bottom: 0;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .sposobi {
    width: 640px;
    background-color: transparent;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .sposobi {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .products__phyto .sposobi {
    padding-bottom: 40px;
    margin-bottom: 0;
  }
}
.products__phyto .sposobi__head {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .products__phyto .sposobi__head {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .products__phyto .sposobi__menu {
    margin-bottom: 80px;
  }
}
.products__phyto .sposobi__menu-item {
  background-color: #43a26a;
}
.products__phyto .sposobi__flex {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
@media (min-width: 1920px) {
  .products__phyto .sposobi__flex {
    width: 1365px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .sposobi__flex {
    flex-wrap: wrap;
    margin-top: 70px;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .sposobi__flex {
    flex-wrap: wrap;
    margin-top: 70px;
    width: 600px;
    justify-content: center;
  }
}
@media (min-width: 1920px) {
  .products__phyto .sposobi__flex-item img {
    margin-bottom: 20px;
    width: 87px;
    height: auto;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .sposobi__flex-item img {
    width: 87px;
    height: auto;
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .sposobi__flex-item img {
    width: 87px;
    height: auto;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .products__phyto .sposobi__flex-item img {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .products__phyto .sposobi__flex-item .products__title {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .sposobi__flex-item {
    margin-bottom: 70px;
    width: 320px;
  }
  .products__phyto .sposobi__flex-item:nth-child(3),
  .products__phyto .sposobi__flex-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .sposobi__flex-item {
    margin-bottom: 70px;
    width: 300px;
  }
  .products__phyto .sposobi__flex-item:nth-child(3),
  .products__phyto .sposobi__flex-item:nth-child(4) {
    margin-bottom: 0;
  }
}
.products__phyto .sposobi__nb {
  font-size: 18px;
  line-height: 24px;
  margin-top: 50px;
}
@media (min-width: 1920px) {
  .products__phyto .sposobi__nb {
    margin: 0 auto;
    margin-top: 105px;
    padding-bottom: 50px;
    width: 630px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .sposobi__nb {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
    margin-top: 50px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .sposobi__nb {
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 16px;
    line-height: 24px;
    width: 590px;
  }
}
@media (max-width: 767px) {
  .products__phyto .sposobi__nb {
    font-size: 14px;
    line-height: 24px;
    width: 220px;
    margin: 60px auto 0;
    text-align: center;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .sposobi .instruction {
    padding-left: 11%;
    padding-right: 11%;
  }
}
.products__phyto .color-block {
  padding: 50px 0 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.products__phyto .color-block * {
  color: white;
}
.products__phyto .color-block strong {
  font-weight: 700;
}
.products__phyto .color-block__left {
  width: 62%;
}
@media (min-width: 1920px) {
  .products__phyto .color-block__left {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .color-block__left {
    border-right: none !important;
    position: relative;
  }
  .products__phyto .color-block__left::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 145px;
    background-color: #9fccb1;
    top: 85px;
    right: 0;
  }
}
.products__phyto .color-block__right {
  width: 38%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .color-block__right {
    margin-top: 115px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .color-block__right {
    margin-top: 90px;
  }
}
.products__phyto .color-block__sub-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.products__phyto .color-block__description {
  line-height: 32px;
}
@media (max-width: 767px) {
  .products__phyto .color-block__description {
    text-align: center;
    margin-bottom: 20px;
  }
  .products__phyto .color-block__description strong {
    display: block;
  }
}
.products__phyto .color-block__icon {
  margin-right: 20px;
}
.products__phyto .color-block__icon--print {
  margin-right: 14px;
}
.products__phyto .color-block__icon-text {
  width: auto;
  font-size: 14px;
  line-height: 19px;
}
.products__phyto .color-block__icon-text a {
  font-size: 14px;
  line-height: 19px;
}
.products__phyto .color-block__icon-text p {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}
.products__phyto .color-block__icon-text span {
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__phyto .color-block {
    padding: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .products__phyto .color-block {
    padding: 50px 45px 50px 28px;
  }
  .products__phyto .color-block__left {
    border-right: 1px solid #919191;
    width: 75%;
  }
  .products__phyto .color-block__right {
    flex-direction: column;
    padding-left: 30px;
    width: 25%;
  }
  .products__phyto .color-block__sub-block {
    margin-right: 0;
  }
  .products__phyto .color-block__sub-block:first-child {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .products__phyto .color-block {
    padding: 35px 20px 35px 20px;
    flex-direction: column;
  }
  .products__phyto .color-block__left {
    width: 100%;
    border-right: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
    padding-bottom: 0;
  }
  .products__phyto .color-block__right {
    padding: 0;
    margin: 0;
    padding-top: 32px;
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }
  .products__phyto .color-block__sub-block {
    margin: 0;
  }
  .products__phyto .color-block__sub-block:first-child {
    margin: 0 auto;
  }
  .products__phyto .color-block__sub-block:last-child {
    display: none;
  }
  .products__phyto .color-block__icon-text {
    width: 100px;
  }
}
.products__phyto .green-container {
  background-color: #3f9863;
}
.products__phyto .instruction-title {
  color: white;
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 28px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .instruction-title {
    font-size: 24px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .products__phyto .instruction-title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 35px;
  }
}
.products__phyto .accordeon {
  background-color: #f8fbf9;
}
.products__phyto .accordeon__item-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.products__phyto .accordeon__item-list li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 25px;
}
.products__phyto .accordeon__item-list li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #43a26a;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 0;
}
.products__phyto .accordeon .properties__property {
  font-size: 16px;
  line-height: 29px;
}
.products__phyto .spoiler-item {
  border-top: 1px solid #959796;
}
.products__phyto .spoiler-title {
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__phyto .spoiler-title {
    font-size: 20px;
  }
}
.products__phyto .spoiler-list {
  padding-bottom: 115px;
}
.page-footer--phyto .sources__item:last-child {
  overflow-wrap: break-word;
}
.page-footer--phyto .page-footer__text--saru {
  margin-bottom: 25px;
}
.page-footer--phyto .page-footer__columns {
  display: flex;
}
.page-footer--phyto .page-footer__column {
  width: auto;
  flex-wrap: nowrap;
}
@media (min-width: 1920px) {
  .page-footer--phyto .page-footer__column {
    margin-top: 45px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-footer--phyto .page-footer__column {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .page-footer--phyto .page-footer__column {
    flex-direction: column;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .page-footer--phyto .page-footer__column--1 {
    min-width: 385px;
    margin-top: 0;
  }
}
@media (min-width: 1920px) {
  .page-footer--phyto .page-footer__column--3 {
    min-width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1919px) {
  .page-footer--phyto .page-footer__column--3 {
    margin-top: 45px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .page-footer--phyto .page-footer__column--4 {
    width: 250px;
  }
}
.page-footer--phyto .page-footer__column-wrapper {
  display: flex;
  width: 50%;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .page-footer--phyto .page-footer__column-wrapper {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-footer--phyto .page-footer__column-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .page-footer--phyto .page-footer__column-wrapper {
    flex-direction: column;
    width: 100%;
  }
}
.page-header--phyto .product-list__sublist {
  border-color: #137e3f;
}
@media (max-width: 767px) {
  .page-header--phyto #LasolvanCoveoSearchBox {
    border-bottom: 1px solid white;
  }
  .page-header--phyto #LasolvanCoveoSearchBox input::placeholder {
    color: white;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  .page-header--phyto #LasolvanCoveoSearchBox input::-ms-input-placeholder {
    color: white;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  .page-header--phyto #LasolvanCoveoSearchBox input:-ms-input-placeholder {
    color: white;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  .page-header--phyto #LasolvanCoveoSearchBox input::-webkit-input-placeholder {
    color: white;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  .page-header--phyto #LasolvanCoveoSearchBox input::-moz-placeholder {
    color: white;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
  .page-header--phyto #LasolvanCoveoSearchBox input:-moz-placeholder {
    color: white;
    font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  }
}
@media (max-width: 767px) {
  .page-header--phyto .header-menu .navbar-collapse {
    background-color: #137e3f;
  }
}
@media (max-width: 767px) {
  .page-header--phyto .header-top__logo {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-header--phyto .header-top__logo:before {
    display: none;
  }
}
.page-header--phyto .logo {
  height: auto;
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--phyto .logo {
    width: 155px;
    top: -1px;
  }
}
@media (max-width: 767px) {
  .page-header--phyto .logo {
    width: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--phyto .logo__img {
    max-height: 43px;
    position: relative;
    left: -5px;
  }
}
@media (max-width: 767px) {
  .page-header--phyto .logo__img {
    max-height: 34px;
  }
}
@media (min-width: 1920px) {
  .page-header--phyto .header-top__slogan {
    left: 110px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .page-header--phyto .header-top__slogan {
    left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--phyto .header-top__slogan {
    top: calc(100% + 65px);
    left: 20px;
  }
}
@media (max-width: 767px) {
  .page-header--phyto .header-top__slogan {
    right: 0;
    transform: unset;
    left: unset;
    width: 80px;
    top: 30px;
  }
}
.page-header--phyto .slogan {
  text-transform: uppercase;
  font-size: 17px;
  line-height: 22px;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--phyto .slogan {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .page-header--phyto .slogan {
    font-size: 10px;
    line-height: 13px;
    width: 85px;
    text-align: right;
  }
}
.page-header--phyto .header-bottom:after {
  border-color: #57ff8a;
}
@media (min-width: 768px) {
  .page-header--phyto .page-header-menu__list-item:nth-child(2):hover a {
    color: #0b6335;
  }
}
@media (min-width: 768px) {
  .page-header--phyto .page-header-menu__list-item:nth-child(2):hover:after {
    border-color: #0b6335;
  }
}
.page-header--phyto .product-list__item:hover,
.page-header--phyto .product-list__sublist-item:hover {
  background-color: #48d07d;
}
.products__rino .first-screen {
  min-height: 730px;
  background: green;
  padding-top: 0;
  background-size: cover;
}
@media (min-width: 1920px) {
  .products__rino .first-screen {
    min-height: 730px;
    background-image: url("../../../-/media/597b07838ec844dc915cb35c07fbcb10.ashx");
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .first-screen {
    min-height: 672px;
    background-image: url("../../../-/media/72ba12abdddb456aaf5c402f6bf81693.ashx");
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen {
    background-image: url("../../../-/media/caabcb6bfac74fd19d6fb316a2c829e0.ashx");
    min-height: 524px;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen {
    background-image: url("../../../-/media/40ab9bd1066249e9a8bf29d607ee8d66.ashx");
    min-height: 660px;
  }
}
.products__rino .first-screen__left-menu {
  margin-top: 165px;
  margin-left: 185px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .first-screen__left-menu {
    margin-left: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen__left-menu {
    margin-left: 30px;
    padding-right: 30px;
    margin-top: 135px;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__left-menu {
    margin: 0 auto;
    margin-top: 80px;
    width: 85%;
  }
}
.products__rino .first-screen > .score-center {
  display: flex;
}
@media (max-width: 767px) {
  .products__rino .first-screen > .score-center {
    flex-direction: column;
  }
}
.products__rino .first-screen__wrapper {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  padding-top: 30px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .first-screen__wrapper {
    width: 95%;
    padding-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen__wrapper {
    flex-direction: row;
    width: 50%;
    padding-top: 85px;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .products__rino .first-screen__wrapper {
    flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__wrapper {
    flex-direction: column;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__column--img {
    order: 2;
  }
}
@media (max-width: 1920px) {
  .products__rino .first-screen__column--img img {
    width: 758px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__column--img img {
    width: 257px;
    height: auto;
  }
}
.products__rino .first-screen__column--desc {
  width: 440px;
}
@media (min-width: 1920px) {
  .products__rino .first-screen__column--desc {
    padding-top: 55px;
    margin-left: 135px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .first-screen__column--desc {
    padding-top: 50px;
    margin-left: 65px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen__column--desc {
    width: 290px;
    margin-left: 35px;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__column--desc {
    margin: 0;
    order: 1;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__column {
    margin: 0;
  }
}
.products__rino .first-screen__img {
  margin: 0 auto;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .first-screen__img img {
    width: 557px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .products__rino .first-screen__img img {
    width: 372px;
    margin-top: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .products__rino .first-screen__img img {
    width: 432px;
  }
}
.products__rino .first-screen__title {
  font-size: 48px;
  line-height: 53px;
  margin-bottom: 18px;
  color: #006bba;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen__title {
    font-size: 32px;
    line-height: 37px;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 3px;
  }
}
.products__rino .first-screen__title span {
  display: block;
  font-size: 48px;
  line-height: 53px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen__title span {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__title span {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
}
.products__rino .first-screen__subtitle {
  color: #006bba;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 18px;
  display: block;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen__subtitle {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__subtitle {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.products__rino .first-screen__desc {
  color: #006bba;
}
.products__rino .first-screen__desc--not-mobile {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1920px) {
  .products__rino .first-screen__desc--not-mobile {
    width: 300px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .first-screen__desc--not-mobile {
    width: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .first-screen__desc--not-mobile {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .products__rino .first-screen__desc--not-mobile {
    display: none;
  }
}
.products__rino .first-screen__desc--mobile {
  display: none;
}
@media (max-width: 767px) {
  .products__rino .first-screen__desc--mobile {
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    margin-top: 25px;
  }
}
@media (min-width: 1920px) {
  .products__rino .properties {
    margin-bottom: 140px;
    margin-top: 170px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .properties {
    margin-top: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .properties {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .products__rino .properties {
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .products__rino .properties .products__title {
    line-height: 25px;
    font-size: 24px;
  }
}
.products__rino .properties__property {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
}
@media (min-width: 1920px) {
  .products__rino .properties__property--big {
    max-width: 590px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .properties__property--big {
    max-width: 580px;
  }
}
.products__rino .properties__property strong {
  font-weight: bold;
  display: block;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .properties__property {
    width: 240px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .products__rino .properties__property {
    font-size: 14px;
    line-height: 22px;
  }
}
.products__rino .properties__flex {
  max-width: 690px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
  flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .properties__flex {
    justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .products__rino .properties__flex {
    max-width: 100%;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
  }
}
.products__rino .properties__flex-item {
  width: 200px;
}
@media (min-width: 1920px) {
  .products__rino .properties__flex-item:nth-child(1),
  .products__rino .properties__flex-item:nth-child(2),
  .products__rino .properties__flex-item:nth-child(3) {
    margin-bottom: 85px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .properties__flex-item:nth-child(1),
  .products__rino .properties__flex-item:nth-child(2),
  .products__rino .properties__flex-item:nth-child(3) {
    margin-bottom: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .properties__flex-item {
    width: 300px;
    min-height: 260px;
  }
  .products__rino .properties__flex-item:not(:last-child) {
    margin: 0;
  }
  .products__rino .properties__flex-item:nth-child(5),
  .products__rino .properties__flex-item:nth-child(6) {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .products__rino .properties__flex-item {
    width: 140px;
  }
  .products__rino .properties__flex-item:nth-child(1) strong {
    display: inline;
  }
}
.products__rino .properties__flex-item ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.products__rino .properties__flex-item ul li {
  position: relative;
}
.products__rino .properties__flex-item ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 17px;
  top: 50%;
  transform: translateY(-50%);
  left: 2px;
}
.products__rino .properties__flex-item ul li:nth-child(1):before {
  background-image: url("../../../-/media/6b9f8806f6fb43c382d979e0af5d1d14.ashx");
  left: 2px;
}
.products__rino .properties__flex-item ul li:nth-child(2):before {
  left: 35px;
  background-image: url("../../../-/media/cc245ead72684b9e864ec71464fbba69.ashx");
}
.products__rino .properties__flex-item ul li:nth-child(3):before {
  left: 48px;
  background-image: url("../../../-/media/18492f92a8264ce0ae856939ac49f932.ashx");
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .properties__flex-item ul li:nth-child(1):before {
    left: 51px;
  }
  .products__rino .properties__flex-item ul li:nth-child(2):before {
    left: 85px;
  }
  .products__rino .properties__flex-item ul li:nth-child(3):before {
    left: 97px;
  }
}
@media (max-width: 767px) {
  .products__rino .properties__flex-item ul li {
    width: 90px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .products__rino .properties__flex-item ul li:before {
    top: 0;
    transform: none;
    left: -16px;
  }
  .products__rino .properties__flex-item ul li:nth-child(1):before {
    left: -16px;
  }
  .products__rino .properties__flex-item ul li:nth-child(2):before {
    left: -16px;
  }
  .products__rino .properties__flex-item ul li:nth-child(3):before {
    left: -16px;
  }
}
.products__rino .sposobi {
  background-color: #fffdf6;
  padding-top: 80px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .sposobi {
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .sposobi {
    margin-bottom: 0;
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .products__rino .sposobi {
    padding-bottom: 65px;
    margin-bottom: 0;
    padding-top: 70px;
  }
}
.products__rino .sposobi__head {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .products__rino .sposobi__head {
    margin-bottom: 55px;
  }
  .products__rino .sposobi__head h2 {
    font-size: 24px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .products__rino .sposobi__menu {
    margin-bottom: 80px;
  }
}
.products__rino .sposobi__flex {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
@media (min-width: 1920px) {
  .products__rino .sposobi__flex {
    width: 960px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .sposobi__flex {
    margin-top: 70px;
    justify-content: space-between;
    width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .sposobi__flex {
    flex-wrap: nowrap;
    margin-top: 70px;
    width: 713px;
    justify-content: space-between;
  }
}
.products__rino .sposobi__flex-item {
  width: 270px;
}
@media (min-width: 1920px) {
  .products__rino .sposobi__flex-item img {
    margin-bottom: 20px;
    width: 87px;
    height: auto;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .sposobi__flex-item img {
    width: 87px;
    height: auto;
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .sposobi__flex-item img {
    width: 87px;
    height: auto;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .products__rino .sposobi__flex-item img {
    margin-bottom: 20px;
  }
}
.products__rino .sposobi__flex-item .products__title {
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .products__rino .sposobi__flex-item .products__title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    width: 190px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .sposobi__flex-item .products__title {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .sposobi__flex-item {
    margin-bottom: 70px;
    width: 270px;
  }
  .products__rino .sposobi__flex-item:nth-child(3),
  .products__rino .sposobi__flex-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .sposobi__flex-item {
    margin-bottom: 0;
    width: 210px;
  }
  .products__rino .sposobi__flex-item:nth-child(3),
  .products__rino .sposobi__flex-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .products__rino .sposobi__flex-item:not(:last-child) {
    margin-bottom: 30px !important;
  }
}
.products__rino .sposobi__nb {
  font-size: 18px;
  line-height: 24px;
  margin-top: 50px;
}
@media (min-width: 1920px) {
  .products__rino .sposobi__nb {
    margin: 0 auto;
    margin-top: 105px;
    padding-bottom: 50px;
    width: 630px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .sposobi__nb {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
    margin-top: 50px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .sposobi__nb {
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 16px;
    line-height: 24px;
    width: 590px;
  }
}
@media (max-width: 767px) {
  .products__rino .sposobi__nb {
    font-size: 14px;
    line-height: 24px;
    width: 220px;
    margin: 60px auto 0;
    text-align: center;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .sposobi .instruction {
    padding-left: 11%;
    padding-right: 11%;
  }
}
.products__rino .banner {
  width: 100%;
  max-width: 1920px;
  background-image: url("../../../-/media/45010c20edf8426ab863c3458cb6bb07.ashx");
  height: 713px;
  position: relative;
  background-size: cover;
  display: none;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .banner {
    background-image: url("../../../-/media/ef26eeb0d702460da6e77e75cdbe4826.ashx");
    height: 634px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .banner {
    background-image: url("../../../-/media/d685caa159e1447ba14c40367c325f0a.ashx");
    height: 499px;
  }
}
@media (max-width: 767px) {
  .products__rino .banner {
    background-image: url("../../../-/media/e4be3374044248d79a5ac2d3ea65e74e.ashx");
    height: 278px;
  }
}
.products__rino .banner h2 {
  font-size: 55px;
  line-height: 66px;
  color: white;
  font-weight: 700;
  width: 580px;
  text-align: center;
  margin: 0 auto;
  padding-top: 115px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .banner h2 {
    font-size: 53px;
    line-height: 63px;
    padding-top: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .banner h2 {
    font-size: 32px;
    line-height: 38px;
    padding-top: 80px;
    width: 350px;
  }
}
@media (max-width: 767px) {
  .products__rino .banner h2 {
    font-size: 18px;
    line-height: 18px;
    width: 100%;
    padding-top: 20px;
  }
}
.products__rino .banner__wrapper {
  position: relative;
  margin-left: auto;
  margin-right: 280px;
  width: 380px;
  top: 397px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .banner__wrapper {
    width: 300px;
    margin-right: 100px;
    top: 335px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .banner__wrapper {
    top: 295px;
    margin-right: 70px;
    width: 180px;
  }
}
@media (max-width: 767px) {
  .products__rino .banner__wrapper {
    top: 215px;
    width: 230px;
    margin-right: 0;
  }
}
.products__rino .banner__wrapper img {
  position: absolute;
  bottom: 10px;
  left: -85px;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .banner__wrapper img {
    width: 347px;
    height: auto;
    bottom: 40px;
    left: -100px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .banner__wrapper img {
    width: 233px;
    height: auto;
    left: -72px;
    bottom: 15px;
  }
}
@media (max-width: 767px) {
  .products__rino .banner__wrapper img {
    width: 115px;
    height: auto;
    bottom: 20px;
    left: 85px;
  }
}
.products__rino .banner__desc {
  font-size: 18px;
  color: white;
  position: relative;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .banner__desc {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .banner__desc {
    font-size: 12px;
    line-height: 16px;
    width: 180px;
  }
}
@media (max-width: 767px) {
  .products__rino .banner__desc {
    font-size: 10px;
    line-height: 12px;
  }
}
.products__rino .banner__desc:before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  background-image: url("../../../-/media/1fe5e3e663d54f93a54e05859e612de7.ashx");
  left: -58px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .banner__desc:before {
    width: 24px;
    height: 24px;
    background-size: contain;
    left: -35px;
  }
}
@media (max-width: 767px) {
  .products__rino .banner__desc:before {
    width: 15px;
    height: 15px;
    background-size: contain;
    left: -20px;
  }
}
.products__rino .color-block {
  padding: 50px 0 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.products__rino .color-block * {
  color: white;
}
.products__rino .color-block strong {
  font-weight: 700;
}
.products__rino .color-block__left {
  width: 62%;
}
@media (min-width: 1920px) {
  .products__rino .color-block__left {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .color-block__left {
    border-right: none !important;
    position: relative;
  }
  .products__rino .color-block__left::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 145px;
    background-color: #fcde8f;
    top: 66px;
    right: 0;
  }
}
.products__rino .color-block__right {
  width: 38%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .color-block__right {
    margin-top: 115px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .color-block__right {
    margin-top: 80px;
  }
}
.products__rino .color-block__sub-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.products__rino .color-block__description {
  line-height: 32px;
}
@media (max-width: 767px) {
  .products__rino .color-block__description {
    text-align: center;
    margin-bottom: 20px;
  }
  .products__rino .color-block__description strong {
    display: block;
  }
}
.products__rino .color-block__icon {
  margin-right: 20px;
}
.products__rino .color-block__icon--print {
  margin-right: 14px;
}
.products__rino .color-block__icon-text {
  width: auto;
  font-size: 14px;
  line-height: 19px;
}
.products__rino .color-block__icon-text a {
  font-size: 14px;
  line-height: 19px;
}
.products__rino .color-block__icon-text p {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}
.products__rino .color-block__icon-text span {
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .products__rino .color-block {
    padding: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .products__rino .color-block {
    padding: 40px 45px 55px 28px;
  }
  .products__rino .color-block__left {
    border-right: 1px solid #fcde8f;
    width: 75%;
  }
  .products__rino .color-block__right {
    flex-direction: column;
    padding-left: 30px;
    width: 25%;
  }
  .products__rino .color-block__sub-block {
    margin-right: 0;
  }
  .products__rino .color-block__sub-block:first-child {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .products__rino .color-block {
    padding: 35px 20px 35px 20px;
    flex-direction: column;
  }
  .products__rino .color-block__left {
    width: 100%;
    border-right: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
    padding-bottom: 0;
  }
  .products__rino .color-block__right {
    padding: 0;
    margin: 0;
    padding-top: 32px;
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }
  .products__rino .color-block__sub-block {
    margin: 0;
  }
  .products__rino .color-block__sub-block:first-child {
    margin: 0 auto;
  }
  .products__rino .color-block__sub-block:last-child {
    display: none;
  }
  .products__rino .color-block__icon-text {
    width: 100px;
  }
}
.products__rino .yellow-container {
  background-color: #f8bd1e;
}
.products__rino .instruction-title {
  color: white;
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 28px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .instruction-title {
    font-size: 24px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .products__rino .instruction-title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 35px;
  }
}
.products__rino .accordeon {
  background-color: #f8fbf9;
}
.products__rino .accordeon__item-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.products__rino .accordeon__item-list li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 25px;
}
.products__rino .accordeon__item-list li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #faca3d;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 0;
}
.products__rino .accordeon .properties__property {
  font-size: 16px;
  line-height: 29px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .accordeon .properties__property {
    width: auto;
    margin: inherit;
  }
}
.products__rino .spoiler-item {
  border-top: 1px solid #959796;
}
.products__rino .spoiler-title {
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .products__rino .spoiler-title {
    font-size: 20px;
  }
}
.products__rino .spoiler-list {
  padding-bottom: 115px;
}
.page-footer--phyto .sources__item:last-child {
  overflow-wrap: break-word;
}
.page-footer--phyto .page-footer__text--saru {
  margin-bottom: 25px;
}
.page-footer--phyto .page-footer__columns {
  display: flex;
}
.page-footer--phyto .page-footer__column {
  width: auto;
  flex-wrap: nowrap;
}
@media (min-width: 1920px) {
  .page-footer--phyto .page-footer__column {
    margin-top: 45px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-footer--phyto .page-footer__column {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .page-footer--phyto .page-footer__column {
    flex-direction: column;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .page-footer--phyto .page-footer__column--1 {
    min-width: 385px;
    margin-top: 0;
  }
}
@media (min-width: 1920px) {
  .page-footer--phyto .page-footer__column--3 {
    min-width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1919px) {
  .page-footer--phyto .page-footer__column--3 {
    margin-top: 45px;
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .page-footer--phyto .page-footer__column--4 {
    width: 250px;
  }
}
.page-footer--phyto .page-footer__column-wrapper {
  display: flex;
  width: 50%;
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .page-footer--phyto .page-footer__column-wrapper {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-footer--phyto .page-footer__column-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .page-footer--phyto .page-footer__column-wrapper {
    flex-direction: column;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .page-header--rhino .header-top__logo {
    height: 66px;
  }
}
@media (max-width: 767px) {
  .page-header--rhino .header-top__logo {
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-header--rhino .header-top__logo:before {
    display: none;
  }
}
.page-header--rhino .logo {
  height: auto;
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--rhino .logo {
    width: 155px;
    top: -1px;
  }
}
@media (max-width: 767px) {
  .page-header--rhino .logo {
    width: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--rhino .logo__img {
    max-height: 43px;
    position: relative;
    left: -5px;
  }
}
@media (max-width: 767px) {
  .page-header--rhino .logo__img {
    max-height: 34px;
  }
}
@media (min-width: 1920px) {
  .page-header--rhino .header-top__slogan {
    left: 80px;
    width: 190px;
    top: calc(100% + 80px);
  }
}
@media (min-width: 1366px) and (max-width: 1919px) {
  .page-header--rhino .header-top__slogan {
    left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--rhino .header-top__slogan {
    top: calc(100% + 65px);
    left: 20px;
    width: 180px;
  }
}
@media (max-width: 767px) {
  .page-header--rhino .header-top__slogan {
    right: 0;
    transform: unset;
    left: unset;
    width: 80px;
    top: 30px;
  }
}
.page-header--rhino .slogan {
  text-transform: uppercase;
  font-size: 17px;
  line-height: 22px;
  text-align: left;
}
@media (min-width: 1920px) {
  .page-header--rhino .slogan {
    text-align: center;
    font-size: 25px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .page-header--rhino .slogan {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .page-header--rhino .slogan {
    font-size: 10px;
    line-height: 13px;
    width: 85px;
    text-align: right;
  }
}
.page-header--rhino .header-bottom:after {
  border-bottom: 1px solid #006bba;
}
@media (min-width: 768px) {
  .page-header--rhino .page-header-menu__list-item a {
    color: #006bba;
  }
}
@media (min-width: 768px) {
  .page-header--rhino .page-header-menu__list-item:nth-child(2):after {
    border-color: #006bba;
  }
}
.page-header--rhino #LasolvanCoveoSearchBox .CoveoToogleButton:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTcuNzIiIGhlaWdodD0iMTcuNzE5IiB2aWV3Qm94PSIwIDAgMTcuNzIgMTcuNzE5Ij4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbHRlcjogdXJsKCNmaWx0ZXIpOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiAjMDAwOwogICAgICAgIHN0cm9rZS1saW5lY2FwOiByb3VuZDsKICAgICAgICBzdHJva2UtbGluZWpvaW46IHJvdW5kOwogICAgICAgIHN0cm9rZS13aWR0aDogMnB4OwogICAgICAgIGZpbHRlcjogdXJsKCNmaWx0ZXItMik7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogICAgPGZpbHRlciBpZD0iZmlsdGVyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8ZmVGbG9vZCByZXN1bHQ9ImZsb29kIiBmbG9vZC1jb2xvcj0iIzAwNmJiYSIvPgogICAgICA8ZmVDb21wb3NpdGUgcmVzdWx0PSJjb21wb3NpdGUiIG9wZXJhdG9yPSJpbiIgaW4yPSJTb3VyY2VHcmFwaGljIi8+CiAgICAgIDxmZUJsZW5kIHJlc3VsdD0iYmxlbmQiIGluMj0iU291cmNlR3JhcGhpYyIvPgogICAgPC9maWx0ZXI+CiAgICA8ZmlsdGVyIGlkPSJmaWx0ZXItMiIgeD0iMSIgeT0iMSIgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8ZmVGbG9vZCByZXN1bHQ9ImZsb29kIiBmbG9vZC1jb2xvcj0iIzAwNmJiYSIvPgogICAgICA8ZmVDb21wb3NpdGUgcmVzdWx0PSJjb21wb3NpdGUiIG9wZXJhdG9yPSJpbiIgaW4yPSJTb3VyY2VHcmFwaGljIi8+CiAgICAgIDxmZUJsZW5kIHJlc3VsdD0iYmxlbmQiIGluMj0iU291cmNlR3JhcGhpYyIvPgogICAgPC9maWx0ZXI+CiAgPC9kZWZzPgogIDxnIGlkPSLQk9GA0YPQv9C/0LBfNyIgZGF0YS1uYW1lPSLQk9GA0YPQv9C/0LAgNyIgY2xhc3M9ImNscy0xIj4KICAgIDxnIHN0eWxlPSJmaWxsOiBub25lOyBmaWx0ZXI6IHVybCgjZmlsdGVyLTIpIj4KICAgICAgPGNpcmNsZSBpZD0iY2lyY2xlIiBjbGFzcz0iY2xzLTIiIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjYuNSIgc3R5bGU9InN0cm9rZTogaW5oZXJpdDsgZmlsdGVyOiBub25lOyBmaWxsOiBpbmhlcml0Ii8+CiAgICA8L2c+CiAgICA8dXNlIHhsaW5rOmhyZWY9IiNjaXJjbGUiIHN0eWxlPSJzdHJva2U6ICMwMDA7IGZpbHRlcjogbm9uZTsgZmlsbDogbm9uZSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMzQ2Ny4yOSwzNDAuNzA3bDEuNDItMS40MTUsNSw1LTEuNDIsMS40MTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzQ1NiAtMzI4KSIvPgogIDwvZz4KPC9zdmc+Cg==");
}
@media (min-width: 768px) {
  .page-header--rhino .page-header-menu__list-item:nth-child(2):hover a {
    color: #006bba;
  }
}
@media (min-width: 768px) {
  .page-header--rhino .page-header-menu__list-item:nth-child(2):hover:after {
    border-color: #006bba;
  }
}
.page-header--rhino .product-list__item:hover,
.page-header--rhino .product-list__sublist-item:hover {
  background-color: #faca3d;
}
.page-header--rhino .product-list__item:hover a,
.page-header--rhino .product-list__sublist-item:hover a {
  color: #006bba;
}
@media (min-width: 1600px) {
  .article--2 .article__header {
    margin-bottom: 48px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--2 .article__header {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .article--2 .article__header {
    font-size: 24px;
    line-height: 32px;
  }
}
.article--2 .left-black-line {
  margin-bottom: 52px;
}
@media (min-width: 1600px) {
  .article--2 .left-black-line {
    margin-bottom: 52px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--2 .left-black-line {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 52px;
  }
}
@media (max-width: 767px) {
  .article--2 .left-black-line {
    margin-bottom: 52px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .article--2 .block__one .article__description.blocku {
    font-size: 24px;
    line-height: 36px;
    width: 547px !important;
  }
  .article__description, .artcile__description {
    font-size: 18px;
    line-height: 28.8px;
  }
  .artcile__description.blocku2, .article__description.blocku2 {
    padding-right: 60px !important;
  }
}
.article--2 .img--first {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-2/img-1.jpg');
  min-height: 561px;
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .article--2 .img--first {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .article--2 .img--first {
    min-height: 260px;
  }
}
.article--2 .img--second {
  background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-2/img-2.jpg');
  min-height: 520px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .img--second {
    width: 100vw;
    left: -30px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .article--2 .img--second {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-2/img-2-320.jpg');
    min-height: 187px;
  }
}
.article--2 .article__description-num-list {
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .article--2 .article__description-num-list {
    font-size: 16px;
    line-height: 24px;
  }
}
.article--2 .article__description-num-list li {
  list-style-position: inside;
  margin-top: 30px;
}
.article--2 .article__title:first-child {
  width: unset;
}
@media (max-width: 767px) {
  .article--2 .block__three .blue-round {
    padding: 50px 20px 55px 20px;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
  }
}
.article--2 .block__six {
  padding: 85px 35px 60px 35px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1920px) {
  .article--2 .block__six {
    padding: 85px 0 60px 0;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .block__six {
    padding: 70px 30px 70px 30px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .article--2 .block__six {
    padding: 50px 20px 50px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .block__six > .score-variable-row {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .article--2 .block__six > .score-variable-row {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .block__six > .score-variable-row .score-variable-column {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .article--2 .block__six > .score-variable-row .score-variable-column {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .block__six-2 {
    padding: 0 30px 0 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .block__six-2 > .score-variable-row {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .article--2 .block__six-2 > .score-variable-row {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .block__six-2 > .score-variable-row .score-variable-column {
    width: 100%;
    margin: 0;
    margin-bottom: -1px;
  }
}
@media (max-width: 767px) {
  .article--2 .block__six-2 > .score-variable-row .score-variable-column {
    width: 100%;
    margin: 0;
    margin-bottom: -1px;
  }
}
.article--2 .block__eight {
  margin-bottom: 0;
}
.article--2 .grid-block {
  padding: 65px 160px 75px 160px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .grid-block {
    padding: 65px 30px 0 30px;
  }
}
@media (max-width: 767px) {
  .article--2 .grid-block {
    padding: 65px 20px 0 20px;
  }
}
.article--2 .grid-block .article__title:first-child {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .grid-block .article__title:first-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .article--2 .grid-block .article__title:first-child {
    margin-bottom: 0;
  }
}
.article--2 .grid-block .article__description {
  max-width: 600px;
  text-align: center;
  margin: 60px auto 70px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .grid-block .article__description {
    margin: 0 auto 70px;
  }
}
@media (max-width: 767px) {
  .article--2 .grid-block .article__description {
    margin: 10px auto 20px;
  }
}
.article--2 .grid-item {
  width: 20%;
}
@media (min-width: 1600px) {
  .article--2 .grid-item {
    width: 24%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--2 .grid-item {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .article--2 .grid-item {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .article--2 .grid-item:last-child {
    width: 270px;
  }
}
.article--2 .reasons-treatment {
  padding: 75px 0 90px 0;
}
@media (max-width: 767px) {
  .article--2 .spoiler-title {
    font-size: 20px;
    padding-right: 45px;
    line-height: 28px;
  }
}
.article--3 .not-desktop {
  display: block;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .not-desktop {
    display: none;
  }
}
.article--3 .desktop-only {
  display: none;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .desktop-only {
    display: block;
  }
}
@media (min-width: 1600px) {
  .article--3 .article__header {
    margin-bottom: 50px;
    padding-right: 150px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .article__header {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .article--3 .article__header {
    font-size: 24px;
    line-height: 32px;
  }
}
.article--3 .left-black-line {
  margin-bottom: 50px;
}
@media (min-width: 1600px) {
  .article--3 .img--first {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-1-1920.jpg');
    min-height: 591px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .img--first {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-1-1366.jpg');
    min-height: 402px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--3 .img--first {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-1-768.jpg');
    min-height: 513px;
  }
}
@media (max-width: 767px) {
  .article--3 .img--first {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-1-320.jpg');
    min-height: 213px;
  }
}
@media (min-width: 1600px) {
  .article--3 .img--second {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-2-1920.jpg');
    min-height: 591px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .img--second {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-2-1366.jpg');
    min-height: 324px;
    margin-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--3 .img--second {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-2-768.jpg');
    min-height: 477px;
  }
}
@media (max-width: 767px) {
  .article--3 .img--second {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-2-320.jpg');
    min-height: 185px;
  }
}
@media (min-width: 1600px) {
  .article--3 .img--3 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-3-1920.jpg');
    min-height: 642px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .img--3 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-3-1366.jpg');
    min-height: 712px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--3 .img--3 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-3-768.jpg');
    min-height: 477px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .article--3 .img--3 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-3-320.jpg');
    min-height: 185px;
    margin-bottom: 35px;
  }
}
@media (min-width: 1600px) {
  .article--3 .img--4 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-4-1920.jpg');
    min-height: 502px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .img--4 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-4-1366.jpg');
    min-height: 502px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--3 .img--4 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-4-768.jpg');
    min-height: 477px;
  }
}
@media (max-width: 767px) {
  .article--3 .img--4 {
    background-image: url('../../../-/media/ems/conditions/consumer healthcare/brands/lasolvan-ru/articles/article-3/img-4-320.jpg');
    min-height: 185px;
  }
}
.article--3 .article__title:first-child,
.article--3 .artcile__title:first-child {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .block__two {
    margin-bottom: 30px;
  }
}
.article--3 .block__eight {
  padding: 65px 160px 75px 160px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .block__eight {
    padding: 65px 35px 75px 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--3 .block__eight {
    padding: 60px 25px 0 25px;
  }
}
@media (max-width: 767px) {
  .article--3 .block__eight {
    padding: 65px 20px 75px 20px;
  }
}
.article--3 .block__eight .article__title {
  text-align: center;
}
@media (max-width: 1199px) {
  .article--3 .block__eight .article__title {
    text-align: left;
  }
}
.article--3 .block__eight img {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .article--3 .grid {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .article--3 .grid__description {
    width: 100%;
    text-align: left;
  }
}
.article--3 .grid-item {
  width: 31%;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .grid-item {
    width: 28%;
  }
}
@media (max-width: 1199px) {
  .article--3 .grid-item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .article--3 .grid-item {
    align-items: flex-start;
  }
}
.article--3 .block__six .article__description {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .article--3 .block__six .score-variable-row {
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .article--3 .block__six .score-variable-row .score-variable-column {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .article--3 .block__six .score-variable-row .score-variable-column:last-child {
    margin-left: 0;
  }
}
.article--3 .block-seven {
  padding: 65px 160px 75px 160px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .block-seven {
    padding: 65px 35px 75px 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article--3 .block-seven {
    padding: 60px 25px 60px 25px;
  }
}
@media (max-width: 767px) {
  .article--3 .block-seven {
    padding: 65px 20px 75px 20px;
  }
}
.article--3 .block-seven .article__title {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .article--3 .block-seven .article__title {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .article--3 .block-seven .article__title {
    width: 100%;
    text-align: left;
  }
}
.article--3 .block-seven .article__description {
  max-width: 930px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .article--3 .block-seven .article__description {
    text-align: left;
  }
}
.article--3 .block-seven__list {
  display: flex;
  flex-wrap: wrap;
  font-family: Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  margin-top: 30px;
}
.article--3 .block-seven__list li {
  width: 31%;
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 25px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .article--3 .block-seven__list li {
    width: 32%;
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .article--3 .block-seven__list li {
    width: 50%;
  }
  .article--3 .block-seven__list li:nth-child(4) {
    order: 1;
  }
}
@media (max-width: 767px) {
  .article--3 .block-seven__list li {
    width: 100%;
  }
  .article--3 .block-seven__list li:nth-child(4) {
    order: unset;
  }
}
.article--3 .block-seven__list li:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #006bba;
  background-color: #006bba;
  border-radius: 12px;
  position: absolute;
  display: inline-block;
  top: 11px;
  left: 0;
}
.article--3 .block-seven__column-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .article--3 .block-seven__column-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .article--3 .block-seven__column-wrapper {
    margin-top: 0;
  }
}
.article--3 .block-seven__column-wrapper .article__description {
  text-align: left;
  width: 100%;
}
.article--3 .block-seven__column {
  width: 48%;
}
@media (max-width: 1199px) {
  .article--3 .block-seven__column {
    width: 100%;
  }
  .article--3 .block-seven__column:first-child {
    margin-bottom: 25px;
  }
}
.article--3 .block__six-2 {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .article--3 .block__six-2 .score-variable-row {
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .article--3 .block__six-2 .score-variable-row .score-variable-column {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .article--3 .block__six-2 .score-variable-row .score-variable-column:last-child {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .article--3 .two-columns--img-first .score-variable-row .score-variable-column:nth-child(2) {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .article--3 .block__seven {
    margin-bottom: 35px;
  }
}

#LasolvanCoveoSearchBox {
  display:none!important;
}

/* Lasolvan maks start*/
img.lazolvan-maks-img {
  position: absolute;
  width: 530px;
  height: 575px;
  transform: translate(-8%, -25%);
}

@media only screen and (max-width: 767px) {
  img.lazolvan-maks-img {
position: relative;
max-width: 490px !important;
transform: translate(-7%, -5%);
}

p.lazolvan-maks-txt.slider__text {
position: absolute;
bottom: 0;
}
}

.section-new {
  display: flex;
  max-width: 85rem;
  margin: 0 auto;
  gap:2rem;
  align-items: center;
  justify-content: center;
}

.section-new > div {
  text-align: center;
}

.section-new img {
  max-width: 100%;
}

.section-new .slider__text {
  text-align: center;
}


@media screen and (max-width:768px) {
  .section-new {
    gap:1rem;
    flex-wrap: wrap;
    max-width: 90vw;
  }

  .section-new > div {
    text-align: center;
    flex: 0 45%;
  }

  .section-new img {
    max-width:300px!important;
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width:520px) {
  .section-new {
    flex-direction: column;
    max-width: 90vw;
  }

  .slider-container.new {
    height: auto;
  }
}
/* Lasolvan maks end*/