/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

* {
  outline: none;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

a {
  text-decoration: none;
}

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

:root {
  --font-family: "Inter", sans-serif;
  --second-family: "Nunito", sans-serif;
  --third-family: "Lato", sans-serif;
  --font3: "Montserrat", sans-serif;

  --belyy--belyy: #fff;
  --belyy--80: rgba(255, 255, 255, 0.8);
  --belyy--60: rgba(255, 255, 255, 0.6);
  --belyy-40: rgba(255, 255, 255, 0.4);
  --belyy-20: rgba(255, 255, 255, 0.2);
  --belyy--10-b: rgba(255, 255, 255, 0.1);
  --osnovnoy-1: #225b2c;
  --osnovnoy-2: #1c291f;
  --osnovnoy-3: #e6eee7;
  --osnovnoy-4: #000;
  --osnovnoy-fon-1: #f3f3f3;
  --osnovnoy-tekst-1: #1c1c1c;
  --osnovnoy-tekst-2: #555;
  --osnovnoy-osnovnoy-fon: #f4f7ff;
  --osnovnoy-fon-1: #e37fa8;
  --osnovnoy-fon-2: #fef5f6;
  --osnovnoy-fon-3: #fff2e9;
  --osnovnoy-fon-2: #fff1e1;
  --temnosiniy-100: #263141;
  --temnosiniy-80: #474f5a;
  --temnosiniy-60: #7e8794;
  --temnosiniy-50: #a1abb9;
  --temnosiniy-40: #c3cad4;
  --temnosiniy-30: #eaeef3;
  --temnosiniy-20: #f2f5f9;
  --temnosiniy-10: #f6f7fa;
  --chernyy-chernyy: #000;
  --chernyy-80-ch: rgba(0, 0, 0, 0.8);
  --chernyy-60-chernyy: rgba(0, 0, 0, 0.6);
  --chernyy-40: rgba(0, 0, 0, 0.4);
  --chernyy-30: rgba(43, 43, 55, 0.3);
  --chernyy-20: rgba(43, 43, 55, 0.2);
  --chernyy-10-chernyy: rgba(0, 0, 0, 0.1);
  --chernyy-5: rgba(0, 0, 0, 0.05);
  --siniy-white: #fff;
  --siniy-osnovnoy: #4048b6;
  --siniy-blue-main: #1b3771;
  --siniy-blue-main-500: rgba(27, 55, 113, 0.5);
  --siniy-yellow: #fff2a3;
  --siniy-yellow-background: #fffdf1;
  --siniy-blue-light: #f9fcff;
  --siniy-blue-line: #dfeafe;
  --siniy-menu-scroll: rgba(240, 247, 253, 0.5);
  --siniy-blue-10: rgba(27, 55, 113, 0.1);
  --siniy-siniy-70: rgba(27, 55, 113, 0.7);
  --siniy-siniy-80: rgba(27, 55, 113, 0.8);
  --vse-cveta-1-red6: #b72025;
  --vse-cveta-1-red5: #d62d30;
  --vse-cveta-1-red4: #f04438;
  --vse-cveta-1-red4: #e77373;
  --vse-cveta-1-red2: #f09a9b;
  --vse-cveta-1-red1: #facdd4;
  --vse-cveta-1-pink6: #891951;
  --vse-cveta-1-pink5: #c31f5c;
  --vse-cveta-1-pink4: #ea1a65;
  --vse-cveta-1-pink3: #f16393;
  --vse-cveta-1-pink2: #f38fb3;
  --vse-cveta-1-pink1: #f9bbd2;
  --vse-cveta-1-violet6: #4c2e88;
  --vse-cveta-1-violet5: #783294;
  --vse-cveta-1-violet4: #913e98;
  --vse-cveta-1-violet3: #ac6bad;
  --vse-cveta-1-violet2: #c894c4;
  --vse-cveta-1-violet1: #dfbedb;
  --vse-cveta-1-blue6: #15499f;
  --vse-cveta-1-blue5: #2b74b9;
  --vse-cveta-1-blue4: #478ecc;
  --vse-cveta-1-blue3: #70b2e2;
  --vse-cveta-1-blue2: #96c8ed;
  --vse-cveta-1-blue1: #bedef5;
  --vse-cveta-1-cyan6: #0d6064;
  --vse-cveta-1-cyan5: #1998a7;
  --vse-cveta-1-cyan4: #1bbdd4;
  --vse-cveta-1-cyan3: #58c7da;
  --vse-cveta-1-cyan2: #88d4e2;
  --vse-cveta-1-cyan1: #b6e2ed;
  --vse-cveta-1-teal6: #0c4e42;
  --vse-cveta-1-teal5: #0b7a6a;
  --vse-cveta-1-teal4: #14988b;
  --vse-cveta-1-teal3: #48b8ac;
  --vse-cveta-1-teal2: #7fccc6;
  --vse-cveta-1-teal1: #b3e0dd;
  --vse-cveta-1-green6: #1c6031;
  --vse-cveta-1-green5: #69a042;
  --vse-cveta-1-green4: #8ac44b;
  --vse-cveta-1-green3: #add57f;
  --vse-cveta-1-green2: #c4e0a6;
  --vse-cveta-1-green1: #dcecc8;
  --vse-cveta-1-yellow6: #f58020;
  --vse-cveta-1-yellow5: #fcc02a;
  --vse-cveta-1-yellow4: #f9ed37;
  --vse-cveta-1-yellow3: #fbf376;
  --vse-cveta-1-yellow2: #fcf6a0;
  --vse-cveta-1-yellow1: #fcf9c6;
  --vse-cveta-1-orange6: #e65425;
  --vse-cveta-1-orange5: #f57c1f;
  --vse-cveta-1-orange4: #f8981d;
  --vse-cveta-1-orange3: #fdb64e;
  --vse-cveta-1-orange2: #fecd81;
  --vse-cveta-1-orange1: #ffe0b1;
  --vse-cveta-1-brown6: #3e2622;
  --vse-cveta-1-brown5: #5e4139;
  --vse-cveta-1-brown4: #7a5648;
  --vse-cveta-1-brown3: #a28a80;
  --vse-cveta-1-brown2: #bdaaa4;
  --vse-cveta-1-brown1: #d8cdc9;
  --vse-cveta-1-black: #000;
  --vse-cveta-1-grey5: #443e3e;
  --vse-cveta-1-grey4: #999;
  --vse-cveta-1-grey3: #ccc;
  --vse-cveta-1-grey2: #eee;
  --vse-cveta-1-white: #fff;
  --vse-cveta-1-graphite6: #253238;
  --vse-cveta-1-graphite5: #455b66;
  --vse-cveta-1-graphite4: #617e8c;
  --vse-cveta-1-graphite3: #90a4af;
  --vse-cveta-1-graphite2: #b0bfc6;
  --vse-cveta-1-graphite1: #d0d9de;
  --vse-cveta-red: #df1125;
  --vse-cveta-neon-pink: #fb212f;
  --vse-cveta-electric-pink: #fc3644;
  --vse-cveta-hibiscus: #fb0049;
  --vse-cveta-pink: #fd4154;
  --vse-cveta-pink-citrus: #ea383a;
  --vse-cveta-pomagranate: #d80e4f;
  --vse-cveta-dragon-fruit: #f12e6d;
  --vse-cveta-camellia: #bf3138;
  --vse-cveta-red-rose: #ab1438;
  --vse-cveta-plum: #81323d;
  --vse-cveta-orange: #fc4e12;
  --vse-cveta-clementine: #fd513b;
  --vse-cveta-apricot: #fc5c42;
  --vse-cveta-papaya: #fd7036;
  --vse-cveta-kumquat: #fd7441;
  --vse-cveta-light-orange: #fd820b;
  --vse-cveta-peach: #e0694e;
  --vse-cveta-flamingo: #ca6f59;
  --vse-cveta-rose-gold: #e99475;
  --vse-cveta-pink-sand: #feb69c;
  --vse-cveta-vintage-rose: #f29c98;
  --vse-cveta-grapefruit: #fda27e;
  --vse-cveta-cream: #ffe0ab;
  --vse-cveta-mellow-yellow: #f7f6af;
  --vse-cveta-canary-yellow: #ffda3a;
  --vse-cveta-pollen: #fecb4d;
  --vse-cveta-pollen: #e8c511;
  --vse-cveta-flash-light: #faed0b;
  --vse-cveta-lemon-cream: #ffeb6d;
  --vse-cveta-flash: #dff81e;
  --vse-cveta-green: #80e220;
  --vse-cveta-spearmint: #77ea7e;
  --vse-cveta-mint: #a2ec8e;
  --vse-cveta-beryl: #d0f2b1;
  --vse-cveta-sea-foam: #cff1d6;
  --vse-cveta-turquoise: #91cec2;
  --vse-cveta-blue: #1ea5fc;
  --vse-cveta-light-blue: #5ebad9;
  --vse-cveta-cerulian: #87b9e7;
  --vse-cveta-surf-blue: #1871ac;
  --vse-cveta-pacific-green: #0f6d8e;
  --vse-cveta-blue-cobalt: #3a6b8e;
  --vse-cveta-dark-teal: #2c6184;
  --vse-cveta-blue-horizon: #1e538f;
  --vse-cveta-denim-blue: #4b709a;
  --vse-cveta-linen-blue: #455785;
  --vse-cveta-deep-navy: #3a4565;
  --vse-cveta-midnight-blue: #383b65;
  --vse-cveta-purple: #8962f8;
  --vse-cveta-ultra-violet: #5f41b2;
  --vse-cveta-lilac: #a990dd;
  --vse-cveta-ocean-blue: #6273bd;
  --vse-cveta-delft-blue: #4662b2;
  --vse-cveta-indigo: #474e95;
  --vse-cveta-lavender-gray: #757397;
  --vse-cveta-lavender: #a58998;
  --vse-cveta-mist-blue: #a7ab99;
  --vse-cveta-storm-gray: #578887;
  --vse-cveta-cactus: #5b7971;
  --vse-cveta-pine-green: #4e6c54;
  --vse-cveta-cyprus-green: #525d49;
  --vse-cveta-northern-blue: #638a8d;
  --vse-cveta-azure: #788991;
  --vse-cveta-alaskan-blue: #525c73;
  --vse-cveta-khaki: #7a6e49;
  --vse-cveta-dark-olive: #7c7a66;
  --vse-cveta-soft-white: #d8c9af;
  --vse-cveta-antique-white: #cda986;
  --vse-cveta-yellow-gold: #cc996d;
  --vse-cveta-gold: #b08053;
  --vse-cveta-camel: #a97d4f;
  --vse-cveta-walnut: #a17455;
  --vse-cveta-stone: #a28872;
  --vse-cveta-pebble: #9f8d7e;
  --vse-cveta-cocoa: #8b7d7d;
  --vse-cveta-coastal-gray: #715d50;
}

body {
  font-family: var(--font-family);
  font-size: 16px;
  color: var(--osnovnoy-4);
  background-color: #f7f7fa;
  overflow-x: hidden;
}

.container {
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 10px;
}

.wrapper {
  padding: 100px 0;
}

.distance {
  margin-top: 60px;
}

.second-bg {
  background: var(--osnovnoy-3);
}

.title {
  font-weight: 600;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: var(--osnovnoy-1);
  margin-bottom: 15px;
}

h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
}

