@charset "UTF-8";
/*! normalize.css v8.0.1 | 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.
 */
/* line 11, ../нужные папки/rebodi/src/sass/normalizez.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, ../нужные папки/rebodi/src/sass/normalizez.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, ../нужные папки/rebodi/src/sass/normalizez.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, ../нужные папки/rebodi/src/sass/normalizez.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, ../нужные папки/rebodi/src/sass/normalizez.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  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.
 */
/* line 64, ../нужные папки/rebodi/src/sass/normalizez.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, ../нужные папки/rebodi/src/sass/normalizez.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, ../нужные папки/rebodi/src/sass/normalizez.scss */
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.
 */
/* line 95, ../нужные папки/rebodi/src/sass/normalizez.scss */
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.
 */
/* line 105, ../нужные папки/rebodi/src/sass/normalizez.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, ../нужные папки/rebodi/src/sass/normalizez.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, ../нужные папки/rebodi/src/sass/normalizez.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 133, ../нужные папки/rebodi/src/sass/normalizez.scss */
sub {
  bottom: -0.25em;
}

/* line 137, ../нужные папки/rebodi/src/sass/normalizez.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, ../нужные папки/rebodi/src/sass/normalizez.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, ../нужные папки/rebodi/src/sass/normalizez.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, ../нужные папки/rebodi/src/sass/normalizez.scss */
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.
 */
/* line 186, ../нужные папки/rebodi/src/sass/normalizez.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, ../нужные папки/rebodi/src/sass/normalizez.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, ../нужные папки/rebodi/src/sass/normalizez.scss */
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.
 */
/* line 218, ../нужные папки/rebodi/src/sass/normalizez.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 229, ../нужные папки/rebodi/src/sass/normalizez.scss */
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.
 */
