*, ::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: Montserrat, sans-serif;
}

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

.btn {
  --tw-bg-opacity: 1;
  background-color: rgb(73 153 82 / var(--tw-bg-opacity, 1));
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

input {
  outline: none;
}

.h1 {
  font-weight: 900;
  font-size: 45px;
  line-height: 120%;
}

.h2 {
  font-weight: 900;
  font-size: 40px;
  line-height: 120%;
}

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

  .h2 {
    font-size: 32px;
  }

  .container {
    padding: 0 32px;
  }
}

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

  .h1 {
    font-size: 40px;
  }

  .h2 {
    font-size: 28px;
  }
}

.container {
  width: 100%;
}

.link_header {
  display: flex;
  align-items: center;
  gap: 4px;
  font-family: Golos Text, sans-serif;
  font-size: 15px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(73 153 82 / var(--tw-text-opacity, 1));
}

.header__line {
  height: 71px;
  min-height: 100%;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 225 / var(--tw-bg-opacity, 1));
}

.header__menu__item {
  font-family: Golos Text, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #272727;
}

.header__menu .header__menu__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Golos Text, sans-serif;
  border-top: 1px solid #dfdfe1;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #272727;
}

.header__menu li:last-child .header__menu__item {
  padding-bottom: 0;
}

.header__menu .header__menu__item::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.7263 8.97638L11.3906 13.311L10.5952 12.5156L13.5719 9.53888L3.39857 9.53887L3.39857 8.41387L13.5719 8.41388L10.5952 5.436L11.3906 4.64062L15.7263 8.97638Z" fill="%23499952" /></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.advantage_card {
  display: flex;
  flex: 1 1 30%;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.advantage_card .advantage__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

.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: 6.5px;
}

.slide_fs__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  color: #000;
}

.slide_fs_btn {
  position: absolute;
  bottom: 32px;
  left: 19px;
  display: flex;
  gap: 12px;
}

.slide_fs_btn .swiper-button-prev,
    .slide_fs_btn .swiper-button-next {
  width: 42px;
  height: 42px;
  position: static;
  background: #fff;
  margin: 0;
}

.slide_fs_btn .swiper-button-prev::after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27344 8.97638L6.60919 13.311L7.40456 12.5156L4.42781 9.53888L14.6012 9.53887L14.6012 8.41387L4.42781 8.41388L7.40456 5.436L6.60919 4.64062L2.27344 8.97638Z" fill="%23272727" /></svg>');
  background-repeat: no-repeat;
  background-position: center;
}

.slide_fs_btn .swiper-button-next::after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.7266 8.97638L11.3908 13.311L10.5954 12.5156L13.5722 9.53888L3.39881 9.53887L3.39881 8.41387L13.5722 8.41388L10.5954 5.436L11.3908 4.64062L15.7266 8.97638Z" fill="%23272727" /></svg>');
  background-repeat: no-repeat;
  background-position: center;
}

.slide_fs {
  position: relative;
  width: 100%;
  height: 100%;
}

.slide_fs_info {
  position: absolute;
  top: 32px;
  left: 38px;
}

.slide_fs__description {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.4);
}