h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
}

.button {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--belyy--belyy);
  background-color: transparent;
  border: 2px solid var(--belyy--belyy);
  border-radius: 500px;
  padding: 0px 10px 0px 30px;
  height: 60px;
  transition: 0.3s all;
}

.button:hover{
  color: var(--osnovnoy-1);
  background-color: var(--belyy--belyy); 
  transition: 0.3s all;
}

.button::after {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.button:hover::after {
  background: url("data:image/svg+xml;utf8,<svg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'><rect%20width='40'%20height='40'%20rx='20'%20fill='%23225B2C'/%3E<path%20d='M24.2705%2017.2354V26.2109H26.4004V13.5996H13.7891V15.7295H22.7666L22.5957%2015.9004L12.6406%2025.8535L14.1465%2027.3594L24.2705%2017.2354Z'%20fill='white'%20stroke='%23225B2C'%20stroke-width='0.2'/%3E</svg>") no-repeat center;
}

.button:hover img {
    opacity: 0;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  background-color: var(--osnovnoy-1);
  border-bottom: 1px solid var(--belyy--10-b);
}

.header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}

.header_logo img,
.footer_logo img {
  width: 161px;
  height: 54px;
}

.header_number:hover,
.menu a:hover {
  color: var(--belyy--60);
}

.header_links {
  display: flex;
  gap: 30px;
}

