

/* Start:/local/templates/flzn/components/bitrix/menu/main-menu-bottom/style.min.css?1758079906490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/flzn/components/bitrix/menu/main-menu-bottom/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17580799932729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/flzn/css/vendor.css?175807990632606*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.disable-scroll {
  position: relative;
  overflow: hidden;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.graph-modal {
  --transition-time:0.3s;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity var(--transition-time), visibility var(--transition-time);
  -o-transition: opacity var(--transition-time), visibility var(--transition-time);
  transition: opacity var(--transition-time), visibility var(--transition-time);
}

.graph-modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.graph-modal__container {
  position: relative;
  width: 1000px;
  margin: 50px auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  cursor: default;
  text-align: left;
  display: none;
}

@media (max-width: 1024px) {
  .graph-modal__container {
    width: 90%;
  }
}
.graph-modal__close {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.001 512.001'%3E%3Cpath d='M284.286 256.002L506.143 34.144c7.811-7.811 7.811-20.475 0-28.285-7.811-7.81-20.475-7.811-28.285 0L256 227.717 34.143 5.859c-7.811-7.811-20.475-7.811-28.285 0-7.81 7.811-7.811 20.475 0 28.285l221.857 221.857L5.858 477.859c-7.811 7.811-7.811 20.475 0 28.285a19.938 19.938 0 0014.143 5.857 19.94 19.94 0 0014.143-5.857L256 284.287l221.857 221.857c3.905 3.905 9.024 5.857 14.143 5.857s10.237-1.952 14.143-5.857c7.811-7.811 7.811-20.475 0-28.285L284.286 256.002z'/%3E%3C/svg%3E");
  cursor: pointer;
}

.graph-modal.is-open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity var(--transition-time), visibility var(--transition-time);
  -o-transition: opacity var(--transition-time), visibility var(--transition-time);
  transition: opacity var(--transition-time), visibility var(--transition-time);
}

.graph-modal__container.graph-modal-open {
  display: inline-block;
}

.fade {
  opacity: 0;
}

.fade, .fade.animate-open {
  -webkit-transition: opacity var(--transition-time);
  -o-transition: opacity var(--transition-time);
  transition: opacity var(--transition-time);
}

.fade.animate-open {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}

.fadeInUp, .fadeInUp.animate-open {
  -webkit-transition: opacity var(--transition-time), -webkit-transform var(--transition-time);
  transition: opacity var(--transition-time), -webkit-transform var(--transition-time);
  -o-transition: transform var(--transition-time), opacity var(--transition-time);
  transition: transform var(--transition-time), opacity var(--transition-time);
  transition: transform var(--transition-time), opacity var(--transition-time), -webkit-transform var(--transition-time);
}

.fadeInUp.animate-open {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
} /**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -o-transition-property: transform, opacity, height;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
/*# sourceMappingURL=vendor.css.map */
/* End */


/* Start:/local/templates/flzn/css/main2.css?1758079906154194*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Arvo:wght@700&display=swap");
:root {
  --font-family: "Open Sans", sans-serif;
  --content-width: 1280px;
  --container-offset: 20px;
  --container-width: calc(var(--content-width) + (var(--container-offset) * 2));
  --light-color: #fff;
  --main-font: "Montserrat";
  --medium-font: "MontserratMedium";
  --semi-font: "MontserratSemiBold";
  --bold-font: "MontserratBold";
}

/* stylelint-disable */ /* stylelint-disable */
.burger-close {
  position: absolute;
  right: var(--container-offset);
  top: 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  width: 44px;
  height: 44px;
  background-image: url("/local/templates/flzn/css/../img/close.svg");
  background-position: center;
  background-size: 14px 12px;
  background-repeat: no-repeat;
}



/* stylelint-disable */
.custom-checkbox__field:checked + .custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus + .custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled + .custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}

/* stylelint-disable */ /* stylelint-disable */ /* stylelint-disable value-keyword-case */
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "MontserratMedium";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "MontserratSemiBold";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "MontserratBold";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.page {
  height: 100%;
  font-family: var(--main-font, sans-serif);
  -webkit-text-size-adjust: 100%;
  text-rendering: auto;
  -ms-overflow-style: none; /* IE и Edge */
}
.page__body {
  margin: 0;
  min-width: 320px;
  min-height: 100%;
  font-size: 16px;
  background-color: #fff;
}

img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

a {
  text-decoration: none;
}

p {
  line-height: 1.5;
}

.site-container {
  overflow: hidden;
}

.is-hidden {
  display: none !important; /* stylelint-disable-line declaration-no-important */
}

.btn-reset {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
}
.input-reset::-webkit-search-decoration, .input-reset::-webkit-search-cancel-button, .input-reset::-webkit-search-results-button, .input-reset::-webkit-search-results-decoration {
  display: none;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.container {
  margin: 0 auto;
  padding: 0;
  max-width: var(--container-width);
}
@media (max-width: 1280px) {
  .container {
    padding: 0 var(--container-offset);
  }
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.centered {
  text-align: center;
}

.dis-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.page--ios .dis-scroll {
  position: relative;
}

.btn {
  padding: 12px 27px;
  border-radius: 33px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: none;
  background-color: #fff;
  border-bottom: 1px solid #1c1c22;
}
.btn span {
  font-size: 14px;
  color: #161513;
  font-family: var(--bold-font, sans-serif);
}

.fixed-top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.catalog__left {
  -ms-grid-column-span: 1;
  grid-column: 1 span;
  display: none;
}

.catalog__right {
  -ms-grid-column-span: 3;
  grid-column: 3 span;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.breadcrumbs {
  margin-top: 35px;
  margin-bottom: 16px;
}
.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.breadcrumbs ul li {
  color: #373a41;
  font-size: 10px;
  margin-right: 30px;
  position: relative;
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.breadcrumbs ul li:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 13px;
  background-image: url("/local/templates/flzn/css/../img/breadarrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  left: 100%;
  -webkit-transform: translate(50%);
  -ms-transform: translate(50%);
  transform: translate(50%);
}
.breadcrumbs ul li:last-child {
  margin-right: 0;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs ul li a {
  opacity: 0.45;
  color: #373a41;
  font-size: 10px;
}

.card h2 {
  color: #373a41;
  font-size: 16px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin: 0;
  margin-top: 4px;
  margin-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
}
.card h2 a {
  color: #373a41;
}
.card__box {
  font-size: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 6px;
}
.card .card__price--mobile {
  display: block;
}
.card .card__price--mobile span {
  color: #2973e1;
  font-size: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.card .card__price--mobile p {
  font-size: 10px;
  margin: 0;
}
.card__price {
  font-size: 16px;
  display: none;
}
.card__action {
  margin-top: 16px;
  padding-left: 0px;
  padding-right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card__box span {
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  display: inline-block;
}
.card__box span small {
  display: inline-block;
  color: #2973e1;
  padding: 4px 12px;
  border: 1px solid #e1ebfb;
  -webkit-box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
  box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
  border-radius: 8px;
  margin-left: 8px;
}
.card__stepper {
  width: 74px;
}
.card__cart {
  width: 24px;
  position: relative;
  margin-right: 15px;
}
.card__cart--count {
  position: absolute;
  background-color: #2973e1;
  color: #fff;
  top: -10px;
  right: -5px;
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 400;
  -ms-flex-negative: 0;
}

@media (min-width: 1200px) {
  .breadcrumbs {
    margin-top: 76px;
    margin-bottom: 48px;
  }
  .breadcrumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .breadcrumbs ul li {
    color: #373a41;
    font-size: 14px;
    margin-right: 40px;
    position: relative;
    height: 17px;
  }
  .breadcrumbs ul li:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/flzn/css/../img/breadarrow.svg");
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: 100%;
    -webkit-transform: translate(50%);
    -ms-transform: translate(50%);
    transform: translate(50%);
  }
  .breadcrumbs ul li:last-child:after {
    display: none;
  }
  .breadcrumbs ul li a {
    opacity: 0.45;
    color: #373a41;
    font-size: 14px;
  }
}
.card {
  position: relative;
}

.card .sticks-skidka {
  color: #db29c2;
  border-radius: 8px 50px 50px 0px;
  background: #ffeefd;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 50px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
}

.card .sticks-price {
  color: #02bd1c;
  border-radius: 8px 50px 50px 0px;
  background: #eefff3;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 50px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
  text-align: center;
}

.block-catalog {
  margin-top: 76px;
  margin-bottom: 76px;
}
.block-catalog--box {
  background-color: #f6f6f6;
  padding: 34px 16px;
  border-radius: 8px;
}
.block-catalog--box h2 {
  color: #2973e1;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 23px;
  max-width: 630px;
}
.block-catalog--box p {
  color: #373a41;
  font-size: 12px;
  max-width: 630px;
}
.block-catalog--box span {
  margin-top: 34px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 23px;
  color: #2973e1;
  display: block;
  margin-bottom: 30px;
}
.block-catalog--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.block-catalog--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-catalog--item span {
  margin-top: 0;
  font-size: 15px;
  color: #373a41;
  margin-bottom: 0;
}
.block-catalog--item p {
  margin: 0;
  margin-top: 12px;
  max-width: 443px;
}
.block-catalog--number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 68px;
  height: 38px;
  background-color: #e1ebfa;
  color: #2973e1;
  margin-right: 16px;
  border-radius: 50%;
  font-size: 16px;
}

@media (min-width: 1200px) {
  .block-catalog {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .block-catalog--box {
    background-color: #f6f6f6;
    padding: 100px 108px;
    border-radius: 8px;
  }
  .block-catalog--box h2 {
    color: #2973e1;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 52px;
    max-width: 630px;
    line-height: 59.8px;
  }
  .block-catalog--box p {
    color: #373a41;
    font-size: 16px;
    max-width: 630px;
  }
  .block-catalog--box span {
    margin-top: 76px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #2973e1;
    display: block;
    margin-bottom: 30px;
  }
  .block-catalog--list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .block-catalog--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-catalog--item span {
    margin-top: 0;
    font-size: 16px;
    color: #373a41;
    margin-bottom: 0;
  }
  .block-catalog--item p {
    margin: 0;
    margin-top: 16px;
    max-width: 443px;
  }
  .block-catalog--number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background-color: #e1ebfa;
    color: #2973e1;
    margin-right: 16px;
    border-radius: 50%;
    font-size: 16px;
  }
}
.faqpage .faq__all a {
  display: none;
}

.faqpage .box-tags li {
  height: 42px;
}

@media (min-width: 1200px) {
  .news-page .news__item {
    margin-bottom: 30px;
  }
  .faqpage .box-tags li {
    height: 62px;
  }
}
.box-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  overflow-x: hidden;
}

.box-tags li {
  margin-right: 16px;
  border: 1px solid #e1ebfb;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  width: unset;
  border-radius: 22px;
  text-align: center;
}

.box-tags li a {
  display: inline-block;
  text-align: center;
  color: #a5a6a9;
  font-size: 12px;
  width: 220px;
}

.box-tags li.active a {
  color: #2973e1;
}

.catalog-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 34px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  overflow-x: scroll;
}
.catalog-tags h3 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
}
.catalog-tags li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 22px;
  border: 1px solid #e1ebfb;
  max-width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-bottom: 12px;
}
.catalog-tags li:hover {
  border: 1px solid #2973e1;
}
.catalog-tags li:not(:last-child) {
  margin-right: 20px;
}
.catalog-tags li.active {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  border: 2px solid #2973e1;
}
.catalog-tags li a {
  display: block;
  color: #2973e1;
  font-size: 12px;
  padding: 10px 22px;
}

.catalog-varible {
  margin-bottom: 76px;
}
.catalog-varible--all {
  text-align: right;
  margin-top: 30px;
}
.catalog-varible--all a {
  display: inline-block;
  font-size: 14px;
  color: #2973e1;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  position: relative;
}
.catalog-varible--all a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2973e1;
  position: relative;
  top: 8px;
}
.catalog-varible--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.catalog-varible--item {
  border: 1px solid #e3e3e4;
  border-radius: 8px;
  text-align: center;
}
.catalog-varible--item a {
  display: block;
  padding: 16px 30px;
}
.catalog-varible--item span {
  margin-top: 10px;
  display: block;
  color: #373a41;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}

.products__item--right a:hover {
  background-color: #fff !important;
}

.pagenews__box2 button {
  cursor: pointer;
}
.pagenews__box2 button:hover {
  background-color: #f6f6f6;
  border: 1px solid #2973e1;
  color: #2973e1;
}

.pagenews__box2 a:hover {
  background-color: #2973e1;
  border: 1px solid #f6f6f6;
  color: #f6f6f6;
}





.pagenews__box button {
  cursor: pointer;
}
.pagenews__box button:hover {
  background-color: #f6f6f6;
  border: 1px solid #2973e1;
  color: #2973e1;
}

.pagenews__box a:hover {
  background-color: #2973e1;
  border: 1px solid #f6f6f6;
  color: #f6f6f6;
}

.baza__lastbox li {
  text-decoration: underline;
}

.header .minicart .dropdowncart__action a:hover {
  background-color: #fff !important;
}

.faq__all a:hover {
  opacity: 0.4;
}

.news__title a:hover {
  opacity: 0.4;
}

.baza__item h2 {
  cursor: pointer;
}
.baza__item h2:hover {
  color: #2973e1;
}


.filter {
    padding: 30px 12px;
    background-color: #f6f6f6;
    border-radius: 8px;
  }
  .filter__box {
    margin-bottom: 30px;
  }
  .filter__box span {
    display: block;
    font-size: 16px;
    color: #373a41;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    cursor: pointer;
  }
  .filter__box span img {
    margin-left: 8px;
  }
  .filter__box small {
    display: block;
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 8px;
  }
  .filter__box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 16px;
  }
  .filter__box ul li {
    margin-right: 6px;
    margin-bottom: 6px;
  }
  .filter__box ul li input[type=checkbox] {
    display: none;
  }
  .filter__box ul li label {
    border: 1px solid #dbdbdc;
    display: block;
    padding: 4px 6px;
    border-radius: 8px;
    cursor: pointer;
  }
  .filter__box ul li label span {
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
  } 
.filter__box ul li label input:checked + span{
	background: #8ccfff;
}
.filter__box ul li label input:disabled + span{
	background: #f1eeee;
}
@media (min-width: 1200px) {
  .catalog h3 {
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
  }
  
  .card {
    border: 1px solid #e3e3e4;
    border-radius: 8px;
    height: 461px;
    position: relative;
  }
  .card .card__price--mobile {
    display: none;
  }
  .card .sticks-skidka {
    color: #db29c2;
    border-radius: 8px 50px 50px 0px;
    background: #ffeefd;
    position: absolute;
    top: -1px;
    left: -1px;
    width: 88px;
    height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
  }
  .card .sticks-price {
    color: #02bd1c;
    border-radius: 8px 50px 50px 0px;
    background: #eefff3;
    position: absolute;
    top: -1px;
    left: -1px;
    width: 88px;
    height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
  }
  .card h2 {
    color: #373a41;
    font-size: 16px;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    margin: 0;
    margin-top: 16px;
    margin-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .card h2 a {
    color: #373a41;
  }
  .card__image img {
    width: 100%;
  }
  .card__box span {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    display: inline-block;
  }
  .card__box span small {
    display: inline-block;
    color: #2973e1;
    padding: 4px 12px;
    border: 1px solid #e1ebfb;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
    box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
    border-radius: 8px;
    margin-left: 8px;
  }
  .card__shortdesc {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
  }
  .card__action {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: unset;
    padding-right: unset;
  }
  .card__stepper {
    width: 96px;
    overflow: hidden;
  }
  .card__stepper input {
    width: 96px;
  }
  .card__cart {
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
  }
  .card__cart--count {
    position: absolute;
    background-color: #2973e1;
    color: #fff;
    top: -10px;
    right: -5px;
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 400;
    -ms-flex-negative: 0;
  }
  .card__price {
    margin-right: 15px;
    display: unset;
  }
  .card__price span {
    
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
  }
  .card__price span small {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
  .card__price p {
    margin: 0;
	color: #2973e1;
  }
  .catalog-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .catalog__left {
    -ms-grid-column-span: 1;
    grid-column: 1 span;
    display: unset;
  }
  .catalog__right {
    -ms-grid-column-span: 3;
    grid-column: 3 span;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .catalog-varible {
    margin-bottom: 76px;
  }
  .catalog-varible--all {
    text-align: right;
    margin-top: 30px;
  }
  .catalog-varible--all a {
    display: inline-block;
    font-size: 14px;
    color: #2973e1;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    position: relative;
  }
  .catalog-varible--all a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #2973e1;
    position: relative;
    top: 8px;
  }
  .catalog-varible--list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
  .catalog-varible--item {
    border: 1px solid #e3e3e4;
    border-radius: 8px;
    text-align: center;
  }
  .catalog-varible--item a {
    display: block;
    padding: 16px 40px;
  }
  .catalog-varible--item span {
    margin-top: 10px;
    display: block;
    color: #373a41;
    font-size: 16px;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
  }
  .catalog-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 76px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .catalog-tags h3 {
    font-size: 17px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
  }
  .catalog-tags li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 22px;
    border: 1px solid #e1ebfb;
    max-width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-bottom: 12px;
  }
  .catalog-tags li:hover {
    border: 1px solid #2973e1;
  }
  .catalog-tags li:not(:last-child) {
    margin-right: 20px;
  }
  .catalog-tags li.active {
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    border: 2px solid #2973e1;
  }
  .catalog-tags li a {
    display: block;
    color: #2973e1;
    font-size: 16px;
    padding: 10px 22px;
  }
}
.baza h1 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 30px;
}

.baza__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.baza__item img {
  display: none;
  position: absolute;
  left: 50%;
  top: -50px;
  z-index: 99;
}
.baza__item:hover img {
  display: none;
}

@media (min-width: 1200px) {
  .contacts h1 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 76px;
  }
  .baza h1 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 30px;
  }
  .baza__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .baza__item img {
    display: none;
    position: absolute;
    left: 50%;
    top: -50px;
    z-index: 99;
  }
  .baza__item:hover img {
    display: block;
  }
}
.baza .box-tags li {
  width: 195px;
  height: 54px;
  border-radius: 40px;
  font-size: 12px;
}
.baza .box-tags li.active {
  border: 1px solid #2973e1;
}
.baza__lastbox {
  margin-bottom: 68px;
}
.baza__lastbox h3 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px;
  color: #2973e1;
  width: 100%;
}
.baza__lastbox ul {
  margin-bottom: 16px;
  width: 100%;
}
.baza__lastbox li {
  margin-bottom: 16px;
  font-size: 12px;
}
.baza__lastbox li span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #e1ebfa;
  color: #2973e1;
  margin-right: 16px;
  border-radius: 50%;
  font-size: 12px;
}
.baza__lastbox li:last-child {
  margin-bottom: 0;
}
.baza__lastbox p {
  width: 100%;
  font-size: 12px;
}
.baza__list {
  margin-bottom: 34px;
}
.baza__item {
  padding: 16px 0px;
  border-top: 1px solid #e3e3e4;
}
.baza__item:last-child {
  border-bottom: 1px solid #e3e3e4;
}
.baza__item h2 {
  font-size: 17px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 0px;
  max-width: 522px;
}
.baza__item span {
  display: block;
  color: #a5a6a9;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.baza__text {
  margin-top: 34px;
  margin-bottom: 34px;
}
.baza__text h2 {
  max-width: 630px;
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
}
.baza__text p {
  max-width: 522px;
  font-size: 12px;
  color: #373a41;
}

@media (min-width: 1200px) {
  .faqpage h1 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 76px;
    max-width: 519px;
  }
  .baza .box-tags li {
    height: 80px;
    width: 305px;
  }
  .baza__lastbox {
    margin-bottom: 150px;
  }
  .baza__lastbox h3 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    margin: 0;
    margin-bottom: 30px;
    color: #2973e1;
    width: 738px;
  }
  .baza__lastbox ul {
    margin-bottom: 45px;
    width: 738px;
  }
  .baza__lastbox li {
    margin-bottom: 16px;
    font-size: unset;
  }
  .baza__lastbox li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background-color: #e1ebfa;
    color: #2973e1;
    margin-right: 16px;
    border-radius: 50%;
    font-size: 16px;
  }
  .baza__lastbox li:last-child {
    margin-bottom: 0;
  }
  .baza__lastbox p {
    width: 738px;
    font-size: unset;
  }
  .baza__list {
    margin-bottom: 150px;
  }
  .baza__item {
    padding: 48px 0px;
    border-top: 1px solid #e3e3e4;
  }
  .baza__item:last-child {
    border-bottom: 1px solid #e3e3e4;
  }
  .baza__item h2 {
    font-size: 26px;
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 0px;
    max-width: 522px;
  }
  .baza__item span {
    display: block;
    color: #a5a6a9;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    font-size: 16px;
  }
  .baza__text {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .baza__text h2 {
    max-width: 630px;
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
  }
  .baza__text p {
    max-width: 522px;
    font-size: 16px;
    color: #373a41;
  }
  .box-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
  }
  .box-tags li {
    margin-right: 16px;
    border: 1px solid #e1ebfb;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 272px;
    border-radius: 22px;
    text-align: center;
  }
  .box-tags li:hover {
    border: 1px solid #2973e1;
  }
  .box-tags li:hover a {
    color: #2973e1;
  }
  .box-tags li.active {
    border: 1px solid #2973e1;
  }
  .box-tags li.active a {
    color: #2973e1;
  }
  .box-tags li a {
    display: inline-block;
    text-align: center;
    color: #a5a6a9;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .zakaz h1 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 76px;
  }
}
.pagenews h1 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 34px;
}

.pagenews .pagenews__box--text {
  margin-bottom: 30px;
}
.pagenews__box2 {
  padding: 34px;
  background-color: #f6f6f6;
  border-radius: 8px;
  margin-bottom: 150px;
  display: block;
}
.pagenews__box2 h2 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  max-width: 739px;
}
.pagenews__box2 p {
  font-size: 16px;
  margin: 0;
  margin-top: 16px;
  max-width: 522px;
  margin-bottom: 48px;
}
.pagenews__box2 button {
  background-color: #2973e1;
  border: 1px solid #2973e1;
  color: white;
  font-size: 16px;
  padding: 20px 40px;
  border-radius: 8px;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.pagenews .pagenews__box2 {
  margin-bottom: 69px;
}




.pagenews .pagenews__box--text {
  margin-bottom: 30px;
}
.pagenews__box {
  padding: 34px;
  background-color: #f6f6f6;
  border-radius: 8px;
  margin-bottom: 150px;
  display: block;
}
.pagenews__box h2 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  max-width: 739px;
}
.pagenews__box p {
  font-size: 16px;
  margin: 0;
  margin-top: 16px;
  max-width: 522px;
  margin-bottom: 48px;
}
.pagenews__box a {
  background-color: #f6f6f6;
  border: 1px solid #2973e1;
  color: #2973e1;
  border-radius: 8px;
  padding: 20px 40px;
  margin-left: 0px;
  cursor: pointer;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.pagenews__box button {
  background-color: #2973e1;
  border: 1px solid #2973e1;
  color: white;
  font-size: 16px;
  padding: 20px 40px;
  border-radius: 8px;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.pagenews .pagenews__box {
  margin-bottom: 69px;
}

@media (min-width: 1200px) {
  .pagenews h1 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 76px;
  }
  .pagenews .pagenews__box--text {
    margin-bottom: unset;
  }
  .pagenews__box {
    padding: 100px 108px;
    background-color: #f6f6f6;
    border-radius: 8px;
    margin-bottom: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pagenews__box h2 {
    font-size: 46px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    max-width: 739px;
  }
  .pagenews__box p {
    font-size: 16px;
    margin: 0;
    margin-top: 16px;
    max-width: 522px;
    margin-bottom: 48px;
  }
  .pagenews__box a {
    background-color: #f6f6f6;
    border: 1px solid #2973e1;
    color: #2973e1;
    border-radius: 8px;
    padding: 20px 40px;
    margin-left: 20px;
    cursor: pointer;
    display: unset;
    width: unset;
    margin-bottom: unset;
  }
  .pagenews__box button {
    background-color: #2973e1;
    border: 1px solid #2973e1;
    color: white;
    font-size: 16px;
    padding: 20px 40px;
    border-radius: 8px;
    width: unset;
    display: unset;
    margin-bottom: unset;
  }
  
  
  .pagenews__box2 {
    padding: 100px 108px;
    background-color: #f6f6f6;
    border-radius: 8px;
    margin-bottom: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pagenews__box2 h2 {
    font-size: 46px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    max-width: 739px;
  }
  .pagenews__box2 p {
    font-size: 16px;
    margin: 0;
    margin-top: 16px;
    max-width: 522px;
    margin-bottom: 48px;
  }
  .pagenews__box2 button {
    background-color: #2973e1;
    border: 1px solid #2973e1;
    color: white;
    font-size: 16px;
    padding: 20px 40px;
    border-radius: 8px;
    width: unset;
    display: unset;
    margin-bottom: unset;
  }
  
}
.hiddencat {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.custom-prev,
.custom-next {
  display: none;
  width: 40px;
  height: 40px;
}
.custom-prev img,
.custom-next img {
  width: 40px;
  position: relative;
  height: 40px;
  z-index: 99;
}

@media (min-width: 768px) {
  .custom-prev,
  .custom-next {
    display: unset;
    width: 40px;
    height: 40px;
  }
  .custom-prev img,
  .custom-next img {
    width: 40px;
    position: relative;
    height: 40px;
    z-index: 99;
  }
}
.other {
  margin-bottom: 150px;
}
.other h3 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin-bottom: 34px;
  max-width: 630px;
}
.other__list {
  -ms-grid-column-span: 2;
  grid-column: 2 span;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (min-width: 1280px) {
  /* */
  .site-container{
	  width:98%;
	  margin: 0 auto;
  }
  
 
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }
  .custom-prev,
  .custom-next {
    width: 40px;
    height: 40px;
  }
  .custom-prev img,
  .custom-next img {
    width: 40px;
    position: relative;
    height: 40px;
    z-index: 99;
  }
  .custom-next {
    position: absolute;
    right: 30px;
  }
  .custom-prev {
    position: absolute;
    left: 30px;
  }
}
.catalog__sortable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog__sortable--select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e3e3e4;
  padding: 8px;
  width: 210px;
  border-radius: 8px;
  margin-bottom: 30px;
  margin-left: auto;
  cursor: pointer;
}
.catalog__sortable--select span {
  padding-left: 5px;
  padding-right: 5px;
}

.catalog__sortable--fm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e3e3e4;
  padding: 8px;
  width: 44px;
  border-radius: 8px;
  margin-bottom: 30px;
  margin-left: 0;
  cursor: pointer;
}

@media (min-width: 980px) {
  .catalog__sortable--fm {
    display: none;
  }
  .catalog__sortable {
    display: unset;
  }
  .other {
    margin-bottom: 150px;
  }
  .other h3 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin-bottom: 76px;
    max-width: 630px;
  }
  .other__list {
    -ms-grid-column-span: 4;
    grid-column: 4 span;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
.accordion__control {
  width: 100%;
  background-color: transparent;
}

.accordion__title {
  font-weight: bold;
  font-size: 1.17em;
}

.accordion__content {
  display: none;
}

.open .accordion__content {
  display: block;
}

.open .accordion__icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.accordion__control {
  cursor: pointer;
}

.pagetextbox .pagetextbox-s .pagetext-box {
  background: #f6f6f6;
  margin-top: 68px;
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  padding: 34px 16px;
  gap: 20px;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-left {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 34px;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right span {
  color: #2973e1;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  display: block;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right p {
  font-size: 14px;
  margin-bottom: 16px;
  margin-top: 8px;
}
.pagetextbox .pagetextbox-s img {
  margin-bottom: 34px;
}
.pagetextbox .pagetextbox-s h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  max-width: 630px;
  margin-bottom: 30px;
}
.pagetextbox .pagetextbox-s h3 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #2973e1;
  max-width: 738px;
}
.pagetextbox .pagetextbox-s p {
  max-width: 738px;
  font-size: 12px;
}
.pagetextbox .pagetextbox-s ul {
  max-width: 738px;
  list-style: decimal;
  margin-left: 0;
  padding-left: 15px;
}
.pagetextbox .pagetextbox-s ul li {
  margin-bottom: 18px;
  text-decoration: underline;
  font-size: 12px;
}

@media (min-width: 980px) {
  .pagetextbox .pagetextbox-s .pagetext-box {
    background: #f6f6f6;
    margin-top: 150px;
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 150px;
    gap: 60px;
  }
  .pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-left {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
  }
  .pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right span {
    color: #2973e1;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    margin-top: unset;
    margin-bottom: unset;
  }
  .pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right p {
    font-size: 14px;
  }
  .pagetextbox .pagetextbox-s img {
    margin-bottom: 76px;
  }
  .pagetextbox .pagetextbox-s h1 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    max-width: 630px;
    margin-bottom: 30px;
  }
  .pagetextbox .pagetextbox-s h3 {
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #2973e1;
    max-width: 738px;
  }
  .pagetextbox .pagetextbox-s p {
    max-width: 738px;
    font-size: unset;
  }
  .pagetextbox .pagetextbox-s ul {
    max-width: 738px;
    list-style: decimal;
    margin-left: 0;
    padding-left: 15px;
  }
  .pagetextbox .pagetextbox-s ul li {
    margin-bottom: 18px;
    text-decoration: underline;
    font-size: unset;
  }
}
.graph-modal {
  background-color: rgba(55, 58, 65, 0.1);
}

.graph-modal__close {
  opacity: 0.35;
  right: 20px;
  top: 20px;
}

.popup {
  padding: 76px;
  width: 100%;
  max-width: 630px;
}

.catalog__sortable--select span {
  font-size: 14px;
}

.graph-modal__container h2 {
  font-size: 26px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px;
}
.graph-modal__container p {
  font-size: 16px;
  max-width: 433px;
  margin: 0;
  margin-bottom: 30px;
}
.graph-modal__container form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.graph-modal__container form label span {
  font-size: 14px;
}
.graph-modal__container form label input {
  display: block;
  width: 100%;
  padding-bottom: 16px;
  padding-top: 0px;
  border: 0;
  border-bottom: 1px solid #e3e3e4;
  outline: none;
}
.graph-modal__container form label input[type=submit] {
  background-color: #2973e1;
  color: #fff;
  border-radius: 8px;
  height: 60px;
  cursor: pointer;
  font-size: unset;
  padding-top: 16px;
}
.graph-modal__container form label input[type=checkbox] {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 0px;
}

.rating-area {
  overflow: hidden;
  width: 210px;
  margin-bottom: 30px;
  display: none;
}

.rating-area:not(:checked) > input {
  display: none;
}

.rating-area:not(:checked) > label {
  float: right;
  width: 42px;
  padding: 0;
  cursor: pointer;
  font-size: 32px;
  line-height: 32px;
  color: #9ec0f1;
}

.rating-area:not(:checked) > label:before {
  content: "★";
}

.rating-area > input:checked ~ label {
  color: #2973e1;
}

.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
  color: #2973e1;
}

