

/* Start:/local/js/magnific-popup.css?17279664916951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  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;
  text-decoration: none;
  text-align: center;
  opacity: 0.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: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .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: 0.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; }

/* Main image in popup */
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; }

/* The shadow behind the image */
.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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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 {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/frontend/build/css/vendors.css?172811487043181*/
/*! 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;
}

.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps-container{position:relative}
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid rgba(0,0,0,0);border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0);box-shadow:0 0 0 1px rgba(0,0,0,0)}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);animation:spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);animation:spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed !important;color:#a6a6a6 !important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}
.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{-webkit-box-shadow:0px 0px 1px 2px rgba(52,152,219,.36);box-shadow:0px 0px 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;-webkit-box-sizing:content-box;box-sizing:content-box}.vue-slider-dot-tooltip-inner::after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top::after{top:100%;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);height:0;width:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom::after{bottom:100%;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);height:0;width:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left::after{left:100%;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);height:0;width:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right::after{right:100%;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);height:0;width:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}

/* End */


/* Start:/local/frontend/build/css/380.css?172811487031685*/
.input__error,.input__hint{margin-top:8px;padding-left:12px}.input__error p,.input__hint p{font-size:14px;line-height:1.15;margin:0}.input__error{color:#ff3800}.input__hint{color:#8d8d92}.error-fade-enter-active,.error-fade-leave-active,.hint-fade-enter-active,.hint-fade-leave-active{-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s}.error-fade-enter,.error-fade-leave-to{opacity:0;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.error-fade-enter-to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.hint-fade-enter,.hint-fade-leave-to{opacity:0;position:absolute;-webkit-transform:translateY(50%);transform:translateY(50%);visibility:hidden}.hint-fade-enter-to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}
.input{position:relative;width:100%}.input--search{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #757575;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.input--search .input__field{background-color:rgba(0,0,0,0);padding-left:10px}.input--search .input__field:not(:focus):not(:disabled):not(.input--search .input__field--error):hover{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.input--search .input__field:not(:focus):not(:disabled):not(.input--search .input__field--error){border-bottom-color:rgba(0,0,0,0)}.input--search .input__field:focus{border-bottom:rgba(0,0,0,0)}.input__placeholder{color:#757575;font-size:16px;left:12px;pointer-events:none;position:absolute;top:30px}.input__success{height:17px;position:absolute;right:27px;top:17px;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);width:10px}.input__success:before,.input__success:after{background-color:#001931;bottom:0;content:"";position:absolute}.input__success:before{border-radius:1px 0 0 1px;height:2px;left:0;width:0}.input__success:after{border-radius:1px 1px 0 0;height:0;right:0;width:2px}.input__range{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#757575;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;width:100%}.input__range-text{padding-left:16px}.input__range-value{background:#757575;border:0;color:#8d8d92;font-family:inherit;outline:none;padding-right:16px;width:100%}.input__field{-webkit-appearance:none;background-color:rgba(0,0,0,0);border-bottom:1px solid #757575;border-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit;font-size:16px;height:56px;outline:none;padding:8px 20px;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;width:100%}@media only screen and (max-width: 639px){.input__field{font-size:15px}}.input__field:-webkit-autofill{-webkit-background-clip:text}.input__field--placeholder{padding:28px 10px 8px}.input__field--placeholder::-webkit-scrollbar{width:8px}.input__field--placeholder::-webkit-scrollbar-track{background-clip:content-box;background-color:silver;border:2px solid rgba(0,0,0,0);border-radius:100px}.input__field--placeholder::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#001931;border:3px solid rgba(0,0,0,0);border-radius:3px}.input__field~.input__placeholder{-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s}.input__field:not(:focus):not(:disabled):not(:-moz-read-only):not(.input__field--error):hover{background-color:#e8e8ed;border-color:rgba(0,0,0,0);border-bottom-color:#7da1c4}.input__field:not(:focus):not(:disabled):not(:read-only):not(.input__field--error):hover{background-color:#e8e8ed;border-color:rgba(0,0,0,0);border-bottom-color:#7da1c4}.input__field:not(:focus):not(:disabled):not(:-moz-read-only):not(.input__field--error):hover~.input__icon .icon{fill:#505050}.input__field:not(:focus):not(:disabled):not(:read-only):not(.input__field--error):hover~.input__icon .icon{fill:#505050}.input__field:not(:focus):not(:disabled):not(.input__field--error){border-bottom-color:#7da1c4}.input__field:focus:not(:-moz-read-only){background-color:#fff}.input__field:focus:not(:read-only){background-color:#fff}.input__field:focus:not(:-moz-read-only)~.input__icon .icon{fill:#000}.input__field:focus:not(:read-only)~.input__icon .icon{fill:#000}.input__field:focus:not(:-moz-read-only):not(.input__field--error){border-color:rgba(0,0,0,0);border-bottom-color:#001931}.input__field:focus:not(:read-only):not(.input__field--error){border-color:rgba(0,0,0,0);border-bottom-color:#001931}.input__field:not(:-moz-placeholder-shown)~.input__placeholder{font-size:14px;top:10px}.input__field:not(:-ms-input-placeholder)~.input__placeholder{font-size:14px;top:10px}.input__field:focus~.input__placeholder,.input__field:not(:placeholder-shown)~.input__placeholder{font-size:14px;top:10px}.input__field--sm{height:40px;padding:10px 20px 6px 16px}.input__field--sm::-webkit-input-placeholder{color:#757575}.input__field--sm::-moz-placeholder{color:#757575}.input__field--sm:-ms-input-placeholder{color:#757575}.input__field--sm::-ms-input-placeholder{color:#757575}.input__field--sm::placeholder{color:#757575}.input__field--sm.input__field--valid:not(.input__field--pass):not(.input__field--area){padding-right:40px}.input__field--sm:not(.input__field--area)~.input__success{right:18px;top:9px}.input__field--sm~.input__icon{right:12px;top:10px}.input__field--sm~.input__icon-pass{right:12px;top:9px}.input__field--mid{height:48px}.input__field--pass{padding-right:50px}.input__field--pass[type=password]:not(.input__field--sm){font-size:27px}.input__field--area{min-height:80px;resize:none}.input__field--valid:not(.input__field--pass){padding-right:50px}.input__field--valid:not(.input__field--pass)~.input__success:before{-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;width:10px}.input__field--valid:not(.input__field--pass)~.input__success:after{height:16px;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;-webkit-transition-delay:.25s;transition-delay:.25s}.input__field--error{border-bottom:1px solid #ff3800;border-color:rgba(0,0,0,0);border-bottom-color:#ff3800}.input__field--filled:not(.input__field--error)~.input__icon .icon{fill:#000}.input__field--range{border:1px solid #757575 !important;min-width:115px;padding-right:24px;position:relative;text-align:right}@media only screen and (min-width: 640px){.input__field--range{font-size:18px}}.input__field--range~.rub{font-size:18px;position:absolute;right:10px;top:12px}@media only screen and (max-width: 1365px){.input__field--range~.rub{top:13px}}@media only screen and (max-width: 639px){.input__field--range~.rub{font-size:15px}}.input__field:-moz-read-only{border-bottom:1px solid #7da1c4;cursor:auto}.input__field:read-only{border-bottom:1px solid #7da1c4;cursor:auto}.input__icon-pass{color:#8d8d92;cursor:pointer;position:absolute;right:14px;top:16px;z-index:1}.input__icon{height:20px;position:absolute;right:22px;top:18px}.input__icon .icon{fill:#8d8d92;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s}.input--disabled{opacity:.4}.input--icon .input__field{padding-right:50px}.input .icon--clear{cursor:pointer}.input__bonus{font-size:14px;line-height:1.15;background-color:#fbe122;border-radius:2px;color:#001931;display:inline-block;padding:6px 10px;position:absolute;right:0;top:17px}.input-container{margin-bottom:20px}.input__field--area.input__field--placeholder{margin-top:28px;padding-top:0}
.btn{font-size:18px;line-height:1.28;font-weight:400;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:#001931;border:1px solid #001931;border-radius:2px;color:#fff;cursor:pointer;padding-bottom:12px;padding-top:12px;text-align:center;text-decoration:none}@media only screen and (max-width: 639px){.btn{font-size:16px;line-height:1.19}}.btn--small{font-size:16px;line-height:1.13;font-weight:400;padding-bottom:11px;padding-top:11px}.btn:disabled,.btn.disabled{background-color:#f6f6f6;border-color:#f6f6f6;color:silver;pointer-events:none}.btn:not(.btn--error):hover{background-color:#fff;border-color:inherit;color:#001931}.btn--error{background-color:#ff3800;border-color:#ff3800}.btn--error.btn--secondary{border-color:#ff3800;color:#ff3800}.btn--full{width:100%}.btn--secondary{background-color:#fff;border-color:#001931;color:#001931}.btn--secondary:not(.btn--error):hover{background-color:#001931;border-color:inherit;color:#fff}.btn--link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-color:silver;border-radius:42px;color:#757575;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:265px;padding:12px 25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn--link svg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.btn--link:not(.btn--error):hover{background-color:#fff;border-color:#757575;color:#757575}.btn--link:not(.btn--error):hover svg{-webkit-animation:slideArrow 1s ease-in-out;animation:slideArrow 1s ease-in-out}.btn--bonus{background-color:#fff;border-color:#001931;color:#001931;min-width:100px}@media only screen and (max-width: 639px){.btn--bonus{padding-left:5px;padding-right:5px}}.btn--bonus:not(.btn--error):hover{background-color:#001931;border-color:#001931;color:#fff}.btn--bonus:disabled,.btn--bonus.disabled{background-color:#fff;border-color:#fff;color:silver;pointer-events:none}.btn--transparent{background-color:rgba(0,0,0,0);border:0;color:#757575;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto;padding:0;width:auto}.btn--transparent:hover{background-color:rgba(0,0,0,0);color:#001931}.btn--transparent .icon{margin-left:19px}.btn--black{background-color:#000;color:#fff}@-webkit-keyframes slideArrow{0%,100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}50%{-webkit-transform:translate(10px, 0);transform:translate(10px, 0)}}@keyframes slideArrow{0%,100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}50%{-webkit-transform:translate(10px, 0);transform:translate(10px, 0)}}
.ButtonInput{width:100%}.ButtonInput__container{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.ButtonInput__notification{color:#757575;font-size:14px;font-weight:400;line-height:17px;margin-bottom:2px;padding-left:11px}.ButtonInput__wrap{border:1px solid silver;border-radius:2px;overflow:hidden;width:100%}.ButtonInput .input__field{border:0}.ButtonInput .btn--secondary{border-color:#fff;border-radius:2px;color:silver;height:calc(100% + 2px);margin-top:-1px;min-width:100px}.ButtonInput__input input::-webkit-outer-spin-button,.ButtonInput__input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ButtonInput__input input[type=number]{-moz-appearance:textfield}.ButtonInput input,.ButtonInput .input{border:0 !important;color:#001931;opacity:1 !important}.bad .ButtonInput__wrap{border-color:#ff3800 !important}.bad input,.bad .input,.bad .ButtonInput__notification{color:#ff3800 !important}.good input,.good .input,.good .ButtonInput__notification{color:#001931 !important;color:#001931 !important}.good .ButtonInput__wrap{border-color:#001931 !important}
.radioCheckbox{display:inline-block;font-weight:400;min-height:24px;position:relative}.radioCheckbox input{left:0;opacity:1;position:absolute;top:0;visibility:hidden}.radioCheckbox input:checked+.radioCheckbox__title:before{background-image:url("/local/frontend/build/css/../images/required/check-blue.svg")}.radioCheckbox input:disabled+.radioCheckbox__title{cursor:default;opacity:.35;pointer-events:none}.radioCheckbox__title{cursor:pointer;display:inline-block;font-size:16px;padding-left:32px;padding-top:4px}@media only screen and (max-width: 639px){.radioCheckbox__title{font-size:15px}}.radioCheckbox__title:before{-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff center center no-repeat;border:1px solid #001931;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:24px;left:0;position:absolute;top:0;width:24px}.radioCheckbox__title--small{font-size:12px;line-height:1.42;font-weight:400;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off}.radioCheckbox__title--medium{-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;font-size:14px;font-weight:400}@media only screen and (max-width: 1365px){.radioCheckbox input[type=checkbox]+.radioCheckbox__title:before{background-size:18px 18px;height:18px;top:4px;width:18px}}.radioCheckbox:not(.radioCheckbox--checkbox-style) input[type=radio]+.radioCheckbox__title:before{background-color:rgba(0,0,0,0);border-radius:50%}.radioCheckbox:not(.radioCheckbox--checkbox-style) input[type=radio]:checked+.radioCheckbox__title:before{background-color:rgba(0,0,0,0);background-image:none}.radioCheckbox:not(.radioCheckbox--checkbox-style) input[type=radio]:checked+.radioCheckbox__title:after{background-color:#001931;border-radius:50%;content:"";display:block;height:14px;left:5px;position:absolute;top:5px;width:14px}.radioCheckbox--toggle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.radioCheckbox--toggle__label{border-radius:20px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);cursor:pointer;display:inline-block;height:20px;position:relative;width:50px}.radioCheckbox--toggle__slider{background-color:silver;border-radius:20px;height:100%;left:0;position:absolute;top:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}.radioCheckbox--toggle__slider:before{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);content:"";height:18px;left:1px;position:absolute;top:1px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:18px}.radioCheckbox--toggle input{display:none}input:checked+.radioCheckbox--toggle__slider{background-color:#001931}input:checked+.radioCheckbox--toggle__slider:before{-webkit-transform:translateX(30px);transform:translateX(30px)}.radioCheckbox--toggle__title{font-size:18px;line-height:1;font-weight:400;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;padding-left:22px}@media only screen and (max-width: 1365px){.radioCheckbox--toggle__title{font-size:16px;line-height:1;padding-left:32px}}@media only screen and (max-width: 639px){.radioCheckbox--toggle__title{font-size:14px;line-height:1;padding-left:22px}}
.breadcrumbs__count{color:silver;display:inline-block;font-size:16px;font-weight:400;line-height:19px;padding-left:20px;width:100%}@media only screen and (max-width: 639px){.breadcrumbs__count{font-size:15px;line-height:18px}}.breadcrumbs__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.breadcrumbs__item{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.breadcrumbs__item:not(:last-child){margin-right:8px}.breadcrumbs__item span{font-size:14px;line-height:1.22;font-weight:500;color:silver}@media only screen and (max-width: 1023px){.breadcrumbs__item span{color:silver;font-size:14px}}.breadcrumbs__item .icon{color:silver}@media only screen and (max-width: 1023px){.breadcrumbs__item .icon{color:silver}}@media only screen and (max-width: 1023px){.breadcrumbs__item span,.breadcrumbs__item a{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;max-height:16px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}}.breadcrumbs__link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:silver;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none}.breadcrumbs__link:not(.h1){font-size:14px;line-height:1.22;font-weight:400}@media only screen and (max-width: 1023px){.breadcrumbs__link:not(.breadcrumbs__link--back){font-size:12px;line-height:1.17;color:silver}}.breadcrumbs__link:not(:last-child){padding-right:6px}.breadcrumbs__link--back{color:#001931;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:80px;max-width:calc(100% - 80px);row-gap:5px;width:auto}.breadcrumbs__link--back .icon{color:silver;margin-right:10px}.breadcrumbs__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}.breadcrumbs__logout{font-size:16px;line-height:1.19;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#757575;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}.breadcrumbs__logout .icon{margin-left:15px}@media only screen and (max-width: 639px){.breadcrumbs__logout .icon{margin-left:11px}}
.modal-box{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}@media only screen and (max-width: 639px){.modal-box{height:-webkit-fill-available;min-height:100%}}.modal-box__close-title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#001931;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:17px;font-weight:500;line-height:20px}.modal-box__mask{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;top:0;width:100%}@media only screen and (max-width: 1365px){.modal-box__mask--search{background-color:rgba(0,0,0,0)}}.modal-box__content{background-color:#fff;border-radius:2px;margin:auto;max-width:100%;position:relative;z-index:1}@media only screen and (max-width: 1023px){.modal-box__content{max-width:calc(100% - 40px)}}@media only screen and (max-width: 639px){.modal-box__content{height:100%;max-width:100%;width:100%}.modal-box__content--mini{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.modal-box__content--right{margin:0 0 0 auto}@media only screen and (max-width: 1365px){.modal-box__content--search{height:calc(100% - 105px);margin-top:auto;max-width:100%;width:100%}}@media only screen and (max-width: 639px){.modal-box__content--search{height:calc(100% - 50px)}}.modal-box__content--filter{border-radius:20px 0 0 20px}@media only screen and (max-width: 639px){.modal-box__content--filter{border-radius:0}}.modal-box__content--cart{border-radius:20px 0 0 20px}@media only screen and (max-width: 639px){.modal-box__content--cart{border-radius:0}}@media only screen and (max-width: 639px){.modal-box__content--bottom{border-radius:20px 20px 0 0;-webkit-box-shadow:0 -4px 6px rgba(0,0,0,.1);box-shadow:0 -4px 6px rgba(0,0,0,.1);height:auto;margin-top:auto !important}}.modal-box__content-wrap{max-height:100%;padding:40px;position:relative}@media only screen and (max-width: 639px){.modal-box__content-wrap{padding:40px 30px 30px}}.modal-box__content-wrap--filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}@media only screen and (max-width: 639px){.modal-box__content-wrap--filter{padding:65px 20px 15px}}.modal-box__content-wrap--scroll{padding-right:20px}.modal-box__content-wrap--cart{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}@media only screen and (max-width: 639px){.modal-box__content-wrap--order{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}}@media only screen and (max-width: 639px){.modal-box__content-wrap--bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 10px 30px}}.modal-box__title{margin-bottom:25px}@media only screen and (max-width: 639px){.modal-box__title{margin-bottom:20px}}.modal-box__close{background-color:rgba(0,0,0,0);border:0;cursor:pointer;position:absolute;right:20px;top:20px;z-index:1}@media only screen and (max-width: 639px){.modal-box__close{right:13px;top:13px}}.modal-box__close--section{left:25px;right:unset}.modal-box__close .icon{-webkit-transition:all .2s ease;transition:all .2s ease;color:#757575}.transform-modal-enter-active,.transform-modal-leave-active{-webkit-transition:all .35s;transition:all .35s}.transform-modal-enter,.transform-modal-leave-to{opacity:0}.transform-modal-enter-active .modal-box__content,.transform-modal-leave-active .modal-box__content{-webkit-transition:all .35s;transition:all .35s}.transform-modal-enter .modal-box__content,.transform-modal-leave-to .modal-box__content{-webkit-transform:translateY(30px);transform:translateY(30px)}
.tab-nav[data-v-9c46dd04]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0}.tab-nav__item[data-v-9c46dd04]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#757575;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tab-nav__item+.tab-nav__item[data-v-9c46dd04]{margin-left:27px}@media only screen and (max-width: 639px){.tab-nav__item+.tab-nav__item[data-v-9c46dd04]{margin-left:20px}}.tab-nav__item[data-v-9c46dd04]:hover{color:silver;-webkit-transition:.2s;transition:.2s}.tab-nav__item.selected[data-v-9c46dd04]{color:#001931}.tab-nav__icon[data-v-9c46dd04]{margin-right:10px}.tab--extra[data-v-9c46dd04]{padding-left:0}.tab--extra .tab-nav__item[data-v-9c46dd04]{border:1px solid #001931;border-radius:2px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:14px}.tab--extra .tab-nav__item[data-v-9c46dd04]:not(:last-child){margin-right:16px}.tab--extra .tab-nav__item.selected[data-v-9c46dd04]{background-color:#001931;color:#fff}.tab-content[data-v-9c46dd04]{background:#fff}
@media only screen and (max-width: 639px){.accordion__btn{text-align:center}}
.ya-map{height:100%;width:100%}.ya-map [class*=balloon__tail]{left:50% !important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ya-map [class*=balloon__content]{padding:0 !important}@media only screen and (max-width: 639px){.ya-map [class*=balloon_layout_panel]{border-radius:20px 20px 0 0}}.ya-map .balloon-content{color:#001931;font-family:"TTNorms",serif;font-size:18px;padding:40px 25px 25px}@media only screen and (max-width: 639px){.ya-map .balloon-content{font-size:15px;height:100%;padding:25px 10px}.ya-map .balloon-content__inner{height:100%;padding-bottom:30px;position:relative}.ya-map .balloon-content__inner .balloon-content__shop-schedules--btn{bottom:0;left:0;position:absolute;right:0}}.ya-map .balloon-content__shop-name{font-size:20px;line-height:1.15;font-weight:500;margin-bottom:15px}@media only screen and (max-width: 639px){.ya-map .balloon-content__shop-name{font-size:17px;margin-bottom:5px}}.ya-map .balloon-content__shop-address,.ya-map .balloon-content__shop-phone{margin-bottom:5px}.ya-map .balloon-content__shop-schedules{margin-top:15px}@media only screen and (max-width: 639px){.ya-map .balloon-content__shop-schedules{margin-top:10px}}
.notify{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#7da1c4;border-radius:0 0 10px 10px;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;font-size:20px;font-weight:400;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;letter-spacing:.02em;line-height:24px;min-height:48px;padding:7px 15px;position:fixed;right:0;top:0;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;z-index:999}@media only screen and (max-width: 1365px){.notify{font-size:15px;line-height:18px;min-height:44px}}@media only screen and (max-width: 1023px){.notify{text-align:center}}@media only screen and (max-width: 639px){.notify{min-height:39px}}.notify.error-bg{background-color:#ff3800}.slide-fade-enter-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-fade-leave-active{-webkit-transition:all .8s cubic-bezier(1, 0.5, 0.8, 1);transition:all .8s cubic-bezier(1, 0.5, 0.8, 1)}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.single-select--disabled,.multiselect-check--disabled{cursor:not-allowed}.single-select .multiselect__option--selected,.multiselect-check .multiselect__option--selected{background:#fff;color:#001931;font-weight:700}.single-select .multiselect__option--highlight,.multiselect-check .multiselect__option--highlight{background:#001931;color:#fff;outline:none}.single-select .multiselect__option--selected.multiselect__option--highlight,.multiselect-check .multiselect__option--selected.multiselect__option--highlight{background:#001931;color:#fff}.single-select .multiselect__tag,.multiselect-check .multiselect__tag{background:#001931}.single-select .multiselect__tag-icon:focus,.single-select .multiselect__tag-icon:hover,.multiselect-check .multiselect__tag-icon:focus,.multiselect-check .multiselect__tag-icon:hover{background:#7da1c4}.single-select .multiselect__tag-icon:after,.multiselect-check .multiselect__tag-icon:after{color:#fff;content:"×";font-size:14px}.single-select .multiselect__select:before,.multiselect-check .multiselect__select:before{border:solid #757575;border-width:0 2px 2px 0;display:inline-block;height:8px;padding:2px;top:5%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}.single-select .multiselect__content-wrapper::-webkit-scrollbar,.multiselect-check .multiselect__content-wrapper::-webkit-scrollbar{width:8px}.single-select .multiselect__content-wrapper::-webkit-scrollbar-track,.multiselect-check .multiselect__content-wrapper::-webkit-scrollbar-track{background-clip:content-box;background-color:silver;border:2px solid rgba(0,0,0,0);border-radius:100px}.single-select .multiselect__content-wrapper::-webkit-scrollbar-thumb,.multiselect-check .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#001931;border:3px solid rgba(0,0,0,0);border-radius:3px;border-radius:100px}.single-select .multiselect--disabled .multiselect__current,.single-select .multiselect--disabled .multiselect__select,.multiselect-check .multiselect--disabled .multiselect__current,.multiselect-check .multiselect--disabled .multiselect__select{background:rgba(0,0,0,0)}.multiselect-check__label{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.multiselect-check__checkbox{pointer-events:none}@media only screen and (max-width: 639px){.multiselect-check .multiselect__content-wrapper{display:none !important}}@media only screen and (max-width: 639px){.multiselect-check .multiselect--active .multiselect__select{-webkit-transform:rotate(0) !important;transform:rotate(0) !important}}.multiselect-check .multiselect__element:first-of-type{padding-top:10px}.multiselect-check .multiselect__element:last-of-type{padding-bottom:10px}.multiselect-check .multiselect__tags{border:1px solid silver;border-radius:0}.multiselect-check .multiselect__placeholder{color:#001931;font-size:18px;font-weight:400}@media only screen and (max-width: 1023px){.multiselect-check .multiselect__placeholder{font-size:16px;margin-bottom:8px}}.multiselect-check .multiselect__option{min-height:36px;padding-bottom:6px;padding-top:6px}.single-select .multiselect__element:first-of-type{padding-top:10px}.single-select .multiselect__element:last-of-type{padding-bottom:10px}.single-select .multiselect__tags{border:1px solid #757575;border-radius:2px;min-height:44px;padding-top:11px}@media only screen and (max-width: 639px){.single-select .multiselect__tags{min-height:36px;padding-top:7px}}.single-select .multiselect__placeholder{color:#001931;font-size:18px;font-weight:400}@media only screen and (max-width: 1365px){.single-select .multiselect__placeholder{font-size:16px;line-height:19px}}@media only screen and (max-width: 639px){.single-select .multiselect__select{height:35px;top:-2px}}.single-select .multiselect__option{min-height:36px;padding-bottom:6px;padding-top:6px}
.uiLoader{background-image:url("/local/frontend/build/css/../images/required/svg-static/loader.svg");background-position:center;background-repeat:no-repeat;background-size:contain;height:130px;margin:0 auto;opacity:0;width:130px}.uiLoader.visible{height:163px;opacity:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:163px}.uiLoader-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.6);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:calc(var(--vh, 1vh)*100);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999999}.uiLoader-wrapper.white{background:#fff}
.uiNumberInput{border:1px solid #757575;border-radius:2px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:100%}.uiNumberInput input{-moz-appearance:textfield;border:0;-webkit-box-flex:1;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;font-size:18px;height:42px;line-height:19px;margin:0 auto;max-width:100%;outline:0;text-align:center;vertical-align:top;width:100%}@media only screen and (max-width: 1365px){.uiNumberInput input{font-size:16px;line-height:19px}}.uiNumberInput input::-webkit-inner-spin-button,.uiNumberInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.uiNumberInput input:focus{outline:0}.uiNumberInput button{background-color:rgba(0,0,0,0);border:0;border-left-width:1px;border-radius:3px;color:#757575;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-family:sans-serif;font-size:.875rem;font-weight:bold;height:42px;line-height:1.7;outline:0;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:33px;z-index:5}.uiNumberInput button:hover,.uiNumberInput button:active,.uiNumberInput button:focus{border-color:#7da1c4;color:#7da1c4;outline:none}.uiNumberInput button:disabled,.uiNumberInput button.is-disabled{color:silver;cursor:not-allowed;opacity:1}

/* End */


/* Start:/local/frontend/build/css/headerTemplate.css?172811487034862*/
.topMenu__sub[data-v-2dc2a06c]{width:100%;padding-left:50px;padding-right:50px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1365px){.topMenu__sub[data-v-2dc2a06c]{padding-left:40px;padding-right:40px}}@media only screen and (max-width: 1023px){.topMenu__sub[data-v-2dc2a06c]{padding-left:20px;padding-right:20px}}@media only screen and (max-width: 639px){.topMenu__sub[data-v-2dc2a06c]{padding-left:10px;padding-right:10px}}.topMenu__nav[data-v-2dc2a06c],.topMenu__list[data-v-2dc2a06c]{margin:0;padding:0}.topMenu__nav li[data-v-2dc2a06c],.topMenu__list li[data-v-2dc2a06c]{list-style:none}.topMenu[data-v-2dc2a06c]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:15px}@media only screen and (max-width: 1679px)and (min-width: 1366px){.topMenu[data-v-2dc2a06c]{margin-left:38px}}.topMenu__list[data-v-2dc2a06c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.topMenu__list-item[data-v-2dc2a06c]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 15px}@media only screen and (max-width: 1679px)and (min-width: 1366px){.topMenu__list-item[data-v-2dc2a06c]{padding-left:.6vw;padding-right:.6vw}}.topMenu__list-item:hover .topMenu__head-link[data-v-2dc2a06c]{text-shadow:0 0 0 #001931}.topMenu__list-item:hover .topMenu__sub[data-v-2dc2a06c]{display:block}.topMenu__head-link[data-v-2dc2a06c]{color:#001931;font-size:17px;text-decoration:none}@media only screen and (max-width: 1679px)and (min-width: 1366px){.topMenu__head-link[data-v-2dc2a06c]{font-size:.925vw}}.is-special .topMenu__head-link[data-v-2dc2a06c]{color:#ff3800}.is-special:hover .topMenu__head-link[data-v-2dc2a06c]{text-shadow:0 0 0 #ff3800}.topMenu__sub[data-v-2dc2a06c]{display:none;left:0;position:absolute;top:100%;width:100%}.topMenu__sub a[data-v-2dc2a06c]{color:#001931;font-size:17px;line-height:1.18;text-decoration:none}.topMenu__sub a[data-v-2dc2a06c]:hover{text-decoration:underline}.topMenu__sub .topMenu__nav-head[data-v-2dc2a06c]:hover{text-decoration:none}.topMenu__sub-row[data-v-2dc2a06c]{background-color:#fff;border-radius:0 0 2px 2px;border-top:1px solid silver;-webkit-column-gap:1.95%;-moz-column-gap:1.95%;column-gap:1.95%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:40px 65px;row-gap:20px}.topMenu__sub-row.--nav[data-v-2dc2a06c]{padding:0}.topMenu__sub-col[data-v-2dc2a06c]{width:12.613%}.topMenu__sub-head[data-v-2dc2a06c]{display:inline-block;text-transform:uppercase}.topMenu__sub-links[data-v-2dc2a06c]{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:20px;row-gap:12px}.topMenu__nav[data-v-2dc2a06c]{-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:9.375vw;padding-right:9.375vw;position:relative;width:100%}.topMenu__nav[data-v-2dc2a06c]:after{border-bottom:1px solid silver;content:"";display:block;left:0;position:absolute;top:69px;width:100%}.topMenu__nav-head[data-v-2dc2a06c]{display:block;padding:25px 0;position:relative;z-index:1}.topMenu__nav-item.active .topMenu__nav-head[data-v-2dc2a06c]{background-color:#fff}.topMenu__nav-item.active .topMenu__nav-head span[data-v-2dc2a06c]:first-child{text-shadow:0 0 0 #001931}.topMenu__nav-item.active .topMenu__nav-row[data-v-2dc2a06c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.topMenu__nav-row[data-v-2dc2a06c]{background-color:#fff;border-radius:0 0 2px 2px;-webkit-column-gap:1.85vw;-moz-column-gap:1.85vw;column-gap:1.85vw;display:none;left:0;padding:40px 0 40px 9.375vw;position:absolute;top:100%;width:100%}@media only screen and (max-width: 1679px)and (min-width: 1366px){.topMenu__nav-row[data-v-2dc2a06c]{padding-left:40px;padding-right:40px}}.topMenu__nav-col-head[data-v-2dc2a06c]{display:inline-block;text-transform:uppercase}.topMenu__nav-col-items[data-v-2dc2a06c]{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:20px;row-gap:12px}
.mobMenu__secondary,.mobMenu__body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 50px;padding-top:15px;row-gap:15px}@media only screen and (max-width: 639px){.mobMenu__secondary,.mobMenu__body{margin-left:10px;margin-right:10px;padding-top:15px;row-gap:20px}}.mobMenu{height:calc(var(--vh, 1vh)*100);left:0;position:fixed;top:0;width:100vw;z-index:301}.mobMenu.closed .mobMenu__pane{-webkit-transform:translate3d(-470px, 0, 0) !important;transform:translate3d(-470px, 0, 0) !important}.mobMenu.closed .mobMenu__back{background-color:rgba(0,0,0,0)}.mobMenu.before-close .mobMenu__pane{-webkit-transform:translate3d(-470px, 0, 0) !important;transform:translate3d(-470px, 0, 0) !important}.mobMenu.before-close .mobMenu__back{background-color:rgba(0,0,0,0)}.mobMenu__back{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:100%}.mobMenu__pane{background-color:#fff;border-radius:0 20px 20px 0;height:100%;left:0;overflow:hidden;position:absolute;top:0;-webkit-transition:-webkit-transform .2s ease !important;transition:-webkit-transform .2s ease !important;transition:transform .2s ease !important;transition:transform .2s ease, -webkit-transform .2s ease !important;width:470px;z-index:2}@media only screen and (max-width: 1023px){.mobMenu__pane{border-radius:0 16px 16px 0}}@media only screen and (max-width: 639px){.mobMenu__pane{border-radius:0;max-width:unset;width:100%}}.mobMenu__close{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:60px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:0;width:50px;z-index:1}.mobMenu__pane-inner{height:100%;width:100%}@media only screen and (max-width: 639px){.mobMenu__pane-inner{padding-bottom:65px}}.mobMenu__pane-inner .ps__thumb-y{background-color:rgba(0,0,0,0)}.mobMenu__pane-inner.ps--scrolling-y .ps__thumb-y{background-color:silver}.mobMenu__nav{background-color:#f6f6f6;border-radius:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:62px 15px 0 8px;padding:6px}@media only screen and (min-width: 640px){.mobMenu__nav{margin-left:45px;margin-right:45px}}.mobMenu__nav-item{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:132px;-ms-flex-preferred-size:132px;flex-basis:132px;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;font-size:19px;font-style:normal;font-weight:400;height:37px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:3px;padding-right:3px;text-align:center}.mobMenu__nav-item.active{background-color:#001931;color:#fff;font-weight:500}.mobMenu__parent-item{cursor:pointer;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;font-size:19px;font-style:normal;font-weight:400}@media only screen and (max-width: 639px){.mobMenu__parent-item{padding-right:8px}}.mobMenu__parent-item.active .mobMenu__parent-head{font-weight:bold}.mobMenu__parent-item.active .mobMenu__children{line-height:1.18;padding-top:20px;row-gap:15px}.mobMenu__parent-head{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#001931;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}.mobMenu__parent-head.is-special{color:#ff3800}.mobMenu__children{-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;line-height:0;overflow:hidden;padding-left:30px;padding-top:0;row-gap:0}@media only screen and (max-width: 639px){.mobMenu__children{padding-left:15px}}.mobMenu__link{color:#001931;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;font-size:19px;font-style:normal;font-weight:400;text-decoration:none}.mobMenu__secondary{border-top:1px solid silver;margin-top:15px}@media only screen and (max-width: 639px){.mobMenu__secondary{margin-top:12px}}.mobMenu__bottom{margin-top:25px;padding:0 10px}.mobMenu__bottom-item{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#001931;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;font-size:19px;font-style:normal;font-weight:400;text-decoration:none}.mobMenu__bottom-item-size36{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:36px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:36px}
@media only screen and (max-width: 639px){.cityList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:calc(var(--vh, 1vh)*100 - 100px)}}.cityList__items{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:620px}@media only screen and (max-width: 639px){.cityList__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}}.cityList__item{font-size:18px;line-height:1.17;font-weight:400;cursor:pointer;margin-bottom:10px;width:33.333%}@media only screen and (max-width: 1365px){.cityList__item{font-size:16px;line-height:1.19}}@media only screen and (max-width: 639px){.cityList__item{font-size:15px;line-height:1.2;width:100%}}.cityList .ps-container{margin-bottom:0}@media only screen and (max-width: 639px){.cityList .ps-container{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0}}.citySearch{margin-top:40px;position:relative}@media only screen and (max-width: 639px){.citySearch{margin-top:0;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}.citySearch__title{margin-bottom:40px}@media only screen and (max-width: 639px){.citySearch__title{margin-bottom:15px;margin-top:35px}}.citySearch__result{background:#fff;background-color:#fff;border-radius:2px;bottom:0;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);height:100%;margin-top:4px;padding:10px;position:absolute;top:100%;width:100%;z-index:2}@media only screen and (max-width: 639px){.citySearch__result{top:39px}}.citySearch__item{font-size:16px;line-height:1.19;font-weight:400;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:2px;cursor:pointer;padding:8px 10px}@media only screen and (max-width: 639px){.citySearch__item{font-size:15px;line-height:1.2}}.citySearch__item:hover{background-color:#001931;color:#fff}
.lazyImage[data-v-8140a206]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.lazyImage[data-v-8140a206] picture,.lazyImage[data-v-8140a206] img{width:100%}
.CheckOrder{width:500px}@media only screen and (max-width: 639px){.CheckOrder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:calc(100vw - 60px)}}.CheckOrder__slide{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border:0;border-radius:2px 0 0 2px;bottom:0;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;position:absolute;top:0;width:30px;z-index:3}@media only screen and (max-width: 639px){.CheckOrder__slide{bottom:unset;height:184px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:26px}}.CheckOrder__slide:disabled{background-color:#fff;cursor:auto}.CheckOrder__slide:disabled svg{display:none}.CheckOrder__slide--next{right:-15px}@media only screen and (max-width: 639px){.CheckOrder__slide--next{right:0}}.CheckOrder__slide--prev{left:-15px}@media only screen and (max-width: 639px){.CheckOrder__slide--prev{left:0}}.CheckOrder__btn{margin-top:35px;min-width:265px}@media only screen and (max-width: 1365px){.CheckOrder__btn{width:100%}}@media only screen and (max-width: 639px){.CheckOrder__btn{bottom:0;margin-top:auto;min-width:unset}}.CheckOrder__label{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 639px){.CheckOrder__label{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;margin-bottom:0}}.CheckOrder__label:not(:last-of-type){margin-bottom:11px}@media only screen and (max-width: 639px){.CheckOrder__label:not(:last-of-type){margin-bottom:15px}}.CheckOrder__error{color:#ff3800;font-size:16px;font-weight:400;line-height:19px;margin-bottom:5px}@media only screen and (max-width: 639px){.CheckOrder__error{font-size:15px;line-height:18px}}.CheckOrder__label-text{color:#001931;font-size:16px;font-weight:400;line-height:19px}@media only screen and (max-width: 639px){.CheckOrder__label-text{font-size:15px;line-height:18px}.CheckOrder__label-text--bold{font-size:14px;line-height:17px}}.CheckOrder__label-text--bold{font-weight:500}.CheckOrder__status{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:13px;-moz-column-gap:13px;column-gap:13px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px}.CheckOrder__status-text{font-size:16px;font-weight:500;line-height:19px;text-transform:uppercase}@media only screen and (max-width: 639px){.CheckOrder__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative}}
.miniCart{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:374px}@media only screen and (max-width: 1365px){.miniCart{width:360px}}@media only screen and (max-width: 639px){.miniCart{width:100%}}.miniCart__scroll-area{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;padding-right:40px;width:calc(100% + 40px)}@media only screen and (max-width: 639px){.miniCart__scroll-area{padding-right:30px;width:calc(100% + 30px)}}.miniCart__summary{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%}.miniCart__summary span{display:inline-block;font-size:20px;font-weight:400;letter-spacing:.02em;line-height:24px;padding-top:30px}@media only screen and (max-width: 1365px){.miniCart__summary span{font-size:18px;line-height:20px;padding-top:20px}}@media only screen and (max-width: 639px){.miniCart__summary span{font-size:16px;line-height:18px;padding-top:15px}}.miniCart__summary span+span{padding-top:2px}.miniCart__btn{display:block;margin-top:50px;text-align:center;text-decoration:none}.miniCart__btn-inner{margin-top:25px}@media only screen and (max-width: 1365px){.miniCart__btn-inner{margin-top:20px}}@media only screen and (max-width: 639px){.miniCart__btn-inner{margin-top:15px}}.miniCart__items{padding-bottom:10px;padding-right:7px}@media only screen and (max-width: 639px){.miniCart__items{padding-right:0}}.miniCart__items .miniCart__item:not(:last-of-type){margin-bottom:25px}.miniCart__item{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%}.miniCart__picture{height:156px;width:115px}.miniCart__info{width:calc(100% - 130px)}.miniCart__cart-item-remove{bottom:0;cursor:pointer;position:absolute;right:0}.miniCart__name{color:#001931;display:block;font-size:18px;font-weight:500;line-height:21px;margin-bottom:15px;text-decoration:none}@media only screen and (max-width: 1365px){.miniCart__name{font-size:16px;line-height:19px}}.miniCart__param{font-size:16px;line-height:19px;margin-bottom:5px}@media only screen and (max-width: 1365px){.miniCart__param{font-size:15px;line-height:18px}}.miniCart__param--price{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px;row-gap:5px}.miniCart__price{color:#001931;font-size:18px;font-weight:400;line-height:21px}.miniCart__price--dash{text-decoration:line-through;text-decoration-color:#001931}.miniCart__price--red{color:#ff3800}.miniCart__text-empty{font-size:18px;font-weight:400;line-height:28px;text-align:center}.miniCart__text-empty:last-of-type{margin-top:25px}
.authForm{max-width:345px}@media only screen and (max-width: 639px){.authForm{height:calc(var(--vh, 1vh)*100);max-width:100%}}.authForm--white .input__field,.authForm--white .input__field~.input__placeholder{color:#fff}.authForm--white .input__field:focus,.authForm--white .input__field:hover{background-color:rgba(0,0,0,0) !important;border-bottom-color:#fff !important}.authForm--white .input__field:-webkit-autofill{-webkit-text-fill-color:#fff !important}.authForm--white .authForm__send-code{color:#fff}.authForm--white .authForm__send-code:after{background-color:#fff}.authForm__input{margin-bottom:45px}.authForm__input-error{color:#ff3800;margin-top:8px;padding-left:12px}.authForm__checkbox{margin-top:25px}.authForm__checkbox .radioCheckbox+.radioCheckbox{margin-top:15px}.authForm__checkbox .link{color:inherit}.authForm__phone{font-size:16px;line-height:1.19;margin-bottom:15px}@media only screen and (max-width: 639px){.authForm__phone{font-size:15px;line-height:1.2}}.authForm__phone-change{background-color:rgba(0,0,0,0);border:0;cursor:pointer;font-weight:500}.authForm__timer{font-size:16px;line-height:1.19;margin-top:15px}@media only screen and (max-width: 639px){.authForm__timer{font-size:15px;line-height:1.2}}
.sliderCard--huge[data-v-6fcef23a]{height:100%}@media only screen and (max-width: 639px){.sliderCard--huge[data-v-6fcef23a]{height:auto}}.sliderCard__pagination[data-v-6fcef23a]{bottom:11px;font-size:0}@media only screen and (max-width: 639px){.sliderCard__pagination[data-v-6fcef23a]{bottom:5px}}.sliderCard__pagination[data-v-6fcef23a] .swiper-pagination-bullet{background-color:#fff;height:12px;margin:0 10px;opacity:1;width:12px}@media only screen and (max-width: 1365px){.sliderCard__pagination[data-v-6fcef23a] .swiper-pagination-bullet{background-color:silver;height:7px;margin-left:6px;margin-right:6px;width:7px}}.sliderCard__pagination[data-v-6fcef23a] .swiper-pagination-bullet-active{background-color:#757575}.sliderCard__item[data-v-6fcef23a]{background-color:#f6f6f6;background-image:url("/local/frontend/build/css/../images/required/svg-static/loader.svg");background-position:50% 50%;background-repeat:no-repeat;background-size:80px;display:block;height:100%;padding-top:132.835%;position:relative;width:100%}@media only screen and (max-width: 1365px){.sliderCard__item[data-v-6fcef23a]{padding-top:129%}}@media only screen and (max-width: 1023px){.sliderCard__item[data-v-6fcef23a]{padding-top:131.345%}}@media only screen and (max-width: 639px){.sliderCard__item[data-v-6fcef23a]{height:auto;padding-top:129%}}.sliderCard__lazy[data-v-6fcef23a]{height:100%;left:50%;max-width:none;position:absolute;top:0;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);width:100%}.sliderCard__lazy[data-v-6fcef23a] img{width:100%}.sliderCard__area[data-v-6fcef23a]{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.sliderCard__area-item[data-v-6fcef23a]{display:block;position:absolute}
.pickSize[data-v-25c07784]{width:480px}@media only screen and (max-width: 1365px){.pickSize[data-v-25c07784]{width:460px}}@media only screen and (max-width: 639px){.pickSize[data-v-25c07784]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:calc(var(--vh, 1vh)*100 - 130px);width:100%}}.pickSize__sizes[data-v-25c07784]{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:45px;row-gap:15px;width:100%}@media only screen and (max-width: 1365px){.pickSize__sizes[data-v-25c07784]{margin-bottom:35px}}@media only screen and (max-width: 639px){.pickSize__sizes[data-v-25c07784]{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:auto;row-gap:8px}}@media only screen and (max-width: 639px){.pickSize__wrap-btn[data-v-25c07784]{-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.pickSize__btn[data-v-25c07784]{max-width:unset;width:100%}@media only screen and (max-width: 639px){.pickSize__btn--ios[data-v-25c07784]{margin-bottom:75px}}.pickSize__size[data-v-25c07784]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid silver;border-radius:2px;color:#001931;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;font-weight:400;height:37px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:21px;min-width:38px;padding-left:5px;padding-right:5px;white-space:nowrap}@media only screen and (max-width: 639px){.pickSize__size[data-v-25c07784]{font-size:16px;height:35px;line-height:19px;min-width:36px}}.pickSize__size[data-v-25c07784]:hover{border-color:#001931}.pickSize__size--checked[data-v-25c07784]{background:#001931;border-color:#001931;color:#fff}
.SearchContent{width:465px}@media only screen and (max-width: 1365px){.SearchContent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:calc(var(--vh, 1vh)*100 - 100px);width:100%}}.SearchContent__card{margin-top:50px;width:100%}.SearchContent__card .ps__rail-y{opacity:0 !important}.SearchContent__card .card.page-card-item{margin-left:auto;margin-right:auto;max-width:305px}.SearchContent__card::v-deep .card__brand-icon{margin-bottom:6px}@media only screen and (min-width: 1366px){.SearchContent .card__labels{bottom:35px}}.SearchContent__result{margin-top:40px}@media only screen and (max-width: 639px){.SearchContent__result{margin-top:20px}}.SearchContent__intro{border-top:1px solid silver;color:#757575;font-size:18px;font-weight:400;line-height:21px;margin-bottom:15px;padding-top:14px}@media only screen and (max-width: 1365px){.SearchContent__intro{display:none}}.SearchContent__items{background-color:#fff;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:15px;width:100%}@media only screen and (max-width: 1365px){.SearchContent__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 639px){.SearchContent__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.SearchContent__item{color:#001931;cursor:pointer;display:block;font-size:18px;font-weight:400;line-height:21px;text-decoration:none;width:100%}@media only screen and (max-width: 1365px){.SearchContent__item{font-size:16px;line-height:19px;width:calc(50% - 8px)}}@media only screen and (max-width: 1023px){.SearchContent__item{width:calc(33.333% - 10px)}}@media only screen and (max-width: 639px){.SearchContent__item{font-size:15px;line-height:18px;width:100%}}.SearchContent .ps-container{margin-bottom:0}@media only screen and (max-width: 639px){.SearchContent .ps-container{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0 0 60px}}@media only screen and (min-width: 1366px){.SearchContent__input{max-width:215px}}.SearchContent__input .icon{cursor:pointer}.SearchContent .ps-container{height:calc(var(--vh, 1vh)*100 - 270px)}@media only screen and (max-width: 639px){.SearchContent .ps-container{height:calc(var(--vh, 1vh)*100 - 220px)}}
.header__bottom[data-v-f08ba8b0],.header__top-container[data-v-f08ba8b0]{width:100%;padding-left:50px;padding-right:50px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1365px){.header__bottom[data-v-f08ba8b0],.header__top-container[data-v-f08ba8b0]{padding-left:40px;padding-right:40px}}@media only screen and (max-width: 1023px){.header__bottom[data-v-f08ba8b0],.header__top-container[data-v-f08ba8b0]{padding-left:20px;padding-right:20px}}@media only screen and (max-width: 639px){.header__bottom[data-v-f08ba8b0],.header__top-container[data-v-f08ba8b0]{padding-left:10px;padding-right:10px}}.header[data-v-f08ba8b0]{z-index:300}.header--fixed[data-v-f08ba8b0]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;position:fixed;right:0;top:0;-webkit-transition:top .2s ease-in;transition:top .2s ease-in}.header__go[data-v-f08ba8b0]{background:none;border:5px solid rgba(0,0,0,0);bottom:50px;cursor:pointer;margin:0;overflow:visible;padding:3px;padding:0;position:fixed;right:100px;z-index:12}@media only screen and (max-width: 1365px){.header__go[data-v-f08ba8b0]{bottom:50px;right:50px}}@media only screen and (max-width: 639px){.header__go[data-v-f08ba8b0]{bottom:70px;right:20px}.header__go svg[data-v-f08ba8b0]{height:40px;width:40px}}.header__go svg[data-v-f08ba8b0]{border-radius:50%;-webkit-box-shadow:0 0 2px 2px #fff;box-shadow:0 0 2px 2px #fff}.header__go--tg[data-v-f08ba8b0]{bottom:235px}@media only screen and (max-width: 639px){.header__go--tg[data-v-f08ba8b0]{bottom:185px}}.header__go--wu[data-v-f08ba8b0]{bottom:165px}@media only screen and (max-width: 639px){.header__go--wu[data-v-f08ba8b0]{bottom:135px}}.header__top[data-v-f08ba8b0]{background-color:#001931;color:#fff}.header__desc-wrapper[data-v-f08ba8b0]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.header__top-container[data-v-f08ba8b0]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:1460px;padding-bottom:5px;padding-top:5px}.header__top-container--ds[data-v-f08ba8b0]{padding-left:16px;padding-right:16px}.header__top-link[data-v-f08ba8b0]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none}.header__top-city[data-v-f08ba8b0]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:118px}.header__bottom[data-v-f08ba8b0]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:96px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1920px;position:relative}@media only screen and (max-width: 1365px){.header__bottom[data-v-f08ba8b0]{height:77px}}@media only screen and (max-width: 639px){.header__bottom[data-v-f08ba8b0]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;padding-bottom:6px;padding-top:10px}}.header--fixed .header__bottom[data-v-f08ba8b0]{max-width:unset}@media only screen and (max-width: 1365px){.header__logo[data-v-f08ba8b0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:150px}}@media only screen and (max-width: 1023px){.header__logo[data-v-f08ba8b0]{width:120px}}@media only screen and (max-width: 639px){.header__logo[data-v-f08ba8b0]{top:22px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.header__logo img[data-v-f08ba8b0]{max-width:198px;min-width:198px}@media(max-width: 1920px){.header__logo img[data-v-f08ba8b0]{max-width:190px;min-width:190px}}@media only screen and (max-width: 1679px){.header__logo img[data-v-f08ba8b0]{max-width:175px;min-width:175px}}@media only screen and (max-width: 1023px){.header__logo img[data-v-f08ba8b0]{max-width:unset;min-width:unset;width:inherit}}.header__bottom-icon-wrap[data-v-f08ba8b0]{display:block;position:relative}.header__bottom-icon-wrap--auth[data-v-f08ba8b0]:after{border:solid #001931;border-width:0 1px 1px 0;content:"";display:block;height:8px;position:absolute;right:0;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:4px}.header__bottom-icon-wrap--count[data-v-f08ba8b0]:after{color:#001931;content:attr(count);display:block;font-size:11px;font-weight:500;line-height:13px;position:absolute;right:0;top:0}.header__bottom-icon-wrap--much[data-v-f08ba8b0]:after{right:-5px}.header__bottom-icons[data-v-f08ba8b0]{-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-self:flex-end}@media only screen and (max-width: 1365px){.header__bottom-icons[data-v-f08ba8b0]{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}@media only screen and (max-width: 639px){.header__bottom-icons[data-v-f08ba8b0]{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.header__bottom-icons .icon[data-v-f08ba8b0]{color:#001931}.header__bottom-icons--ds[data-v-f08ba8b0]{margin-left:auto}.header__bottom-icons--ds .icon[data-v-f08ba8b0]{color:#fff}.header__bottom-icons--ds .header__bottom-icon-wrap--count[data-v-f08ba8b0],.header__bottom-icons--ds .header__bottom-icon-wrap--count[data-v-f08ba8b0]:after{color:#fff}@media only screen and (max-width: 1679px)and (min-width: 1366px){.header__search-placeholder[data-v-f08ba8b0]{display:none}}.header__search-trigger[data-v-f08ba8b0]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid silver;color:silver;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:15px;margin-left:auto;margin-right:40px;min-width:190px;width:214px}@media only screen and (max-width: 1679px)and (min-width: 1366px){.header__search-trigger[data-v-f08ba8b0]{border-bottom:0;margin-right:14px;min-width:auto;width:auto}}@media only screen and (max-width: 1365px){.header__search-trigger[data-v-f08ba8b0]{border-bottom-width:0;margin-left:0;margin-right:auto}}@media only screen and (max-width: 1023px){.header__search-trigger[data-v-f08ba8b0]{min-width:auto}}@media only screen and (max-width: 639px){.header__search-trigger[data-v-f08ba8b0]{border-bottom-width:1px;margin-top:3px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}}.header__search-trigger--empty[data-v-f08ba8b0]{border-color:rgba(0,0,0,0)}.header__search-trigger .icon[data-v-f08ba8b0]{color:#000;margin-bottom:-1px}.header__burger[data-v-f08ba8b0]{margin-right:15px}.scroll-fixer[data-v-f08ba8b0]{margin-right:-24px;padding-right:24px}

/* End */


/* Start:/local/frontend/build/css/footerTemplate.css?172811487014510*/
.transitionSlide-enter-active{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.transitionSlide-leave-active{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.transitionSlide-leave,.transitionSlide-enter-to{max-height:100px;overflow:hidden}.transitionSlide-enter,.transitionSlide-leave-to{max-height:0;overflow:hidden}
.lazyImage[data-v-8140a206]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.lazyImage[data-v-8140a206] picture,.lazyImage[data-v-8140a206] img{width:100%}
.subscribe{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}@media only screen and (min-width: 640px){.subscribe{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;min-height:520px}}@media only screen and (min-width: 768px){.subscribe{min-height:64vw}}@media only screen and (min-width: 1024px){.subscribe{min-height:409px}}@media only screen and (min-width: 1366px){.subscribe{min-height:21.5vw}}@media only screen and (max-width: 639px){.subscribe{min-height:auto}}.subscribe__picture{display:block;height:100%;width:100%}.subscribe__image{height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width: 639px){.subscribe__image{display:none}}.subscribe__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.subscribe__form{max-width:700px;padding:50px;z-index:1}@media only screen and (max-width: 1365px){.subscribe__form{max-width:640px;padding:35px 50px}}@media only screen and (max-width: 1023px){.subscribe__form{max-width:100%;padding-left:30px;padding-right:30px}}@media only screen and (max-width: 639px){.subscribe__form{background-color:#dfd7cc;padding:30px 10px}}.subscribe__head{font-size:28px;font-weight:500;margin-bottom:15px;text-align:center}@media only screen and (max-width: 1365px){.subscribe__head{font-size:22px}}@media only screen and (max-width: 639px){.subscribe__head{font-size:20px}}.subscribe__description{font-size:18px;margin-bottom:20px;text-align:center}@media only screen and (max-width: 1365px){.subscribe__description{font-size:16px}}.subscribe__radios{-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:32px}@media only screen and (max-width: 1023px){.subscribe__radios{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-bottom:32px}}.subscribe__input{margin-bottom:15px}.subscribe__notification{font-size:14px;line-height:1.42}.subscribe__notification .radioCheckbox__title{padding-top:0}.subscribe__btn{display:block;margin-left:auto;margin-right:auto;margin-top:50px;width:100%}@media only screen and (min-width: 640px){.subscribe__btn{max-width:265px}}@media only screen and (max-width: 1365px){.subscribe__btn{margin-top:35px}}@media only screen and (min-width: 1680px){.subscribe__btn{background-color:rgba(0,0,0,0);border-color:#001931;color:#001931;max-width:444px}}.subscribe__btn:disabled{color:silver;cursor:not-allowed}.subscribe__btn:disabled:after{content:none}.subscribe .popmechanic-invalid~.radioCheckbox__title:before{border-color:#ff3800}.subscribe .popmechanic-invalid.input__field{border-bottom-color:#ff3800 !important}.subscribe .popmechanic-invalid~.input__placeholder{color:#ff3800}.subscribe-thankyou-title{font-size:44px}@media only screen and (max-width: 1365px){.subscribe-thankyou-title{font-size:34px}}@media only screen and (max-width: 639px){.subscribe-thankyou-title{font-size:28px}}.popmechanic-thankyou{display:none;margin:auto}@media only screen and (max-width: 639px){.popmechanic-thankyou{text-align:center;width:100%}}.popmechanic-success .popmechanic-thankyou{display:block}.popmechanic-success .popmechanic-main{display:none}.subscribed-enter-active,.subscribed-leave-active{-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.subscribed-enter-from,.subscribed-leave-to{opacity:0}#popmechanic-container-89863 .subscribe{display:none !important}
.footer__container,.footer__bottom-container{width:100%;padding-left:50px;padding-right:50px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1365px){.footer__container,.footer__bottom-container{padding-left:40px;padding-right:40px}}@media only screen and (max-width: 1023px){.footer__container,.footer__bottom-container{padding-left:20px;padding-right:20px}}@media only screen and (max-width: 639px){.footer__container,.footer__bottom-container{padding-left:10px;padding-right:10px}}.footer{background-color:#001931;color:#fff}.footer__container{padding-bottom:50px;padding-top:50px}@media only screen and (max-width: 1023px){.footer__container{padding-bottom:40px;padding-top:40px}}@media only screen and (max-width: 639px){.footer__container{padding-bottom:35px;padding-top:35px}}.footer__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1023px)and (min-width: 640px){.footer__nav{-webkit-column-gap:54px;-moz-column-gap:54px;column-gap:54px}}@media only screen and (max-width: 639px){.footer__nav-section{margin-top:30px}}@media only screen and (min-width: 640px){.footer__nav-section+.footer__nav-section{margin-top:50px}}.footer__nav-col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1365px)and (min-width: 1024px){.footer__nav-col:nth-child(1){-webkit-flex-basis:32%;-ms-flex-preferred-size:32%;flex-basis:32%;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media only screen and (max-width: 1023px){.footer__nav-col:nth-child(1){-webkit-flex-basis:calc(50% - 27px);-ms-flex-preferred-size:calc(50% - 27px);flex-basis:calc(50% - 27px)}}@media only screen and (max-width: 639px){.footer__nav-col:nth-child(1){-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (max-width: 1023px){.footer__nav-col:nth-child(2){-webkit-flex-basis:calc(50% - 27px);-ms-flex-preferred-size:calc(50% - 27px);flex-basis:calc(50% - 27px)}}@media only screen and (max-width: 639px){.footer__nav-col:nth-child(2){-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (max-width: 1365px)and (min-width: 1024px){.footer__nav-col:nth-child(3){-webkit-flex-basis:31.7%;-ms-flex-preferred-size:31.7%;flex-basis:31.7%;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media only screen and (max-width: 1023px){.footer__nav-col:nth-child(3){-webkit-column-gap:54px;-moz-column-gap:54px;column-gap:54px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:25px}}@media only screen and (max-width: 639px){.footer__nav-col:nth-child(3){display:block;margin-top:0}}.footer__nav-col:nth-child(3) .footer__nav-section{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1023px){.footer__nav-col:nth-child(3) .footer__nav-section{margin-top:0}}@media only screen and (max-width: 639px){.footer__nav-col:nth-child(3) .footer__nav-section{margin-top:30px}}@media only screen and (max-width: 639px){.footer__nav-col:first-child .footer__nav-section:first-child{margin-top:0}}.footer__nav-qr{border:1px solid #f6f6f6;border-radius:5px;padding:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__nav-qr--img{border-radius:6px;display:block;height:192px;margin-bottom:20px;width:192px}.footer__nav-qr--text{color:#fff;font-size:16px;font-weight:400;line-height:19px;margin-bottom:17px;max-width:192px;text-align:center}.footer__nav-qr--row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer__nav-qr--row a{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#000;background-position:center;background-repeat:no-repeat;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:76px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;width:76px}.footer__nav-qr-google{background-image:url("/local/frontend/build/css/../images/required/google-play.svg");background-size:100px}.footer__nav-qr-ios{background-image:url("/local/frontend/build/css/../images/required/apple-store.svg");background-size:50px}.footer__nav-qr-mobile{border:1px solid #f6f6f6;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-width:600px;padding:20px}@media only screen and (max-width: 639px){.footer__nav-qr-mobile{min-width:unset;padding:10px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.footer__nav-qr-mobile--row{-webkit-column-gap:21px;-moz-column-gap:21px;column-gap:21px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width: 639px){.footer__nav-qr-mobile--row{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}.footer__nav-qr-mobile--row a{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#000;background-position:center;background-repeat:no-repeat;border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:46px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;width:157px}@media only screen and (max-width: 639px){.footer__nav-qr-mobile--row a{height:38px;width:127px}}.footer__nav-qr-google-m{background-image:url("/local/frontend/build/css/../images/required/google-pay-mob.svg");background-size:contain}.footer__nav-qr-ios-m{background-image:url("/local/frontend/build/css/../images/required/apple-pay-mob.svg");background-size:contain}.footer__nav-section-qr-m{margin-top:30px}.footer__nav-title{font-size:18px;font-weight:600;line-height:1.18;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width: 1365px){.footer__nav-title-qr{margin-bottom:0;max-width:140px}}@media only screen and (max-width: 639px){.footer__nav-title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}.footer__nav-title-qr{margin-bottom:15px;max-width:unset;text-align:center}}.footer__nav-title.opened .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer__nav-title .icon{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media only screen and (max-width: 639px){.footer__nav-items-wrapper{margin-top:20px}}.footer__nav-items .item{display:table;font-size:18px;line-height:1.18}@media only screen and (max-width: 1365px){.footer__nav-items .item{font-size:16px}}.footer__nav-items .item+.item{margin-top:15px}@media only screen and (max-width: 639px){.footer__nav-items .item+.item{margin-top:12px}}.footer__nav-items a{color:#fff;text-decoration:none}.footer__nav-items a:hover{text-decoration:underline}.footer__nav-items .item--disabled{opacity:.7;pointer-events:none}.footer__nav-items p{margin:0 0 8px}.footer__social-link{font-size:0;margin-right:15px}@media only screen and (max-width: 639px){.footer__social-link{margin-right:12px}}.footer__bottom{border-top:1px solid #fff;font-size:15px;height:76px}@media only screen and (max-width: 1365px){.footer__bottom{height:71px}}@media only screen and (max-width: 1023px){.footer__bottom{height:50px}}@media only screen and (max-width: 639px){.footer__bottom{font-size:13.8px;height:auto;padding-bottom:35px;padding-top:15px}}.footer__bottom-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 639px){.footer__bottom-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;row-gap:5px}}.footer__copyright{font-size:18px}@media only screen and (max-width: 1023px)and (min-width: 640px){.footer__copyright{font-size:17px}}.footer__dev a{color:#fff;text-decoration:none}.breadcrumbs-calculatable{position:relative}@media only screen and (max-width: 1365px){.breadcrumbs-calculatable{padding-left:40px;padding-right:40px}}@media only screen and (max-width: 1023px){.breadcrumbs-calculatable{padding-left:20px;padding-right:20px}}@media only screen and (max-width: 639px){.breadcrumbs-calculatable{padding-left:10px;padding-right:10px}}

/* End */
/* /local/js/magnific-popup.css?17279664916951 */
/* /local/frontend/build/css/vendors.css?172811487043181 */
/* /local/frontend/build/css/380.css?172811487031685 */
/* /local/frontend/build/css/headerTemplate.css?172811487034862 */
/* /local/frontend/build/css/footerTemplate.css?172811487014510 */