.header_link-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}

.header_link-wrapper span,
.header_link-wrapper span a {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  text-align: right;
  color: var(--belyy--60);
}

.header_link,
.menu a,
.main {
  color: var(--belyy--belyy);
}

.header_link {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  transition: all 0.3s;
}

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

.header_message,
.footer_message {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border-radius: 10px;
  background: var(--belyy--10-b);
}

.menu {
  display: flex;
  gap: 60px;
}

.menu li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
}

.menu a {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  display: block;
  transition: all 0.3s;
}

.inner .main {
   background-color: #f7f7fa; 
   height: 100vh;
}

.inner .footer {
    margin-top: 0;
}

.inner .main h1,
.inner .main {
    color: var(--osnovnoy-4);
}

.main {
  margin-top: 94px;
  background-color: var(--osnovnoy-1);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main_wrapper {
  padding: 130px 0;
  display: flex;
  align-items: center;
}

.main_inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.main h1 {
  font-weight: 500;
  font-size: 64px;
  line-height: 130%;
}

.main .button {
  margin-top: 20px;
}

.main_left {
  max-width: 742px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}

.subtitle {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}

.main_items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.main_item {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: var(--belyy--belyy);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.main_button {
  cursor: pointer;
}

.main_button img {
  width: 230px;
  height: 230px;
  transition: transform 0.3s ease;
}

.main_button:hover img {
  transform: scale(0.8) rotate(45deg);
}

.benefits,
.certificates {
  background-color: var(--belyy--belyy);
}

.benefits_items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}

.benefits_item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 40px;
}

