*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

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

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

body {
  font-family: Ubuntu, sans-serif;
}

.container {
  max-width: 1344px;
  padding: 0 40px;
  margin: auto;
}

input {
  outline: none;
}

.h1 {
  font-weight: 700;
  font-size: 64px;
  line-height: 125%;
}

.h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  letter-spacing: 0.02em;
}

.h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 125%;
}

@media (max-width: 991.99px) {
  .h2 {
    font-size: 42px;
  }

  .h3 {
    font-size: 28px;
  }

  .container {
    padding: 0 32px;
  }
}

@media (max-width: 687.99px) {
  .container {
    padding: 0 20px;
  }

  .h1 {
    font-size: 52px;
  }

  .h2 {
    font-size: 28px;
  }

  .h3 {
    font-size: 24px;
  }
}

.container {
  width: 100%;
}

.swiper_card__reviews {
  overflow: visible;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 20px;
  padding-right: 20px;
}

.swiper_card__reviews .swiper-slide {
  opacity: 0;
  transition: all 0.3s ease;
}

.swiper_card__reviews .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

.swiper_card__reviews .swiper-button-prev,
  .swiper_card__reviews .swiper-button-next {
  border: 1px solid #48523f;
  background-color: #fff;
  border-radius: 0px;
  width: 56px;
  height: 56px;
}

.swiper_card__reviews .swiper-button-next {
  right: -32px;
  transform: translateX(100%);
}

.swiper_card__reviews .swiper-button-prev {
  left: -32px;
  transform: translateX(-100%);
}

.swiper_card__reviews .swiper-button-prev::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.375 11.6562L10.625 6.40625L11 6.0625L11.6875 6.75L11.3438 7.125L6.9375 11.5H18.5H19V12.5H18.5H6.9375L11.3438 16.9062L11.6875 17.25L11 17.9688L10.625 17.625L5.375 12.375L5.03125 12L5.375 11.6562Z" fill="%2348523F"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.swiper_card__reviews .swiper-button-next::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.5938 12.375L13.3438 17.625L13 17.9688L12.2812 17.25L12.625 16.9062L17.0312 12.5H5.5H5V11.5H5.5H17.0312L12.625 7.125L12.2812 6.75L13 6.0625L13.3438 6.40625L18.5938 11.6562L18.9375 12L18.5938 12.375Z" fill="%2348523F"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.card__review {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px;
  font-family: "Source Sans 3", sans-serif;
  color: #424242;
  background: #fff;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.04);
}

.card__project {
  color: #121212;
  background: #fff;
  box-shadow: 0 0 32px 3px rgba(0, 0, 0, 0.1);
}

.card__project .title {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
}

.card__project .address,
  .card__service .address {
  display: flex;
  align-items: center;
  gap: 3px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 128%;
}

.swiper_card__project .swiper-slide {
  width: 33.333333%;
}

.swiper_card__project,
  .swiper_card__product {
  overflow: visible;
}

.card__product {
  color: #121212;
  background: #fff;
  box-shadow: 0 0 32px 3px rgba(0, 0, 0, 0.1);
}

.card__product .title {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
}

.card__product .description {
  margin-top: 6px;
  display: flex;
  gap: 12px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
}

.card__product .line {
  display: inline-block;
  width: 1px;
  height: 23px;
  background-color: #c8cac5;
}

.swiper_card__product .swiper-slide {
  width: 25%;
}

.list__advantages {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-family: Ubuntu, sans-serif;
}

.list__advantages .item {
  display: flex;
  align-items: center;
  gap: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.list__advantages .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 129%;
  color: #001808;
  margin-bottom: 8px;
}

.list__advantages .description {
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  color: #363b2f;
}

.advantages_img {
  width: 142%;
  max-width: 960px;
}

@media (max-width: 991.99px) {
  .advantages_img {
    width: 100%;
  }

  .list__advantages .item {
    align-items: flex-start;
    gap: 12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .list__advantages .item .img {
    width: 50px;
  }

  .list__advantages .title {
    margin-bottom: 4px;
    font-size: 18px;
  }

  .list__advantages .description {
    font-size: 16px;
  }
}

.footer__heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 131%;
  color: #48523f;
}

.footer__link {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 131%;
  color: #363b2f;
}

.footer__heading_link {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  color: #48523f;
}

.header__menu__list {
  display: flex;
  align-items: center;
  gap: 16px;
}

.menu-item {
  position: relative;
}

/* ============================ */