.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
  color: #2973e1;
}

.rate-area > label:active {
  position: relative;
}

.rating-result {
  overflow: hidden;
  width: 210px;
  margin-bottom: 16px;
}

.rating-result span {
  padding: 0;
  font-size: 32px;
  margin: 0 3px;
  line-height: 1;
  color: #9ec0f1;
}

.rating-result > span:before {
  content: "★";
}

.rating-result > span.active {
  color: #2973e1;
}

.product__card--desc ul li {
  font-size: 12px;
}

.card {
  border: 1px solid #e3e3e4;
  border-radius: 8px;
  height: unset;
  position: relative;
  padding-bottom: 8px;
}
.card .card__title {
  padding-left: 8px;
  padding-right: 8px;
}
.card .card__shortdesc {
  padding-left: 8px;
  padding-right: 8px;
}

.card__box span small {
  font-size: 10px;
}

@media (min-width: 980px) {
  .card__box span small {
    font-size: unset;
  }
  .rating-result {
    overflow: hidden;
    width: 210px;
    margin-bottom: 30px;
  }
  .product__card--desc ul li {
    font-size: unset;
  }
}
.benefist__box--right .form__line input[type=submit]:hover {
  background-color: unset;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: #fff !important;
  border: 1px solid #fff;
  padding-bottom: 0;
}

.consultation__right .form__line input[type=submit]:hover {
  background-color: unset;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: #fff !important;
  border: 1px solid #fff;
  padding-bottom: 0;
}

.graph-modal__container form label input[type=submit]:hover {
  background-color: #fff;
  color: #2973e1 !important;
  border: 1px solid #2973e1;
}

.pagetextbox .pagetextbox-s img {
  border-radius: 8px;
}

.pagetextbox .pagetext__box--text {
  margin-bottom: 34px;
}

.pagetextbox .pagetextbox-s h3 {
  margin-top: 0;
}

@media (min-width: 980px) {
  .pagetextbox .pagetext__box--text {
    margin-bottom: 76px;
  }
  .pagetextbox .pagetextbox-s h3 {
    margin-top: uset;
  }
}
.filter__pokritie label {
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.filter__pokritie label input[type=radio] {
  margin-right: 10px;
}

.filter__shag ul {
  display: block;
}
.filter__shag label {
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.filter__shag label input[type=radio] {
  margin-right: 10px;
}

.catalog-varible--all a:hover {
  opacity: 0.4;
}

.zakaz__form input[type=submit]:hover {
  background-color: #f6f6f6;
  border: 1px solid #2973e1;
  color: #2973e1;
}

.product-banner {
  margin-top: 76px;
}
.product-banner .product-banner--price {
  margin-top: 16px;
}
.product-banner .product-banner--price span {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  opacity: 1;
  font-size: 26px;
  margin-right: 30px;
  position: relative;
  top: 30px;
}
.product-banner .product-banner--price small {
  text-decoration: line-through;
  font-size: 16px;
  color: #fff;
  position: relative;
  top: 40px;
}
.product-banner .product-banner--left {
  margin-bottom: 16px;
}
.product-banner .product-banner--left .product-banner--price {
  display: none;
}
.product-banner .product-banner--left span {
  margin-bottom: 8px;
}
.product-banner .container {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #2973e1;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 8px;
}
.product-banner h2 {
  font-size: 23px;
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 16px;
}
.product-banner span {
  display: block;
  color: #fff;
  opacity: 0.5;
}
.product-banner button {
  background-color: #ffffff;
  cursor: pointer;
  margin-left: 30px;
  width: 235px;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: #2973e1;
  padding-bottom: 0;
  border: 0;
}
.product-banner button:hover {
  background-color: unset;
  border: 1px solid #f6f6f6;
  color: #f6f6f6;
}
.product-banner .product-banner--right {
  text-align: center;
}
.product-banner .product-banner--right .product-banner--price .product-banner-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.product-banner .product-banner--right .product-banner--price div {
  display: block;
}
.product-banner .product-banner--right .product-banner--price span {
  display: block;
  top: 0;
}
.product-banner .product-banner--right .product-banner--price small {
  top: 6px;
}
.product-banner .product-banner--right .product-banner--price button {
  margin-left: 0;
  width: 100%;
}
.product-banner .product-banner--right img {
  width: 86%;
}

@media (min-width: 980px) {
  .product-banner {
    margin-top: 150px;
  }
  .product-banner .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
  }
  .product-banner .product-banner--price span {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    opacity: 1;
    font-size: 26px;
    margin-right: 30px;
    position: relative;
    top: 30px;
  }
  .product-banner .product-banner--price small {
    text-decoration: line-through;
    font-size: 16px;
    color: #fff;
    position: relative;
    top: 40px;
  }
  .product-banner .product-banner--left .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .product-banner--left span {
    margin-bottom: 8px;
  }
  .product-banner .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #2973e1;
    padding-top: 76px;
    padding-bottom: 76px;
    padding-left: 108px;
    padding-right: 108px;
    border-radius: 8px;
  }
  .product-banner h2 {
    font-size: 46px;
    color: #fff;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 16px;
  }
  .product-banner span {
    display: block;
    color: #fff;
    opacity: 0.5;
  }
  .product-banner button {
    background-color: #ffffff;
    cursor: pointer;
    margin-left: 30px;
    width: 235px;
    font-size: 16px;
    height: 60px;
    border-radius: 8px;
    color: #2973e1;
    padding-bottom: 0;
    border: 0;
  }
  .product-banner button:hover {
    background-color: unset;
    border: 1px solid #f6f6f6;
    color: #f6f6f6;
  }
  .product-banner .product-banner--right {
    text-align: center;
  }
  .product-banner .product-banner--right .product-banner--price {
    display: none !important;
  }
  .product-banner .product-banner--right img {
    width: 86%;
  }
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}
.pagination .pagination-active {
  border: 1px solid #2973e1;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 1;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pagination ul span {
  margin: 0 5px;
}
.pagination ul li {
  color: #373a41;
  font-size: 16px;
  margin-right: 15px;
  opacity: 0.45;
  text-align: center;
}
.pagination ul li:hover {
  opacity: 1;
}
.pagination ul li a {
  color: #373a41;
}

@media only screen and (min-width: 740px) and (max-width: 1240px) {
  .header .city {
    display: block !important;
  }
  .product-banner {
    position: relative;
  }
  .product-banner--right {
    position: absolute;
    right: 20px;
    bottom: 30px;
  }
  .product-banner--right img {
    width: 242px;
    height: 219px;
    border-radius: 8px;
  }
  .header__phone {
    position: relative !important;
  }
  .header__phone a {
    padding-left: 16px !important;
  }
  .header .city:after {
    display: none !important;
  }
  .header__container:after {
    left: 0;
  }
  .header__phone:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 44px;
    position: absolute;
    top: -4px;
    left: 0;
    background-color: #373a41;
    opacity: 0.14;
  }
  .header__phone a {
    color: #2973e1;
    font-size: 15px;
  }
  .container {
    padding: 0 40px;
  }
  .header__container {
    position: relative !important;
  }
  .benefist__grid {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .numbers__item {
    border-left: 1px solid #e3e3e4 !important;
    padding-top: 25px !important;
    border-top: 0 !important;
  }
  .numbers__item:first-child {
    border-left: 0px solid #e3e3e4 !important;
  }
  .numbers .container {
    border-top: 1px solid #e3e3e4 !important;
    padding-top: 13px !important;
  }
  .header__phone {
    display: block !important;
  }
  .header__phone a {
    display: block;
  }
  .header__logo {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .header .city {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
    margin-left: auto;
  }
  .footer__left {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .header .city:before {
    display: none !important;
  }
  .header .search {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .header .minicart {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .footer__right {
    max-width: 330px !important;
  }
  .slider {
    height: auto !important;
  }
  .slider__item h1 {
    font-size: 32px !important;
    width: 544px !important;
  }
  .slider__list {
    padding-top: 52px !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
    padding-bottom: 52px !important;
  }
  .numbers__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
  }
  .slider__item {
    position: relative;
  }
  .slider__item img {
    position: absolute;
    top: 50%;
    left: 70%;
  }
  .slider__item a {
    width: 208px !important;
    text-align: center;
    font-size: 15px !important;
  }
  .slider__item button {
    width: 208px !important;
    text-align: center;
    font-size: 15px;
  }
  .slider__item p {
    font-size: 15px !important;
    width: 336px !important;
  }
  .slider .mhide {
    display: block !important;
  }
  .slider .dhide {
    display: none !important;
  }
  .news__list {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .about__box {
    -ms-grid-columns: (1fr)[1] !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .about__item img {
    width: 100%;
  }
  .about__item p {
    font-size: 15px !important;
  }
  .faq__quest span {
    font-size: 15px !important;
    max-width: 500px !important;
  }
  .faq__content p {
    max-width: 500px !important;
  }
  .partners__list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .directions__list {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .products__list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .catalog-varible--list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .catalog__right {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media only screen and (min-width: 740px) and (max-width: 1240px) {
  .product-banner {
    margin-top: 150px;
  }
  .product-banner .product-banner--price {
    display: block !important;
    margin-top: 16px;
  }
  .product-banner .product-banner--price span {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    opacity: 1;
    font-size: 26px;
    margin-right: 30px;
    position: relative;
    top: 70px;
    width: 600px;
    left: 20px;
  }
  .product-banner .product-banner--price small {
    text-decoration: line-through;
    font-size: 21px;
    color: #fff;
    position: relative;
    top: 20px;
    left: 120px;
  }
  .product-banner .product-banner--left .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .product-banner--left span {
    margin-bottom: 8px;
  }
  .product-banner .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #2973e1;
    padding-top: 52px;
    padding-bottom: 52px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 8px;
    height: 479px;
  }
  .product-banner h2 {
    font-size: 32px;
    color: #fff;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 16px;
  }
  .product-banner span {
    display: block;
    color: #fff;
    opacity: 0.5;
  }
  .product-banner button {
    background-color: #ffffff;
    width: 100%;
    cursor: pointer;
    margin-left: 30px;
    position: relative;
    top: 100px;
    left: -90px;
    width: 235px;
    font-size: 16px;
    height: 60px;
    border-radius: 8px;
    color: #2973e1;
    padding-bottom: 0;
    border: 0;
  }
  .product-banner button:hover {
    background-color: unset;
    border: 1px solid #f6f6f6;
    color: #f6f6f6;
  }
  .product-banner .product-banner--right {
    text-align: center;
  }
  .product-banner .product-banner--right .product-banner--price {
    display: none !important;
  }
  .product-banner .product-banner--right img {
    width: 86%;
  }
}
@media only screen and (min-width: 740px) and (max-width: 1240px) {
  .pagenews__box h2 {
    font-size: 32px;
  }
  .pagenews__box--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
  .pagenews__box a {
    margin-left: 20px;
  }
}
.header {
  padding-top: 16px;
}
.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0;
  position: relative;
}
.header__container:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #373a41;
  position: absolute;
  bottom: -6px;
  opacity: 0.14;
  margin-top: 8px;
}
.header__logo {
  margin-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.header .search {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0px 15px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.header .search img {
  width: 22px;
  height: 22px;
}
.header .search:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  right: 0;
  background-color: #373a41;
  opacity: 0.14;
}
.header .search:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  left: 0;
  background-color: #373a41;
  opacity: 0.14;
}
.header .minicart {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  cursor: pointer;
  padding: 0px 15px;
  position: relative;
  text-align: center;
}
.header .minicart .minicart__content--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #e3e3e4;
}
.header .minicart .minicart__content--title h2 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
}
.header .minicart .minicart__content {
  display: none;
}
.header .minicart .minicart__content--overview {
  position: relative;
  z-index: 99;
  width: 100%;
  background-color: #fff;
  padding: 34px 20px;
  width: 380px;
}
.header .minicart.cart__btn--active .minicart__content {
  width: 380px;
  background-color: #fff;
  height: 100vh;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  padding: 0;
  -webkit-transform: translate(-60%, 8%);
  -ms-transform: translate(-60%, 8%);
  transform: translate(-60%, 8%);
}
.header .minicart.cart__btn--active .minicart__content:after {
  content: "";
  width: 10000px;
  height: 1000px;
  background-color: rgba(55, 58, 65, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translate(-10%, -0.5%);
  -ms-transform: translate(-10%, -0.5%);
  transform: translate(-10%, -0.5%);
  z-index: -1;
}
.header .minicart .dropdowncart {
  margin-top: 0px;
}
.header .minicart .dropdowncart__sum {
  padding-top: 16px;
  border-top: 1px solid #e3e3e4;
  text-align: right;
}
.header .minicart .dropdowncart__sum span {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.header .minicart .dropdowncart__action {
  margin-top: 30px;
}
.header .minicart .dropdowncart__action a {
  background-color: #2973e1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 550px;
  height: 60px;
  border-radius: 8px;
  font-size: 16px;
}
.header .minicart .dropdowncart__image {
  margin-right: 20px;
}
.header .minicart .dropdowncart__image img {
  width: 80px;
  height: 80px;
}
.header .minicart .dropdowncart__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 16px;
}
.header .minicart .dropdowncart__price span {
  margin-bottom: 0 !important;
}
.header .minicart .dropdowncart__price .stepper {
  margin-left: 15px;
}
.header .minicart .dropdowncart__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  border-bottom: 1px solid #e3e3e4;
  padding-top: 30px;
}
.header .minicart .dropdowncart__item:last-child {
  border-bottom: 0px solid #000;
}
.header .minicart .dropdowncart__item span {
  display: block;
  font-size: 12px;
  max-width: 220px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}
.header .minicart .dropdowncart__item small {
  display: block;
}
.header .minicart .dropdowncart__item p {
  font-size: 12px;
  margin: 0;
  margin-bottom: 8px;
}
.header .minicart img {
  width: 22px;
  height: 22px;
}
.header .minicart:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  right: 0;
  background-color: #373a41;
  opacity: 0.14;
}
.header .minicart:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  left: 0;
  background-color: #373a41;
  opacity: 0.14;
}
.header .minicart__count {
  position: absolute;
  background-color: #2973e1;
  color: #fff;
  top: -7px;
  right: 20px;
  width: 12px;
  height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 8px;
  font-weight: 400;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.header .city {
  padding: 0px 20px;
  position: relative;
  display: none;
  cursor: pointer;
}
.header .city:hover {
  opacity: 0.6;
}
.header .city:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 65px;
  position: absolute;
  top: -20px;
  left: 0;
  background-color: #373a41;
  opacity: 0.14;
}
.header .city:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 65px;
  position: absolute;
  top: -20px;
  right: 0;
  background-color: #373a41;
  opacity: 0.14;
}
.header .city__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .city__block span {
  margin-left: 6px;
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  display: none;
}
.header .burger {
  display: block;
  margin-left: 16px;
}
.header__logo img {
  width: 87px;
  height: 41px;
}
.header__phone {
  display: none;
}
.header__nav {
  display: none;
}
.header__nav .nav {
  display: none;
}
.header .citymob {
  display: block;
  padding: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #e3e3e4;
}
.header .citymob span {
  display: block;
}
.header .citymob::before {
  display: none;
}
.header .citymob::after {
  display: none;
}
.header .header__phone--mobile {
  display: block;
  margin-top: 34px;
}
.header .header__phone--mobile span {
  font-size: 12px;
  color: #373a41;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}
.header .header__phone--mobile a {
  display: block;
  font-size: 17px;
  color: #2973e1;
  margin-bottom: 8px;
}
.header .header-social {
  display: block;
  margin-top: 34px;
}
.header .header-social span {
  font-size: 12px;
  color: #373a41;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
  display: block;
}
.header .header-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header-social ul li {
  margin-right: 16px;
}
.header .expanded {
  display: block;
}
.header .expanded .nav {
  display: block;
  position: absolute;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 55px;
  padding: 22px 20px;
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 99;
}
.header .expanded .nav li {
  margin-top: 16px;
}
.header .expanded .nav li a {
  font-size: 12px;
  color: #373a41;
}

.dropdownheader {
  display: none;
}

@media (min-width: 1200px) {
  .header {
    padding-top: 8px;
    position: relative;
  }
  .header .burger {
    display: none;
  }
  .header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    z-index: 99;
    padding-top: 0;
  }
  .header.sticky .header__container:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #373a41;
    position: absolute;
    bottom: 0;
    opacity: 0.14;
    margin-top: 8px;
  }
  .header .header-social {
    display: none;
  }
  .header .header__phone--mobile {
    display: none;
  }
  .header .citymob {
    display: none !important;
  }
  .header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex;
    -ms-flex-pack: flex;
    justify-content: flex;
    position: relative;
    height: 80px;
  }
  .header__container:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #373a41;
    position: absolute;
    bottom: 0;
    opacity: 0.14;
    margin-top: 8px;
  }
  .header__logo {
    margin-right: 20px;
    margin-top: 4px;
    margin-bottom: 6px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .header__logo img {
    width: unset;
    height: unset;
  }
  .header__phone {
    position: relative;
    display: unset;
    padding: 0px 20px;
  }
  .header__phone:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 65px;
    position: absolute;
    top: -15px;
    left: 0;
    background-color: #373a41;
    opacity: 0.14;
  }
  .header__phone:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 65px;
    position: absolute;
    top: -15px;
    right: 0;
    background-color: #373a41;
    opacity: 0.14;
  }
  .header__phone a {
    display: block;
    color: #2973e1;
    font-size: 16px;
  }
  .header__phone a:not(:last-child) {
    margin-bottom: 6px;
  }
  .header__phone a:hover {
    opacity: 0.6;
  }
  .header__nav {
    display: unset;
    width: 640px;
    padding: 0 5px;
    margin: 0 auto;
  }
  .header .nav {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    display: unset;
  }
  .header .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header .nav__item:not(:last-child) {
    margin-right: 20px;
  }
  .header .nav__item:hover ul {
    display: block !important;
  }
  .header .nav__item ul {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    display: none;
    left: 0;
    right: 0;
    height: 444px;
    position: absolute;
    -webkit-transform: translate(-10%, 8%);
    -ms-transform: translate(-10%, 8%);
    transform: translate(-10%, 8%);
    z-index: 99;
  }
  .header .nav__item ul:after {
    content: "";
    width: 10000px;
    height: 1000px;
    background-color: rgba(55, 58, 65, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(-10%, -0.5%);
    -ms-transform: translate(-10%, -0.5%);
    transform: translate(-10%, -0.5%);
  }
  .header .nav__item ul .dropdownheader {
    width: 782px;
    margin: 0 auto;
    padding: 76px;
    background: #fff;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    position: relative;
    z-index: 999;
    border-radius: 8px;
  }
  .header .nav__item ul .dropdownheader h2 {
    font-size: 46px;
    color: #2973e1;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    padding-bottom: 18px;
    border-bottom: 1px solid #e3e3e4;
    margin-bottom: 0;
    margin-top: 0;
  }
  .header .nav__item ul .dropdownheader a {
    color: #373a41;
  }
  .header .nav__item ul .dropdownheader a:hover {
    color: #2973e1;
    text-decoration: underline;
  }
  .header .nav__item ul .dropdownheader li {
    margin-top: 16px;
  }
  .header .nav__link {
    color: #373a41;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    padding-bottom: 30px;
  }
  .header .nav__link:hover {
    opacity: 0.64;
  }
  .header .city {
    padding: 0px 20px;
    position: relative;
    display: unset;
    cursor: pointer;
  }
  .header .city:hover {
    opacity: 0.6;
  }
  .header .city:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 65px;
    position: absolute;
    top: -20px;
    left: 0;
    background-color: #373a41;
    opacity: 0.14;
  }
  .header .city:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 65px;
    position: absolute;
    top: -20px;
    right: 0;
    background-color: #373a41;
    opacity: 0.14;
  }
  .header .city__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .city__block span {
    margin-left: 6px;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    display: unset;
  }
  .header .search {
    padding: 0px 20px;
    position: relative;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .header .search img {
    width: unset;
    height: unset;
  }
  .header .search:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 65px;
    position: absolute;
    top: -15px;
    right: 0;
    background-color: #373a41;
    opacity: 0.14;
  }
  .header .minicart {
    cursor: pointer;
    padding: 0px 20px;
    position: relative;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    position: relative;
  }
  .header .minicart .minicart__content--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #e3e3e4;
  }
  .header .minicart .minicart__content--title h2 {
    font-size: 46px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
  }
  .header .minicart .minicart__content--overview {
    position: relative;
    z-index: 99;
    width: 100%;
    background-color: #fff;
    padding: 76px 80px;
    width: 710px;
  }
  .header .minicart.cart__btn--active .minicart__content {
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
    z-index: 99;
    padding: 0;
    -webkit-transform: translate(0%, -5%);
    -ms-transform: translate(0%, -5%);
    transform: translate(0%, -5%);
    height: unset;
    width: 710px;
  }
  .header .minicart .dropdowncart {
    margin-top: 0px;
  }
  .header .minicart .dropdowncart__sum {
    padding-top: 16px;
    border-top: 1px solid #e3e3e4;
    text-align: right;
  }
  .header .minicart .dropdowncart__sum span {
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    font-size: 16px;
  }
  .header .minicart .dropdowncart__action {
    margin-top: 30px;
  }
  .header .minicart .dropdowncart__action a {
    background-color: #2973e1;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 550px;
    height: 60px;
    border-radius: 8px;
    font-size: 16px;
  }
  .header .minicart .dropdowncart__action a:hover {
    background-color: #f6f6f6;
    border: 1px solid #2973e1;
    color: #2973e1;
  }
  .header .minicart .dropdowncart__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 16px;
  }
  .header .minicart .dropdowncart__image {
    margin-right: 0px;
  }
  .header .minicart .dropdowncart__image img {
    width: unset;
    height: unset;
  }
  .header .minicart .dropdowncart__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header .minicart .dropdowncart__item span {
    display: block;
    font-size: 16px;
    max-width: 354px;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    margin-bottom: 16px;
  }
  .header .minicart .dropdowncart__item p {
    margin: 0;
    margin-bottom: 8px;
  }
  .header .minicart .dropdowncart__item small {
    display: block;
    opacity: 0.45;
    color: #373a41;
  }
  .header .minicart .dropdowncart__item p {
    font-size: 16px;
    margin: 0;
    margin-bottom: 8px;
  }
  .header .minicart img {
    width: unset;
    height: unset;
  }
  .header .minicart:before {
    display: none;
  }
  .header .minicart:after {
    display: none;
  }
  .header .minicart__count {
    position: absolute;
    background-color: #2973e1;
    color: #fff;
    top: -10px;
    right: 13px;
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 400;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.slider {
  margin-top: 34px;
  height: 557px;
}
.slider__list {
  background-color: #f6f6f6;
  padding: 32px 16px;
  border-radius: 8px;
}
.slider .mhide {
  display: none;
}
.slider .dhide {
  display: block;
  width: 285px;
  text-align: center;
  padding: 20px 0px;
  font-size: 12px;
}
.slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider__item h1 {
  margin: 0;
  font-size: 23px;
  margin-bottom: 16px;
  max-width: 100%;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
}
.slider__item p {
  margin: 0;
  font-size: 12px;
  margin-bottom: 16px;
  max-width: 100%;
}
.slider__item a {
  display: inline-block;
  background-color: #2973e1;
  color: white;
  font-size: 16px;
  padding: 20px 40px;
  border-radius: 8px;
  max-width: 100%;
  margin-bottom: 12px;
}
.slider__item img {
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 34px;
  width: 180px;
  margin: 0 auto;
  margin-bottom: 16px;
}
.slider__item button {
  display: inline-block;
  background-color: #f6f6f6;
  border: 1px solid #2973e1;
  color: #82a2d3;
  border-radius: 8px;
  padding: 20px 40px;
  margin-left: 0px;
  cursor: pointer;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .slider {
    margin-top: 76px;
    height: unset;
  }
  .slider .mhide {
    display: unset;
  }
  .slider .dhide {
    display: none;
  }
  .slider__list {
    background-color: #f6f6f6;
    padding-top: 100px;
    padding-left: 108px;
    padding-right: 108px;
    padding-bottom: 118px;
    border-radius: 8px;
    width: 100%;
  }
  .slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    overflow: hidden;
  }
  .slider__item h1 {
    margin: 0;
    font-size: 46px;
    margin-bottom: 16px;
    max-width: 739px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
  }
  .slider__item img {
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: unset;
    width: unset;
  }
  .slider__item p {
    margin: 0;
    font-size: 16px;
    margin-bottom: 48px;
    max-width: 522px;
  }
  .slider__item a {
    background-color: #2973e1;
    color: white;
    border: 1px solid #2973e1;
    font-size: 16px;
    padding: 20px 40px;
    border-radius: 8px;
  }
  .slider__item a:hover {
    background-color: #f6f6f6;
    border: 1px solid #2973e1;
    color: #2973e1;
  }
  .slider__item button {
    background-color: #f6f6f6;
    border: 1px solid #2973e1;
    color: #2973e1;
    border-radius: 8px;
    padding: 20px 40px;
    margin-left: 20px;
    cursor: pointer;
  }
  .slider__item button:hover {
    background-color: #2973e1;
    border: 1px solid #f6f6f6;
    color: #f6f6f6;
  }
  .slider__img img {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: rgba(41, 115, 225, 0.5) !important;
}

.swiper-pagination-bullet {
  background: rgba(55, 58, 65, 0.8);
}

.numbers {
  margin-top: 68px;
  margin-bottom: 68px;
}
.numbers .container {
  border-top: 0px solid #e3e3e4;
  padding-top: 30px;
}
.numbers__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
}
.numbers__item {
  padding-top: 34px;
  padding-bottom: 14px;
  border-top: 1px solid #e3e3e4;
  text-align: center;
  border-left: 0px solid #e3e3e4;
}
.numbers__item:first-child {
  border-left: 0px solid #e3e3e4;
}
.numbers__item span {
  font-size: 32px;
  color: #2973e1;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
}
.numbers__item p {
  font-size: 12px;
  max-width: 213px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .numbers {
    margin-top: 82px;
    margin-bottom: 150px;
  }
  .numbers .container {
    border-top: 1px solid #e3e3e4;
    padding-top: 30px;
  }
  .numbers__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
  }
  .numbers__item {
    text-align: center;
    border-left: 1px solid #e3e3e4;
    padding-top: unset;
    padding-bottom: unset;
    border-top: unset;
  }
  .numbers__item:first-child {
    border-left: 0px solid #e3e3e4;
  }
  .numbers__item span {
    font-size: 52px;
    color: #2973e1;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    display: block;
    margin-bottom: 16px;
  }
  .numbers__item p {
    font-size: 16px;
    max-width: 213px;
    margin: 0 auto;
  }
}
.directions {
  margin-bottom: 68px;
}
.directions__title {
  font-size: 25px;
  max-width: 100%;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
}
.directions__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.directions__item {
  padding: 30px 16px;
  background-color: #f6f6f6;
  border-radius: 10px;
}
.directions__item--title {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.directions__item--title small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
  margin-left: 15px;
  font-size:25px;
	color:#000;
	font-weight:500;
}
.directions__item--title small span {
  color: #fff;
  z-index: 11;
  font-size: 22px;
  margin-left: 0;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  width:100%;
}
/*
.directions__item--title small:after {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background-color: #2973e1;
  position: absolute;
  z-index: 0;
  border-radius: 50%;
}
*/
.directions__item--title span {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin-left: 16px;
  line-height: unset;
  width:100%;
}
.directions__item--text {
  height: auto;
}
.directions__item--text p {
  font-size: 12px;
  margin: 0;
}
.directions__item--link {
  margin-top: 16px;
}
.directions__item--link a {
  font-size: 12px;
  color: #373a41;
  opacity: 0.45;
  position: relative;
}
.directions__item--link a:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #373a41;
  position: absolute;
  bottom: -8px;
  left: 0;
  opacity: 0.45;
}
.directions__item--link a:hover {
  opacity: 1;
}
.directions__item--link a:hover:after {
  opacity: 1;
}