.benefits_item::after {
  content: "";
  position: absolute;
  left: 175px;
  top: 20%;
  transform: translateY(-20%);
  width: 46px;
  height: 46px;
  border-radius: 50px;
  padding: 5px;
  background-color: var(--belyy--belyy);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'><rect width='36' height='36' rx='18' fill='%23225B2C'/><path d='M26.0156 13.9902L15.9785 24.4922L9.9834 18.2188L12.3564 15.7354L15.7266 19.2617L15.9795 19.5264L16.2324 19.2617L23.6426 11.5068L26.0156 13.9902Z' fill='white' stroke='%23225B2C' stroke-width='0.7'/></svg>");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

.benefits_item img {
  max-width: 200px;
  width: 100%;
}

.benefits_item span {
  display: block;
  margin-top: 20px;
  font-weight: 400;
  line-height: 130%;
  color: var(--osnovnoy-tekst-2);
}

.result {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.result h2,
.product h2 {
  text-align: center;
}

.result_inner {
  display: flex;
  gap: 60px;
}

.result_img {
  max-width: 739px;
  width: 100%;
}

.result_left,
.result_right {
  position: relative;
}

.result_sticker {
  top: 10px;
  left: 15%;
  position: absolute;
  max-width: 225px;
  width: 100%;
}

.result_items {
  max-width: 420px;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  padding: 30px;
  background-color: var(--belyy--belyy);
}

.result_items ul {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.result_items ul li {
  position: relative;
  padding-left: 40px;
  min-height: 30px;
  display: flex;
  align-items: center;
}

.result_items ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='30' rx='15' fill='%23225B2C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 11.563L13.3361 21L8 15.1877L10.353 12.6247L13.3361 15.874L19.647 9L22 11.563Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.guarantees_wrapper {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.guarantees_left,
.guarantees_right {
  max-width: 425px;
  width: 100%;
  height: 700px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.guarantees_card {
  min-height: 302px;
  position: relative;
  border-radius: 20px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: var(--belyy--belyy);
}

/* 
.guarantees_right .guarantees_card:last-child {
  color: var(--belyy--belyy);
  background-color: var(--osnovnoy-1);
}

.guarantees_right .guarantees_card:last-child span {
  color: var(--belyy--80);
}
 */

.guarantees_card .button img {
  width: 40px;
  height: 40px;
}

.guarantees_number {
  position: absolute;
  top: -30px;
  right: 30px;
  font-weight: 200;
  font-size: 128px;
  line-height: 100%;
  color: var(--osnovnoy-1);
}

.guarantees_card h3 {
  margin-bottom: 15px;
}

.guarantees_image {
  border-radius: 10px;
  padding: 15px;
  background: var(--osnovnoy-3);
}

.guarantees_card img {
  width: 60px;
  height: 60px;
}

/* 
.product_wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 100px;
}

.product_content {
  width: 100%;
  display: none;
  justify-content: space-between;
}

.product_content.active {
  display: flex;
  flex-direction: column;
}

.product_left,
.product_right {
  max-width: 480px;
  width: 100%;
}

.product_right {
  position: absolute;
  right: 0;
}

.product_left {
  z-index: 1;
  min-height: 55%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product_tabs {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.product_tab.active {
  width: max-content;
  font-size: 48px;
  color: var(--osnovnoy-2);
  border-bottom: 1px solid var(--osnovnoy-2);
}

.product_tab {
  cursor: pointer;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
  color: var(--osnovnoy-tekst-2);
}

.product_warning {
  max-width: 300px;
  width: 100%;
  display: flex;
  gap: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: var(--osnovnoy-1);
}

.product_warning img {
  width: 60px;
  height: 60px;
}

.product_center {
  position: relative;
}

.product_center-bg {
  border-radius: 500px 500px 10px 10px;
  width: 460px;
  height: 613px;
  background: #b3cbb7;
}

.product_center img {
  position: absolute;
  object-fit: contain;
}

.product_right h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: 130%;
}

.product_right-info {
  margin-top: 15px;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: var(--osnovnoy-1);
}

.product_right-text {
  margin-top: 30px;
  color: var(--osnovnoy-tekst-2);
  line-height: 140%;
}

.slick-initialized .slick-slide {
  display: flex !important;
}

.product .slick-arrow::before {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: contain;
}

.product .slick-prev {
  left: -100px;
}

.product .slick-prev::before {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.58594 1L1.29304 7.29289C0.902519 7.68342 0.90252 8.31658 1.29304 8.70711L7.58594 15' stroke='white' stroke-width='2' stroke-linecap='round' /%3E%3C/svg%3E");
}

.product .slick-next {
  right: -100px;
}

.product .slick-next::before {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.29289 7.29289C7.68342 7.68342 7.68342 8.31658 7.29289 8.70711L1 15' stroke='white' stroke-width='2' stroke-linecap='round' /%3E%3C/svg%3E");
}

.product .slick-arrow {
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  font-size: 0;
  position: absolute;
  border-radius: 500px;
  width: 60px;
  height: 60px;
  background: var(--osnovnoy-1);
}

.product_items {
    display: flex;
}

.product_content:last-child .product_item {
  max-width: 333px;
}

.product_item {
  margin: 0 4px;
  max-width: 377px;
  min-width: 300px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-radius: 20px;
  padding: 20px;
  background: var(--belyy--belyy);
}

.product_item-inner {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.product_item-inner:first-child {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
} 
*/

.process_items {
  padding: 0 20px;
  display: grid;
  grid-template-columns: repeat(7, auto);
}

.process_item {
  max-width: 280px;
  width: 100%;
  text-align: center;
  color: var(--osnovnoy-tekst-2);
}

.process_item img {
  width: 100%;
}

.process-arrow-wrapper {
  display: flex;
  align-items: center;
}

.process-arrow-wrapper img {
  transform: rotate(180deg) scaleX(-1);
}

.process_item h3 {
  color: var(--osnovnoy-tekst-1);
  margin-top: 20px;
  margin-bottom: 10px;
}

.process_inner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.process_left,
.process_right {
  width: 100%;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
}

.process_text,
.process_left {
  color: var(--osnovnoy-tekst-2);
  padding: 40px;
  border-radius: 20px;
  background-color: var(--belyy--belyy);
}

.process_card {
  height: 325px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: var(--belyy--80);
  margin-top: 20px;
  padding: 40px;
  background: var(--osnovnoy-1);
  border-radius: 20px;
}

.process_inner h3 {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 32px;
  line-height: 130%;
  color: var(--osnovnoy-tekst-1);
}

.process_card h3 {
  margin-bottom: 30px;
  color: var(--belyy--belyy);
}

.process_contacts {
  display: flex;
  justify-content: space-between;
}

.form .header_link-wrapper,
.process .header_link-wrapper {
  align-items: flex-start;
}

.certificates_items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.certificates_items a img {
  width: 100%;
}

.partners .slick-list {
  overflow: visible;
}

.partners .slick-initialized .slick-slide {
  display: flex;
}

.partners_item {
  cursor: pointer;
  margin: 0 10px;
  width: 288px;
  height: 200px;
  border-radius: 10px;
  background: var(--belyy--belyy);
}

.partners_item img {
  width: 100%;
  object-fit: none;
}

.reviews_wrapper {
  display: flex;
  gap: 60px;
}

.reviews_left {
  max-width: 400px;
  width: 100%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.reviews_yandex {
  font-family: var(--font3);
  display: flex;
  gap: 20px;
  font-weight: 600;
  font-size: 36px;
  line-height: 130%;
  color: #343645;
}

.reviews_yandex span {
  font-size: 24px;
  color: #8a8fa3;
}

.reviews h3 span {
  font-weight: 400;
  color: var(--temnosiniy-80);
}

.reviews_items {
  display: flex;
  align-items: center;
  gap: 20px;
}

.reviews_counter {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 32px;
  color: #171717;
}

.reviews_counter span {
  font-weight: 400;
  font-size: 20px;
  color: var(--temnosiniy-60);
}

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

.reviews_buttons button {
  cursor: pointer;
  border-radius: 500px;
  border: none;
  width: 60px;
  height: 60px;
  background: var(--osnovnoy-1);
}

.reviews_item {
  color: var(--temnosiniy-80);
  padding: 30px;
  max-width: 350px;
  width: 100%;
  background-color: var(--belyy--belyy);
  border-radius: 15px;
}

.reviews_item-info {
  display: flex;
  align-items: center;
  gap: 20px;
}

.reviews_item-avatar {
  width: 60px;
  height: 60px;
  border-radius: 500px;
}

.reviews_item-name {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: var(--temnosiniy-100);
}

.reviews_item-name span {
  display: block;
  margin-top: 5px;    
  font-weight: 400;
  font-size: 16px;
  color: var(--temnosiniy-80);
}

.reviews_item-item {
  margin: 20px 0 30px 0;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.reviews_slide-video,
.reviews_slide-img,
.reviews_item {
  height: 400px;
}

.reviews_slide-video {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  width: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.reviews_slide {
  border-radius: 15px;
  margin-right: 20px;
}

.faq_items {
  columns: 2;
  gap: 20px;
}

.faq_item {
  position: relative;
  padding: 30px;
  background: var(--belyy--belyy);
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  break-inside: avoid-column;
}

.faq_item-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  cursor: pointer;
  position: relative;
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.faq_item-title.active::before {
  transform: rotate(180deg);
}

.faq_item-title::before {
  position: absolute;
  content: "";
  top: 34px;
  right: 30px;
  background-image: url(../img/faq_arrow.svg);
  background-size: cover;
  width: 23px;
  transition: all 0.3s;
  height: 22px;
}

.faq_item-content {
  margin-top: 20px;
  display: none;
  line-height: 150%;
}

.faq_item-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10H22V12H0V10Z' fill='%23263141'/%3E%3Cpath d='M10 22L10 0L12 0L12 22L10 22Z' fill='%23263141'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
}

.faq_item.active .faq_item-btn {
  transform: rotate(45deg);
}

.form_wrapper {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  color: var(--belyy--belyy);
  padding: 60px;
  border-radius: 20px;
  background-color: var(--osnovnoy-1);
}

.form_left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
}

.form .subtitle {
  margin-top: 30px;
}

.form form {
  max-width: 690px;
  width: 100%;
}

.form_right {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form_contacts {
  display: flex;
  gap: 30px;
}

.form_inputs {
  display: flex;
  gap: 20px;
}

.form_buttons {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.form_label input {
  display: none;
}

.form_label {
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: var(--belyy--60);
  padding-left: 35px;
  position: relative;
  cursor: pointer;
  display: block;
}

.form_label input:checked + span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0%200%2020%2020' fill='none'%3E%3Crect width='20' height='20' rx='2' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0482%207.72049L8.7997%2013.969L4.95117%2010.1205L6.64823%208.42344L8.7997%2010.5749L13.3512%206.02344L15.0482%207.72049Z' fill='%23225B2C'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.form_label span {
  border: 1px var(--belyy--belyy) solid;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
}

.form_label a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: var(--belyy--belyy);
}

input,
textarea {
  width: 100%;
  font-weight: 500;
  line-height: 100%;
  color: var(--belyy--belyy);
  border-radius: 10px;
  padding: 20px 30px;
  height: 60px;
  border: none;
  background: var(--belyy--10-b);
}

textarea {
  min-height: 200px;
}

textarea::placeholder,
input::placeholder {
  font-weight: 500;
  line-height: 100%;
  color: var(--belyy-40);
}

.second-button {
  padding: 0px 7px 0px 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--belyy--belyy);
  border-radius: 500px;
  border: none;
  background: var(--osnovnoy-1);
  height: 40px;
}

.second-button img {
  width: 24px;
  height: 24px;
}

.text ul,
.text ol {
  margin: 0;
  padding-left: 20px;
}

.text ul li {
  list-style-type: disc;
}

.text p,
.text li {
  margin-bottom: 10px;
}

.footer {
  margin-top: 100px;
  padding: 40px;
  background: var(--osnovnoy-1);
}

.footer_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}

.footer_menu {
  display: flex;
  gap: 50px;
}

.footer_menu a {
  color: #fff;
  display: block;
  font-weight: 500;
  line-height: 150%;
}

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

.footer_link {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  display: block;
  margin-bottom: 6px;
}

.footer_link-text {
  font-weight: 500;
  font-size: 14px;
  color: #ffffffcc;
  display: block;
}

a.footer_link-text {
  text-decoration: underline;
  text-align: right;
}

.footer_inner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-top: 30px;
  border-top: 1px solid #ffffff1a;
}

.footer_inner-item {
  font-weight: 500;
  line-height: 150%;
  color: #fff;
}

.menu_burger {
  display: none;
}

.crumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  color: gray;
  margin-bottom: 30px;
}

.crumbs a {
  color: var(--osnovnoy-4);
}

.popup {
  color: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  align-items: center;
  justify-content: center;
  transition: var(--transition);
}

.popup.active {
  display: flex;
}

.popup_thanks .title {
  text-align: center !important;
}

.popup_thanks .button {
    width: auto !important;
    margin: 0 auto;
}

.popup_thanks .popup_content {
  text-align: center;
  max-width: 480px;
}

.popup .title {
  color: var(--belyy--belyy);
  text-align: left;
}

.popup_content {
  border-radius: 20px;
  padding: 50px;
  margin: 10px;
  width: 100%;
  position: relative;
  background-color: var(--osnovnoy-1);
}

.popup_callback .popup_content {
  max-width: 500px;
}

.popup_order .popup_content {
  max-width: 700px;
}

.popup_close {
  cursor: pointer;
  border-radius: 20px;
  position: absolute;
  top: 30px;
  right: 30px;
}

.popup_form,
.popup form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.popup_order .popup_subtitle {
  display: flex;
  align-items: center;
}

.popup_line {
  margin: 5px 5px 0 5px;
  flex: 1;
  height: 1px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 383 1'><path d='M0.5 0.5H382.5' stroke='white' stroke-opacity='0.2' stroke-linecap='round' stroke-dasharray='4 6'/></svg>");
  background-repeat: repeat-x;
  background-size: contain;
}

.popup_inputs {
  display: flex;
  gap: 20px;
}

.popup_order .popup_subtitle {
    margin: 0;
}

.popup_subtitle {
  display: block;
  margin-top: 15px;
  margin-bottom: 30px;
}

.popup .form_buttons {
  margin-top: 10px;
}

.popup .button {
  width: 100%;
  justify-content: space-between;
}

.product .second-button {
  padding: 0 15px;
  height: 35px;
}

.product_items {
  display: flex;
  flex-direction: column;
  gap: 100px;
}

.product_item {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}

.product_img {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 30px;
  background: #b3cbb7;
}

.product_img img {
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.product_info .title {
  text-align: left;
  color: var(--osnovnoy-2);
  margin-bottom: 15px;
}

.product_description {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: var(--osnovnoy-1);
}

.product_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  max-width: 400px;
  width: 100%;
}

.product_content .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: var(--osnovnoy-tekst-2);
}

.product_warning span {
  color: var(--osnovnoy-1);
}

.product_warning {
  display: flex;
  align-items: center;
  gap: 20px;
}

.product_warning img {
  width: 40px;
  gap: 40px;
}

.product_table {
  margin-top: 30px;
  overflow-x: scroll;
}

.product_table table th {
  vertical-align: top;
  text-align: left;
  font-weight: 400;
  padding: 0 20px 20px 20px;
}

.product_table table th:first-child {
  padding: 0 20px 20px 0;
}

.product_table table td {
  padding: 20px;
}

.product_table table td:first-child {
  padding: 20px 20px 20px 0;
}

.product_table table,
.product_table tbody {
  width: 100%;
  border-collapse: collapse;
}
.product_table tbody {
  border-top: 1px solid var(--osnovnoy-2);
}

.product_table table {
  border-bottom: 1px solid var(--osnovnoy-2);
}

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

.product_article {
  font-weight: 600;
  line-height: 150%;
  color: var(--osnovnoy-2);
}

.product_price span {
  font-weight: 400;
  font-size: 14px;
  text-decoration: line-through;
}

.counter {
  padding: 0 10px;
  width: 98px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-radius: 500px;
  height: 35px;
  background: #f3f3f3;
}

.counter button {
  cursor: pointer;
  background: transparent;
  border: none;
}

.upload-btn-text {
    margin-bottom: 20px;
}

.file-input {
    cursor: pointer;
}

@media (max-width: 1550px) {
  .container {
    max-width: 1300px;
  }
    .process_arrow,
    .process-arrow-wrapper {
      display: none;
    }
    .process_items {
      grid-template-columns: repeat(2, auto);
      justify-items: center;
      gap: 30px;
      
    }
    .product_items {
        gap: 50px;
    }
    .product_item {
        flex-wrap: wrap;
        align-items: center;
        gap: 50px;
    }

    .product_img {
        order: 1;
        flex: 0 0 auto;
    }

    .product_info {
        order: 2;
        flex: 1 1 0;
    }

    .product_content {
        order: 3;
        max-width: 100%;
    }

/*   
  .product_items {
    margin-top: 30px;
  } 
*/
  /* .product_wrapper, */
  .benefits_items,
  .benefits_item,
  .result_inner,
  .main_left,
  .reviews_wrapper,
  .footer_menu {
    gap: 30px;
  }
  .guarantees_wrapper {
    width: 100%;
  }
/*  
  .product_left,
  .product_right {
    max-width: 100%;
  }
  .product_right {
      position: static;
  }
  .product_left {
    min-height: auto;
    gap: 40px;
    position: static;
  }
  .product_tabs {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }
  .product_warning {
    max-width: 100%;
  }
  .product_warning img {
    width: 30px;
    height: 30px;
  }
  .product_wrapper {
    flex-direction: column;
  }
  .product_center img {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .product_center-bg {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    border-radius: 300px 300px 10px 10px;
  }
  .product_items {
    margin-top: 30px;
  }
  .product_item {
    max-width: none;
    min-width: auto;
  }
  .process_items {
    padding: 0;
  }
*/
  .form_wrapper {
    padding: 40px;
  }
}

@media (max-width: 1440px) {
  .header_inner {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    background-color: var(--osnovnoy-1);
    width: 100%;
    height: 0;
    overflow: hidden;
    top: 75px;
    right: 0;
    transition: all 0.6s;
  }

  .header_inner.active {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }

  .menu {
    padding: 30px;
    max-width: 700px;
    flex-direction: column;
    gap: 30px;
  }

  .menu a {
    padding: 0;
  }

  .menu_burger {
    cursor: pointer;
    position: relative;
    width: 22px;
    height: 22px;
    display: block;
  }

  .menu_burger::before {
    position: absolute;
    content: "";
    background: var(--belyy--belyy);
    width: 16px;
    height: 2px;
    top: 4px;
    right: 3px;
    transition: all 0.3s;
  }

  .menu_burger.active::before {
    transform: rotate(45deg);
    top: 10px;
  }

  .menu_burger::after {
    position: absolute;
    content: "";
    background: var(--belyy--belyy);
    width: 16px;
    height: 2px;
    bottom: 4px;
    right: 3px;
    transition: all 0.3s;
  }

  .menu_burger.active::after {
    bottom: 10px;
    transform: rotate(-45deg);
  }

  .menu_burger span {
    position: absolute;
    content: "";
    background: var(--belyy--belyy);
    width: 11px;
    height: 2px;
    top: 10px;
    transition: all 0.3s;
    right: 3px;
  }

  .menu_burger.active span {
    transform: scale(0);
  }
  .main h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 40px;
  }
/*  
  .product_tab.active {
  }

  .product .slick-next {
    right: 0px;
  }
  .product .slick-prev {
    left: 0px;
  }
  .product_items {
    padding: 0 70px;
  }
*/
  .main_left {
    max-width: 600px;
  }
  .main_items {
    flex-direction: column;
    align-items: flex-start;
  }
  .main .button {
    margin-top: 0;
  }
  .benefits_items {
    grid-template-columns: repeat(2, 1fr);
  }
  .footer_wrapper {
    align-items: flex-start;
  }
  .form_contacts,
  .footer_menu {
    flex-direction: column;
  }
}