/* line 240, ../нужные папки/rebodi/src/sass/normalizez.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, ../нужные папки/rebodi/src/sass/normalizez.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, ../нужные папки/rebodi/src/sass/normalizez.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, ../нужные папки/rebodi/src/sass/normalizez.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, ../нужные папки/rebodi/src/sass/normalizez.scss */
[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.
 */
/* line 290, ../нужные папки/rebodi/src/sass/normalizez.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, ../нужные папки/rebodi/src/sass/normalizez.scss */
[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.
 */
/* line 308, ../нужные папки/rebodi/src/sass/normalizez.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, ../нужные папки/rebodi/src/sass/normalizez.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, ../нужные папки/rebodi/src/sass/normalizez.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, ../нужные папки/rebodi/src/sass/normalizez.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, ../нужные папки/rebodi/src/sass/normalizez.scss */
[hidden] {
  display: none;
}

/* line 1, ../нужные папки/rebodi/src/sass/resets.scss */
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;
}

/* line 21, ../нужные папки/rebodi/src/sass/resets.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 25, ../нужные папки/rebodi/src/sass/resets.scss */
html {
  height: 100%;
}

/* line 28, ../нужные папки/rebodi/src/sass/resets.scss */
body {
  line-height: 1;
}

/* line 31, ../нужные папки/rebodi/src/sass/resets.scss */
ol, ul {
  list-style: none;
}

/* line 34, ../нужные папки/rebodi/src/sass/resets.scss */
blockquote, q {
  quotes: none;
}

/* line 37, ../нужные папки/rebodi/src/sass/resets.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 42, ../нужные папки/rebodi/src/sass/resets.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 6, ../нужные папки/rebodi/src/sass/style.sass */
* {
  box-sizing: border-box;
}

@font-face {
  font-family: "OpenSans";
  src: url("../font/OpenSans-Regular.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans";
  src: url("../font/OpenSans-Regular.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans";
  src: url("../font/OpenSans-Bold.ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* line 33, ../нужные папки/rebodi/src/sass/style.sass */
a {
  text-decoration: none;
}

/* line 36, ../нужные папки/rebodi/src/sass/style.sass */
html {
  font-family: 'OpenSans';
  scroll-behavior: auto;
  scroll-behavior: smooth;
}

/* line 54, ../нужные папки/rebodi/src/sass/style.sass */
body {
  padding-top: 24px;
}

/* line 58, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-slider {
  display: none;
}

/* line 62, ../нужные папки/rebodi/src/sass/style.sass */
#catalogrebodi {
  margin-bottom: 40px;
}

/* line 67, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile {
  position: relative;
  width: 355px;
  height: 542px;
  overflow: hidden;
  margin: 0 auto;
  display: none;
}

/* line 74, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__tracks {
  display: flex;
  transition: transform 0.5s cubic-bezier(0.16, 0.68, 0.45, 1);
  will-change: transform;
}

/* line 78, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__slide {
  flex: 0 0 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* line 85, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__slide--active {
  background: #fff;
}

/* line 87, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__image {
  border-radius: 16px;
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-bottom: 16px;
}

/* line 93, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}

/* line 98, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__text {
  font-size: 16px;
  line-height: 1.4;
  color: #333;
}

/* line 102, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__arrows {
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 10;
}

/* line 110, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__arrows button {
  background: #00000038;
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  outline: none;
  padding: 10px;
  border-radius: 246px;
  width: 47px;
}

/* line 120, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__arrows button--prev {
  margin-right: auto;
}

/* line 122, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__arrows button--next {
  margin-left: auto;
}

/* line 124, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__pagination {
  position: relative;
  left: 95%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  list-style: none;
  padding-top: 30px;
  margin: 0;
  z-index: 10;
}

/* line 134, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__pagination__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

/* line 140, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-mobile__pagination__dot--active {
  background: white;
}

/* line 146, ../нужные папки/rebodi/src/sass/style.sass */
.header {
  max-width: 994px;
  height: 54px;
  margin: 0 auto;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 12px;
}

/* line 152, ../нужные папки/rebodi/src/sass/style.sass */
.header__head {
  align-items: center;
  display: flex;
  margin-bottom: 20px;
  height: 32px;
}

/* line 157, ../нужные папки/rebodi/src/sass/style.sass */
.header__tel-number {
  color: #38383a;
  text-decoration: none;
}

/* line 160, ../нужные папки/rebodi/src/sass/style.sass */
.header__tel-number_white {
  color: white;
}

/* line 162, ../нужные папки/rebodi/src/sass/style.sass */
.header__logotype {
  position: relative;
  left: 27%;
  width: 150px;
}

/* line 169, ../нужные папки/rebodi/src/sass/style.sass */
.header-burger {
  display: none;
  position: relative;
  z-index: 100;
  cursor: pointer;
  width: 54px;
  height: 30px;
  background-color: transparent;
  border: none;
  outline: none;
}

/* line 179, ../нужные папки/rebodi/src/sass/style.sass */
.header-burger .line {
  border-radius: 16px;
  display: block;
  width: 100%;
  height: 5px;
  background-color: #333;
  margin: 5px 0;
  transition: transform 0.3s ease;
}

/* line 189, ../нужные папки/rebodi/src/sass/style.sass */
.mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  overflow-y: auto;
  border-radius: 0px 0px 16px 0px;
  padding-bottom: 40px;
}

/* line 201, ../нужные папки/rebodi/src/sass/style.sass */
.mobile-nav ul {
  padding-top: 65px;
  padding-left: 20px;
  list-style: none;
  margin: 0;
}

/* line 206, ../нужные папки/rebodi/src/sass/style.sass */
.mobile-nav ul li {
  padding: 1rem;
}

/* line 208, ../нужные папки/rebodi/src/sass/style.sass */
.mobile-nav ul li a {
  color: white;
  text-decoration: none;
  font-size: 1.2em;
  display: block;
  transition: background-color 0.3s;
}

/* line 214, ../нужные папки/rebodi/src/sass/style.sass */
.mobile-nav ul li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 217, ../нужные папки/rebodi/src/sass/style.sass */
.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
}

/* line 229, ../нужные папки/rebodi/src/sass/style.sass */
.nav {
  padding-top: 20px;
  max-width: 994px;
  margin: 0 auto;
}

/* line 233, ../нужные папки/rebodi/src/sass/style.sass */
.nav__item {
  color: white;
}

/* line 235, ../нужные папки/rebodi/src/sass/style.sass */
.nav__item_gray {
  color: #333333;
}

/* line 237, ../нужные папки/rebodi/src/sass/style.sass */
.nav__item_gray:hover {
  color: #a1a1a1;
}

/* line 239, ../нужные папки/rebodi/src/sass/style.sass */
.nav__item:hover {
  color: #bbbbbb;
}

/* line 241, ../нужные папки/rebodi/src/sass/style.sass */
.nav__item-link {
  text-decoration: none;
  display: inline-block;
  margin-right: 52px;
}

/* line 245, ../нужные папки/rebodi/src/sass/style.sass */
.nav__items {
  display: flex;
}

/* line 249, ../нужные папки/rebodi/src/sass/style.sass */
.main-section {
  margin: 0 auto;
}

/* line 251, ../нужные папки/rebodi/src/sass/style.sass */
.main-section__header {
  margin-bottom: 20px;
}

/* line 253, ../нужные папки/rebodi/src/sass/style.sass */
.main-section__nav {
  margin-bottom: 26px;
}

/* line 258, ../нужные папки/rebodi/src/sass/style.sass */
.sectionmargin {
  margin-bottom: 66px;
}

/* line 263, ../нужные папки/rebodi/src/sass/style.sass */
.second-section {
  margin-bottom: 66px !important;
  max-width: 994px;
  margin: 0 auto;
}

/* line 267, ../нужные папки/rebodi/src/sass/style.sass */
.second-section__title {
  margin-bottom: 34px;
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  color: #252525;
}

/* line 273, ../нужные папки/rebodi/src/sass/style.sass */
.second-section__text {
  color: #252525;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  max-width: 605px;
  line-height: 134%;
}

/* line 280, ../нужные папки/rebodi/src/sass/style.sass */
.second-section__aboutUs {
  margin-bottom: 34px;
}

/* line 283, ../нужные папки/rebodi/src/sass/style.sass */
.slider-dot {
  background: #ddd;
}

/* стили для слайдера на главной странице  */
/* line 291, ../нужные папки/rebodi/src/sass/style.sass */
.slider {
  position: relative;
  width: 994px;
  height: 574px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 16px;
}

/* line 298, ../нужные папки/rebodi/src/sass/style.sass */
.slider__container {
  display: flex;
  width: 500%;
  height: 100%;
  transition: transform 0.5s ease-in-out;
}

/* line 303, ../нужные папки/rebodi/src/sass/style.sass */
.slider__slide {
  width: 994px;
  height: 574px;
  flex-shrink: 0;
}

/* line 307, ../нужные папки/rebodi/src/sass/style.sass */
.slider__slide img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

/* line 311, ../нужные папки/rebodi/src/sass/style.sass */
.slider__btn {
  left: 1%;
  position: absolute;
  top: 94%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  transition: background 0.3s;
  border: #d9d9d9 solid 1px;
}

/* line 325, ../нужные папки/rebodi/src/sass/style.sass */
.slider__btn:hover {
  color: white;
  background: rgba(255, 255, 255, 0.9);
  background: #82bbf1;
}

/* line 331, ../нужные папки/rebodi/src/sass/style.sass */
.slider__btn--next {
  left: 87px;
}

/* line 333, ../нужные папки/rebodi/src/sass/style.sass */
.slider__pagination {
  position: absolute;
  bottom: 11px;
  left: 24%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  align-items: center;
}

/* line 341, ../нужные папки/rebodi/src/sass/style.sass */
.slider__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  background: #ddd;
  cursor: pointer;
  transition: background 0.3s;
}

/* line 349, ../нужные папки/rebodi/src/sass/style.sass */
.slider__dot--active {
  width: 16px;
  height: 16px;
  background: #8cc2de;
}

/* line 354, ../нужные папки/rebodi/src/sass/style.sass */
.catalogue-button {
  display: none;
}

/* стили для выпадающего меню  */
/* line 358, ../нужные папки/rebodi/src/sass/style.sass */
.navTwo {
  max-width: 994px;
  margin: 0 auto;
  margin-bottom: 20px !important;
}

/* line 364, ../нужные папки/rebodi/src/sass/style.sass */
.menu {
  position: relative;
  display: flex;
  gap: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 371, ../нужные папки/rebodi/src/sass/style.sass */
.menu__item {
  position: relative;
}

/* line 373, ../нужные папки/rebodi/src/sass/style.sass */
.menu__link {
  display: block;
  padding: 12px 20px;
  text-decoration: none;
  color: #333;
  background: #DFF1F8;
  border-radius: 16px;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* line 382, ../нужные папки/rebodi/src/sass/style.sass */
.menu__link:hover {
  background: #DFF1F8;
  color: #000;
}

/* line 385, ../нужные папки/rebodi/src/sass/style.sass */
.menu__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: max-content;
  background: white;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 100;
}

/* line 398, ../нужные папки/rebodi/src/sass/style.sass */
.menu__item:hover .menu__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* line 402, ../нужные папки/rebodi/src/sass/style.sass */
.menu__sublink {
  line-height: 150%;
  display: block;
  padding: 12px 20px;
  text-decoration: none;
  color: #555;
  border-bottom: 1px solid #eee;
  transition: background 0.2s ease;
}

/* line 410, ../нужные папки/rebodi/src/sass/style.sass */
.menu__sublink:last-child {
  border-bottom: none;
}

/* стили для блока бренда */
/* line 416, ../нужные папки/rebodi/src/sass/style.sass */
.block {
  position: relative;
  margin: 0 auto;
}

/* line 419, ../нужные папки/rebodi/src/sass/style.sass */
.block__container {
  position: relative;
  display: flex;
}

/* line 422, ../нужные папки/rebodi/src/sass/style.sass */
.block__slide {
  width: 994px;
  border-radius: 16px;
  background: #DFF1F8;
  display: none;
  gap: 50px;
  align-items: center;
}

/* line 429, ../нужные папки/rebodi/src/sass/style.sass */
.block__slide--active {
  display: flex;
}

/* line 431, ../нужные папки/rebodi/src/sass/style.sass */
.block__image {
  border-radius: 16px;
  width: 426px;
  height: 400px;
  object-fit: cover;
}

/* line 436, ../нужные папки/rebodi/src/sass/style.sass */
.block__content {
  width: 428px;
}

/* line 438, ../нужные папки/rebodi/src/sass/style.sass */
.block__title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
  color: #252525;
}

/* line 443, ../нужные папки/rebodi/src/sass/style.sass */
.block__text {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  color: #252525;
}

/* line 448, ../нужные папки/rebodi/src/sass/style.sass */
.block__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}