.submenu {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 30;
  display: none;
  width: -moz-max-content;
  width: max-content;
  min-width: 160px;
  --tw-translate-y: 20px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.submenu::after {
  content: "";
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  left: 0;
  width: 100%;
  height: 30px;
  display: block;
}

.submenu li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
}

.submenu li a:hover {
  background-color: #f5f5f5;
}

.menu-item:hover .submenu {
  display: block;
}

.submenu-mob {
  margin-top: 8px;
  display: none;
  flex-direction: column;
  gap: 8px;
}

.menu-item-mob.open .submenu-mob {
  display: flex;
}

.submenu-mob .link::before {
  content: "- ";
}

/* ============================ */

.header__menu__list .link {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 131%;
  color: #23261f;
}

.header__link {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.9);
}

.mob__menu {
  position: fixed;
  transform: translateX(-140%);
  width: 100%;
  background: #fff;
  z-index: 51;
  top: 108px;
  left: 0px;
  padding: 24px 20px;
  transition: all 0.3s ease;
  border-radius: 0px;
}

header {
  transition: all 0.3s ease;
}

.header_white.scrolled {
  background-color: #fff;
}

.mob__menu.active {
  transform: translateX(0%);
}

.menu-btn.active .btn__line_1 {
  transform: rotate(45deg);
  top: 6.5px;
}

.menu-btn.active .btn__line_2 {
  opacity: 0;
}

.menu-btn.active .btn__line_3 {
  transform: rotate(-45deg);
  bottom: 5.5px;
}

.btn {
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 131%;
}

.btn__white {
  color: #fff;
  border: 1px solid #fff;
}