@media (max-width: 1200px) { 
    .container {
        max-width: 1000px;
    }
    .product_item {
        flex-direction: column;
        gap: 30px;
    }
    .product_info {
        width: 100%;
    }
}

@media (max-width: 991.98px) {
  .container {
    max-width: 800px;
  }
  
  /* .product_tab.active, */ 
  h2,
  .main h1 {
    font-size: 30px;
  }
  .title,
  .process_inner h3 {
    font-size: 25px;
  }
  .wrapper {
    padding: 70px 0;
  }
  .distance {
    margin-top: 40px;
  }
  .main_wrapper {
    padding: 100px 0;
  }
  .header_links,
  .benefits_item,
  .result_inner,
  .guarantees_wrapper,
  /* 
  .product_tabs,
  .product_wrapper, 
  */
  .process_inner,
  .form_wrapper {
    flex-direction: column;
  }
  .header_links {
    padding-left: 30px;
  }
  /* .product_tabs, */
  .header_links,
  .header_link-wrapper {
    align-items: flex-start;
  }
  .benefits_item::after,
  .main_button img,
  .result_sticker {
    display: none;
  }
  .benefits_item {
    text-align: center;
    gap: 20px;
  }
  .main {
    background-position: 30%;
  }
  .result_inner {
    gap: 0;
  }
  .result_right .result_items:last-child {
    right: auto;
    left: 0;
  }
  .guarantees_wrapper {
    background-image: none !important;
    gap: 30px;
  }
  .guarantees_left,
  .guarantees_right {
    display: contents;
    height: auto;
  }
  .guarantees_number {
    font-size: 80px;
  }
  .guarantees_card:nth-child(1) {
    order: 1;
  }
  .guarantees_card:nth-child(3) {
    order: 2;
  }
  .guarantees_card:nth-child(2) {
    order: 3;
  }
  .guarantees_card:nth-child(4) {
    order: 4;
  }
  .guarantees_card {
    min-height: auto;
    gap: 20px;
  }
  .reviews_left {
    max-width: 300px;
  }
  .faq_items {
    columns: 1;
  }
  .footer_wrapper {
    display: grid;
    grid-template-columns: repeat(3, auto);
    gap: 30px;
  }
}