@media (min-width: 1200px) {
  .directions {
    margin-bottom: 150px;
  }
  .directions__title {
    font-size: 52px;
    max-width: 630px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
  }
  .directions__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
  .directions__item {
    padding: 30px 16px;
    background-color: #f6f6f6;
    border-radius: 10px;
  }
  .directions__item--title {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .directions__item--title small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
    margin-left: 15px;
	font-size:32px;
	color:#000;
	font-weight:500;
  }
  .directions__item--title small span {
    color: #fff;
    z-index: 11;
    font-size: 22px;
    margin-left: 0;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
	width:100%;
  }
  /*
  .directions__item--title small:after {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    background-color: #2973e1;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
  }
  */
  .directions__item--title span {
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin-left: 16px;
    line-height: 29.64px;
	
  }
  .directions__item--text {
    height: 140px;
  }
  .directions__item--text p {
    font-size: 16px;
    margin: 0;
  }
  .directions__item--link {
    margin-top: 16px;
  }
  .directions__item--link a {
    font-size: 14px;
    color: #373a41;
    opacity: 0.45;
    position: relative;
  }
  .directions__item--link a:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #373a41;
    position: absolute;
    bottom: -8px;
    left: 0;
    opacity: 0.45;
  }
  .directions__item--link a:hover {
    opacity: 1;
  }
  .directions__item--link a:hover:after {
    opacity: 1;
  }
}
.products {
  margin-bottom: 68px;
}
.products__title {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
}
.products__list {
  margin-top: 38px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.products__item {
  padding-top: 8px;
  padding-right: 16px;
  padding-left: 16px;
  padding-bottom: 8px;
  border: 1px solid #e3e3e4;
  border-radius: 8px;
  text-align: center;
}
.products__item--line {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.products__item--left {
  text-align: left !important;
  margin-bottom: 16px;
}
.products__item--left span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  color: #373a41;
  text-align: left;
}
.products__item--left p {
  margin: 0;
  color: #373a41;
  opacity: 0.45;
  font-size: 12px;
  text-align: left;
}
.products__item--right a {
  background-color: #2973e1;
  color: #fff;
  display: block;
  padding: 13px 20px;
  border-radius: 8px;
  font-size: 12px;
}

@media (min-width: 1200px) {
  .products {
    margin-bottom: 150px;
  }
  .products__title {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
  }
  .products__list {
    margin-top: 76px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
  .products__item {
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 20px;
    border: 1px solid #e3e3e4;
    border-radius: 8px;
    text-align: center;
  }
  .products__item img {
    width: unset;
    height: unset;
  }
  .products__item--line {
    margin-top: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .products__item--left {
    text-align: left;
    margin-bottom: 0px;
  }
  .products__item--left span {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    color: #373a41;
  }
  .products__item--left p {
    margin: 0;
    color: #373a41;
    opacity: 0.45;
    font-size: 16px;
  }
  .products__item--right a {
    background-color: #2973e1;
    color: #fff;
    display: inline-block;
    padding: 13px 20px;
    border-radius: 8px;
    font-size: 14px;
  }
  .products__item--right a:hover {
    background-color: #f6f6f6;
    border: 1px solid #2973e1;
    color: #2973e1;
  }
}
.about {
  margin-bottom: 58px;
}
.about h2 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
}
.about p {
  font-size: 12px;
}
.about__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}

@media (min-width: 1200px) {
  .about {
    margin-bottom: 150px;
  }
  .about h2 {
    font-size: 52px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
  }
  .about p {
    font-size: unset;
  }
  .about__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
}
.benefist {
  margin-bottom: 68px;
}
.benefist h2 {
  font-size: 25px;
  max-width: 630px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  line-height: unset;
}
.benefist__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0px;
}
.benefist__grid--item {
  margin-bottom: 40px;
  border-right: 0px solid #e3e3e4;
}
.benefist__grid--item:nth-child(2) {
  border-right: 0px solid #e3e3e4;
}
.benefist__grid--item:nth-child(4) {
  border-right: 0px solid #e3e3e4;
}
.benefist__grid--item small {
  font-size: 16px;
  width: 38px;
  height: 38px;
  background-color: #e1ebfa;
  display: block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #2973e1;
  margin-bottom: 16px;
}
.benefist__grid--item span {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  line-height: unset;
}
.benefist__grid--item p {
  font-size: 12px;
  color: #373a41;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.benefist__box {
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.benefist__box--right {
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #2973e1;
  border-radius: 8px;
}
.benefist__box--right .form {
  color: #fff;
}
.benefist__box--right .form span {
  font-size: 23px;
  display: block;
  margin-bottom: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.benefist__box--right .form p {
  font-size: 12px;
  margin: 0;
  margin-bottom: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.benefist__box--right .form__line {
  margin-bottom: 30px;
}
.benefist__box--right .form__line input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: unset;
  border-bottom: 1px solid #4787e5;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 16px;
  color: #fff !important;
}
.benefist__box--right .form__line input:focus {
  color: #fff;
}
.benefist__box--right .form__line input:active {
  color: #fff;
}
.benefist__box--right .form__line ::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.benefist__box--right .form__line ::-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.benefist__box--right .form__line :-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.benefist__box--right .form__line ::-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.benefist__box--right .form__line ::placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.benefist__box--right .form__line input[type=submit] {
  background-color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  height: 60px;
  border-radius: 8px;
  color: #2973e1 !important;
  padding-bottom: 0;
}
.benefist__box--right .form__line.checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.benefist__box--right .form__line.checkbox label span {
  font-size: 12px;
  display: block;
  margin-bottom: 0;
  margin-left: 10px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.benefist__box--right .form__line.checkbox label input[type=checkbox] {
  width: 18px;
  height: 18px;
  border-radius: 8px;
  background-color: #2973e1 !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}
.benefist__box--right .form__line.checkbox label input[type=checkbox]:checked {
  color: white;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  font-size: 12px;
  background-color: #2973e1 !important;
}
.benefist__box--right .form__line.checkbox label input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 12px;
  background: #2973e1 !important;
  width: 100%;
  text-align: center;
  position: relative;
  top: 8px;
}

@media (min-width: 1200px) {
  .benefist {
    margin-bottom: 150px;
  }
  .benefist h2 {
    font-size: 52px;
    max-width: 630px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    line-height: 59.8px;
  }
  .benefist__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
  .benefist__grid--item {
    margin-bottom: 40px;
    border-right: 1px solid #e3e3e4;
  }
  .benefist__grid--item:nth-child(2) {
    border-right: 0px solid #e3e3e4;
  }
  .benefist__grid--item:nth-child(4) {
    border-right: 0px solid #e3e3e4;
  }
  .benefist__grid--item small {
    font-size: 16px;
    width: 38px;
    height: 38px;
    background-color: #e1ebfa;
    display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #2973e1;
    margin-bottom: 30px;
  }
  .benefist__grid--item span {
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    line-height: 29.64px;
  }
  .benefist__grid--item p {
    font-size: 16px;
    color: #373a41;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
  .benefist__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
  }
  .benefist__box--right {
    padding-top: 110px;
    padding-bottom: 110px;
    padding-left: 76px;
    padding-right: 76px;
    background-color: #2973e1;
    border-radius: 8px;
  }
  .benefist__box--right .form {
    color: #fff;
  }
  .benefist__box--right .form span {
    font-size: 26px;
    display: block;
    margin-bottom: 16px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
  }
  .benefist__box--right .form p {
    font-size: 16px;
    margin: 0;
    margin-bottom: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
  .benefist__box--right .form__line {
    margin-bottom: 30px;
  }
  .benefist__box--right .form__line input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: unset;
    border-bottom: 1px solid #4787e5;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-bottom: 16px;
    color: #fff !important;
  }
  .benefist__box--right .form__line input:focus {
    color: #fff;
  }
  .benefist__box--right .form__line input:active {
    color: #fff;
  }
  .benefist__box--right .form__line ::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .benefist__box--right .form__line ::-moz-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .benefist__box--right .form__line :-ms-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .benefist__box--right .form__line ::-ms-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .benefist__box--right .form__line ::placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .benefist__box--right .form__line input[type=submit] {
    background-color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    height: 60px;
    border-radius: 8px;
    color: #2973e1 !important;
    padding-bottom: 0;
  }
  .benefist__box--right .form__line.checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .benefist__box--right .form__line.checkbox label span {
    font-size: 14px;
    display: block;
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
  }
  .benefist__box--right .form__line.checkbox label input[type=checkbox] {
    width: 18px;
    height: 18px;
    border-radius: 8px;
    background-color: #2973e1 !important;
    -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
  }
  .benefist__box--right .form__line.checkbox label input[type=checkbox]:checked {
    color: white;
    -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    font-size: 14px;
    background-color: #2973e1 !important;
  }
  .benefist__box--right .form__line.checkbox label input[type=checkbox]:checked:after {
    content: "✔";
    font-size: 14px;
    background: #2973e1 !important;
    width: 100%;
    text-align: center;
    position: relative;
    top: 8px;
  }
}
.partners {
  margin-bottom: 68px;
}
.partners h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 34px;
}
.partners__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.partners__item {
  border: 1px solid #e3e3e4;
  text-align: center;
  padding: 22px 50px;
}

@media (min-width: 1200px) {
  .partners {
    margin-bottom: 150px;
  }
  .partners h2 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 76px;
  }
  .partners__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
  }
  .partners__item {
    border: 1px solid #e3e3e4;
    text-align: center;
    padding: 22px 50px;
  }
}
.faq {
  margin-bottom: 68px;
}
.faq h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 34px;
  max-width: 100%;
}
.faq__item {
  padding-top: 37px;
  padding-bottom: 34px;
  border-top: 1px solid #e3e3e4;
  display: block;
}
.faq__item:last-child {
  border-bottom: 1px solid #e3e3e4;
}
.faq__content {
  max-width: 100%;
}
.faq__content p {
  font-size: 12px;
  padding-right: 0px;
}
.faq .open .faq__quest img {
  display: none;
}
.faq .open .faq__content {
  display: block;
  position: relative;
  margin-left: 0px;
}
.faq .open .faq__content img {
  position: absolute;
  top: -49px;
  right: 0;
  width: 33px;
  height: 33px;
}
.faq__quest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.faq__quest span {
  display: block;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #373a41;
  max-width: 229px;
}
.faq__quest img {
  position: absolute;
  right: 0;
  width: 32px;
}
.faq__all {
  width: 100%;
  text-align: right;
  margin-top: 30px;
}
.faq__all a {
  display: inline-block;
  font-size: 12px;
  color: #2973e1;
  position: relative;
}
.faq__all a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2973e1;
  position: relative;
  top: 8px;
}

@media (min-width: 1200px) {
  .faq {
    margin-bottom: 150px;
  }
  .faq h2 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 76px;
    max-width: 522px;
  }
  .faq__item {
    padding-top: 37px;
    padding-bottom: 34px;
    border-top: 1px solid #e3e3e4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .faq__item:last-child {
    border-bottom: 1px solid #e3e3e4;
  }
  .faq__content {
    max-width: 521px;
  }
  .faq__content p {
    font-size: 16px;
    padding-right: 70px;
  }
  .faq .open .faq__quest img {
    display: none;
  }
  .faq .open .faq__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-left: -100px;
  }
  .faq .open .faq__content img {
    position: absolute;
    top: 40%;
    right: 0;
    width: 33px;
    height: 33px;
  }
  .faq__quest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
    position: relative;
  }
  .faq__quest span {
    display: block;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #373a41;
    max-width: 630px;
  }
  .faq__quest img {
    position: absolute;
    right: 0;
  }
  .faq__all {
    width: 100%;
    text-align: right;
    margin-top: 30px;
  }
  .faq__all a {
    display: inline-block;
    font-size: 14px;
    color: #2973e1;
    position: relative;
  }
  .faq__all a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #2973e1;
    position: relative;
    top: 8px;
  }
}
.news {
  margin-bottom: 68px;
}
.news h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 34px;
  max-width: 522px;
}
.news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.news__title a {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 12px;
  color: #2973e1;
}
.news__title a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2973e1;
  position: relative;
  top: 8px;
}
.news__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
.news__item {
  position: relative;
}
.news__item .stick-box {
  color: #db29c2;
  border-radius: 8px 50px 50px 0px;
  background: #ffeefd;
  position: absolute;
  top: 0;
  width: 94px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
}
.news__item img {
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.news__item span {
  display: block;
  margin-top: 16px;
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  line-height: 29.64px;
  max-width: 413px;
}
.news__item p {
  font-size: 12px;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
.news__item a {
  font-size: 12px;
  color: #373a41;
  opacity: 0.45;
  position: relative;
}
.news__item a:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #373a41;
  position: absolute;
  bottom: -8px;
  left: 0;
  opacity: 0.45;
}
.news__item a:hover {
  opacity: 1;
}
.news__item a:hover:after {
  opacity: 1;
}

@media (min-width: 1200px) {
  .news {
    margin-bottom: 150px;
  }
  .news h2 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 76px;
    max-width: 522px;
  }
  .news__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  .news__title a {
    display: inline-block;
    position: absolute;
    top: 20%;
    right: 0;
    font-size: 14px;
    color: #2973e1;
  }
  .news__title a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #2973e1;
    position: relative;
    top: 8px;
  }
  .news__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .news__item {
    position: relative;
  }
  .news__item .stick-box {
    color: #db29c2;
    border-radius: 8px 50px 50px 0px;
    background: #ffeefd;
    position: absolute;
    top: 0;
    width: 94px;
    height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
  }
  .news__item img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .news__item span {
    display: block;
    margin-top: 30px;
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    line-height: 29.64px;
    max-width: 413px;
  }
  .news__item p {
    font-size: 16px;
    margin: 0;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .news__item a {
    font-size: 14px;
    color: #373a41;
    opacity: 0.45;
    position: relative;
  }
  .news__item a:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #373a41;
    position: absolute;
    bottom: -8px;
    left: 0;
    opacity: 0.45;
  }
}
.consultation {
  margin-bottom: 68px;
}
.consultation__box {
  background-color: #2973e1;
  padding: 34px 16px;
  border-radius: 8px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.consultation__left span {
  display: block;
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: unset;
  margin-bottom: 16px;
}
.consultation__left p {
  color: #fff;
  margin: 0;
  max-width: 100%;
  font-size: 12px;
}
.consultation__right .form {
  color: #fff;
}
.consultation__right .form span {
  font-size: 26px;
  display: block;
  margin-bottom: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.consultation__right .form p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.consultation__right .form__line {
  margin-bottom: 30px;
}
.consultation__right .form__line input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: unset;
  border-bottom: 1px solid #4787e5;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 16px;
  color: #fff !important;
}
.consultation__right .form__line input:focus {
  color: #fff;
}
.consultation__right .form__line input:active {
  color: #fff;
}
.consultation__right .form__line ::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line :-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line input[type=submit] {
  background-color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: #2973e1 !important;
  padding-bottom: 0;
}
.consultation__right .form__line.checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.consultation__right .form__line.checkbox label span {
  font-size: 12px;
  display: block;
  margin-bottom: 0;
  margin-left: 10px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.consultation__right .form__line.checkbox label input[type=checkbox] {
  width: 18px;
  height: 18px;
  border-radius: 8px;
  background-color: #2973e1 !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}
.consultation__right .form__line.checkbox label input[type=checkbox]:checked {
  color: white;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  font-size: 12px;
  background-color: #2973e1 !important;
}
.consultation__right .form__line.checkbox label input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 12px;
  background: #2973e1 !important;
  width: 100%;
  text-align: center;
  position: relative;
  top: 8px;
}

@media (min-width: 1200px) {
  .consultation {
    margin-bottom: 150px;
  }
  .consultation__box {
    background-color: #2973e1;
    padding: 100px 108px;
    border-radius: 8px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .consultation__left span {
    display: block;
    color: #fff;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 29.64px;
    margin-bottom: 16px;
  }
  .consultation__left p {
    color: #fff;
    margin: 0;
    max-width: 414px;
    font-size: unset;
  }
  .consultation__right .form {
    color: #fff;
  }
  .consultation__right .form span {
    font-size: 26px;
    display: block;
    margin-bottom: 16px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
  }
  .consultation__right .form p {
    font-size: 16px;
    margin: 0;
    margin-bottom: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
  .consultation__right .form__line {
    margin-bottom: 30px;
  }
  .consultation__right .form__line input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: unset;
    border-bottom: 1px solid #4787e5;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-bottom: 16px;
    color: #fff !important;
  }
  .consultation__right .form__line input:focus {
    color: #fff;
  }
  .consultation__right .form__line input:active {
    color: #fff;
  }
  .consultation__right .form__line ::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .consultation__right .form__line ::-moz-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .consultation__right .form__line :-ms-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .consultation__right .form__line ::-ms-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .consultation__right .form__line ::placeholder {
    color: #fff !important;
    font-size: 16px;
    opacity: 0.45;
  }
  .consultation__right .form__line input[type=submit] {
    background-color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    height: 60px;
    border-radius: 8px;
    color: #2973e1 !important;
    padding-bottom: 0;
  }
  .consultation__right .form__line.checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .consultation__right .form__line.checkbox label span {
    font-size: 14px;
    display: block;
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
  }
  .consultation__right .form__line.checkbox label input[type=checkbox] {
    width: 18px;
    height: 18px;
    border-radius: 8px;
    background-color: #2973e1 !important;
    -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
  }
  .consultation__right .form__line.checkbox label input[type=checkbox]:checked {
    color: white;
    -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
    font-size: 14px;
    background-color: #2973e1 !important;
  }
  .consultation__right .form__line.checkbox label input[type=checkbox]:checked:after {
    content: "✔";
    font-size: 14px;
    background: #2973e1 !important;
    width: 100%;
    text-align: center;
    position: relative;
    top: 8px;
  }
}
.delivery h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  max-width: 843px;
  line-height: auto;
  margin-bottom: 30px;
}
.delivery__box {
  display: block;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 76px;
}
.delivery__map {
  margin-top: 20px;
}
.delivery__map iframe {
  height: 203px;
  width: 100%;
}
.delivery__adress {
  background-color: #f6f6f6;
  padding: 34px 16px;
  font-size: 12px;
}
.delivery__adress h2 {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #373a41;
  margin-top: 0;
}
.delivery__adress span {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.delivery__item {
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #f6f6f6;
  border-radius: 8px;
  margin-bottom: 16px;
}
.delivery__item form {
  margin-top: 30px;
}
.delivery__item form .texts {
  display: block;
}
.delivery__item form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}
.delivery__item form label select {
  width: 100%;
  padding-bottom: 16px;
  padding-top: 10px;
  border: 0;
  border-bottom: 1px solid #e3e3e4;
  background-color: #f6f6f6;
}
.delivery__item form label input {
  width: 100%;
  padding-bottom: 16px;
  padding-top: 10px;
  border: 0;
  border-bottom: 1px solid #e3e3e4;
  background-color: #f6f6f6;
  outline: 0;
}
.delivery__item form label ::-webkit-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::-moz-placeholder {
  font-size: 12px;
}
.delivery__item form label :-ms-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::-ms-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::placeholder {
  font-size: 12px;
}
.delivery__item form label input[type=checkbox] {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 0px;
}
.delivery__item form label input[type=submit] {
  margin-top: 10px;
  background-color: #2973e1;
  color: #fff;
  border-radius: 8px;
  height: 60px;
  padding-top: 16px;
  cursor: pointer;
  border-bottom: 0px solid #e3e3e4;
}
.delivery__item form label span {
  display: block;
  font-size: 12px;
}
.delivery__item form label a {
  display: block;
  color: #2973e1;
  text-decoration: underline;
}
.delivery__item form label p {
  font-size: 12px;
}
.delivery__item img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.delivery__list {
  display: block;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1062px;
}
.delivery .delivery__item form label a {
  font-size: 12px;
}
.delivery__text {
  margin-bottom: 34px;
}
.delivery__text h3 {
  max-width: 521px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #373a41;
  margin: 0;
  margin-bottom: 16px;
  line-height: auto;
}
.delivery__text p {
  font-size: 12px;
  color: #373a41;
  max-width: 521px;
  margin: 0;
}

form input[type=checkbox] {
  width: 14px;
  height: 14px;
  border-radius: 8px;
  background-color: #f6f6f6 !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(55, 58, 65);
  box-shadow: 0px 0px 0px 1px rgb(55, 58, 65);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  padding: 0 !important;
}
form input[type=checkbox]:checked {
  color: rgb(55, 58, 65);
  -webkit-box-shadow: 0px 0px 0px 1px rgb(55, 58, 65);
  box-shadow: 0px 0px 0px 1px rgb(55, 58, 65);
  font-size: 11px;
  background-color: #fff !important;
}
form input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 11px;
  background: #f6f6f6 !important;
  width: 100%;
  text-align: center;
  position: relative;
  top: 1px;
  left: 2px;
}

.pay {
  margin-top: 58px;
  margin-bottom: 68px;
}
.pay h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  max-width: 843px;
  line-height: auto;
  margin-bottom: 0px;
}
.pay p {
  font-size: 12px;
}
.pay ul {
  padding-left: 18px;
}
.pay ul li {
  margin-bottom: 8px;
  font-size: 12px;
}
.pay__list {
  margin-top: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  max-width: 1062px;
}
.pay__item {
  background-color: #f6f6f6;
  padding: 34px 16px;
}
.pay__item h3 {
  color: #2973e1;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
}
.pay__item p {
  color: #373a41;
  font-size: 12px;
}