/* line 454, ../нужные папки/rebodi/src/sass/style.sass */
.block__arrow {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  transition: background 0.3s;
  border: #d9d9d9 solid 1px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
  transition: background 0.3s;
}

/* line 468, ../нужные папки/rebodi/src/sass/style.sass */
.block__arrow:hover {
  background: #8bc0df;
  color: white;
}

/* line 471, ../нужные папки/rebodi/src/sass/style.sass */
.block__dots {
  display: flex;
  gap: 10px;
  align-items: center;
}

/* line 475, ../нужные папки/rebodi/src/sass/style.sass */
.block__dot {
  width: 12px;
  height: 12px;
  border: none;
  border-radius: 50%;
  background: #ddd;
  cursor: pointer;
  transition: background 0.3s;
}

/* line 483, ../нужные папки/rebodi/src/sass/style.sass */
.block__dot--active {
  width: 16px;
  height: 16px;
  background: #8bc0df;
}

/* line 495, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__box-cards {
  margin: 0 auto;
  width: 994px;
}

/* line 498, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__title {
  margin-bottom: 34px;
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  color: #252525;
}

/* line 504, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__oneline {
  justify-content: space-between;
  flex-direction: row;
  align-items: end;
  height: 320px;
  display: flex;
  margin-bottom: 8px;
}

/* line 512, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__box-card-information-img {
  max-width: 493px;
  max-height: 320px;
}

/* line 515, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__box-card-information-title {
  z-index: 4;
  font-weight: 600;
  font-size: 18px;
  color: #090D1A;
  line-height: 150%;
}

/* line 521, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__box-card-information-button {
  position: relative;
  top: 140px;
  left: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 11px 30px;
  gap: 8px;
  width: 148px;
  height: 42px;
  background: #E62444;
  border-radius: 10px;
  color: white;
}

/* line 536, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__box-card-information-img-twoline {
  width: 994px;
  height: 320px;
}

/* line 539, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__box-card-information-title-link {
  position: absolute;
  z-index: 3;
  text-decoration: none;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 142%;
  font-weight: 600;
  color: #333333;
  left: 30px;
  top: 60px;
}

/* line 550, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__box-card-information {
  position: relative;
}

/* line 552, ../нужные папки/rebodi/src/sass/style.sass */
.third-section__twoline {
  height: 320px;
  align-items: end;
  display: flex;
  margin-bottom: 8px;
}

