

/* Start:/local/templates/ruslt/dist/style.css?175519005852156*/
/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/main.sass ***!
  \*******************************************************************************************************************************************************/
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/**************************\
  Basic Modal Styles
\**************************/
.modal__overlay, .modal_search__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 105;
}

.modal__container {
  background-color: #fff;
  padding: 0 30px;
  max-width: 360px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__title {
  font-size: 24px;
  color: #3E4751;
  line-height: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.modal__close {
  background: transparent;
  border: 0;
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 24px;
  font-weight: 100;
}

.modal__header .modal__close:before {
  font-weight: 200;
  font-size: 15px;
  border: 1px solid #a6a6a6;
  color: #a6a6a6;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "✕";
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

.modal-description {
  font-size: 18px;
  font-weight: 300;
  max-width: 450px;
  margin-bottom: 28px;
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
  Demo Animation Style
\**************************/
@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(8%);
            transform: translateY(8%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(8%);
            transform: translateY(8%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.tabs__nav-btn {
  border: none;
  text-align: left;
  font-size: 20px;
  color: #2E3047;
  background: none;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
}

.tabs__nav-btn:hover {
  color: #1671CD;
}

.tabs__nav-btn.active {
  color: #1671CD;
}

.tabs__content {
  max-width: 750px;
}

.tabs__item {
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
}

.tabs__item.active {
  opacity: 1;
  height: auto;
}

.checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Скрываем стандартный чекбокс */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Создаем кастомный чекбокс */
.checkmark {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #1671CD;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* При наведении */
.checkbox:hover input ~ .checkmark {
  border-color: #888;
}

/* Когда чекбокс активен */
.checkbox input:checked ~ .checkmark {
  background-color: #2196F3; /* Цвет заливки */
  border-color: #2196F3;
}

/* Создаем "галочку" (необязательно, можно убрать) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox input:checked ~ .checkmark:after {
  display: block;
}

.checkbox .checkmark:after {
  left: 3px;
  top: 0;
  width: 5px;
  height: 7px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none !important;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  font-size: 16px;
  font-weight: 200;
  padding-top: 24px;
  line-height: 130%;
  color: #2E3047;
  -webkit-transition: none;
  transition: none;
}

input {
  font-family: "Inter Tight";
}

html {
  font-family: "Inter Tight";
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #1671CD;
}
a:hover {
  color: #2E3047;
}

.wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

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

.fp-header {
  padding: 25px 0;
}
.fp-footer {
  padding: 20px 0;
}
.fp-wrapper {
  width: 100%;
  margin: -60px auto 0;
  max-width: 1570px;
  height: 910px;
  position: relative;
}
.fp__img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.fp-top, .fp-bottom {
  position: absolute;
  top: 0;
  z-index: 10;
  display: grid;
  grid-template-columns: 1fr 1fr;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.fp-top:hover .fp-img:before, .fp-bottom:hover .fp-img:before {
  opacity: 1;
}
.fp-bottom {
  top: auto;
  bottom: 0;
}
.fp-bottom .fp-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fp-bottom .fp-img:before {
  width: 280px;
  height: 175px;
  content: "";
  background: url(/local/templates/ruslt/dist/8294a6ce3cd0baf52d78.png) center/cover no-repeat;
  position: absolute;
  opacity: 0;
}
.fp__title {
  position: relative;
  z-index: 10;
  -webkit-transition: none;
  transition: none;
  font-size: 66px;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #2E3047;
  line-height: 110%;
  padding: 20px;
}
.fp__title:hover {
  color: #1671CD;
}
.fp-top .fp-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.fp-top .fp-img:before {
  -webkit-transition: none;
  transition: none;
  width: 280px;
  height: 175px;
  content: "";
  background: url(/local/templates/ruslt/dist/8294a6ce3cd0baf52d78.png) center/cover no-repeat;
  position: absolute;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 0;
}
.fp-top .fp__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
}
.fp-star {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 15;
}
@media screen and (max-width: 680px) {
  .fp-star {
    display: none;
  }
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
.menu li {
  padding-bottom: 20px;
}
.menu li .submenu-block {
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 100vw;
  left: 0;
  position: absolute;
}
.menu li .submenu-block:before {
  content: "";
  border-top: 1px solid #F2F2F2;
  width: 100%;
  position: absolute;
  top: 20px;
  left: 0;
}
.menu li .submenu {
  padding-top: 40px;
  position: relative;
  width: 400px;
}
.menu li .submenu li .product__logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  opacity: 0;
}
.menu li .submenu li:hover .product__logo {
  opacity: 1;
}
.menu li a {
  color: #1671CD;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.menu li a:hover {
  color: #2E3047;
}
.menu li:hover .submenu-block {
  visibility: visible;
  opacity: 1;
  z-index: 5;
  height: auto;
  background: #FFFFFF;
}

.title-h1 {
  font-size: 80px;
  text-transform: uppercase;
  position: relative;
  z-index: 5;
  font-weight: 400;
  max-width: 1074px;
  padding-bottom: 56px;
  line-height: 110%;
}
.title-section {
  background: #1671CD;
  color: #ffffff;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
  font-weight: 300;
  padding: 15px;
  margin-bottom: 20px;
}

.big-text {
  font-size: 34px;
  line-height: 120%;
  font-weight: 300;
}

.section {
  padding: 50px 0;
}
.section-text {
  padding-top: 0;
  padding-bottom: 10px;
}
.section-container.high-tech {
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: 10px;
  padding-top: 0;
}
.section-container.high-tech .slide-wrapper {
  min-height: 550px;
}
.section-container .slide-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.section-container .slide-wrapper img {
  position: absolute;
  top: 0;
  right: -100px;
}
.section-catalog-top {
  padding-top: 15px;
}
.section-catalog-top .slide-wrapper {
  background-size: cover;
  height: 513px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-catalog-top .slide-wrapper .catalog-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 25px;
  padding-right: 35px;
}
.section-catalog-top .slide-logo {
  margin-bottom: 116px;
}
.section-catalog-top .slide-logo img {
  width: 146px;
}
.section-catalog-top .slide__title {
  font-size: 64px;
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 1.3;
  max-width: 541px;
  font-family: "Inter";
  font-weight: 400;
}
.section-catalog-top .slide__title.black-text {
  color: #2E3047;
}
.section-catalog-top .slide-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 86px;
  padding-left: 50px;
}
.section-advantage {
  padding: 200px 0 100px;
  margin-top: -100px;
  background: url(/local/templates/ruslt/dist/1e2d060e963afda9fd5b.png) right center/contain no-repeat;
}

.catalog-expert-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.catalog-expert-link.active {
  color: #2E3047;
}
.catalog-expert__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.catalog-expert-body {
  width: 100%;
  max-width: 485px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.catalog-expert-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-expert__title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}
.catalog-expert-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-expert__description {
  padding: 0 40px 0 40px;
  margin-bottom: 40px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.9s ease-out;
  transition: max-height 0.9s ease-out;
}
.catalog-expert__description-body {
  padding-top: 40px;
}
.catalog-expert__description p {
  margin-bottom: 20px;
}
.catalog-expert__description.active {
  max-height: 1000px;
}
.catalog-expert-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 65px;
  padding: 40px 30px 0;
}
.catalog-expert__item {
  max-width: 50%;
  border-radius: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 10px);
          flex: 0 0 calc(50% - 10px);
  background: #F2F2F2 url(/local/templates/ruslt/dist/10eaf8822984b23dd93b.png) right top/auto no-repeat;
}
.catalog-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.catalog-gen-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 200;
  gap: 20px;
  color: #1671CD;
}
.catalog-gen-block {
  border-top: 1px solid #1671CD;
  padding-top: 20px;
  padding-bottom: 40px;
}
.catalog-gen-block ul {
  margin-bottom: 20px;
}
.catalog-gen-block p {
  max-width: 420px;
  margin-bottom: 20px;
}
.catalog-gen__subtitle {
  font-size: 24px;
  padding: 5px 0 10px;
}
.catalog-gen__title {
  font-size: 24px;
  padding-bottom: 56px;
  font-weight: 400;
  line-height: 1.3;
}
.catalog-gen__item {
  background: #F2F2F2;
  border-radius: 20px;
  padding: 40px 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.catalog-gen__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 820px;
          flex: 0 0 820px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.catalog-gen-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
}
.catalog-factoid-wrapper {
  counter-reset: my-counter;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 63px;
  margin-bottom: 50px;
}
.catalog-factoid__item {
  padding-left: 110px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.catalog-factoid__item:before {
  content: "";
  background: #1671CD;
  border-radius: 50%;
  width: 81px;
  height: 81px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.catalog-factoid__item:after {
  position: absolute;
  top: 30px;
  left: 30px;
  counter-increment: my-counter;
  content: counter(my-counter);
  display: block;
  font-weight: 800;
  color: #ffffff;
  font-size: 98px;
}

.advantage-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.advantage-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 415px;
          flex: 0 0 415px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.advantage-content p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 25px;
}

.prod-logo {
  position: relative;
}
.prod-equipment__img {
  max-width: 640px;
  max-height: 340px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  margin: 0 auto;
}
.prod-equipment__title {
  font-size: 34px;
  line-height: 120%;
  margin-bottom: 15px;
}
.prod-equipment-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.prod-equipment__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #E5E5E5;
  border-radius: 20px;
  padding: 40px;
}
.prod-tech__title {
  color: #1671CD;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 400;
}
.prod-tech-block {
  min-height: 500px;
  background: #fff;
  border-radius: 20px;
  padding: 50px 40px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.prod-tech-block .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.prod-tech-block .tabs ul {
  padding-left: 20px;
}
.prod-tech-block .tabs ul li {
  list-style-type: disc;
}
.prod-tech-block .tabs img {
  margin-top: 40px;
}
.prod-factoid-wrapper {
  display: grid;
  grid-gap: 20px;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  counter-reset: my-counter;
  padding-bottom: 30px;
}
.prod-factoid__item {
  position: relative;
  padding-left: 50px;
}
.prod-factoid__item:before {
  content: "";
  background: #1671CD;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.prod-factoid__item:after {
  position: absolute;
  top: 10px;
  left: 10px;
  counter-increment: my-counter;
  content: counter(my-counter);
  display: block;
  font-weight: 800;
  color: #F2F2F2;
  font-size: 48px;
}
.prod-block {
  background: #F2F2F2;
  border-radius: 20px;
  padding: 45px;
  margin-bottom: 15px;
}
.prod-block.bio-rad .prod-item__left {
  position: relative;
}
.prod-block.bio-rad .prod-item__left:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 500px;
  height: 500px;
  display: block;
  background: url(/local/templates/ruslt/dist/93559eb2c5cb91479946.png) no-repeat;
}
.prod-block.cephid .prod-item__left:before {
  position: absolute;
  top: -120px;
  left: -60px;
  content: "";
  width: 500px;
  height: 500px;
  display: block;
  background: url(/local/templates/ruslt/dist/61340ced2d8c020e58ef.png) no-repeat;
}
.prod-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.prod-item__title {
  max-width: 570px;
  font-size: 34px;
  line-height: 120%;
}
.prod-item-wrapper {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.prod-item-wrapper > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.prod-item__subtext {
  margin-bottom: 40px;
  max-width: 415px;
}
.prod-item__description {
  line-height: 130%;
  font-size: 16px;
  margin-bottom: 40px;
}
.prod-item__prod {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
}
.prod-item__right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.prod-item__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.blue-text {
  color: #1671CD;
}

.multibrand .prod-img {
  border-radius: 20px;
}
.multibrand .prod-item__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bio-rad-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
}
.bio-rad-wrapper ul, .bio-rad-wrapper img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ul-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.ul-list li:before {
  border-radius: 50%;
  content: "";
  min-width: 12px;
  width: 12px;
  height: 12px;
  background: #1671CD;
  display: block;
}

.btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  background: #1671CD;
  border-radius: 20px;
  display: block;
  color: #ffffff;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  padding: 8px;
  border: none;
}
.btn:hover {
  color: #ffffff;
  background: #2E3047;
}
.btn.submit {
  height: 51px;
}

.service-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.service-block {
  margin-top: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.service-block:before {
  content: "";
  background: url(/local/templates/ruslt/dist/afb7f6a49a7648552c51.png) center/cover no-repeat;
  display: block;
  position: absolute;
  top: -120px;
  left: -80px;
  width: 1120px;
  height: 770px;
}
.service__left, .service__right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.service__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.service__left .ul-list {
  margin-top: 30px;
}

.contact-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding: 30px 0px;
}
.contact-block > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contact__title {
  font-size: 34px;
  line-height: 120%;
  max-width: 646px;
  margin-bottom: 30px;
}
.contact-text {
  max-width: 285px;
  font-size: 16px;
  line-height: 130%;
}
.contact-text__item {
  margin-bottom: 10px;
}
.contact-text__item a {
  color: #2E3047;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.form-row input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

input[type=text], input[type=tel], input[type=email] {
  background: #E5E5E5;
  width: 100%;
  border-radius: 20px;
  border: none;
  padding: 15px 20px;
  font-family: "Inter Tight";
}
input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder {
  color: #6987A3;
}
input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=email]::-moz-placeholder {
  color: #6987A3;
}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder {
  color: #6987A3;
}
input[type=text]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder {
  color: #6987A3;
}
input[type=text]::placeholder, input[type=tel]::placeholder, input[type=email]::placeholder {
  color: #6987A3;
}

textarea {
  background: #E5E5E5;
  width: 100%;
  border-radius: 20px;
  border: none;
  padding: 15px 20px;
  font-family: "Inter Tight";
}
textarea::-webkit-input-placeholder {
  color: #6987A3;
}
textarea::-moz-placeholder {
  color: #6987A3;
}
textarea:-ms-input-placeholder {
  color: #6987A3;
}
textarea::-ms-input-placeholder {
  color: #6987A3;
}
textarea::placeholder {
  color: #6987A3;
}

.footer-wrapper {
  border-top: 2px solid #1671CD;
  padding-top: 10px;
  padding-bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
}
.footer-wrapper a {
  color: #2E3047;
}

.agree-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 10px;
}
.agree-row input {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
}

[for=agree] {
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #6987A3;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-catalog-top.xpert {
  margin-bottom: 55px;
}

.page .logo img {
  width: 230px;
}

.logo-fixed {
  display: none;
}

.fixed-menu {
  padding-top: 140px;
}
.fixed-menu .menu {
  margin-top: 10px;
}
.fixed-menu .menu li .submenu-block {
  margin-top: 20px;
}
.fixed-menu .menu li .submenu-block:before {
  top: 0;
}
.fixed-menu .header-wrapper {
  padding: 15px 0;
}
.fixed-menu .header {
  z-index: 10;
  position: fixed;
  background: #fff;
  width: 100%;
  left: 0;
  top: 0;
  height: 70px;
}
.fixed-menu .header .logo {
  display: none;
}
.fixed-menu .header .logo-fixed {
  display: block;
}

.for-mobile {
  display: none;
}

header {
  position: relative;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  background: white;
}

header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.fixed-header ul.menu {
  margin-top: 20px;
}
.fixed-header .logo {
  display: none;
}
.fixed-header .logo-fixed {
  padding-top: 17px;
  padding-bottom: 17px;
  z-index: 15;
  display: block;
}

#service {
  overflow: hidden;
}

@media screen and (max-width: 1600px) {
  .bio-rad-wrapper img {
    max-width: 350px;
  }
}
@media screen and (max-width: 1500px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .catalog-gen__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 620px;
            flex: 0 0 620px;
  }
  .title-h1 {
    font-size: 60px;
    max-width: 500px;
  }
  .prod-item {
    padding-bottom: 50px;
  }
  .service-wrapper {
    gap: 30px;
  }
  .bio-rad-wrapper img {
    max-width: 300px;
  }
  .catalog-expert-body {
    padding-top: 0;
    gap: 20px;
  }
  .advantage-wrapper {
    gap: 30px;
  }
  .section-contact {
    position: relative;
  }
}
@media screen and (max-width: 1300px) {
  .title-h1 {
    font-size: 45px;
  }
  .big-text {
    font-size: 24px;
  }
  .advantage-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 515px;
            flex: 0 0 515px;
  }
  .prod-item__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 470px;
            flex: 0 0 470px;
  }
  .service__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 500px;
            flex: 0 0 500px;
  }
  .contact__title {
    font-size: 30px;
  }
  .catalog-gen__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 530px;
            flex: 0 0 530px;
  }
  .catalog-expert__title {
    font-size: 20px;
  }
  .section-container.high-tech {
    margin-bottom: 40px;
    background-position: -320px;
  }
  .section-container.high-tech .slide-wrapper {
    min-height: 400px;
  }
  .prod-item__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 410px;
            flex: 0 0 410px;
  }
  .service__left {
    gap: 30px;
  }
  .catalog-factoid-wrapper {
    gap: 33px;
  }
}
@media screen and (max-width: 1200px) {
  .catalog-factoid__item:before {
    width: 61px;
    height: 61px;
  }
  .catalog-factoid__item {
    padding-left: 80px;
  }
  .catalog-factoid__item:after {
    top: 20px;
    left: 22px;
    font-size: 78px;
  }
  .section-catalog-top .slide__title {
    font-size: 54px;
  }
  .catalog-expert-header {
    gap: 35px;
  }
  .catalog-expert__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
            flex: 0 0 130px;
  }
  .catalog-expert-bottom {
    font-size: 14px;
  }
}
@media screen and (max-width: 1080px) {
  .prod-item, .prod-tech-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
  .prod-equipment__img {
    max-width: 490px;
    max-height: 260px;
  }
  .catalog-gen__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 410px;
            flex: 0 0 410px;
  }
  .catalog-gen-download {
    font-size: 18px;
  }
  .service__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 420px;
            flex: 0 0 420px;
  }
  .prod-item__left {
    gap: 30px;
  }
}
@media screen and (max-width: 980px) {
  .page .logo img {
    width: 120px;
  }
  .menu {
    gap: 40px;
    font-size: 13px;
  }
  .section-container.high-tech .slide-wrapper {
    min-height: 210px;
  }
  .title-h1 {
    font-size: 38px;
    padding-bottom: 0;
  }
  .big-text {
    font-size: 20px;
  }
  .prod-item__subtext {
    max-width: none;
  }
  .prod-tech-block .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  .tabs__nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .prod-tech__title {
    font-size: 16px;
    font-weight: 300;
  }
  .tabs__nav-btn {
    font-size: 16px;
  }
  .prod-equipment-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .prod-equipment__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .prod-item-wrapper .ul-list {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .service-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .btn.submit {
    height: 35px;
  }
  .title-section {
    font-size: 16px;
    padding: 6px;
  }
  .menu li .submenu {
    width: 280px;
  }
  .catalog-factoid-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalog-gen__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 360px;
            flex: 0 0 360px;
  }
  .catalog-gen__title {
    font-size: 22px;
    padding-bottom: 36px;
  }
  .catalog-gen__subtitle {
    font-size: 20px;
  }
  .catalog-gen-download svg {
    width: 18px;
  }
  .contact__title {
    font-size: 28px;
  }
  .section-catalog-top .slide__title {
    font-size: 34px;
  }
  .section-catalog-top .slide-wrapper {
    height: 233px;
  }
  .section-catalog-top .slide-left {
    padding-top: 26px;
    padding-left: 30px;
  }
  .section-catalog-top .slide-logo {
    margin-bottom: 26px;
  }
  .section-catalog-top .slide__title.black-text {
    max-width: 300px;
  }
  .section-catalog-top .slide-wrapper .catalog-img {
    padding-bottom: 5px;
    padding-right: 25px;
    padding-top: 60px;
    max-width: 380px;
  }
  .section-catalog-top.xpert {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .catalog-expert-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalog-expert__item {
    max-width: 100%;
    background-size: 220px;
  }
  .catalog-expert__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px;
  }
  .catalog-expert-body {
    max-width: none;
  }
}
@media screen and (max-width: 768px) {
  .header {
    padding-top: 10px;
    width: 100%;
    z-index: 1000;
  }
  .for-pc {
    display: none;
  }
  .for-mobile {
    display: block;
  }
  .page .logo img, .page .logo-fixed img {
    width: 80px;
  }
  .fixed-menu {
    padding-top: 100px;
  }
  .fixed-menu .header {
    height: 50px;
  }
  .title-h1 {
    font-size: 22px;
    max-width: 200px;
  }
  .section-container.high-tech {
    margin-bottom: 30px;
    background-position: bottom;
    background-size: cover;
  }
  .big-text {
    font-size: 16px;
  }
  .section-container.high-tech .slide-wrapper {
    min-height: 140px;
  }
  .container {
    padding-left: 11px;
    padding-right: 11px;
  }
  .section-advantage {
    padding: 60px 0 30px;
    margin-top: 0;
  }
  .advantage-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .advantage-wrapper {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .prod-block {
    padding: 15px;
  }
  .prod-logo {
    width: 110px;
  }
  .prod-item__left {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    overflow: hidden;
  }
  .prod-block.cephid .prod-item__left:before {
    background-size: cover;
  }
  .prod-factoid-wrapper {
    grid-template-columns: 1fr;
  }
  .prod-tech-block {
    padding: 20px 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .prod-equipment__item {
    padding: 20px 15px;
  }
  .prod-equipment__title, .prod-item__title, .contact__title {
    font-size: 18px;
  }
  .prod-equipment__description {
    font-size: 14px;
  }
  .bio-rad-wrapper, .prod-item-wrapper, .service-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .service__right {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-row input {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .slide-logo {
    width: 35px;
  }
  .section-catalog-top .slide__title {
    font-size: 22px;
    max-width: 200px !important;
  }
  .section-catalog-top .slide-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .section-catalog-top .slide-wrapper .catalog-img {
    position: absolute;
    max-width: 60%;
    bottom: 20px;
    right: 20px;
    padding: 0;
  }
  .catalog-expert__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
            flex: 0 0 130px;
  }
  .catalog-expert-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 15px;
  }
  .catalog-expert-body {
    max-width: 40%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .catalog-expert__description {
    margin-bottom: 0;
    padding: 0 15px;
  }
  .catalog-expert-link {
    display: block;
    width: 100%;
  }
  .burger {
    border: none;
    background: transparent;
    margin-top: -10px;
  }
  .burger-closed {
    display: block;
  }
  .burger-opened {
    display: none;
  }
  .burger.opened .burger-closed {
    display: none;
  }
  .burger.opened .burger-opened {
    display: block;
  }
  .fixed-menu .burger {
    margin-top: 0;
  }
  .catalog-factoid__item:before {
    width: 30px;
    height: 30px;
  }
  .catalog-factoid__item:after {
    font-size: 38px;
    top: 4px;
    left: 11px;
  }
  .catalog-factoid__item {
    padding-left: 50px;
  }
  .catalog-factoid-wrapper {
    margin-bottom: 0;
  }
  .catalog-gen__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    padding: 20px 15px;
  }
  .catalog-gen__img {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .fixed-header ul.menu {
    margin-top: 0;
  }
  .close-menu {
    margin-right: 10px;
    margin-top: -5px;
  }
  .mobile-menu {
    position: fixed;
    right: -100vw;
    z-index: 50;
    width: 100vw;
    height: 100vh;
    background: #fff;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .mobile-menu__header {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mobile-menu__logo img {
    width: 80px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .mobile-menu .menu {
    -webkit-transition: none !important;
    transition: none !important;
    display: block;
    font-size: 22px;
    text-align: center;
    padding: 50px 0;
  }
  .mobile-menu .menu li {
    margin-bottom: 30px;
  }
  .mobile-menu.opened {
    right: 0;
  }
  .open-menu {
    position: relative;
    top: -3px;
    left: 5px;
  }
  .open-menu svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .catalog-expert-link {
    font-weight: 500;
  }
  .catalog-expert__description-body {
    padding-top: 0;
  }
  .menu li .submenu-block, .menu li .submenu, .mobile-menu .menu li {
    -webkit-transition: none;
    transition: none;
  }
  .menu li:hover:hover .submenu-block {
    visibility: hidden;
  }
  .item_opened {
    -webkit-transition: none;
    transition: none;
  }
  .item_opened .open-menu svg {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .item_opened .submenu-block {
    visibility: visible !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    opacity: 1 !important;
  }
  .submenu {
    width: 100% !important;
    font-size: 14px;
  }
  .submenu li {
    margin-bottom: 0 !important;
  }
  .product__logo {
    display: none;
  }
}
@media screen and (max-width: 1645px) {
  .fp-wrapper {
    max-width: 1270px;
    height: 800px;
  }
}
@media screen and (max-width: 1330px) {
  .fp__title {
    font-size: 50px;
  }
  .fp-wrapper {
    max-width: 1000px;
    height: 620px;
  }
}
@media screen and (max-width: 1024px) {
  .fp-wrapper {
    max-width: 700px;
    height: 800px;
  }
  .fp-top, .fp-bottom {
    grid-template-columns: 1fr;
  }
  .fp-top .fp-img, .fp-bottom .fp-img {
    max-width: 440px;
  }
  .fp-top .fp__title, .fp-bottom .fp__title {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    font-size: 34px;
    max-width: 500px;
    padding-left: 0;
    padding-right: 0;
  }
  .fp-top {
    padding-left: 40%;
  }
  .fp-bottom {
    padding-right: 40%;
  }
  .fp-bottom .fp__title {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .fp-top .fp__title, .fp-bottom .fp__title {
    font-size: 22px;
    max-width: 300px;
  }
  .fp-wrapper {
    max-width: 360px;
    height: 490px;
    margin: 0;
  }
  .frontpage .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .frontpage .logo img {
    max-width: 80px;
  }
  .fp-footer {
    font-size: 12px;
  }
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/fonts/Inter/font.scss ***!
  \**************************************************************************************************************************************************************/
@font-face {
  font-family: "Inter";
  font-weight: 200;
  font-style: normal;
  src: url(/local/templates/ruslt/dist/8583bd6fce14da34ea43.ttf) format("truetype");
}
@font-face {
  font-family: "Inter";
  font-weight: 300;
  font-style: normal;
  src: url(/local/templates/ruslt/dist/86c330c66f7333ff6202.ttf) format("truetype");
}
@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  src: url(/local/templates/ruslt/dist/c51b145d8cf66a74cc74.ttf) format("truetype");
}
@font-face {
  font-family: "Inter";
  font-weight: 500;
  font-style: normal;
  src: url(/local/templates/ruslt/dist/d52a01d17b566af4e096.ttf) format("truetype");
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/fonts/Inter_Tight/font.scss ***!
  \********************************************************************************************************************************************************************/
@font-face {
  font-family: "Inter Tight";
  font-weight: 300;
  font-style: normal;
  src: url(/local/templates/ruslt/dist/8964b7c6661079d7bb79.ttf) format("truetype");
}
@font-face {
  font-family: "Inter Tight";
  font-weight: 400;
  font-style: normal;
  src: url(/local/templates/ruslt/dist/9a1c61bbf569c3d5f189.ttf) format("truetype");
}
@font-face {
  font-family: "Inter Tight";
  font-weight: 800;
  font-style: normal;
  src: url(/local/templates/ruslt/dist/f6b86abc81ffc149c0a5.ttf) format("truetype");
}

/* End */
/* /local/templates/ruslt/dist/style.css?175519005852156 */