@media (min-width: 980px) {
  .delivery h1 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    max-width: 843px;
    line-height: 59.8px;
    margin-bottom: 30px;
  }
  .delivery__map {
    margin-top: unset;
  }
  .delivery__map iframe {
    height: 100%;
    width: 100%;
  }
  .delivery .delivery__item form label a {
    font-size: 16px;
  }
  .delivery__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 76px;
  }
  .delivery__adress {
    background-color: #f6f6f6;
    padding: 76px 108px;
    font-size: unset;
  }
  .delivery__adress h2 {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #373a41;
    margin-top: 0;
  }
  .delivery__adress span {
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
  }
  .delivery__item {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #f6f6f6;
    border-radius: 8px;
    margin-bottom: 150px;
  }
  .delivery__item img {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .delivery__item form {
    margin-top: 30px;
  }
  .delivery__item form .texts {
    display: block;
  }
  .delivery__item form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px;
  }
  .delivery__item form label select {
    width: 100%;
    padding-bottom: 16px;
    padding-top: 10px;
    border: 0;
    border-bottom: 1px solid #e3e3e4;
    background-color: #f6f6f6;
  }
  .delivery__item form label input {
    width: 100%;
    padding-bottom: 16px;
    padding-top: 10px;
    border: 0;
    border-bottom: 1px solid #e3e3e4;
    background-color: #f6f6f6;
    outline: 0;
  }
  .delivery__item form label ::-webkit-input-placeholder {
    font-size: 16px;
  }
  .delivery__item form label ::-moz-placeholder {
    font-size: 16px;
  }
  .delivery__item form label :-ms-input-placeholder {
    font-size: 16px;
  }
  .delivery__item form label ::-ms-input-placeholder {
    font-size: 16px;
  }
  .delivery__item form label ::placeholder {
    font-size: 16px;
  }
  .delivery__item form label input[type=checkbox] {
    width: 14px;
    height: 14px;
    margin-right: 8px;
    margin-top: 0px;
  }
  .delivery__item form label input[type=submit] {
    margin-top: 10px;
    background-color: #2973e1;
    color: #fff;
    border-radius: 8px;
    height: 60px;
    padding-top: 16px;
    cursor: pointer;
    border-bottom: 0px solid #e3e3e4;
  }
  .delivery__item form label span {
    display: block;
    font-size: 16px;
  }
  .delivery__item form label a {
    display: block;
    color: #2973e1;
    text-decoration: underline;
  }
  .delivery__item form label p {
    font-size: 14px;
  }
  .delivery__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    max-width: 1062px;
  }
  .delivery__text {
    margin-bottom: 76px;
  }
  .delivery__text h3 {
    max-width: 521px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #373a41;
    margin: 0;
    margin-bottom: 30px;
    line-height: 29.64px;
  }
  .delivery__text p {
    font-size: 16px;
    color: #373a41;
    max-width: 521px;
    margin: 0;
  }
  .pay {
    margin-bottom: 150px;
  }
  .pay h2 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    max-width: 843px;
    line-height: 59.8px;
    margin-bottom: 30px;
  }
  .pay p {
    font-size: unset;
  }
  .pay ul {
    padding-left: 18px;
  }
  .pay ul li {
    margin-bottom: 8px;
    font-size: unset;
  }
  .pay__list {
    margin-top: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    max-width: 1062px;
  }
  .pay__item {
    background-color: #f6f6f6;
    padding: 76px 44px;
  }
  .pay__item h3 {
    color: #2973e1;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
  }
  .pay__item p {
    color: #373a41;
    font-size: unset;
  }
}
.contact {
  margin-bottom: 58px;
}
.contact__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  overflow: hidden;
}
.contact__left {
  background-color: #f6f6f6;
  padding: 34px 16px;
  border-radius: 8px;
}
.contact__left h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 30px;
}
.contact__left span {
  display: block;
  font-size: 12px;
  color: #373a41;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 16px;
}
.contact__left p {
  font-size: 12px;
}
.contact__left a {
  display: block;
  color: #373a41;
  margin-bottom: 8px;
}
.contact__left a:last-child {
  margin-bottom: 0;
}
.contact__time {
  margin-top: 30px;
  margin-bottom: 30px;
}
.contact__adress {
  margin-bottom: 30px;
}
.contact__social a {
  margin-bottom: 0;
}
.contact__right iframe {
  height: 203px;
  border-radius: 8px;
}
.contact__social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 1200px) {
  .contact {
    margin-bottom: 150px;
  }
  .contact__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    overflow: hidden;
  }
  .contact__left {
    background-color: #f6f6f6;
    padding-left: 108px;
    padding-right: 108px;
    padding-top: 76px;
    padding-bottom: 56px;
    border-radius: 8px;
  }
  .contact__left h2 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 30px;
  }
  .contact__left p {
    font-size: unset;
  }
  .contact__left span {
    display: block;
    font-size: 16px;
    color: #373a41;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    margin-bottom: 16px;
  }
  .contact__left a {
    display: block;
    color: #373a41;
    margin-bottom: 8px;
  }
  .contact__left a:last-child {
    margin-bottom: 0;
  }
  .contact__time {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .contact__adress {
    margin-bottom: 30px;
  }
  .contact__social a {
    margin-bottom: 0;
  }
  .contact__right iframe {
    height: 100%;
    border-radius: 8px;
  }
  .contact__social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.footer {
  padding-top: 34px;
  padding-bottom: 34px;
  background-color: #373a41;
}
.footer__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 42px;
}
.footer__nav span {
  display: block;
  margin-bottom: 8px;
}
.footer__nav span:nth-child(4) a {
  margin-bottom: 8px;
}
.footer__nav span a {
  color: #fff;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.footer__nav li {
  margin-top: 8px;
  margin-bottom: 9px;
}
.footer__nav li a {
  color: #fff;
  opacity: 0.45;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
}
.footer__left {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.footer__right {
  color: #fff;
  max-width: 413px;
}
.footer__right h3 {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 25px;
  margin: 0;
  color: #fff;
}
.footer__right p {
  opacity: 0.45;
  font-size: 12px;
}
.footer__right button {
  width: 100%;
  color: #2973e1;
  height: 63px;
  font-size: 12px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
}
.footer__right button:hover {
  background-color: unset;
  border: 1px solid #f6f6f6;
  color: #f6f6f6;
}
.footer__contact {
  color: #fff;
}
.footer__contact span {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.footer__contact p {
  opacity: 0.45;
  line-height: 1.5;
  margin: 0;
}
.footer__contact a {
  color: #fff;
  opacity: 0.45;
  display: block;
}
.footer__social span {
  font-size: 12px;
}
.footer__social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__phone {
  margin-top: 16px;
  margin-bottom: 16px;
}
.footer__phone span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.footer__phone a {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.footer__social {
  margin-top: 16px;
}
.footer__social span {
  display: block;
  margin-bottom: 16px;
  font-size: unset;
}
.footer__adress span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.footer__adress p {
  margin-bottom: 8px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}
.footer__adress p:last-child {
  margin-bottom: 0;
}
.footer__time span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.footer__time p {
  font-size: 12px;
}

@media (min-width: 1200px) {
  .footer {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #373a41;
  }
  .footer__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 130px;
  }
  .footer__nav span {
    display: block;
    margin-bottom: 16px;
  }
  .footer__nav span:nth-child(4) a {
    margin-bottom: 16px;
  }
  .footer__nav span a {
    color: #fff;
    font-size: 16px;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
  }
  .footer__nav li {
    margin-top: 8px;
    margin-bottom: 9px;
  }
  .footer__nav li a {
    color: #fff;
    opacity: 0.45;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
  }
  .footer__left {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .footer__right {
    color: #fff;
    max-width: 413px;
  }
  .footer__right h3 {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    margin: 0;
    color: #fff;
  }
  .footer__right p {
    opacity: 0.45;
    font-size: unset;
  }
  .footer__right button {
    width: 100%;
    color: #2973e1;
    height: 63px;
    font-size: 16px;
    border-radius: 8px;
    border: 0;
    cursor: pointer;
  }
  .footer__contact {
    color: #fff;
  }
  .footer__contact span {
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
  }
  .footer__contact p {
    opacity: 0.45;
    line-height: 1.5;
    margin: 0;
  }
  .footer__contact a {
    color: #fff;
    opacity: 0.45;
    display: block;
  }
  .footer__social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__phone {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .footer__phone span {
    display: block;
    margin-bottom: 8px;
    font-size: unset;
  }
  .footer__phone a {
    display: block;
    margin-bottom: 8px;
    font-size: unset;
  }
  .footer__social {
    margin-top: 16px;
  }
  .footer__social span {
    display: block;
    margin-bottom: 16px;
  }
  .footer__adress span {
    display: block;
    margin-bottom: 8px;
    font-size: unset;
  }
  .footer__adress p {
    margin-bottom: 8px;
    font-family: "Montserrat", sans-serif;
    font-size: unset;
  }
  .footer__adress p:last-child {
    margin-bottom: 0;
  }
  .footer__time span {
    display: block;
    margin-bottom: 8px;
    font-size: unset;
  }
  .footer__time p {
    font-size: unset;
  }
}
.product__card {
  margin-bottom: 28px;
}
.product__card .stepper {
  width: 138px;
  height: 60px;
}
.product__card--title h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  max-width: 843px;
  line-height: auto;
  margin-bottom: 16px;
}
.product__card--box {
  display: block;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
}
.product__card--image {
  -ms-grid-column-span: 5;
  grid-column: 5 span;
  margin-bottom: 34px;
}
.product__card--stepper {
  width: 41%;
  margin-left: 0px;
  margin-bottom: 16px;
}
.product__card--stepper .stepper {
  width: 80px;
  height: 32px;
  float: right;
}
.product__card--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product__card--price {
  width: 58%;
  margin-bottom: 16px;
}
.product__card--price span {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  display: block;
  font-size: 25px;
  color: #2973e1;
}
.product__card--price .old {
  text-decoration: line-through;
  font-size: 26px;
  color: #373a41;
  opacity: 0.45;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.product__card--addcart {
  margin-left: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.product__card--addcart button {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 60px;
  background-color: #2973e1;
  color: #fff;
  border: 0;
  border-radius: 8px;
}
.product__card--info {
  -ms-grid-column-span: 7;
  grid-column: 7 span;
}
.product__card--info h3 {
  margin: 0;
  margin-bottom: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #373a41;
}
.product__card--info p {
  margin: 0;
  margin-bottom: 30px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: normal;
}
.product__card--info ul li {
  margin-bottom: 8px;
}
.product__card--info a {
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 34px;
  font-size: 12px;
  color: #2973e1;
  position: relative;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.product__card--info a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2973e1;
  position: relative;
  top: 8px;
}
.product__card--charlist {
  margin: 0;
  max-width: 738px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0px;
  margin-bottom: 30px;
}
.product__card--charitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e3e3e4;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product__card--charterm {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 12px;
}
.product__card--charvalue {
  margin: 0;
  /* max-width: 200px; */
  width: 34%;
  font-size: 12px;
}
.product__card--charvalue span {
  cursor: pointer;
  display: inline-block;
  color: #2973e1;
  padding: 4px 12px;
  border: 1px solid #e1ebfb;
  -webkit-box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
  box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
  border-radius: 8px;
  margin-left: 8px;
}
a{
  text-decoration: unset !important;
}

@media (min-width: 1200px) {
  .product__card {
    margin-bottom: 150px;
  }
  .product__card .stepper {
    width: 138px;
    height: 60px;
  }
  .product__card--title h1 {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    max-width: 843px;
    line-height: 59.8px;
    margin-bottom: 30px;
  }
  .product__card--box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
    gap: 20px;
  }
  .product__card--image {
    -ms-grid-column-span: 5;
    grid-column: 5 span;
  }
  .product__card--stepper {
    width: unset;
    margin-left: auto;
    margin-bottom: unset;
  }
  .product__card--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .product__card--price {
    width: unset;
    margin-bottom: unset;
  }
  .product__card--price span {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    display: block;
    font-size: 52px;
    color: #2973e1;
  }
  .product__card--price .old {
    text-decoration: line-through;
    font-size: 26px;
    color: #373a41;
    opacity: 0.45;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
  .product__card--addcart {
    margin-left: 20px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .product__card--addcart button {
    cursor: pointer;
    display: inline-block;
    width: 235px;
    height: 60px;
    background-color: #2973e1;
    color: #fff;
    border: 0;
    border-radius: 8px;
  }
  .product__card--addcart button:hover {
    background-color: #f6f6f6;
    border: 1px solid #2973e1;
    color: #2973e1;
  }
  .product__card--info {
    -ms-grid-column-span: 7;
    grid-column: 7 span;
  }
  .product__card--info h3 {
    margin: 0;
    margin-bottom: 16px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #373a41;
  }
  .product__card--info p {
    margin: 0;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: normal;
  }
  .product__card--info ul li {
    margin-bottom: 8px;
  }
  .product__card--info a {
    display: inline-block;
    margin-top: 16px;
    margin-bottom: 76px;
    font-size: 14px;
    color: #2973e1;
    position: relative;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
  }
  .product__card--info a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #2973e1;
    position: relative;
    top: 8px;
  }
  .product__card--charlist {
    margin: 0;
    max-width: 738px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0px;
    margin-bottom: 30px;
  }
  .product__card--charitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e3e3e4;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product__card--charterm {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: unset;
  }
  .product__card--charvalue {
    margin: 0;
    /* max-width: 200px; */
    width: 30%;
    font-size: unset;
  }
  .product__card--charvalue span {
    cursor: pointer;
    display: inline-block;
    color: #2973e1;
    padding: 4px 12px;
    border: 1px solid #e1ebfb;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
    box-shadow: 0px 0px 6px 1px rgba(41, 105, 219, 0.22);
    border-radius: 8px;
    margin-left: 8px;
  }
}
.stepper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 74px;
  height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

.stepper__field {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e3e3e4;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  padding-left: 0px;
}

.stepper__input {
  border: none;
  width: 10px;
  height: 100%;
  outline: none;
  font-weight: 600;
  font-family: "MontserratSemiBold", sans-serif;
  min-width: 100%;
  font-size: 16px;
  text-align: center;
  color: #373a41;
}

.stepper__text {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.stepper__btns {
  border-radius: 8px;
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 2px);
  padding-left: 8px;
  padding-right: 8px;
}

.stepper__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border: none;
  height: 50%;
  background-color: transparent;
  cursor: pointer;
}

.stepper__btn--disabled {
  opacity: 0.5;
  pointer-events: none;
}

@media (min-width: 1280px) {
  .stepper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 96px;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
  }
  .stepper__field {
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e3e3e4;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    padding-left: 0px;
  }
  .stepper__input {
    border: none;
    width: 10px;
    height: 100%;
    outline: none;
    font-weight: 600;
    font-family: "MontserratSemiBold", sans-serif;
    min-width: 100%;
    font-size: 16px;
    text-align: center;
    color: #373a41;
  }
  .stepper__text {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
  .stepper__btns {
    border-radius: 8px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: calc(100% - 2px);
    padding-left: 8px;
    padding-right: 8px;
  }
  .stepper__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    border: none;
    height: 50%;
    background-color: transparent;
    cursor: pointer;
  }
  .stepper__btn--disabled {
    opacity: 0.5;
    pointer-events: none;
  }
}
.zakaz h1 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.zakaz__box {
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.zakaz__form input {
  display: block;
  width: 100%;
  padding-bottom: 8px;
  padding-top: 8px;
  border: 0;
  border-bottom: 1px solid #e3e3e4;
  outline: none;
}
.zakaz__form ::-webkit-input-placeholder {
  color: #373a41;
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::-moz-placeholder {
  color: #373a41;
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form :-ms-input-placeholder {
  color: #373a41;
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::-ms-input-placeholder {
  color: #373a41;
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::placeholder {
  color: #373a41;
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form textarea {
  width: 100%;
  padding: 5px;
  border: 0;
  border-bottom: 1px solid #e3e3e4;
  text-align: left;
  outline: 0;
  color: #e3e3e4;
  resize: none;
}
.zakaz__form input[type=submit] {
  background-color: #2973e1;
  color: #fff;
  border-radius: 8px;
  height: 60px;
  cursor: pointer;
  margin-bottom: 16px;
  font-size: 12px;
}
.zakaz__inline {
  margin-bottom: 16px;
}
.zakaz__inline a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #2973e1;
  color: #2973e1;
  border-radius: 8px;
  padding: 20px 40px;
  margin-left: 20px;
  cursor: pointer;
  font-size: 12px;
  margin-left: 0;
  text-align: center;
  margin-top: 16px;
}
.zakaz__inline a:hover {
  background-color: #2973e1;
  border: 1px solid #f6f6f6;
  color: #f6f6f6;
}
.zakaz .zakaz__cart h2 {
  text-align: left;
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 30px;
  margin-top: 68px;
}
.zakaz .zakaz__cart--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 20px;
  padding-top: 30px;
  border-top: 1px solid #e3e3e4;
}
.zakaz .zakaz__cart--item img {
  width: 108px;
  height: 108px;
}
.zakaz .zakaz__cart--item:last-child {
  border-bottom: 1px solid #e3e3e4;
}
.zakaz .zakaz__cart--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.zakaz .zakaz__cart--summary {
  text-align: right;
}
.zakaz .zakaz__cart--summary p {
  font-size: 14px;
}
.zakaz .zakaz__cart--summary span {
  display: inline-block;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.zakaz .zakaz__cart--price {
  margin-right: 20px;
}
.zakaz .zakaz__cart--price span {
  color: #2973e1;
  font-size: 26px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.zakaz .zakaz__cart--price p {
  margin: 0;
}
.zakaz .zakaz__cart--top {
  margin-bottom: 30px;
}
.zakaz .zakaz__cart--top p {
  margin: 0;
  margin-bottom: 8px;
  font-size: 12px;
}
.zakaz .zakaz__cart--top span {
  display: block;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  display: block;
  max-width: 394px;
  margin-bottom: 16px;
}
.zakaz .zakaz__cart--top small {
  font-size: 12px;
  opacity: 0.45;
  color: #373a41;
}
.zakaz .zakaz__cart--close {
  position: absolute;
  top: 25px;
  right: 0;
}
.zakaz .zakaz__cart--close img {
  width: 28px;
  height: 28px;
}
.tab-content {
  display: none;
}

.tab-content:target, .active, .show-tab {
  display: block;
}
#content-1:before, #content-2:before, #content-3:before {
  display: block;
  content: "";
  height: 555px;
  margin: -555px 0 0;
}
ul.box-tags li{
  height: 60px;
}
div.products__item img{
  height: 150px;
}
 div.container{
  width: 100%;
}

@media (min-width: 1200px) {
  .zakaz h1 {
    font-size: 52px;
  }
  .zakaz__box {
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
  .zakaz__form input {
    display: block;
    width: 522px;
    padding-bottom: 16px;
    padding-top: 16px;
    border: 0;
    border-bottom: 1px solid #e3e3e4;
    outline: none;
  }
  .zakaz__form ::-webkit-input-placeholder {
    color: #373a41;
    opacity: 0.45;
    font-size: unset;
  }
  .zakaz__form ::-moz-placeholder {
    color: #373a41;
    opacity: 0.45;
    font-size: unset;
  }
  .zakaz__form :-ms-input-placeholder {
    color: #373a41;
    opacity: 0.45;
    font-size: unset;
  }
  .zakaz__form ::-ms-input-placeholder {
    color: #373a41;
    opacity: 0.45;
    font-size: unset;
  }
  .zakaz__form ::placeholder {
    color: #373a41;
    opacity: 0.45;
    font-size: unset;
  }
  .zakaz__form textarea {
    width: 522px;
    padding: 5px;
    border: 0;
    border-bottom: 1px solid #e3e3e4;
    text-align: left;
    outline: 0;
    color: #e3e3e4;
    resize: none;
  }
  .zakaz__form input[type=submit] {
    background-color: #2973e1;
    color: #fff;
    border-radius: 8px;
    height: 60px;
    cursor: pointer;
    font-size: unset;
  }
  .zakaz__inline {
    margin-bottom: 30px;
  }
  .zakaz__inline a {
    display: block;
    width: 522px;
    background-color: #fff;
    border: 1px solid #2973e1;
    color: #2973e1;
    border-radius: 8px;
    padding: 20px 40px;
    margin-left: 20px;
    cursor: pointer;
    margin-left: 0;
    text-align: center;
    margin-top: -16px;
    font-size: unset;
  }
  .zakaz .zakaz__cart h2 {
    text-align: right;
    font-size: 26px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    margin: 0;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .zakaz .zakaz__cart--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    gap: 20px;
    padding-top: 30px;
    border-top: 1px solid #e3e3e4;
  }
  .zakaz .zakaz__cart--item img {
    width: 108px;
    height: 108px;
  }
  .zakaz .zakaz__cart--item:last-child {
    border-bottom: 1px solid #e3e3e4;
  }
  .zakaz .zakaz__cart--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
  .zakaz .zakaz__cart--summary {
    text-align: right;
  }
  .zakaz .zakaz__cart--summary p {
    font-size: 14px;
  }
  .zakaz .zakaz__cart--summary span {
    display: inline-block;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    font-size: 16px;
  }
  .zakaz .zakaz__cart--price {
    margin-right: 20px;
  }
  .zakaz .zakaz__cart--price span {
    color: #2973e1;
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
  }
  .zakaz .zakaz__cart--price p {
    margin: 0;
    font-size: unset;
  }
  .zakaz .zakaz__cart--top {
    margin-bottom: 30px;
  }
  .zakaz .zakaz__cart--top p {
    margin: 0;
    margin-bottom: 8px;
    font-size: unset;
  }
  .zakaz .zakaz__cart--top span {
    display: block;
    font-size: 16px;
    font-family: "MontserratSemiBold", sans-serif;
    font-weight: 600;
    display: block;
    max-width: 394px;
    margin-bottom: 16px;
  }
  .zakaz .zakaz__cart--top small {
    font-size: 14px;
    opacity: 0.45;
    color: #373a41;
  }
  .zakaz .zakaz__cart--close {
    position: absolute;
    top: 25px;
    right: 0;
  }
  .zakaz .zakaz__cart--close img {
    width: 28px;
    height: 28px;
  }
}

/*Общие стили*/
.page-title-top{
  font-size: 52px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: #373a41;
  margin: 0;
  margin-bottom: 76px;
}
/*Общие стили*/

/*Новости*/
.news-item-img {
  height: 280px;
  object-fit: contain;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border-radius: 5px;
  background-position: center !important;
}
.news__item .stick-box{
  border-radius: 5px 20px 20px 5px;
}
.image-box{
  width: 50%;
  display: grid;
  place-content: center;
}
.image-box .news-item-img {
  width: 480px;
}


@media(max-width: 767px){
  .pagenews__title{
    font-size: 34px;
  }
  .image-box{
    margin: 0 auto;
  }
  .image-box .news-item-img {
    width: 300px;
  }
}

/*Новости*/

/*Внутренние страницы*/
@media (min-width: 980px){
  h1.pagetext__title {
    font-size: 52px;
    margin: 0;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: #373a41;
    max-width: 630px;
    margin-bottom: 30px;
  }

  .pagetext-box {
    background: #f6f6f6;
    margin-top: 150px;
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 150px;
    gap: 60px;
  }
  .pagetext-box-left {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
  }
  .pagetext-box .pagetext-box-right span, .pagetext__box h3 {
    color: #2973e1;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    margin-top: unset;
    margin-bottom: unset;
  }
  .pagetext-box .pagetext-box-right p {
    font-size: 14px;
  }
}

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



@media (min-width: 1200px){
	.consultation__left p{
		max-width:100%;
	}
	.card__box span small{
		-webkit-box-shadow:none;
	}
	.filter__box ul li label{
	padding: 0;
	}
	.filter__box ul li label span {
	padding: 4px 6px;
	border-radius: 8px;
	}
	.filter__box ul li label input:checked + span{
		background: #8ccfff;
	}
	.filter__box ul li label input:disabled + span{
		background: #f1eeee;
	}
	.pagetext-box-right div{
		font-size: 26px!important;
	}
	.pagetext-box-right div a {
		color: inherit;
		font-size: inherit;
		white-space: nowrap;
	}
}

.filter__box ul li label{
	padding: 0;
	}
	.filter__box ul li label span {
	padding: 4px 6px;
	border-radius: 8px;
	}
	.filter__box ul li label input:checked + span{
		background: #8ccfff;
	}
	.filter__box ul li label input:disabled + span{
		background: #f1eeee;
	}
	.pagetext-box-right div{
		font-size: 26px!important;
	}
	.pagetext-box-right div a {
		color: inherit;
		font-size: inherit;
		white-space: nowrap;
	}
/* End */


/* Start:/local/templates/flzn/css/main.css?1764648119171671*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Arvo:wght@700&display=swap");

/* ===== ЧАСТЬ 1: ОСНОВНЫЕ ПЕРЕМЕННЫЕ И БАЗОВЫЕ СТИЛИ ===== */

:root {
  --font-family: "Open Sans", sans-serif;
  --content-width: 1280px;
  --container-offset: 20px;
  --container-width: calc(var(--content-width) + (var(--container-offset) * 2));
  --light-color: #fff;
  --main-font: "Montserrat";
  --medium-font: "MontserratMedium";
  --semi-font: "MontserratSemiBold";
  --bold-font: "MontserratBold";
  
  /* Цветовая схема старого сайта mirmetizov.ru */
  --primary-color: #2bb3c0; /* Основной бирюзовый */
  --primary-hover: #48cad6; /* Светлый бирюзовый при наведении */
  --primary-dark: #228c96; /* Темный бирюзовый */
  --primary-light: #e1f8fa; /* Очень светлый бирюзовый для фонов */
  --primary-shadow: rgba(43, 179, 192, 0.22); /* Тень с бирюзовым */
  
  --text-dark: #2c2c2c; /* Темный текст */
  --text-gray: #939393; /* Серый текст */
  --text-light-gray: #a5a6a9; /* Светло-серый */
  
  --bg-light: #e7e7e7; /* Светло-серый фон */
  --bg-lighter: #f6f6f6; /* Еще светлее серый фон */
  --border-color: #e3e3e4; /* Цвет границ */
  --border-light: #e8e8e8; /* Светлые границы */
  
  /* Дополнительные акцентные цвета */
  --accent-pink: #db29c2; /* Розовый для скидок */
  --accent-pink-bg: #ffeefd; /* Светло-розовый фон */
  --accent-green: #02bd1c; /* Зеленый для успеха */
  --accent-green-bg: #eefff3; /* Светло-зеленый фон */
}

/* Шрифты */
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "MontserratMedium";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "MontserratSemiBold";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "MontserratBold";
  src: url("/local/templates/flzn/css/../fonts/../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

/* Базовые стили */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.page {
  height: 100%;
  font-family: var(--main-font, sans-serif);
  -webkit-text-size-adjust: 100%;
  text-rendering: auto;
  -ms-overflow-style: none;
}

.page__body {
  margin: 0;
  min-width: 320px;
  min-height: 100%;
  font-size: 16px;
  background-color: #fff;
}

img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

a {
  text-decoration: none;
  color: var(--primary-color);
}

a:hover, a:focus {
  color: var(--primary-hover);
}

p {
  line-height: 1.5;
}

.site-container {
  overflow: hidden;
}

.is-hidden {
  display: none !important;
}

.btn-reset {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
}
.input-reset::-webkit-search-decoration, 
.input-reset::-webkit-search-cancel-button, 
.input-reset::-webkit-search-results-button, 
.input-reset::-webkit-search-results-decoration {
  display: none;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.container {
  margin: 0 auto;
  padding: 0;
  max-width: var(--container-width);
}
@media (max-width: 1280px) {
  .container {
    padding: 0 var(--container-offset);
  }
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.centered {
  text-align: center;
}

.dis-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.page--ios .dis-scroll {
  position: relative;
}

/* Основная кнопка */
.btn {
  padding: 12px 27px;
  border-radius: 33px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: none;
  background-color: #fff;
  border-bottom: 1px solid #1c1c22;
}
.btn span {
  font-size: 14px;
  color: #161513;
  font-family: var(--bold-font, sans-serif);
}

.fixed-top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

/* ===== ЧАСТЬ 2: КАТАЛОГ, КАРТОЧКИ И НАВИГАЦИЯ ===== */

/* Каталог */
.catalog__left {
  -ms-grid-column-span: 1;
  grid-column: 1 span;
  display: none;
}

.catalog__right {
  -ms-grid-column-span: 3;
  grid-column: 3 span;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

/* Хлебные крошки */
.breadcrumbs {
  margin-top: 35px;
  margin-bottom: 16px;
}
.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.breadcrumbs ul li {
  color: var(--text-dark);
  font-size: 10px;
  margin-right: 30px;
  position: relative;
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.breadcrumbs ul li:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 13px;
  background-image: url("/local/templates/flzn/css/../img/breadarrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  left: 100%;
  -webkit-transform: translate(50%);
  -ms-transform: translate(50%);
  transform: translate(50%);
}
.breadcrumbs ul li:last-child {
  margin-right: 0;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs ul li a {
  opacity: 0.45;
  color: var(--text-dark);
  font-size: 10px;
}
.breadcrumbs ul li a:hover {
  color: var(--primary-color);
  opacity: 1;
}

/* Карточка товара */
.card {
  position: relative;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  height: unset;
  padding-bottom: 8px;
}
.card h2 {
  color: var(--text-dark);
  font-size: 16px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin: 0;
  margin-top: 4px;
  margin-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
}
.card h2 a {
  color: var(--text-dark);
}
.card h2 a:hover {
  color: var(--primary-color);
}
.card__box {
  font-size: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 6px;
}
.card .card__price--mobile {
  display: block;
}
.card .card__price--mobile span {
  color: var(--primary-color);
  font-size: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.card .card__price--mobile p {
  font-size: 10px;
  margin: 0;
}
.card__price {
  font-size: 16px;
  display: none;
}
.card__action {
  margin-top: 16px;
  padding-left: 0px;
  padding-right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card__box span {
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  display: inline-block;
}
.card__box span small {
  display: inline-block;
  color: var(--primary-color);
  padding: 4px 12px;
  border: 1px solid var(--primary-light);
  -webkit-box-shadow: 0px 0px 6px 1px var(--primary-shadow);
  box-shadow: 0px 0px 6px 1px var(--primary-shadow);
  border-radius: 8px;
  margin-left: 8px;
}
.card__stepper {
  width: 74px;
}
.card__cart {
  width: 24px;
  position: relative;
  margin-right: 15px;
}
.card__cart--count {
  position: absolute;
  background-color: var(--primary-color);
  color: #fff;
  top: -10px;
  right: -5px;
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 400;
  -ms-flex-negative: 0;
}

/* Стикеры на карточках */
.card .sticks-skidka {
  color: var(--accent-pink);
  border-radius: 8px 50px 50px 0px;
  background: var(--accent-pink-bg);
  position: absolute;
  top: -1px;
  left: -1px;
  width: 50px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
}

.card .sticks-price {
  color: var(--accent-green);
  border-radius: 8px 50px 50px 0px;
  background: var(--accent-green-bg);
  position: absolute;
  top: -1px;
  left: -1px;
  width: 50px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
  text-align: center;
}

/* Блок-каталог */
.block-catalog {
  margin-top: 76px;
  margin-bottom: 76px;
}
.block-catalog--box {
  background-color: var(--bg-light);
  padding: 34px 16px;
  border-radius: 8px;
}
.block-catalog--box h2 {
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 23px;
  max-width: 630px;
}
.block-catalog--box p {
  color: var(--text-dark);
  font-size: 12px;
  max-width: 630px;
}
.block-catalog--box span {
  margin-top: 34px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 23px;
  color: var(--primary-color);
  display: block;
  margin-bottom: 30px;
}
.block-catalog--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.block-catalog--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-catalog--item span {
  margin-top: 0;
  font-size: 15px;
  color: var(--text-dark);
  margin-bottom: 0;
}
.block-catalog--item p {
  margin: 0;
  margin-top: 12px;
  max-width: 443px;
}
.block-catalog--number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 68px;
  height: 38px;
  background-color: var(--primary-light);
  color: var(--primary-color);
  margin-right: 16px;
  border-radius: 50%;
  font-size: 16px;
}

/* ===== ЧАСТЬ 3: ТЕГИ, ФИЛЬТРЫ И АДАПТИВ ===== */

/* Теги и категории */
.box-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  overflow-x: hidden;
}

.box-tags li {
  margin-right: 16px;
  border: 1px solid var(--primary-light);
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  width: unset;
  border-radius: 22px;
  text-align: center;
}

.box-tags li a {
  display: inline-block;
  text-align: center;
  color: var(--text-gray);
  font-size: 12px;
  width: 220px;
}

.box-tags li.active a {
  color: var(--primary-color);
}

.box-tags li:hover {
  border: 1px solid var(--primary-color);
}

.box-tags li:hover a {
  color: var(--primary-color);
}

/* Теги каталога */
.catalog-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 34px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  overflow-x: scroll;
}
.catalog-tags h3 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
}
.catalog-tags li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 22px;
  border: 1px solid var(--primary-light);
  max-width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-bottom: 12px;
}
.catalog-tags li:hover {
  border: 1px solid var(--primary-color);
}
.catalog-tags li:not(:last-child) {
  margin-right: 20px;
}
.catalog-tags li.active {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  border: 2px solid var(--primary-color);
}
.catalog-tags li a {
  display: block;
  color: var(--primary-color);
  font-size: 12px;
  padding: 10px 22px;
}

/* Варианты каталога */
.catalog-varible {
  margin-bottom: 76px;
}
.catalog-varible--all {
  text-align: right;
  margin-top: 30px;
}
.catalog-varible--all a {
  display: inline-block;
  font-size: 14px;
  color: var(--primary-color);
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  position: relative;
}
.catalog-varible--all a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  top: 8px;
}
.catalog-varible--all a:hover {
  opacity: 0.4;
}
.catalog-varible--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.catalog-varible--item {
  border: 1px solid var(--border-color);
  border-radius: 8px;
  text-align: center;
}
.catalog-varible--item:hover {
  border: 1px solid var(--primary-color);
}
.catalog-varible--item a {
  display: block;
  padding: 16px 30px;
  color: var(--text-dark);
}
.catalog-varible--item a:hover {
  color: var(--primary-color);
}
.catalog-varible--item span {
  margin-top: 10px;
  display: block;
  color: var(--text-dark);
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}

/* Фильтр */
.filter {
  padding: 30px 12px;
  background-color: var(--bg-light);
  border-radius: 8px;
}
.filter__box {
  margin-bottom: 30px;
}
.filter__box span {
  display: block;
  font-size: 16px;
  color: var(--text-dark);
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  cursor: pointer;
}
.filter__box span img {
  margin-left: 8px;
}
.filter__box small {
  display: block;
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 8px;
}
.filter__box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 16px;
}
.filter__box ul li {
  margin-right: 6px;
  margin-bottom: 6px;
}
.filter__box ul li input[type=checkbox] {
  display: none;
}
.filter__box ul li label {
  border: 1px solid #dbdbdc;
  display: block;
  padding: 4px 6px;
  border-radius: 8px;
  cursor: pointer;
}
.filter__box ul li label span {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.filter__box ul li label input:checked + span {
  background: var(--primary-light);
  color: var(--primary-color);
}
.filter__box ul li label input:disabled + span {
  background: #f1eeee;
}

/* Hover эффекты */
.products__item--right a:hover {
  background-color: #fff !important;
}

.pagenews__box2 button {
  cursor: pointer;
}
.pagenews__box2 button:hover {
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}

.pagenews__box2 a:hover {
  background-color: var(--primary-color);
  border: 1px solid var(--bg-light);
  color: var(--bg-light);
}

.pagenews__box button {
  cursor: pointer;
}
.pagenews__box button:hover {
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}

.pagenews__box a:hover {
  background-color: var(--primary-color);
  border: 1px solid var(--bg-light);
  color: var(--bg-light);
}

.baza__lastbox li {
  text-decoration: underline;
}

.header .minicart .dropdowncart__action a:hover {
  background-color: #fff !important;
}

.faq__all a:hover {
  opacity: 0.4;
}

.news__title a:hover {
  opacity: 0.4;
}

.baza__item h2 {
  cursor: pointer;
}
.baza__item h2:hover {
  color: var(--primary-color);
}

/* FAQ страница */
.faqpage .faq__all a {
  display: none;
}

.faqpage .box-tags li {
  height: 42px;
}

/* ===== ЧАСТЬ 4: МЕДИА-ЗАПРОСЫ ДЛЯ ДЕСКТОПА (1200px+) ===== */

@media (min-width: 1200px) {
  /* Хлебные крошки */
  .breadcrumbs {
    margin-top: 76px;
    margin-bottom: 48px;
  }
  .breadcrumbs ul li {
    color: var(--text-dark);
    font-size: 14px;
    margin-right: 40px;
    height: 17px;
  }
  .breadcrumbs ul li:after {
    width: 20px;
    height: 20px;
    top: 2px;
  }
  .breadcrumbs ul li a {
    font-size: 14px;
  }

  /* Блок-каталог */
  .block-catalog {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .block-catalog--box {
    background-color: var(--bg-light);
    padding: 100px 108px;
    border-radius: 8px;
  }
  .block-catalog--box h2 {
    color: var(--primary-color);
    font-size: 52px;
    line-height: 59.8px;
  }
  .block-catalog--box p {
    font-size: 16px;
  }
  .block-catalog--box span {
    margin-top: 76px;
    font-size: 26px;
    margin-bottom: 30px;
  }
  .block-catalog--list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .block-catalog--item span {
    font-size: 16px;
  }
  .block-catalog--item p {
    margin-top: 16px;
  }
  .block-catalog--number {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }

  /* Новости */
  .news-page .news__item {
    margin-bottom: 30px;
  }
  .faqpage .box-tags li {
    height: 62px;
  }

  /* Теги */
  .box-tags li {
    height: 42px;
    width: 272px;
  }
  .box-tags li:hover {
    border: 1px solid var(--primary-color);
  }
  .box-tags li:hover a {
    color: var(--primary-color);
  }
  .box-tags li.active {
    border: 1px solid var(--primary-color);
  }
  .box-tags li.active a {
    color: var(--primary-color);
  }
  .box-tags li a {
    font-size: 16px;
  }

  /* Каталог */
  .catalog h3 {
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    color: var(--text-dark);
  }
  
  /* Карточка товара */
  .card {
    border: 1px solid var(--border-color);
    border-radius: 8px;
    height: 461px;
    position: relative;
  }
  .card .card__price--mobile {
    display: none;
  }
  .card .sticks-skidka {
    width: 88px;
    height: 43px;
    font-size: 14px;
  }
  .card .sticks-price {
    width: 88px;
    height: 43px;
    font-size: 14px;
  }
  .card h2 {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .card__image img {
    width: 100%;
  }
  .card__box span {
    font-size: 16px;
  }
  .card__shortdesc {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
  }
  .card__action {
    margin-top: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: unset;
    padding-right: unset;
  }
  .card__stepper {
    width: 96px;
    overflow: hidden;
  }
  .card__stepper input {
    width: 96px;
  }
  .card__cart {
    margin-left: 8px;
    margin-right: 8px;
  }
  .card__price {
    margin-right: 15px;
    display: unset;
  }
  .card__price span {
    font-size: 26px;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
  }
  .card__price span small {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
  .card__price p {
    margin: 0;
    color: var(--primary-color);
  }

  /* Сетка каталога */
  .catalog-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .catalog__left {
    -ms-grid-column-span: 1;
    grid-column: 1 span;
    display: unset;
  }
  .catalog__right {
    -ms-grid-column-span: 3;
    grid-column: 3 span;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  /* Варианты каталога */
  .catalog-varible--list {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
  .catalog-varible--item a {
    padding: 16px 40px;
  }
  .catalog-varible--item span {
    font-size: 16px;
  }

  /* Теги каталога */
  .catalog-tags {
    margin-bottom: 76px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .catalog-tags h3 {
    font-size: 17px;
  }
  .catalog-tags li a {
    font-size: 16px;
  }

  /* Дополнительные стили */
  .consultation__left p {
    max-width: 100%;
  }
  .card__box span small {
    -webkit-box-shadow: none;
  }
  .filter__box ul li label {
    padding: 0;
  }
  .filter__box ul li label span {
    padding: 4px 6px;
    border-radius: 8px;
  }
  .filter__box ul li label input:checked + span {
    background: var(--primary-light);
    color: var(--primary-color);
  }
  .filter__box ul li label input:disabled + span {
    background: #f1eeee;
  }
}

/* ===== ЧАСТЬ 5: БАЗА ЗНАНИЙ, НОВОСТИ И ФОРМЫ ===== */

/* База знаний */
.baza h1 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
  margin-bottom: 30px;
}

.baza__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 16px 0px;
  border-top: 1px solid var(--border-color);
}
.baza__item:last-child {
  border-bottom: 1px solid var(--border-color);
}
.baza__item img {
  display: none;
  position: absolute;
  left: 50%;
  top: -50px;
  z-index: 99;
}
.baza__item:hover img {
  display: none;
}
.baza__item h2 {
  font-size: 17px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 0px;
  max-width: 522px;
}
.baza__item span {
  display: block;
  color: var(--text-gray);
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  font-size: 16px;
}

.baza .box-tags li {
  width: 195px;
  height: 54px;
  border-radius: 40px;
  font-size: 12px;
}
.baza .box-tags li.active {
  border: 1px solid var(--primary-color);
}

.baza__lastbox {
  margin-bottom: 68px;
}
.baza__lastbox h3 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px;
  color: var(--primary-color);
  width: 100%;
}
.baza__lastbox ul {
  margin-bottom: 16px;
  width: 100%;
}
.baza__lastbox li {
  margin-bottom: 16px;
  font-size: 12px;
}
.baza__lastbox li span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: var(--primary-light);
  color: var(--primary-color);
  margin-right: 16px;
  border-radius: 50%;
  font-size: 12px;
}
.baza__lastbox li:last-child {
  margin-bottom: 0;
}
.baza__lastbox p {
  width: 100%;
  font-size: 12px;
}

.baza__list {
  margin-bottom: 34px;
}

.baza__text {
  margin-top: 34px;
  margin-bottom: 34px;
}
.baza__text h2 {
  max-width: 630px;
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
}
.baza__text p {
  max-width: 522px;
  font-size: 12px;
  color: var(--text-dark);
}

/* Новости */
.pagenews h1 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
  margin-bottom: 34px;
}

.pagenews .pagenews__box--text {
  margin-bottom: 30px;
}

.pagenews__box2,
.pagenews__box {
  padding: 34px;
  background-color: var(--bg-light);
  border-radius: 8px;
  margin-bottom: 69px;
  display: block;
}

.pagenews__box2 h2,
.pagenews__box h2 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
  max-width: 739px;
}

.pagenews__box2 p,
.pagenews__box p {
  font-size: 16px;
  margin: 0;
  margin-top: 16px;
  max-width: 522px;
  margin-bottom: 48px;
}

.pagenews__box2 button,
.pagenews__box button {
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: white;
  font-size: 16px;
  padding: 20px 40px;
  border-radius: 8px;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  cursor: pointer;
}

.pagenews__box a {
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  border-radius: 8px;
  padding: 20px 40px;
  margin-left: 0px;
  cursor: pointer;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

/* Медиа-запросы для базы и новостей */
@media (min-width: 1200px) {
  /* База знаний */
  .contacts h1,
  .baza h1 {
    font-size: 52px;
    margin-bottom: 76px;
  }
  
  .baza__item {
    padding: 48px 0px;
  }
  .baza__item h2 {
    font-size: 26px;
  }
  .baza__item:hover img {
    display: block;
  }
  
  .baza .box-tags li {
    height: 80px;
    width: 305px;
  }
  
  .baza__lastbox {
    margin-bottom: 150px;
  }
  .baza__lastbox h3 {
    font-size: 52px;
    margin-bottom: 30px;
    width: 738px;
  }
  .baza__lastbox ul {
    margin-bottom: 45px;
    width: 738px;
  }
  .baza__lastbox li {
    font-size: unset;
  }
  .baza__lastbox li span {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }
  .baza__lastbox p {
    width: 738px;
    font-size: unset;
  }
  
  .baza__list {
    margin-bottom: 150px;
  }
  
  .baza__text {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .baza__text h2 {
    font-size: 26px;
  }
  .baza__text p {
    font-size: 16px;
  }
  
  /* FAQ */
  .faqpage h1 {
    font-size: 52px;
    margin-bottom: 76px;
    max-width: 519px;
  }
  
  /* Заказ */
  .zakaz h1 {
    font-size: 52px;
    margin-bottom: 76px;
  }
  
  /* Новости */
  .pagenews h1 {
    font-size: 52px;
    margin-bottom: 76px;
  }
  
  .pagenews .pagenews__box--text {
    margin-bottom: unset;
  }
  
  .pagenews__box,
  .pagenews__box2 {
    padding: 100px 108px;
    margin-bottom: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .pagenews__box h2,
  .pagenews__box2 h2 {
    font-size: 46px;
  }
  
  .pagenews__box a {
    background-color: var(--bg-light);
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    margin-left: 20px;
    display: unset;
    width: unset;
    margin-bottom: unset;
  }
  
  .pagenews__box button,
  .pagenews__box2 button {
    width: unset;
    display: unset;
    margin-bottom: unset;
  }
}

/* ===== ЧАСТЬ 6: ОСТАЛЬНЫЕ ЭЛЕМЕНТЫ И ДОПОЛНИТЕЛЬНЫЕ СТИЛИ ===== */

/* Скрытые элементы */
.hiddencat {
  display: none;
}

/* Свайпер и навигация */
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.custom-prev,
.custom-next {
  display: none;
  width: 40px;
  height: 40px;
}
.custom-prev img,
.custom-next img {
  width: 40px;
  position: relative;
  height: 40px;
  z-index: 99;
}

@media (min-width: 768px) {
  .custom-prev,
  .custom-next {
    display: unset;
    width: 40px;
    height: 40px;
  }
  .custom-prev img,
  .custom-next img {
    width: 40px;
    position: relative;
    height: 40px;
    z-index: 99;
  }
}

/* Другие товары */
.other {
  margin-bottom: 150px;
}
.other h3 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 34px;
  max-width: 630px;
}
.other__list {
  -ms-grid-column-span: 2;
  grid-column: 2 span;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (min-width: 980px) {
  .other h3 {
    font-size: 52px;
    margin-bottom: 76px;
  }
  .other__list {
    -ms-grid-column-span: 4;
    grid-column: 4 span;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1280px) {
  .site-container {
    width: 98%;
    margin: 0 auto;
  }
  .custom-next {
    position: absolute;
    right: 30px;
  }
  .custom-prev {
    position: absolute;
    left: 30px;
  }
}

/* Сортировка каталога */
.catalog__sortable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog__sortable--select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid var(--border-color);
  padding: 8px;
  width: 210px;
  border-radius: 8px;
  margin-bottom: 30px;
  margin-left: auto;
  cursor: pointer;
}
.catalog__sortable--select span {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
}

.catalog__sortable--fm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid var(--border-color);
  padding: 8px;
  width: 44px;
  border-radius: 8px;
  margin-bottom: 30px;
  margin-left: 0;
  cursor: pointer;
}

@media (min-width: 980px) {
  .catalog__sortable--fm {
    display: none;
  }
  .catalog__sortable {
    display: unset;
  }
}

/* Аккордеон */
.accordion__control {
  width: 100%;
  background-color: transparent;
  cursor: pointer;
}

.accordion__title {
  font-weight: bold;
  font-size: 1.17em;
}

.accordion__content {
  display: none;
}

.open .accordion__content {
  display: block;
}

.open .accordion__icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Степпер */
.stepper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 74px;
  height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

.stepper__field {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  width: 100%;
  height: 100%;
  padding-left: 0px;
}

.stepper__input {
  border: none;
  width: 10px;
  height: 100%;
  outline: none;
  font-weight: 600;
  font-family: "MontserratSemiBold", sans-serif;
  min-width: 100%;
  font-size: 16px;
  text-align: center;
  color: var(--text-dark);
}

.stepper__text {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.stepper__btns {
  border-radius: 8px;
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 2px);
  padding-left: 8px;
  padding-right: 8px;
}

.stepper__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border: none;
  height: 50%;
  background-color: transparent;
  cursor: pointer;
}

.stepper__btn--disabled {
  opacity: 0.5;
  pointer-events: none;
}

@media (min-width: 1280px) {
  .stepper {
    width: 96px;
    height: 38px;
  }
}

/* Пагинация */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}
.pagination .pagination-active {
  border: 1px solid var(--primary-color);
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 1;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pagination ul span {
  margin: 0 5px;
}
.pagination ul li {
  color: var(--text-dark);
  font-size: 16px;
  margin-right: 15px;
  opacity: 0.45;
  text-align: center;
}
.pagination ul li:hover {
  opacity: 1;
}
.pagination ul li a {
  color: var(--text-dark);
}

/* Общие стили */
.page-title-top {
  font-size: 52px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
  margin-bottom: 76px;
}

/* Ссылки без подчеркивания */
a {
  text-decoration: unset !important;
}

/* Дополнительные стили для совместимости */
ul.box-tags li {
  height: 60px;
}

div.products__item img {
  height: 150px;
}

div.container {
  width: 100%;
}

/* Планшетные стили */
@media only screen and (min-width: 740px) and (max-width: 1240px) {
  .header .city {
    display: block !important;
  }
  .product-banner {
    position: relative;
  }
  .product-banner--right {
    position: absolute;
    right: 20px;
    bottom: 30px;
  }
  .product-banner--right img {
    width: 242px;
    height: 219px;
    border-radius: 8px;
  }
  .header__phone {
    position: relative !important;
  }
  .header__phone a {
    padding-left: 16px !important;
    color: var(--primary-color);
    font-size: 15px;
  }
  .header .city:after {
    display: none !important;
  }
  .header__container:after {
    left: 0;
  }
  .header__phone:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 44px;
    position: absolute;
    top: -4px;
    left: 0;
    background-color: var(--text-dark);
    opacity: 0.14;
  }
  .container {
    padding: 0 40px;
  }
  .header__container {
    position: relative !important;
  }
  .benefist__grid {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .numbers__item {
    border-left: 1px solid var(--border-color) !important;
    padding-top: 25px !important;
    border-top: 0 !important;
  }
  .numbers__item:first-child {
    border-left: 0px solid var(--border-color) !important;
  }
  .numbers .container {
    border-top: 1px solid var(--border-color) !important;
    padding-top: 13px !important;
  }
  .header__phone {
    display: block !important;
  }
  .header__phone a {
    display: block;
  }
  .header__logo {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .header .city {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
    margin-left: auto;
  }
  .footer__left {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .header .city:before {
    display: none !important;
  }
  .header .search {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .header .minicart {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .footer__right {
    max-width: 330px !important;
  }
}

/* ===== ЧАСТЬ 7: ШАПКА САЙТА (HEADER) ===== */

.header {
  padding-top: 16px;
}
.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0;
  position: relative;
}
.header__container:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: var(--text-dark);
  position: absolute;
  bottom: -6px;
  opacity: 0.14;
  margin-top: 8px;
}
.header__logo {
  margin-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.header .search {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0px 15px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.header .search img {
  width: 22px;
  height: 22px;
}
.header .search:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  right: 0;
  background-color: var(--text-dark);
  opacity: 0.14;
}
.header .search:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  left: 0;
  background-color: var(--text-dark);
  opacity: 0.14;
}
.header .minicart {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  cursor: pointer;
  padding: 0px 15px;
  position: relative;
  text-align: center;
}
.header .minicart .minicart__content--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color);
}
.header .minicart .minicart__content--title h2 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
}
.header .minicart .minicart__content {
  display: none;
}
.header .minicart .minicart__content--overview {
  position: relative;
  z-index: 99;
  width: 100%;
  background-color: #fff;
  padding: 34px 20px;
  width: 380px;
}
.header .minicart.cart__btn--active .minicart__content {
  width: 380px;
  background-color: #fff;
  height: 100vh;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  padding: 0;
  -webkit-transform: translate(-60%, 8%);
  -ms-transform: translate(-60%, 8%);
  transform: translate(-60%, 8%);
}
.header .minicart.cart__btn--active .minicart__content:after {
  content: "";
  width: 10000px;
  height: 1000px;
  background-color: rgba(55, 58, 65, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translate(-10%, -0.5%);
  -ms-transform: translate(-10%, -0.5%);
  transform: translate(-10%, -0.5%);
  z-index: -1;
}
.header .minicart .dropdowncart {
  margin-top: 0px;
}
.header .minicart .dropdowncart__sum {
  padding-top: 16px;
  border-top: 1px solid var(--border-color);
  text-align: right;
}
.header .minicart .dropdowncart__sum span {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.header .minicart .dropdowncart__action {
  margin-top: 30px;
}
.header .minicart .dropdowncart__action a {
  background-color: var(--primary-color);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 550px;
  height: 60px;
  border-radius: 8px;
  font-size: 16px;
}
.header .minicart .dropdowncart__image {
  margin-right: 20px;
}
.header .minicart .dropdowncart__image img {
  width: 80px;
  height: 80px;
}
.header .minicart .dropdowncart__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 16px;
}
.header .minicart .dropdowncart__price span {
  margin-bottom: 0 !important;
}
.header .minicart .dropdowncart__price .stepper {
  margin-left: 15px;
}
.header .minicart .dropdowncart__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  border-bottom: 1px solid var(--border-color);
  padding-top: 30px;
}
.header .minicart .dropdowncart__item:last-child {
  border-bottom: 0px solid #000;
}
.header .minicart .dropdowncart__item span {
  display: block;
  font-size: 12px;
  max-width: 220px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}
.header .minicart .dropdowncart__item small {
  display: block;
}
.header .minicart .dropdowncart__item p {
  font-size: 12px;
  margin: 0;
  margin-bottom: 8px;
}
.header .minicart img {
  width: 22px;
  height: 22px;
}
.header .minicart:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  right: 0;
  background-color: var(--text-dark);
  opacity: 0.14;
}
.header .minicart:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 44px;
  position: absolute;
  top: -10px;
  left: 0;
  background-color: var(--text-dark);
  opacity: 0.14;
}
.header .minicart__count {
  position: absolute;
  background-color: var(--primary-color);
  color: #fff;
  top: -7px;
  right: 20px;
  width: 12px;
  height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 8px;
  font-weight: 400;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.header .city {
  padding: 0px 20px;
  position: relative;
  display: none;
  cursor: pointer;
}
.header .city:hover {
  opacity: 0.6;
}
.header .city:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 65px;
  position: absolute;
  top: -20px;
  left: 0;
  background-color: var(--text-dark);
  opacity: 0.14;
}
.header .city:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 65px;
  position: absolute;
  top: -20px;
  right: 0;
  background-color: var(--text-dark);
  opacity: 0.14;
}
.header .city__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .city__block span {
  margin-left: 6px;
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  display: none;
}
.header .burger {
  display: block;
  margin-left: 16px;
}
.header__logo img {
  width: 87px;
  height: 41px;
}
.header__phone {
  display: none;
}
.header__nav {
  display: none;
}
.header__nav .nav {
  display: none;
}
.header .citymob {
  display: block;
  padding: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}
.header .citymob span {
  display: block;
}
.header .citymob::before {
  display: none;
}
.header .citymob::after {
  display: none;
}
.header .header__phone--mobile {
  display: block;
  margin-top: 34px;
}
.header .header__phone--mobile span {
  font-size: 12px;
  color: var(--text-dark);
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}
.header .header__phone--mobile a {
  display: block;
  font-size: 17px;
  color: var(--primary-color);
  margin-bottom: 8px;
}
.header .header-social {
  display: block;
  margin-top: 34px;
}
.header .header-social span {
  font-size: 12px;
  color: var(--text-dark);
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
  display: block;
}
.header .header-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header-social ul li {
  margin-right: 16px;
}
.header .expanded {
  display: block;
}
.header .expanded .nav {
  display: block;
  position: absolute;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 55px;
  padding: 22px 20px;
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 99;
}
.header .expanded .nav li {
  margin-top: 16px;
}
.header .expanded .nav li a {
  font-size: 12px;
  color: var(--text-dark);
}

.dropdownheader {
  display: none;
}

/* ===== ЧАСТЬ 8: МЕДИА ДЛЯ ШАПКИ И СЛАЙДЕР ===== */

/* Медиа-запросы для шапки (1200px+) */
@media (min-width: 1200px) {
  .header {
    padding-top: 8px;
    position: relative;
  }
  .header .burger {
    display: none;
  }
  .header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    z-index: 99;
    padding-top: 0;
  }
  .header.sticky .header__container:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: var(--text-dark);
    position: absolute;
    bottom: 0;
    opacity: 0.14;
    margin-top: 8px;
  }
  .header .header-social {
    display: none;
  }
  .header .header__phone--mobile {
    display: none;
  }
  .header .citymob {
    display: none !important;
  }
  .header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex;
    -ms-flex-pack: flex;
    justify-content: flex;
    position: relative;
    height: 80px;
  }
  .header__container:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: var(--text-dark);
    position: absolute;
    bottom: 0;
    opacity: 0.14;
    margin-top: 8px;
  }
  .header__logo {
    margin-right: 20px;
    margin-top: 4px;
    margin-bottom: 6px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .header__logo img {
    width: unset;
    height: unset;
  }
  .header__phone {
    position: relative;
    display: unset;
    padding: 0px 20px;
  }
  .header__phone:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 65px;
    position: absolute;
    top: -15px;
    left: 0;
    background-color: var(--text-dark);
    opacity: 0.14;
  }
  .header__phone:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 65px;
    position: absolute;
    top: -15px;
    right: 0;
    background-color: var(--text-dark);
    opacity: 0.14;
  }
  .header__phone a {
    display: block;
    color: var(--primary-color);
    font-size: 16px;
  }
  .header__phone a:not(:last-child) {
    margin-bottom: 6px;
  }
  .header__phone a:hover {
    opacity: 0.6;
  }
  .header__nav {
    display: unset;
    width: 640px;
    padding: 0 5px;
    margin: 0 auto;
  }
  .header .nav {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    display: unset;
  }
  .header .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header .nav__item:not(:last-child) {
    margin-right: 20px;
  }
  .header .nav__item:hover ul {
    display: block !important;
  }
  .header .nav__item ul {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    display: none;
    left: 0;
    right: 0;
    height: 444px;
    position: absolute;
    -webkit-transform: translate(-10%, 8%);
    -ms-transform: translate(-10%, 8%);
    transform: translate(-10%, 8%);
    z-index: 99;
  }
  .header .nav__item ul:after {
    content: "";
    width: 10000px;
    height: 1000px;
    background-color: rgba(55, 58, 65, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(-10%, -0.5%);
    -ms-transform: translate(-10%, -0.5%);
    transform: translate(-10%, -0.5%);
  }
  .header .nav__item ul .dropdownheader {
    width: 782px;
    margin: 0 auto;
    padding: 76px;
    background: #fff;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    position: relative;
    z-index: 999;
    border-radius: 8px;
  }
  .header .nav__item ul .dropdownheader h2 {
    font-size: 46px;
    color: var(--primary-color);
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    padding-bottom: 18px;
    border-bottom: 1px solid var(--border-color);
    margin-bottom: 0;
    margin-top: 0;
  }
  .header .nav__item ul .dropdownheader a {
    color: var(--text-dark);
  }
  .header .nav__item ul .dropdownheader a:hover {
    color: var(--primary-color);
    text-decoration: underline;
  }
  .header .nav__item ul .dropdownheader li {
    margin-top: 16px;
  }
  .header .nav__link {
    color: var(--text-dark);
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    padding-bottom: 30px;
  }
  .header .nav__link:hover {
    opacity: 0.64;
  }
  .header .city {
    padding: 0px 20px;
    position: relative;
    display: unset;
    cursor: pointer;
  }
  .header .city__block span {
    display: unset;
  }
  .header .search {
    padding: 0px 20px;
    position: relative;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .header .search img {
    width: unset;
    height: unset;
  }
  .header .minicart {
    cursor: pointer;
    padding: 0px 20px;
    position: relative;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    position: relative;
  }
  .header .minicart .minicart__content--title h2 {
    font-size: 46px;
  }
  .header .minicart .minicart__content--overview {
    padding: 76px 80px;
    width: 710px;
  }
  .header .minicart.cart__btn--active .minicart__content {
    -webkit-transform: translate(0%, -5%);
    -ms-transform: translate(0%, -5%);
    transform: translate(0%, -5%);
    height: unset;
    width: 710px;
    left: unset;
  }
  .header .minicart .dropdowncart__action a:hover {
    background-color: var(--bg-light);
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
  }
  .header .minicart .dropdowncart__image {
    margin-right: 0px;
  }
  .header .minicart .dropdowncart__image img {
    width: unset;
    height: unset;
  }
  .header .minicart .dropdowncart__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header .minicart .dropdowncart__item span {
    font-size: 16px;
    max-width: 354px;
    margin-bottom: 16px;
  }
  .header .minicart .dropdowncart__item p {
    font-size: 16px;
  }
  .header .minicart .dropdowncart__item small {
    opacity: 0.45;
    color: var(--text-dark);
  }
  .header .minicart img {
    width: unset;
    height: unset;
  }
  .header .minicart:before {
    display: none;
  }
  .header .minicart:after {
    display: none;
  }
  .header .minicart__count {
    top: -10px;
    right: 13px;
    width: 16px;
    height: 16px;
    font-size: 12px;
  }
}

/* Слайдер */
.slider {
  margin-top: 34px;
}
.slider__list {
  background-color: var(--bg-light);
  padding: 32px 16px;
  border-radius: 8px;
}
.slider .mhide {
  display: none;
}
.slider .dhide {
  display: block;
  width: 285px;
  text-align: center;
  padding: 20px 0px;
  font-size: 12px;
}
.slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider__item h1 {
  margin: 0;
  font-size: 23px;
  margin-bottom: 16px;
  max-width: 100%;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
}
.slider__item p {
  margin: 0;
  font-size: 12px;
  margin-bottom: 16px;
  max-width: 100%;
}
.slider__item a {
  display: inline-block;
  background-color: var(--primary-color);
  color: white;
  font-size: 16px;
  padding: 20px 40px;
  border-radius: 8px;
  max-width: 100%;
  margin-bottom: 12px;
}
.slider__item img {
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 34px;
  width: 180px;
  margin: 0 auto;
  margin-bottom: 16px;
}
.slider__item button {
  display: inline-block;
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: #82a2d3;
  border-radius: 8px;
  padding: 20px 40px;
  margin-left: 0px;
  cursor: pointer;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .slider {
    margin-top: 76px;
    height: unset;
  }
  .slider .mhide {
    display: unset;
  }
  .slider .dhide {
    display: none;
  }
  .slider__list {
    background-color: var(--bg-light);
    padding-top: 100px;
    padding-left: 108px;
    padding-right: 108px;
    padding-bottom: 118px;
    border-radius: 8px;
    width: 100%;
  }
  .slider__item {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    overflow: hidden;
  }
  .slider__item h1 {
    font-size: 46px;
    max-width: 739px;
  }
  .slider__item img {
    margin-bottom: unset;
    width: unset;
  }
  .slider__item p {
    font-size: 16px;
    margin-bottom: 48px;
    max-width: 522px;
  }
  .slider__item a {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
  }
  .slider__item a:hover {
    background-color: var(--bg-light);
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
  }
  .slider__item button {
    background-color: var(--bg-light);
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    margin-left: 20px;
  }
  .slider__item button:hover {
    background-color: var(--primary-color);
    border: 1px solid var(--bg-light);
    color: var(--bg-light);
  }
}

/* Пагинация слайдера */
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--primary-color) !important;
}

.swiper-pagination-bullet {
  background: rgba(55, 58, 65, 0.8);
}

/* ===== ЧАСТЬ 9: ЧИСЛА, НАПРАВЛЕНИЯ И ПРОДУКТЫ ===== */

/* Числовые блоки */
.numbers {
  margin-top: 68px;
  margin-bottom: 68px;
}
.numbers .container {
  border-top: 0px solid var(--border-color);
  padding-top: 30px;
}
.numbers__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
}
.numbers__item {
  padding-top: 34px;
  padding-bottom: 14px;
  border-top: 1px solid var(--border-color);
  text-align: center;
  border-left: 0px solid var(--border-color);
}
.numbers__item:first-child {
  border-left: 0px solid var(--border-color);
}
.numbers__item span {
  font-size: 32px;
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
}
.numbers__item p {
  font-size: 12px;
  max-width: 213px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .numbers {
    margin-top: 82px;
    margin-bottom: 150px;
  }
  .numbers .container {
    border-top: 1px solid var(--border-color);
    padding-top: 30px;
  }
  .numbers__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .numbers__item {
    text-align: center;
    border-left: 1px solid var(--border-color);
    padding-top: unset;
    padding-bottom: unset;
    border-top: unset;
  }
  .numbers__item:first-child {
    border-left: 0px solid var(--border-color);
  }
  .numbers__item span {
    font-size: 52px;
    margin-bottom: 16px;
  }
  .numbers__item p {
    font-size: 16px;
  }
}

/* Направления */
.directions {
  margin-bottom: 68px;
}
.directions__title {
  font-size: 25px;
  max-width: 100%;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
}
.directions__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.directions__item {
  padding: 30px 16px;
  background-color: var(--bg-light);
  border-radius: 10px;
}
.directions__item--title {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.directions__item--title small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
  margin-left: 15px;
  font-size: 25px;
  color: #000;
  font-weight: 500;
}
.directions__item--title small span {
  color: #fff;
  z-index: 11;
  font-size: 22px;
  margin-left: 0;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  width: 100%;
}
.directions__item--title span {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-left: 16px;
  line-height: unset;
  width: 100%;
}
.directions__item--text {
  height: auto;
}
.directions__item--text p {
  font-size: 12px;
  margin: 0;
}
.directions__item--link {
  margin-top: 16px;
}
.directions__item--link a {
  font-size: 12px;
  color: var(--text-dark);
  opacity: 0.45;
  position: relative;
}
.directions__item--link a:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: var(--text-dark);
  position: absolute;
  bottom: -8px;
  left: 0;
  opacity: 0.45;
}
.directions__item--link a:hover {
  opacity: 1;
  color: var(--primary-color);
}
.directions__item--link a:hover:after {
  opacity: 1;
  background-color: var(--primary-color);
}

@media (min-width: 1200px) {
  .directions {
    margin-bottom: 150px;
  }
  .directions__title {
    font-size: 52px;
    max-width: 630px;
  }
  .directions__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .directions__item--title small {
    font-size: 32px;
  }
  .directions__item--title span {
    font-size: 26px;
    line-height: 29.64px;
  }
  .directions__item--text {
    height: 140px;
  }
  .directions__item--text p {
    font-size: 16px;
  }
  .directions__item--link a {
    font-size: 14px;
  }
}

/* Продукты */
.products {
  margin-bottom: 68px;
}
.products__title {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
}
.products__list {
  margin-top: 38px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.products__item {
  padding-top: 8px;
  padding-right: 16px;
  padding-left: 16px;
  padding-bottom: 8px;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  text-align: center;
}
.products__item--line {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.products__item--left {
  text-align: left !important;
  margin-bottom: 16px;
}
.products__item--left span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  color: var(--text-dark);
  text-align: left;
}
.products__item--left p {
  margin: 0;
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
  text-align: left;
}
.products__item--right a {
  background-color: var(--primary-color);
  color: #fff;
  display: block;
  padding: 13px 20px;
  border-radius: 8px;
  font-size: 12px;
}

@media (min-width: 1200px) {
  .products {
    margin-bottom: 150px;
  }
  .products__title {
    font-size: 52px;
  }
  .products__list {
    margin-top: 76px;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .products__item {
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 20px;
  }
  .products__item img {
    width: unset;
    height: unset;
  }
  .products__item--line {
    margin-top: 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .products__item--left {
    text-align: left;
    margin-bottom: 0px;
  }
  .products__item--left span {
    font-size: 16px;
  }
  .products__item--left p {
    font-size: 16px;
  }
  .products__item--right a {
    display: inline-block;
    font-size: 14px;
  }
  .products__item--right a:hover {
    background-color: #fff;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
  }
}

/* О компании */
.about {
  margin-bottom: 58px;
}
.about h2 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
}
.about p {
  font-size: 12px;
}
.about__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}

@media (min-width: 1200px) {
  .about {
    margin-bottom: 150px;
  }
  .about h2 {
    font-size: 52px;
  }
  .about p {
    font-size: unset;
  }
  .about__box {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

/* ===== ЧАСТЬ 10: ФУТЕР, ФОРМЫ И ФИНАЛЬНЫЕ СТИЛИ ===== */

/* Футер */
.footer {
  padding-top: 34px;
  padding-bottom: 34px;
  background-color: var(--text-dark);
}
.footer__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 42px;
}
.footer__nav span {
  display: block;
  margin-bottom: 8px;
}
.footer__nav span:nth-child(4) a {
  margin-bottom: 8px;
}
.footer__nav span a {
  color: #fff;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.footer__nav li {
  margin-top: 8px;
  margin-bottom: 9px;
}
.footer__nav li a {
  color: #fff;
  opacity: 0.45;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
}
.footer__nav li a:hover {
  color: var(--primary-color);
  opacity: 1;
}
.footer__left {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.footer__right {
  color: #fff;
  max-width: 413px;
}
.footer__right h3 {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 25px;
  margin: 0;
  color: #fff;
}
.footer__right p {
  opacity: 0.45;
  font-size: 12px;
}
.footer__right button {
  width: 100%;
  color: var(--primary-color);
  height: 63px;
  font-size: 12px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
}
.footer__right button:hover {
  background-color: unset;
  border: 1px solid var(--bg-light);
  color: var(--bg-light);
}
.footer__contact {
  color: #fff;
}
.footer__contact span {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.footer__contact p {
  opacity: 0.45;
  line-height: 1.5;
  margin: 0;
}
.footer__contact a {
  color: #fff;
  opacity: 0.45;
  display: block;
}
.footer__contact a:hover {
  color: var(--primary-color);
  opacity: 1;
}
.footer__social span {
  font-size: 12px;
}
.footer__social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__phone {
  margin-top: 16px;
  margin-bottom: 16px;
}
.footer__phone span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.footer__phone a {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  color: var(--primary-color);
}
.footer__social {
  margin-top: 16px;
}
.footer__social span {
  display: block;
  margin-bottom: 16px;
  font-size: unset;
}
.footer__adress span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.footer__adress p {
  margin-bottom: 8px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}
.footer__adress p:last-child {
  margin-bottom: 0;
}
.footer__time span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.footer__time p {
  font-size: 12px;
}

@media (min-width: 1200px) {
  .footer {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .footer__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 130px;
  }
  .footer__nav span {
    margin-bottom: 16px;
  }
  .footer__nav span:nth-child(4) a {
    margin-bottom: 16px;
  }
  .footer__nav span a {
    font-size: 16px;
  }
  .footer__nav li a {
    font-size: 16px;
  }
  .footer__left {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .footer__right h3 {
    font-size: 26px;
  }
  .footer__right p {
    font-size: unset;
  }
  .footer__right button {
    font-size: 16px;
  }
  .footer__phone span {
    font-size: unset;
  }
  .footer__phone a {
    font-size: unset;
  }
  .footer__adress span {
    font-size: unset;
  }
  .footer__adress p {
    font-size: unset;
  }
  .footer__time span {
    font-size: unset;
  }
  .footer__time p {
    font-size: unset;
  }
}

/* Контакты */
.contact {
  margin-bottom: 58px;
}
.contact__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  overflow: hidden;
}
.contact__left {
  background-color: var(--bg-light);
  padding: 34px 16px;
  border-radius: 8px;
}
.contact__left h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 30px;
}
.contact__left span {
  display: block;
  font-size: 12px;
  color: var(--text-dark);
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  margin-bottom: 16px;
}
.contact__left p {
  font-size: 12px;
}
.contact__left a {
  display: block;
  color: var(--text-dark);
  margin-bottom: 8px;
}
.contact__left a:hover {
  color: var(--primary-color);
}
.contact__left a:last-child {
  margin-bottom: 0;
}
.contact__time {
  margin-top: 30px;
  margin-bottom: 30px;
}
.contact__adress {
  margin-bottom: 30px;
}
.contact__social a {
  margin-bottom: 0;
}
.contact__right iframe {
  height: 203px;
  border-radius: 8px;
}
.contact__social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 1200px) {
  .contact {
    margin-bottom: 150px;
  }
  .contact__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .contact__left {
    padding-left: 108px;
    padding-right: 108px;
    padding-top: 76px;
    padding-bottom: 56px;
  }
  .contact__left h2 {
    font-size: 52px;
  }
  .contact__left p {
    font-size: unset;
  }
  .contact__left span {
    font-size: 16px;
  }
  .contact__right iframe {
    height: 100%;
  }
}

/* Формы */
form input[type=checkbox] {
  width: 14px;
  height: 14px;
  border-radius: 8px;
  background-color: var(--bg-light) !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(55, 58, 65);
  box-shadow: 0px 0px 0px 1px rgb(55, 58, 65);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  padding: 0 !important;
}
form input[type=checkbox]:checked {
  color: rgb(55, 58, 65);
  -webkit-box-shadow: 0px 0px 0px 1px var(--primary-color);
  box-shadow: 0px 0px 0px 1px var(--primary-color);
  font-size: 11px;
  background-color: var(--primary-light) !important;
}
form input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 11px;
  color: var(--primary-color);
  background: transparent !important;
  width: 100%;
  text-align: center;
  position: relative;
  top: 1px;
  left: 2px;
}

/* Консультация */
.consultation {
  margin-bottom: 68px;
}
.consultation__box {
  background-color: var(--primary-color);
  padding: 34px 16px;
  border-radius: 8px;
  display: block;
}
.consultation__left span {
  display: block;
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: unset;
  margin-bottom: 16px;
}
.consultation__left p {
  color: #fff;
  margin: 0;
  max-width: 100%;
  font-size: 12px;
}
.consultation__right .form__line input[type=submit]:hover {
  background-color: unset;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: #fff !important;
  border: 1px solid #fff;
  padding-bottom: 0;
}

@media (min-width: 1200px) {
  .consultation {
    margin-bottom: 150px;
  }
  .consultation__box {
    padding: 100px 108px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .consultation__left span {
    font-size: 26px;
    line-height: 29.64px;
  }
  .consultation__left p {
    max-width: 414px;
    font-size: unset;
  }
}

/* Преимущества */
.benefist {
  margin-bottom: 68px;
}
.benefist h2 {
  font-size: 25px;
  max-width: 630px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  line-height: unset;
}
.benefist__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0px;
}
.benefist__grid--item {
  margin-bottom: 40px;
  border-right: 0px solid var(--border-color);
}
.benefist__grid--item:nth-child(2) {
  border-right: 0px solid var(--border-color);
}
.benefist__grid--item:nth-child(4) {
  border-right: 0px solid var(--border-color);
}
.benefist__grid--item small {
  font-size: 16px;
  width: 38px;
  height: 38px;
  background-color: var(--primary-light);
  display: block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: var(--primary-color);
  margin-bottom: 16px;
}
.benefist__grid--item span {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  line-height: unset;
}
.benefist__grid--item p {
  font-size: 12px;
  color: var(--text-dark);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.benefist__box--right .form__line input[type=submit]:hover {
  background-color: unset;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: #fff !important;
  border: 1px solid #fff;
  padding-bottom: 0;
}

@media (min-width: 1200px) {
  .benefist {
    margin-bottom: 150px;
  }
  .benefist h2 {
    font-size: 52px;
    line-height: 59.8px;
  }
  .benefist__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .benefist__grid--item {
    border-right: 1px solid var(--border-color);
  }
  .benefist__grid--item:nth-child(2) {
    border-right: 0px solid var(--border-color);
  }
  .benefist__grid--item:nth-child(4) {
    border-right: 0px solid var(--border-color);
  }
  .benefist__grid--item small {
    margin-bottom: 30px;
  }
  .benefist__grid--item span {
    font-size: 26px;
    line-height: 29.64px;
  }
  .benefist__grid--item p {
    font-size: 16px;
  }
}

/* Партнеры */
.partners {
  margin-bottom: 68px;
}
.partners h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 34px;
}
.partners__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.partners__item {
  border: 1px solid var(--border-color);
  text-align: center;
  padding: 22px 50px;
}

@media (min-width: 1200px) {
  .partners {
    margin-bottom: 150px;
  }
  .partners h2 {
    font-size: 52px;
    margin-bottom: 76px;
  }
  .partners__list {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
}

/* ===== НЕДОСТАЮЩИЕ СТИЛИ ДЛЯ MAIN_NEW.CSS ===== */
/* Добавьте эти стили в конец файла main_new.css */

/* ===== FAQ СЕКЦИЯ ===== */
.faq {
  margin-bottom: 68px;
}
.faq h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 34px;
  max-width: 100%;
}
.faq__item {
  padding-top: 37px;
  padding-bottom: 34px;
  border-top: 1px solid var(--border-color);
  display: block;
}
.faq__item:last-child {
  border-bottom: 1px solid var(--border-color);
}
.faq__content {
  max-width: 100%;
}
.faq__content p {
  font-size: 12px;
  padding-right: 0px;
}
.faq .open .faq__quest img {
  display: none;
}
.faq .open .faq__content {
  display: block;
  position: relative;
  margin-left: 0px;
}
.faq .open .faq__content img {
  position: absolute;
  top: -49px;
  right: 0;
  width: 33px;
  height: 33px;
}
.faq__quest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.faq__quest span {
  display: block;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
  max-width: 229px;
}
.faq__quest img {
  position: absolute;
  right: 0;
  width: 32px;
}
.faq__all {
  width: 100%;
  text-align: right;
  margin-top: 30px;
}
.faq__all a {
  display: inline-block;
  font-size: 12px;
  color: var(--primary-color);
  position: relative;
}
.faq__all a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  top: 8px;
}

@media (min-width: 1200px) {
  .faq {
    margin-bottom: 150px;
  }
  .faq h2 {
    font-size: 52px;
    margin-bottom: 76px;
    max-width: 522px;
  }
  .faq__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .faq__content {
    max-width: 521px;
  }
  .faq__content p {
    font-size: 16px;
    padding-right: 70px;
  }
  .faq .open .faq__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -100px;
  }
  .faq .open .faq__content img {
    top: 40%;
  }
  .faq__quest span {
    font-size: 26px;
    max-width: 630px;
  }
  .faq__all a {
    font-size: 14px;
  }
}