/* line 561, ../нужные папки/rebodi/src/sass/style.sass */
.fourth-section {
  overflow-x: auto;
  white-space: nowrap;
  margin-bottom: 66px !important;
  max-width: 994px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

/* line 569, ../нужные папки/rebodi/src/sass/style.sass */
.fourth-section__box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 236px;
  height: 88px;
  border-radius: 16px;
  background: url("../images/triggers/1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 580, ../нужные папки/rebodi/src/sass/style.sass */
.fourth-section__title-description {
  font-weight: 500;
  font-size: 17px;
  color: #333;
  line-height: 122%;
  text-align: center;
  text-align: left;
}

/* line 589, ../нужные папки/rebodi/src/sass/style.sass */
.slider-button-catalog {
  text-decoration: none;
  color: #ffffff;
  border-radius: 16px;
  width: 300px;
  text-align: center;
  margin: 0 auto;
  background: #8bc0df;
  padding: 20px 30px;
  display: block;
}

/* line 601, ../нужные папки/rebodi/src/sass/style.sass */
.slider-button-catalog:hover {
  text-decoration: none;
  color: #ffffff;
  border-radius: 16px;
  width: 300px;
  text-align: center;
  margin: 0 auto;
  background: #91c7e5;
  padding: 20px 30px;
  display: block;
}

/* line 614, ../нужные папки/rebodi/src/sass/style.sass */
.reviews-container {
  max-width: 994px;
  margin: 0 auto;
  position: relative;
  background: #f7f7f7;
  border-radius: 16px;
  padding: 40px;
  overflow: hidden;
}

/* line 623, ../нужные папки/rebodi/src/sass/style.sass */
.reviews-title {
  margin-bottom: 34px;
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  color: #252525;
}

/* line 631, ../нужные папки/rebodi/src/sass/style.sass */
.reviews-slider {
  position: relative;
  overflow: hidden;
  margin: 0 50px;
}

/* line 636, ../нужные папки/rebodi/src/sass/style.sass */
.reviews-track {
  display: flex;
}

/* line 639, ../нужные папки/rebodi/src/sass/style.sass */
.review-pair {
  display: flex;
  flex: 0 0 100%;
  gap: 30px;
  padding: 10px;
}

/* line 645, ../нужные папки/rebodi/src/sass/style.sass */
.review {
  flex: 1;
  background: #ffffff;
  border-radius: 12px;
  padding: 25px;
  transition: transform 0.3s, box-shadow 0.3s;
  position: relative;
  overflow: hidden;
}

/* line 653, ../нужные папки/rebodi/src/sass/style.sass */
.review__priduct-name {
  text-decoration: none;
  color: #000000;
}

/* line 657, ../нужные папки/rebodi/src/sass/style.sass */
.review:before {
  content: '\201C';
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 60px;
  color: rgba(52, 152, 219, 0.1);
  font-family: Georgia, serif;
}

/* line 666, ../нужные папки/rebodi/src/sass/style.sass */
.review:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

/* line 670, ../нужные папки/rebodi/src/sass/style.sass */
.review-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}

/* line 677, ../нужные папки/rebodi/src/sass/style.sass */
.review-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #8bc0df;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: #ffffff;
  font-size: 22px;
}