@media (max-width: 767.98px) {
  textarea {
    min-height: 100px;
  }
  .popup_inputs {
      flex-direction: column;
  }
  .popup .title {
       max-width: 280px;
  }
  .popup_close {
      top: 20px;
      right: 20px;
  }
/*  
  .product_items {
    padding: 0;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
*/  
  .container::-webkit-scrollbar {
    display: none;
  }
  .button:after {
    display: none;
  }
  .button:hover img {
    opacity: 1;
  }
  .button:hover {
    color: var(--belyy--belyy);
    background-color: transparent;
  }
  .wrapper {
    padding: 50px 0;
  }
  .header_logo img,
  .footer_logo img {
    width: 100px;
    height: auto;
  }
  .header_message,
  .footer_message,
  .guarantees_image {
    padding: 10px;
  }
  .main {
    margin-top: 85px;
  }
  .process_card h3 {
    margin-bottom: 10px;
  }
  .main_wrapper {
    padding: 50px 0;
  }
/*  
  .product_left {
    gap: 30px;
  }
  .product_item-inner {
    gap: 5px;
  }
*/  
  /* .product_tabs, */
  .process_card,
  .process_contacts,
  .form_contacts,
  .form_left,
  .form_wrapper,
  .footer_menu,
  .header_links {
    gap: 20px;
  }

  .main h1 {
    font-size: 25px;
  }
/*   
 .product_tab.active,
 .product_right h3, 
*/
  h2 {
    font-size: 20px;
  }
  /* 
  .product_tab, 
  .product_warning,
  .product_right-info,
  .product_item-inner:first-child,
  */
  .title,
  .subtitle,
  .main_item,
  h3,
  .process_inner h3,
  .header_link,
  .reviews_item-name,
  .faq_item-title,
  .footer_link {
    font-size: 18px;
  }

  .button,
   body,
  .process_left,
  .process_right,
  .header_link-wrapper span,
  .form .subtitle,
  .form_label,
  .footer_link-text {
    font-size: 14px;
  }
  
/*   
  .product_center-bg {
    max-width: 250px;
    height: 300px;
  }
  .product_center img {
    max-width: 250px;
  }
 */  
 
  /* .product_right-text, */
  .benefits_item span,
  .form .subtitle,
  .form_buttons {
    margin-top: 10px;
  }
  .result_items,
  .guarantees_card,
  .process_text,
  .process_left,
  .process_card,
  .reviews_item,
  .faq_item,
  .form_wrapper,
  input,
  textarea,
  .menu,
  .popup_content {
    padding: 20px;
  }
  .header_links {
    padding-left: 20px;
  }
  .process_card {
    height: auto;
  }

  .guarantees_card img,
  .reviews_buttons button,
  .reviews_item-avatar,
  .reviews_slide-video svg {
    width: 40px;
    height: 40px;
  }
  .guarantees_number {
    font-size: 50px;
    top: -20px;
    right: 20px;
  }
  .button {
    padding: 0px 5px 0px 30px;
    height: 40px;
  }
  /* .product .slick-arrow, */
  .button img,
  .guarantees_card .button img {
    width: 30px;
    height: 30px;
  }
  .process_contacts,
  /* .product_item-inner, */
  .reviews_wrapper,
  .form_inputs,
  .footer_inner{
    flex-direction: column;
  }
  .reviews_review {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
  .second-button {
    justify-content: space-between;
  }
 
  .process_items {
    grid-template-columns: repeat(1, auto);
    gap: 20px;
  }
  .process_item img {
    
    max-width: 50%;
  }
  .process_item h3 {
    margin-top: 10px;
  }
  .partners_item {
    margin: 0 5px;
    padding: 20px;
    width: 150px;
    height: 100px;
  }
  .partners_item img {
    object-fit: contain;
  }

  input {
    height: 50px;
  }
  
  .reviews_slide-video {
    width: 300px;
  }
  .reviews_item,
  .reviews_slide-video,
  .reviews_slide-img {
    height: 250px;
  }
  .faq_item-title {
    padding-right: 30px;
  }
  .faq_item-btn {
    top: 20px;
    right: 20px;
  }
  .footer {
    margin-top: 50px;
    padding: 20px 0;
  }
  .footer_wrapper {
    grid-template-columns: repeat(1, auto);
    gap: 20px;
  }
  a.footer_link-text {
    text-align: left;
  }
}