/* ===== НОВОСТИ ===== */
.news {
  margin-bottom: 68px;
}
.news h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 34px;
  max-width: 522px;
}
.news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.news__title a {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 12px;
  color: var(--primary-color);
}
.news__title a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  top: 8px;
}
.news__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
.news__item {
  position: relative;
}
.news__item .stick-box {
  color: var(--accent-pink);
  border-radius: 8px 50px 50px 0px;
  background: var(--accent-pink-bg);
  position: absolute;
  top: 0;
  width: 94px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
}
.news__item img {
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.news__item span {
  display: block;
  margin-top: 16px;
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 29.64px;
  max-width: 413px;
}
.news__item p {
  font-size: 12px;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
.news__item a {
  font-size: 12px;
  color: var(--text-dark);
  opacity: 0.45;
  position: relative;
}
.news__item a:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: var(--text-dark);
  position: absolute;
  bottom: -8px;
  left: 0;
  opacity: 0.45;
}
.news__item a:hover {
  opacity: 1;
  color: var(--primary-color);
}
.news__item a:hover:after {
  opacity: 1;
  background-color: var(--primary-color);
}

/* Новостная страница дополнительные стили */
.news-item-img {
  height: 280px;
  object-fit: contain;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border-radius: 5px;
  background-position: center !important;
}
.news__item .stick-box {
  border-radius: 5px 20px 20px 5px;
}
.image-box {
  width: 50%;
  display: grid;
  place-content: center;
}
.image-box .news-item-img {
  width: 480px;
}

@media (min-width: 1200px) {
  .news {
    margin-bottom: 150px;
  }
  .news h2 {
    font-size: 52px;
    margin-bottom: 76px;
  }
  .news__title a {
    top: 20%;
    font-size: 14px;
  }
  .news__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .news__item span {
    margin-top: 30px;
    font-size: 26px;
  }
  .news__item p {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .news__item a {
    font-size: 14px;
  }
}

@media(max-width: 767px){
  .pagenews__title {
    font-size: 34px;
  }
  .image-box {
    margin: 0 auto;
  }
  .image-box .news-item-img {
    width: 300px;
  }
}

/* ===== МОДАЛЬНЫЕ ОКНА ===== */
.graph-modal {
  background-color: rgba(55, 58, 65, 0.1);
}

.graph-modal__close {
  opacity: 0.35;
  right: 20px;
  top: 20px;
}

.popup {
  padding: 76px;
  width: 100%;
  max-width: 630px;
}

.graph-modal__container h2 {
  font-size: 26px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px;
}
.graph-modal__container p {
  font-size: 16px;
  max-width: 433px;
  margin: 0;
  margin-bottom: 30px;
}
.graph-modal__container form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.graph-modal__container form label span {
  font-size: 14px;
}
.graph-modal__container form label input {
  display: block;
  width: 100%;
  padding-bottom: 16px;
  padding-top: 0px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  outline: none;
}
.graph-modal__container form label input[type=submit] {
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
  height: 60px;
  cursor: pointer;
  font-size: unset;
  padding-top: 16px;
}
.graph-modal__container form label input[type=submit]:hover {
  background-color: #fff;
  color: var(--primary-color) !important;
  border: 1px solid var(--primary-color);
}
.graph-modal__container form label input[type=checkbox] {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 0px;
}

/* ===== РЕЙТИНГ ===== */
.rating-area {
  overflow: hidden;
  width: 210px;
  margin-bottom: 30px;
  display: none;
}

.rating-area:not(:checked) > input {
  display: none;
}

.rating-area:not(:checked) > label {
  float: right;
  width: 42px;
  padding: 0;
  cursor: pointer;
  font-size: 32px;
  line-height: 32px;
  color: #9ec0f1;
}

.rating-area:not(:checked) > label:before {
  content: "★";
}

.rating-area > input:checked ~ label {
  color: var(--primary-color);
}

.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
  color: var(--primary-color);
}

.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
  color: var(--primary-color);
}