/* line 690, ../нужные папки/rebodi/src/sass/style.sass */
.review-info {
  flex: 1;
}

/* line 693, ../нужные папки/rebodi/src/sass/style.sass */
.review-name {
  font-weight: 600;
  color: #2c3e50;
  font-size: 18px;
  margin-bottom: 5px;
}

/* line 699, ../нужные папки/rebodi/src/sass/style.sass */
.review-date {
  font-size: 14px;
  color: #7f8c8d;
}

/* line 703, ../нужные папки/rebodi/src/sass/style.sass */
.review-rating {
  color: #f39c12;
  margin-top: 5px;
}

/* line 707, ../нужные папки/rebodi/src/sass/style.sass */
.review-text {
  color: #34495e;
  line-height: 1.6;
  font-size: 16px;
  position: relative;
  z-index: 2;
}

/* line 714, ../нужные папки/rebodi/src/sass/style.sass */
.slider-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 50px;
  padding-bottom: 30px;
}

/* line 721, ../нужные папки/rebodi/src/sass/style.sass */
.slider-arrows {
  display: flex;
  gap: 15px;
}

/* line 725, ../нужные папки/rebodi/src/sass/style.sass */
.arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  font-size: 20px;
  border: #d9d9d9 solid 1px;
}

/* line 738, ../нужные папки/rebodi/src/sass/style.sass */
.arrow:hover {
  background: #8bc0df;
  color: white;
}

/* line 742, ../нужные папки/rebodi/src/sass/style.sass */
.arrow:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}

/* line 747, ../нужные папки/rebodi/src/sass/style.sass */
.arrow:disabled:hover {
  background: white;
  color: #8bc0df;
}

/* line 751, ../нужные папки/rebodi/src/sass/style.sass */
.pagination {
  display: flex;
  gap: 12px;
}

/* line 755, ../нужные папки/rebodi/src/sass/style.sass */
.pagination-dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ddd;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 764, ../нужные папки/rebodi/src/sass/style.sass */
.pagination-dot.active {
  background: #8cc2de;
  transform: scale(1.3);
}

/* line 768, ../нужные папки/rebodi/src/sass/style.sass */
.pagination-dot:hover {
  transform: scale(1.3);
  background: #8cc2de;
}

/* line 773, ../нужные папки/rebodi/src/sass/style.sass */
.sixth-section {
  margin-bottom: 66px;
}

/* line 780, ../нужные папки/rebodi/src/sass/style.sass */
.photo-slider {
  margin-bottom: 30px !important;
  position: relative;
  max-width: 994px;
  height: 580px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 16px;
}

/* line 790, ../нужные папки/rebodi/src/sass/style.sass */
.slider-container {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 794, ../нужные папки/rebodi/src/sass/style.sass */
.slider-track {
  display: flex;
  height: 100%;
  transition: transform 0.5s ease-in-out;
}

/* line 798, ../нужные папки/rebodi/src/sass/style.sass */
.slider-slide {
  flex: 0 0 100%;
  height: 100%;
}

/* line 801, ../нужные папки/rebodi/src/sass/style.sass */
.slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* line 806, ../нужные папки/rebodi/src/sass/style.sass */
.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: none;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  z-index: 10;
  transition: background 0.3s;
}

/* line 819, ../нужные папки/rebodi/src/sass/style.sass */
.slider-arrow:hover {
  background: rgba(255, 255, 255, 0.9);
}