.swiper_fs_preview_item {
  width: 100px;
  background-color: #fff;
  padding: 2px 7px 9px 7px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.swiper_fs_preview_item .img {
  width: 100%;
  height: 67px;
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper_fs_preview_item .text {
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #272727;
}

@media (max-width: 991.99px) {
  .advantage_card {
    padding-top: 20px;
  }
}

@media (max-width: 687.99px) {
  .advantage_card {
    padding: 0;
    padding-top: 20px;
    /* padding-bottom: 24px; */
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
  }

  .slide_fs {
    padding-top: 20px;
  }

  .slide_fs img {
    position: static;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    height: 220px;
    width: 280px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .slide_fs_info {
    position: static;
  }

  .slide_fs_btn {
    margin-top: 24px;
    margin-bottom: 20px;
    position: static;
    justify-content: center;
  }
}

.catalog_item_main {
  width: 50%;
  padding: 30px 30px 40px 30px;
  border: 1px solid #dfdfe1;
  margin: -0.5px;
}

.catalog_item_main_3 .description {
  margin-top: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.5);
}

.catalog_item_main_3 .catalog_item_main_wrapper {
  gap: 8px;
}

@media (max-width: 687.99px) {
  .catalog_item_main.catalog_item_main_3 {
    width: 100%;
    padding: 10px;
  }

  .catalog_item_main_3 .catalog_item_main_wrapper {
    padding: 16px 16px 6px;
  }
}

.catalog_item {
  width: 33.333333%;
  padding: 10px 27px;
  padding-bottom: 38px;
}

.catalog_item_img {
  height: 280px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.catalog_item_main_img {
  height: 280px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.catalog_item .item__name,
    .catalog_item_main .item__name {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #272727;
}

.catalog_item .item__link,
    .catalog_item_main .item__link {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #499952;
}

@media (max-width: 991.99px) {
  .catalog_item .item__name {
    font-size: 20px;
  }

  .catalog_item {
    width: 50%;
    padding: 20px 32px;
    padding-bottom: 36px;
    border-bottom: 1px solid #dfdfe1;
  }
}

@media (max-width: 687.99px) {
  .catalog_item .item__name,
        .catalog_item_main .item__name {
    font-size: 16px;
  }

  .catalog_item_img {
    height: 130px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .catalog_item_main_img {
    height: 150px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .catalog_item {
    padding: 10px;
    padding-bottom: 20px;
    border: 1px solid #dfdfe1;
    margin: -0.5px;
    /* border: 0; */
    /* outline: 1px solid #dfdfe1; */
  }

  .catalog_item .item__link,
        .catalog_item_main .item__link {
    width: 32px;
    height: 32px;
  }

  .item__link img {
    width: 16px;
    height: 16px;
  }
}

.bg_abstract {
  background-image: url(/src/img/bg_abstract.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.advantage_company_card {
  padding: 32px;
  padding-bottom: 11px;
  position: relative;
  flex: 1 1 25%;
}

.advantage_company_card .title {
  margin-top: 16px;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #272727;
}

.advantage_company_card .description {
  margin-top: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.4);
}

.advantage_company_card .line_vertical {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background-color: #dfdfe1;
  width: calc(100% - 24px);
}

.advantage_company_card .line_horizontal {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: calc(100% - 24px);
  background-color: #dfdfe1;
  width: 1px;
}

@media (max-width: 991.99px) {
  .advantage_company_card {
    flex: 1 1 50%;
  }
}

@media (max-width: 687.99px) {
  .advantage_company_card .line_vertical {
    display: none;
  }

  .advantage_company_card .line_horizontal {
    display: none;
  }

  .advantage_company_card {
    border: 1px solid #dfdfe1;
    margin: -0.5px;
    padding: 32px;
  }

  .advantage_company_card .title {
    font-size: 18px;
  }

  .advantage_company_card .description {
    font-size: 15px;
  }
}

.swiper_popular_item {
  background-color: #fff;
  border: 1px solid #dfdfe1;
  padding: 10px;
  margin: -0.5px;
}

.swiper_popular_item .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #272727;
}

.swiper_popular_item .description {
  margin-top: 8px;
  font-size: 16px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.5);
}

.swiper_popular_item img {
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper_popular_btns {
  display: flex;
  gap: 10px;
}

.swiper_popular_btns .swiper-button-prev,
    .swiper_popular_btns .swiper-button-next {
  margin: 0;
  position: static;
  width: 48px;
  height: 48px;
  background-color: #fff;
}

.swiper_product_item .swiper-button-prev,
    .swiper_product_item .swiper-button-next {
  width: 48px;
  height: 48px;
  background-color: #fff;
}

.swiper_popular_btns .swiper-button-prev::after,
    .swiper_popular_btns .swiper-button-next::after,
    .swiper_product_item .swiper-button-prev::after,
    .swiper_product_item .swiper-button-next::after {
  content: "";
  width: 24px;
  height: 24px;
  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"><g clip-path="url(%23clip0_98_5935)"><path d="M8.034 22.9327L8 22.8987L18.608 12.2657L8 1.63166L8.034 1.59766L13.353 1.59766L24 12.2647L13.353 22.9307L8.034 22.9327Z" fill="%23499952" /><path d="M1.52588e-05 10.4883L18.666 10.4883L18.666 14.0433L1.51034e-05 14.0433L1.52588e-05 10.4883Z" fill="%23499952" /></g><defs><clipPath id="clip0_98_5935"><rect width="24" height="24" fill="white" transform="translate(24) rotate(90)" /></clipPath></defs></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.swiper_popular_btns .swiper-button-prev::after,
    .swiper_product_item .swiper-button-prev::after {
  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"><g clip-path="url(%23clip0_98_5931)"><path d="M15.966 22.9327L16 22.8987L5.392 12.2657L16 1.63166L15.966 1.59766L10.647 1.59766L4.66269e-07 12.2647L10.647 22.9307L15.966 22.9327Z" fill="%23499952" /><path d="M24 10.4883L5.33398 10.4883L5.33398 14.0433L24 14.0433L24 10.4883Z" fill="%23499952" /></g><defs><clipPath id="clip0_98_5931"><rect width="24" height="24" fill="white" transform="matrix(4.37114e-08 1 1 -4.37114e-08 0 0)" /></clipPath></defs></svg>');
}

.list__numeric_item {
  display: flex;
  align-items: center;
  gap: 25px;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
  padding: 32px;
  border-top: 3px solid #499952;
}

.list__numeric_item .number {
  font-weight: 400;
  font-size: 63px;
  line-height: 100%;
  color: #499952;
}

.list__numeric_item .text {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #272727;
}

@media (max-width: 991.99px) {
  .list__numeric_item {
    flex: 1 1 48%;
    padding: 24px;
  }

  .list__numeric_item .text {
    font-size: 20px;
  }
}

@media (max-width: 687.99px) {
  .list__numeric_item {
    gap: 12px;
  }
}

.swiper_image_item {
  position: relative;
}

.swiper_image_item::before {
  content: "";
  display: block;
  opacity: 0;
  transition: all 0.3s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.swiper_image_item:hover::before {
  opacity: 0.5;
}

.swiper_product_item .swiper_image_item::before {
  display: none;
}

.swiper_image_item:hover .zoom {
  opacity: 1;
}

.swiper_image_item .zoom {
  position: absolute;
  opacity: 0;
  transition: all 0.3s ease;
  width: 48px;
  height: 48px;
  top: 12px;
  right: 12px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper_image_item .zoom::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  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="M15.0004 10.0014H12.0004V7.00137C12.0004 6.73615 11.895 6.4818 11.7075 6.29426C11.52 6.10673 11.2656 6.00137 11.0004 6.00137C10.7352 6.00137 10.4808 6.10673 10.2933 6.29426C10.1058 6.4818 10.0004 6.73615 10.0004 7.00137V10.0014H7.00039C6.73518 10.0014 6.48082 10.1067 6.29329 10.2943C6.10575 10.4818 6.00039 10.7362 6.00039 11.0014C6.00039 11.2666 6.10575 11.5209 6.29329 11.7085C6.48082 11.896 6.73518 12.0014 7.00039 12.0014H10.0004V15.0014C10.0004 15.2666 10.1058 15.5209 10.2933 15.7085C10.4808 15.896 10.7352 16.0014 11.0004 16.0014C11.2656 16.0014 11.52 15.896 11.7075 15.7085C11.895 15.5209 12.0004 15.2666 12.0004 15.0014V12.0014H15.0004C15.2656 12.0014 15.52 11.896 15.7075 11.7085C15.895 11.5209 16.0004 11.2666 16.0004 11.0014C16.0004 10.7362 15.895 10.4818 15.7075 10.2943C15.52 10.1067 15.2656 10.0014 15.0004 10.0014ZM21.7104 20.2914L18.0004 16.6114C19.4405 14.8158 20.1379 12.5367 19.9492 10.2427C19.7605 7.94867 18.7001 5.81415 16.9859 4.27801C15.2718 2.74188 13.0342 1.92088 10.7333 1.98384C8.43243 2.0468 6.24311 2.98893 4.61553 4.61651C2.98795 6.24409 2.04582 8.43341 1.98286 10.7343C1.9199 13.0352 2.7409 15.2727 4.27704 16.9869C5.81318 18.701 7.94769 19.7615 10.2417 19.9502C12.5357 20.1389 14.8148 19.4415 16.6104 18.0014L20.2904 21.6814C20.3834 21.7751 20.494 21.8495 20.6158 21.9003C20.7377 21.951 20.8684 21.9772 21.0004 21.9772C21.1324 21.9772 21.2631 21.951 21.385 21.9003C21.5068 21.8495 21.6174 21.7751 21.7104 21.6814C21.8906 21.4949 21.9914 21.2457 21.9914 20.9864C21.9914 20.727 21.8906 20.4778 21.7104 20.2914ZM11.0004 18.0014C9.61592 18.0014 8.26255 17.5908 7.1114 16.8217C5.96026 16.0525 5.06305 14.9592 4.53324 13.6802C4.00342 12.4011 3.8648 10.9936 4.1349 9.63574C4.40499 8.27787 5.07168 7.03059 6.05065 6.05162C7.02961 5.07265 8.27689 4.40597 9.63476 4.13587C10.9926 3.86578 12.4001 4.0044 13.6792 4.53421C14.9583 5.06403 16.0515 5.96123 16.8207 7.11238C17.5899 8.26352 18.0004 9.6169 18.0004 11.0014C18.0004 12.8579 17.2629 14.6384 15.9501 15.9511C14.6374 17.2639 12.8569 18.0014 11.0004 18.0014Z" fill="%23499952" /></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#swiper_image_btns .swiper-button-prev,
    #swiper_image_btns .swiper-button-next,
    .swiper_product_item .swiper-button-prev,
    .swiper_product_item .swiper-button-next {
  background-color: #f9f9f9;
}

.contact__form {
}

.contact__form_label {
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.contact__form_field {
  margin-top: 6px;
  width: 100%;
  flex: 1 1 auto;
  border-width: 1px;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 0.7;
  background-color: transparent;
  padding: 12px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.contact__form_field::-moz-placeholder {
  color: rgb(255 255 255 / var(--tw-placeholder-opacity, 1));
  --tw-placeholder-opacity: 0.4;
}

.contact__form_field::placeholder {
  color: rgb(255 255 255 / var(--tw-placeholder-opacity, 1));
  --tw-placeholder-opacity: 0.4;
}

.footer__menu {
  display: flex;
  justify-content: space-between;
  padding-left: 50px;
}

.footer__menu a {
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 991.99px) {
  .footer__menu {
    flex-direction: column;
    gap: 32px;
    padding-left: 0px;
  }

  .footer__menu a {
    font-size: 16px;
  }
}

@media (max-width: 687.99px) {
  .footer__menu {
    gap: 12px;
  }

  .footer__menu a {
    font-size: 15px;
  }
}

.mob__menu {
  position: fixed;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 16px 16px 20px 16px;
  border-top: 1px solid #dfdfe1;
  border-bottom: 1px solid #dfdfe1;
  transform: translateX(-100%);
  width: 100%;
  z-index: 999;
  top: 57px;
  transition: all 0.3s ease;
}

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

@media (max-width: 687.99px) {
  .mob__menu {
    top: 57px;
  }
}

.bread_crumbs {
  display: flex;
  gap: 5px;
  font-size: 13px;
  line-height: 120%;
  --tw-text-opacity: 1;
  color: rgb(174 174 174 / var(--tw-text-opacity, 1));
}

.bread_crumbs .active {
  color: #499952;
  font-weight: 600;
}

.filter_btns {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.filter_btn {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(73 153 82 / var(--tw-text-opacity, 1));
  border: 1px solid #dfdfe1;
}

.filter_btn.active {
  --tw-bg-opacity: 1;
  background-color: rgb(73 153 82 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border: 1px solid #499952;
  cursor: pointer;
}

input[type="radio"]:checked + .filter_btn {
  --tw-border-opacity: 1;
  border-color: rgb(73 153 82 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(73 153 82 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.filter_name {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #000;
}

.filter_input {
  height: 43px;
  width: 80px;
  text-align: center;
  display: inline-flex;
  border: 1px solid #dfdfe1;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #499952;
}

.filter_hide_btn {
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 15.5L12 9.5L6 15.5" stroke="black" stroke-opacity="0.6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.catalog_item_main_wrapper {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-right: 20px;
}

@media (max-width: 991.99px) {
  .catalog_item_main_wrapper {
    padding-right: 0px;
  }
}

@media (max-width: 687.99px) {
  .catalog_item_main_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}

.catalog_item_main_3 .catalog_item_main_wrapper {
  flex-direction: column;
  margin: 0;
  padding: 16px;
  align-items: stretch;
  gap: 0;
}

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

  .filter_btn {
    font-size: 13px;
  }

  .filter_btns {
    gap: 12px;
  }

  .catalog_item_main {
    padding: 10px;
    padding-bottom: 20px;
  }

  .catalog_item_main_wrapper {
    margin-top: 8px;
  }
}

.custom-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  line-height: 130%;
  color: #000;
}

.custom-checkbox__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.custom-checkbox__box {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  border: 2px solid #dfdfe1;
}

.custom-checkbox:hover .custom-checkbox__box {
  border: 2px solid #499952;
}

.custom-checkbox__icon {
  width: 16px;
  height: 16px;
  /* stroke: white; */
  /* stroke-width: 2; */
  /* fill: none; */
  opacity: 0;
  transition: opacity 0.2s;
  background-image: url('data:image/svg+xml,<svg width="14" height="11" viewBox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.7188 0.880005L5.34266 8.09969L2.12436 5.12383L0.875 6.68557L5.65583 10.9103L13.2805 2.12941L11.7188 0.880005Z" fill="white" /></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.custom-checkbox__input:checked + .custom-checkbox__box {
  background: #499952;
  border: 2px solid #499952;
}

.custom-checkbox__input:checked
        + .custom-checkbox__box
        .custom-checkbox__icon {
  opacity: 1;
}

.custom-checkbox__label {
  margin-left: 10px;
  color: #333;
}

.wrapper_swiper_product_item_thumbs::after {
  content: "";
  width: 100px;
  height: 100%;
  background: linear-gradient(
            90deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.93) 68.37%,
            #fff 100%
        );
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.counter_basket {
  background: #e9e9eb;
  padding: 3px 4px;
  display: flex;
  align-items: center;
}

.counter_basket .btn__minus,
    .counter_basket .btn__plus {
  background: #fff;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
}

.counter_basket .btn__minus:disabled,
    .counter_basket .btn__plus:disabled {
  opacity: 0.5;
}

.counter_basket .btn__minus,
    .counter_basket .btn__plus {
  background: #fff;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.counter_basket .btn__minus::after,
    .counter_basket .btn__plus::after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml,<svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.25 9H14.75" stroke="%23499952" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
  background-repeat: no-repeat;
  background-size: contain;
}

.counter_basket .btn__plus::after {
  background-image: url('data:image/svg+xml,<svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 3.75V14.25" stroke="%23499952" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M4.25 9H14.75" stroke="%23499952" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
  background-repeat: no-repeat;
  background-size: contain;
}

.counter_basket .value {
  padding: 0 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #000;
  min-width: 28px;
  text-align: center;
  box-sizing: content-box;
}

.contact_list {
  display: flex;
  align-items: center;
  gap: 30px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 223 225 / var(--tw-border-opacity, 1));
  padding: 30px;
}

.contact_item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact_item__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #000;
}

.contact_list .line {
  height: 1px;
  background-color: #dfdfe1;
  flex: 1 1 auto;
}

.card_green_link {
  --tw-bg-opacity: 1;
  background-color: rgb(73 153 82 / var(--tw-bg-opacity, 1));
  padding: 32px;
  flex: 1 1 30%;
}

.card_green_link .text {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  color: #fff;
}

.card_green_link .link_arrow {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.card_green_link .link_arrow::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.33398 17L17.334 7" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M7.33398 7H17.334V17" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 991.99px) {
  .contact_list {
    flex-direction: column;
    align-items: flex-start;
  }

  .contact_list .line {
    width: 100%;
    height: 1px;
    flex: 0 0 auto;
  }
}

@media (max-width: 687.99px) {
  .card_green_link {
    position: relative;
  }

  .card_green_link .link_arrow {
    position: absolute;
    top: 32px;
    right: 32px;
  }

  .card_green_link .text {
    font-size: 16px;
  }
}

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

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

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

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

.left-0 {
  left: 0px;
}

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

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

.right-0 {
  right: 0px;
}

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

.top-0 {
  top: 0px;
}

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

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

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

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

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

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

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

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

.row-start-1 {
  grid-row-start: 1;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-end-3 {
  grid-row-end: 3;
}

.m-auto {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

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

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

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

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

.h-full {
  height: 100%;
}

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

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

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

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

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

.w-6\/12 {
  width: 50%;
}

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

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

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

.w-\[100vw\] {
  width: 100vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

.flex-\[1\] {
  flex: 1;
}

.flex-\[1_1_30\%\] {
  flex: 1 1 30%;
}

.flex-\[1_1_auto\] {
  flex: 1 1 auto;
}

.border-collapse {
  border-collapse: collapse;
}

.translate-x-\[-50\%\] {
  --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));
}

.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));
}

.transform {
  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-not-allowed {
  cursor: not-allowed;
}

.list-disc {
  list-style-type: disc;
}

.grid-cols-\[50\%\2c 50\%\] {
  grid-template-columns: 50% 50%;
}

.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-evenly {
  justify-content: space-evenly;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

.border {
  border-width: 1px;
}

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

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

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

.border-\[\#4E4E4E\] {
  --tw-border-opacity: 1;
  border-color: rgb(78 78 78 / var(--tw-border-opacity, 1));
}

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

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

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

.border-opacity-70 {
  --tw-border-opacity: 0.7;
}

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

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

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

.bg-\[\#499952\] {
  --tw-bg-opacity: 1;
  background-color: rgb(73 153 82 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

.bg-\[\#f9f9f9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-golos {
  font-family: Golos Text, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.3\] {
  line-height: 1.3;
}

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

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

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

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

.text-\[\#212b36\] {
  --tw-text-opacity: 1;
  color: rgb(33 43 54 / var(--tw-text-opacity, 1));
}

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

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

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

.text-\[\#499952\] {
  --tw-text-opacity: 1;
  color: rgb(73 153 82 / var(--tw-text-opacity, 1));
}

.text-\[\#637381\] {
  --tw-text-opacity: 1;
  color: rgb(99 115 129 / var(--tw-text-opacity, 1));
}

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

.text-\[\#d31b1b\] {
  --tw-text-opacity: 1;
  color: rgb(211 27 27 / 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));
}

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

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

.placeholder-opacity-40::-moz-placeholder {
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-40::placeholder {
  --tw-placeholder-opacity: 0.4;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.ring {
  --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);
}

.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);
}

.grey_contact_form .contact__form_label {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.grey_contact_form .contact__form_field {
  border: 1px solid #dfdfe1;
  padding: 14px 12px;
  background: #fff;
  font-size: 16px;
  line-height: 120%;
  color: #000;
}

.grey_contact_form .contact__form_field::-moz-placeholder {
  color: #999999;
}

.grey_contact_form .contact__form_field::placeholder {
  color: #999999;
}

.grey_contact_form .item_field {
  flex: 1 1 48%;
}

.item_cart {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  padding-right: 24px;
  background: #fff;
}

.item_cart .item_color {
  display: inline-flex;
  --tw-bg-opacity: 1;
  background-color: rgb(200 35 31 / var(--tw-bg-opacity, 1));
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.item_cart .item_name {
  margin-top: 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(39 39 39 / var(--tw-text-opacity, 1));
}

.item_cart .item_name.margin_0 {
  margin: 0px;
}

.item_cart .item_description {
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 991.99px) {
  .item_cart {
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .item_cart .delete {
    position: absolute;
    top: 12px;
    right: 12px;
  }
}

@media (max-width: 687.99px) {
  .item_cart {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
  }
}

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

  .md\:left-\[50\%\] {
    left: 50%;
  }

  .md\:row-start-2 {
    grid-row-start: 2;
  }

  .md\:row-start-3 {
    grid-row-start: 3;
  }

  .md\:row-end-2 {
    grid-row-end: 2;
  }

  .md\:m-0 {
    margin: 0px;
  }

  .md\:m-auto {
    margin: auto;
  }

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

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

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

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

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

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

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

  .md\:translate-x-\[-50\%\] {
    --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));
  }

  .md\:grid-cols-\[100\%\] {
    grid-template-columns: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:border-0 {
    border-width: 0px;
  }

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

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

  .md\:border-none {
    border-style: none;
  }

  .md\:border-\[\#4E4E4E\] {
    --tw-border-opacity: 1;
    border-color: rgb(78 78 78 / var(--tw-border-opacity, 1));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:absolute {
    position: absolute;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:bottom-\[40px\] {
    bottom: 40px;
  }

  .sm\:left-1\/2 {
    left: 50%;
  }

  .sm\:m-0 {
    margin: 0px;
  }

  .sm\:mx-\[0\] {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .sm\:mb-\[0\] {
    margin-bottom: 0;
  }

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

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

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

  .sm\:ml-\[0px\] {
    margin-left: 0px;
  }

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

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

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

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

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

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

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

  .sm\:flex-\[100\%\] {
    flex: 100%;
  }

  .sm\:flex-\[1_1_auto\] {
    flex: 1 1 auto;
  }

  .sm\:translate-x-\[-50\%\] {
    --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));
  }

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

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

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

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

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

  .sm\:justify-start {
    justify-content: flex-start;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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