.rate-area > label:active {
  position: relative;
}

.rating-result {
  overflow: hidden;
  width: 210px;
  margin-bottom: 16px;
}

.rating-result span {
  padding: 0;
  font-size: 32px;
  margin: 0 3px;
  line-height: 1;
  color: #9ec0f1;
}

.rating-result > span:before {
  content: "★";
}

.rating-result > span.active {
  color: var(--primary-color);
}

@media (min-width: 980px) {
  .rating-result {
    margin-bottom: 30px;
  }
}

/* ===== СТРАНИЦА ПРОДУКТА ===== */
.product__card {
  margin-bottom: 28px;
}
.product__card .stepper {
  width: 138px;
  height: 60px;
}
.product__card--title h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 843px;
  line-height: auto;
  margin-bottom: 16px;
}
.product__card--box {
  display: block;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
}
.product__card--image {
  -ms-grid-column-span: 5;
  grid-column: 5 span;
  margin-bottom: 34px;
}
.product__card--stepper {
  width: 41%;
  margin-left: 0px;
  margin-bottom: 16px;
}
.product__card--stepper .stepper {
  width: 80px;
  height: 32px;
  float: right;
}
.product__card--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product__card--price {
  width: 58%;
  margin-bottom: 16px;
}
.product__card--price span {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  display: block;
  font-size: 25px;
  color: var(--primary-color);
}
.product__card--price .old {
  text-decoration: line-through;
  font-size: 26px;
  color: var(--text-dark);
  opacity: 0.45;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.product__card--addcart {
  margin-left: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.product__card--addcart button {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 60px;
  background-color: var(--primary-color);
  color: #fff;
  border: 0;
  border-radius: 8px;
}
.product__card--addcart button:hover {
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
.product__card--info {
  -ms-grid-column-span: 7;
  grid-column: 7 span;
}
.product__card--info h3 {
  margin: 0;
  margin-bottom: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
}
.product__card--info p {
  margin: 0;
  margin-bottom: 30px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: normal;
}
.product__card--info ul li {
  margin-bottom: 8px;
  font-size: 12px;
}
.product__card--info a {
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 34px;
  font-size: 12px;
  color: var(--primary-color);
  position: relative;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.product__card--info a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  top: 8px;
}
.product__card--charlist {
  margin: 0;
  max-width: 738px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0px;
  margin-bottom: 30px;
}
.product__card--charitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid var(--border-color);
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product__card--charterm {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 12px;
}
.product__card--charvalue {
  margin: 0;
  width: 34%;
  font-size: 12px;
}
.product__card--charvalue span {
  cursor: pointer;
  display: inline-block;
  color: var(--primary-color);
  padding: 4px 12px;
  border: 1px solid var(--primary-light);
  -webkit-box-shadow: 0px 0px 6px 1px var(--primary-shadow);
  box-shadow: 0px 0px 6px 1px var(--primary-shadow);
  border-radius: 8px;
  margin-left: 8px;
}
.product__card--desc ul li {
  font-size: 12px;
}

@media (min-width: 1200px) {
  .product__card {
    margin-bottom: 150px;
  }
  .product__card--title h1 {
    font-size: 52px;
    line-height: 59.8px;
    margin-bottom: 30px;
  }
  .product__card--box {
    display: -ms-grid;
    display: grid;
  }
  .product__card--image {
    margin-bottom: unset;
  }
  .product__card--stepper {
    width: unset;
    margin-left: auto;
    margin-bottom: unset;
  }
  .product__card--stepper .stepper {
    width: unset;
    height: unset;
    float: unset;
  }
  .product__card--price {
    width: unset;
    margin-bottom: unset;
  }
  .product__card--price span {
    font-size: 52px;
  }
  .product__card--addcart {
    margin-left: 20px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .product__card--addcart button {
    display: inline-block;
    width: 235px;
  }
  .product__card--info h3 {
    font-size: 26px;
  }
  .product__card--info p {
    font-size: 16px;
  }
  .product__card--info ul li {
    font-size: unset;
  }
  .product__card--info a {
    margin-bottom: 76px;
    font-size: 14px;
  }
  .product__card--charterm {
    font-size: unset;
  }
  .product__card--charvalue {
    width: 30%;
    font-size: unset;
  }
  .product__card--desc ul li {
    font-size: unset;
  }
}

/* ===== БАННЕР ПРОДУКТА ===== */
.product-banner {
  margin-top: 76px;
}
.product-banner .product-banner--price {
  margin-top: 16px;
}
.product-banner .product-banner--price span {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  opacity: 1;
  font-size: 26px;
  margin-right: 30px;
  position: relative;
  top: 30px;
}
.product-banner .product-banner--price small {
  text-decoration: line-through;
  font-size: 16px;
  color: #fff;
  position: relative;
  top: 40px;
}
.product-banner .product-banner--left {
  margin-bottom: 16px;
}
.product-banner .product-banner--left .product-banner--price {
  display: none;
}
.product-banner .product-banner--left span {
  margin-bottom: 8px;
}
.product-banner .container {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--primary-color);
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 8px;
}
.product-banner h2 {
  font-size: 23px;
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 16px;
}
.product-banner span {
  display: block;
  color: #fff;
  opacity: 0.5;
}
.product-banner button {
  background-color: #ffffff;
  cursor: pointer;
  margin-left: 30px;
  width: 235px;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: var(--primary-color);
  padding-bottom: 0;
  border: 0;
}
.product-banner button:hover {
  background-color: unset;
  border: 1px solid var(--bg-light);
  color: var(--bg-light);
}
.product-banner .product-banner--right {
  text-align: center;
}
.product-banner .product-banner--right .product-banner--price .product-banner-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.product-banner .product-banner--right .product-banner--price div {
  display: block;
}
.product-banner .product-banner--right .product-banner--price span {
  display: block;
  top: 0;
}
.product-banner .product-banner--right .product-banner--price small {
  top: 6px;
}
.product-banner .product-banner--right .product-banner--price button {
  margin-left: 0;
  width: 100%;
}
.product-banner .product-banner--right img {
  width: 86%;
}

@media (min-width: 980px) {
  .product-banner {
    margin-top: 150px;
  }
  .product-banner .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .product-banner--left .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 76px 108px;
  }
  .product-banner h2 {
    font-size: 46px;
  }
  .product-banner .product-banner--right .product-banner--price {
    display: none !important;
  }
}

/* ===== СТРАНИЦА ЗАКАЗА ===== */
.zakaz h1 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
}
.zakaz__box {
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.zakaz__form input {
  display: block;
  width: 100%;
  padding-bottom: 8px;
  padding-top: 8px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  outline: none;
}
.zakaz__form ::-webkit-input-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::-moz-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form :-ms-input-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::-ms-input-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form textarea {
  width: 100%;
  padding: 5px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  text-align: left;
  outline: 0;
  color: var(--border-color);
  resize: none;
}
.zakaz__form input[type=submit] {
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
  height: 60px;
  cursor: pointer;
  margin-bottom: 16px;
  font-size: 12px;
}
.zakaz__form input[type=submit]:hover {
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
.zakaz__inline {
  margin-bottom: 16px;
}
.zakaz__inline a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  border-radius: 8px;
  padding: 20px 40px;
  margin-left: 20px;
  cursor: pointer;
  font-size: 12px;
  margin-left: 0;
  text-align: center;
  margin-top: 16px;
}
.zakaz__inline a:hover {
  background-color: var(--primary-color);
  border: 1px solid var(--bg-light);
  color: var(--bg-light);
}
.zakaz .zakaz__cart h2 {
  text-align: left;
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 30px;
  margin-top: 68px;
}
.zakaz .zakaz__cart--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 20px;
  padding-top: 30px;
  border-top: 1px solid var(--border-color);
}
.zakaz .zakaz__cart--item img {
  width: 108px;
  height: 108px;
}
.zakaz .zakaz__cart--item:last-child {
  border-bottom: 1px solid var(--border-color);
}
.zakaz .zakaz__cart--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.zakaz .zakaz__cart--summary {
  text-align: right;
}
.zakaz .zakaz__cart--summary p {
  font-size: 14px;
}
.zakaz .zakaz__cart--summary span {
  display: inline-block;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.zakaz .zakaz__cart--price {
  margin-right: 20px;
}
.zakaz .zakaz__cart--price span {
  color: var(--primary-color);
  font-size: 26px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.zakaz .zakaz__cart--price p {
  margin: 0;
}
.zakaz .zakaz__cart--top {
  margin-bottom: 30px;
}
.zakaz .zakaz__cart--top p {
  margin: 0;
  margin-bottom: 8px;
  font-size: 12px;
}
.zakaz .zakaz__cart--top span {
  display: block;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  display: block;
  max-width: 394px;
  margin-bottom: 16px;
}
.zakaz .zakaz__cart--top small {
  font-size: 12px;
  opacity: 0.45;
  color: var(--text-dark);
}
.zakaz .zakaz__cart--close {
  position: absolute;
  top: 25px;
  right: 0;
}
.zakaz .zakaz__cart--close img {
  width: 28px;
  height: 28px;
}

@media (min-width: 1200px) {
  .zakaz h1 {
    font-size: 52px;
  }
  .zakaz__box {
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .zakaz__form input {
    width: 522px;
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .zakaz__form ::-webkit-input-placeholder,
  .zakaz__form ::-moz-placeholder,
  .zakaz__form :-ms-input-placeholder,
  .zakaz__form ::-ms-input-placeholder,
  .zakaz__form ::placeholder {
    font-size: unset;
  }
  .zakaz__form textarea {
    width: 522px;
  }
  .zakaz__form input[type=submit] {
    font-size: unset;
  }
  .zakaz__inline {
    margin-bottom: 30px;
  }
  .zakaz__inline a {
    width: 522px;
    margin-top: -16px;
    font-size: unset;
  }
  .zakaz .zakaz__cart h2 {
    text-align: right;
    font-size: 26px;
    margin-top: 0;
  }
  .zakaz .zakaz__cart--top p,
  .zakaz .zakaz__cart--price p {
    font-size: unset;
  }
  .zakaz .zakaz__cart--top span {
    font-size: 16px;
  }
  .zakaz .zakaz__cart--top small {
    font-size: 14px;
  }
}

/* ===== ДОСТАВКА И ОПЛАТА ===== */
.delivery h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 843px;
  line-height: auto;
  margin-bottom: 30px;
}
.delivery__box {
  display: block;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 76px;
}
.delivery__map {
  margin-top: 20px;
}
.delivery__map iframe {
  height: 203px;
  width: 100%;
}
.delivery__adress {
  background-color: var(--bg-light);
  padding: 34px 16px;
  font-size: 12px;
}
.delivery__adress h2 {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
  margin-top: 0;
}
.delivery__adress span {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.delivery__item {
  padding: 34px 16px;
  background-color: var(--bg-light);
  border-radius: 8px;
  margin-bottom: 16px;
}
.delivery__item form {
  margin-top: 30px;
}
.delivery__item form .texts {
  display: block;
}
.delivery__item form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}
.delivery__item form label select {
  width: 100%;
  padding-bottom: 16px;
  padding-top: 10px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--bg-light);
}
.delivery__item form label input {
  width: 100%;
  padding-bottom: 16px;
  padding-top: 10px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--bg-light);
  outline: 0;
}
.delivery__item form label ::-webkit-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::-moz-placeholder {
  font-size: 12px;
}
.delivery__item form label :-ms-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::-ms-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::placeholder {
  font-size: 12px;
}
.delivery__item form label input[type=checkbox] {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 0px;
}
.delivery__item form label input[type=submit] {
  margin-top: 10px;
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
  height: 60px;
  padding-top: 16px;
  cursor: pointer;
  border-bottom: 0px solid var(--border-color);
}
.delivery__item form label span {
  display: block;
  font-size: 12px;
}
.delivery__item form label a {
  display: block;
  color: var(--primary-color);
  text-decoration: underline;
  font-size: 12px;
}
.delivery__item form label p {
  font-size: 12px;
}
.delivery__item img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.delivery__list {
  display: block;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1062px;
}
.delivery__text {
  margin-bottom: 34px;
}
.delivery__text h3 {
  max-width: 521px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
  margin: 0;
  margin-bottom: 16px;
  line-height: auto;
}
.delivery__text p {
  font-size: 12px;
  color: var(--text-dark);
  max-width: 521px;
  margin: 0;
}

.pay {
  margin-top: 58px;
  margin-bottom: 68px;
}
.pay h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 843px;
  line-height: auto;
  margin-bottom: 0px;
}
.pay p {
  font-size: 12px;
}
.pay ul {
  padding-left: 18px;
}
.pay ul li {
  margin-bottom: 8px;
  font-size: 12px;
}
.pay__list {
  margin-top: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  max-width: 1062px;
}
.pay__item {
  background-color: var(--bg-light);
  padding: 34px 16px;
}
.pay__item h3 {
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
}
.pay__item p {
  color: var(--text-dark);
  font-size: 12px;
}

@media (min-width: 980px) {
  .delivery h1 {
    font-size: 52px;
    line-height: 59.8px;
  }
  .delivery__map {
    margin-top: unset;
  }
  .delivery__map iframe {
    height: 100%;
    width: 100%;
  }
  .delivery__box {
    display: -ms-grid;
    display: grid;
  }
  .delivery__adress {
    padding: 76px 108px;
    font-size: unset;
  }
  .delivery__adress h2 {
    font-size: 26px;
  }
  .delivery__item {
    padding: 30px 40px;
    margin-bottom: 150px;
  }
  .delivery__item form label ::-webkit-input-placeholder,
  .delivery__item form label ::-moz-placeholder,
  .delivery__item form label :-ms-input-placeholder,
  .delivery__item form label ::-ms-input-placeholder,
  .delivery__item form label ::placeholder {
    font-size: 16px;
  }
  .delivery__item form label span {
    font-size: 16px;
  }
  .delivery__item form label a {
    font-size: 16px;
  }
  .delivery__item form label p {
    font-size: 14px;
  }
  .delivery__list {
    display: -ms-grid;
    display: grid;
  }
  .delivery__text {
    margin-bottom: 76px;
  }
  .delivery__text h3 {
    font-size: 26px;
    margin-bottom: 30px;
    line-height: 29.64px;
  }
  .delivery__text p {
    font-size: 16px;
  }
  
  .pay {
    margin-bottom: 150px;
  }
  .pay h2 {
    font-size: 52px;
    line-height: 59.8px;
    margin-bottom: 30px;
  }
  .pay p {
    font-size: unset;
  }
  .pay ul li {
    font-size: unset;
  }
  .pay__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .pay__item {
    padding: 76px 44px;
  }
  .pay__item h3 {
    font-size: 26px;
  }
  .pay__item p {
    font-size: unset;
  }
}

/* ===== ТЕКСТОВЫЕ БЛОКИ ===== */
.pagetextbox .pagetextbox-s .pagetext-box {
  background: var(--bg-light);
  margin-top: 68px;
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  padding: 34px 16px;
  gap: 20px;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-left {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 34px;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right span {
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  display: block;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right p {
  font-size: 14px;
  margin-bottom: 16px;
  margin-top: 8px;
}
.pagetextbox .pagetextbox-s img {
  margin-bottom: 34px;
  border-radius: 8px;
}
.pagetextbox .pagetextbox-s h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 630px;
  margin-bottom: 30px;
}
.pagetextbox .pagetextbox-s h3 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--primary-color);
  max-width: 738px;
  margin-top: 0;
}
.pagetextbox .pagetextbox-s p {
  max-width: 738px;
  font-size: 12px;
}
.pagetextbox .pagetextbox-s ul {
  max-width: 738px;
  list-style: decimal;
  margin-left: 0;
  padding-left: 15px;
}
.pagetextbox .pagetextbox-s ul li {
  margin-bottom: 18px;
  text-decoration: underline;
  font-size: 12px;
}
.pagetextbox .pagetext__box--text {
  margin-bottom: 34px;
}

/* Внутренние страницы */
h1.pagetext__title {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 630px;
  margin-bottom: 30px;
}

.pagetext-box {
  background: var(--bg-light);
  margin-top: 68px;
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  padding: 34px 16px;
  gap: 20px;
}
.pagetext-box-left {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 34px;
}
.pagetext-box .pagetext-box-right span, 
.pagetext__box h3 {
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-top: 0;
  margin-bottom: unset;
}
.pagetext-box .pagetext-box-right p {
  font-size: 14px;
}
.pagetext-box-right div {
  font-size: 17px !important;
}
.pagetext-box-right div a {
  color: inherit;
  font-size: inherit;
  white-space: nowrap;
}

@media (min-width: 980px) {
  .pagetextbox .pagetextbox-s .pagetext-box {
    margin-top: 150px;
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 150px;
    gap: 60px;
  }
  .pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-left {
    font-size: 26px;
    margin-bottom: unset;
  }
  .pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right span {
    font-size: 26px;
  }
  .pagetextbox .pagetextbox-s img {
    margin-bottom: 76px;
  }
  .pagetextbox .pagetextbox-s h1 {
    font-size: 52px;
  }
  .pagetextbox .pagetextbox-s h3 {
    font-size: 26px;
    margin-top: unset;
  }
  .pagetextbox .pagetextbox-s p {
    font-size: unset;
  }
  .pagetextbox .pagetextbox-s ul li {
    font-size: unset;
  }
  .pagetextbox .pagetext__box--text {
    margin-bottom: 76px;
  }
  
  h1.pagetext__title {
    font-size: 52px;
  }
  
  .pagetext-box {
    margin-top: 150px;
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 150px;
    gap: 60px;
  }
  .pagetext-box-left {
    font-size: 26px;
    margin-bottom: unset;
  }
  .pagetext-box .pagetext-box-right span, 
  .pagetext__box h3 {
    font-size: 26px;
  }
  .pagetext-box-right div {
    font-size: 26px !important;
  }
}

/* ===== ДОПОЛНИТЕЛЬНЫЕ ЭЛЕМЕНТЫ ===== */

/* Бургер меню закрытие */
.burger-close {
  position: absolute;
  right: var(--container-offset);
  top: 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  width: 44px;
  height: 44px;
  background-image: url("/local/templates/flzn/css/../img/close.svg");
  background-position: center;
  background-size: 14px 12px;
  background-repeat: no-repeat;
}

/* Кастомный чекбокс */
.custom-checkbox__field:checked + .custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus + .custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled + .custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}