/* line 821, ../нужные папки/rebodi/src/sass/style.sass */
.slider-arrow-prev {
  left: 20px;
}

/* line 823, ../нужные папки/rebodi/src/sass/style.sass */
.slider-arrow-next {
  right: 20px;
}

/* line 825, ../нужные папки/rebodi/src/sass/style.sass */
.slider-pagination {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}

/* line 832, ../нужные папки/rebodi/src/sass/style.sass */
.slider-dot {
  width: 12px;
  height: 12px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: background 0.3s;
}

/* line 840, ../нужные папки/rebodi/src/sass/style.sass */
.slider-dot-active {
  background: white;
}

/* line 843, ../нужные папки/rebodi/src/sass/style.sass */
.seventh-section {
  margin-bottom: 66px;
}

/* line 845, ../нужные папки/rebodi/src/sass/style.sass */
.seventh-section__title {
  margin-bottom: 34px;
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  color: #252525;
}

/* line 853, ../нужные папки/rebodi/src/sass/style.sass */
.footer {
  min-height: 300px;
  background: #3E3A3A;
  padding-top: 56px;
}

/* line 860, ../нужные папки/rebodi/src/sass/style.sass */
.mobo-slider,
.mobo-tracks,
.mobo-track {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: pan-y;
}

/* line 873, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont {
  text-align: right;
}

/* line 875, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont__contacts {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}

/* line 879, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont__contacts-title {
  margin-bottom: 20px;
  font-weight: 600;
  color: #ffffff;
}

/* line 883, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont__details {
  height: 160px;
}

/* line 885, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont__contacts-num {
  margin-bottom: 14px;
  color: #ffffff;
}

/* line 888, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont__contacts-text {
  color: white;
  margin-bottom: 14px;
}

/* line 891, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont__contacts-email {
  color: #ffffff;
}

/* line 893, ../нужные папки/rebodi/src/sass/style.sass */
.footer-cont__arzia {
  text-align: center;
  height: 30px;
  color: #ffffff;
}

/* line 899, ../нужные папки/rebodi/src/sass/style.sass */
.slider-pagination {
  display: flex;
  align-items: center;
}

/* line 902, ../нужные папки/rebodi/src/sass/style.sass */
.slider-pagination .slider-dot {
  width: 14px;
  height: 14px;
  background: #ddd;
}

/* line 906, ../нужные папки/rebodi/src/sass/style.sass */
.slider-pagination .slider-dot-active {
  width: 16px;
  height: 16px;
  background: #8bc0df;
}

/* line 913, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2c3e50;
  color: white;
  padding: 15px 20px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: none;
}

/* line 926, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

/* line 935, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-content p {
  margin: 0;
  flex: 1;
}

/* line 940, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-content a {
  color: #3498db;
  text-decoration: underline;
}

/* line 945, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-buttons {
  display: flex;
  gap: 10px;
}

/* line 950, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-btn {
  padding: 8px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 500;
}

/* line 958, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-btn.accept {
  background: #27ae60;
  color: white;
}

/* line 963, ../нужные папки/rebodi/src/sass/style.sass */
.cookie-btn.reject {
  background: #e74c3c;
  color: white;
}

@media (max-width: 1024px) {
  /* line 977, ../нужные папки/rebodi/src/sass/style.sass */
  .slider {
    width: 100%;
    height: auto;
    aspect-ratio: 994 / 676;
  }
  /* line 982, ../нужные папки/rebodi/src/sass/style.sass */
  .slider__slide {
    width: 100vw;
    height: auto;
  }
}