.main-screen {
  display: flex;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 90vh;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url("/src/img/main-screen-img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-abstr {
  background-image: url("/src/img/bg-abstr.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.form__feedback {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form__feedback .item_input,
  .form_ask_question .item_input {
  font-family: "Source Sans 3", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.form__feedback .label,
  .form_ask_question .label {
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(58 58 58 / var(--tw-text-opacity, 1));
}

.form__feedback .label span,
  .form_ask_question .label span {
  --tw-text-opacity: 1;
  color: rgb(251 28 68 / var(--tw-text-opacity, 1));
}

.form__feedback .input,
  .form_ask_question .input {
  padding: 12px;
  font-size: 16px;
  line-height: 130%;
  border: 1px solid #dbdbdb;
}

.menu-btn__line {
  position: relative;
  height: 3px;
  width: 100%;
  transform-origin: center;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(35 38 31 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}

.breadcrumbs__separator {
  font-size: 14px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(64 70 56 / var(--tw-text-opacity, 1));
}

.breadcrumbs__item {
  font-size: 16px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(72 82 63 / var(--tw-text-opacity, 1));
}

.product__property-list .item {
  display: flex;
  gap: 12px;
  padding: 12px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
  line-height: 130%;
  border-bottom: 1px solid #c8cac5;
}

.related__products .img {
  height: 94px;
  max-width: 100px;
  flex: 23%;
  -o-object-fit: cover;
     object-fit: cover;
}

.related__products .img.active {
  border: 4px solid #d1cfca;
}

.list__rows {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.list__rows .item {
  display: flex;
  align-items: center;
  gap: 16px;
}

.list__rows .list__style {
  height: 16px;
  width: 16px;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(72 82 63 / var(--tw-bg-opacity, 1));
}

.recommendation__item {
  display: flex;
  flex: 50%;
  gap: 24px;
  padding: 16px;
}

.recommendation__item .tag,
  .article-section .tag {
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
  padding: 4px 8px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 12px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(18 18 18 / var(--tw-text-opacity, 1));
}

.recommendation__item .date,
  .article-section .date {
  margin-top: 16px;
  margin-bottom: 6px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 129%;
  color: #626858;
}

.recommendation__item .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: #111928;
}

.recommendation__img {
  width: 235px;
  -o-object-fit: cover;
     object-fit: cover;
}

.card__product__small {
  font-family: "Source Sans 3", sans-serif;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.07);
}

.card__product__small .img {
  height: 161px;
  -o-object-fit: cover;
     object-fit: cover;
}

.card__product__small .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
}

.card__product__small .description {
  margin-top: 6px;
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 6px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}

.card__product__small .line {
  display: inline-block;
  width: 1px;
  height: 18px;
  background-color: #c8cac5;
}

.related__product__item__small {
  position: relative;
}

.card__product__small .related__product__item__small .img {
  height: 24px;
  width: 24px;
  -o-object-fit: cover;
     object-fit: cover;
  /* transition: all 0.3s ease; */
}

.related__product__item__small .tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  z-index: 10;
  margin-bottom: 0.5rem;
  display: none;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(219 219 219 / var(--tw-bg-opacity, 1));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.related__product__item__small:hover .img {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(232 231 228 / var(--tw-border-opacity, 1));
}

.related__product__item__small:hover .tooltip {
  display: block;
}

.filter__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.filter__item {
  font-family: "Source Sans 3", sans-serif;
}

.filter__item__btn {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(227 228 225 / var(--tw-bg-opacity, 1));
  padding: 16px;
  padding-right: 24px;
}

.filter__item__btn .icon__anim {
  --tw-rotate: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  /* transition: all 0.3s ease; */
}

.filter__item__btn.active .icon__anim {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.filter__title {
  flex: 100%;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 128%;
}

.filter-options {
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 18px;
  font-weight: 600;
  line-height: 128%;
}

.filter-option {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  gap: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 16px;
  padding-left: 48px;
}

.filter-checkbox {
  display: none;
  height: 18px;
  width: 18px;
  border-radius: 0;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(105 105 105 / var(--tw-border-opacity, 1));
}

.custom-checkbox-box {
  display: flex;
  height: 18px;
  width: 18px;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(105 105 105 / var(--tw-border-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.peer:checked ~ .custom-checkbox-box {
  --tw-bg-opacity: 1;
  background-color: rgb(105 105 105 / var(--tw-bg-opacity, 1));
}

.custom-checkbox-indicator {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.peer:checked ~ .custom-checkbox-indicator {
  opacity: 1;
}

.page__btn {
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(183 183 183 / var(--tw-border-opacity, 1));
  font-size: 14px;
}

.page__btn.active {
  --tw-bg-opacity: 1;
  background-color: rgb(200 202 197 / var(--tw-bg-opacity, 1));
}

.page__btn__prev {
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  background-image: url("/src/img/icon-arrow.svg");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(90deg);
}

.page__btn__next {
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  background-image: url("/src/img/icon-arrow.svg");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-90deg);
}

@media (max-width: 687.99px) {
  .recommendation__item {
    flex-direction: column;
  }

  .recommendation__img {
    width: 100%;
  }
}

.hero-section {
  background-image: url("/src/img/hero-section.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.sertifikatas__block {
  margin: auto;
  display: flex;
  max-width: 800px;
  gap: 32px;
  overflow: hidden;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.07);
}

.sertifikatas__img {
  width: 322px;
}

.swiper_card__partners {
  overflow: visible;
}

.card__partner {
  display: flex;
  height: 211px;
  align-items: center;
  justify-content: center;
  padding: 12px;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
}

.card__partner .img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.card__partners_button .swiper-button-prev,
  .card__partners_button .swiper-button-next {
  border: 1px solid #48523f;
  background-color: #fff;
  border-radius: 0px;
  width: 48px;
  height: 48px;
  position: static;
  transform: none;
  margin: 0;
}

.card__partners_button .swiper-button-prev::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.375 11.6562L10.625 6.40625L11 6.0625L11.6875 6.75L11.3438 7.125L6.9375 11.5H18.5H19V12.5H18.5H6.9375L11.3438 16.9062L11.6875 17.25L11 17.9688L10.625 17.625L5.375 12.375L5.03125 12L5.375 11.6562Z" fill="%2348523F"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.card__partners_button .swiper-button-next::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.5938 12.375L13.3438 17.625L13 17.9688L12.2812 17.25L12.625 16.9062L17.0312 12.5H5.5H5V11.5H5.5H17.0312L12.625 7.125L12.2812 6.75L13 6.0625L13.3438 6.40625L18.5938 11.6562L18.9375 12L18.5938 12.375Z" fill="%2348523F"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.shadow__block {
  position: relative;
  z-index: 1;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  background-color: rgba(0,0,0,0.5);
  padding: 20px;
}

.shadow__block .txt {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bg_img_shadow {
  position: relative;
  width: 50%;
  padding: 64px;
}

@media (max-width: 991.99px) {
  .bg_img_shadow {
    width: 100%;
    padding: 32px;
  }
}

.bg_img_shadow::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.bg_img_shadow_1 {
  background-image: url("/src/img/site-img-4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.bg_img_shadow_2 {
  background-image: url("/src/img/site-img-6.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.bg_img_shadow_3 {
  background-image: url("/src/img/site-img-10.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.bg_img_shadow_4 {
  background-image: url("/src/img/site-img-9.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.card__service .img {
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
}

.card__service {
  color: #121212;
  box-shadow: 0 0 32px 3px rgba(0, 0, 0, 0.1);
}

.card__service .title {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
}

.card__service .description {
  margin-top: 20px;
  font-family: "Source Sans 3", sans-serif;
  --tw-text-opacity: 1;
  color: rgb(105 105 105 / var(--tw-text-opacity, 1));
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}

.artice__txt {
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  line-height: 211%;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.list__item_bg-white {
  display: flex;
  align-items: center;
  gap: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 24 8 / var(--tw-text-opacity, 1));
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.07);
}

.accordion-button {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
  padding: 12px;
  text-align: left;
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.accordion-button::after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/src/img/icon-plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}

.accordion-button.active::after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/src/img/icon-minus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}

.accordion-content {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 5;
  --tw-translate-y: 12px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 12px;
  text-align: left;
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  line-height: 167%;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}

.accordion-content.active {
  opacity: 1;
  pointer-events: all;
}

.contact__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 46px;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.07);
}

.contact__block .link {
  margin-top: 12px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.recommendation__item.item__shadow {
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.07);
}

.recommendation__item.item__shadow .recommendation__img {
  width: 180px;
}

.contacts__map .address {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
  line-height: 125%;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.contacts__block__list .icon {
  width: 96px;
}

.swiper-button-prev-vertical {
  position: absolute;
  top: -30px;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  display: block;
  background-image: url('data:image/svg+xml,<svg width="18" height="10" viewBox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_9634_14359)"><path d="M17 9L9 1L1 9" stroke="%232c3027" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></g><defs><clipPath id="clip0_9634_14359"><rect width="18" height="10" fill="white" /></clipPath></defs></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.swiper-button-next-vertical {
  position: absolute;
  bottom: -30px;
  z-index: 10;
  width: 20px;
  height: 20px;
  left: 50%;
  background-image: url('data:image/svg+xml,<svg width="18" height="10" viewBox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_9634_14359)"><path d="M17 9L9 1L1 9" stroke="%232c3027" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></g><defs><clipPath id="clip0_9634_14359"><rect width="18" height="10" fill="white" /></clipPath></defs></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateX(-50%) rotate(180deg);
}

.related__products2 .img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.tabs {
  display: flex;
  gap: 24px;
}

.item_tab {
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 687.99px) {
  .item_tab {
    padding: 16px;
    font-size: 16px;
  }
}

.item_tab:hover,
  .item_tab.active {
  --tw-bg-opacity: 1;
  background-color: rgb(44 48 39 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 991.99px) {
  .sertifikatas__img {
    margin: auto;
  }

  .contact__block {
    padding: 24px;
  }

  .contacts__block__list .icon {
    width: 46px;
  }

  .contacts__block__list {
    font-size: 18px;
  }
}

@media (max-width: 687.99px) {
  .recommendation__item.item__shadow .recommendation__img {
    width: 100%;
  }
}

.article-item {
  display: flex;
  align-items: center;
  gap: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
  padding: 8px;
}

.article-item .img {
  height: 64px;
  width: 97px;
  flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.article-item .text {
  font-size: 20px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(35 38 31 / var(--tw-text-opacity, 1));
}

.article-section .tag {
  font-size: 16px;
}

.article-section .date {
  font-size: 16px;
}

.form_ask_question {
  max-width: 800px;
  padding: 32px;
}

.faq-accordion .accordion-content {
  position: absolute;
  max-height: 0px;
  border-width: 0px;
}

.faq-accordion .accordion-content.active {
  position: static;
  max-height: 1000px;
}

.faq-accordion .accordion-button {
  border-width: 0px;
  border-bottom-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.faq-accordion .accordion-button .button-txt {
  display: flex;
  align-items: center;
  gap: 16px;
}

.faq-accordion .accordion-button .button-txt::before {
  content: "";
  display: block;
  width: 28px;
  height: 24px;
  background-image: url('data:image/svg+xml,<svg width="29" height="25" viewBox="0 0 29 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.0015 0.5H4.07026C2.12097 0.5 0.535156 2.08588 0.535156 4.03511V16.9635C0.535156 18.9128 2.12104 20.4986 4.07026 20.4986H17.1243L20.8339 24.2082C21.0244 24.3988 21.2793 24.5001 21.5385 24.5C21.6668 24.5 21.7963 24.4752 21.9195 24.4242C22.2917 24.2699 22.5345 23.9067 22.5345 23.5038V20.4986H25.0014C26.9507 20.4986 28.5366 18.9127 28.5366 16.9635V4.03511C28.5366 2.08588 26.9507 0.5 25.0015 0.5Z" fill="%232C3027" /><path d="M11.5342 14.4966C11.4578 14.4966 11.3811 14.4878 11.3053 14.4699C11.0178 14.4021 10.7753 14.2101 10.6432 13.9459L8.64251 9.94447C8.39645 9.45242 8.59589 8.85397 9.08801 8.60797C9.5802 8.36178 10.1785 8.56135 10.4245 9.05347L11.8914 11.9872L18.9393 6.70132C19.3795 6.37118 20.0039 6.46044 20.334 6.90056C20.6641 7.34074 20.5749 7.96509 20.1347 8.29523L12.1319 14.2973C11.9579 14.4279 11.7477 14.4966 11.5342 14.4966Z" fill="white" /></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.advices-inner h2 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: 700;
  line-height: 131%;
  --tw-text-opacity: 1;
  color: rgb(35 38 31 / var(--tw-text-opacity, 1));
}

.advices-inner h3 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  --tw-text-opacity: 1;
  color: rgb(35 38 31 / var(--tw-text-opacity, 1));
}

.advices-inner p {
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  line-height: 211%;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.advices-inner ol {
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.advices-inner li {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
  counter-increment: item;
}

.advices-inner ol li::before {
  content: counter(item);
  flex-shrink: 0;
  width: 33px;
  height: 30px;
  background-color: #f4f5f2;
  color: #404040;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
}

.advices-inner figcaption {
  display: none;
}

.project-btn {
  display: inline-block;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(200 202 197 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 228 / var(--tw-bg-opacity, 1));
  padding: 24px;
  font-size: 20px;
  font-weight: 700;
}

@media (max-width: 687.99px) {
  .project-btn {
    padding: 16px;
    font-size: 16px;
  }
}

.project-btn.active {
  pointer-events: none;
  opacity: 0.5;
}

.recommendation__img-main.item__shadow .recommendation__img {
  height: 250px;
  width: 100%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-\[10px\] {
  bottom: 10px;
}

.bottom-\[20\%\] {
  bottom: 20%;
}

.left-0 {
  left: 0px;
}

.left-\[10\%\] {
  left: 10%;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-\[0px\] {
  top: 0px;
}

.top-\[50\%\] {
  top: 50%;
}

.right-\[20px\] {
  right: 20px;
}

.top-\[120px\] {
  top: 120px;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-\[-1\] {
  z-index: -1;
}

.z-\[100\] {
  z-index: 100;
}

.z-\[51\] {
  z-index: 51;
}

.z-\[1000\] {
  z-index: 1000;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-\[48px\] {
  margin-top: 48px;
  margin-bottom: 48px;
}

.my-\[72px\] {
  margin-top: 72px;
  margin-bottom: 72px;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.-ml-px {
  margin-left: -1px;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[12px\] {
  margin-bottom: 12px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-\[-42\%\] {
  margin-left: -42%;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-\[-2px\] {
  margin-top: -2px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[12px\] {
  margin-top: 12px;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[23px\] {
  margin-top: 23px;
}

.mt-\[24px\] {
  margin-top: 24px;
}

.mt-\[28px\] {
  margin-top: 28px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[36px\] {
  margin-top: 36px;
}

.mt-\[38px\] {
  margin-top: 38px;
}

.mt-\[48px\] {
  margin-top: 48px;
}

.mt-\[49px\] {
  margin-top: 49px;
}

.mt-\[72px\] {
  margin-top: 72px;
}

.mt-\[8px\] {
  margin-top: 8px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-5 {
  height: 1.25rem;
}

.h-\[120px\] {
  height: 120px;
}

.h-\[16px\] {
  height: 16px;
}

.h-\[352px\] {
  height: 352px;
}

.h-\[47px\] {
  height: 47px;
}

.h-\[560px\] {
  height: 560px;
}

.h-\[562px\] {
  height: 562px;
}

.h-\[680px\] {
  height: 680px;
}

.h-\[6px\] {
  height: 6px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-8 {
  height: 2rem;
}

.max-h-\[120px\] {
  max-height: 120px;
}

.max-h-\[39px\] {
  max-height: 39px;
}

.max-h-\[43px\] {
  max-height: 43px;
}

.max-h-\[44px\] {
  max-height: 44px;
}

.max-h-\[59px\] {
  max-height: 59px;
}

.max-h-\[69px\] {
  max-height: 69px;
}

.max-h-\[72px\] {
  max-height: 72px;
}

.max-h-\[90\%\] {
  max-height: 90%;
}

.max-h-\[90px\] {
  max-height: 90px;
}

.min-h-\[100\%\] {
  min-height: 100%;
}

.w-1\/2 {
  width: 50%;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-3\/12 {
  width: 25%;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-9\/12 {
  width: 75%;
}

.w-\[142\%\] {
  width: 142%;
}

.w-\[160px\] {
  width: 160px;
}

.w-\[205px\] {
  width: 205px;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[30\%\] {
  width: 30%;
}

.w-\[300\%\] {
  width: 300%;
}

.w-\[40px\] {
  width: 40px;
}

.w-\[47px\] {
  width: 47px;
}

.w-\[48px\] {
  width: 48px;
}

.w-\[53px\] {
  width: 53px;
}

.w-\[56px\] {
  width: 56px;
}

.w-\[65px\] {
  width: 65px;
}

.w-\[70\%\] {
  width: 70%;
}

.w-\[76px\] {
  width: 76px;
}

.w-\[80\%\] {
  width: 80%;
}

.w-\[80px\] {
  width: 80px;
}

.w-full {
  width: 100%;
}

.w-40 {
  width: 10rem;
}

.w-8 {
  width: 2rem;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[704px\] {
  max-width: 704px;
}

.max-w-\[833px\] {
  max-width: 833px;
}

.max-w-\[90\%\] {
  max-width: 90%;
}

.max-w-\[960px\] {
  max-width: 960px;
}

.max-w-none {
  max-width: none;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-90deg\] {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

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

.items-start {
  align-items: flex-start;
}

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

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

.justify-center {
  justify-content: center;
}

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

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

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[32px\] {
  gap: 32px;
}

.gap-\[38px\] {
  gap: 38px;
}

.gap-\[4px\] {
  gap: 4px;
}

.gap-\[5px\] {
  gap: 5px;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-y-\[6px\] {
  row-gap: 6px;
}

.self-start {
  align-self: flex-start;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-x-\[1px\] {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-\[\#48523f\] {
  --tw-border-opacity: 1;
  border-color: rgb(72 82 63 / var(--tw-border-opacity, 1));
}

.border-\[\#c8cac5\] {
  --tw-border-opacity: 1;
  border-color: rgb(200 202 197 / var(--tw-border-opacity, 1));
}

.border-\[\#e3e4e1\] {
  --tw-border-opacity: 1;
  border-color: rgb(227 228 225 / var(--tw-border-opacity, 1));
}

.border-\[\#2c3027\] {
  --tw-border-opacity: 1;
  border-color: rgb(44 48 39 / var(--tw-border-opacity, 1));
}

.bg-\[\#000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#121212\] {
  --tw-bg-opacity: 1;
  background-color: rgb(18 18 18 / var(--tw-bg-opacity, 1));
}

.bg-\[\#23261f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(35 38 31 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2c3027\] {
  --tw-bg-opacity: 1;
  background-color: rgb(44 48 39 / var(--tw-bg-opacity, 1));
}

.bg-\[\#35522D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(53 82 45 / var(--tw-bg-opacity, 1));
}

.bg-\[\#363b2f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(54 59 47 / var(--tw-bg-opacity, 1));
}

.bg-\[\#404638\] {
  --tw-bg-opacity: 1;
  background-color: rgb(64 70 56 / var(--tw-bg-opacity, 1));
}

.bg-\[\#48523f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(72 82 63 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#e8e7e4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 228 / var(--tw-bg-opacity, 1));
}

.bg-\[\#ebe5e0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 229 224 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f4f5f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 245 242 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-\[transparent\] {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[11px\] {
  padding: 11px;
}

.p-\[12px\] {
  padding: 12px;
}

.p-\[16px\] {
  padding: 16px;
}

.p-\[17px\] {
  padding: 17px;
}

.p-\[20px\] {
  padding: 20px;
}

.p-\[24px\] {
  padding: 24px;
}

.p-\[4px\] {
  padding: 4px;
}

.p-\[8px\] {
  padding: 8px;
}

.p-4 {
  padding: 1rem;
}

.p-\[15px\] {
  padding: 15px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[56px\] {
  padding-left: 56px;
  padding-right: 56px;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-\[120px\] {
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-\[121px\] {
  padding-top: 121px;
  padding-bottom: 121px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-\[180px\] {
  padding-top: 180px;
  padding-bottom: 180px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[28px\] {
  padding-top: 28px;
  padding-bottom: 28px;
}

.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-\[48px\] {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[64px\] {
  padding-top: 64px;
  padding-bottom: 64px;
}

.py-\[84px\] {
  padding-top: 84px;
  padding-bottom: 84px;
}

.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-\[96px\] {
  padding-top: 96px;
  padding-bottom: 96px;
}

.pb-\[120px\] {
  padding-bottom: 120px;
}

.pb-\[12px\] {
  padding-bottom: 12px;
}

.pb-\[24px\] {
  padding-bottom: 24px;
}

.pb-\[59px\] {
  padding-bottom: 59px;
}

.pb-\[64px\] {
  padding-bottom: 64px;
}

.pb-\[80px\] {
  padding-bottom: 80px;
}

.pl-\[14px\] {
  padding-left: 14px;
}

.pl-\[16px\] {
  padding-left: 16px;
}

.pl-\[24px\] {
  padding-left: 24px;
}

.pl-\[35px\] {
  padding-left: 35px;
}

.pr-\[16px\] {
  padding-right: 16px;
}

.pr-\[48px\] {
  padding-right: 48px;
}

.pr-\[68px\] {
  padding-right: 68px;
}

.pt-\[112px\] {
  padding-top: 112px;
}

.pt-\[120px\] {
  padding-top: 120px;
}

.pt-\[24px\] {
  padding-top: 24px;
}

.pt-\[48px\] {
  padding-top: 48px;
}

.pt-\[56px\] {
  padding-top: 56px;
}

.pt-\[96px\] {
  padding-top: 96px;
}

.text-left {
  text-align: left;
}

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

.font-sourceSans3 {
  font-family: "Source Sans 3", sans-serif;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[36px\] {
  font-size: 36px;
}

.text-\[48px\] {
  font-size: 48px;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.font-\[600\] {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-\[125\%\] {
  line-height: 125%;
}

.leading-\[128\%\] {
  line-height: 128%;
}

.leading-\[129\%\] {
  line-height: 129%;
}

.leading-\[130\%\] {
  line-height: 130%;
}

.leading-\[131\%\] {
  line-height: 131%;
}

.leading-\[150\%\] {
  line-height: 150%;
}

.leading-\[167\%\] {
  line-height: 167%;
}

.leading-\[169\%\] {
  line-height: 169%;
}

.leading-\[200\%\] {
  line-height: 200%;
}

.leading-\[211\%\] {
  line-height: 211%;
}

.text-\[\#001808\] {
  --tw-text-opacity: 1;
  color: rgb(0 24 8 / var(--tw-text-opacity, 1));
}

.text-\[\#1A2415\] {
  --tw-text-opacity: 1;
  color: rgb(26 36 21 / var(--tw-text-opacity, 1));
}

.text-\[\#23261f\] {
  --tw-text-opacity: 1;
  color: rgb(35 38 31 / var(--tw-text-opacity, 1));
}

.text-\[\#2c3027\] {
  --tw-text-opacity: 1;
  color: rgb(44 48 39 / var(--tw-text-opacity, 1));
}

.text-\[\#363b2f\] {
  --tw-text-opacity: 1;
  color: rgb(54 59 47 / var(--tw-text-opacity, 1));
}

.text-\[\#404040\] {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.text-\[\#48523f\] {
  --tw-text-opacity: 1;
  color: rgb(72 82 63 / var(--tw-text-opacity, 1));
}

.text-\[\#626858\] {
  --tw-text-opacity: 1;
  color: rgb(98 104 88 / var(--tw-text-opacity, 1));
}

.text-\[\#7a8072\] {
  --tw-text-opacity: 1;
  color: rgb(122 128 114 / var(--tw-text-opacity, 1));
}

.text-\[\#c8cac5\] {
  --tw-text-opacity: 1;
  color: rgb(200 202 197 / var(--tw-text-opacity, 1));
}

.text-\[\#f4f4f2\] {
  --tw-text-opacity: 1;
  color: rgb(244 244 242 / var(--tw-text-opacity, 1));
}

.text-\[\#fb1c44\] {
  --tw-text-opacity: 1;
  color: rgb(251 28 68 / var(--tw-text-opacity, 1));
}

.text-\[\#fcd6a9\] {
  --tw-text-opacity: 1;
  color: rgb(252 214 169 / var(--tw-text-opacity, 1));
}

.text-\[\#fff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-\[\#35522d\] {
  --tw-text-opacity: 1;
  color: rgb(53 82 45 / var(--tw-text-opacity, 1));
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-90 {
  opacity: 0.9;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 991.99px) {
  .header__link {
    font-size: 18px;
  }

  .swiper_card__project .swiper-slide {
    width: 100%;
  }

  .swiper_card__product .swiper-slide {
    width: 50%;
  }

  .swiper_card__reviews {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .card__review {
    padding: 20px;
    font-size: 16px;
    line-height: 150%;
  }

  .swiper_card__reviews .swiper-button-next {
    right: 10px;
  }

  .swiper_card__reviews .swiper-button-prev {
    left: 10px;
  }
}

@media (max-width: 687.99px) {
  .breadcrumbs__separator {
    font-size: 12px;
  }

  .breadcrumbs__item {
    font-size: 14px;
  }

  .product__block {
    padding: 20px;
  }

  .related__products .img {
    height: 50px;
    width: 50px;
  }

  .related__products .img.active {
    border-width: 2px;
  }

  .product__property-list {
    gap: 12px;
  }

  .product__property-list .item {
    font-size: 16px;
  }
}

.focus\:z-10:focus {
  z-index: 10;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

@media (max-width: 1799.99px) {
  .xxl\:ml-0 {
    margin-left: 0px;
  }

  .xxl\:w-full {
    width: 100%;
  }

  .xxl\:max-w-none {
    max-width: none;
  }

  .xxl\:p-0 {
    padding: 0px;
  }
}

@media (max-width: 1200.99px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991.99px) {
  .md\:static {
    position: static;
  }

  .md\:my-\[24px\] {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .md\:my-\[36px\] {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .md\:my-\[48px\] {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .md\:mb-\[24px\] {
    margin-bottom: 24px;
  }

  .md\:mt-\[12px\] {
    margin-top: 12px;
  }

  .md\:mt-\[24px\] {
    margin-top: 24px;
  }

  .md\:mt-\[36px\] {
    margin-top: 36px;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:w-\[160px\] {
    width: 160px;
  }

  .md\:w-\[36px\] {
    width: 36px;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

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

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-\[0px\] {
    gap: 0px;
  }

  .md\:gap-\[12px\] {
    gap: 12px;
  }

  .md\:gap-\[24px\] {
    gap: 24px;
  }

  .md\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-\[20px\] {
    padding: 20px;
  }

  .md\:p-\[40px_20px\] {
    padding: 40px 20px;
  }

  .md\:p-\[8px\] {
    padding: 8px;
  }

  .md\:px-\[28px\] {
    padding-left: 28px;
    padding-right: 28px;
  }

  .md\:py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .md\:py-\[42px\] {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .md\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pb-\[42px\] {
    padding-bottom: 42px;
  }

  .md\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pt-\[60px\] {
    padding-top: 60px;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-\[20px\] {
    font-size: 20px;
  }
}

@media (max-width: 687.99px) {
  .sm\:mt-\[30px\] {
    margin-top: 30px;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[200px\] {
    height: 200px;
  }

  .sm\:h-\[340px\] {
    height: 340px;
  }

  .sm\:w-\[160px\] {
    width: 160px;
  }

  .sm\:w-\[60px\] {
    width: 60px;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:flex-1 {
    flex: 1 1 0%;
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

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

  .sm\:justify-center {
    justify-content: center;
  }

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

  .sm\:gap-\[12px\] {
    gap: 12px;
  }

  .sm\:gap-\[20px\] {
    gap: 20px;
  }

  .sm\:gap-\[42px\] {
    gap: 42px;
  }

  .sm\:p-0 {
    padding: 0px;
  }

  .sm\:p-\[16px\] {
    padding: 16px;
  }

  .sm\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .sm\:py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .sm\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sm\:pb-\[0px\] {
    padding-bottom: 0px;
  }

  .sm\:pb-\[32px\] {
    padding-bottom: 32px;
  }

  .sm\:pt-\[32px\] {
    padding-top: 32px;
  }

  .sm\:pt-\[48px\] {
    padding-top: 48px;
  }

  .sm\:text-\[16px\] {
    font-size: 16px;
  }

  .sm\:text-\[20px\] {
    font-size: 20px;
  }
}

.rtl\:flex-row-reverse:where([dir="rtl"], [dir="rtl"] *) {
  flex-direction: row-reverse;
}