

/* Start:/local/templates/main/css/normalize.css?16794867266485*/
/*! 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 {
  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 */
  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 {
  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"] {
  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;
}
/* End */


/* Start:/local/templates/main/css/swiper-bundle.min.css?167948672616479*/
/**
 * Swiper 8.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 13, 2022
 */

 @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{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{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{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,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(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{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{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{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-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.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:flex;align-items: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:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.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;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;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.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, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-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%;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%;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;transition:.2s transform,.2s top}.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%;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{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(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%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.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,.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:flex;justify-content: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%;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;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{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{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;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;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{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:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;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;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/main/css/style.css?178037866259329*/
@-webkit-keyframes phone_anim {
    0% {
        transform: rotate(0);
    }
    1% {
        transform: rotate(-30deg);
    }
    5% {
        transform: rotate(30deg);
    }
    10% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}
@keyframes phone_anim {
    0% {
        transform: rotate(0);
    }
    1% {
        transform: rotate(-30deg);
    }
    5% {
        transform: rotate(30deg);
    }
    10% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
html,
body {
    font:
        400 16px/1 'GothamPro',
        sans-serif,
        sans-serif !important;
    color: #000;
}
body {
    background: #fff;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
body::-webkit-scrollbar,
body ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
body::-webkit-scrollbar-thumb,
body ::-webkit-scrollbar-thumb {
    background: #8430c7;
}
body::-webkit-scrollbar-track,
body ::-webkit-scrollbar-track {
    background: #c4c4c4;
}
body {
    scrollbar-face-color: #8430c7;
    scrollbar-track-color: #c4c4c4;
}
body.active {
    overflow: hidden;
    position: relative;
    height: 100%;
    touch-action: none;
    -ms-touch-action: none;
}
main {
    padding: 70px 0 120px;
}
input.error {
    border: 2px solid #e9004c !important;
}
input.error ::-webkit-input-placeholder {
    color: #c51616;
}
input.error :-ms-input-placeholder {
    color: #c51616;
}
input.error ::-moz-placeholder {
    color: #c51616;
    opacity: 1;
}
input.error :-moz-placeholder {
    color: #c51616;
    opacity: 1;
}
::-moz-selection {
    background: #000;
    color: #fff;
}
::selection {
    background: #000;
    color: #fff;
}
a {
    color: #000;
    text-decoration: underline;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
a:hover {
    color: #8f8f8f;
}
p {
    line-height: 28px;
    margin-bottom: 30px;
}
img {
    display: inherit;
    max-width: 100%;
    max-height: 100%;
}
h1,
.h1 {
    position: relative;
    font:
        700 66px/1 'GothamPro',
        sans-serif;
    color: #1e1e1e;
    margin: 0;
    margin-bottom: 80px;
}
h1 span,
.h1 span {
    font-weight: 400;
    color: #1e1e1e;
}
h1.white,
.h1.white {
    color: #fff;
}
h1__desc,
.h1__desc {
    color: #898989;
    font-size: 24px;
    letter-spacing: 0.28px;
    margin-top: 35px;
}
h2,
.h2 {
    font:
        400 36px/48px 'GothamPro',
        sans-serif;
    margin: 0;
}
h2.mb15,
.h2.mb15 {
    margin-bottom: 15px;
}
h3,
.h3 {
    font:
        400 22px/28px 'GothamPro',
        sans-serif;
    margin: 0;
    text-transform: uppercase;
    color: #000;
}
h3-desc,
.h3-desc {
    color: #9395a7;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 50px;
}
h4,
.h4 {
    font: 700 16px/24px 'Open Sans';
    margin: 0;
    text-transform: uppercase;
    color: #9ecd44;
}
.up {
    text-transform: uppercase;
}
.nm {
    margin: 0;
}
.rub:after {
    content: '₽';
    margin-top: 5px;
    margin-left: 5px;
}
button,
.btn {
    position: relative;
    border: 1px solid #000;
    border-radius: 50px;
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 500;
    padding: 16px 50px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    text-align: center;
    background: #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
button:hover,
.btn:hover {
    background: #8430c7;
    color: #fff;
}
button:focus,
.btn:focus {
    box-shadow: none;
}
button:disabled,
.btn:disabled {
    background: #f5f5f5;
    cursor: not-allowed !important;
    border-color: #7c7c7c;
    color: #7e7c7c;
    opacity: 1;
}
button:disabled:hover,
.btn:disabled:hover {
    color: #000;
}
button-disabled,
.btn-disabled {
    border: 3px solid #e9004c;
    background: #e5e5e5;
    font-weight: 700;
    cursor: default;
}
button-disabled:hover,
.btn-disabled:hover {
    background: #e6d9d9;
}
form {
    display: -ms-flex;
    display: flex;
    flex-flow: wrap;
    flex: 1 0 100%;
    max-width: 450px;
}
form input:not(.btn),
form select,
form textarea {
    background: #fff;
    padding: 10px 0;
    outline: none;
    border: 0;
    border-bottom: 1px solid #c4c4c4;
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.2;
    color: #202263;
    width: 100%;
    flex: 1 0 100%;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
}
form input:not(.btn):hover,
form select:hover,
form textarea:hover {
    box-shadow: 0 1px 0 #000;
}
form input:not(.btn).error,
form select.error,
form textarea.error {
    border-color: #ce4a4a !important;
    color: #ce4a4a !important;
    background-color: #f7e6e6;
}
form button,
form .btn {
    flex: 1;
    background: #3a0762;
    color: #fff;
}
form select:focus:hover {
    background: #bcbcd0;
}
form option:checked {
    background: #afafb7;
}
form ::-webkit-input-placeholder {
    color: #1e1e1e;
}
form :-ms-input-placeholder {
    color: #1e1e1e;
}
form ::-moz-placeholder {
    color: #1e1e1e;
    opacity: 1;
}
form :-moz-placeholder {
    color: #1e1e1e;
    opacity: 1;
}
form .desc {
    margin-top: 30px;
    font-size: 12px;
    color: #595959;
    flex: 0 0 50%;
}
.text-center {
    text-align: center;
}
.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-right: 50px;
    padding-left: 50px;
}
.flex {
    display: -ms-flex;
    display: flex;
}
.flex-jcsb {
    justify-content: space-between;
}
.flex-jcc {
    justify-content: center;
}
.flex-jcfe {
    justify-content: flex-end;
}
.flex-aic {
    align-items: center;
}
.flex-aife {
    align-items: flex-end;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-end {
    justify-content: flex-end;
}
.flex-col {
    flex-direction: column;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.w100 {
    width: 100%;
    max-width: 100%;
}
.img-fluid {
    max-width: 100%;
}
.mt30 {
    margin-top: 30px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.modal {
    position: fixed;
    top: 30%;
    left: 50%;
    width: 100%;
    max-width: 580px;
    background: #eee;
    color: #000;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    z-index: 1000;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.modal.active {
    top: 50%;
    pointer-events: inherit;
    opacity: 1;
}
.modal .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    cursor: pointer;
}
.modal .close:after,
.modal .close:before {
    position: absolute;
    top: 50%;
    left: calc(50% - 13px);
    content: '';
    width: 26px;
    height: 3px;
    background: #000;
}
.modal .close:before {
    transform: rotate(45deg);
}
.modal .close:after {
    transform: rotate(-45deg);
}
.modal-content {
    padding: 70px 50px;
    color: #000;
    border: 10px solid #e9004c;
}
.modal-content .h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    text-transform: none;
}
.modal-content .label {
    line-height: 16px !important;
    color: #000;
}
.modal-content .label a {
    color: inherit;
}
.modal-content form {
    flex-direction: column;
}
.modal-content form.form input,
.modal-content form.form textarea {
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    color: #000;
    border-bottom: 2px solid #e9004c;
}
.modal-content form.form button {
    background: #e9004c;
    width: 100%;
    margin-top: 50px;
}
.modal-content.thx {
    display: none;
}
.modal-content.hide {
    display: none;
}
.modal--right {
    top: 0;
    left: inherit;
    right: -100%;
    width: 100%;
    max-width: 100%;
    background: rgba(0, 0, 0, 0);
    transform: translate(0, 0);
    pointer-events: none !important;
}
.modal--right .container {
    display: flex;
    justify-content: flex-end;
}
.modal--right.active {
    top: 0;
    right: 0;
}
.modal--right.active .form-container {
    pointer-events: all;
}
.modal-content .modal {
    opacity: 1;
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    background: rgba(0, 0, 0, 0);
    max-width: none;
    pointer-events: all;
}
.modal_auth_forgot,
.modal_auth_links {
    margin-top: 10px;
}
label.custom.remember-check .label {
    font-weight: 400;
    font-size: 16px;
}
.form-container {
    position: relative;
    background: #fff;
    padding: 15% 50px 0 120px;
    height: 100vh;
    max-width: 600px;
}
.form-container:after {
    position: absolute;
    top: 0;
    right: calc(-100vw + 1px);
    content: '';
    width: 100vw;
    height: 100%;
    background: #fff;
}
.form-container__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.form-container__desc {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
}
input[type='checkbox'] {
    border-radius: 3px;
}
label.custom {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}
label.custom input[type='checkbox'],
label.custom input[type='radio'] {
    display: none;
}
label.custom .radio-custom,
label.custom .checkbox-custom {
    width: 24px;
    height: 24px;
    border: 1px solid #000;
    background: #fff;
    border-radius: 3px;
    position: relative;
    margin-right: 10px;
}
label.custom .radio-custom {
    border-radius: 50%;
}
label.custom .radio-custom,
label.custom .checkbox-custom,
label.custom .label {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.2;
    color: #2e2a2a;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
}
label.custom .label {
    width: calc(100% - 26px);
}
label.custom input[type='radio']:checked + .radio-custom,
label.custom input[type='radio']:checked + .checkbox-custom,
label.custom input[type='checkbox']:checked + .radio-custom,
label.custom input[type='checkbox']:checked + .checkbox-custom {
    background: #fff;
    border-color: #898989;
}
label.custom input[type='radio']:checked + .radio-custom + .label,
label.custom input[type='radio']:checked + .checkbox-custom + .label,
label.custom input[type='checkbox']:checked + .radio-custom + .label,
label.custom input[type='checkbox']:checked + .checkbox-custom + .label {
    color: #000;
}
label.custom input[type='radio']:checked + .radio-custom + .label a,
label.custom input[type='radio']:checked + .checkbox-custom + .label a,
label.custom input[type='checkbox']:checked + .radio-custom + .label a,
label.custom input[type='checkbox']:checked + .checkbox-custom + .label a {
    color: #000;
}
label.custom input[type='radio']:checked + .radio-custom:before,
label.custom input[type='radio']:checked + .checkbox-custom:before,
label.custom input[type='checkbox']:checked + .radio-custom:before,
label.custom input[type='checkbox']:checked + .checkbox-custom:before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(45deg);
}
label.custom input[type='radio']:checked + .radio-custom:before {
    top: 4px;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    border: 0;
}
.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hidden {
    display: none;
}
.hidden.success {
    display: block;
}
.mobile_menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 75%;
    height: 100vh;
    background: #1e1e1e;
    padding: 10px 20px;
    color: #fff;
    overflow: auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
    z-index: 2000;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}
.mobile_menu a {
    color: #fff;
}
.mobile_menu.act {
    left: 0;
}
#dark_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    z-index: 999;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
#dark_bg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1e1e1e;
    opacity: 0.5;
    z-index: -1;
}
#dark_bg.active {
    pointer-events: inherit;
    opacity: 1;
}
.mw-750 {
    max-width: 750px;
}
.text {
    font-size: 18px;
    line-height: 30px;
    color: #898989;
}
.text p {
    margin-top: 0;
    line-height: 30px;
}
.strong {
    font-weight: 700;
}
.red {
    color: #e9004c;
}
.blue {
    color: #4b2884;
}
@font-face {
    font-family: 'GothamPro';
    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Light.eot');
    src:
        local('^'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Light.woff?v=1') format('woff'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Light.ttf?v=1') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GothamPro';
    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro/GothamPro.eot');
    src:
        local('^'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro.woff?v=1') format('woff'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GothamPro';
    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Medium.eot');
    src:
        local('^'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Medium.woff?v=1') format('woff'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Medium.ttf?v=1') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'GothamPro';
    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Bold.eot');
    src:
        local('^'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Bold.woff?v=1') format('woff'),
        url('/local/templates/main/css/../fonts/GothamPro/GothamPro-Bold.ttf?v=1') format('truetype');
    font-weight: 700;
    font-style: normal;
}
div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
}
div.row {
    margin-left: -10px;
    margin-right: -10px;
}
.hamb_menu {
    --top: 17px;
    --margin: 6px;
    position: fixed;
    right: 15px;
    top: 15px;
    display: none;
    font-size: 24px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fffefc;
    z-index: 9999;
}
.hamb_menu span {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 20px;
    height: 2px;
    background: #000;
    transform: rotate(0);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.hamb_menu span:nth-child(1) {
    top: var(--top);
}
.hamb_menu span:nth-child(2),
.hamb_menu span:nth-child(3) {
    top: calc(var(--top) + var(--margin));
}
.hamb_menu span:nth-child(4) {
    top: calc(var(--top) + var(--margin) + var(--margin));
}
.hamb_menu.act {
    background: #4b2884;
}
.hamb_menu.act span {
    background: #fff;
}
.hamb_menu.act span:nth-child(1),
.hamb_menu.act span:nth-child(4) {
    top: calc(var(--top) + var(--margin));
    width: 0;
}
.hamb_menu.act span:nth-child(2) {
    transform: rotate(45deg);
}
.hamb_menu.act span:nth-child(3) {
    transform: rotate(-45deg);
}
@media (max-width: 767px) {
    .hamb_menu {
        display: block;
    }
    .hamb_menu.hide {
        opacity: 0;
        pointer-events: none;
    }
}
.title-h3 {
    margin-bottom: 55px;
}
.title-h3 .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    text-transform: none;
}
.header {
    display: flex;
    padding: 50px 0 25px;
    border-bottom: 2px solid rgba(216, 208, 208, 0.4);
}
.header__logo {
    flex: 1 0 100%;
    text-align: center;
    margin-bottom: 50px;
    height: 18px;
}
.header__navi {
    flex: 1;
    margin-right: 80px;
}
.header__navi ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}
.header__navi ul li a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.header__search {
    display: flex;
    border: 1px solid #848181;
    border-radius: 50px;
    overflow: hidden;
    margin-right: 100px;
    width: 210px;
}
.header__search form {
    flex-flow: nowrap;
}
.header__search form input {
    flex: 1;
    border: 0;
    padding: 6px 10px 6px 0;
    margin: 0;
    background: #fff;
    font-size: 14px;
    order: 2;
}
.header__search button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    flex: 0 0 40px;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    order: 1;
}
.header__search button:hover {
    background: #fff;
}
.header__user {
    margin-right: 25px;
}
.header__basket {
    margin-right: 25px;
}
.header__basket_a {
    position: relative;
    text-decoration: none;
}
.header__basket_number {
    display: none;
    position: absolute;
    top: calc(50% + 2px);
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    font-size: 14px;
}
.header__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__right {
    display: flex;
    align-items: center;
}
.header-mini .header__logo {
    opacity: 0;
    pointer-events: none;
}
.header .hamb_menu {
    display: none;
}
.header svg {
    width: auto;
    height: 24px;
}
.hero {
    position: relative;
    height: 640px;
    margin-bottom: 90px;
    margin-top: -70px;
}
.hero .action-bnr {
    height: auto;
    margin-top: 0;
    text-align: left;
}
.hero .white {
    color: #fff;
}
.main-slider {
    height: 100%;
    padding-bottom: 40px;
}
.main-slider__bg {
    width: 100%;
    height: 100%;
    background: var(--bg) no-repeat 50% 100%;
    pointer-events: none;
}
.main-slider__img {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    pointer-events: none;
    transition: 1s;
}
.main-slider__content {
    position: absolute;
    top: 70px;
    width: 100%;
    text-align: center;
    transition: 1s;
    z-index: 50;
}
.main-slider__link {
    text-decoration: none;
    margin-top: 40px;
    display: inline-block;
    border: 1px solid #1e1e1e;
    border-radius: 30px;
    padding: 18px 24px;
    font-size: 14px;
    font-weight: 500;
}
.main-slider.swiper {
    height: 100%;
}
.main-slider.swiper .main-slider__content {
    top: 20px;
    opacity: 0.5;
}
.main-slider.swiper .main-slider__img {
    bottom: -40px;
}
.main-slider.swiper .swiper-slide {
    overflow: hidden;
}
.main-slider.swiper .swiper-slide-active .main-slider__content {
    top: 70px;
    opacity: 1;
}
.main-slider.swiper .swiper-slide-active .main-slider__img {
    bottom: 0;
}
.product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 29px;
}
.product-list .product-box {
    width: calc(25% - 22px);
}
.product-gap {
    gap: 60px 28px;
}
.product-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(25% - 22px);
    font-weight: 500;
}
.product-box__discount {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #8430c7;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    pointer-events: none;
}
.product-box__img {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 30px 48px 40px;
    background: #fbfbfb;
}
.product-box__img img {
    transition: 0.25s;
}
.product-box__img:after {
    content: '';
    display: inline-block;
    width: 70%;
    height: 4px;
    border-radius: 100%;
    background: radial-gradient(
        216.27% 1238.63% at 50% 100%,
        rgb(28, 26, 26) 28.75%,
        rgba(196, 196, 196, 0) 100%
    );
    filter: blur(9px);
    transition: 0.5s;
}
.product-box__title {
    flex: 1 0 100%;
    text-transform: uppercase;
    margin: 15px 0 25px;
    padding-right: 15px;
    line-height: 1.2;
}
.product-box__price {
    font-size: 18px;
    white-space: nowrap;
}
.product-box__price--old {
    flex: 1;
    color: #999;
    text-decoration: line-through;
    font-weight: 400;
    margin-left: 25px;
}
.product-box__price:after {
    content: '₽';
    margin-left: 5px;
}
.product-box__price.no-price:after {
    display: none;
}
.product-box__cart button,
.product-box__cart a {
    color: #d1d1d1;
    padding: 0;
    border: 0;
    font-size: 16px;
    background: rgba(0, 0, 0, 0);
}
.product-box__cart button:hover,
.product-box__cart a:hover {
    color: #8430c7;
}
.product-box a {
    text-decoration: none;
}
.product-box__dis {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
    padding: 4px;
}
.product-box__favorites {
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 0;
    pointer-events: none;
    transition: 0.25s;
}
.product-box__favorites .svg {
    width: auto;
    height: 22px;
}
.product-box__favorites button {
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0);
}
.product-box__favorites.in_fav .svg path:nth-child(1) {
    fill: #ea2d2d;
}
.product-box__favorites.in_fav .svg path:nth-child(2) {
    opacity: 1;
    stroke-opacity: 1;
    fill: #ea2d2d;
}
.product-box:hover .product-box__img img {
    transform: translateY(-10px);
}
.product-box:hover .product-box__img:after {
    width: 65%;
    background: radial-gradient(
        216.27% 1238.63% at 50% 100%,
        rgba(28, 26, 26, 0.7) 28.75%,
        rgba(196, 196, 196, 0) 100%
    );
    filter: blur(9px);
}
.product-box:hover .product-box__cart button,
.product-box:hover .product-box__cart a {
    color: #8430c7;
}
.product-box:hover .product-box__favorites {
    opacity: 1;
    pointer-events: all;
}
.view-product .collection__title {
    font-size: 44px;
}
.view-product .char-sizes .razmery {
    display: flex;
    flex-wrap: wrap;
}
.view-product .char-sizes .razmery div {
    width: auto;
    height: auto;
    margin-right: 25px;
    font-size: 18px;
}
.view-product .char-sizes .razmery div input {
    border: 1px solid #d1d1d1;
    border-radius: 7px;
    margin-top: 10px;
    padding: 2px;
    width: 50px !important;
    font-size: 14px;
}
.view-product .cardStock_head {
    display: flex;
}
.slider-buttons {
    display: flex;
}
.swiper-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    cursor: pointer;
    transform: rotate(45deg);
    transition: 0.25s;
}
.swiper-btn:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
.swiper-btn--next {
    transform: rotate(45deg) scale(-1, -1);
    margin-left: 8px;
}
.swiper-btn:hover {
    border-color: #aba8a8;
}
.swiper-pagination-bullet {
    background: #c4c4c4;
    width: 40px;
    height: 4px;
    border-radius: 0;
    margin: 0 !important;
}
.swiper-pagination-bullet-active {
    background: #1e1e1e;
}
section,
.section {
    margin-top: 120px;
}
.section-action {
    margin-top: 160px;
    border-bottom: 2px solid #f1f5f4;
}
.action {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-weight: 500;
}
.action__img {
    flex: 1 0 100%;
}
.action__title {
    font-size: 55px;
}
.action__title a {
    text-decoration: none;
}
.action__desc {
    margin-top: 25px;
    font-size: 16px;
    text-transform: uppercase;
}
.action__bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 40px;
    margin: 45px 0 55px;
    border-left: 3px solid #f1f5f4;
    border-right: 3px solid #f1f5f4;
    opacity: 0;
    pointer-events: none;
    transition: 0.25s;
    transition-delay: 0.3s;
}
.action__bottom--left {
    position: relative;
    bottom: -20px;
    opacity: 0;
    transition: 0.4s;
    transition-delay: 0.3s;
}
.action__bottom--right {
    position: relative;
    bottom: -40px;
    opacity: 0;
    transition: 0.6s;
    transition-delay: 0.5s;
}
.action__discount {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 96px;
    height: 96px;
    background: #8430c7;
    color: #fff;
    font-size: 50px;
}
.action__discount:after {
    content: '%';
    font-size: 32px;
}
.action__discount--big {
    width: 134px;
    height: 134px;
    font-size: 64px;
}
.action__discount--big:after {
    font-size: 52px;
}
.action.swiper-slide-active .action__bottom {
    opacity: 1;
    pointer-events: all;
}
.action.swiper-slide-active .action__bottom--left,
.action.swiper-slide-active .action__bottom--right {
    bottom: 0;
    opacity: 1;
    pointer-events: all;
}
.action-big-bnr {
    background: #f1f6f7;
    display: flex;
    justify-content: center;
    margin-bottom: 110px;
}
.footer {
    margin-top: auto;
    padding: 50px 0;
    border-top: 2px solid #f1f5f4;
    font-weight: 500;
}
.footer .row:not(:last-child) {
    margin-bottom: 40px;
}
.footer a {
    text-decoration: none;
}
.footer__col:nth-child(3n + 1) {
    width: 40%;
}
.footer__col:nth-child(3n + 2) {
    width: 35%;
}
.footer__social {
    display: flex;
    width: 100%;
    margin-top: 30px;
}
.footer__social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    margin-right: 10px;
}
.section-collection {
    margin-top: 120px;
}
.section-collection .title-h3 + .grid {
    margin-top: 0;
}
.section-collection .grid {
    display: grid;
    grid-auto-columns: minmax(0, 1fr);
    gap: 28px;
    margin-top: 130px;
}
.section-collection .grid:first-child {
    margin-top: 0;
}
.section-collection .grid .product-box {
    align-content: flex-end;
    overflow: hidden;
}
.section-collection .grid .product-box:nth-child(1) {
    grid-row: 1/2;
    grid-column: 3/5;
    align-content: flex-start;
}
.section-collection .grid .product-box:nth-child(2) {
    grid-row: 1/3;
    grid-column: 1/3;
}
.section-collection .grid .product-box:nth-child(2) a {
    padding: 0;
}
.section-collection .grid .product-box:nth-child(2) .product-box__img:after {
    display: none;
}
.section-collection
    .grid
    .product-box:nth-child(2):hover
    .product-box__img
    img {
    transform: scale(1.02, 1.02);
}
.section-collection .grid .product-box:nth-child(3) {
    grid-row: 2/3;
    grid-column: 3/4;
    margin-top: auto;
}
.section-collection .grid .product-box:nth-child(4) {
    grid-row: 2/3;
    grid-column: 4/5;
    margin-top: auto;
}
.section-collection .grid .product-box:nth-child(5) {
    grid-row: 3/4;
    grid-column: 1/2;
}
.section-collection .grid .product-box:nth-child(6) {
    grid-row: 3/4;
    grid-column: 2/3;
}
.section-collection .grid .product-box:nth-child(7) {
    grid-row: 3/4;
    grid-column: 3/4;
}
.section-collection .grid .product-box:nth-child(8) {
    grid-row: 3/4;
    grid-column: 4/5;
}
.section-collection .grid .product-box--center {
    justify-content: center;
}
.section-collection .grid.collection-title-left .product-box:nth-child(1) {
    grid-column: 1/3;
}
.section-collection .grid.collection-title-left .product-box:nth-child(2) {
    grid-column: 3/5;
}
.section-collection .grid.collection-title-left .product-box:nth-child(3) {
    grid-column: 1/2;
}
.section-collection .grid.collection-title-left .product-box:nth-child(4) {
    grid-column: 2/3;
}
.section-collection.wrap-collection .grid .product-box:nth-child(3) {
    grid-row: 3/4;
    grid-column: 1/2;
}
.section-collection.wrap-collection .grid .product-box:nth-child(4) {
    grid-row: 3/4;
    grid-column: 2/3;
}
.section-collection.wrap-collection .grid .product-box:nth-child(5) {
    grid-row: 3/4;
    grid-column: 3/4;
}
.section-collection.wrap-collection .grid .product-box:nth-child(6) {
    grid-row: 3/4;
    grid-column: 4/4;
}
.collection {
    flex-direction: column;
    justify-content: flex-start;
    width: auto;
}
.collection__title {
    font-size: 66px;
    font-weight: 400;
}
.collection__title span {
    font-weight: 700;
}
.collection__title a {
    text-decoration: none;
}
.collection__title--type2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}
.collection__desc {
    margin-top: 20px;
    font-size: 38px;
    font-weight: 400;
}
.collection__desc--type2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
}
.collection__more {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    margin-top: 2vh;
    margin-bottom: 3vh;
}
.collection__link {
    margin-top: 55px;
    text-transform: uppercase;
}
.action-bnr {
    position: relative;
    height: 670px;
    font-weight: 500;
    margin-top: 120px;
}
.action-bnr__content {
    position: absolute;
    top: 70px;
    left: 50px;
    color: #fff;
}
.action-bnr__content--black {
    color: #000;
}
.action-bnr__title {
    margin-top: 40px;
    font-size: 54px;
    line-height: 1.2;
}
.action-bnr__desc {
    margin-top: 30px;
    font-size: 16px;
    text-transform: uppercase;
}
.action-bnr__img {
    height: 100%;
}
.action-bnr__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.action-bnr__promo {
    margin-top: 50px;
    font-size: 16px;
    text-transform: uppercase;
}
.action-bnr__promo span {
    display: inline-block;
    margin-left: 18px;
    font-size: 18px;
    padding: 8px;
    background: #8430c7;
    color: #fff;
}
.action-bnr--white .action-bnr__img {
    max-width: 920px;
    margin-left: auto;
}
.action-bnr--white .action-bnr__content {
    left: 0;
    color: #000;
}
.action-bnr--right .action-bnr__img {
    margin-left: 0;
}
.action-bnr--right .action-bnr__content {
    left: auto;
    right: 50px;
}
.action-blocks {
    display: flex;
    justify-content: space-between;
}
.action-blocks__box {
    display: flex;
    flex-direction: column;
    background: #fbfbfb;
    padding: 40px;
    width: calc(50% - 15px);
}
.action-blocks .block-text__privilege {
    flex-wrap: wrap;
    border-top: 0;
    padding: 0;
    margin-bottom: 130px;
}
.action-blocks .privilege-box {
    width: 50%;
    margin-bottom: 30px;
}
.action-blocks .product-box__cart {
    margin-left: 60px;
}
.action-blocks .product-box__cart a {
    text-decoration: none;
    color: #d1d1d1;
    font-size: 16px;
}
.action-blocks .product-box__cart a:hover {
    color: #8430c7;
}
.action-blocks .product__price {
    margin-top: auto;
    font-size: 18px;
}
.action-blocks .product__price .price--old {
    margin-left: 0;
    margin-right: 20px;
}
.action-blocks--left .action-blocks__box:nth-child(1) {
    order: 2;
}
.action-blocks--left .action-blocks__box:nth-child(2) {
    order: 1;
}
.main-title {
    margin: 0 0 100px;
    text-align: center;
}
.product {
    display: flex;
    justify-content: space-between;
}
.product h1 {
    font-size: 47px;
    line-height: 1.2;
    margin-bottom: 3px;
}
.product__left,
.product__right {
    width: calc(50% - 20px);
}
.product__left {
    display: flex;
    flex-direction: column;
}
.product__right {
    text-align: center;
}
.product__img {
    position: relative;
    /* background: #fbfbfb; */
    background: #fff;
}
.product__img img {
    width: auto;
    max-height: 550px;
    height: 100%;
}
.product__price {
    display: flex;
    font-size: 24px;
}
.product__price .price {
    font-weight: 700;
}
.product__price .price--old {
    color: #999;
    text-decoration: line-through;
    font-weight: 400;
    margin-left: 25px;
}
.product__price--box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.product__price--recommend {
    margin-top: 20px;
}
.product__price--recommend span {
    font-weight: 700;
}
.product__gift {
    display: flex;
    width: calc(50% + 20px);
    font-weight: 500;
}
.product__gift:before {
    content: url(/local/templates/main/css/../img/icon-gift.svg);
    margin-right: 15px;
}
.product__char {
    margin-top: 90px;
}
.product__buttons {
    display: flex;
    align-items: center;
    margin-top: auto;
}
.product__buttons form {
    max-width: 330px;
}
.product__buttons .btn-in-cart {
    display: inline-block;
    width: 100%;
    max-width: 330px;
    border: 1px solid #1e1e1e;
    border-radius: 50px;
    padding: 18px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}
.product__buttons .btn-in-cart:hover {
    background: #8430c7;
    border-color: #8430c7;
    color: #fff;
}
.product__buttons .btn-back {
    margin-left: 30px;
}
.product__buttons .btn-back:hover {
    border-color: #000;
}
.product__favorites {
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 1;
    pointer-events: all;
    transition: 0.25s;
    z-index: 10;
}
.product__favorites .svg {
    width: auto;
    height: 22px;
}
.product__favorites button {
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0);
}
.product__favorites.in_fav .svg path:nth-child(1) {
    fill: #ea2d2d;
}
.product__favorites.in_fav .svg path:nth-child(2) {
    opacity: 1;
    stroke-opacity: 1;
    fill: #ea2d2d;
}
.product:hover .product-box__cart a {
    color: #8430c7;
}
.char {
    display: flex;
    flex-wrap: wrap;
    color: #1e1e1e;
}
.char__title {
    flex: 1 0 100%;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
.char__row {
    display: flex;
    margin-top: 20px;
    width: calc(50% - 20px);
}
.char__row:last-child {
    margin-bottom: 60px;
}
.char__row.w100 {
    width: 100%;
}
.char__property {
    width: 120px;
    flex: 0 0 120px;
}
.cardStock__box .char__value {
    white-space: nowrap;
}
.price {
    white-space: nowrap;
}
.price:after {
    content: '₽';
    margin-left: 5px;
}
.btn-back {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    cursor: pointer;
    transform: rotate(45deg);
    transition: 0.25s;
}
.btn-back:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
.catalog-page .catalog {
    margin-top: -110px;
}
.catalog {
    margin-top: 130px;
}
.catalog__logo {
    display: flex;
    justify-content: center;
    margin: 150px 0 200px;
}
.catalog__logo img {
    width: 400px;
}
.catalog__filters {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.catalog__filters form {
    max-width: 100%;
}
.catalog .action-blocks {
    width: 100%;
}
.filter {
    position: relative;
    padding-bottom: 20px;
}
.filter__name {
    font-size: 24px;
    font-weight: 700;
    margin-right: 70px;
}
.filter__box {
    position: absolute;
    left: 0;
    top: 30px;
    opacity: 0;
    pointer-events: none;
    transition: 0.25s;
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #efecec;
    padding: 10px;
    white-space: nowrap;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 99;
}
.filter:hover .filter__box {
    opacity: 1;
    pointer-events: all;
}
.filter label {
    display: flex;
    margin: 10px 0;
}
.filter input:not(.btn) {
    flex: inherit;
    width: auto;
    margin-bottom: 5px;
}
.filter input {
    display: none;
}
.filter .bx-filter-param-text {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.filter .bx-filter-param-text:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #000;
    margin-right: 6px;
}
.filter .bx-filter-param-text:after {
    position: absolute;
    top: 3px;
    left: 5px;
    content: '';
    width: 4px;
    height: 6px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(20deg);
    transition: 0.3s;
    opacity: 0;
}
.filter .bx-filter-param-text .goldColors {
    margin-left: 20px;
}
.filter label input[type='checkbox']:checked + div:after {
    opacity: 1;
}
.filter__price input:not(.btn) {
    width: 100px;
    display: block;
}
.filter__selected {
    display: flex;
    align-items: center;
    flex: 1 0 100%;
    margin-top: 80px;
    margin-bottom: 30px;
    font-size: 14px;
}
.filter-select {
    border: 1px solid #1e1e1e;
    border-radius: 50px;
    padding: 7px 14px;
    margin-right: 10px;
    cursor: pointer;
}
.filter-select:after {
    content: '🞨';
    margin-left: 6px;
}
.filter__reset {
    cursor: pointer;
}
.filter__reset a {
    text-decoration: none;
}
.collection-container .product-box {
    width: auto;
}
.user-menu {
    width: 100%;
    max-width: 450px;
    margin-top: -20px;
}
.user__info {
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}
.user__img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 30px;
}
.user__name {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
}
.user__menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.user__menu li {
    margin-bottom: 20px;
}
.user__menu li a {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.user__menu li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000;
    opacity: 0;
    transition: 0.25s;
}
.user__menu li a:hover:after {
    bottom: -5px;
    opacity: 1;
    background: #8f8f8f;
}
.user__menu li.active a:after {
    bottom: -5px;
    opacity: 1;
}
.user-page h1 {
    width: 100%;
    margin-bottom: 100px;
}
.user-page form button {
    max-width: 330px;
}
.user-page .content {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}
.user-page .product-box {
    width: calc(33.3333% - 19px);
}
#ya_addr {
    width: 100%;
    height: 430px;
}
.default-page main > .container {
    flex: 1;
    font-size: 18px;
    padding-left: 450px;
    padding-right: 200px;
}
.contact__info {
    margin: 80px 0 100px;
}
.contact__info a {
    font-size: 40px;
    text-decoration: none;
    margin-bottom: 20px;
}
.icon-box {
    display: grid;
    grid-auto-columns: auto 1fr;
    gap: 10px 30px;
    margin-bottom: 70px;
}
.icon-box__icon {
    grid-column: 1/2;
}
.icon-box__title {
    grid-row: 1/2;
    grid-column: 2/3;
    font-weight: 700;
    align-self: center;
}
.icon-box__desc {
    grid-row: 2/3;
    grid-column: 2/3;
    line-height: 1.4;
}
body.dark {
    background: #000;
    color: #f6f6f6;
}
body.dark a {
    color: #f6f6f6;
}
body.dark h1,
body.dark h3 {
    color: #f6f6f6;
}
body.dark .header path {
    fill: #f6f6f6;
}
body.dark .header__search button,
body.dark .header__search input {
    color: #848181;
    background: #000;
}
body.dark .header__search button::-webkit-input-placeholder,
body.dark .header__search input::-webkit-input-placeholder {
    color: #848181;
}
body.dark .header__search button:-ms-input-placeholder,
body.dark .header__search input:-ms-input-placeholder {
    color: #848181;
}
body.dark .header__search button::-moz-placeholder,
body.dark .header__search input::-moz-placeholder {
    color: #848181;
    opacity: 1;
}
body.dark .header__search button:-moz-placeholder,
body.dark .header__search input:-moz-placeholder {
    color: #848181;
    opacity: 1;
}
body.dark .footer {
    border-color: #565353;
}
body.dark .footer path {
    fill: #f6f6f6;
}
body.dark .product-box {
    color: #e5e5e5;
}
body.dark .product-box__img {
    background: #0f0f0f;
}
body.dark .product-box__img:after {
    background: radial-gradient(
        216.27% 1238.63% at 50% 100%,
        rgb(135, 128, 128) 28.75%,
        rgba(196, 196, 196, 0) 100%
    );
}
body.dark .product-box__img:hover:after {
    background: radial-gradient(
        216.27% 1238.63% at 50% 100%,
        rgba(102, 98, 98, 0.7) 28.75%,
        rgba(196, 196, 196, 0) 100%
    );
}
body.dark .product-box__favorites path {
    fill: #8430c7;
}
body.dark .product-box:hover .product-box__cart a {
    color: #8430c7;
}
body.dark .swiper-btn:after {
    border-color: #a3a3a3;
}
body.dark .catalog {
    margin-top: 130px;
}
body.dark .catalog .filter {
    color: #d8d0d0;
}
body.dark .catalog .filter__box {
    background: #0f0f0f;
}
body.dark .catalog .filter__reset {
    color: #d8d0d0;
}
body.dark .catalog .filter-select {
    color: #d8d0d0;
    border-color: #d8d0d0;
}
body.dark .icon-box-big {
    background: #0f0f0f;
}
body.dark .icon-box-big path {
    fill: #fff;
}
body.dark .icon-box-big circle {
    stroke: #fff;
}
body.dark .action-blocks__box {
    background: #0f0f0f;
    color: #c4c4c4;
}
.big-product {
    max-width: 930px;
    margin: auto;
    text-align: center;
}
.big-product__title {
    font-size: 86px;
    line-height: 1.2;
}
.big-product__title span {
    display: block;
    font-weight: 700;
}
.big-product__img {
    display: flex;
    justify-content: center;
    margin: 60px 0;
}
.big-product__img img {
    transition: 0.25s;
}
.big-product__img img:hover {
    transform: scale(1.05, 1.05);
}
.big-product__desc {
    font-size: 44px;
    line-height: 1.2;
}
.big-product__privilege {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 60px;
}
.big-product__privilege .privilege-box {
    width: calc(25% - 10px);
}
.privilege-box {
    text-align: left;
}
.privilege-box__title {
    font-size: 44px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
}
.privilege-box__desc {
    font-weight: 500;
}
.block-text {
    background: #0f0f0f;
    margin-bottom: 30px;
    padding: 40px 60px 60px 50px;
}
.block-text__name {
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}
.block-text__title {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 60px;
}
.block-text__text {
    font-size: 28px;
    line-height: 1.2;
}
.block-text__privilege {
    display: flex;
    margin-top: auto;
    padding-top: 60px;
    padding-bottom: 30px;
}
.block-text--full {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.block-text--full .left {
    width: calc(50% - 20px);
    margin-right: 20px;
}
.block-text--full .right {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.block-text--full .right .privilege-box {
    width: calc(30% - 10px);
}
.block-text--40 {
    width: calc(40% - 15px);
    background: #0f0f0f var(--bg) 50% / cover;
}
.block-text--60 {
    width: calc(60% - 15px);
    background: #0f0f0f var(--bg) no-repeat 100% 50%;
    padding-right: 0;
}
.block-text--60 .block-text__text {
    padding-right: 300px;
}
.icon-box-big {
    width: calc(33% - 15px);
    background: #fbfbfb;
    padding: 116px 40px;
}
.icon-box-big .icon {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.icon-box-big .title {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    margin-top: 58px;
}
.container-exclusive {
    display: grid;
    background: #fbfbfb var(--bg) no-repeat right bottom;
    padding: 80px 0 0 80px;
}
.container-exclusive .box:nth-child(1) {
    grid-row: 1/2;
    grid-column: 1/3;
}
.container-exclusive .box:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.container-exclusive .box:nth-child(3) {
    display: flex;
    justify-content: flex-end;
    margin-right: 30px;
    margin-top: -30px;
}
.container-exclusive .block-text__privilege {
    padding-top: 0;
    margin-top: inherit;
    flex-wrap: wrap;
}
.container-exclusive .privilege-box {
    width: calc(50% - 15px);
    margin-bottom: 40px;
}
.collection-big-block {
    text-align: center;
}
.collection-big-block__title {
    font-size: 86px;
}
.collection-big-block__title span {
    display: block;
    font-weight: 700;
}
.collection-big-block__img {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.collection-big-block__desc {
    max-width: 930px;
    font-size: 44px;
    line-height: 1.2;
    margin: 80px auto 100px;
}
.collection-big-block .big-product__privilege {
    max-width: 60%;
    margin: auto;
}
.section-big-top {
    background: #0f171a var(--bg) no-repeat 50% 100%;
    color: #fbfbfb;
    margin-top: 0;
    padding-bottom: 900px;
}
.section-big-top .icon-box-big {
    background: rgba(0, 0, 0, 0);
}
.section-big-top .icon-box-big path {
    fill: #fff;
}
.section-big-top .icon-box-big circle {
    stroke: #fff;
}
.header-dark main {
    padding-top: 0;
}
.header-dark .header {
    background: #0f171a;
}
.header-dark .header path {
    fill: #f6f6f6;
}
.header-dark .header a {
    color: #f6f6f6;
}
.header-dark .header__search button,
.header-dark .header__search input {
    color: #848181;
    background: #000;
}
.header-dark .header__search button::-webkit-input-placeholder,
.header-dark .header__search input::-webkit-input-placeholder {
    color: #848181;
}
.header-dark .header__search button:-ms-input-placeholder,
.header-dark .header__search input:-ms-input-placeholder {
    color: #848181;
}
.header-dark .header__search button::-moz-placeholder,
.header-dark .header__search input::-moz-placeholder {
    color: #848181;
    opacity: 1;
}
.header-dark .header__search button:-moz-placeholder,
.header-dark .header__search input:-moz-placeholder {
    color: #848181;
    opacity: 1;
}
.header-dark .section-big-top {
    padding-top: 200px;
}
.content-catalog .content + .modern-page-navigation {
    margin-bottom: 30px;
}
.box404 {
    min-height: 700px;
}
.box404 .elips {
    position: absolute;
    display: inline-block;
    width: 531px;
    height: 535px;
    background: radial-gradient(
        65.01% 65.01% at 49.94% 57.37%,
        rgba(254, 162, 245, 0.9) 28.82%,
        rgba(254, 162, 162, 0) 100%
    );
    filter: blur(77px);
    transform: rotate(90deg);
}
.box404 .elips--1 {
    top: 20px;
    left: calc(50% + 20px);
}
.box404 .elips--2 {
    top: 60px;
    left: calc(50% - 250px);
}
.cardStock {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #d1c8c8;
}
.cardStock_list {
    display: flex;
    flex-wrap: wrap;
    gap: 60px 30px;
}
.cardStock_list.opt {
    margin-top: 50px;
}
.cardStock_item {
    position: relative;
    width: calc(50% - 30px);
    display: flex;
    flex-wrap: wrap;
    background: #fbfbfb;
    padding: 15px;
}
.cardStock_item_title {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px;
}
.cardStock_item_info {
    flex: 1;
    margin-left: 15px;
    font-size: 14px;
}
.cardStock_item_desc {
    flex: 1 0 100%;
    margin-top: 15px;
    font-size: 14px;
}
.cardStock_item_priceBox {
    text-align: center;
}
.cardStock_item_cost.old {
    text-decoration: line-through;
    margin-bottom: 10px;
}
.cardStock_item_cost.act {
    margin-bottom: 10px;
}
.cardStock_item_discount {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 5px;
}
.cardStock_item_add button {
    padding: 8px 30px;
}
.cardStock.opt {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}
.cardStock.opt .char-sizes {
    margin-top: 0;
}
.cardStock.opt .cardStock_item_add button {
    padding: 16px 50px;
}
.fancybox-content {
    background: #fff !important;
}
.js-modal-box .modal-content {
    padding: 0;
    border: 0;
}
.js-modal-box .form-container__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}
.js-modal-box .modal_cart_ready {
    font-size: 20px;
    margin-bottom: 15px;
}
#modal_cart .modal_cart_head {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}
#modal_cart .modal_cart_offers {
    overflow: auto;
}
#modal_cart .modal_cart_offers_foot {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 30px;
    font-weight: 700;
}
#modal_cart .modal_cart_offers_foot_cost {
    font-size: 18px;
}
#modal_cart .modal_cart_item {
    margin-right: 5px;
}
#modal_cart .modal_cart_item_info {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
#modal_cart .modal_cart_item_pic {
    flex: 0 0 100px;
    margin-right: 5px;
}
#modal_cart .modal_cart_item_title {
    flex: 1;
    font-weight: 700;
    margin-bottom: 10px;
}
#modal_cart .modal_cart_item_price {
    margin: 0 10px;
}
#modal_cart .modal_cart_item_nameBox {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}
#modal_cart .modal_cart_item_info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#modal_cart .modal_cart_item_mob_row {
    display: none;
}
#modal_cart .modal_cart_item_del {
    padding: 0;
    width: 24px;
    background: rgba(0, 0, 0, 0);
    border: 0;
}
#modal_cart .modal_cart_item_del_text {
    display: none;
}
#modal_cart .modal_cart_item_del svg {
    width: 12px;
}
#modal_cart .modal_cart_item_prop {
    flex: 1 0 100%;
    font-size: 14px;
}
#modal_cart .modal_cart_btns {
    margin-top: 40px;
}
#modal_cart form {
    width: auto;
    flex: 0;
}
.partner-center .big-product__title {
    margin-top: 200px;
    line-height: 1;
    text-align: center;
}
.section-collection.partner .grid .product-box:nth-child(2) .product-box__img {
    padding: 0;
}
.section-collection.partner--type2 .grid .product-box:nth-child(1) {
    background: #fbfbfb;
    padding: 70px;
}
.section-collection.partner--type2 .grid .product-box:nth-child(2) {
    grid-row: 1/2;
}
.section-collection.partner--type2 .grid .product-box:nth-child(5),
.section-collection.partner--type2 .grid .product-box:nth-child(6) {
    grid-row: 2/3;
}
.partner-designer {
    margin-top: 200px;
}
.partner-designer .main-slider__title {
    margin-bottom: 60px;
    font-size: 86px;
}
.partner-designer .main-slider__title + .desc {
    text-align: center;
    max-width: 700px;
    margin: auto;
}
.partner-designer .desc {
    font-size: 24px;
    line-height: 1.2;
}
.partner-designer__box {
    width: 50%;
    background: #fbfbfb;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px;
    margin-top: 60px;
    text-align: center;
}
.partner-designer .number {
    width: 94px;
    height: 94px;
    border: 2px solid #848181;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 64px;
    line-height: 1;
    margin-bottom: 40px;
}
.partner-designer .gap30 {
    gap: 30px;
}
.partner-designer .big_box {
    margin-top: 30px;
    margin-bottom: 170px;
    padding: 120px 200px;
    background: #fbfbfb;
}
.partner-designer .big_box .img {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.pop_footer {
    position: fixed;
    bottom: 0;
    left: 90%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 300px;
    padding: 0;
    background: #e5e5e5;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    z-index: 50;
}
.pop_footer .social {
    margin: 0;
    width: 50%;
    text-align: center;
}
.pop_footer .social .svg path {
    fill: #fff;
}
.pop_footer .social--tg {
    background: #27aade;
}
.pop_footer .social--wt {
    background: #25d366;
}
.partner-form-box {
    display: flex;
    gap: 30px;
    margin-top: 70px;
}
.partner-form-box .col {
    width: 50%;
}
.partner-form-box .left {
    background: #fbfbfb;
    padding: 60px;
}
.partner-form-box .desc {
    font-size: 24px;
    line-height: 1.2;
}
.partner-form-box form {
    display: flex;
    flex-direction: column;
    margin-top: 70px;
}
.partner-form-box form input {
    background: rgba(0, 0, 0, 0);
}
.partner-form-box form button {
    background: #1e1e1e;
    border-radius: 101px;
    margin-top: 70px;
}
.partner-form-box form .agree {
    display: flex;
    font-size: 14px;
}
.partner-form-box form .agree input {
    flex: 1;
    margin-right: 10px;
}
.modal form {
    flex-direction: column;
}
.opt_order_history {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(216, 208, 208, 0.4);
}
.opt_order_history .id {
    flex: none;
    font-weight: 700;
    margin-right: 30px;
}
.opt_order_history .id .date {
    font-weight: 400;
    margin-top: 5px;
}
.basket form {
    max-width: 100%;
    width: 100%;
}
.basket_row {
    width: 100%;
}
.linkBack {
    display: none;
}
.basket_card_cost::after,
.basket_order_summ td::after,
.basket_order_disc td::after,
.basket_order_total td span::after {
    content: '₽';
    font-weight: normal;
    text-transform: none;
    margin: 0 0 0 5px;
    font-weight: 500;
}
.basket.order {
    padding: 50px 0 0;
}
.basket.order .title_main {
    margin: 0 0 50px;
}
@media (min-width: 1024px) {
    .basket.order {
        padding: 80px 0 0;
    }
    .basket.order .title_main {
        margin: 0 0 80px;
    }
    .basket_row {
        display: flex;
    }
    .basket_main {
        flex: 0 0 calc(100% - 360px);
        padding: 0 40px 0 0;
    }
    .basket_side {
        flex: 0 0 360px;
    }
}
@media (min-width: 1280px) {
    .basket {
        padding: 0 0 70px;
    }
    .basket_main {
        flex: 0 0 calc(100% - 410px);
        padding: 0 140px 0 0;
    }
    .basket_side {
        flex: 0 0 410px;
    }
}
.basket_card {
    position: relative;
}
.basket_card_title {
    margin: 0 0 15px;
    line-height: 1.4;
    font-weight: 700;
}
.basket_card_size {
    color: #858585;
}
.basket_card_price {
    display: flex;
}
.basket_card_cost.act {
    font-weight: 600;
}
.basket_card_cost.old {
    text-decoration: line-through;
}
.basket_card_cnt {
    display: flex;
    align-items: center;
}
.basket_card_cnt_minus,
.basket_card_cnt_plus {
    position: relative;
    width: 36px;
    height: 36px;
    padding: 0;
    border: 2px solid #cacaca;
}
.basket_card_cnt_minus::before,
.basket_card_cnt_plus::before,
.basket_card_cnt_plus::after {
    content: '';
    display: block;
    width: 8px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #474747;
}
.basket_card_cnt_plus::after {
    width: 2px;
    height: 8px;
}
.basket_card_cnt_input {
    width: 42px;
    height: 36px;
    padding: 0;
    line-height: 1;
    text-align: center;
    border: none;
}
.basket_card_del {
    position: absolute;
    right: 0;
    bottom: 20px;
    color: #858585;
}
@media (max-width: 1023px) {
    .basket_card_pic {
        width: 100px;
        height: 80px;
        padding: 0 20px 0 0;
    }
    .basket_card_info {
        padding: 20px 0;
    }
    .basket_card_price {
        position: absolute;
        top: 0;
        left: 100px;
        flex-direction: column;
        justify-content: center;
        width: calc(100% - 100px - 114px);
        height: 80px;
        padding: 0 15px;
    }
    .basket_card_cost.act {
        margin: 0 0 5px;
        font-size: 20px;
    }
    .basket_card_cost.old {
        font-size: 14px;
    }
    .basket_card_disc {
        margin: 5px 0 0;
    }
    .basket_card_cnt {
        position: absolute;
        top: 22px;
        right: 0;
        width: 114px;
    }
}
@media (min-width: 1024px) {
    .basket_card {
        display: flex;
    }
    .basket_card_pic {
        flex: 0 0 180px;
        height: 160px;
    }
    .basket_card_info {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        padding: 20px 20px 0;
    }
    .basket_card_price {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        width: 100%;
        max-width: 270px;
        margin: 20px 0 0;
    }
    .basket_card_cnt {
        align-self: flex-start;
        padding: 30px 0 0;
    }
    .basket_card_del {
        top: 86px;
        bottom: auto;
    }
    .basket_card_cnt_minus:hover,
    .basket_card_cnt_plus:hover {
        border-color: #ad96dc;
    }
}
@media (min-width: 1280px) {
    .basket_card_pic {
        flex: 0 0 180px;
    }
    .basket_card_title {
        font-size: 18px;
    }
}
.basket_delivery {
    padding: 70px 0;
}
.basket_title {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.basket_delivery_choose {
    padding: 45px 0 0;
}
.basket_delivery_choose button {
    display: block;
    width: 100%;
    height: 60px;
}
@media (min-width: 1024px) {
    .basket_delivery {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 130px 0 0;
    }
    .basket_delivery_cap {
        padding: 0 40px 0 0;
    }
    .basket_delivery_choose {
        padding: 0;
    }
    .basket_delivery_choose button:hover {
        background: #ad96dc;
    }
}
.basket_pay {
    padding: 0 0 60px;
}
@media (min-width: 1024px) {
    .basket_pay {
        padding: 70px 0;
    }
}
.basket_buyer {
    padding: 0 0 60px;
}
@media (min-width: 1024px) {
    .basket_buyer {
        padding: 0;
    }
    .basket_buyer_fields {
        padding: 0 0 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .basket_buyer label {
        width: calc(50% - 15px);
    }
}
.basket_order {
    padding: 30px;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.06);
}
.basket_order_title {
    margin: 0 0 45px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.basket_order th {
    text-align: left;
    width: 50%;
    height: 40px;
}
.basket_order td {
    text-align: right;
}
.basket_order_code th {
    height: 70px;
}
.basket_order_code button {
    padding: 0;
    color: #cacaca;
    text-transform: uppercase;
}
.basket_order_total td {
    font-size: 26px;
    font-weight: 600;
}
.basket_order_submit {
    display: block;
    height: 60px;
}
@media (max-width: 1023px) {
    .basket_order_submit {
        width: calc(100% + 60px);
        margin: 40px -30px -30px;
    }
}
@media (min-width: 1024px) {
    .basket_order_submit {
        width: 100%;
        margin: 30px 0 0;
        border-radius: 2px;
    }
    .basket_order_code button:hover {
        color: #ad96dc;
    }
}
@media (max-width: 550px) {
    .basket_order_total td {
        font-size: 20px;
    }
}

/* End */


/* Start:/local/templates/main/css/media.css?16794867267897*/
@-webkit-keyframes phone_anim{0%{transform:rotate(0)}1%{transform:rotate(-30deg)}5%{transform:rotate(30deg)}10%{transform:rotate(0)}100%{transform:rotate(0)}}@keyframes phone_anim{0%{transform:rotate(0)}1%{transform:rotate(-30deg)}5%{transform:rotate(30deg)}10%{transform:rotate(0)}100%{transform:rotate(0)}}@media(min-width: 1200px){.container{max-width:1510px}}@media(max-width: 1399px){.product__left{width:calc(60% - 15px)}.product__right{width:calc(40% - 15px)}.user-menu{max-width:300px}}@media(max-width: 1199px){h1,.h1{font-size:48px}.header{padding-top:30px}.header .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.header__logo{flex:1;order:1;text-align:left;margin-bottom:0;height:auto}.header__right{order:2}.header__row{flex:1 0 100%;order:3;margin-top:15px}.header__search{height:30px}.header__navi{margin-right:0}.header__navi ul li a{font-size:16px}.collection__title{font-size:50px}.collection__desc{font-size:28px}.action__title{font-size:38px}.action-bnr__title{font-size:42px}.action-bnr--white .action-bnr__img{max-width:550px}.product h1{font-size:40px}.default-page main>.container{padding-left:150px}.icon-box-big .title{font-size:28px}.big-product__title{font-size:56px}.big-product__desc{font-size:34px}.block-text{padding:20px}.block-text__title{font-size:28px}.block-text__text{font-size:22px}.collection-big-block__title{font-size:68px}.collection-big-block__desc{font-size:36px}.partner .big-product__title{font-size:5vw}.partner .collection__title{font-size:3vw}.partner .collection__desc{font-size:22px}.section-collection.partner--type2 .grid .product-box:nth-child(1){grid-column:1/5}.section-collection.partner--type2 .grid .product-box:nth-child(2){grid-row:2/2;grid-column:1/5;background:#fbfbfb;justify-content:center}.section-collection.partner--type2 .grid .product-box:nth-child(2) .product-box__img{max-width:50%}.section-collection.partner--type2 .grid .product-box:nth-child(3),.section-collection.partner--type2 .grid .product-box:nth-child(4),.section-collection.partner--type2 .grid .product-box:nth-child(5),.section-collection.partner--type2 .grid .product-box:nth-child(6){grid-row:3/4}.partner-designer .main-slider__title{font-size:5vw}}@media(max-width: 991px){h1,.h1{font-size:36px}.container{padding-left:25px;padding-right:25px}.header__row{display:none}.header .hamb_menu{position:relative;top:0;right:0;margin-left:30px;display:block;order:5}.hero{height:440px}.main-slider__link{color:#fff;background:#8430c7;border:0}.section-collection .grid{gap:20px}.collection__link{margin-top:30px}.product h1{font-size:36px;margin-bottom:30px}.product__price--box{flex-wrap:wrap}.product__gift{width:100%;margin-top:30px}.product__char{margin-top:50px}.char__row{width:100%}.user-menu{max-width:350px}.default-page main>.container{padding-left:15px}.partner-form-box .left{width:100%}.partner-form-box .right{display:none}}@media(max-width: 767px){.container{padding-left:15px;padding-right:15px}.default-page main>.container{padding-right:15px}section,.section{margin-top:60px}.header{padding:20px 0}.header__logo .svg{width:70%}.header__right{display:none}h1,.h1{margin-bottom:50px}.mobile_menu .header__logo{margin-bottom:30px}.mobile_menu .header__logo path{fill:#fff}.mobile_menu .header__navi ul{flex-direction:column}.mobile_menu .header__navi ul li a{display:inline-block;font-size:20px;padding:15px 0}.section-collection .grid .product-box:nth-child(1){grid-column:1/5}.section-collection .grid .product-box:nth-child(2){grid-row:2/3;grid-column:1/5}.section-collection .grid .product-box:nth-child(3){grid-row:3/4;grid-column:1/3}.section-collection .grid .product-box:nth-child(4){grid-row:3/4;grid-column:3/5}.section-collection .grid .product-box:nth-child(5){grid-row:4/5;grid-column:1/3}.section-collection .grid .product-box:nth-child(6){grid-row:4/5;grid-column:3/5}.section-collection .grid .product-box:nth-child(7){grid-row:5/6;grid-column:1/3}.section-collection .grid .product-box:nth-child(8){grid-row:5/6;grid-column:3/5}.section-collection .grid.collection-title-left .product-box:nth-child(1){grid-column:1/5}.section-collection .grid.collection-title-left .product-box:nth-child(2){grid-row:2/3;grid-column:1/5}.section-collection .grid.collection-title-left .product-box:nth-child(3){grid-row:3/4;grid-column:1/3}.section-collection .grid.collection-title-left .product-box:nth-child(4){grid-row:3/4;grid-column:3/5}.section-collection .grid.collection-title-left .product-box:nth-child(5){grid-row:4/5;grid-column:1/3}.section-collection .grid.collection-title-left .product-box:nth-child(6){grid-row:4/5;grid-column:3/5}.section-collection .grid.collection-title-left .product-box:nth-child(7){grid-row:5/6;grid-column:1/3}.section-collection .grid.collection-title-left .product-box:nth-child(8){grid-row:5/6;grid-column:3/5}.collection__title{font-size:38px}.collection__desc{margin-top:10px;font-size:24px}.product-box__img{padding:0}.product-box__title{margin-bottom:15px}.product-box__title a{font-size:14px}.product-box__price{flex:1 0 100%;margin-bottom:15px}.product-list{gap:20px}.product-list .product-box{width:calc(50% - 10px)}.footer__col{width:100% !important;margin-bottom:20px}.footer .row{margin-bottom:0 !important}.footer .col-empty{display:none}.product{flex-wrap:wrap}.product__left,.product__right{width:100%}.product h1{font-size:28px}.product__img img{height:auto}.product__img a{display:block}.action-blocks{flex-wrap:wrap}.action-blocks__box{width:100%;padding:20px}.container-exclusive{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px);display:flex;flex-direction:column;padding:20px}.container-exclusive .box:nth-child(3){margin:0}.icon-box{gap:10px 20px}.icon-box__icon{width:30px}.icon-box-big{width:calc(50% - 10px);padding:10px;margin-bottom:20px}.icon-box-big .icon img{max-width:70%;max-height:60px}.icon-box-big .title{font-size:17px;margin-top:15px}.product-gap{gap:20px}.product-box{width:calc(50% - 10px);margin-bottom:20px;align-self:flex-start}.product-box__title{padding-right:0}.product-box__title a{text-transform:initial}.product-box__price--old{margin-left:0}.action__title{font-size:32px}.action__desc{margin-right:10px}.action__bottom{padding:0 15px;border-bottom:3px solid #f1f5f4}.action-bnr{height:550px;margin-top:60px;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}.action-bnr__content{left:15px}.action-bnr__title{font-size:36px}.action-bnr--white .action-bnr__content{left:15px}.big-product__title{font-size:34px}.big-product__desc{font-size:24px}.big-product__privilege .privilege-box{width:50%;margin-bottom:30px;text-align:center}.block-text__privilege{flex-wrap:wrap}.block-text--full .left,.block-text--full .right{width:100%}.block-text--full .right .privilege-box{width:calc(50% - 10px);margin-bottom:20px;text-align:center}.block-text--60,.block-text--40{width:100%}.block-text--60 .block-text__text,.block-text--40 .block-text__text{padding-right:0}.filter__box{max-width:100%}.filter .bx-filter-param-text{white-space:initial}.collection-big-block__title{font-size:36px}.collection-big-block__desc{font-size:22px;margin:40px 0}.cardStock_list{gap:30px 0}.cardStock_item{width:100%}.partner .collection__title{font-size:22px}.section-collection.partner--type2 .grid .product-box:nth-child(1){padding:15px}.partner-designer .main-slider__title{font-size:22px}.partner-designer .flex{flex-direction:column}.partner-designer__box{width:100%}.partner-designer .big_box{padding:15px}.partner-form-box .left{padding:15px}.js-modal-box .form-container{padding:50px 30px}.opt_order_history{flex-wrap:wrap}.opt_order_history .id{flex:1 0 100%;margin-bottom:15px}.contact__info{margin:30px 0 50px}.contact__info a{display:block;width:100%;font-size:28px;margin-bottom:0;margin-top:20px}.contact__info .row{margin:0}.pop_footer{padding:0;max-width:100%}.pop_footer .svg{max-width:45px;max-height:45px}}
/* End */


/* Start:/_/plg/fancybox-master/dist/jquery.fancybox.min.css?167948675012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/header/style.css?16794867264025*/

.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/header/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 0px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
    display: none;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	/*margin-left: 70px;*/
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/local/templates/main/styles.css?1679486725220*/
#modal_cart .modal_cart_offers_foot_prices .modal_cart_offers_foot_cost.old{text-decoration: line-through}#modal_cart .modal_cart_item .modal_cart_item_price .modal_cart_item_mob_cost.old {text-decoration: line-through;}
/* End */


/* Start:/local/templates/main/template_styles.css?17803779954578*/
.bx-soa-coupon-input:after {
    right: 15px !important;
    top: 33% !important;
}
label[data-bx-user-consent] {
    line-height: 24px !important;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
    opacity: 0;
}
.redboxs {
    font-size: 30px;
}
.product-box__img img {
    transition: 0.25s;
    mix-blend-mode: multiply;
}
@media only screen and (max-width: 600px) {
    .redboxs {
        font-size: 24px;
    }
}
#i459117.redboxs {
    text-shadow:
        0 0 10px black,
        0 0 20px black;
    color: #fff;
}
#i459117 {
    text-shadow:
        0 0 10px black,
        0 0 20px black;
    color: #fff;
}
.catalog-page .catalog {
    margin-top: 0px !important;
}
@media (min-width: 950px) {
    .product-box__title {
        padding-bottom: 7px;
    }
    .product-box__price {
        position: absolute;
        bottom: 0;
    }
    .product-box__cart {
        position: absolute;
        bottom: 0;
        right: 0;
        margin-right: 20px;
    }
}
.swiper-slide {
    height: unset !important;
}
.product__buttons .btn-back {
    padding: 21px;
}
.product__favorites button {
    padding: 3px !important;
}
.title-h3 .title {
    margin-right: 30px;
}

.block_reds {
    display: block;
    margin-bottom: 10px;
    line-height: 1.3;
}
.flex-jcsb {
    justify-content: left !important;
}
.product-box__favorites button {
    background: #fff !important;
    width: 30px;
    height: 30px;
}
@media (max-width: 1500px) {
    .pop_footer {
        transform: translateX(-65%);
    }
}

@media (max-width: 1000px) {
    .pop_footer {
        transform: translateX(-85%);
    }
}
@media (max-width: 730px) {
    .pop_footer {
        transform: translateX(-50%);
        left: 50%;
    }
}
@media (max-width: 767px) {
    .adpi {
        position: absolute;
        right: 0;
        margin-top: 4px;
        margin-right: 73px;
        display: unset !important;
    }
}
.adpi {
    display: none;
}
.modal {
    z-index: 10000 !important;
}
@media (max-width: 623px) {
    .section-new .swiper-slide-active {
        margin-right: 85px !important;
        transform: translate3d(40px, 0px, 0px) !important;
    }
    .catalog__filters .smartfilter {
        display: block !important;
    }
}
.filter-select::after {
    content: '✖' !important;
    margin-left: 6px;
}

@media (min-width: 1023px) {
    .otherOffers {
        padding: 50px 0 20px;
    }
    .otherOffers_list {
        padding-top: 0;
        margin-top: 0;
    }
    .stocks {
        padding: 90px 0 0;
    }
    .contactForm .title_main {
        margin-left: -40px;
    }
    .head_menu button {
        display: none;
    }
}
@media (max-width: 1023px) {
    .contactForm .title_main {
        text-align: center;
        margin-left: -10px;
    }
    .contactForm form {
        padding: 0 20px;
    }
    .head_menu > svg {
        display: none;
    }
    .head_menu button {
        padding: 0;
    }
    .head_menu button svg {
        position: relative;
        width: 30px;
        height: 30px;
        max-width: 30px;
        max-height: 30px;
    }
}
.foot_logo svg {
    height: 30px !important;
}

@media (max-width: 374px) {
    .card_discount_label {
        margin: -3px 0 10px;
    }
}

@media (max-width: 1439px) {
    .cardStock_item_price {
        display: block;
    }
    .cardStock_item_discount {
        margin: 10px 0 0 0;
    }
}

body:not(.no_fix) .head_row {
    padding: 20px 0;
}

body:not(.no_fix) .head.color_white {
    background: #3e213f;
}

.modal_promo {
    background: #dbc1da;
}
.modal_promo .message.errors {
    margin: 20px 0 0;
    color: red;
    font-size: 14px;
}

.modal_promo input {
    border: 2px solid #8e4c8e;
    padding: 6px 8px;
    background: none;
}
.modal_promo p {
    margin: 0 0 10px;
}

@media (min-width: 1024px) {
    .modal_promo {
        padding: 70px 0 50px;
        width: 630px;
        max-width: 630px;
    }
    .modal_promo .modal_title {
        margin: 0 0 25px;
        font-size: 23px;
        text-align: center;
    }
    .modal_promo .modal_title b {
        font-size: 38px;
        font-weight: 700;
    }
    .modal_promo_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .modal_promo_pic {
        width: 50%;
    }
    .modal_promo_form {
        width: 50%;
        padding: 0 50px 0 0;
    }
    .modal_promo_form button {
        height: 60px;
        background: #2b2b2b;
    }
}

.fancybox-container {
    z-index: 2000 !important;
}

/* End */
/* /local/templates/main/css/normalize.css?16794867266485 */
/* /local/templates/main/css/swiper-bundle.min.css?167948672616479 */
/* /local/templates/main/css/style.css?178037866259329 */
/* /local/templates/main/css/media.css?16794867267897 */
/* /_/plg/fancybox-master/dist/jquery.fancybox.min.css?167948675012795 */
/* /local/templates/main/components/bitrix/search.title/header/style.css?16794867264025 */
/* /local/templates/main/styles.css?1679486725220 */
/* /local/templates/main/template_styles.css?17803779954578 */