@media (max-width: 768px) {
  /* line 988, ../нужные папки/rebodi/src/sass/style.sass */
  .cookie-content {
    flex-direction: column;
    text-align: center;
  }
  /* line 993, ../нужные папки/rebodi/src/sass/style.sass */
  .reviews-track {
    transition: transform 0.3s ease;
  }
  /* line 997, ../нужные папки/rebodi/src/sass/style.sass */
  .slider-arrows {
    display: flex;
    gap: 214px;
  }
  /* line 1002, ../нужные папки/rebodi/src/sass/style.sass */
  .slider-controls {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 50px;
    padding-bottom: 30px;
    gap: 32px;
  }
  /* line 1012, ../нужные папки/rebodi/src/sass/style.sass */
  .catalogue-button {
    border-radius: 16px;
    color: #333;
    text-decoration: none;
    margin-top: 30px;
    display: flex;
    height: 46px;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #333;
  }
  /* line 1024, ../нужные папки/rebodi/src/sass/style.sass */
  .second-section-product {
    display: block !important;
  }
  /* line 1026, ../нужные папки/rebodi/src/sass/style.sass */
  .second-section-product__product-info {
    width: 100% !important;
    margin-left: 0px !important;
  }
  /* line 1029, ../нужные папки/rebodi/src/sass/style.sass */
  .second-section-product__text {
    width: 100% !important;
  }
  /* line 1032, ../нужные папки/rebodi/src/sass/style.sass */
  .section-description {
    padding: 26px 20px 28px 26px !important;
  }
  /* line 1036, ../нужные папки/rebodi/src/sass/style.sass */
  .fourth-section {
    padding: 0px 10px;
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 20px;
    margin-bottom: 66px;
    max-width: 1050px;
    margin: 0 auto;
  }
  /* line 1045, ../нужные папки/rebodi/src/sass/style.sass */
  .fourth-section__box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 236px;
    height: 88px;
    border-radius: 16px;
    background: url("../images/triggers/1.png");
    flex-shrink: 0;
  }
  /* line 1055, ../нужные папки/rebodi/src/sass/style.sass */
  .review-pair {
    display: grid;
  }
  /* line 1059, ../нужные папки/rebodi/src/sass/style.sass */
  .mobile-nav__list-all {
    padding-top: 20px;
  }
  /* line 1061, ../нужные папки/rebodi/src/sass/style.sass */
  .mobile-nav .menu {
    padding: 0px 65px 0px 8px;
  }
  /* line 1063, ../нужные папки/rebodi/src/sass/style.sass */
  .mobile-nav .menu__item {
    padding: 20px 0px 0px 18px;
  }
  /* line 1065, ../нужные папки/rebodi/src/sass/style.sass */
  .mobile-nav .menu__sublink {
    color: #fff;
    text-decoration: none;
    border: none;
    font-size: 1.2em;
    padding: 12px 14px;
  }
  /* line 1073, ../нужные папки/rebodi/src/sass/style.sass */
  .photo-slider {
    display: none;
  }
  /* line 1076, ../нужные папки/rebodi/src/sass/style.sass */
  .footer {
    min-height: 372px;
    width: 100%;
    background: #3E3A3A;
    padding-top: 56px;
  }
  /* line 1081, ../нужные папки/rebodi/src/sass/style.sass */
  .footer__nav {
    padding: 0px 10px;
    padding-top: 30px;
  }
  /* line 1085, ../нужные папки/rebodi/src/sass/style.sass */
  .block {
    padding: 0px 10px;
  }
  /* line 1087, ../нужные папки/rebodi/src/sass/style.sass */
  .block__pagination {
    display: none;
  }
  /* line 1090, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-mobile {
    width: 100%;
    height: max-content;
    display: block;
  }
  /* line 1094, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-mobile__pagination {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    left: 89%;
  }
  /* line 1100, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-mobile__dot--active {
    width: 20px !important;
    height: 20px !important;
    background: #8bc0df !important;
  }
  /* line 1104, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-mobile__dot {
    border-radius: 16px;
    width: 16px;
    height: 16px;
    background: #ddd;
  }
  /* line 1110, ../нужные папки/rebodi/src/sass/style.sass */
  .second-section {
    padding: 0px 10px;
  }
  /* line 1115, ../нужные папки/rebodi/src/sass/style.sass */
  .menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  /* line 1119, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__item {
    position: relative;
  }
  /* line 1122, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__item.show-dropdown .menu__dropdown {
    display: block;
  }
  /* line 1124, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__item .menu__link {
    display: block;
    padding: 12px 20px;
    text-decoration: none;
    color: #333;
    background: #fafafa;
    border-radius: 8px;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  /* line 1133, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__item .menu__link:hover {
    background: #E2FFA2;
    color: #000;
  }
  /* line 1136, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 100;
  }
  /* line 1146, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__dropdown__sublink {
    display: block;
    padding: 12px 20px;
    text-decoration: none;
    color: #555;
    border-bottom: 1px solid #eee;
    transition: background 0.2s ease;
  }
  /* line 1153, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__dropdown__sublink:last-child {
    border-bottom: none;
  }
  /* line 1155, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__dropdown__sublink:hover {
    background: #f8f8f8;
    color: #000;
  }
  /* line 1161, ../нужные папки/rebodi/src/sass/style.sass */
  .main-section__nav {
    display: none;
  }
  /* line 1165, ../нужные папки/rebodi/src/sass/style.sass */
  .slider__btn {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  /* line 1170, ../нужные папки/rebodi/src/sass/style.sass */
  .slider__btn--prev {
    left: 10px;
  }
  /* line 1173, ../нужные папки/rebodi/src/sass/style.sass */
  .slider__btn--next {
    right: 10px;
  }
  /* line 1176, ../нужные папки/rebodi/src/sass/style.sass */
  .menu {
    flex-direction: column;
    gap: 10px;
  }
  /* line 1179, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__dropdown {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    transform: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  /* line 1188, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__item:hover .menu__dropdown {
    max-height: 200px;
  }
  /* line 1191, ../нужные папки/rebodi/src/sass/style.sass */
  .third-section {
    padding: 0px 10px;
  }
  /* line 1193, ../нужные папки/rebodi/src/sass/style.sass */
  .third-section__box-cards {
    display: none;
  }
  /* line 1197, ../нужные папки/rebodi/src/sass/style.sass */
  .block__slide {
    display: none;
  }
  /* line 1201, ../нужные папки/rebodi/src/sass/style.sass */
  .header {
    padding: 0px 10px 0px 10px;
    max-width: 994px;
    height: 56px;
    margin: 0 auto;
    border-bottom: none;
  }
  /* line 1207, ../нужные папки/rebodi/src/sass/style.sass */
  .header__head {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    height: 32px;
    justify-content: space-between;
  }
  /* line 1213, ../нужные папки/rebodi/src/sass/style.sass */
  .header__logotype {
    left: 3px;
  }
  /* line 1215, ../нужные папки/rebodi/src/sass/style.sass */
  .header__tel-number {
    display: none;
  }
  /* line 1219, ../нужные папки/rebodi/src/sass/style.sass */
  .main-section__nav {
    padding: 0px 10px 0px 10px;
  }
  /* line 1223, ../нужные папки/rebodi/src/sass/style.sass */
  .nav__items {
    display: flex;
    flex-direction: column;
    gap: 28px;
  }
  /* line 1228, ../нужные папки/rebodi/src/sass/style.sass */
  .seventh-section {
    padding: 0px 10px 0px 10px;
  }
  /* line 1231, ../нужные папки/rebodi/src/sass/style.sass */
  .sixth-section {
    padding: 0px 10px 0px 10px;
  }
  /* line 1234, ../нужные папки/rebodi/src/sass/style.sass */
  .reviews-container {
    padding: 0px;
  }
  /* line 1237, ../нужные папки/rebodi/src/sass/style.sass */
  .reviews-slider {
    margin: 0px;
  }
  /* line 1240, ../нужные папки/rebodi/src/sass/style.sass */
  .navTwo {
    padding: 0px 10px;
  }
  /* line 1243, ../нужные папки/rebodi/src/sass/style.sass */
  .header-burger {
    display: block;
  }
  /* line 1245, ../нужные папки/rebodi/src/sass/style.sass */
  .slider {
    display: none;
  }
  /* line 1249, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    user-select: none;
    margin: 0 auto;
    display: block;
    border-radius: 16px;
    margin-bottom: 22px;
  }
  /* line 1260, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-tracks {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.16, 0.68, 0.45, 1);
    will-change: transform;
  }
  /* line 1265, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-track {
    position: relative;
    flex: 0 0 100%;
  }
  /* line 1268, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-track_withpadding {
    padding: 0px 10px;
  }
  /* line 1270, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-track__block-productCard {
    position: absolute;
    left: 20px;
    top: 4%;
  }
  /* line 1274, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-track__visualline {
    padding: 0px !important;
  }
  /* line 1276, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-track__button {
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 16px;
    width: 150px;
    height: 41px;
    display: flex;
    color: #333;
    border: 1px solid #bcf540;
  }
  /* line 1287, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-track__title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 22px;
    color: #1f1f1f;
    line-height: 138%;
  }
  /* line 1293, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-track img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 16px;
  }
  /* line 1299, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  /* line 1306, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-nav_witharrpadding {
    padding: 0px 10px;
  }
  /* line 1308, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-nav button {
    width: 50px;
    height: 50px;
    border-radius: 36px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
    outline: none;
  }
  /* line 1319, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-nav button:hover {
    background: rgba(0, 0, 0, 0.7);
  }
  /* line 1322, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-pagination {
    align-items: center;
    position: absolute;
    bottom: 26px;
    left: 71%;
    transform: translateX(-50%);
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  /* line 1332, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-pagination_block {
    bottom: 26px;
  }
  /* line 1334, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-pagination li {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: white;
    margin: 0 5px;
    cursor: pointer;
    transition: background 0.3s;
  }
  /* line 1342, ../нужные папки/rebodi/src/sass/style.sass */
  .mobo-pagination li.mobo-active {
    background: #8bc0df;
    width: 20px;
    height: 20px;
  }
  /* line 1350, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__item .menu__dropdown {
    position: static;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    max-height: 0;
    overflow: hidden;
  }
  /* line 1360, ../нужные папки/rebodi/src/sass/style.sass */
  .menu__item.show-dropdown .menu__dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    max-height: 200px;
  }
  /* line 1366, ../нужные папки/rebodi/src/sass/style.sass */
  .footer-cont {
    text-align: left;
    padding-top: 50px;
  }
}

/*# sourceMappingURL=style.css.map */