/* Вкладки */
.tab-content {
  display: none;
}

.tab-content:target, .active, .show-tab {
  display: block;
}

#content-1:before, #content-2:before, #content-3:before {
  display: block;
  content: "";
  height: 555px;
  margin: -555px 0 0;
}

/* Формы консультации */
.consultation__right .form,
.benefist__box--right .form {
  color: #fff;
}
.consultation__right .form span,
.benefist__box--right .form span {
  font-size: 26px;
  display: block;
  margin-bottom: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.consultation__right .form p,
.benefist__box--right .form p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.consultation__right .form__line,
.benefist__box--right .form__line {
  margin-bottom: 30px;
}
.consultation__right .form__line input,
.benefist__box--right .form__line input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: unset;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 0;
  border-left: 0;
  border-right: 0;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 16px;
  color: #fff !important;
}
.consultation__right .form__line input:focus,
.benefist__box--right .form__line input:focus {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.consultation__right .form__line ::-webkit-input-placeholder,
.benefist__box--right .form__line ::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::-moz-placeholder,
.benefist__box--right .form__line ::-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line :-ms-input-placeholder,
.benefist__box--right .form__line :-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::-ms-input-placeholder,
.benefist__box--right .form__line ::-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::placeholder,
.benefist__box--right .form__line ::placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line input[type=submit],
.benefist__box--right .form__line input[type=submit] {
  background-color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: var(--primary-color) !important;
  padding-bottom: 0;
  border-bottom: 0;
}
.consultation__right .form__line.checkbox label,
.benefist__box--right .form__line.checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.consultation__right .form__line.checkbox label span,
.benefist__box--right .form__line.checkbox label span {
  font-size: 12px;
  display: block;
  margin-bottom: 0;
  margin-left: 10px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.consultation__right .form__line.checkbox label input[type=checkbox],
.benefist__box--right .form__line.checkbox label input[type=checkbox] {
  width: 18px;
  height: 18px;
  border-radius: 8px;
  background-color: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}
.consultation__right .form__line.checkbox label input[type=checkbox]:checked,
.benefist__box--right .form__line.checkbox label input[type=checkbox]:checked {
  color: white;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  font-size: 12px;
  background-color: transparent !important;
}
.consultation__right .form__line.checkbox label input[type=checkbox]:checked:after,
.benefist__box--right .form__line.checkbox label input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 12px;
  color: #fff;
  background: transparent !important;
  width: 100%;
  text-align: center;
  position: relative;
  top: 8px;
}

.benefist__box {
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.benefist__box--right {
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: var(--primary-color);
  border-radius: 8px;
}

@media (min-width: 1200px) {
  .consultation__right .form__line ::-webkit-input-placeholder,
  .benefist__box--right .form__line ::-webkit-input-placeholder {
    font-size: 16px;
  }
  .consultation__right .form__line ::-moz-placeholder,
  .benefist__box--right .form__line ::-moz-placeholder {
    font-size: 16px;
  }
  .consultation__right .form__line :-ms-input-placeholder,
  .benefist__box--right .form__line :-ms-input-placeholder {
    font-size: 16px;
  }
  .consultation__right .form__line ::-ms-input-placeholder,
  .benefist__box--right .form__line ::-ms-input-placeholder {
    font-size: 16px;
  }
  .consultation__right .form__line ::placeholder,
  .benefist__box--right .form__line ::placeholder {
    font-size: 16px;
  }
  .consultation__right .form__line.checkbox label span,
  .benefist__box--right .form__line.checkbox label span {
    font-size: 14px;
  }
  .consultation__right .form__line.checkbox label input[type=checkbox]:checked,
  .benefist__box--right .form__line.checkbox label input[type=checkbox]:checked {
    font-size: 14px;
  }
  .consultation__right .form__line.checkbox label input[type=checkbox]:checked:after,
  .benefist__box--right .form__line.checkbox label input[type=checkbox]:checked:after {
    font-size: 14px;
  }
  
  .benefist__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .benefist__box--right {
    padding-top: 110px;
    padding-bottom: 110px;
    padding-left: 76px;
    padding-right: 76px;
  }
}

/* Фильтр дополнительные стили */
.filter__pokritie label,
.filter__shag label {
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.filter__pokritie label input[type=radio],
.filter__shag label input[type=radio] {
  margin-right: 10px;
}

.filter__shag ul {
  display: block;
}

/* ===== МЕДИА-ЗАПРОСЫ ДЛЯ ПЛАНШЕТОВ (740-1240px) ===== */
@media only screen and (min-width: 740px) and (max-width: 1240px) {
  .pagenews__box h2 {
    font-size: 32px;
  }
  .pagenews__box--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
  .pagenews__box a {
    margin-left: 20px;
  }
  
  .product-banner {
    margin-top: 150px;
  }
  .product-banner .product-banner--price {
    display: block !important;
    margin-top: 16px;
  }
  .product-banner .product-banner--price span {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    opacity: 1;
    font-size: 26px;
    margin-right: 30px;
    position: relative;
    top: 70px;
    width: 600px;
    left: 20px;
  }
  .product-banner .product-banner--price small {
    text-decoration: line-through;
    font-size: 21px;
    color: #fff;
    position: relative;
    top: 20px;
    left: 120px;
  }
  .product-banner .product-banner--left .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .product-banner--left span {
    margin-bottom: 8px;
  }
  .product-banner .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--primary-color);
    padding-top: 52px;
    padding-bottom: 52px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 8px;
    height: 479px;
  }
  .product-banner h2 {
    font-size: 32px;
    color: #fff;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 16px;
  }
  .product-banner span {
    display: block;
    color: #fff;
    opacity: 0.5;
  }
  .product-banner button {
    background-color: #ffffff;
    width: 100%;
    cursor: pointer;
    margin-left: 30px;
    position: relative;
    top: 100px;
    left: -90px;
    width: 235px;
    font-size: 16px;
    height: 60px;
    border-radius: 8px;
    color: var(--primary-color);
    padding-bottom: 0;
    border: 0;
  }
  .product-banner button:hover {
    background-color: unset;
    border: 1px solid var(--bg-light);
    color: var(--bg-light);
  }
  .product-banner .product-banner--right {
    text-align: center;
  }
  .product-banner .product-banner--right .product-banner--price {
    display: none !important;
  }
  .product-banner .product-banner--right img {
    width: 86%;
  }
  
  /* Слайдер для планшетов */
  .slider {
    height: auto !important;
  }
  .slider__item h1 {
    font-size: 32px !important;
    width: 544px !important;
  }
  .slider__list {
    padding-top: 52px !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
    padding-bottom: 52px !important;
  }
  .slider__item {
    position: relative;
  }
  .slider__item img {
    position: absolute;
    top: 50%;
    left: 70%;
  }
  .slider__item a {
    width: 208px !important;
    text-align: center;
    font-size: 15px !important;
  }
  .slider__item button {
    width: 208px !important;
    text-align: center;
    font-size: 15px;
  }
  .slider__item p {
    font-size: 15px !important;
    width: 336px !important;
  }
  .slider .mhide {
    display: block !important;
  }
  .slider .dhide {
    display: none !important;
  }
  
  /* Остальные элементы */
  .news__list {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .about__box {
    -ms-grid-columns: (1fr)[1] !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .about__item img {
    width: 100%;
  }
  .about__item p {
    font-size: 15px !important;
  }
  .faq__quest span {
    font-size: 15px !important;
    max-width: 500px !important;
  }
  .faq__content p {
    max-width: 500px !important;
  }
  .partners__list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .directions__list {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .products__list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .catalog-varible--list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .catalog__right {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .numbers__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
  }
} 

/* ===== ПОЛНЫЙ СПИСОК НЕДОСТАЮЩИХ СТИЛЕЙ ДЛЯ MAIN_NEW.CSS ===== */
/* Добавьте эти стили в конец файла main_new.css */

/* ===== БУРГЕР МЕНЮ ЗАКРЫТИЕ ===== */
.burger-close {
  position: absolute;
  right: var(--container-offset);
  top: 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  width: 44px;
  height: 44px;
  background-image: url("/local/templates/flzn/css/../img/close.svg");
  background-position: center;
  background-size: 14px 12px;
  background-repeat: no-repeat;
}

/* ===== КАСТОМНЫЙ ЧЕКБОКС ===== */
.custom-checkbox__field:checked + .custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus + .custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled + .custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}

/* ===== FAQ СЕКЦИЯ ===== */
.faq {
  margin-bottom: 68px;
}
.faq h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 34px;
  max-width: 100%;
}
.faq__item {
  padding-top: 37px;
  padding-bottom: 34px;
  border-top: 1px solid var(--border-color);
  display: block;
}
.faq__item:last-child {
  border-bottom: 1px solid var(--border-color);
}
.faq__content {
  max-width: 100%;
}
.faq__content p {
  font-size: 12px;
  padding-right: 0px;
}
.faq .open .faq__quest img {
  display: none;
}
.faq .open .faq__content {
  display: block;
  position: relative;
  margin-left: 0px;
}
.faq .open .faq__content img {
  position: absolute;
  top: -49px;
  right: 0;
  width: 33px;
  height: 33px;
}
.faq__quest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.faq__quest span {
  display: block;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
  max-width: 229px;
}
.faq__quest img {
  position: absolute;
  right: 0;
  width: 32px;
}
.faq__all {
  width: 100%;
  text-align: right;
  margin-top: 30px;
}
.faq__all a {
  display: inline-block;
  font-size: 12px;
  color: var(--primary-color);
  position: relative;
}
.faq__all a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  top: 8px;
}

@media (min-width: 1200px) {
  .faq {
    margin-bottom: 150px;
  }
  .faq h2 {
    font-size: 52px;
    margin-bottom: 76px;
    max-width: 522px;
  }
  .faq__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .faq__content {
    max-width: 521px;
  }
  .faq__content p {
    font-size: 16px;
    padding-right: 70px;
  }
  .faq .open .faq__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -100px;
  }
  .faq .open .faq__content img {
    top: 40%;
  }
  .faq__quest span {
    font-size: 26px;
    max-width: 630px;
  }
  .faq__all a {
    font-size: 14px;
  }
}

/* ===== НОВОСТИ ===== */
.news {
  margin-bottom: 68px;
}
.news h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 34px;
  max-width: 522px;
}
.news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.news__title a {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 12px;
  color: var(--primary-color);
}
.news__title a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  top: 8px;
}
.news__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
.news__item {
  position: relative;
}
.news__item .stick-box {
  color: var(--accent-pink);
  border-radius: 8px 50px 50px 0px;
  background: var(--accent-pink-bg);
  position: absolute;
  top: 0;
  width: 94px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 5px 20px 20px 5px;
}
.news__item img {
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.news__item span {
  display: block;
  margin-top: 16px;
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 29.64px;
  max-width: 413px;
}
.news__item p {
  font-size: 12px;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
.news__item a {
  font-size: 12px;
  color: var(--text-dark);
  opacity: 0.45;
  position: relative;
}
.news__item a:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: var(--text-dark);
  position: absolute;
  bottom: -8px;
  left: 0;
  opacity: 0.45;
}
.news__item a:hover {
  opacity: 1;
  color: var(--primary-color);
}
.news__item a:hover:after {
  opacity: 1;
  background-color: var(--primary-color);
}

/* Новостная страница дополнительные стили */
.news-item-img {
  height: 280px;
  object-fit: contain;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border-radius: 5px;
  background-position: center !important;
}
.image-box {
  width: 50%;
  display: grid;
  place-content: center;
}
.image-box .news-item-img {
  width: 480px;
}

@media (min-width: 1200px) {
  .news {
    margin-bottom: 150px;
  }
  .news h2 {
    font-size: 52px;
    margin-bottom: 76px;
  }
  .news__title a {
    top: 20%;
    font-size: 14px;
  }
  .news__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .news__item span {
    margin-top: 30px;
    font-size: 26px;
  }
  .news__item p {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .news__item a {
    font-size: 14px;
  }
}

@media(max-width: 767px){
  .pagenews__title {
    font-size: 34px;
  }
  .image-box {
    margin: 0 auto;
  }
  .image-box .news-item-img {
    width: 300px;
  }
}

/* ===== МОДАЛЬНЫЕ ОКНА ===== */
.graph-modal {
  background-color: rgba(55, 58, 65, 0.1);
}

.graph-modal__close {
  opacity: 0.35;
  right: 20px;
  top: 20px;
}

.popup {
  padding: 76px;
  width: 100%;
  max-width: 630px;
}

.graph-modal__container h2 {
  font-size: 26px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px;
}
.graph-modal__container p {
  font-size: 16px;
  max-width: 433px;
  margin: 0;
  margin-bottom: 30px;
}
.graph-modal__container form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.graph-modal__container form label span {
  font-size: 14px;
}
.graph-modal__container form label input {
  display: block;
  width: 100%;
  padding-bottom: 16px;
  padding-top: 0px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  outline: none;
}
.graph-modal__container form label input[type=submit] {
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
  height: 60px;
  cursor: pointer;
  font-size: unset;
  padding-top: 16px;
}
.graph-modal__container form label input[type=submit]:hover {
  background-color: #fff;
  color: var(--primary-color) !important;
  border: 1px solid var(--primary-color);
}
.graph-modal__container form label input[type=checkbox] {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 0px;
}

/* ===== РЕЙТИНГ ===== */
.rating-area {
  overflow: hidden;
  width: 210px;
  margin-bottom: 30px;
  display: none;
}

.rating-area:not(:checked) > input {
  display: none;
}

.rating-area:not(:checked) > label {
  float: right;
  width: 42px;
  padding: 0;
  cursor: pointer;
  font-size: 32px;
  line-height: 32px;
  color: #9ec0f1;
}

.rating-area:not(:checked) > label:before {
  content: "★";
}

.rating-area > input:checked ~ label {
  color: var(--primary-color);
}

.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
  color: var(--primary-color);
}

.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
  color: var(--primary-color);
}

.rate-area > label:active {
  position: relative;
}

.rating-result {
  overflow: hidden;
  width: 210px;
  margin-bottom: 16px;
}

.rating-result span {
  padding: 0;
  font-size: 32px;
  margin: 0 3px;
  line-height: 1;
  color: #9ec0f1;
}

.rating-result > span:before {
  content: "★";
}

.rating-result > span.active {
  color: var(--primary-color);
}

.product__card--desc ul li {
  font-size: 12px;
}

.card__box span small {
  font-size: 10px;
}

@media (min-width: 980px) {
  .rating-result {
    margin-bottom: 30px;
  }
  .product__card--desc ul li {
    font-size: unset;
  }
  .card__box span small {
    font-size: unset;
  }
}

