

/* Start:/local/templates/template/components/arturgolubev/search.title/inSearch/style.css?1738130940228*/
.title-search-result {
    border: 0 none!important;
    border-top: 0 none;
    display: none;
    overflow: hidden;
    z-index: 999;
    background-color: #FFF;
}
.bx_smart_searche.bx_searche.theme-blue {
    padding: 20px;
}
/* End */


/* Start:/front-end/dist/assets/css/main.css?1748932480171721*/
/*! 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;
}

@font-face{font-display:swap;font-family:"Montserrat";src:url(/front-end/dist/assets/css/../fonts/Montserrat-Light.woff2) format("woff2");font-weight:300}@font-face{font-display:swap;font-family:"Montserrat";src:url(/front-end/dist/assets/css/../fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400}@font-face{font-display:swap;font-family:"Montserrat";src:url(/front-end/dist/assets/css/../fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500}@font-face{font-display:swap;font-family:"Montserrat";src:url(/front-end/dist/assets/css/../fonts/Montserrat-SemiBold.woff2) format("woff2");font-weight:600}@font-face{font-display:swap;font-family:"Montserrat";src:url(/front-end/dist/assets/css/../fonts/Montserrat-Bold.woff2) format("woff2");font-weight:700}:root{--color-primary: #00d4fe;--color-secondary: #d072f9;--color-gr20: #f5f5f6;--color-gr40: #eeeeee;--color-gr50: #d3d3d3;--color-gr60: #b2b2b2;--color-gr80: #8e8e8e;--color-gr100: #4c4c4c;--color-white: #ffffff;--color-black: #000000;--color-dark: #61647a;--color-dark-light: #8f95be;--color-error: #EB2316;--color-success: #63c96f;--color-warning: #FCB73E;--gradient-1: linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);--shadow-xs: 0px 1px 2px rgba(16, 24, 40, 0.05);--shadow-sm: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);--shadow-md: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06);--radius-no: 0;--radius-xs: 7px;--radius-sm: 16px;--radius-md: 24px;--radius-lg: 36px;--container-max: 1410px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}body{margin:0;padding:0;font-family:"Montserrat",sans-serif;line-height:1.55;color:#000;background:#fff;overflow-x:hidden;scroll-behavior:smooth;text-rendering:optimizeSpeed;overflow-anchor:none;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-osx-font-smoothing:grayscale}body,html{width:100%;height:100%}a,button,label{-webkit-tap-highlight-color:rgba(0,0,0,0)}img{max-width:100%}p{margin:0}h1,h2,h3,h4,h5,h6{font-weight:normal;position:relative;margin:0}a{transition-property:color;transition-duration:.3s;transition-timing-function:ease;-webkit-text-decoration:none;text-decoration:none;outline:none;color:inherit}a[href^="tel:"]{white-space:nowrap}button,input{line-height:normal}input,textarea{border:none;background-image:none;background-color:rgba(0,0,0,0);box-shadow:none;font-family:inherit;border-radius:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}input:focus,textarea:focus{outline:none}input:invalid,textarea:invalid{box-shadow:none}input::-ms-clear,textarea::-ms-clear{display:none}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}cite{font-style:normal}fieldset{border-width:0;padding:0;margin:0}figure{margin:0}@media only screen and (min-width: 1200px){.catalog-menu__list-wrap::-webkit-scrollbar{width:3px;height:3px;background:#eeeeee;background:var(--color-gr40)}.catalog-menu__list-wrap::-webkit-scrollbar-button{display:none}.catalog-menu__list-wrap::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.catalog-menu__list-wrap::-webkit-scrollbar-thumb{background:#d3d3d3;background:var(--color-gr50)}.catalog-menu__list-wrap::-webkit-scrollbar-thumb:hover{background:#b2b2b2;background:var(--color-gr60)}}.share-detail__picture img,.shares-main__back img,.numbers-big__item-picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wrapper{display:flex;flex-direction:column}svg{max-width:100%;max-height:100%}.content{flex:1 0 auto}.container{width:100%;margin:0 auto;max-width:1410px;max-width:var(--container-max)}@media only screen and (max-width: 1640px){.container{max-width:1140px}}@media only screen and (max-width: 1199px){.container{padding:0 30px}}@media only screen and (max-width: 767px){.container{padding:0 21px}}.container-fluid{width:100%;padding:0 165px}@media only screen and (max-width: 1199px){.container-fluid{padding:0 30px}}@media only screen and (max-width: 767px){.container-fluid{padding:0 21px}}.container-wide{width:100%;margin:0 auto;max-width:1440px}@media only screen and (max-width: 1440px){.container-wide{padding:0 60px}}@media only screen and (max-width: 1199px){.container-wide{padding:0 30px}}@media only screen and (max-width: 767px){.container-wide{padding:0 21px}}.image{display:block;width:100%;max-width:100%;height:auto;font-size:12px}.image-cover{display:block;-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:100%;font-size:12px}.image-height{display:block;width:auto;max-height:100%;max-width:100%;font-size:12px;margin:0 auto}.image-contain{max-height:100%;-o-object-fit:contain;object-fit:contain;margin:auto auto}img:not([src]):not([srcset]){visibility:hidden}img[data-src]:not([src]){opacity:0;transition:opacity .5s ease-out}[data-src].loaded{will-change:opacity;transition:opacity .35s ease-out;opacity:1}.disabled,.is-disabled{opacity:.5;pointer-events:none}.hide{display:none !important}.show{display:block !important}.icon-text{display:inline-flex;align-items:center;font-size:14px;color:var(--color-text-secondary)}.icon-text svg{width:20px;height:20px;margin-right:10px}.hover-zoom{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.hover-zoom:hover{opacity:.8}.sprite-icon{fill:currentColor}.ui-iframe{position:relative;width:100%;padding-top:50.21px;margin-bottom:25px;overflow:hidden;border-radius:10px}.ui-iframe iframe{position:absolute;width:100%;height:100%;top:0;left:0}.visually-hidden{position:absolute;margin:-1px;border:0;padding:0;width:1px;height:1px;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;z-index:-1}.sprite-home{fill:none;stroke-width:2px;stroke:currentColor}.text-gradient{font-weight:600;background:linear-gradient(45.81deg, #bc71f5 21.27%, #5eb1f9 44.89%, #00f2fe 67.48%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.btn{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:rgba(0,0,0,0);color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;transition-property:border-color,background,opacity;transition-duration:.3s;transition-timing-function:ease;position:relative;line-height:1.5;border-radius:7px;border-radius:var(--radius-xs);cursor:pointer;white-space:nowrap}.btn::-moz-focus-inner{border:0;padding:0}.btn .btn-text{position:relative;z-index:1;transition-property:color;transition-duration:.3s;transition-timing-function:ease}.btn .btn-icon{display:inline-block;margin-right:.9em;margin-top:-1px;width:1.2em;height:1.2em}.btn .btn-icon svg{position:relative;line-height:1;width:100%;height:100%;transition-property:color;transition-duration:.3s;transition-timing-function:ease}.btn._icon-left .btn-text{order:2}.btn._icon-left .btn-icon{order:1;margin:0 .5em 0 0}.btn._icon-right .btn-text{order:1}.btn._icon-right .btn-icon{order:2;margin:0 0 0 .5em}.btn-primary{color:#ffffff;color:var(--color-white);overflow:hidden}.btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:-200px;left:-200px;background:linear-gradient(14deg, rgb(0, 212, 254) 20%, rgb(208, 114, 249) 40%, rgb(208, 114, 249) 70%, rgb(0, 212, 254) 90%);transform:translate(10px, -30px);filter:blur(13px);border-radius:inherit;transition:transform .6s ease-out}.btn-primary:hover:before{transform:translate(140px, -140px)}.btn-primary-hollow{color:#61647a;color:var(--color-dark);background-clip:padding-box;border:2px solid rgba(0,0,0,0)}.btn-primary-hollow:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background-image:linear-gradient(14deg, rgb(0, 212, 254) 20%, rgb(208, 114, 249) 40%, rgb(208, 114, 249) 70%, rgb(0, 212, 254) 90%);background-size:200px 200px;border-radius:inherit;transition:transform .3s ease-out;z-index:-1}.btn-primary-hollow._light{background-color:#fff;color:car(--color-black)}.btn-primary-hollow._light:hover{color:#fff;background-color:rgba(0,0,0,0)}.btn-primary-hollow._dark{background-color:#000;color:#fff}.btn-primary-hollow._dark:hover{background-color:rgba(0,0,0,0)}.btn-primary-link{color:var(--color-pr100);background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-primary-link:hover{opacity:.8}.btn-gray{color:#000000;color:var(--color-black);background:#eeeeee;background:var(--color-gr40);border:1px solid #eeeeee;border:1px solid var(--color-gr40)}.btn-gray:hover{color:#000000;color:var(--color-black);background:rgba(0,0,0,0)}.btn-gray-hollow{color:#000000;color:var(--color-black);border:1px solid #eeeeee;border:1px solid var(--color-gr40);background:rgba(0,0,0,0)}.btn-gray-hollow .btn-icon{color:#b2b2b2;color:var(--color-gr60)}.btn-gray-hollow:hover{background:#eeeeee;background:var(--color-gr40);color:#000000;color:var(--color-black)}.btn-gray-hollow:hover .btn-icon{color:#000000;color:var(--color-black)}.btn-gray-hollow.is-active{color:#00d4fe;color:var(--color-primary)}.btn-gray-link{color:#b2b2b2;color:var(--color-gr60);background:rgba(0,0,0,0)}.btn-gray-link:hover{color:#00d4fe;color:var(--color-primary)}.btn-gray-link.is-active{color:#00d4fe;color:var(--color-primary)}.btn-gray-gradient{background:linear-gradient(184.36deg, #FFFFFF 2.46%, #C0C0C0 95.43%);color:#000000;color:var(--color-black)}.btn-gray-gradient:hover{opacity:.8}.btn-secondary{color:#ffffff;color:var(--color-white);background:#00d4fe;background:var(--color-primary)}.btn-secondary:hover{opacity:.8}.btn-secondary-hollow{color:#00d4fe;color:var(--color-primary);border:1px solid #00d4fe;border:1px solid var(--color-primary);background:rgba(0,0,0,0)}.btn-secondary-hollow:hover{background:#00d4fe;background:var(--color-primary);color:#ffffff;color:var(--color-white)}.btn-dark{color:#ffffff;color:var(--color-white);background:#61647a;background:var(--color-dark)}.btn-dark:hover{background:#8f95be;background:var(--color-dark-light)}.btn-dark-hollow{color:#61647a;color:var(--color-dark);border:1px solid #61647a;border:1px solid var(--color-dark);background:rgba(0,0,0,0)}.btn-dark-hollow:hover{background:#61647a;background:var(--color-dark);color:#ffffff;color:var(--color-white)}.btn-md{font-size:14px;padding:0 40px;height:40px}.btn-md._icon{width:40px;padding:.4em}.btn-sm{font-size:13px;padding:0 18px;height:30px}.btn-sm._icon{width:30px;padding:.2em}.btn-xs{font-size:12px;padding:0 10px;height:24px}.btn-xs._icon{padding:3px;width:24px}.btn.is-loading{pointer-events:none;min-height:auto;opacity:.9}.btn.is-loading:after{content:"";display:inline-block;width:25px;height:25px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1;background:no-repeat center/100% url("data:image/svg+xml,%3Csvg id=%27L4%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27 enable-background=%27new 0 0 0 0%27 xml:space=%27preserve%27%3E%3Ccircle fill=%27%23ffffff%27 stroke=%27none%27 cx=%2710%27 cy=%2750%27 r=%2710%27%3E%3Canimate attributeName=%27opacity%27 dur=%271s%27 values=%270;1;0%27 repeatCount=%27indefinite%27 begin=%270.1%27%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill=%27%23ffffff%27 stroke=%27none%27 cx=%2738%27 cy=%2750%27 r=%2710%27%3E%3Canimate attributeName=%27opacity%27 dur=%271s%27 values=%270;1;0%27 repeatCount=%27indefinite%27 begin=%270.2%27%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill=%27%23ffffff%27 stroke=%27none%27 cx=%2766%27 cy=%2750%27 r=%2710%27%3E%3Canimate attributeName=%27opacity%27 dur=%271s%27 values=%270;1;0%27 repeatCount=%27indefinite%27 begin=%270.3%27%3E%3C/animate%3E%3C/circle%3E%3C/svg%3E")}.btn.is-loading .btn-text,.btn.is-loading .btn-icon{opacity:0;transition-delay:.2s}.btn[disabled],.btn.is-disabled{pointer-events:none;opacity:.5}.btn-block{display:flex;width:100%}.btn-narrow{padding-left:20px;padding-right:20px}.btn._icon .btn-icon{margin:0;width:100%;height:100%}.btn-more-wrap{margin-top:40px}@media only screen and (max-width: 767px){.btn-more-wrap{margin-top:30px}}.btn-more-wrap__btn{width:100%;height:54px}@keyframes button-loader{0%{transform:translate(-50%, -50%) rotate(0)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.not-stroke svg{stroke:none !important}.link{transition-property:color,opacity;transition-duration:.3s;transition-timing-function:ease;cursor:pointer}.link svg{width:.7em;height:.7em;line-height:1;margin-right:.6em}.link-gray{color:#4c4c4c;color:var(--color-gr100)}.link-gray:hover{color:#00d4fe;color:var(--color-primary)}.link-light{color:#8e8e8e;color:var(--color-gr80)}.link-light:hover{color:#00d4fe;color:var(--color-primary)}.link-black{color:#000000;color:var(--color-black)}.link-black:hover{color:#00d4fe;color:var(--color-primary)}.link-primary{color:#00d4fe;color:var(--color-primary)}.link-primary:hover{opacity:.8}.link-lg{font-size:21px}.grid-layout{display:flex;flex-wrap:wrap;position:relative}.grid-layout>.grid-item{display:flex;flex-direction:column}.grid-layout>.grid-item>div,.grid-layout>.grid-item>a{flex-grow:1}.grid-layout-2{margin:-15px}@media only screen and (max-width: 1199px){.grid-layout-2{margin:-10px}}.grid-layout-2>.grid-item{width:50%;padding:15px}@media only screen and (max-width: 1199px){.grid-layout-2>.grid-item{padding:10px}}@media only screen and (max-width: 767px){.grid-layout-2>.grid-item{width:100%}}.grid-layout-3{margin:-10px -15px}@media only screen and (max-width: 1199px){.grid-layout-3{margin:-7px -11px}}.grid-layout-3>.grid-item{width:33.333%;padding:10px 15px}@media only screen and (max-width: 1199px){.grid-layout-3>.grid-item{padding:10px}}@media only screen and (max-width: 1023px){.grid-layout-3>.grid-item{width:50%}}@media only screen and (max-width: 600px){.grid-layout-3>.grid-item{padding:7px 11px;width:100%}}.grid-layout-4{margin:-10px -15px}@media only screen and (max-width: 1199px){.grid-layout-4{margin:-7px -11px}}.grid-layout-4>.grid-item{width:25%;padding:10px 15px}@media only screen and (max-width: 1199px){.grid-layout-4>.grid-item{padding:10px}}@media only screen and (max-width: 1023px){.grid-layout-4>.grid-item{width:33.3333%}}@media only screen and (max-width: 767px){.grid-layout-4>.grid-item{width:50%}}@media only screen and (max-width: 600px){.grid-layout-4>.grid-item{padding:7px 11px;width:50%}}.grid-layout-4-cart{margin:-20px -30px}@media only screen and (max-width: 1199px){.grid-layout-4-cart{margin:-15px -30px}}@media only screen and (max-width: 767px){.grid-layout-4-cart{margin:-10px -20px}}@media only screen and (max-width: 600px){.grid-layout-4-cart{margin:-15px -20px}}@media only screen and (max-width: 340px){.grid-layout-4-cart{margin:-10px}}.grid-layout-4-cart>.grid-item{width:25%;padding:20px 30px}@media only screen and (max-width: 1199px){.grid-layout-4-cart>.grid-item{width:33.3333%;padding:15px 30px}}@media only screen and (max-width: 767px){.grid-layout-4-cart>.grid-item{padding:10px 20px}}@media only screen and (max-width: 600px){.grid-layout-4-cart>.grid-item{width:50%;padding:15px 20px}}@media only screen and (max-width: 340px){.grid-layout-4-cart>.grid-item{width:50%;padding:10px}}.grid-layout-5{margin:-7px -11px}.grid-layout-5>.grid-item{width:20%;padding:7px 11px}@media only screen and (max-width: 1199px){.grid-layout-5>.grid-item{width:25%}}@media only screen and (max-width: 767px){.grid-layout-5>.grid-item{width:33.3333%}}@media only screen and (max-width: 600px){.grid-layout-5>.grid-item{width:50%}}.grid-layout-6{margin:-7px -11px}.grid-layout-6>.grid-item{width:16.6666666667%;padding:7px 11px}@media only screen and (max-width: 1199px){.grid-layout-6>.grid-item{width:25%}}@media only screen and (max-width: 767px){.grid-layout-6>.grid-item{width:33.3333%}}@media only screen and (max-width: 600px){.grid-layout-6>.grid-item{width:50%}}.grid-layout-prodlist{margin:-25px}@media only screen and (max-width: 1199px){.grid-layout-prodlist{margin:-10px}}.grid-layout-prodlist>.grid-item{width:33.333%;padding:25px}@media only screen and (max-width: 1199px){.grid-layout-prodlist>.grid-item{padding:10px}}@media only screen and (max-width: 1023px){.grid-layout-prodlist>.grid-item{width:33.3333%}}@media only screen and (max-width: 767px){.grid-layout-prodlist>.grid-item{width:50%}}.cols{display:flex;flex-wrap:wrap;position:relative}.cols>.col{display:flex;flex-direction:column}.cols>.col>div,.cols>.col>a{flex-grow:1}.cols-2{margin:-25px}@media only screen and (max-width: 1199px){.cols-2{margin:-13px}}.cols-2 .col{width:50%;padding:25px}@media only screen and (max-width: 1199px){.cols-2 .col{padding:13px}}@media only screen and (max-width: 767px){.cols-2 .col{width:100%}}.cols-3{margin:-24px}@media only screen and (max-width: 1199px){.cols-3{margin:-8px}}.cols-3 .col{width:33.3333%;padding:24px}@media only screen and (max-width: 1199px){.cols-3 .col{padding:8px}}@media only screen and (max-width: 767px){.cols-3 .col{width:100%}}.cols-4{margin:-15px}@media only screen and (max-width: 1199px){.cols-4{margin:-13px}}.cols-4 .col{width:25%;padding:15px}@media only screen and (max-width: 1199px){.cols-4 .col{width:50%;padding:13px}}@media only screen and (max-width: 767px){.cols-4 .col{width:100%}}section{overflow:hidden}section:not([class]),.section{position:relative;padding:24px 0}@media only screen and (max-width: 600px){section:not([class]),.section{padding-bottom:0}}.section-notop{padding-top:0}.section-sm{margin-bottom:40px}@media only screen and (max-width: 600px){.section-sm{margin-bottom:20px}}.section-md{margin-bottom:60px}@media only screen and (max-width: 600px){.section-md{margin-bottom:40px}}.section-lg{margin-bottom:90px}@media only screen and (max-width: 1199px){.section-lg{margin-bottom:80px}}@media only screen and (max-width: 767px){.section-lg{margin-bottom:60px}}.section-xl{margin-bottom:120px}@media only screen and (max-width: 1199px){.section-xl{margin-bottom:60px}}@media only screen and (max-width: 767px){.section-xl{margin-bottom:40px}}@media only screen and (max-width: 600px){.section-xl{margin-bottom:20px}}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.heading__title{font-size:28px;font-weight:300;color:#000000;color:var(--color-black)}@media only screen and (max-width: 767px){.heading__title{font-size:24px}}@media only screen and (max-width: 600px){.heading__title{font-size:17px;font-weight:600}}.heading__title-tabs{display:flex}.heading__title-tabs .heading__title-tab:not(:last-child){margin-right:50px}.heading__title-tab{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:rgba(0,0,0,0);color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}.heading__title-tab::-moz-focus-inner{border:0;padding:0}@media only screen and (max-width: 767px){.heading__right{display:none}}.heading__right .link{font-size:14px}.heading-black .heading__title{color:#000000;color:var(--color-black)}.heading-center{justify-content:center;text-align:center}@media only screen and (max-width: 600px){.heading-center{text-align:left;justify-content:flex-start}}.heading-center .heading__title{font-size:42px;line-height:1.2;font-weight:600}@media only screen and (max-width: 1199px){.heading-center .heading__title{font-size:36px}}@media only screen and (max-width: 1023px){.heading-center .heading__title{font-size:32px}}@media only screen and (max-width: 767px){.heading-center .heading__title{font-size:28px}}@media only screen and (max-width: 600px){.heading-center .heading__title{font-size:24px}}.heading-center .heading__subtitle{font-size:30px;line-height:1.2;max-width:1000px;margin-top:4px}@media only screen and (max-width: 1199px){.heading-center .heading__subtitle{font-size:24px}}@media only screen and (max-width: 1023px){.heading-center .heading__subtitle{font-size:20px}}@media only screen and (max-width: 767px){.heading-center .heading__subtitle{font-size:16px}}@media only screen and (max-width: 600px){.heading-center .heading__subtitle{font-size:12px}}.heading-lg{margin-bottom:53px}@media only screen and (max-width: 767px){.heading-lg{margin-bottom:28px}}.heading-md{margin-bottom:30px}@media only screen and (max-width: 767px){.heading-md{margin-bottom:10px}}[data-tooltip]{position:relative}[data-tooltip]:before,[data-tooltip]:after{display:block;position:absolute;top:0;left:50%;z-index:99;opacity:0;pointer-events:none;transition-property:top,left,opacity;transition-duration:.3s;transition-timing-function:ease}@media only screen and (max-width: 1199px){[data-tooltip]:before,[data-tooltip]:after{display:none}}[data-tooltip]:before{content:"";transform:translateX(-50%);border-width:10px 10px 0 10px;border-style:solid;border-color:#ffffff rgba(0,0,0,0) rgba(0,0,0,0);border-color:var(--color-white) rgba(0,0,0,0) rgba(0,0,0,0);z-index:2}[data-tooltip]::after{content:attr(data-tooltip);transform:translateX(-50%) translateY(-100%);background:#ffffff;background:var(--color-white);color:#000000;color:var(--color-black);font-size:14px;line-height:18;width:-moz-max-content;width:max-content;max-width:230px;box-sizing:content-box;box-shadow:rgba(30,31,33,.12) 0px 5px 25px;border-radius:4px;padding:10px 14px;line-height:1.4;z-index:1}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1}[data-tooltip-position=left]:before{left:0%;top:50%;margin-left:-12px;transform:translateY(-50%) rotate(-90deg)}[data-tooltip-position=left]:after{left:0%;top:50%;margin-left:-8px;transform:translateX(-100%) translateY(-50%)}[data-tooltip-position=top]:before,[data-tooltip-position=top]:after{left:50%}[data-tooltip-position=top]::before{margin-top:-1px}[data-tooltip-position=top]:hover:before,[data-tooltip-position=top]:hover:after{top:12px}[data-tooltip-position=start]:before,[data-tooltip-position=start]:after{left:auto}[data-tooltip-position=start]:after{transform:translateX(15px) translateY(-100%);right:0}[data-tooltip-position=start]::before{margin-top:-1px;right:-11px}[data-tooltip-position=start]:hover:before,[data-tooltip-position=start]:hover:after{top:-15px}[data-tooltip-position=bottom]:before{top:100%;margin-top:12px;transform:translateX(-50%) translateY(-100%) rotate(-180deg)}[data-tooltip-position=bottom]:after{top:100%;margin-top:12px;transform:translateX(-50%) translateY(0%)}[data-tooltip-position=right]:before{left:100%;top:50%;margin-left:0;transform:translateY(-50%) rotate(90deg)}[data-tooltip-position=right]:after{left:100%;top:50%;margin-left:12px;transform:translateX(0%) translateY(-50%)}.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10000;display:flex;align-items:center;justify-content:center}.preloader__background{position:absolute;left:0;top:0;width:100%;height:100vh;background:#fff;transition:opacity .6s .2s ease-out}.preloader__logo{display:inline-block;position:relative;width:180px;transition:opacity .4s ease-out, transform .4s ease-in-out}@media only screen and (max-width: 767px){.preloader__logo{width:120px}}.preloader._ready .preloader__logo{opacity:0;transform:translateY(30px)}.preloader._ready .preloader__background{opacity:0}.cookie{display:flex;justify-content:space-between;align-items:center;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;z-index:12;width:80%;max-width:900px;position:fixed;left:50%;transform:translateX(-50%);bottom:1.6rem;border:1px solid #e6e6e6;border-radius:7px;padding:1.2rem 2.4rem;background:#fff;opacity:0;pointer-events:none;box-shadow:0 1.6rem 2.4rem rgba(0,0,0,.06),0 2px .6rem rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04)}@media only screen and (max-width: 1199px){.cookie{bottom:70px;border-radius:4px}}@media only screen and (max-width: 767px){.cookie{right:10px;left:10px;display:flex;width:auto;padding:14px;margin-bottom:0;transform:translateX(0)}}.cookie__text{display:flex;align-items:center;margin-right:3.2px;font-size:14px;line-height:1.44;color:#8e8e8e;color:var(--color-gr80)}@media only screen and (max-width: 767px){.cookie__text{display:block;margin-right:0;font-size:12px;line-height:1.33;letter-spacing:-0.04em;padding-right:10px}}.cookie__close{display:inline-block;background:#00d4fe;background:var(--color-primary);border-radius:4px;height:32px;padding:0 16px;font-size:14px;color:#ffffff;color:var(--color-white);text-align:center;line-height:32px;cursor:pointer;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.cookie__close:hover{opacity:.8}.cookie.is-active{opacity:1;pointer-events:auto}.cookie.is-hide{opacity:0;pointer-events:none}.breadcrumbs-wrap{position:relative;width:100%;z-index:1;margin-bottom:20px}@media only screen and (max-width: 767px){.breadcrumbs-wrap{margin-top:0}}.breadcrumbs__list{list-style-type:none;padding-left:0;margin:0;display:flex;flex-wrap:wrap}.breadcrumbs__item{font-size:14px}.breadcrumbs__item:not(:last-child){margin-right:7px}.breadcrumbs__link{display:inline-flex;align-items:center;transition-property:color;transition-duration:.3s;transition-timing-function:ease;color:#b2b2b2;color:var(--color-gr60)}.breadcrumbs__link:after{content:"";position:relative;display:inline-block;margin-left:10px;background:#b2b2b2;background:var(--color-gr60);width:20px;height:1px}@media only screen and (max-width: 767px){.breadcrumbs__link:after{content:"/";width:auto;height:100%;line-height:inherit;background:none;margin-top:2px}}.breadcrumbs__link:hover{color:#000000;color:var(--color-black)}.header{position:fixed;left:0;top:0;width:100%;z-index:5;background:#fff;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;margin-bottom:20px}@media only screen and (max-width: 767px){.header{margin-bottom:0}}.header-default{position:relative}.header-top{display:flex;align-items:flex-end;padding-top:22px;padding-bottom:20px;font-weight:500}@media only screen and (max-width: 1199px){.header-top{display:none}}.header-top__left{display:flex;align-items:center}.header-top__right{flex-grow:1;display:flex;justify-content:space-between;align-items:center;padding-left:30px}.header-top__middle{display:flex;align-items:center}.header-bottom{height:83px}@media only screen and (max-width: 1199px){.header-bottom{height:70px}}.header-bottom__sandwich{display:none}@media only screen and (max-width: 1199px){.header-bottom__sandwich{display:block}}.header-bottom__container{display:flex;justify-content:space-between;align-items:flex-end;padding-top:20px;padding-bottom:20px;font-weight:500;height:83px}@media only screen and (max-width: 1199px){.header-bottom__container{padding-top:10px;padding-bottom:10px;align-items:center;height:70px}}.header-bottom__logo-mobile{display:none;line-height:1;margin-top:2px}@media only screen and (max-width: 1199px){.header-bottom__logo-mobile{display:block;width:130px;margin-top:4px}}.header-bottom__search{width:100%;max-width:600px}@media only screen and (max-width: 1199px){.header-bottom__search{display:none}}.header-bottom__search-mobile{display:none}@media only screen and (max-width: 1199px){.header-bottom__search-mobile{display:block}}.header-bottom__search-mobile-btn{width:25px;height:25px}@media only screen and (max-width: 1199px){.header-bottom__search-mobile-btn{width:20px;height:20px}}@media only screen and (max-width: 1199px){.header-bottom__catalog{display:none}}.header-bottom__catalog-btn{padding-left:18px;padding-right:18px}.header-logo{display:block;width:200px;line-height:1}.header-logo__image{width:100%}.header-logo__image._light{display:none}.header-city{margin-right:30px}.header-city__name{font-size:14px;color:#4c4c4c;color:var(--color-gr100);cursor:pointer}.header-phone__link{font-size:14px;color:#4c4c4c;color:var(--color-gr100);transition-property:color;transition-duration:.3s;transition-timing-function:ease}.header-phone__link:hover{color:#00d4fe;color:var(--color-primary)}.header-nav{margin-left:35px}@media only screen and (max-width: 1023px){.header-nav{display:none}}.search-main{width:100%}.search-main__label{position:relative;display:flex}.search-main__input{width:100%;min-height:25px;padding:5px 55px 10px 0;color:#8e8e8e;color:var(--color-gr80);border-bottom:1px solid #dfdfe1}.search-main__input::-moz-placeholder{color:#8e8e8e;color:var(--color-gr80)}.search-main__input::placeholder{color:#8e8e8e;color:var(--color-gr80)}.search-main__input:not(:disabled):hover{border-color:#00d4fe;border-color:var(--color-primary)}.search-main__submit{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:rgba(0,0,0,0);color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;position:absolute;right:0;bottom:10px;width:25px;height:25px;color:#8e8e8e;color:var(--color-gr80);display:none}.search-main__submit::-moz-focus-inner{border:0;padding:0}.header-control{display:flex}@media only screen and (max-width: 1199px){.header-control{display:none}}.header-control__link{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 15px;font-size:12px;line-height:1.28;color:#4c4c4c;color:var(--color-gr100);transition-property:color;transition-duration:.3s;transition-timing-function:ease}.header-control__link:hover{color:#00d4fe !important;color:var(--color-primary) !important}.header-control__link-icon{position:relative;width:20px;height:20px;margin-bottom:8px}.header-control__link-badge{display:none;top:-5px;left:15px;background:linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);background:var(--gradient-1);border-radius:50px;color:#fff;font-size:12px;line-height:15px;text-align:center;width:15px;height:15px;position:absolute}.header-control__link--cart .header-control__link-icon{width:24px;height:24px;margin-bottom:4px}.header.is-hidden .header-bottom__inner{transform:translateY(-100%);transition:transform .3s ease}.header.is-fixed .search-main__input{border:none}.header.is-fixed .search-main__submit{bottom:5px}.header.is-fixed .header-bottom__container{padding-top:10px;padding-bottom:10px;height:60px;align-items:center}.header.is-fixed .header-bottom__inner{position:fixed;background:#fff;box-shadow:0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);box-shadow:var(--shadow-sm);left:0;top:0;width:100vw;transition:transform .3s 0s ease, opacity .3s 0s ease;opacity:0}.header.is-fixed .header-bottom__search{margin-top:10px}.header.is-hidden .header-bottom__inner{transform:translateY(-100%);opacity:0}.header.is-showed .header-bottom__inner{transition:transform .3s .3s ease, opacity .3s .3s ease;transform:translateY(0);opacity:1}html._promo .header{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,0)}@media only screen and (max-width: 1199px){html._promo .header{background:#fff}}html._promo-dark header:not(.is-fixed) .header-logo ._dark{display:none}html._promo-dark header:not(.is-fixed) .header-logo ._light{display:block}html._promo-dark header:not(.is-fixed) .search-main__input{border-bottom:1px solid #8e8e8e}html._promo-dark header:not(.is-fixed) .header-control__link{color:#fff}@media only screen and (max-width: 1023px){html._promo-light .header{background:#fff}}.check_cart_count{display:block !important}.sandwich{display:flex;align-items:center;width:20px;height:20px;cursor:pointer;color:#000}.sandwich__inner{position:relative;width:100%;height:1px}.sandwich__inner:after{top:7px;transition:top .2s ease-out .2s, transform .2s ease-out}.sandwich__inner:before{bottom:7px;transition:bottom .2s ease-out .2s, transform .2s ease-out}.sandwich__inner:after,.sandwich__inner:before{content:"";position:absolute;right:0;height:1px;width:100%;background-color:currentColor;will-change:transform}.sandwich__line{position:absolute;top:0;right:0;width:100%;height:1px;background-color:currentColor;transition:opacity 0s ease-out .2s}._menu-opened .sandwich .sandwich__line{opacity:0;transition:none}._menu-opened .sandwich .sandwich__inner:after{top:0;transform:rotate(-45deg);transition:top .2s ease-out, transform .2s ease-out .2s}._menu-opened .sandwich .sandwich__inner:before{bottom:0;transform:rotate(45deg);transition:bottom .2s ease-out, transform .2s ease-out .2s}.menu{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:7;overflow:hidden;will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}.menu__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(31,31,34,.4)}.menu__close{position:fixed;top:25px;left:30px;width:25px;height:25px;padding:3px}.menu__content{overflow-y:auto;overflow-x:hidden;height:calc(100vh - 60px);display:flex;flex-direction:column;padding-bottom:120px}.menu__content::-webkit-scrollbar{width:0}.menu__inner{position:absolute;z-index:2;top:0;left:0;width:420px;height:100vh;display:flex;align-items:flex-end;background:#fff;overflow:hidden;animation:.4s cubic-bezier(0.25, 0.8, 0.25, 1) .2s normal forwards 1 animOut}@media only screen and (max-width: 600px){.menu__inner{width:90vw}}.menu__item{width:100%;opacity:0;padding:0 30px;animation:.4s cubic-bezier(0.25, 0.8, 0.25, 1) .2s normal forwards 1 animFadeIn;margin-bottom:20px}.menu__item-nav{padding:0;margin-bottom:40px !important;position:relative;z-index:2}.menu__item-location-text{font-size:14px;color:#8e8e8e;color:var(--color-gr80)}._menu-opened .menu__inner{animation:.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 animIn}@keyframes animIn{from{transform:translate3d(-100%, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes animOut{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(-100%, 0, 0)}}@keyframes animFadeIn{from{opacity:0}to{opacity:1}}.main-menu{margin-bottom:30px}.main-menu__list{list-style-type:none;padding-left:0;margin:0}.main-menu__item{font-size:14px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;padding:12px 30px;border-bottom:1px solid #eeeeee;border-bottom:1px solid var(--color-gr40)}.main-menu__item>span{pointer-events:none}.main-menu__item._opened .main-menu__sub-main-arrow:after{transform:rotate(-135deg)}.main-menu__link{display:inline-block}.main-menu__sub-main{width:100%;display:none;margin-top:20px}.main-menu__sub-main-list{list-style-type:none;padding-left:0;margin:0}.main-menu__sub-main-item{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:12px 0 12px 0;margin-left:12px}.main-menu__sub-main-item:first-child{padding-top:0}.main-menu__sub-main-item:not(:last-child){border-bottom:1px solid #eeeeee;border-bottom:1px solid var(--color-gr40)}.main-menu__sub-main-item._opened .main-menu__sub-second-1{transform:translateX(0%)}.main-menu__sub-main-link{color:#4c4c4c;color:var(--color-gr100)}.main-menu__sub-main-link.not-has-submenu{padding:12px 0}.main-menu__sub-main-arrow{pointer-events:none}.main-menu__sub-main-arrow:after{content:"";display:inline-block;width:8px;height:8px;position:relative;border-style:solid;border-width:0 1px 1px 0;border-color:currentColor;transition-property:transform;transition-duration:.3s;transition-timing-function:ease;transform-origin:75% 75%;transform:rotate(45deg)}.main-menu__sub-second{width:100%;background-color:#fff;position:fixed;right:0;bottom:60px;top:60px;transform:translateX(100%);transition:transform .3s}.main-menu__sub-second.main-menu__sub-second-1{z-index:12}.main-menu__sub-second.main-menu__sub-second-2{z-index:13}.main-menu__sub-second.main-menu__sub-second-3{z-index:14;top:0}.main-menu__sub-second-back{width:100%;display:inline-flex;align-items:center;font-size:16px;font-weight:500;padding:15px 30px 15px 35px;margin-bottom:25px;border-bottom:1px solid #eeeeee;border-bottom:1px solid var(--color-gr40)}.main-menu__sub-second-back:before{content:"";position:relative;display:inline-block;width:15px;height:15px;margin-right:11px;margin-bottom:3px;background:no-repeat center/100% url("data:image/svg+xml,%3Csvg width=%2710%27 height=%2718%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 23%27%3E%3Cpath d=%27M10.67 23L0 11.5 10.67 0 12 1.44 2.67 11.5 12 21.56z%27/%3E%3C/svg%3E")}.main-menu__sub-second-list{list-style-type:none;padding-left:0;margin:0;padding-bottom:120px}.main-menu__sub-second-list-wrap{overflow-y:auto;height:calc(100% - 80px)}.main-menu__sub-second li{display:flex;align-items:center;justify-content:space-between;padding:0 30px 0 60px;font-size:16px}.main-menu__sub-second li:not(:last-child){margin-bottom:15px}.main-menu__sub-second li._opened .main-menu__sub-second-2{transform:translateX(0%)}.main-menu__sub-second a{color:#000000;color:var(--color-black)}.main-menu__sub-second-arrow{pointer-events:none}.main-menu__sub-second-arrow:after{content:"";display:inline-block;width:8px;height:8px;top:-3px;position:relative;border-style:solid;border-width:0 1px 1px 0;border-color:currentColor;transition-property:transform;transition-duration:.3s;transition-timing-function:ease;transform-origin:75% 75%;transform:rotate(-45deg)}.main-menu__sub-third-item._opened .main-menu__sub-second-3{transform:translateX(0%)}.main-menu__sub-second-2{top:0}.not-padding{padding:0}.not-has-submenu{width:90%}.search-popup{background-color:#fff;left:0;max-height:100vh;min-height:570px;height:100vh;opacity:0;overflow-y:auto;padding-bottom:30px;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:10}.search-popup__button-submit,.search-popup__button-close{cursor:pointer;position:absolute;top:calc(50% + 1px);transform:translateY(-50%);color:#000}.search-popup__button-submit{left:0;width:28px !important;height:28px !important}.search-popup__button-close{right:0}.search-popup__input{border:0;color:#000;font-size:14px;height:70px;line-height:1.43;padding:0 50px;width:100%;height:100%;padding-left:40px}.search-popup__input-wrap{position:relative;height:70px}.search-popup__input-wrap:after{content:"";position:absolute;z-index:-1;left:-21px;right:-21px;top:0;bottom:0;background:#eeeeee;background:var(--color-gr40)}.search-popup__list{list-style-type:none;padding-left:0;margin:0}.search-popup__list-item{margin-bottom:15px;font-size:14px}.search-popup__list-link{color:#4c4c4c;color:var(--color-gr100)}.search-popup__content{margin-top:20px}.search-popup__more-button-wrap{bottom:23px;left:20px;position:fixed;right:20px}.search-popup__badges{width:100%;display:flex;flex-wrap:nowrap;overflow-x:scroll;margin-top:20px}.search-popup__badges::-webkit-scrollbar{height:0;display:none}.search-popup__badges-item{display:inline-block;color:#000;background:#eeeeee;background:var(--color-gr40);line-height:1;font-size:14px;padding:10px 10px;margin-right:10px;border-radius:5px;white-space:nowrap}html._open-search-popup .search-popup{opacity:1;pointer-events:auto}.footer-top{display:flex;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #b2b2b2;border-bottom:1px solid var(--color-gr60)}@media only screen and (max-width: 1023px){.footer-top{flex-direction:column;padding-bottom:15px}}.footer-top__logo{display:block;width:180px;line-height:1;margin-bottom:30px}@media only screen and (max-width: 1023px){.footer-top__logo{width:130px;margin-bottom:15px}}.footer-top__logo__image{width:100%}@media only screen and (max-width: 1640px){.footer-top__nav .nav-item:not(:last-child){margin-right:10px}}@media only screen and (max-width: 1199px){.footer-top__nav{display:none}}@media only screen and (max-width: 1023px){.footer-top__social{position:absolute;right:0;bottom:5px}}.footer-top__right{display:flex;align-items:flex-end;position:relative}.footer-top__contacts{padding-left:60px}@media only screen and (max-width: 1023px){.footer-top__contacts{display:flex;flex-direction:column;padding:0}}.footer-top__contacts-phone{font-size:45px;font-weight:300;transition-property:color;transition-duration:.3s;transition-timing-function:ease;margin-bottom:15px}.footer-top__contacts-phone:hover{color:#00d4fe;color:var(--color-primary)}@media only screen and (max-width: 1199px){.footer-top__contacts-phone{font-size:30px}}@media only screen and (max-width: 1023px){.footer-top__contacts-phone{order:2;margin-bottom:0;font-size:22px}}@media only screen and (max-width: 340px){.footer-top__contacts-phone{font-size:20px}}.footer-top__contacts-place{font-size:13px;line-height:1.33;color:#8e8e8e;color:var(--color-gr80)}@media only screen and (max-width: 1023px){.footer-top__contacts-place{order:1;margin-bottom:20px}}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:40px;padding-bottom:75px;font-size:14px;color:#4c4c4c;color:var(--color-gr100)}@media only screen and (max-width: 1023px){.footer-bottom{padding-top:20px}}.footer-bottom__copyright{display:inline-block}@media only screen and (max-width: 1023px){.footer-bottom__copyright{order:2}}@media only screen and (max-width: 767px){.footer-bottom__copyright{font-size:13px;color:#8e8e8e;color:var(--color-gr80)}}@media only screen and (max-width: 1023px){.footer-bottom__left{order:2;width:100%}}@media only screen and (max-width: 1023px){.footer-bottom__right{order:1;width:100%;margin-bottom:15px}}.footer-bottom__nav{width:100%;margin-top:20px}@media only screen and (max-width: 1023px){.footer-bottom__nav{order:3;margin-top:10px}}@media only screen and (max-width: 767px){.footer-bottom__nav{margin-top:5px}}@media only screen and (max-width: 1023px){.footer-bottom__nav .nav-bottom{display:flex;flex-direction:column;align-items:flex-start}}@media only screen and (max-width: 767px){.footer-bottom__nav .nav-item{font-size:13px;color:#8e8e8e;color:var(--color-gr80)}}@media only screen and (max-width: 1023px){.footer-bottom__nav .nav-item:not(:last-child){margin-bottom:5px}}.menu-nav{margin-bottom:20px;width:100%;display:none}@media only screen and (max-width: 1199px){.menu-nav{display:block}}.menu-nav__inner{width:100vw;margin:0 auto;position:fixed;bottom:0;left:0;box-shadow:0 -2px 8px rgba(0,0,0,.15);z-index:9;background:#fff}.menu-nav__product{padding:10px 21px;border-bottom:1px solid #eeeeee;border-bottom:1px solid var(--color-gr40);margin-bottom:10px;display:none}.menu-nav__product-quantity-wrap{display:flex}.menu-nav__product-quantity-btn-wrap{width:calc(100% - 135px)}.menu-nav__nav{height:60px}.menu-nav__nav-list{list-style-type:none;padding-left:0;margin:0;display:flex;height:100%;align-items:center;width:100vw;justify-content:space-around}.menu-nav__nav-item{color:#4c4c4c;color:var(--color-gr100)}.menu-nav__nav-item.is-active{color:#00d4fe;color:var(--color-primary)}.menu-nav__nav-link{position:relative;display:flex;flex-direction:column;align-items:center;-webkit-text-decoration:none;text-decoration:none}.menu-nav__nav-icon{width:19px;height:19px;margin-bottom:3px}.menu-nav__nav-icon.sprite-catalog{padding:1px}.menu-nav__nav-title{font-weight:500;font-size:11px;line-height:14px;display:block}.menu-nav__nav-badge{display:none;border-radius:20px;align-items:center;background-image:linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);background-image:var(--gradient-1);color:#fff;font-size:12px;font-weight:bolder;width:17px;height:17px;justify-content:center;right:49%;left:51%;line-height:17px;position:absolute;text-align:center;top:-3px;z-index:10}.drop{position:relative}.drop__head{cursor:pointer}.drop__popup{position:absolute;z-index:3;top:100%;margin-top:10px;border-radius:7px;border-radius:var(--radius-xs);background:#ffffff;background:var(--color-white);box-shadow:0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);box-shadow:var(--shadow-sm);padding:4px;border-radius:8px;animation:.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 animdropdown;display:none}.drop__popup-links{display:flex;flex-direction:column;justify-content:flex-start}.drop__popup-link{display:inline-block;font-size:14px;padding:5px 0;transition-property:color;transition-duration:.3s;transition-timing-function:ease}.drop__popup-link:hover{color:#00d4fe;color:var(--color-primary)}.drop__popup-link:first-child{padding-top:0}.drop__popup-link:last-child{padding-bottom:0}.drop__popup-title{font-weight:bold;font-size:18px}.drop__popup-close{width:16px;height:16px;color:#8e8e8e;color:var(--color-gr80);cursor:pointer}.drop__popup-close svg{fill:currentColor}.drop__popup-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.drop.is-open .drop__popup{display:block}@keyframes animdropdown{from{transform:translate3d(0, 6px, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}.drop-city .drop__head{display:inline-flex;align-items:center;color:#4c4c4c;color:var(--color-gr100);font-size:14px}.drop-city .drop__head:after{content:"";display:inline-block;width:6px;height:6px;margin-bottom:3px;position:relative;border-style:solid;border-width:0 1px 1px 0;border-color:#4c4c4c;border-color:var(--color-gr100);margin-left:5px;transform-origin:721px 721px;transform:rotate(45deg)}.drop-city .drop__popup{left:-40px;padding:30px 40px;width:360px}.catalog-menu{position:absolute;width:100%;top:0;left:0;min-height:75vh;background:#fff;display:none;animation:.6s ease catalogMenuFadeOut}.catalog-menu__wrapper{position:relative}.catalog-menu__inner{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:#fff;padding:40px 0}.catalog-menu__content{position:relative;height:100%;padding-top:20px}.catalog-menu__overlay{position:absolute;width:100%;height:200%;top:0;left:0;background:rgba(0,0,0,.25)}.catalog-menu-trigger__open{width:100%;height:100%}.catalog-menu-trigger__close{width:100%;height:100%;display:none}.catalog-menu__close{position:absolute;right:10px;top:0;width:44px;height:44px;border-radius:50%;background:linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);background:var(--gradient-1);display:flex;justify-content:center;align-items:center;z-index:2;cursor:pointer}.catalog-menu__close>svg{width:13px;height:13px;fill:#ffffff;fill:var(--color-white)}.catalog-menu.is-open .catalog-menu__overlay{opacity:1}._catalog-opened .catalog-menu{animation:.6s ease catalogMenuFadeIn}._catalog-opened .catalog-menu-trigger__open{display:none}._catalog-opened .catalog-menu-trigger__close{display:block}@keyframes catalogMenuFadeIn{from{opacity:0}to{opacity:1}}@keyframes catalogMenuFadeOut{from{opacity:1}to{opacity:0}}.catalog-menu__lists{display:inline-flex;padding:7px 25px;border-radius:50px;background:#f6f6f6;height:100%}.catalog-menu__list{list-style-type:none;padding-left:0;margin:0;display:flex;flex-direction:column}.catalog-menu__list li{display:flex;align-items:center;justify-content:space-between;width:240px}.catalog-menu__list li.is-active a{color:#00d4fe;color:var(--color-primary)}.catalog-menu__list li:not(:last-child){margin-bottom:25px}.catalog-menu__list a{display:inline-block;font-size:18px;line-height:1;transition-property:color;transition-duration:.3s;transition-timing-function:ease}.catalog-menu__list a:hover{color:#00d4fe;color:var(--color-primary)}.catalog-menu__list .catalog-menu__list-arrow{width:17px;height:17px;background:no-repeat center/100% url("data:image/svg+xml,%3Csvg width=%2719%27 height=%2710%27 viewBox=%270 0 19 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.4243 5.42426C18.6586 5.18995 18.6586 4.81005 18.4243 4.57574L14.6059 0.757359C14.3716 0.523045 13.9917 0.523045 13.7574 0.757359C13.523 0.991674 13.523 1.37157 13.7574 1.60589L17.1515 5L13.7574 8.39411C13.523 8.62843 13.523 9.00833 13.7574 9.24264C13.9917 9.47696 14.3716 9.47696 14.6059 9.24264L18.4243 5.42426ZM0.5 5.6H18V4.4H0.5V5.6Z%27 fill=%27url%28%23paint0_linear_974_599%29%27/%3E%3Cdefs%3E%3ClinearGradient id=%27paint0_linear_974_599%27 x1=%270.5%27 y1=%275.5%27 x2=%2718%27 y2=%275.5%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%2300A3FF%27/%3E%3Cstop offset=%270.5%27 stop-color=%27%237729FF%27/%3E%3Cstop offset=%271%27 stop-color=%27%23EB00FF%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.catalog-menu__list-wrap{display:flex;flex-direction:column;padding:25px;height:100%;overflow-y:auto}.catalog-menu__list-second{display:none;border-left:1px dashed rgba(0,0,0,.3)}.catalog-menu__list-second.is-active{display:inline-flex}.catalog-menu__list-third{display:none;border-left:1px dashed rgba(0,0,0,.3)}.catalog-menu__list-third.is-active{display:inline-flex}.catalog-menu__list-four{display:none;border-left:1px dashed rgba(0,0,0,.3)}.catalog-menu__list-four.is-active{display:inline-flex}.catalog-checkbox{font-size:14px;color:#8e8e8e;color:var(--color-gr80);cursor:pointer;transition-property:color;transition-duration:.3s;transition-timing-function:ease}.catalog-checkbox:hover{color:#4c4c4c;color:var(--color-gr100)}.catalog-checkbox__items{display:flex;flex-direction:column;align-items:flex-start}.catalog-checkbox__items .catalog-checkbox:not(:last-child){margin-bottom:10px}.catalog-checkbox__input{--bs-form-check-bg: #fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f5f5f6;background-color:var(--color-gr20);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;border:1px solid #eeeeee;border:1px solid var(--color-gr40);-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1.4em;height:1.4em;border-radius:3px;margin-right:.8em}.catalog-checkbox__input:checked{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAe0lEQVQYlZXRIQ7CQBRF0TNDwwbqEMgGzaoqCKvpPrqCbgFVgUbgSJNKEiaYIQTRdLj2HfPzgzFBjRMO2Pj2whUdHsGYalywt9wNx4h2Bcp7G9GswE9NRFWIq1gIwd94KrRTRF+I+4gBZ8wLaM77EPIHYYud3zsS7njCG6VZF3Nb/XGzAAAAAElFTkSuQmCC)}.catalog-price-filter{margin-top:10px}.catalog-price-filter__inputs{display:flex;border-radius:7px;border:1px solid #eeeeee;border:1px solid var(--color-gr40);background:#f5f5f6;background:var(--color-gr20)}.catalog-price-filter__input{font-size:14px;width:65%}.catalog-price-filter__input-wrap{width:50%;display:flex;align-items:center;justify-content:center;height:44px}.catalog-price-filter__input-wrap:nth-child(1){border-right:1px solid #eeeeee;border-right:1px solid var(--color-gr40)}.catalog-price-filter__input-text{font-size:12px;margin-right:5px;color:#b2b2b2;color:var(--color-gr60)}.catalog-price-filter__range{margin-top:10px}.catalog-price-filter .irs--round{height:28px}.catalog-price-filter .irs--round .irs-handle{width:25px;height:25px;top:0;border:none;background-color:#ffffff;background-color:var(--color-white);border:1px solid #eeeeee;border:1px solid var(--color-gr40);box-shadow:none}.catalog-price-filter .irs--round .irs-handle:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);background:#00d4fe;background:var(--color-primary)}.catalog-price-filter .irs--round .irs-handle:hover{cursor:grab;background:#ffffff;background:var(--color-white)}.catalog-price-filter .irs--round .irs-handle.state_hover{cursor:grabbing;background:#ffffff;background:var(--color-white)}.catalog-price-filter .irs--round .irs-bar{top:9px;background-color:#00d4fe;background-color:var(--color-primary)}.catalog-price-filter .irs--round .irs-line{top:9px;height:2px;background:#eeeeee;background:var(--color-gr40)}.catalog-price-filter .irs--round .irs-bar{height:2px}.color-picker-row{display:flex;flex-wrap:wrap}.color-picker-row .color-picker{margin:0 12px 12px 0}.color-picker__input{position:absolute;margin:-1px;border:0;padding:0;width:1px;height:1px;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;z-index:-1}.color-picker__input:checked+.color-picker__icon:before{opacity:1}.color-picker__label{cursor:pointer;display:block}.color-picker__icon{width:25px;height:25px;border-radius:50%;position:relative;border:1px solid #b2b2b2;border:1px solid var(--color-gr60)}.color-picker__icon:before{content:"";position:absolute;left:-6px;top:-6px;width:35px;height:35px;border-radius:50%;border:2px solid #00d4fe;border:2px solid var(--color-primary);opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.form-quantity{display:flex;align-items:center}.form-quantity__counter{height:100%;text-align:center}.form-quantity__minus,.form-quantity__plus{display:flex;align-items:center;justify-content:center}.form-quantity--cart{width:90px;height:36px}.form-quantity--cart .form-quantity__counter{width:38px}.form-quantity--cart .form-quantity__minus,.form-quantity--cart .form-quantity__plus{color:#b2b2b2;color:var(--color-gr60)}.form-quantity--cart .form-quantity__minus svg,.form-quantity--cart .form-quantity__plus svg{width:14px;height:14px;cursor:pointer}.form-quantity--menu{justify-content:flex-end;width:135px;height:40px}.form-quantity--menu .form-quantity__counter{width:38px}.form-quantity--menu .form-quantity__minus,.form-quantity--menu .form-quantity__plus{background:#eeeeee;background:var(--color-gr40);border-radius:6px;color:#8e8e8e;color:var(--color-gr80);width:40px;height:40px}.form-quantity--menu .form-quantity__minus svg,.form-quantity--menu .form-quantity__plus svg{width:14px;height:14px;cursor:pointer}.form-input,.form-textarea{width:100%;border-radius:6px;font-size:14px;line-height:1.4;height:43px;color:#4c4c4c;color:var(--color-gr100);padding:10px 12px;border:1px solid #eeeeee;border:1px solid var(--color-gr40);background:#ffffff;background:var(--color-white)}.form-input:placeholder,.form-textarea:placeholder{color:#4c4c4c;color:var(--color-gr100)}.form-input:hover,.form-textarea:hover{outline:0}.form-input:focus,.form-textarea:focus{outline:0}.form-input[disabled=disabled],.form-input[disabled],.form-textarea[disabled=disabled],.form-textarea[disabled]{cursor:not-allowed;pointer-events:none;opacity:.7}.form-input-white{background:#fff}.form-textarea{height:120px;line-height:1.4;padding-top:10px}.form-search{position:relative}.form-search:before{content:"";position:absolute;width:17px;height:17px;top:12px;left:12px;pointer-events:none;background:no-repeat center/100% url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2718%27 viewBox=%270 0 18 18%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.9 17.3L10.3 11.7C9.8 12.1 9.225 12.4167 8.575 12.65C7.925 12.8833 7.23333 13 6.5 13C4.68333 13 3.146 12.371 1.888 11.113C0.629333 9.85433 0 8.31667 0 6.5C0 4.68333 0.629333 3.14567 1.888 1.887C3.146 0.629 4.68333 0 6.5 0C8.31667 0 9.85433 0.629 11.113 1.887C12.371 3.14567 13 4.68333 13 6.5C13 7.23333 12.8833 7.925 12.65 8.575C12.4167 9.225 12.1 9.8 11.7 10.3L17.325 15.925C17.5083 16.1083 17.6 16.3333 17.6 16.6C17.6 16.8667 17.5 17.1 17.3 17.3C17.1167 17.4833 16.8833 17.575 16.6 17.575C16.3167 17.575 16.0833 17.4833 15.9 17.3ZM6.5 11C7.75 11 8.81267 10.5627 9.688 9.688C10.5627 8.81267 11 7.75 11 6.5C11 5.25 10.5627 4.18733 9.688 3.312C8.81267 2.43733 7.75 2 6.5 2C5.25 2 4.18733 2.43733 3.312 3.312C2.43733 4.18733 2 5.25 2 6.5C2 7.75 2.43733 8.81267 3.312 9.688C4.18733 10.5627 5.25 11 6.5 11Z%27 fill=%27%23858585%27/%3E%3C/svg%3E%0A")}.form-search__input{padding-left:40px}.form-items{margin-bottom:10px}.form-items .form-item:not(:last-child){margin-bottom:10px}.form-item{position:relative;width:100%}.form-item__label{width:100%;display:inline-block;margin-bottom:8px;font-size:14px;color:#4c4c4c;color:var(--color-gr100)}@media only screen and (max-width: 1023px){.form-item__label{margin-bottom:5px}}.form-item__label sup{display:inline-block;color:#EB2316;color:var(--color-error);font-size:1.2em;margin-left:3px;top:0px}.select-default{background-color:#fff;border-color:#fff;background-image:linear-gradient(to top, #f9f9f9, #fff 33%)}.select-default:active{outline:0;background-color:#fff;border-color:#fff}.select-default:focus{outline:0;background-color:#fff;border-color:#fff}.swiper-slide{overflow:hidden}.swiper-container{width:100%;position:relative}.swiper-container:hover .swiper-button{opacity:1}.swiper-navigation{z-index:1}.swiper .swiper-pagination-bullet{position:relative;width:5px;height:5px;transition-property:color;transition-duration:.3s;transition-timing-function:ease}.swiper .swiper-pagination-bullet-active{background:#00d4fe;background:var(--color-primary)}.swiper-button{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:50%;transform:translateY(-50%);z-index:2}.swiper-button::after{display:none}.swiper-button__inner{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:44px;height:44px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;background:#ffffff;background:var(--color-white);border:1px solid #b2b2b2;border:1px solid var(--color-gr60)}@media only screen and (max-width: 767px){.swiper-button__inner{width:35px;height:35px}}.swiper-button__svg{pointer-events:none;width:24px;height:24px;line-height:1;fill:#8e8e8e;fill:var(--color-gr80)}@media only screen and (max-width: 767px){.swiper-button__svg{width:20px;height:20px}}.swiper-button-prev{left:-22px}@media only screen and (max-width: 767px){.swiper-button-prev{left:-10px}}.swiper-button-next{right:-22px}@media only screen and (max-width: 767px){.swiper-button-next{right:-10px}}.swiper-button.is-disabled{pointer-events:all}.swiper-button.is-disabled .swiper-button__inner{opacity:.5}.swiper-default .swiper-slide{position:relative;border-radius:24px;border-radius:var(--radius-md)}.swiper-default .swiper-slide::before{content:"";display:block;position:relative;width:100%;padding-top:56%}.swiper-default .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%}.swiper-default .swiper-button{position:absolute;top:0%;bottom:0;width:80px;z-index:1;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){.swiper-default .swiper-button{width:60px}}.swiper-default .swiper-button-prev{left:0}.swiper-default .swiper-button-next{right:0}.swiper-default .swiper-button__inner{background:#fff;color:var(--color-text-primary);opacity:.7}.swiper-default .swiper-button:hover .swiper-button__inner{opacity:1}-preloader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}-preloader:before{content:"";width:30px;height:6px;display:block;position:absolute;top:50%;left:50%;margin:-3px 0 0 -15px}@media only screen and (max-width: 600px){.swiper-scroll-on-mobile{overflow:hidden;overflow-x:auto;margin-left:-21px;margin-right:-21px}.swiper-scroll-on-mobile::-webkit-scrollbar{height:0;display:none}}@media only screen and (max-width: 600px){.swiper-scroll-on-mobile{width:calc(100% + 42px);min-width:calc(100% + 42px);margin-left:-21px;margin-right:-21px}}@media only screen and (max-width: 600px){.swiper-scroll-on-mobile .swiper{padding-left:21px;padding-right:21px}}.swiper-container .swiper-button,.product-detail__slider-main .swiper-button,.product-detail__slider-thumbs .swiper-button{opacity:0;transition-property:transform,opacity;transition-duration:.3s;transition-timing-function:ease}.swiper-container .swiper-button-next,.product-detail__slider-main .swiper-button-next,.product-detail__slider-thumbs .swiper-button-next{transform:translateX(10px) translateY(-50%)}.swiper-container .swiper-button-prev,.product-detail__slider-main .swiper-button-prev,.product-detail__slider-thumbs .swiper-button-prev{transform:translateX(-10px) translateY(-50%)}.swiper-container:hover .swiper-button,.product-detail__slider-main:hover .swiper-button,.product-detail__slider-thumbs:hover .swiper-button{opacity:1}.swiper-container:hover .swiper-button-next,.product-detail__slider-main:hover .swiper-button-next,.product-detail__slider-thumbs:hover .swiper-button-next{transform:translateX(0) translateY(-50%)}.swiper-container:hover .swiper-button-prev,.product-detail__slider-main:hover .swiper-button-prev,.product-detail__slider-thumbs:hover .swiper-button-prev{transform:translateX(0) translateY(-50%)}.swiper-container .card-bottom__cart-button{display:none}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;font-weight:400}h1{font-size:28px;line-height:1.25}@media only screen and (max-width: 767px){h1{font-size:26px}}h2{font-size:24px;line-height:1.33}@media only screen and (max-width: 767px){h2{font-size:22px}}h3{font-size:20px;line-height:1.44}@media only screen and (max-width: 767px){h3{font-size:18px}}h4{font-size:16px;line-height:1.5}h1:not([class]),h2:not([class]){margin-bottom:.8em}h3:not([class]),h4:not([class]){margin-bottom:.7em}h5:not([class]),h6:not([class]){margin-bottom:.6em}.text-content{font-size:16px;line-height:1.5}@media only screen and (max-width: 767px){.text-content{font-size:14px;line-height:1.44}}.text-content>h2:first-child{font-weight:400;margin:0 0 2rem}@media only screen and (max-width: 1199px){.text-content>h2:first-child{margin:0 0 1.5rem}}@media only screen and (max-width: 1199px)and (max-width: 1023px){.text-content>h2:first-child{margin:0 0 1.3rem}}.text-content>h3:first-child{font-weight:400;margin:0 0 1.5rem}@media only screen and (max-width: 1199px){.text-content>h3:first-child{margin:0 0 1rem}}.text-content>h3,.text-content>h4,.text-content>h5,.text-content>h6{margin-top:2rem;margin-bottom:.7rem}.text-content p{margin-bottom:1rem}@media only screen and (max-width: 1199px){.text-content p{margin-bottom:.75rem}}.text-content>img{display:block;width:100%;margin:30px 0;border-radius:7px}.text-content hr{margin:30px 0;border:0;border-bottom:1px solid #b2b2b2}.text-content>iframe:not([class]){width:100%;height:450px;margin:2rem 0}@media only screen and (max-width: 1199px){.text-content>iframe:not([class]){height:340px}}@media only screen and (max-width: 1023px){.text-content>iframe:not([class]){height:390px}}@media only screen and (max-width: 767px){.text-content>iframe:not([class]){height:305px}}@media only screen and (max-width: 600px){.text-content>iframe:not([class]){height:190px}}.text-content table:not([class]){width:100%;margin:30px 0}@media only screen and (max-width: 600px){.text-content table:not([class]){font-size:10px}}.text-content table:not([class]) td,.text-content table:not([class]) th{vertical-align:middle;text-align:center}.text-content table:not([class]) th{background:#f5f5f6;background:var(--color-gr20);font-weight:500;font-size:14px;padding:20px 0}@media only screen and (max-width: 767px){.text-content table:not([class]) th{font-size:12px;padding:10px 0}}@media only screen and (max-width: 600px){.text-content table:not([class]) th{font-size:8px}}.text-content table:not([class]) td{background:#fff;padding:20px 0;color:#4c4c4c;color:var(--color-gr100);-webkit-text-decoration:none;text-decoration:none;font-size:14px}@media only screen and (max-width: 767px){.text-content table:not([class]) td{font-size:12px;padding:10px 0}}@media only screen and (max-width: 600px){.text-content table:not([class]) td{font-size:10px}}.text-content table:not([class]) tr{font-size:14px;color:#4c4c4c;color:var(--color-gr100);border:1px solid;border-color:#eeeeee;border-color:var(--color-gr40)}.text-content figure{border-bottom:1px solid;border-color:#eee;margin:2rem 0;padding-bottom:1rem}@media only screen and (max-width: 767px){.text-content figure{margin:1.5rem 0}}.text-content figure img{width:100%}.text-content figure figcaption{margin-top:1rem;font-size:.9rem;padding-right:45px}@media only screen and (max-width: 767px){.text-content figure figcaption{margin-top:.6rem;padding-right:1.2rem;font-size:12px}}.text-content a:not([class]){color:#00d4fe;color:var(--color-primary);-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:#00d4fe;text-decoration-color:var(--color-primary);text-decoration-thickness:.01em;text-underline-offset:3.5px;font-size:inherit;transition-property:text-decoration-color,color;transition-duration:.3s;transition-timing-function:ease}.text-content a:not([class]):hover{color:#d072f9;text-decoration-color:#d072f9}.text-content mark{border-radius:5px;border:1px solid var(--color-grey-light);background:var(--color-light);padding:0 5px}.text-content ol:not([class]){list-style:none;padding:0;margin-bottom:1.4rem;counter-reset:item}.text-content ol:not([class]) li{display:block;position:relative;padding-left:1.7em;margin-bottom:.8em}.text-content ol:not([class]) li:before{counter-increment:item;content:counter(item) ".";position:absolute;padding-left:5px;left:0;top:0;color:#00d4fe;color:var(--color-primary);font-weight:400;font-size:inherit;line-height:inherit}.text-content ul:not([class]){list-style-type:none;padding-left:0;margin:0;margin-bottom:20px}.text-content ul:not([class]) li{position:relative;margin-bottom:10px;padding-left:20px}.text-content ul:not([class]) li p{display:inline-block}.text-content ul:not([class]) li:before{background:linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);background:var(--gradient-1);border-radius:50%;content:"";height:10px;left:0;position:absolute;top:5px;width:10px}.nav-list{list-style-type:none;padding-left:0;margin:0;display:flex;align-items:center}.nav-item{position:relative;display:flex;font-size:14px;color:#4c4c4c;color:var(--color-gr100)}.nav-item:not(last-child){margin-right:20px}.nav-item:hover .nav-dropdown__arrow::after{transform:rotate(-135deg)}.nav-item:hover .nav-dropdown{opacity:1;visibility:visible;bottom:0}.nav-item.is-active{color:#00d4fe;color:var(--color-primary)}.nav-link{display:flex}.nav-link:hover{color:#00d4fe;color:var(--color-primary)}.nav-main .nav-dropdown{min-width:100%;z-index:2;position:absolute;opacity:0;visibility:hidden;left:50%;bottom:-20px;transform:translate(-50%, 100%);padding-top:10px;transition-property:bottom,opacity;transition-duration:.3s;transition-timing-function:ease}@media only screen and (max-width: 1199px){.nav-main .nav-dropdown__arrow{display:none}}.nav-main .nav-dropdown__list{background:#fff;box-shadow:0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);box-shadow:var(--shadow-sm);border-radius:7px;border-radius:var(--radius-xs);list-style-type:none;min-width:160px;padding:20px 0 !important}.nav-main .nav-dropdown__item.is-active .nav-dropdown__link{color:#00d4fe;color:var(--color-primary)}.nav-main .nav-dropdown__link{display:inline-block;width:100%;font-size:14px;padding:6px 30px;white-space:nowrap}.nav-main .nav-dropdown__link:hover{color:#00d4fe;color:var(--color-primary)}.nav-main .nav-dropdown__arrow{margin-left:5px;position:relative;top:-3.3px;pointer-events:none}.nav-main .nav-dropdown__arrow:after{content:"";display:inline-block;width:6px;height:6px;position:relative;border-style:solid;border-width:0 1px 1px 0;border-color:currentColor;transition-property:border-color,transform;transition-duration:.3s;transition-timing-function:ease;transform-origin:50% 50%;transform:rotate(45deg)}.tab-buttons{display:flex;flex-wrap:wrap;width:100%}.tab-buttons::-webkit-scrollbar{height:0;display:none}.tab-buttons__wrap{display:flex;justify-content:space-between}.tab-buttons__right{flex-grow:1;font-size:14px;white-space:nowrap}@media only screen and (max-width: 767px){.tab-buttons__right{display:none}}.tab-button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:rgba(0,0,0,0);color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;color:inherit;transition-property:color,border-color;transition-duration:.3s;transition-timing-function:ease;white-space:nowrap}.tab-button::-moz-focus-inner{border:0;padding:0}.tab-content{position:relative;z-index:1}.tab-content__item{position:absolute;top:0;left:0;width:100%;opacity:0;z-index:-1;pointer-events:none;visibility:hidden;transition:opacity .1s, visibility 0s .1s}.tab-content__item.is-active{z-index:1;opacity:1;position:relative;pointer-events:auto;visibility:visible;transition:opacity .5s, visibility 0s 0s}.tab-fade>.tab-content>.tab-content__item.is-active{animation:tabFade .6s ease-out both}.tab-fadeUp>.tab-content>.tab-content__item.is-active{animation:tabFadeUp .5s ease-out both}@keyframes tabFade{0%{opacity:0}100%{opacity:1}}@keyframes tabFadeUp{0%{opacity:0;transform:translate3d(0, 30px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.tab-gray .tab-buttons{display:flex;margin-bottom:30px}@media only screen and (max-width: 767px){.tab-gray .tab-buttons{margin-bottom:20px}}.tab-gray .tab-button{font-size:20px;color:#b2b2b2;color:var(--color-gr60);cursor:pointer;white-space:nowrap;transition-property:color;transition-duration:.3s;transition-timing-function:ease}@media only screen and (max-width: 767px){.tab-gray .tab-button{font-size:13px;color:#000000;color:var(--color-black);border-radius:4px;border:1px solid #d3d3d3;border:1px solid var(--color-gr50);padding:7px 11px;line-height:1}}.tab-gray .tab-button:hover{color:#000000;color:var(--color-black)}.tab-gray .tab-button__item:not(:last-child){margin-right:50px}@media only screen and (max-width: 1023px){.tab-gray .tab-button__item:not(:last-child){margin-right:30px}}@media only screen and (max-width: 767px){.tab-gray .tab-button__item:not(:last-child){margin:0 10px 10px 0}}.tab-gray .tab-button__item.is-active .tab-button{color:#000000;color:var(--color-black);cursor:default !important}@media only screen and (max-width: 1023px){.tab-gray .tab-button__item.is-active .tab-button{border-color:#00d4fe;border-color:var(--color-primary)}}.tab-square .tab-buttons{display:flex;margin-bottom:30px}@media only screen and (max-width: 1023px){.tab-square .tab-buttons{margin-bottom:20px}}.tab-square .tab-button{font-size:14px;color:#000000;color:var(--color-black);border-radius:7px;border:2px solid #d3d3d3;border:2px solid var(--color-gr50);padding:8px 30px;cursor:pointer;white-space:nowrap;transition-property:border-color;transition-duration:.3s;transition-timing-function:ease}@media only screen and (max-width: 1023px){.tab-square .tab-button{font-size:13px;color:#000000;color:var(--color-black);border-radius:4px;border:1px solid #d3d3d3;border:1px solid var(--color-gr50);padding:7px 11px;line-height:1}}.tab-square .tab-button:hover{border-color:#00d4fe;border-color:var(--color-primary)}.tab-square .tab-button__item:not(:last-child){margin-right:20px}@media only screen and (max-width: 767px){.tab-square .tab-button__item:not(:last-child){margin-right:10px}}@media only screen and (max-width: 767px){.tab-square .tab-button__item{margin:0 10px 10px 0}}.tab-square .tab-button__item.is-active .tab-button{border-color:#00d4fe;border-color:var(--color-primary);cursor:default !important}.mfp-bg{background-color:hsla(0,0%,21%,.5)}.mfp-content{padding:60px 0}.popup{position:relative;max-width:400px;margin:0 auto;width:100%;border-radius:16px;border-radius:var(--radius-sm);box-shadow:var(--shadow-card);background:#fff;border:1px solid hsla(184,9%,62%,.2);border-radius:8px;word-break:break-word}.popup-content{position:relative;display:flex;flex-direction:column}.popup-header{margin-bottom:16px;font-size:20px;font-weight:bold}.popup-body{font-size:14px}.popup-footer{display:flex;padding-top:16px}@media only screen and (max-width: 600px){.popup-footer{flex-direction:column;padding-top:32px}}.popup-footer .btn:not(:last-child){margin-right:8px}@media only screen and (max-width: 600px){.popup-footer .btn:not(:last-child){margin:0 0 8px 0}}.popup-sm{max-width:600px;padding:24px 24px 20px}@media only screen and (max-width: 600px){.popup-sm{padding:16px}}.mfp-close-btn-in .mfp-close{color:var(--color-text-secondary) !important;top:10px !important;right:10px;opacity:1}@media only screen and (max-width: 600px){.mfp-close-btn-in .mfp-close{top:4px !important;right:4px}}.mfp-close-btn-in .mfp-close svg{pointer-events:none}.popup-theme-inline{background:rgba(0,0,0,.24) !important}.popup-theme-inline .mfp-content{vertical-align:middle}.popup-theme-inline .popup{opacity:0;transition:opacity .15s ease-out, transform .15s ease-out;transform:scale(0.9)}.popup-theme-inline.mfp-bg{opacity:0;transition:opacity .15s ease-out}.popup-theme-inline.mfp-ready .popup{opacity:1;transform:scale(1)}.popup-theme-inline.mfp-ready.mfp-bg{opacity:.98}.popup-theme-inline.mfp-removing .popup{transition:opacity .15s ease-out, transform .15s ease-out;transform:scale(0.9);opacity:0}.popup-theme-inline.mfp-removing.mfp-bg{opacity:0;transition:opacity .15s ease-out .15s}.mfp-gallery .mfp-bottom-bar{display:none}.mfp-gallery .mfp-content{padding:0}.mfp-gallery .mfp-img{padding-bottom:60px}.mfp-gallery .mfp-figure{max-height:900px}.mfp-gallery .mfp-figure:after{display:none}.mfp-gallery button.mfp-close{border-radius:4px;top:10px;right:10px;width:52px;height:52px;opacity:1;line-height:1;color:rgba(0,0,0,.5);background:rgba(0,0,0,.035);transition-property:color,background;transition-duration:.3s;transition-timing-function:ease;font-size:32px}.mfp-gallery button.mfp-close:hover{color:rgba(0,0,0,.7);background:rgba(0,0,0,.045) !important}.mfp-gallery button.mfp-close svg{width:24px;height:24px;line-height:1}.mfp-gallery .mfp-title{font-size:14px;color:rgba(0,0,0,.7)}.mfp-gallery .mfp-title_desc{font-size:14px;color:rgba(0,0,0,.7);font-weight:600}.mfp-gallery .mfp-counter{font-size:14px}button.mfp-arrow{border-radius:4px;color:rgba(0,0,0,.5);background:rgba(0,0,0,.035) !important;width:52px;height:52px;margin-top:-26px;opacity:1;transition-property:background,color;transition-duration:.3s;transition-timing-function:ease}button.mfp-arrow::after,button.mfp-arrow:before{display:none}button.mfp-arrow svg{fill:currentColor;width:20px;height:20px;pointer-events:none}button.mfp-arrow-left{transform-origin:50% 50%;transform:rotate(180deg);left:10px}@media only screen and (max-width: 900px){button.mfp-arrow-left{transform:rotate(180deg) scale(0.75)}}button.mfp-arrow-right{right:10px}button.mfp-arrow:active{margin-top:-26px}button.mfp-arrow:hover{color:rgba(0,0,0,.7);background:rgba(0,0,0,.045)}@media only screen and (max-width: 1199px){button.mfp-arrow:hover{background:rgba(0,0,0,0)}}.mfp-zoom-in-gallery{background:#fff}.mfp-zoom-in-gallery .mfp-figure,.mfp-zoom-in-gallery .mfp-iframe-holder .mfp-iframe-scaler{opacity:0;transition:all .15s ease-out;transform:scale(0.95)}.mfp-zoom-in-gallery.mfp-bg,.mfp-zoom-in-gallery .mfp-preloader{opacity:0;transition:all .15s ease-out}.mfp-zoom-in-gallery.mfp-image-loaded .mfp-figure{opacity:1;transform:scale(1)}.mfp-zoom-in-gallery.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{opacity:1;transform:scale(1)}.mfp-zoom-in-gallery.mfp-ready.mfp-bg,.mfp-zoom-in-gallery.mfp-ready .mfp-preloader{opacity:.8}.mfp-zoom-in-gallery.mfp-removing .mfp-figure,.mfp-zoom-in-gallery.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{transform:scale(0.95);opacity:0}.mfp-zoom-in-gallery.mfp-removing.mfp-bg,.mfp-zoom-in-gallery.mfp-removing .mfp-preloader{opacity:0}.mfp-close{cursor:pointer !important}.mfp-bg,.mfp-container,.mfp-wrap{cursor:default !important}.mfp-iframe-scaler{overflow:visible}.mfp-zoom-out-cur{cursor:auto}.mfp-image-holder .mfp-close{cursor:pointer}.mfp-no-margins img.mfp-img{padding:0}.mfp-no-margins.mfp-figure:after{top:0;bottom:0;border-radius:0}.mfp-no-margins .mfp-container{padding:0}.mfp-preloader{font-size:0;display:flex;justify-content:center;transform:translateY(-50%)}.mfp-preloader:before{content:"";display:inline-block;width:40px;height:10px;background:no-repeat center/100% url("data:image/svg+xml,%3Csvg id=%27L4%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 78 100%27 enable-background=%27new 0 0 0 0%27 xml:space=%27preserve%27%3E%3Ccircle fill=%27%23ffffff%27 stroke=%27none%27 cx=%2710%27 cy=%2750%27 r=%2710%27%3E%3Canimate attributeName=%27opacity%27 dur=%271s%27 values=%270;1;0%27 repeatCount=%27indefinite%27 begin=%270.1%27%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill=%27%23ffffff%27 stroke=%27none%27 cx=%2738%27 cy=%2750%27 r=%2710%27%3E%3Canimate attributeName=%27opacity%27 dur=%271s%27 values=%270;1;0%27 repeatCount=%27indefinite%27 begin=%270.2%27%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill=%27%23ffffff%27 stroke=%27none%27 cx=%2766%27 cy=%2750%27 r=%2710%27%3E%3Canimate attributeName=%27opacity%27 dur=%271s%27 values=%270;1;0%27 repeatCount=%27indefinite%27 begin=%270.3%27%3E%3C/animate%3E%3C/circle%3E%3C/svg%3E")}.social{list-style-type:none;padding-left:0;margin:0;display:flex;align-items:center;position:relative}.social__item{line-height:1}.social__item:not(:last-child){margin-right:20px}.social__link{display:inline-block;line-height:1;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.social__link-icon{width:22px}.social__link:hover{opacity:.7}.pagination{margin-top:20px;display:flex;justify-content:center}.pagination__list{list-style-type:none;padding-left:0;margin:0;display:flex;align-items:center;font-size:14px}.pagination__list li{display:inline-block;margin-right:2px;width:40px;height:40px;line-height:1.7}.pagination__list li:last-child a,.pagination__list li:last-child span{position:relative;-webkit-text-decoration:none !important;text-decoration:none !important;display:inline-flex;align-items:center;justify-content:center}.pagination__list li:last-child a:before,.pagination__list li:last-child span:before{content:"";display:inline-block;width:8px;height:8px;margin:0 1px 7px 0;position:relative;border-style:solid;border-width:0 1px 1px 0;transform-origin:75% 75%;transform:rotate(-45deg)}.pagination__list li:last-child span{pointer-events:none}.pagination__list li a,.pagination__list li span{display:inline-block;width:100%;height:100%;line-height:40px !important;border:none !important;-webkit-text-decoration:none;text-decoration:none;font-size:16px;text-align:center;position:relative;border-radius:50%;-webkit-text-decoration:none !important;text-decoration:none !important;opacity:1 !important;transition-property:background;transition-duration:.3s;transition-timing-function:ease}.pagination__list li a:hover,.pagination__list li span:hover{background:#eeeeee;background:var(--color-gr40)}.pagination__list li.active a,.pagination__list li.active span{background:linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);background:var(--gradient-1);color:#fff;pointer-events:none}@media only screen and (max-width: 767px){[data-expand]{overflow:hidden;position:relative}[data-expand].is-expanded{max-height:none !important}[data-expand].is-expanded .expand-text-button{height:auto;margin-top:12px;margin-bottom:30px;bottom:0;position:relative;top:0}[data-expand].is-expanded .expand-text-button:before{display:none}}@media only screen and (max-width: 767px){.expand-text{max-height:180px}}@media only screen and (max-width: 767px){.expand-specs{max-height:300px}}.expand-text-button{bottom:0;left:0;position:absolute;z-index:1;align-items:flex-end;background:#fff;display:flex;height:52px;width:100%}.expand-text-button:before{background:linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);content:"";height:76px;left:0;pointer-events:none;position:absolute;top:-60px;width:100%}.expand-text-button>span,.expand-text-button>div{position:relative}.banner-mobile-show{display:none}@media only screen and (max-width: 767px){.banner-mobile-show{display:block}}@media only screen and (max-width: 767px){.banner-mobile-hide{display:none}}.double-banner{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.double-banner{flex-direction:column}}.double-banner__item{width:calc(50% - 15px);border-radius:7px;border-radius:var(--radius-xs);overflow:hidden}@media only screen and (max-width: 767px){.double-banner__item{width:100%}}@media only screen and (max-width: 767px){.double-banner__item:first-child{margin-bottom:20px}}.double-banner__link{display:block;height:280px}@media only screen and (max-width: 1640px){.double-banner__link{height:220px}}@media only screen and (max-width: 600px){.double-banner__link{height:140px}}.double-banner__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 600px){.double-banner__image{height:auto;-o-object-fit:contain;object-fit:contain}}.single-banner__item{width:100%;border-radius:7px;border-radius:var(--radius-xs);overflow:hidden}.single-banner__link{display:block;height:280px}@media only screen and (max-width: 600px){.single-banner__link{height:180px}}.single-banner__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-banner .swiper-pagination{width:auto !important;left:auto !important;right:44px;bottom:30px !important}@media only screen and (max-width: 1640px){.swiper-banner .swiper-pagination{right:14px;bottom:10px !important}}.swiper-banner .swiper-pagination-bullet{margin:0 4px !important;background:#d3d3d3;background:var(--color-gr50)}.swiper-banner .swiper-pagination-bullet-active{background:#00d4fe;background:var(--color-primary)}.banners-second{height:400px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1640px){.banners-second{height:340px}}@media only screen and (max-width: 1199px){.banners-second{height:260px}}@media only screen and (max-width: 1023px){.banners-second{height:220px}}@media only screen and (max-width: 767px){.banners-second{height:200px}}@media only screen and (max-width: 600px){.banners-second{height:auto;justify-content:flex-start;padding:37px 0 140px}}.banners-second__section{position:relative;background:linear-gradient(90deg, #ffffff 0%, #e8e8e8 40%, #cbcbcb 62%, #efefef 81%, #ffffff 100%)}.banners-second__picture{display:block;height:100%}@media only screen and (max-width: 1023px){.banners-second__picture{margin-left:40px;margin-right:-60px}}@media only screen and (max-width: 600px){.banners-second__picture{position:absolute;right:0;bottom:0;width:257px;height:185px}}.banners-second__picture img{max-width:none;max-width:initial;max-height:100%;height:100%}.banners-second__label{margin-right:40px}@media only screen and (max-width: 767px){.banners-second__label{margin-right:0}}.banners-second__label-top{font-size:25px;line-height:1.2;margin-bottom:10px}@media only screen and (max-width: 1640px){.banners-second__label-top{font-size:22px}}@media only screen and (max-width: 1199px){.banners-second__label-top{font-size:20px}}@media only screen and (max-width: 1023px){.banners-second__label-top{font-size:18px}}@media only screen and (max-width: 767px){.banners-second__label-top{font-size:16px}}@media only screen and (max-width: 600px){.banners-second__label-top{font-size:13px}}.banners-second__label-middle{font-size:40px;line-height:1.2}@media only screen and (max-width: 1199px){.banners-second__label-middle{font-size:32px}}@media only screen and (max-width: 600px){.banners-second__label-middle{font-size:24px}}.banners-second__label-middle span{display:inline-block;margin-left:8px;font-size:25px}@media only screen and (max-width: 1640px){.banners-second__label-middle span{font-size:22px}}@media only screen and (max-width: 1199px){.banners-second__label-middle span{font-size:20px}}@media only screen and (max-width: 1023px){.banners-second__label-middle span{font-size:18px}}@media only screen and (max-width: 767px){.banners-second__label-middle span{font-size:16px}}@media only screen and (max-width: 600px){.banners-second__label-middle span{font-size:13px}}.banners-second__label-bottom{font-size:80px;line-height:1.125}@media only screen and (max-width: 1640px){.banners-second__label-bottom{font-size:60px}}@media only screen and (max-width: 1199px){.banners-second__label-bottom{font-size:50px}}@media only screen and (max-width: 1023px){.banners-second__label-bottom{font-size:40px}}@media only screen and (max-width: 767px){.banners-second__label-bottom{font-size:36px}}.banners-second__label-bottom br{display:none}@media only screen and (max-width: 600px){.banners-second__label-bottom br{display:block}}@media only screen and (max-width: 600px){.banners-second--trade-in .container{padding:0}}@media only screen and (max-width: 600px){.banners-second--trade-in .banners-second{flex-direction:column;padding:37px 0 10px}}.banners-second--trade-in .banners-second__content{max-width:500px;flex-shrink:0}.banners-second--trade-in .banners-second__label-middle{font-size:54px;line-height:1.2}@media only screen and (max-width: 1640px){.banners-second--trade-in .banners-second__label-middle{font-size:44px}}@media only screen and (max-width: 1199px){.banners-second--trade-in .banners-second__label-middle{font-size:34px}}.banners-second--trade-in .banners-second__label-middle span{display:inline-block;margin-left:8px;font-size:25px}@media only screen and (max-width: 1640px){.banners-second--trade-in .banners-second__label-middle span{font-size:22px}}@media only screen and (max-width: 1199px){.banners-second--trade-in .banners-second__label-middle span{font-size:20px}}@media only screen and (max-width: 1023px){.banners-second--trade-in .banners-second__label-middle span{font-size:18px}}@media only screen and (max-width: 767px){.banners-second--trade-in .banners-second__label-middle span{font-size:16px}}@media only screen and (max-width: 600px){.banners-second--trade-in .banners-second__label-middle span{font-size:13px}}@media only screen and (max-width: 600px){.banners-second--trade-in .banners-second__label{text-align:center}}@media only screen and (max-width: 600px){.banners-second--trade-in .banners-second__picture{position:relative;right:auto;bottom:auto;height:auto;width:100%;max-width:100%;margin:16px 0 0}}@media only screen and (max-width: 600px){.banners-second--trade-in .banners-second__picture img{max-width:100%;height:auto}}.banners-second--delivery .banners-second__label{margin-right:0}.banners-second--delivery .banners-second__label-middle{font-size:54px;line-height:1.2}@media only screen and (max-width: 1640px){.banners-second--delivery .banners-second__label-middle{font-size:44px}}@media only screen and (max-width: 1199px){.banners-second--delivery .banners-second__label-middle{font-size:32px}}@media only screen and (max-width: 767px){.banners-second--delivery .banners-second__label-middle{font-size:24px}}.banners-second--delivery .banners-second__label-middle span{display:inline-block;margin-left:8px;font-size:34px}@media only screen and (max-width: 1640px){.banners-second--delivery .banners-second__label-middle span{font-size:26px}}@media only screen and (max-width: 1199px){.banners-second--delivery .banners-second__label-middle span{font-size:18px}}@media only screen and (max-width: 767px){.banners-second--delivery .banners-second__label-middle span{font-size:14px}}.single-promo{position:relative;width:100vw;margin-bottom:60px}@media only screen and (max-width: 767px){.single-promo{margin-bottom:20px}}.single-promo__link{display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;line-height:1}.single-promo__image{height:100%;-o-object-fit:cover;object-fit:cover}.single-promo__image-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end}.single-promo__image-wrap:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:none}@media only screen and (max-width: 1023px){.single-promo__image-wrap:before{display:block}}.single-promo__image-picture{height:100%}.single-promo__container{position:relative;z-index:1;height:100%}@media only screen and (max-width: 1023px){.single-promo__container{display:flex;justify-content:center}}.single-promo__content-title{font-size:30px;line-height:1.44;font-weight:600;margin-bottom:5px}.single-promo__content-subtitle{font-size:14px;margin-bottom:15px}.single-promo__content-price{font-size:30px;line-height:1.44;font-weight:600;margin-bottom:15px}.single-promo-view--column{height:920px}@media only screen and (max-width: 1199px){.single-promo-view--column{height:720px}}.single-promo-view--column .single-promo__container{height:100%;padding-top:210px}@media only screen and (max-width: 1199px){.single-promo-view--column .single-promo__container{padding-top:100px}}.single-promo-view--column .single-promo__content{text-align:center}.single-promo-view--row{height:710px}@media only screen and (max-width: 1640px){.single-promo-view--row{height:600px}}@media only screen and (max-width: 1023px){.single-promo-view--row{height:500px}}.single-promo-view--row .single-promo__container{display:flex;align-items:center;padding-top:160px}@media only screen and (max-width: 1023px){.single-promo-view--row .single-promo__container{padding-top:70px}}.single-promo-view--row .single-promo__content{text-align:center}.single-promo[data-single-promo=dark]{background:#000}.single-promo[data-single-promo=dark] .single-promo__content{color:#fff}.single-promo[data-single-promo=dark] .single-promo__image-wrap:before{display:none}.single-promo[data-single-promo=light]{background:#f6f6f5}.single-promo[data-single-promo=light] .single-promo__content{color:#000}@media only screen and (max-width: 1023px){.single-promo[data-single-promo=light] .single-promo__content{color:#fff}}.brands{margin-bottom:15px}@media only screen and (max-width: 767px){.brands{margin-bottom:10px}}.brands-list{display:flex;align-items:center;flex-wrap:wrap}@media only screen and (max-width: 767px){.brands-list{margin-right:-25px}}.brands-list__item{display:inline-block;white-space:nowrap;margin-bottom:10px;font-weight:400}.brands-list__item:not(:last-child){margin-right:50px}@media only screen and (max-width: 767px){.brands-list__item:not(:last-child){margin-right:25px}}.advantages{margin-bottom:75px}@media only screen and (max-width: 767px){.advantages{margin-bottom:35px}}@media only screen and (max-width: 600px){.advantages .grid-item{width:50%}}.advantages__link{display:block;position:relative;border-radius:7px;border-radius:var(--radius-xs);overflow:hidden;height:120px}@media only screen and (max-width: 600px){.advantages__link{padding-top:100%;height:auto}}.advantages__link:hover .advantages__link-title{color:#00d4fe !important;color:var(--color-primary) !important}.advantages__link-image{height:100%;-o-object-fit:cover;object-fit:cover}.advantages__link-image-wrap{position:absolute;top:0;left:0;bottom:0;right:0}.advantages__link-title{position:relative;transition-property:color;transition-duration:.3s;transition-timing-function:ease}@media only screen and (max-width: 767px){.advantages__link-title{font-size:14px;line-height:1.33}}@media only screen and (max-width: 600px){.advantages__link-title{position:absolute;top:50%;left:10px;right:10px;transform:translate(0, -50%)}}@media only screen and (max-width: 340px){.advantages__link-title{font-size:11px;line-height:1.5}}.advantages__link._text-white .advantages__link-title{color:#ffffff;color:var(--color-white)}.advantages__link._text-black .advantages__link-title{color:#000000;color:var(--color-black)}.advantages__link._text-center{display:flex;align-items:center;justify-content:center;text-align:center}.advantages__link._text-left{display:flex;align-items:center;justify-content:flex-start;padding-left:50px}@media only screen and (max-width: 767px){.advantages__link._text-left{padding-left:0;text-align:center;justify-content:center}}.categories-link{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:30px;height:220px;background:#eeeeee;background:var(--color-gr40);border-radius:7px;border-radius:var(--radius-xs)}.categories-link:hover .categories-link__title{color:#00d4fe;color:var(--color-primary)}@media only screen and (max-width: 1640px){.categories-link{height:180px}}@media only screen and (max-width: 1023px){.categories-link{height:150px;padding-top:25px}}@media only screen and (max-width: 600px){.categories-link{height:100px;padding-top:15px}}.categories-link__image{height:100%}.categories-link__image-wrap{height:130px;margin-bottom:10px}@media only screen and (max-width: 1640px){.categories-link__image-wrap{height:100px}}@media only screen and (max-width: 1023px){.categories-link__image-wrap{height:70px}}@media only screen and (max-width: 600px){.categories-link__image-wrap{height:50px;margin-bottom:7px}}.categories-link__title{position:relative;transition-property:color;transition-duration:.3s;transition-timing-function:ease;text-align:center;line-height:1.2}@media only screen and (max-width: 1640px){.categories-link__title{font-size:14px}}@media only screen and (max-width: 600px){.swiper-categories .swiper-navigation{display:none}}@media only screen and (max-width: 600px){.swiper-categories .swiper-wrapper{width:auto;margin:-7px -11px;flex-wrap:wrap}}@media only screen and (max-width: 600px){.swiper-categories .swiper-slide{width:50%;padding:7px 11px}}.categories{margin-bottom:60px}@media only screen and (max-width: 767px){.categories{margin-bottom:40px}}.card{position:relative}.card-actions{position:absolute;top:10px;left:240px;display:inline-flex;flex-direction:column;align-items:center;z-index:3}@media only screen and (max-width: 1199px){.card-actions{left:190px}}@media only screen and (max-width: 767px){.card-actions{left:150px}}@media only screen and (max-width: 600px){.card-actions{left:auto;right:0}}@media only screen and (max-width: 767px){.j-add-compare{display:none}}@media only screen and (max-width: 600px){.j-add-compare{display:none}}.card-products{display:flex;flex-direction:column;height:100%}.card-top{flex-grow:1}.card-top__slider{padding-bottom:20px !important}.card-top__slider .swiper-pagination{bottom:0px !important}.card-top__slider .swiper-slide{height:200px}.card-top__slider-slide{display:flex;justify-content:center}.card-top__marks{position:absolute;top:15px;left:0;width:100%;padding-right:60px;z-index:2}@media only screen and (max-width: 1199px){.card-top__marks{top:10px}}.card-top__marks-item{display:inline-block;color:#fff;white-space:nowrap;pointer-events:none;line-height:1;font-size:14px;padding:7px 15px;margin-right:5px;border-radius:7px}@media only screen and (max-width: 1199px){.card-top__marks-item{padding:4px 7px;font-size:11px;border-radius:4px}}.card-top__marks-item.stock{background:#00d4fe;background:var(--color-primary)}.card-top__marks-item.order{background:#e3e3e3;color:#4c4c4c;color:var(--color-gr100)}.card-top__image{position:relative;height:240px;padding-bottom:11px;margin-bottom:30px;margin-left:10px}@media only screen and (max-width: 1199px){.card-top__image{height:190px;margin-bottom:15px;padding-bottom:5px}}@media only screen and (max-width: 767px){.card-top__image{height:150px;margin-bottom:10px}}.card-top__name{line-height:1.44;height:70px}@media only screen and (max-width: 1199px){.card-top__name{font-size:13px;line-height:1.33;font-weight:500;height:50px}}.card-top__name-link{display:block;color:#000000;color:var(--color-black);transition-property:color;transition-duration:.3s;transition-timing-function:ease;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-top__name-link:hover{color:#00d4fe;color:var(--color-primary)}.card-bottom{padding-top:10px}.card-bottom__price{display:flex;flex-wrap:wrap;align-items:flex-end}@media only screen and (max-width: 1199px){.card-bottom__price{align-items:flex-start;flex-direction:column}}.card-bottom__price-price{font-weight:bold;font-size:20px}@media only screen and (max-width: 1199px){.card-bottom__price-price{order:2;font-size:18px}}.card-bottom__price-price span{color:#8e8e8e;color:var(--color-gr80);font-weight:400;margin-left:3px}.card-bottom__price-old{font-size:16px;margin-left:20px;color:#8e8e8e;color:var(--color-gr80);-webkit-text-decoration:line-through;text-decoration:line-through}.card-bottom__price-old span{margin-left:3px}@media only screen and (max-width: 1199px){.card-bottom__price-old{order:1;margin-left:0;font-size:12px}}.card-bottom__price-text{margin-top:2px;width:100%;font-size:14px;color:#8e8e8e;color:var(--color-gr80)}@media only screen and (max-width: 1199px){.card-bottom__price-text{font-size:12px;order:3}}.card-bottom__cart-button{margin-top:18px}@media only screen and (max-width: 1199px){.card-bottom__cart-button{display:none}}.card-images{display:block;width:240px;height:100%;position:relative}@media only screen and (max-width: 1199px){.card-images{width:190px}}@media only screen and (max-width: 767px){.card-images{width:150px}}@media only screen and (max-width: 600px){.card-images{width:90%}}.card-images__items{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.card-images__item{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;flex-grow:1;flex-shrink:0;width:auto}.card-images__item:nth-child(1) .card-images__item-inner{opacity:1}.card-images__item:hover .card-images__item-inner{opacity:1;z-index:1}.card-images__item-inner{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;background:#fff}.card-images__item-inner:after{content:"";width:30px;height:6px;display:block;position:absolute;top:50%;left:50%;margin:-3px 0 0 -15px}.card-images__item-image{max-width:80%;max-height:90%;position:relative;z-index:1}.card-images__progress{position:absolute;left:0;bottom:-10px;width:100%;display:flex;justify-content:center;z-index:3}@media only screen and (max-width: 767px){.card-images__progress{bottom:-5px}}.card-images__progress-item{display:inline-block;width:5px;height:5px;margin:0 5px;border-radius:50%;background:#d3d3d3;background:var(--color-gr50)}.card-images__progress-item.is-active{background:#00d4fe;background:var(--color-primary)}.products-page__content{display:flex}.products-page__content-left{margin-right:120px;width:230px;z-index:10}.products-page__content-right{width:calc(100% - 350px)}.product-tabs__filter-links{display:flex;margin-top:-10px;margin-bottom:30px}@media only screen and (max-width: 1023px){.product-tabs__filter-links{display:none}}.product-tabs__filter-link{transition-property:color;transition-duration:.3s;transition-timing-function:ease;cursor:pointer;font-size:14px}.product-tabs__filter-link:hover{color:#8e8e8e;color:var(--color-gr80)}.product-tabs__filter-link:not(:last-child){margin-right:30px}@media only screen and (max-width: 1199px){.product-tabs__filter-link:not(:last-child){margin-right:15px}}.product-tabs__filter-link.is-active{font-weight:bold;pointer-events:none}@media only screen and (max-width: 600px){.swiper-products .swiper-navigation{display:none}}@media only screen and (max-width: 600px){.swiper-products .swiper-wrapper{width:auto;flex-wrap:wrap;margin:-15px -20px}}@media only screen and (max-width: 340px){.swiper-products .swiper-wrapper{margin:-10px}}@media only screen and (max-width: 600px){.swiper-products .swiper-slide{width:50%;padding:15px 20px}}@media only screen and (max-width: 340px){.swiper-products .swiper-slide{padding:10px}}.product-detail{margin-top:60px}@media only screen and (max-width: 767px){.product-detail{margin-top:0}}.product-detail-block{margin-bottom:60px}@media only screen and (max-width: 767px){.product-detail-block{margin-bottom:30px}}.product-detail__items{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 -40px}@media only screen and (max-width: 1640px){.product-detail__items{margin:0 -20px}}.product-detail__item{width:33.3333%;padding:0 40px}@media only screen and (max-width: 1640px){.product-detail__item{padding:0 20px}}@media only screen and (max-width: 1023px){.product-detail__item:nth-child(1){width:100%}}.product-detail__item:nth-child(2){width:28%}@media only screen and (max-width: 1640px){.product-detail__item:nth-child(2){width:33.333%}}@media only screen and (max-width: 1023px){.product-detail__item:nth-child(2){width:50%}}@media only screen and (max-width: 767px){.product-detail__item:nth-child(2){width:100%}}@media only screen and (max-width: 1023px){.product-detail__item:nth-child(3){width:50%}}@media only screen and (max-width: 767px){.product-detail__item:nth-child(3){width:100%}}@media only screen and (max-width: 767px){.product-detail__title{display:none}}.product-detail__title-mobile{display:none}@media only screen and (max-width: 767px){.product-detail__title-mobile{font-weight:bold;display:flex;margin-top:10px}}.product-detail__images{position:relative}@media only screen and (max-width: 1023px){.product-detail__images{margin-bottom:50px}}@media only screen and (max-width: 767px){.product-detail__images{margin-bottom:20px}}.product-detail__images-badge{display:none}@media only screen and (max-width: 1023px){.product-detail__images-badge{position:absolute;z-index:2;top:15px;left:0;display:flex}}.product-detail__slider-main{margin-bottom:16px}@media only screen and (max-width: 600px){.product-detail__slider-main{padding-bottom:30px !important;margin-bottom:0}}.product-detail__slider-main .swiper-slide{height:340px}.product-detail__slider-main-link{display:flex;justify-content:center;align-items:center;height:340px}.product-detail__slider-main-image{max-width:100%;max-height:100%;height:auto}.product-detail__slider-main .swiper-pagination{display:none}@media only screen and (max-width: 600px){.product-detail__slider-main .swiper-pagination{display:block;bottom:0 !important}}.product-detail__slider-main .swiper-button-next{right:10px}.product-detail__slider-main .swiper-button-prev{left:10px}@media only screen and (max-width: 600px){.product-detail__slider-main .swiper-button__inner{display:none}}.product-detail__slider-thumbs{position:relative}@media only screen and (max-width: 600px){.product-detail__slider-thumbs{display:none}}.product-detail__slider-thumbs-slide{position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;height:70px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.product-detail__slider-thumbs-slide.swiper-slide-thumb-active{opacity:.7}.product-detail__slider-thumbs-image{max-width:100%;max-height:100%;height:auto}.product-detail__slider-thumbs .swiper-button-next{right:-35px}.product-detail__slider-thumbs .swiper-button-prev{left:-35px}.product-detail__slider-thumbs .swiper-button__inner{width:35px;height:35px;background:rgba(0,0,0,0)}.product-detail__slider-thumbs .swiper-button__inner:hover{background:#eeeeee;background:var(--color-gr40)}.product-detail__slider-thumbs .swiper-button__svg{width:18px;height:18px}.product-detail__slider-thumbs .swiper-button.is-disabled{display:flex}.product-detail__info-params{border-bottom:1px solid #eeeeee;border-bottom:1px solid var(--color-gr40)}@media only screen and (max-width: 767px){.product-detail__info-params{border:none}}.product-detail__info-specs{margin:20px 0 15px}@media only screen and (max-width: 767px){.product-detail__info-specs{display:none}}.product-detail__info-specs-list{list-style-type:none;padding-left:0;margin:0}.product-detail__info-specs-item{font-size:14px}.product-detail__info-specs-item:not(:last-child){margin-bottom:10px}.product-detail__info-specs-name{display:inline-block;margin-right:7px;color:#b2b2b2;color:var(--color-gr60)}.product-detail__info-link{margin-bottom:20px;font-size:14px}@media only screen and (max-width: 767px){.product-detail__info-link{display:none}}@media only screen and (max-width: 767px){.product-detail__info-consultation{display:none}}.info-consultation{border:3px solid #d3d3d3;border:3px solid var(--color-gr50);border-radius:10px;padding:25px 40px;font-size:14px}@media only screen and (max-width: 1199px){.info-consultation{padding:20px;border-width:1px;border-radius:7px}}.info-consultation__bottom{border-top:1px solid #d3d3d3;border-top:1px solid var(--color-gr50);margin-top:10px;padding-top:15px;font-weight:500}.product-detail__params_search2{display:block}@media only screen and (max-width: 767px){.product-detail__params_search2{display:none}}.product-detail__params_search{display:none}@media only screen and (max-width: 767px){.product-detail__params_search{display:block}}.product-detail__params{margin-bottom:20px}.product-detail__params-title{margin-bottom:15px}@media only screen and (max-width: 767px){.product-detail__params-title{margin-bottom:10px;font-size:14px}}.product-detail__params-items{display:flex;flex-wrap:wrap}.product-detail__params-item{margin:0 10px 10px 0;align-items:center;display:flex;height:40px;justify-content:center;transition:.3s}.product-detail__params-item:not(.is-active):not(.is-disabled){cursor:pointer}.product-detail__params-item-inner{display:flex;align-items:center;justify-content:center}.product-detail__params-item--circle{border:2px solid rgba(0,0,0,0);border-radius:50%;width:40px}@media only screen and (max-width: 1199px){.product-detail__params-item--circle{border-width:1px}}.product-detail__params-item--circle .product-detail__params-item-inner{background-color:#fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.3);height:30px;position:relative;width:30px}.product-detail__params-item--circle.is-active{pointer-events:none;border-color:#00d4fe;border-color:var(--color-primary);cursor:default}.product-detail__params-item--circle.is-disabled{opacity:.9}.product-detail__params-item--circle.is-disabled .product-detail__params-item-inner:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgB7dhBDcAwCEBRJEwCEioFR5tDpFQCg2S9TEA59P+E9Nh3BZHGIuKS7hJx58ycIV0Vwt3DzOJrP2YhVDXqzR7ZHQgQIECAAAECBAgQIECAOA0x6udaiNsQP8xsRay6jyYvCNDkltzn+tEAAAAASUVORK5CYII=);background-position:center;content:"";display:block;height:26px;width:26px}.product-detail__params-item--square{border:2px solid #eeeeee;border:2px solid var(--color-gr40);border-radius:5px;width:75px;font-size:14px}@media only screen and (max-width: 1199px){.product-detail__params-item--square{border-width:1px}}.product-detail__params-item--square.is-active{pointer-events:none;border-color:#00d4fe;border-color:var(--color-primary);cursor:default}.product-detail-badge{flex-wrap:wrap;margin-bottom:35px}.product-detail-badge__item{display:inline-block;color:#fff;background:#00d4fe;background:var(--color-primary);pointer-events:none;line-height:1;font-size:14px;padding:7px 15px;margin-right:5px;border-radius:7px}.product-detail-badge__item.stock{background:#00d4fe;background:var(--color-primary)}.product-detail-badge__item.order{background:#e3e3e3;color:#4c4c4c;color:var(--color-gr100)}@media only screen and (max-width: 1023px){.product-detail__buy-badge{display:none}}.product-detail__buy-price{display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:15px}@media only screen and (max-width: 1199px){.product-detail__buy-price{align-items:flex-start;flex-direction:column}}.product-detail__buy-price-price{font-weight:bold;font-size:30px;line-height:1.2}@media only screen and (max-width: 1199px){.product-detail__buy-price-price{order:2;font-size:22px}}.product-detail__buy-price-price span{color:#8e8e8e;color:var(--color-gr80);font-weight:400;font-size:22px;margin-left:5px}.product-detail__buy-price-old{margin-left:20px;color:#8e8e8e;color:var(--color-gr80);-webkit-text-decoration:line-through;text-decoration:line-through}@media only screen and (max-width: 1199px){.product-detail__buy-price-old{order:1;margin-left:0;font-size:12px}}.product-detail__buy-price-text{margin-top:2px;width:100%;font-size:14px;color:#8e8e8e;color:var(--color-gr80)}@media only screen and (max-width: 1199px){.product-detail__buy-price-text{font-size:13px;order:3}}.product-detail__buy-addition{margin-bottom:30px}.product-detail__buy-addition-list{list-style-type:none;padding-left:0;margin:0}.product-detail__buy-addition-item{position:relative;font-size:14px;padding-left:20px}@media only screen and (max-width: 1199px){.product-detail__buy-addition-item{padding-left:15px}}.product-detail__buy-addition-item:after{background:linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);background:var(--gradient-1);border-radius:50%;content:"";height:10px;left:0;position:absolute;top:5px;width:10px}@media only screen and (max-width: 1199px){.product-detail__buy-addition-item:after{width:6px;height:6px;top:7px}}.product-detail__buy-addition-item:not(:last-child){margin-bottom:20px}@media only screen and (max-width: 1199px){.product-detail__buy-addition-item:not(:last-child){margin-bottom:7px}}.product-detail__buy-buttons{margin-bottom:25px}@media only screen and (max-width: 767px){.product-detail__buy-buttons{display:flex;flex-direction:column;margin-bottom:15px}}@media only screen and (max-width: 767px){.product-detail__buy-buttons>.btn{order:2}}.product-detail__buy-buttons>.btn:not(:last-child){margin-bottom:10px}.product-detail__buy-buttons-two{display:flex}@media only screen and (max-width: 767px){.product-detail__buy-buttons-two{order:1;margin-bottom:10px}}.product-detail__buy-buttons-two .btn{padding-left:0;padding-right:0;border:1px solid #b2b2b2;border:1px solid var(--color-gr60)}.product-detail__buy-buttons-two .btn:first-child{border-radius:7px 0 0 7px;border-right:1px solid #b2b2b2;border-right:1px solid var(--color-gr60)}.product-detail__buy-buttons-two .btn:last-child{border-radius:0 7px 7px 0}@media only screen and (max-width: 767px){.product-detail__buy-buttons-two .btn{background:none}}.product-detail__buy-bottom-text{font-size:14px;color:#4c4c4c;color:var(--color-gr100)}.product-detail__buy-bottom-text:not(:last-child){margin-bottom:20px}@media only screen and (max-width: 767px){.product-detail__buy-bottom-text:not(:last-child){margin-bottom:10px}}.product-detail__buy-bottom-text span{color:#4c4c4c;color:var(--color-gr100);font-weight:500}.product-detail__buy-consultation{display:none}@media only screen and (max-width: 767px){.product-detail__buy-consultation{display:block;margin-top:20px}}@media only screen and (max-width: 767px){._page-product .menu-nav__product{display:block}}.product-tabs-block{margin:80px 0 60px}@media only screen and (max-width: 767px){.product-tabs-block{margin:30px 0}}.product-desc__title-mobile{display:none}@media only screen and (max-width: 1023px){.product-desc__title-mobile{display:block;font-size:18px;font-weight:bold;margin-bottom:15px}}.product-desc-text{margin-bottom:30px;max-width:900px}@media only screen and (max-width: 1023px){.product-desc-text{font-size:14px;margin-bottom:0}}.product-desc-text__footer{display:none}@media only screen and (max-width: 767px){.product-desc-text__footer{display:block;margin-top:0px;height:22px}}.product-desc-text__footer-link{font-size:14px}@media only screen and (max-width: 1023px){.product-desc__specs{display:none}}@media only screen and (max-width: 1023px){.product-desc__tabs .tab-buttons{display:none}}@media only screen and (max-width: 1023px){.product-desc__tabs .tab-content{display:flex;flex-direction:column}}@media only screen and (max-width: 1023px){.product-desc__tabs .tab-content__item{position:relative;opacity:1;visibility:visible;pointer-events:all;transform:none}}@media only screen and (max-width: 1023px){.product-desc__tabs .tab-content__item:nth-child(1){order:2}}@media only screen and (max-width: 1023px){.product-desc__tabs .tab-content__item:nth-child(2){order:1}}.product-specs-list{list-style-type:none;padding-left:0;margin:0}.product-specs-list__item{display:flex;align-items:flex-end;line-height:1.4}.product-specs-list__item:not(:last-child){margin-bottom:20px}.product-specs-list__name{max-width:200px}.product-specs-list__name-wrap{display:flex;align-items:flex-end;width:370px}.product-specs-list__line{flex-grow:1;padding:0 10px;margin-bottom:7px}.product-specs-list__line:after{content:"";display:block;line-height:1;width:100%;height:1px;background-image:url("data:image/svg+xml,%3Csvg width=%27210%27 height=%271%27 viewBox=%270 0 210 1%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cline y1=%270.5%27 x2=%27210%27 y2=%270.5%27 stroke=%27%23b2b2b2%27 stroke-dasharray=%272 2%27/%3E%3C/svg%3E%0A")}.product-specs{-moz-column-break-inside:avoid;break-inside:avoid-column;display:flex;flex-wrap:wrap;margin:-20px}@media only screen and (max-width: 767px){.product-specs{margin:-10px}}.product-specs__item{width:33.3333%;padding:20px}@media only screen and (max-width: 1023px){.product-specs__item{width:50%}}@media only screen and (max-width: 767px){.product-specs__item{width:100%;padding:10px}}.product-specs__title-mobile{font-size:18px;font-weight:bold;margin-bottom:15px;display:none}@media only screen and (max-width: 767px){.product-specs__title-mobile{display:block}}.product-specs__footer{display:none}@media only screen and (max-width: 767px){.product-specs__footer{display:block;margin-top:10px;padding-left:10px}}.product-specs__footer-link{font-size:14px;color:#00d4fe;color:var(--color-primary)}.product-spec__title{font-size:18px;font-weight:bold;margin-bottom:15px}@media only screen and (max-width: 767px){.product-spec__title{font-size:16px;margin-bottom:5px}}.product-spec .product-detail__info-specs-item{display:flex;flex-direction:column}.catalog-body{display:flex;margin:20px 0 40px}@media only screen and (max-width: 1199px){.catalog-body{flex-direction:column}}@media only screen and (max-width: 767px){.catalog-body{margin:0 0 40px}}.catalog-aside{width:300px;margin-right:50px}@media only screen and (max-width: 1199px){.catalog-aside{padding:100px 0 30px 30px;margin:0;background-color:#fff;bottom:0;box-shadow:0 2px 20px rgba(0,0,0,.15);display:flex;height:100%;width:360px;position:fixed;right:0;top:0;transform:translate(100%, 0);transition:transform .4s ease;will-change:transform;z-index:100}}@media only screen and (max-width: 1199px)and (max-width: 600px){.catalog-aside{width:100vw}}@media only screen and (max-width: 1199px){.catalog-aside__scroll{height:100%;overflow-y:scroll;padding-right:30px}}.catalog-content{width:calc(100% - 350px)}@media only screen and (max-width: 1199px){.catalog-content{width:100%}}.catalog-content__prodlist{margin-bottom:40px}@media only screen and (max-width: 767px){.catalog-content__prodlist{margin-bottom:30px}}@media only screen and (max-width: 1023px){.catalog-aside__search{display:none}}.catalog-aside__search .is-active{color:#00d4fe;color:var(--color-primary)}.catalog-aside__header-mob{display:none;justify-content:space-between;position:absolute;top:0;left:0;width:100%;padding:30px}@media only screen and (max-width: 1199px){.catalog-aside__header-mob{display:flex}}.catalog-aside__header-mob-title{font-size:20px;font-weight:bold}.catalog-aside__header-mob-close{width:24px;height:24px;padding:5px;line-height:1.44}.catalog-aside__title{font-weight:bold;margin-bottom:25px}.catalog-aside__item{margin-bottom:15px}.catalog-aside__item-categories{margin-bottom:40px}.catalog-aside__item-title{font-size:14px}.catalog-aside__item-body .catalog-checkbox:not(:last-child){margin-bottom:10px}.catalog-aside__item-body .color-picker-row{padding-left:5px}.catalog-aside__item-body-inner{display:flex;flex-direction:column;align-items:flex-start;margin-top:10px}.catalog-aside__item-spoiler{width:100%;display:inline-flex;align-items:center;cursor:pointer}.catalog-aside__item-spoiler:after{content:"+";display:inline-block;color:#b2b2b2;color:var(--color-gr60);margin-left:5px;margin-bottom:3px;font-size:1.2em;line-height:16px}.catalog-aside__item-spoiler+.catalog-aside__item-body{display:none}.catalog-aside__list{list-style-type:none;padding-left:0;margin:0}.catalog-aside__list-item{margin-bottom:5px;font-size:14px;line-height:1.4}.catalog-aside__action{margin-top:30px}.catalog-aside__action .btn{width:100%}.catalog-aside__action .btn:not(:last-child){margin-bottom:10px}.catalog-aside__action .btn:last-child{font-size:14px}.catalog-content__categories{display:flex;flex-wrap:wrap;margin:-3px}@media only screen and (max-width: 767px){.catalog-content__categories{margin:-4px -8px}}.catalog-content__categories__item{width:20%;padding:3px}@media only screen and (max-width: 767px){.catalog-content__categories__item{width:auto;padding:4px 8px}}.catalog-content__categories__link{display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.44;height:120px;background:#f5f5f6;background:var(--color-gr20);border-radius:7px;border-radius:var(--radius-xs);padding:5px;transition-property:color;transition-duration:.3s;transition-timing-function:ease}@media only screen and (max-width: 1199px){.catalog-content__categories__link{height:90px}}@media only screen and (max-width: 767px){.catalog-content__categories__link{height:auto;padding:7px 15px}}.catalog-content__categories__link:hover{color:#00d4fe;color:var(--color-primary)}.catalog-content__categories__link-title{font-size:14px}@media only screen and (max-width: 1199px){.catalog-content__categories__link-title{font-size:12px}}.catalog-content__filter{display:flex;justify-content:space-between;margin-bottom:40px;margin-top:30px}.catalog-content__filter-select{font-size:14px;font-weight:bold}.catalog-content__filter-select-wrap{display:none}@media only screen and (max-width: 1023px){.catalog-content__filter-select-wrap{display:block;margin:0 0 0 -5px}}.catalog-content__filter-links{display:flex}@media only screen and (max-width: 1023px){.catalog-content__filter-links{display:none}}.catalog-content__filter-link{transition-property:color;transition-duration:.3s;transition-timing-function:ease;cursor:pointer}@media only screen and (max-width: 1199px){.catalog-content__filter-link{font-size:14px}}.catalog-content__filter-link:hover{color:#8e8e8e;color:var(--color-gr80)}.catalog-content__filter-link:not(:last-child){margin-right:30px}@media only screen and (max-width: 1199px){.catalog-content__filter-link:not(:last-child){margin-right:15px}}.catalog-content__filter-link.is-active{font-weight:bold;pointer-events:none}.catalog-content__filter-params{display:none}@media only screen and (max-width: 1199px){.catalog-content__filter-params{display:block;color:#00d4fe;color:var(--color-primary);font-size:14px}}html._open-catalog .catalog-aside{transform:translate(0, 0)}.close_filter{right:40px;top:30px}.cart-form__form{max-width:100%;margin-bottom:60px}@media only screen and (max-width: 1199px){.cart-form__form{margin-bottom:0}}.cart-form__item:not(:last-child){margin-bottom:30px}@media only screen and (max-width: 1199px){.cart-form__item:not(:last-child){margin-bottom:20px}}@media only screen and (max-width: 1199px){.cart-form__item:not(:last-child){margin-bottom:10px}}.cart-form__item-items{display:flex;flex-wrap:wrap;justify-content:space-between}.cart-form__item-items .form-item{width:48%;margin:0 0 20px 0}@media only screen and (max-width: 600px){.cart-form__item-items .form-item{width:100%;margin:0 0 10px 0}}@media only screen and (max-width: 1199px){.cart-form__next{display:none}}.cart-form__label{display:block;font-size:20px;margin-bottom:25px}@media only screen and (max-width: 767px){.cart-form__label{font-size:16px;font-weight:bold;margin-bottom:15px}}.cart-detail__item:not(:last-child){margin-bottom:60px}.cart-detail__item-title{font-size:20px;margin-bottom:20px}@media only screen and (max-width: 767px){.cart-detail__item-title{font-size:16px;font-weight:bold;margin-bottom:15px}}.form-cart{position:relative;display:block;border-radius:7px;border:1px solid #eeeeee;border:1px solid var(--color-gr40);padding:25px;transition-property:background;transition-duration:.3s;transition-timing-function:ease;cursor:pointer;height:100%}.form-cart.is-active{background:#f5f5f6;background:var(--color-gr20)}@media only screen and (max-width: 767px){.form-cart{padding:18px 20px}}.form-cart__title{font-size:14px;max-width:150px;line-height:1.33}@media only screen and (max-width: 767px){.form-cart__title{padding-left:30px;max-width:100%;font-weight:500}}.form-cart__text{margin-top:30px;font-size:13px;line-height:1.44;max-width:240px}@media only screen and (max-width: 767px){.form-cart__text{margin-top:10px;padding-left:30px;max-width:100%;color:#8e8e8e;color:var(--color-gr80)}}.form-cart__icon{position:absolute;top:25px;right:25px;width:30px;height:30px;border-radius:50%;background:#eeeeee;background:var(--color-gr40)}@media only screen and (max-width: 767px){.form-cart__icon{right:auto;left:20px;top:20px;width:15px;height:15px}}.form-cart__icon:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient( 24deg, rgb(208,114,249) 20%, rgb(0,212,254) 100%);background:var(--gradient-1);border-radius:50%;opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.form-cart__icon:after{content:"";position:absolute;width:16px;height:16px;top:7px;left:7px;background:#f5f5f6;background:var(--color-gr20);border-radius:50%;opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}@media only screen and (max-width: 767px){.form-cart__icon:after{display:none}}.form-cart__input:checked+.form-cart__icon:after,.form-cart__input:checked+.form-cart__icon:before{opacity:1}.cart-products__item{display:flex;align-items:center}@media only screen and (max-width: 767px){.cart-products__item{flex-wrap:wrap}}.cart-products__item:not(:last-child){margin-bottom:50px}@media only screen and (max-width: 767px){.cart-products__item:not(:last-child){margin-bottom:30px}}.cart-products__item._hidden{opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.cart-products__cell{flex-shrink:0}.cart-products__cell:nth-child(1){width:130px}@media only screen and (max-width: 767px){.cart-products__cell:nth-child(1){width:70px}}@media only screen and (max-width: 340px){.cart-products__cell:nth-child(1){width:60px}}.cart-products__cell:nth-child(2){width:521px}@media only screen and (max-width: 1640px){.cart-products__cell:nth-child(2){width:50%;font-size:14px}}@media only screen and (max-width: 1199px){.cart-products__cell:nth-child(2){width:40%}}@media only screen and (max-width: 767px){.cart-products__cell:nth-child(2){font-size:13px;flex-grow:1}}@media only screen and (max-width: 340px){.cart-products__cell:nth-child(2){font-size:12px;flex-grow:1}}.cart-products__cell:nth-child(3){width:100px}@media only screen and (max-width: 767px){.cart-products__cell:nth-child(3){width:85px}}@media only screen and (max-width: 600px){.cart-products__cell:nth-child(3){width:75px}}.cart-products__cell:nth-child(4){width:120px}@media only screen and (max-width: 767px){.cart-products__cell:nth-child(4){display:none}}.cart-products__cell:nth-child(5){width:30px;display:flex;align-items:center;justify-content:center}.cart-products__image-wrap{display:flex;align-items:center;justify-content:center;width:100px;height:100px}@media only screen and (max-width: 767px){.cart-products__image-wrap{width:60px;height:60px}}@media only screen and (max-width: 340px){.cart-products__image-wrap{width:50px;height:50px}}.cart-products__image-wrap img{max-height:100%}.cart-products__name{padding-right:40px}@media only screen and (max-width: 767px){.cart-products__name{padding-right:20px}}.cart-products__price{font-size:20px;font-weight:500}@media only screen and (max-width: 767px){.cart-products__price{font-size:16px;font-weight:bold}}.cart-products__price span{display:inline-block;margin-left:2px;font-weight:400;color:#8e8e8e;color:var(--color-gr80);font-size:.8em}.cart-products__price-mobile{display:none}@media only screen and (max-width: 767px){.cart-products__price-mobile{display:block;margin-top:10px}}@media only screen and (max-width: 767px){.cart-products__delete-btn{width:20px;height:20px}}.cart-head{margin-bottom:40px}@media only screen and (max-width: 767px){.cart-head{margin-bottom:30px}}.cart-head__back{display:inline-block;font-size:14px;margin-bottom:20px}@media only screen and (max-width: 767px){.cart-head__back{margin-bottom:10px}}.cart-head__title{font-size:28px;font-weight:300;color:#000000;color:var(--color-black)}@media only screen and (max-width: 767px){.cart-head__title{font-size:24px}}@media only screen and (max-width: 600px){.cart-head__title{font-size:17px;font-weight:600}}.cart-body{display:flex;justify-content:space-between;min-height:670px}@media only screen and (max-width: 1023px){.cart-body{flex-direction:column;min-height:auto}}.cart-body__left{width:60%}@media only screen and (max-width: 1023px){.cart-body__left{width:100%}}.cart-body__right{width:33%}@media only screen and (max-width: 1023px){.cart-body__right{width:100%}}.cart-aside{background:#f5f5f6;background:var(--color-gr20);border-radius:7px;border-radius:var(--radius-xs);padding:60px 50px}@media only screen and (max-width: 1640px){.cart-aside{padding:40px 30px}}@media only screen and (max-width: 1023px){.cart-aside{display:flex;flex-direction:column;background:none;border-radius:0}}.cart-aside__list{list-style-type:none;padding-left:0;margin:0;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #b2b2b2;border-bottom:1px solid var(--color-gr60)}.cart-aside__list-item{display:flex;justify-content:space-between;align-items:flex-end}.cart-aside__list-item:not(:last-child){margin-bottom:15px}.cart-aside__list-name{color:#8e8e8e;color:var(--color-gr80);font-size:14px}.cart-aside__list-price{font-size:30px;line-height:1;font-weight:bold}@media only screen and (max-width: 1640px){.cart-aside__list-price{font-size:24px}}@media only screen and (max-width: 1023px){.cart-aside__list-price{font-size:22px}}.cart-aside__list-price span{display:inline-block;font-weight:normal;margin-left:5px;font-size:20px;color:#8e8e8e;color:var(--color-gr80)}.cart-aside__list-value{font-weight:500}@media only screen and (max-width: 1640px){.cart-aside__list-value{font-size:14px}}.cart-aside__list-value span{display:inline-block;margin-left:5px}.cart-aside__delivery-list{list-style-type:none;padding-left:0;margin:0;margin-bottom:25px}@media only screen and (max-width: 1023px){.cart-aside__delivery-list{display:none}}.cart-aside__delivery-list-item:not(:last-child){margin-bottom:10px}.cart-aside__delivery-list-name{display:inline-block;margin-right:7px;color:#8e8e8e;color:var(--color-gr80);font-size:14px}.cart-aside__delivery-list-value{color:#00d4fe;color:var(--color-primary);font-weight:500}@media only screen and (max-width: 1640px){.cart-aside__delivery-list-value{font-size:14px}}.cart-aside__result{padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #b2b2b2;border-bottom:1px solid var(--color-gr60)}.cart-aside__result-count{font-size:14px;color:#8e8e8e;color:var(--color-gr80)}.cart-aside__result-count-text{font-size:14px;font-weight:bold;margin-bottom:5px}.cart-aside__result-price{display:flex;justify-content:space-between;align-items:flex-end;margin-top:10px}.cart-aside__result-price-name{font-size:14px;color:#8e8e8e;color:var(--color-gr80)}.cart-aside__result-price-price{font-size:30px;font-weight:bold;line-height:1.1}@media only screen and (max-width: 1640px){.cart-aside__result-price-price{font-size:24px}}@media only screen and (max-width: 1023px){.cart-aside__result-price-price{font-size:22px}}.cart-aside__result-price-price span{display:inline-block;font-weight:normal;margin-left:5px;font-size:.75em;color:#8e8e8e;color:var(--color-gr80)}.cart-aside__form-text-mobile{display:none}@media only screen and (max-width: 1023px){.cart-aside__form-text-mobile{display:block;font-size:14px;line-height:1.5;color:#8e8e8e;color:var(--color-gr80);margin-bottom:15px}}.cart-aside__form-privacy{margin-top:20px}.cart-aside__form-privacy-text{color:#8e8e8e;color:var(--color-gr80);font-size:12px;line-height:1.5}.cart-aside__privacy{margin-top:20px}.cart-aside__privacy-text{color:#8e8e8e;color:var(--color-gr80);font-size:12px;line-height:1.5}@media only screen and (max-width: 1023px){.cart-aside--products{padding:25px 0 0 0;margin-top:25px;border-top:1px solid #eeeeee;border-top:1px solid var(--color-gr40)}}@media only screen and (max-width: 1023px){.cart-aside--products .cart-aside__result{padding-bottom:0;margin-bottom:15px;border:none;order:1}}.cart-aside--products .cart-aside__button{margin-bottom:25px}@media only screen and (max-width: 1023px){.cart-aside--products .cart-aside__button{order:2;margin-bottom:10px}}@media only screen and (max-width: 1023px){.cart-aside--products .cart-aside__form-wrap{order:3;margin-top:30px}}@media only screen and (max-width: 1023px){.cart-aside--order{padding:0;margin-top:25px;display:flex;flex-direction:column}}@media only screen and (max-width: 1023px){.cart-aside--order .cart-aside__list{order:1}}.cart-aside--order .cart-aside__button{margin-bottom:25px}@media only screen and (max-width: 1023px){.cart-aside--order .cart-aside__button{order:2;margin-bottom:0}}@media only screen and (max-width: 1023px){.cart-aside--order .cart-aside__privacy{order:3}}.kit-item{margin-bottom:30px}.kit-item__title{font-size:22px;padding-bottom:10px;margin-bottom:30px;border-bottom:1px solid #eeeeee;border-bottom:1px solid var(--color-gr40)}.kit-item__title-number{display:inline-block;font-weight:500;margin-right:5px;color:#00d4fe;color:var(--color-primary)}.kit-item__elements{max-width:900px;display:flex;flex-wrap:wrap}.kit-item__elements .btn{margin:0 10px 15px 0}.kit-item__elements>.grid-layout{min-width:100%;margin-bottom:20px}.kit-item__elements._wide{max-width:100%}.kit-item__layouts{max-width:900px}.kit-item__layouts ._grid-box{width:100%;height:90px;background:#eeeeee;background:var(--color-gr40);border-radius:7px}.kit-item__layouts>.grid-layout{margin-bottom:20px}.numbers-big__row{display:flex;flex-wrap:wrap;margin:-21px -25px}@media only screen and (max-width: 1640px){.numbers-big__row{margin:-13px -17px}}.numbers-big__row .col{width:50%;padding:21px 25px}@media only screen and (max-width: 1640px){.numbers-big__row .col{padding:13px 17px}}@media only screen and (max-width: 600px){.numbers-big__row .col{width:100%}}.numbers-big__item{display:flex;border:1px solid #e4e4e4;border-radius:13px;height:251px}@media only screen and (max-width: 1640px){.numbers-big__item{height:100%}}@media only screen and (max-width: 1023px){.numbers-big__item{padding:15px;flex-wrap:wrap}}.numbers-big__item-top{height:100%}@media only screen and (max-width: 1023px){.numbers-big__item-top{display:flex;align-items:center;height:auto}}.numbers-big__item-top-title{font-size:14px;line-height:1.2;margin-left:11px;font-weight:600;display:none}@media only screen and (max-width: 1023px){.numbers-big__item-top-title{display:block}}.numbers-big__item-count{width:280px;height:100%;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:13px;background:rgba(217,217,217,.48)}@media only screen and (max-width: 1640px){.numbers-big__item-count{width:220px}}@media only screen and (max-width: 1023px){.numbers-big__item-count{width:88px;height:88px}}.numbers-big__item-count-name{font-size:20px;line-height:1;font-weight:600}@media only screen and (max-width: 1023px){.numbers-big__item-count-name{font-size:14px}}.numbers-big__item-count-numb{font-size:160px;font-weight:600;line-height:.9}@media only screen and (max-width: 1640px){.numbers-big__item-count-numb{font-size:120px}}@media only screen and (max-width: 1023px){.numbers-big__item-count-numb{font-size:60px}}.numbers-big__item-icon-wrap{width:280px;height:251px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:13px;background:rgba(217,217,217,.48)}@media only screen and (max-width: 1199px){.numbers-big__item-icon-wrap{width:200px;height:200px}}@media only screen and (max-width: 1023px){.numbers-big__item-icon-wrap{width:88px;height:88px}}.numbers-big__item-icon-wrap img{max-width:112px;max-height:112px}@media only screen and (max-width: 1199px){.numbers-big__item-icon-wrap img{max-width:90px;max-height:80px}}@media only screen and (max-width: 1023px){.numbers-big__item-icon-wrap img{max-width:55px;max-height:50px}}.numbers-big__item-picture{display:block;width:280px;height:100%;flex-shrink:0;border-radius:13px;overflow:hidden}@media only screen and (max-width: 1640px){.numbers-big__item-picture{width:260px}}@media only screen and (max-width: 1199px){.numbers-big__item-picture{width:240px}}@media only screen and (max-width: 1023px){.numbers-big__item-picture{width:77px;height:80px}}.numbers-big__item-content{padding:26px 28px}@media only screen and (max-width: 1199px){.numbers-big__item-content{padding:22px}}@media only screen and (max-width: 1023px){.numbers-big__item-content{width:100%;padding:15px 0 0}}.numbers-big__item-content-title{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:15px}@media only screen and (max-width: 1640px){.numbers-big__item-content-title{font-size:18px}}@media only screen and (max-width: 1023px){.numbers-big__item-content-title{display:none}}.numbers-big__item-content-desc{font-size:15px}@media only screen and (max-width: 1640px){.numbers-big__item-content-desc{font-size:13px}}@media only screen and (max-width: 767px){.numbers-big__item-content-desc{font-size:12px}}.numbers-big__item-content-desc p:not(:last-child){margin-bottom:10px}@media only screen and (max-width: 767px){.numbers-big__item-content-desc p:not(:last-child){margin-bottom:5px}}.numbers-small__item{display:flex;align-items:center;border:1px solid #d0d0d0;border-radius:13px;height:82px}@media only screen and (max-width: 767px){.numbers-small__item{height:65px}}.numbers-small__item-count{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:82px;height:82px;border-radius:13px;background:rgba(217,217,217,.48)}@media only screen and (max-width: 767px){.numbers-small__item-count{width:65px;height:65px}}.numbers-small__item-count-numb{font-size:60px;line-height:1;font-weight:600}@media only screen and (max-width: 1640px){.numbers-small__item-count-numb{font-size:50px}}.numbers-small__item-content{margin-left:22px;font-size:20px;line-height:1.2}@media only screen and (max-width: 1640px){.numbers-small__item-content{font-size:16px}}@media only screen and (max-width: 1199px){.numbers-small__item-content{font-size:14px}}@media only screen and (max-width: 767px){.numbers-small__item-content{margin-left:12px}}@media only screen and (max-width: 600px){.numbers-small__item-content{font-size:12.6px}}.numbers-small__item:not(:last-child){margin-bottom:32px}@media only screen and (max-width: 1640px){.numbers-small__item:not(:last-child){margin-bottom:16px}}@media only screen and (max-width: 1023px){.numbers-small__item:not(:last-child){margin-bottom:11px}}.numbers-two{display:flex;border-top:1px solid #d0d0d0;padding-top:30px}@media only screen and (max-width: 767px){.numbers-two{border:none;padding:0}}.numbers-two__item{width:50%;display:flex;flex-direction:column;align-items:center;text-align:center}.numbers-two__item-numb{font-size:160px;line-height:1}@media only screen and (max-width: 1640px){.numbers-two__item-numb{font-size:120px}}@media only screen and (max-width: 1023px){.numbers-two__item-numb{font-size:80px}}@media only screen and (max-width: 600px){.numbers-two__item-numb{font-size:60px}}.numbers-two__item-text{font-size:20px;line-height:1.2;max-width:360px}@media only screen and (max-width: 1640px){.numbers-two__item-text{font-size:18px}}@media only screen and (max-width: 1023px){.numbers-two__item-text{font-size:15px}}@media only screen and (max-width: 600px){.numbers-two__item-text{font-size:12.6px}}@media only screen and (max-width: 767px){.numbers-two__item:not(:last-child){border-right:1px solid #d0d0d0;padding-right:22px;margin-right:22px}}.numbers-two-2{display:flex;justify-content:center}@media only screen and (max-width: 600px){.numbers-two-2{flex-direction:column}}.numbers-two-2__item{width:40%;display:flex;justify-content:center}@media only screen and (max-width: 600px){.numbers-two-2__item{width:100%;justify-content:flex-start;align-items:center}}.numbers-two-2__item-numb{margin-right:19px}@media only screen and (max-width: 600px){.numbers-two-2__item-numb{position:relative;display:flex;align-items:center;justify-content:center;width:112px;height:91px;background:rgba(217,217,217,.4);flex-shrink:0}}.numbers-two-2__item-numb-numb{font-size:128px;line-height:1}@media only screen and (max-width: 1640px){.numbers-two-2__item-numb-numb{font-size:110px}}@media only screen and (max-width: 1199px){.numbers-two-2__item-numb-numb{font-size:96px}}@media only screen and (max-width: 767px){.numbers-two-2__item-numb-numb{font-size:60px}}@media only screen and (max-width: 600px){.numbers-two-2__item-numb-numb{font-size:80px}}.numbers-two-2__item-numb-text{position:relative;width:20px;height:20px;font-size:13px;line-height:1.2;display:none}@media only screen and (max-width: 600px){.numbers-two-2__item-numb-text{display:block}}.numbers-two-2__item-numb-text span{position:absolute;right:-17px;top:9;display:inline-block;transform:rotate(-90deg)}.numbers-two-2__item-content{padding-top:4px}.numbers-two-2__item-title{font-size:48px;line-height:1.2;font-weight:600;margin-bottom:10px}@media only screen and (max-width: 1640px){.numbers-two-2__item-title{font-size:36px}}@media only screen and (max-width: 1199px){.numbers-two-2__item-title{font-size:28px}}@media only screen and (max-width: 767px){.numbers-two-2__item-title{font-size:18px;margin-bottom:5px}}@media only screen and (max-width: 600px){.numbers-two-2__item-title{display:none}}.numbers-two-2__item-text{font-size:20px;line-height:1.2}@media only screen and (max-width: 1640px){.numbers-two-2__item-text{font-size:18px}}@media only screen and (max-width: 1199px){.numbers-two-2__item-text{font-size:16px}}@media only screen and (max-width: 767px){.numbers-two-2__item-text{font-size:12.6px}}.numbers-two-2__item:first-child{border-right:1px solid #d0d0d0;padding-right:60px;width:50%}@media only screen and (max-width: 1640px){.numbers-two-2__item:first-child{width:45%;padding-right:30px;margin-right:30px}}@media only screen and (max-width: 600px){.numbers-two-2__item:first-child{padding:0;margin:0;width:100%;border:none}}@media only screen and (max-width: 600px){.numbers-two-2__item:not(:last-child){margin-bottom:12px}}.action-form{position:relative;display:flex;justify-content:flex-end;background:linear-gradient(36.71deg, #BC71F5 12.28%, #5EB1F9 61.32%, #00F2FE 95.65%);border-radius:13px}@media only screen and (max-width: 767px){.action-form{flex-direction:column;align-items:center;margin-top:60px}}.action-form__image{position:absolute;left:26px;top:48%;transform:translateY(-50%);width:43%}@media only screen and (max-width: 1640px){.action-form__image{left:0}}@media only screen and (max-width: 1023px){.action-form__image{top:50%;width:50%}}@media only screen and (max-width: 767px){.action-form__image{position:relative;top:0;transform:none;width:100%;max-width:400px;margin-top:-45px}}.action-form__form-wrap{width:50%;padding:30px 37px}@media only screen and (max-width: 1640px){.action-form__form-wrap{width:60%}}@media only screen and (max-width: 1023px){.action-form__form-wrap{width:50%}}@media only screen and (max-width: 767px){.action-form__form-wrap{width:100%;max-width:400px;padding:0 20px 20px}}.action-form__label{margin-bottom:17px}@media only screen and (max-width: 1023px){.action-form__label{text-align:center}}.action-form__label-title{font-size:20px;line-height:1.2;font-weight:600;text-transform:uppercase;margin-bottom:4px}@media only screen and (max-width: 1199px){.action-form__label-title{font-size:18px}}@media only screen and (max-width: 767px){.action-form__label-title{font-size:14px}}.action-form__label-desc{font-size:15px;line-height:1.2}@media only screen and (max-width: 767px){.action-form__label-desc{font-size:12.6px}}.action-form__form-inputs{display:flex;justify-content:space-between;margin-bottom:17px}@media only screen and (max-width: 1023px){.action-form__form-inputs{flex-direction:column;margin-bottom:24px}}.action-form__form-inputs .form-input{width:calc(50% - 12px)}@media only screen and (max-width: 1023px){.action-form__form-inputs .form-input{width:100%}}.action-form__form-inputs .form-input:not(:last-child){margin-bottom:12px}.action-form__form-submit{display:flex;align-items:center}@media only screen and (max-width: 1023px){.action-form__form-submit{flex-direction:column;text-align:center}}.action-form__form-submit-privacy{margin-left:24px;font-size:15px;line-height:1.2;color:#ffffff;color:var(--color-white)}@media only screen and (max-width: 1199px){.action-form__form-submit-privacy{font-size:13px}}@media only screen and (max-width: 767px){.action-form__form-submit-privacy{font-size:10px}}@media only screen and (max-width: 1023px){.action-form__form-submit-privacy{margin:16px 0 0}}.action-form__form-submit-privacy a{-webkit-text-decoration:underline;text-decoration:underline;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.action-form__form-submit-privacy a:hover{opacity:.8}.cards-icon__item{display:flex;flex-direction:column;align-items:center;border-radius:13px;border:1px solid #dbdbdb;padding:36px 0;box-shadow:4px 4px 10px 0px rgba(139,167,190,.1215686275)}@media only screen and (max-width: 600px){.cards-icon__item{flex-direction:row;padding:28px 9px}}.cards-icon__item-icon-wrap{display:flex;justify-content:center;width:75px;height:75px;margin-bottom:23px}@media only screen and (max-width: 1199px){.cards-icon__item-icon-wrap{width:50px;height:50px}}@media only screen and (max-width: 600px){.cards-icon__item-icon-wrap{margin:0 20px 0 0}}.cards-icon__item-icon-wrap img{max-height:100%}.cards-icon__item-title{font-size:20px;line-height:1.2;text-align:center}@media only screen and (max-width: 1199px){.cards-icon__item-title{font-size:15px}}@media only screen and (max-width: 600px){.cards-icon__item-title{text-align:left}}.cards-icon-row{display:flex;justify-content:space-between;border-radius:13px;background:#f3f3f3;padding:36px}@media only screen and (max-width: 1199px){.cards-icon-row{padding:20px}}@media only screen and (max-width: 1023px){.cards-icon-row{flex-direction:column;padding:32px 24px}}.cards-icon-row__item{width:33%;display:flex}@media only screen and (max-width: 1023px){.cards-icon-row__item{width:100%}}.cards-icon-row__item-icon{width:75px;height:75px;flex-shrink:0;display:flex;justify-content:center}@media only screen and (max-width: 1199px){.cards-icon-row__item-icon{width:65px;height:65px}}@media only screen and (max-width: 1023px){.cards-icon-row__item-icon{width:56px;height:56px}}.cards-icon-row__item-icon img{max-height:100%}.cards-icon-row__item-content{margin-left:26px}@media only screen and (max-width: 1199px){.cards-icon-row__item-content{margin-left:18px}}.cards-icon-row__item-title{font-size:20px;line-height:1.2;font-weight:600;margin-bottom:15px}@media only screen and (max-width: 1199px){.cards-icon-row__item-title{font-size:16px;margin-bottom:10px}}@media only screen and (max-width: 600px){.cards-icon-row__item-title{font-size:14px;margin-bottom:5px}}.cards-icon-row__item-desc{font-size:15px;line-height:1.2;padding-right:40px}@media only screen and (max-width: 1199px){.cards-icon-row__item-desc{padding-right:10px}}@media only screen and (max-width: 600px){.cards-icon-row__item-desc{font-size:12.6px}}@media only screen and (max-width: 1023px){.cards-icon-row__item:not(:last-child){margin-bottom:35px}}.cards-text-top__item{border-radius:13px;border:1px solid #e4e4e4}.cards-text-top__item-top{background:rgba(217,217,217,.48);border-radius:13px;min-height:68px;display:flex;align-items:center;justify-content:center}.cards-text-top__item-title{font-size:20px;line-height:1.2}@media only screen and (max-width: 600px){.cards-text-top__item-title{font-size:18px}}.cards-text-top__item-desc{padding:29px;font-size:15px;line-height:1.2}@media only screen and (max-width: 1199px){.cards-text-top__item-desc{padding:20px}}@media only screen and (max-width: 600px){.cards-text-top__item-desc{padding:18px;font-size:12.6px}}.cards-text-top__item-desc p:not(:last-child){margin-bottom:10px}@media only screen and (max-width: 600px){.cards-text-top__item-desc p:not(:last-child){margin-bottom:5px}}.cards-text-border__cols{display:flex}@media only screen and (max-width: 1199px){.cards-text-border__cols{flex-wrap:wrap;margin:-13px}}.cards-text-border__cols .col{width:25%}@media only screen and (max-width: 1199px){.cards-text-border__cols .col{width:50%;padding:13px}}@media only screen and (max-width: 767px){.cards-text-border__cols .col{width:100%}}.cards-text-border__cols .col:not(:last-child) .cards-text-border__item{border-right:1px solid #d9d9d9}.cards-text-border__cols .col:nth-child(3){width:30%}@media only screen and (max-width: 1199px){.cards-text-border__cols .col:nth-child(3){width:50%}}@media only screen and (max-width: 767px){.cards-text-border__cols .col:nth-child(3){width:100%}}.cards-text-border__item{padding:0 30px;text-align:center}@media only screen and (max-width: 1640px){.cards-text-border__item{padding:0 15px}}@media only screen and (max-width: 1199px){.cards-text-border__item{border:1px solid #d9d9d9;border-radius:13px;padding:9px 15px;height:100%}}@media only screen and (max-width: 767px){.cards-text-border__item{text-align:left}}.cards-text-border__item:not(:last-child){border-right:1px solid #d9d9d9;padding-right:30px}@media only screen and (max-width: 1640px){.cards-text-border__item:not(:last-child){padding-right:15px}}.cards-text-border__item-title{font-size:20px;line-height:1.2;font-weight:bold;margin-bottom:13px;min-height:48px}@media only screen and (max-width: 1640px){.cards-text-border__item-title{font-size:18px}}@media only screen and (max-width: 1199px){.cards-text-border__item-title{min-height:0;min-height:initial;font-size:20px}}.cards-text-border__item-desc{font-size:15px;line-height:1.2}.credit-online{display:flex;justify-content:space-between}@media only screen and (max-width: 1023px){.credit-online{flex-direction:column}}.credit-online__content{width:36%}@media only screen and (max-width: 1023px){.credit-online__content{width:100%;order:2}}.credit-online__image{display:flex;flex-direction:column;width:60%;overflow:hidden;line-height:1;border-radius:13px}@media only screen and (max-width: 1023px){.credit-online__image{width:100%;order:1;margin-bottom:15px}}.credit-online__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shares-main{position:relative;display:none}@media only screen and (max-width: 600px){.shares-main{display:block}}.shares-main__back{position:absolute;top:0;left:0;width:100%;height:100%}.shares-main__content{position:relative;padding:54px 0 25px}.shares-main__content-title{font-size:50px;line-height:1.2;text-transform:uppercase;font-weight:600;margin-bottom:9px;text-align:center}.shares-main__content-image{width:100%;display:flex;justify-content:center}.shares-main__content-image img{max-height:250px;transform:scale(1.2)}.share-detail{display:flex;border:1px solid #e4e4e4;border-radius:13px}@media only screen and (max-width: 1199px){.share-detail{padding:10px}}@media only screen and (max-width: 767px){.share-detail{flex-direction:column;padding:21px 13px}}@media only screen and (max-width: 767px){.share-detail__left{display:flex;align-items:center;margin-bottom:15px}}.share-detail__left-title{font-size:14px;line-height:1.2;font-weight:600;display:none}@media only screen and (max-width: 767px){.share-detail__left-title{display:block}}.share-detail__picture{display:block;width:581px;flex-shrink:0;line-height:0;height:100%;border-radius:13px;overflow:hidden}@media only screen and (max-width: 1199px){.share-detail__picture{width:300px;height:300px}}@media only screen and (max-width: 1023px){.share-detail__picture{width:200px;height:200px}}@media only screen and (max-width: 767px){.share-detail__picture{width:77px;height:80px;margin-right:13px}}.share-detail__content{padding:70px 70px 11px 58px}@media only screen and (max-width: 1640px){.share-detail__content{padding:40px 30px 11px}}@media only screen and (max-width: 1199px){.share-detail__content{padding:10px 20px}}@media only screen and (max-width: 767px){.share-detail__content{padding:0}}.share-detail__content-title{font-size:40px;line-height:1.2;font-weight:600;margin-bottom:15px}@media only screen and (max-width: 1640px){.share-detail__content-title{font-size:32px}}@media only screen and (max-width: 1199px){.share-detail__content-title{font-size:28px}}@media only screen and (max-width: 767px){.share-detail__content-title{display:none}}.share-detail__content-desc{font-size:15px;line-height:1.2}@media only screen and (max-width: 1640px){.share-detail__content-desc{font-size:14px}}@media only screen and (max-width: 1199px){.share-detail__content-desc{font-size:13px}}@media only screen and (max-width: 767px){.share-detail__content-desc{font-size:12px}}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;-webkit-text-decoration:none;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(0.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
@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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:initial;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 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, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.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 #007aff;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .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-pagination{position:absolute;text-align:center;transition:300ms 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-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:8px;bottom:var(--swiper-pagination-bottom, 8px);top:auto;top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.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(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:0.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right, 8px);left:auto;left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;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:200ms transform, 200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}

/* End */


/* Start:/local/templates/template/styles/auth/auth.css?17381309401589*/
#modal-auth .popup-content{
    overflow: hidden;
}
.bxmaker-authuserphone-enter {
    width: calc(100% - 5px);

    font-family: "Montserrat", sans-serif;

    box-shadow: none;
}

.bxmaker-authuserphone-button__inner {
    color: #ffffff;
    background-color: #00d4fe;
}

.bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner {
    background-color: #00d4fe;
    opacity: .8;
}

a.bxmaker-authuserphone-link, a.bxmaker-authuserphone-link:visited {
    color: #00d4fe;
}

a.bxmaker-authuserphone-link:active, a.bxmaker-authuserphone-link:hover {
    color: #d072f9;
}

.bxmaker-authuserphone-button__title {
    font-size: 16px;
    font-weight: 400;
}

.bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-input__field,
.bxmaker-authuserphone-input-password__field{
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.4;
    color: #4c4c4c;
    border: 1px solid #eeeeee;
    background: #f5f5f6;
}

.bxmaker-authuserphone-enter-auth__title {
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: 400;
}

.bxmaker-authuserphone-input__title,
.bxmaker-authuserphone-input-password__title,
.bxmaker-authuserphone-input-phone__title{
    font-size: 14px;
}

.bxmaker-authuserphone-input input[type=otp], .bxmaker-authuserphone-input input[type=password], .bxmaker-authuserphone-input input[type=phone], .bxmaker-authuserphone-input input[type=tel], .bxmaker-authuserphone-input input[type=text], .bxmaker-authuserphone-input-password input[type=password], .bxmaker-authuserphone-input-password input[type=text] {
    font-size: 14px;
}
/* End */
/* /local/templates/template/components/arturgolubev/search.title/inSearch/style.css?1738130940228 */
/* /front-end/dist/assets/css/main.css?1748932480171721 */
/* /local/templates/template/styles/auth/auth.css?17381309401589 */