/* ===== СТРАНИЦА ПРОДУКТА ===== */
.product__card {
  margin-bottom: 28px;
}
.product__card .stepper {
  width: 138px;
  height: 60px;
}
.product__card--title h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 843px;
  line-height: auto;
  margin-bottom: 16px;
}
.product__card--box {
  display: block;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
}
.product__card--image {
  -ms-grid-column-span: 5;
  grid-column: 5 span;
  margin-bottom: 34px;
}
.product__card--stepper {
  width: 41%;
  margin-left: 0px;
  margin-bottom: 16px;
}
.product__card--stepper .stepper {
  width: 80px;
  height: 32px;
  float: right;
}
.product__card--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product__card--price {
  width: 58%;
  margin-bottom: 16px;
}
.product__card--price span {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  display: block;
  font-size: 25px;
  color: var(--primary-color);
}
.product__card--price .old {
  text-decoration: line-through;
  font-size: 26px;
  color: var(--text-dark);
  opacity: 0.45;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.product__card--addcart {
  margin-left: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.product__card--addcart button {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 60px;
  background-color: var(--primary-color);
  color: #fff;
  border: 0;
  border-radius: 8px;
}
.product__card--addcart button:hover {
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
.product__card--info {
  -ms-grid-column-span: 7;
  grid-column: 7 span;
}
.product__card--info h3 {
  margin: 0;
  margin-bottom: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
}
.product__card--info p {
  margin: 0;
  margin-bottom: 30px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: normal;
}
.product__card--info ul li {
  margin-bottom: 8px;
  font-size: 12px;
}
.product__card--info a {
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 34px;
  font-size: 12px;
  color: var(--primary-color);
  position: relative;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.product__card--info a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  top: 8px;
}
.product__card--charlist {
  margin: 0;
  max-width: 738px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0px;
  margin-bottom: 30px;
}
.product__card--charitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid var(--border-color);
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product__card--charterm {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 12px;
}
.product__card--charvalue {
  margin: 0;
  width: 34%;
  font-size: 12px;
}
.product__card--charvalue span {
  cursor: pointer;
  display: inline-block;
  color: var(--primary-color);
  padding: 4px 12px;
  border: 1px solid var(--primary-light);
  -webkit-box-shadow: 0px 0px 6px 1px var(--primary-shadow);
  box-shadow: 0px 0px 6px 1px var(--primary-shadow);
  border-radius: 8px;
  margin-left: 8px;
}

@media (min-width: 1200px) {
  .product__card {
    margin-bottom: 150px;
  }
  .product__card--title h1 {
    font-size: 52px;
    line-height: 59.8px;
    margin-bottom: 30px;
  }
  .product__card--box {
    display: -ms-grid;
    display: grid;
  }
  .product__card--image {
    margin-bottom: unset;
  }
  .product__card--stepper {
    width: unset;
    margin-left: auto;
    margin-bottom: unset;
  }
  .product__card--stepper .stepper {
    width: unset;
    height: unset;
    float: unset;
  }
  .product__card--price {
    width: unset;
    margin-bottom: unset;
  }
  .product__card--price span {
    font-size: 52px;
  }
  .product__card--addcart {
    margin-left: 20px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .product__card--addcart button {
    display: inline-block;
    width: 235px;
  }
  .product__card--info h3 {
    font-size: 26px;
  }
  .product__card--info p {
    font-size: 16px;
  }
  .product__card--info ul li {
    font-size: unset;
  }
  .product__card--info a {
    margin-bottom: 76px;
    font-size: 14px;
  }
  .product__card--charterm {
    font-size: unset;
  }
  .product__card--charvalue {
    width: 30%;
    font-size: unset;
  }
  .product__card--desc ul li {
    font-size: unset;
  }
}

/* ===== БАННЕР ПРОДУКТА ===== */
.product-banner {
  margin-top: 76px;
}
.product-banner .product-banner--price {
  margin-top: 16px;
}
.product-banner .product-banner--price span {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  opacity: 1;
  font-size: 26px;
  margin-right: 30px;
  position: relative;
  top: 30px;
}
.product-banner .product-banner--price small {
  text-decoration: line-through;
  font-size: 16px;
  color: #fff;
  position: relative;
  top: 40px;
}
.product-banner .product-banner--left {
  margin-bottom: 16px;
}
.product-banner .product-banner--left .product-banner--price {
  display: none;
}
.product-banner .product-banner--left span {
  margin-bottom: 8px;
}
.product-banner .container {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--primary-color);
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 8px;
}
.product-banner h2 {
  font-size: 23px;
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 16px;
}
.product-banner span {
  display: block;
  color: #fff;
  opacity: 0.5;
}
.product-banner button {
  background-color: #ffffff;
  cursor: pointer;
  margin-left: 30px;
  width: 235px;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: var(--primary-color);
  padding-bottom: 0;
  border: 0;
}
.product-banner button:hover {
  background-color: unset;
  border: 1px solid var(--bg-light);
  color: var(--bg-light);
}
.product-banner .product-banner--right {
  text-align: center;
}
.product-banner .product-banner--right .product-banner--price .product-banner-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.product-banner .product-banner--right .product-banner--price div {
  display: block;
}
.product-banner .product-banner--right .product-banner--price span {
  display: block;
  top: 0;
}
.product-banner .product-banner--right .product-banner--price small {
  top: 6px;
}
.product-banner .product-banner--right .product-banner--price button {
  margin-left: 0;
  width: 100%;
}
.product-banner .product-banner--right img {
  width: 86%;
}

@media (min-width: 980px) {
  .product-banner {
    margin-top: 150px;
  }
  .product-banner .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .product-banner--left .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 76px 108px;
  }
  .product-banner h2 {
    font-size: 46px;
  }
  .product-banner .product-banner--right .product-banner--price {
    display: none !important;
  }
}

/* ===== СТРАНИЦА ЗАКАЗА ===== */
.zakaz h1 {
  font-size: 25px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
}
.zakaz__box {
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}
.zakaz__form input {
  display: block;
  width: 100%;
  padding-bottom: 8px;
  padding-top: 8px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  outline: none;
}
.zakaz__form ::-webkit-input-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::-moz-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form :-ms-input-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::-ms-input-placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form ::placeholder {
  color: var(--text-dark);
  opacity: 0.45;
  font-size: 12px;
}
.zakaz__form textarea {
  width: 100%;
  padding: 5px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  text-align: left;
  outline: 0;
  color: var(--border-color);
  resize: none;
}
.zakaz__form input[type=submit] {
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
  height: 60px;
  cursor: pointer;
  margin-bottom: 16px;
  font-size: 12px;
}
.zakaz__form input[type=submit]:hover {
  background-color: var(--bg-light);
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
.zakaz__inline {
  margin-bottom: 16px;
}
.zakaz__inline a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  border-radius: 8px;
  padding: 20px 40px;
  margin-left: 20px;
  cursor: pointer;
  font-size: 12px;
  margin-left: 0;
  text-align: center;
  margin-top: 16px;
}
.zakaz__inline a:hover {
  background-color: var(--primary-color);
  border: 1px solid var(--bg-light);
  color: var(--bg-light);
}
.zakaz .zakaz__cart h2 {
  text-align: left;
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 30px;
  margin-top: 68px;
}
.zakaz .zakaz__cart--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 20px;
  padding-top: 30px;
  border-top: 1px solid var(--border-color);
}
.zakaz .zakaz__cart--item img {
  width: 108px;
  height: 108px;
}
.zakaz .zakaz__cart--item:last-child {
  border-bottom: 1px solid var(--border-color);
}
.zakaz .zakaz__cart--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.zakaz .zakaz__cart--summary {
  text-align: right;
}
.zakaz .zakaz__cart--summary p {
  font-size: 14px;
}
.zakaz .zakaz__cart--summary span {
  display: inline-block;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.zakaz .zakaz__cart--price {
  margin-right: 20px;
}
.zakaz .zakaz__cart--price span {
  color: var(--primary-color);
  font-size: 26px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.zakaz .zakaz__cart--price p {
  margin: 0;
}
.zakaz .zakaz__cart--top {
  margin-bottom: 30px;
}
.zakaz .zakaz__cart--top p {
  margin: 0;
  margin-bottom: 8px;
  font-size: 12px;
}
.zakaz .zakaz__cart--top span {
  display: block;
  font-size: 12px;
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
  display: block;
  max-width: 394px;
  margin-bottom: 16px;
}
.zakaz .zakaz__cart--top small {
  font-size: 12px;
  opacity: 0.45;
  color: var(--text-dark);
}
.zakaz .zakaz__cart--close {
  position: absolute;
  top: 25px;
  right: 0;
}
.zakaz .zakaz__cart--close img {
  width: 28px;
  height: 28px;
}

.tab-content {
  display: none;
}

.tab-content:target, .active, .show-tab {
  display: block;
}

#content-1:before, #content-2:before, #content-3:before {
  display: block;
  content: "";
  height: 555px;
  margin: -555px 0 0;
}

@media (min-width: 1200px) {
  .zakaz h1 {
    font-size: 52px;
  }
  .zakaz__box {
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .zakaz__form input {
    width: 522px;
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .zakaz__form ::-webkit-input-placeholder,
  .zakaz__form ::-moz-placeholder,
  .zakaz__form :-ms-input-placeholder,
  .zakaz__form ::-ms-input-placeholder,
  .zakaz__form ::placeholder {
    font-size: unset;
  }
  .zakaz__form textarea {
    width: 522px;
  }
  .zakaz__form input[type=submit] {
    font-size: unset;
  }
  .zakaz__inline {
    margin-bottom: 30px;
  }
  .zakaz__inline a {
    width: 522px;
    margin-top: -16px;
    font-size: unset;
  }
  .zakaz .zakaz__cart h2 {
    text-align: right;
    font-size: 26px;
    margin-top: 0;
  }
  .zakaz .zakaz__cart--top p,
  .zakaz .zakaz__cart--price p {
    font-size: unset;
  }
  .zakaz .zakaz__cart--top span {
    font-size: 16px;
  }
  .zakaz .zakaz__cart--top small {
    font-size: 14px;
  }
}

/* ===== ДОСТАВКА И ОПЛАТА ===== */
.delivery h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 843px;
  line-height: auto;
  margin-bottom: 30px;
}
.delivery__box {
  display: block;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 76px;
}
.delivery__map {
  margin-top: 20px;
}
.delivery__map iframe {
  height: 203px;
  width: 100%;
}
.delivery__adress {
  background-color: var(--bg-light);
  padding: 34px 16px;
  font-size: 12px;
}
.delivery__adress h2 {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
  margin-top: 0;
}
.delivery__adress span {
  font-family: "MontserratSemiBold", sans-serif;
  font-weight: 600;
}
.delivery__item {
  padding: 34px 16px;
  background-color: var(--bg-light);
  border-radius: 8px;
  margin-bottom: 16px;
}
.delivery__item form {
  margin-top: 30px;
}
.delivery__item form .texts {
  display: block;
}
.delivery__item form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}
.delivery__item form label select {
  width: 100%;
  padding-bottom: 16px;
  padding-top: 10px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--bg-light);
}
.delivery__item form label input {
  width: 100%;
  padding-bottom: 16px;
  padding-top: 10px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--bg-light);
  outline: 0;
}
.delivery__item form label ::-webkit-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::-moz-placeholder {
  font-size: 12px;
}
.delivery__item form label :-ms-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::-ms-input-placeholder {
  font-size: 12px;
}
.delivery__item form label ::placeholder {
  font-size: 12px;
}
.delivery__item form label input[type=checkbox] {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 0px;
}
.delivery__item form label input[type=submit] {
  margin-top: 10px;
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
  height: 60px;
  padding-top: 16px;
  cursor: pointer;
  border-bottom: 0px solid var(--border-color);
}
.delivery__item form label span {
  display: block;
  font-size: 12px;
}
.delivery__item form label a {
  display: block;
  color: var(--primary-color);
  text-decoration: underline;
  font-size: 12px;
}
.delivery__item form label p {
  font-size: 12px;
}
.delivery__item img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.delivery__list {
  display: block;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1062px;
}
.delivery .delivery__item form label a {
  font-size: 12px;
}
.delivery__text {
  margin-bottom: 34px;
}
.delivery__text h3 {
  max-width: 521px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--text-dark);
  margin: 0;
  margin-bottom: 16px;
  line-height: auto;
}
.delivery__text p {
  font-size: 12px;
  color: var(--text-dark);
  max-width: 521px;
  margin: 0;
}

.pay {
  margin-top: 58px;
  margin-bottom: 68px;
}
.pay h2 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 843px;
  line-height: auto;
  margin-bottom: 0px;
}
.pay p {
  font-size: 12px;
}
.pay ul {
  padding-left: 18px;
}
.pay ul li {
  margin-bottom: 8px;
  font-size: 12px;
}
.pay__list {
  margin-top: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  max-width: 1062px;
}
.pay__item {
  background-color: var(--bg-light);
  padding: 34px 16px;
}
.pay__item h3 {
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
}
.pay__item p {
  color: var(--text-dark);
  font-size: 12px;
}

@media (min-width: 980px) {
  .delivery h1 {
    font-size: 52px;
    line-height: 59.8px;
  }
  .delivery__map {
    margin-top: unset;
  }
  .delivery__map iframe {
    height: 100%;
    width: 100%;
  }
  .delivery .delivery__item form label a {
    font-size: 16px;
  }
  .delivery__box {
    display: -ms-grid;
    display: grid;
  }
  .delivery__adress {
    padding: 76px 108px;
    font-size: unset;
  }
  .delivery__adress h2 {
    font-size: 26px;
  }
  .delivery__item {
    padding: 30px 40px;
    margin-bottom: 150px;
  }
  .delivery__item form label ::-webkit-input-placeholder,
  .delivery__item form label ::-moz-placeholder,
  .delivery__item form label :-ms-input-placeholder,
  .delivery__item form label ::-ms-input-placeholder,
  .delivery__item form label ::placeholder {
    font-size: 16px;
  }
  .delivery__item form label span {
    font-size: 16px;
  }
  .delivery__item form label a {
    font-size: 16px;
  }
  .delivery__item form label p {
    font-size: 14px;
  }
  .delivery__list {
    display: -ms-grid;
    display: grid;
  }
  .delivery__text {
    margin-bottom: 76px;
  }
  .delivery__text h3 {
    font-size: 26px;
    margin-bottom: 30px;
    line-height: 29.64px;
  }
  .delivery__text p {
    font-size: 16px;
  }
  
  .pay {
    margin-bottom: 150px;
  }
  .pay h2 {
    font-size: 52px;
    line-height: 59.8px;
    margin-bottom: 30px;
  }
  .pay p {
    font-size: unset;
  }
  .pay ul li {
    font-size: unset;
  }
  .pay__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .pay__item {
    padding: 76px 44px;
  }
  .pay__item h3 {
    font-size: 26px;
  }
  .pay__item p {
    font-size: unset;
  }
}

/* ===== ТЕКСТОВЫЕ БЛОКИ И ВНУТРЕННИЕ СТРАНИЦЫ ===== */
.pagetextbox .pagetextbox-s .pagetext-box {
  background: var(--bg-light);
  margin-top: 68px;
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  padding: 34px 16px;
  gap: 20px;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-left {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 34px;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right span {
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  display: block;
}
.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right p {
  font-size: 14px;
  margin-bottom: 16px;
  margin-top: 8px;
}
.pagetextbox .pagetextbox-s img {
  margin-bottom: 34px;
  border-radius: 8px;
}
.pagetextbox .pagetextbox-s h1 {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 630px;
  margin-bottom: 30px;
}
.pagetextbox .pagetextbox-s h3 {
  font-size: 17px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--primary-color);
  max-width: 738px;
  margin-top: 0;
}
.pagetextbox .pagetextbox-s p {
  max-width: 738px;
  font-size: 12px;
}
.pagetextbox .pagetextbox-s ul {
  max-width: 738px;
  list-style: decimal;
  margin-left: 0;
  padding-left: 15px;
}
.pagetextbox .pagetextbox-s ul li {
  margin-bottom: 18px;
  text-decoration: underline;
  font-size: 12px;
}
.pagetextbox .pagetext__box--text {
  margin-bottom: 34px;
}

h1.pagetext__title {
  font-size: 25px;
  margin: 0;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  color: var(--text-dark);
  max-width: 630px;
  margin-bottom: 30px;
}

.pagetext-box {
  background: var(--bg-light);
  margin-top: 68px;
  margin-bottom: 68px;
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  padding: 34px 16px;
  gap: 20px;
}
.pagetext-box-left {
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 34px;
}
.pagetext-box .pagetext-box-right span, 
.pagetext__box h3 {
  color: var(--primary-color);
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-top: 0;
  margin-bottom: unset;
}
.pagetext-box .pagetext-box-right p {
  font-size: 14px;
}
.pagetext-box-right div {
  font-size: 17px !important;
}
.pagetext-box-right div a {
  color: inherit;
  font-size: inherit;
  white-space: nowrap;
}

@media (min-width: 980px) {
  .pagetextbox .pagetextbox-s .pagetext-box {
    margin-top: 150px;
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 150px;
    gap: 60px;
  }
  .pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-left {
    font-size: 26px;
    margin-bottom: unset;
  }
  .pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right span {
    font-size: 26px;
  }
  .pagetextbox .pagetextbox-s img {
    margin-bottom: 76px;
  }
  .pagetextbox .pagetextbox-s h1 {
    font-size: 52px;
  }
  .pagetextbox .pagetextbox-s h3 {
    font-size: 26px;
    margin-top: unset;
  }
  .pagetextbox .pagetextbox-s p {
    font-size: unset;
  }
  .pagetextbox .pagetextbox-s ul li {
    font-size: unset;
  }
  .pagetextbox .pagetext__box--text {
    margin-bottom: 76px;
  }
  
  h1.pagetext__title {
    font-size: 52px;
  }
  
  .pagetext-box {
    margin-top: 150px;
    margin-bottom: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 150px;
    gap: 60px;
  }
  .pagetext-box-left {
    font-size: 26px;
    margin-bottom: unset;
  }
  .pagetext-box .pagetext-box-right span, 
  .pagetext__box h3 {
    font-size: 26px;
  }
  .pagetext-box-right div {
    font-size: 26px !important;
  }
}

/* ===== ФОРМЫ КОНСУЛЬТАЦИИ (ДОПОЛНИТЕЛЬНЫЕ) ===== */
.consultation__right .form,
.benefist__box--right .form {
  color: #fff;
}
.consultation__right .form span,
.benefist__box--right .form span {
  font-size: 26px;
  display: block;
  margin-bottom: 16px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
}
.consultation__right .form p,
.benefist__box--right .form p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.consultation__right .form__line,
.benefist__box--right .form__line {
  margin-bottom: 30px;
}
.consultation__right .form__line input,
.benefist__box--right .form__line input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: unset;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 0;
  border-left: 0;
  border-right: 0;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 16px;
  color: #fff !important;
}
.consultation__right .form__line input:focus,
.benefist__box--right .form__line input:focus {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.consultation__right .form__line ::-webkit-input-placeholder,
.benefist__box--right .form__line ::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::-moz-placeholder,
.benefist__box--right .form__line ::-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line :-ms-input-placeholder,
.benefist__box--right .form__line :-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::-ms-input-placeholder,
.benefist__box--right .form__line ::-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line ::placeholder,
.benefist__box--right .form__line ::placeholder {
  color: #fff !important;
  font-size: 12px;
  opacity: 0.45;
}
.consultation__right .form__line input[type=submit],
.benefist__box--right .form__line input[type=submit] {
  background-color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  border-radius: 8px;
  color: var(--primary-color) !important;
  padding-bottom: 0;
  border-bottom: 0;
}
.consultation__right .form__line.checkbox label,
.benefist__box--right .form__line.checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.consultation__right .form__line.checkbox label span,
.benefist__box--right .form__line.checkbox label span {
  font-size: 12px;
  display: block;
  margin-bottom: 0;
  margin-left: 10px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.consultation__right .form__line.checkbox label input[type=checkbox],
.benefist__box--right .form__line.checkbox label input[type=checkbox] {
  width: 18px;
  height: 18px;
  border-radius: 8px;
  background-color: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}
.consultation__right .form__line.checkbox label input[type=checkbox]:checked,
.benefist__box--right .form__line.checkbox label input[type=checkbox]:checked {
  color: white;
  -webkit-box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  box-shadow: 0px 0px 0px 1px rgb(255, 255, 255);
  font-size: 12px;
  background-color: transparent !important;
}
.consultation__right .form__line.checkbox label input[type=checkbox]:checked:after,
.benefist__box--right .form__line.checkbox label input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 12px;
  color: #fff;
  background: transparent !important;
  width: 100%;
  text-align: center;
  position: relative;
  top: 8px;
}

.benefist__box {
  display: block;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.benefist__box--right {
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: var(--primary-color);
  border-radius: 8px;
}

@media (min-width: 1200px) {
  .consultation__right .form__line ::-webkit-input-placeholder,
  .benefist__box--right .form__line ::-webkit-input-placeholder,
  .consultation__right .form__line ::-moz-placeholder,
  .benefist__box--right .form__line ::-moz-placeholder,
  .consultation__right .form__line :-ms-input-placeholder,
  .benefist__box--right .form__line :-ms-input-placeholder,
  .consultation__right .form__line ::-ms-input-placeholder,
  .benefist__box--right .form__line ::-ms-input-placeholder,
  .consultation__right .form__line ::placeholder,
  .benefist__box--right .form__line ::placeholder {
    font-size: 16px;
  }
  .consultation__right .form__line.checkbox label span,
  .benefist__box--right .form__line.checkbox label span {
    font-size: 14px;
  }
  .consultation__right .form__line.checkbox label input[type=checkbox]:checked,
  .benefist__box--right .form__line.checkbox label input[type=checkbox]:checked {
    font-size: 14px;
  }
  .consultation__right .form__line.checkbox label input[type=checkbox]:checked:after,
  .benefist__box--right .form__line.checkbox label input[type=checkbox]:checked:after {
    font-size: 14px;
  }
  
  .benefist__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .benefist__box--right {
    padding-top: 110px;
    padding-bottom: 110px;
    padding-left: 76px;
    padding-right: 76px;
  }
}

/* ===== ФИЛЬТРЫ ДОПОЛНИТЕЛЬНЫЕ ===== */
.filter__pokritie label,
.filter__shag label {
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.filter__pokritie label input[type=radio],
.filter__shag label input[type=radio] {
  margin-right: 10px;
}

.filter__shag ul {
  display: block;
}

/* ===== МЕДИА-ЗАПРОСЫ ДЛЯ ПЛАНШЕТОВ (740-1240px) ===== */
@media only screen and (min-width: 740px) and (max-width: 1240px) {
  .pagenews__box h2 {
    font-size: 32px;
  }
  .pagenews__box--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
  .pagenews__box a {
    margin-left: 20px;
  }
  
  /* Продукт-баннер для планшетов */
  .product-banner {
    margin-top: 150px;
    position: relative;
  }
  .product-banner--right {
    position: absolute;
    right: 20px;
    bottom: 30px;
  }
  .product-banner--right img {
    width: 242px;
    height: 219px;
    border-radius: 8px;
  }
  .product-banner .product-banner--price {
    display: block !important;
    margin-top: 16px;
  }
  .product-banner .product-banner--price span {
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    opacity: 1;
    font-size: 26px;
    margin-right: 30px;
    position: relative;
    top: 70px;
    width: 600px;
    left: 20px;
  }
  .product-banner .product-banner--price small {
    text-decoration: line-through;
    font-size: 21px;
    color: #fff;
    position: relative;
    top: 20px;
    left: 120px;
  }
  .product-banner .product-banner--left .product-banner--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-banner .product-banner--left span {
    margin-bottom: 8px;
  }
  .product-banner .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--primary-color);
    padding-top: 52px;
    padding-bottom: 52px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 8px;
    height: 479px;
  }
  .product-banner h2 {
    font-size: 32px;
    color: #fff;
    font-family: "Arvo", sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 16px;
  }
  .product-banner span {
    display: block;
    color: #fff;
    opacity: 0.5;
  }
  .product-banner button {
    background-color: #ffffff;
    width: 100%;
    cursor: pointer;
    margin-left: 30px;
    position: relative;
    top: 100px;
    left: -90px;
    width: 235px;
    font-size: 16px;
    height: 60px;
    border-radius: 8px;
    color: var(--primary-color);
    padding-bottom: 0;
    border: 0;
  }
  .product-banner button:hover {
    background-color: unset;
    border: 1px solid var(--bg-light);
    color: var(--bg-light);
  }
  .product-banner .product-banner--right {
    text-align: center;
  }
  .product-banner .product-banner--right .product-banner--price {
    display: none !important;
  }
  .product-banner .product-banner--right img {
    width: 86%;
  }
  
  /* Остальные элементы для планшетов */
  .header__phone {
    position: relative !important;
    display: block !important;
  }
  .header__phone a {
    padding-left: 16px !important;
    color: var(--primary-color);
    font-size: 15px;
    display: block;
  }
  .header__phone:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 44px;
    position: absolute;
    top: -4px;
    left: 0;
    background-color: var(--text-dark);
    opacity: 0.14;
  }
  .header .city {
    display: block !important;
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
    margin-left: auto;
  }
  .header .city:after {
    display: none !important;
  }
  .header .city:before {
    display: none !important;
  }
  .header__container {
    position: relative !important;
  }
  .header__container:after {
    left: 0;
  }
  .header__logo {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .header .search {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  .header .minicart {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
  }
  
  /* Слайдер для планшетов */
  .slider {
    height: auto !important;
  }
  .slider__item {
    position: relative;
  }
  .slider__item h1 {
    font-size: 32px !important;
    width: 544px !important;
  }
  .slider__item p {
    font-size: 15px !important;
    width: 336px !important;
  }
  .slider__item a {
    width: 208px !important;
    text-align: center;
    font-size: 15px !important;
  }
  .slider__item button {
    width: 208px !important;
    text-align: center;
    font-size: 15px;
  }
  .slider__item img {
    position: absolute;
    top: 50%;
    left: 70%;
  }
  .slider__list {
    padding-top: 52px !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
    padding-bottom: 52px !important;
  }
  .slider .mhide {
    display: block !important;
  }
  .slider .dhide {
    display: none !important;
  }
  
  /* Сетки и списки для планшетов */
  .container {
    padding: 0 40px;
  }
  .benefist__grid {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .footer__left {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .footer__right {
    max-width: 330px !important;
  }
  .news__list {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .about__box {
    -ms-grid-columns: (1fr)[1] !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .about__item img {
    width: 100%;
  }
  .about__item p {
    font-size: 15px !important;
  }
  .faq__quest span {
    font-size: 15px !important;
    max-width: 500px !important;
  }
  .faq__content p {
    max-width: 500px !important;
  }
  .partners__list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .directions__list {
    -ms-grid-columns: (1fr)[2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .products__list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .catalog-varible--list {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .catalog__right {
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  
  /* Числа для планшетов */
  .numbers__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
  }
  .numbers__item {
    border-left: 1px solid var(--border-color) !important;
    padding-top: 25px !important;
    border-top: 0 !important;
  }
  .numbers__item:first-child {
    border-left: 0px solid var(--border-color) !important;
  }
  .numbers .container {
    border-top: 1px solid var(--border-color) !important;
    padding-top: 13px !important;
  }
}









.benefist__box {
    display: block;
    width: 100%;
}

.benefist__box--left {
    width: 100%;
}

.benefist__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
}

@media (max-width: 1199px) {
    .benefist__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .benefist__grid {
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/templates/flzn/css/style.css?17580799066910*/
div.delivery__list{
    max-width: 600px;
}
.fade.animate-open{
    opacity: 1 !important;
}
ul.box-tags li:not(.active) a{
    color: #a5a6a9 !important;
}

.footer__right button{
    margin-bottom: 20px;
}
.success{
    display: none;
    background-color: #2973e1;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
}
.consultation__right{
    display: grid;
    place-content: center;
}
/*.search-input-box{*/
/*    display: none;*/
/*}*/

.search-input-box form{
    display: flex;
}
.search-input-box{
    display: none;
    position: absolute;
    width: 100%;
    background-color: #fff;
    padding: 50px 0;
    z-index: 999;
}
.search-input-box input{
    width: 100%;
}
.btn-search{
    margin: 0 20px 0;
    margin-left: 10px;
    background-color: #2973e1;
    border: unset;
    border-radius: 5px;
    color: #fff;
    padding: 10px 40px;
}
.btn-search-close{
    padding: 10px 20px !important;
    margin-left: -10px;
}
.search-form input{
    border: 1px solid #d7d7d7 !important;
    border-radius: 5px;
    padding-left: 10px;
}
.checkbox label input[type=checkbox]:checked:after, form input[type=checkbox]:checked:after{
    font-size: 10px !important;
    top: 0 !important;
    left: 0 !important;
}

.product__card--stepper.card__stepper{
    width: unset !important;
}
.header .minicart .dropdowncart__item{
    justify-content: unset !important;
}
.header .minicart .dropdowncart__image{
    margin-right: 50px !important;
}
.header .minicart .dropdowncart__image img{
    border-radius: 10px;
}
.about h2, .pagetextbox .pagetextbox-s h3, .footer__right h3{
    margin-bottom: 20px;
}
.directions__title, .faq__title{
    line-height: 50px;
    margin-bottom: 60px;
}
.benefist__grid--item p{
    margin-top: 20px;
}

.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-right p{
    margin-top: 0px;
}

.pagetextbox .pagetextbox-s .pagetext-box .pagetext-box-left {
    line-height: 35px;
}

h1.pagenews__title {
    margin-bottom: 60px;
}

.dropdowncart__list{
    max-height: 478px;
    overflow: auto;
}

.dropdowncart__image img {
    width: 130px !important;
}

.benefist__box--right .form span, .consultation__left span{
    line-height: 30px;
}
.hide-items{
    display: none;
}

.card__cart--count, .card__cart, .btn-search-close{
    cursor: pointer;
}

.nav .nav__link{
    cursor: pointer;
}

.tmp-img-catalog{
    display:grid;
    place-content: center;
    width: 306px;
    height: 306px;
}
div.card__price span{
    font-size: 22px;
}

div.card h2{
    height: 50px;
}
.smart-filter-block .btn{
    border-radius: 5px;
    border-bottom: unset;
}
.smart-filter-block .btn:nth-child(1){
    background-color: #0d6efd;
}
.smart-filter-block .btn:nth-child(2){
    background-color: unset;
}
.slider__item a{
    padding: 18px 40px;
}

span.filter-title img {
    margin-left: 5px;
}
span.basket-items-list-item-remove, .basket-clear{
    display: none !important;
}
.visible-xs{
    display: none;
}
.hidden-xs{
    display: block;
}
#bx-soa-order{
    margin-top: 40px;
}
.header.sticky{
    z-index: 999;
}
.header .city__block span{
    display: block !important;
}
.filter-close-arrow{
    transform: rotate(180deg);
}
.vacancia-box{
    height: 280px;
    overflow: hidden;
    border-radius: 26px;
    padding: 20px;
}
#vacancies .col-md-4{
    position: relative;
}
.more-btn {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    background: #fff;
    font-weight: 600;
    padding: 10px 0;
}
.show-vacancia{
    height: unset !important;
    overflow: unset !important;
}
@media(min-width: 1190px) and (max-width: 1285px){
    .header__phone{
        width: 170px;
        margin-left: -10px;
    }
    .header__phone a{
        font-size: 14px;
    }
    .container{
        padding: 0 40px;
    }
}
@media(min-width: 1200px){
    .header .nav__item ul .dropdownheader{
        margin-top: -20px;
    }
}
@media(max-width: 767px){
    .tmp-img-catalog{
        width: 100%;
        height: 183px;
    }
    .visible-xs{
        display: block;
    }
    .hidden-xs{
        display: none;
    } 
}

body::-webkit-scrollbar {
    width: 12px;               /* ширина scrollbar */
}
body::-webkit-scrollbar-track {
    background: white;        /* цвет дорожки */
}
body::-webkit-scrollbar-thumb {
    background-color: #d3d3d3;    /* цвет плашки */
    border-radius: 5px;       /* закругления плашки */
    border: 3px solid white;  /* padding вокруг плашки */
}
.pagetext-box-right div{
    font-size: 30px;
    color: #2973e1;
    font-weight: 600;
}
.pagetext-box-right div p{
    color: #0a0c0d;
}

.baza__lastbox li{
	text-decoration:none;
}


.HeroSlider {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

.HeroSlider__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.HeroSlider__content {
  width: 100%;
  position: relative;
}

.HeroSlider__content > .swiper {
  width: 100%;
  position: relative;
  overflow: visible;
}

.HeroSlider__slide {
  width: 100%;
  background-color: #ececec;
  aspect-ratio: 2.375/1;
  overflow: hidden;
  position: relative;
}

.image-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.HeroSlider__arrows {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.HeroSlider__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #1b9fc6;
  width: 30px;
  height: 30px;
  font-size: 20px;
  font-weight: 800;
  border-radius: 50% !important;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  border: none;
  outline: none;
  transition: all 0.2s ease 0s;
  cursor: pointer;
  margin: auto 0;
  z-index: 20;
}
.HeroSlider__arrow.__prev {
  left: 20px;
}
.HeroSlider__arrow.__next {
  right: 20px;
}
.HeroSlider__arrow:hover {
  opacity: 0.7;
}

.HeroSlider__arrow.__prev {
  transform: rotate(180deg);
}

.HeroSlider__arrow svg {
  width: 100%;
  height: 100%;
}

.cls-1 {
  fill: #ffffff;
}

@media (max-width: 970px) {
  body div.index_slider {
    height: auto !important;
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 760px) {
  .HeroSlider__arrow {
    display: none;
  }
  .HeroSlider__slide {
    aspect-ratio: 2.375/1;
  }
}
/* End */
/* /local/templates/flzn/components/bitrix/menu/main-menu-bottom/style.min.css?1758079906490 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17580799932729 */
/* /local/templates/flzn/css/vendor.css?175807990632606 */
/* /local/templates/flzn/css/main2.css?1758079906154194 */
/* /local/templates/flzn/css/main.css?1764648119171671 */
/* /local/templates/flzn/css/style.css?17580799066910 */
