@font-face{src:url(stem.42805b75ddd2e9a68884.woff) format("woff");font-family:Stem;font-weight:400;font-style:normal}@font-face{src:url(stem__italic.4fc64dfe925a2e85fa0a.woff) format("woff");font-family:Stem;font-weight:400;font-style:italic}@font-face{src:url(stem__bold.7e5ca3118e9e3e31fd93.woff) format("woff");font-family:Stem;font-weight:700;font-style:normal}@font-face{src:url(asket__bold.e9080013d9e3f18a0030.woff) format("woff");font-family:Asket;font-weight:700;font-style:normal}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */audio,canvas,video{display:inline-block}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */audio:not([controls]){display:none;height:0}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */[hidden],template{display:none}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */html{font-family:sans-serif;
  /* 1 */-ms-text-size-adjust:100%;
  /* 2 */-webkit-text-size-adjust:100%
  /* 2 */}

/**
 * Remove default margin.
 */body{margin:0}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */a{background:transparent}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */a:focus{outline:thin dotted}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */a:active,a:hover{outline:0}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */h1{font-size:2em;margin:.67em 0}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */abbr[title]{border-bottom:1px dotted}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */b,strong{font-weight:700}

/**
 * Address styling not present in Safari 5 and Chrome.
 */dfn{font-style:italic}

/**
 * Address differences between Firefox and other browsers.
 */hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}

/**
 * Address styling not present in IE 8/9.
 */mark{background:#ff0;color:#000}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}

/**
 * Improve readability of pre-formatted text in all browsers.
 */pre{white-space:pre-wrap}

/**
 * Set consistent quote types.
 */q{quotes:"\201C" "\201D" "\2018" "\2019"}

/**
 * Address inconsistent and variable font size in all browsers.
 */small{font-size:80%}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */img{border:0}

/**
 * Correct overflow displayed oddly in IE 9.
 */svg:not(:root){overflow:hidden}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */figure{margin:0}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */legend{border:0;
  /* 1 */padding:0
  /* 2 */}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */button,input,select,textarea{font-family:inherit;
  /* 1 */font-size:100%;
  /* 2 */margin:0
  /* 3 */}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */button,input{line-height:normal}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */button,select{text-transform:none}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;
  /* 2 */cursor:pointer
  /* 3 */}

/**
 * Re-set default cursor for disabled elements.
 */button[disabled],html input[disabled]{cursor:default}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;
  /* 1 */padding:0
  /* 2 */}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */input[type=search]{-webkit-appearance:textfield;
  /* 1 */-webkit-box-sizing:content-box;
  /* 2 */box-sizing:content-box}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}

/**
 * Remove inner padding and border in Firefox 4+.
 */button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */textarea{overflow:auto;
  /* 1 */vertical-align:top
  /* 2 */}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */table{border-collapse:collapse;border-spacing:0}:focus{outline:none}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a{text-decoration:none;color:inherit}a:focus{outline:none}ul{list-style:none;padding:0}p,ul{margin:0}h1,h2,h3,h4,h5{margin:0;font-weight:400;font-size:inherit}input{border:none;border-radius:0}button,input{background-color:transparent;color:inherit;font-family:inherit}button,select{border:none;padding:0}select{background-color:transparent;font-family:inherit;-webkit-appearance:none}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:37px 40px 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1800px){.header__wrap{padding:37px 15px 0}}@media screen and (max-width:989px){.header__wrap{padding-top:17px}}@media screen and (max-width:719px){.header__wrap{padding:24px 10px 0;position:relative}}.header__logo{width:151px;margin-top:4px;margin-bottom:23px;display:block}@media screen and (max-width:719px){.header__logo{width:91px;margin-bottom:5px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.header__logo__icon{width:100%;display:block}.header__params{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:719px){.header__params{position:absolute;top:100%;right:10px;padding-top:17px;z-index:1;pointer-events:none}.header__params.show{pointer-events:auto}}.header__params__mob{display:none}@media screen and (max-width:719px){.header__params__mob{padding-top:17;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#fff;-webkit-box-shadow:13px 37px 10px 0 rgba(0,0,0,.06);box-shadow:13px 37px 10px 0 rgba(0,0,0,.06);opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%);pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.show .header__params__mob{opacity:1;-webkit-transform:translate(0);transform:translate(0);pointer-events:auto}.header__params__mob__select{color:#04f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='12' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cuse xlink:href='%23a'/%3E%3Cdefs%3E%3Cpath id='a' fill-rule='evenodd' d='M7 4L3.5 0 0 4h7zm0 4l-3.5 4L0 8h7z'/%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;padding-right:15px}.header__params__mob__select:not(:last-child){margin-bottom:30px}.header__params__mob:before{content:"";display:block;border:10px solid transparent;border-bottom-color:#fff;right:6px;width:0;height:0;position:absolute;bottom:100%}.header__params__mob__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.header__params__mob__wrap__title{color:#868686;font-size:14px;text-align:center;margin-bottom:20px;width:100%}.header__params__mob__wrap.gray{padding:15px 30px 20px;background-color:#f6f8fa}}.header__params__item:not(:last-child){margin-right:50px}.header__params__item{line-height:16px;padding-bottom:1px}@media screen and (max-width:719px){.header__params__item{display:none}}.header__params__mob-button{width:35px;display:none;cursor:pointer}@media screen and (max-width:719px){.header__params__mob-button{display:block}}.header__params__mob-button.active span:first-child{-webkit-transform:rotate(-45deg) translateY(-1px);transform:rotate(-45deg) translateY(-1px)}.header__params__mob-button.active span:last-child{-webkit-transform:rotate(45deg) translateY(2px);transform:rotate(45deg) translateY(2px)}.header__params__mob-button.active span:nth-child(2){opacity:0}.header__params__mob-button.active span{background-color:#000}.header__params__mob-button span{display:block;width:100%;height:2px;background-color:#04f;-webkit-transform-origin:right center;transform-origin:right center;-webkit-transition:all .5s;transition:all .5s;pointer-events:none}.header__params__mob-button span:not(:last-child){margin-bottom:9px}.choose-plase{position:relative}.choose-plase:hover .choose-plase__popup{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible;pointer-events:auto}.choose-plase__popup{position:absolute;right:-85px;top:100%;padding-top:17px;opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%);pointer-events:none;-webkit-transition:all .3s;transition:all .3s;z-index:1}.choose-plase__popup__part{width:50%}.choose-plase__popup__part__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-height:300px;overflow:auto}.choose-plase__popup__part__title{margin-bottom:18px;padding-left:12px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.choose-plase__popup__part__item{padding:5px 12px;display:block;margin-bottom:7px}.choose-plase__popup__part__item.select{color:#000;background-color:#ffd87f}.choose-plase__popup__wrap{background-color:#fff;-webkit-box-shadow:13px 37px 10px 0 rgba(0,0,0,.06);box-shadow:13px 37px 10px 0 rgba(0,0,0,.06);width:630px;position:relative;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.choose-plase__popup__wrap:after{content:"";display:block;position:absolute;bottom:100%;right:146px;border:11px solid transparent;border-bottom-color:#fff}.choose-currency{position:relative}.choose-currency:hover .choose-currency__popup{opacity:1;pointer-events:auto;-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}.choose-currency__popup{position:absolute;top:100%;width:300px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:all .3s;transition:all .3s;pointer-events:none;-webkit-transform:translateY(-5%) translateX(-50%);transform:translateY(-5%) translateX(-50%)}.choose-currency__popup:before{content:"";display:block;border:10px solid transparent;border-bottom-color:#fff;width:0;height:0;margin:0 auto}.choose-currency__wrap{background-color:#fff;padding:25px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-shadow:13px 37px 10px rgba(0,0,0,.0549706);box-shadow:13px 37px 10px rgba(0,0,0,.0549706);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choose-currency__item{padding:7px 10px 5px;width:100%}.choose-currency__item:not(:last-child){margin-bottom:5px}.choose-currency__item.select{color:#000;background:#ffd87f}.search-form{width:100%;margin:72px 0}@media screen and (max-width:1299px){.search-form{margin-bottom:48px}}@media screen and (max-width:719px){.search-form{margin-bottom:24px;margin-top:24px}}.search-form__align-middle{margin:auto 0}@media screen and (max-height:600px){.search-form__align-middle{margin:60px 0}}.search-form__wrap{padding:0 185px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1800px){.search-form__wrap{padding:0 120px}}@media screen and (max-width:1299px){.search-form__wrap{padding:0 15px}}@media screen and (max-width:597px){.search-form__wrap{padding:0}}.search-form__header{margin-bottom:42px;display:none}.search-form__align-middle .search-form__header{display:block}@media screen and (max-width:597px){.search-form__header{padding:0}}.search-form__body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:72px}.search-form__input{background-color:#ffd87f;padding:6px 0 0 25px;-webkit-box-flex:1;-ms-flex:1 1 50px;flex:1 1 50px;line-height:16px;width:50px;display:block;-webkit-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent}.search-form__input:hover{background:#ffe09a}.search-form__input:focus{border:2px solid #ffc127;border-right:0 solid transparent;background:#ffd87f}.search-form__input::-webkit-input-placeholder{-webkit-transition:all .3s;transition:all .3s;color:#868686;font-size:14px;letter-spacing:.3px}.search-form__input:-ms-input-placeholder,.search-form__input::-ms-input-placeholder{-webkit-transition:all .3s;transition:all .3s;color:#868686;font-size:14px;letter-spacing:.3px}.search-form__input::placeholder{-webkit-transition:all .3s;transition:all .3s;color:#868686;font-size:14px;letter-spacing:.3px}.search-form__input:focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.search-form__input:focus:-ms-input-placeholder,.search-form__input:focus::-ms-input-placeholder{transform:translateX(10%);opacity:0}.search-form__input:focus::placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.search-form__submit{background-color:#eb4848;width:143px;text-align:center;line-height:72px;font-size:18px;font-weight:700;letter-spacing:normal;color:#efefea;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}@media screen and (max-width:989px){.search-form__submit{width:118px}}@media screen and (max-width:719px){.search-form__submit{width:98px}}@media screen and (max-width:597px){.search-form__submit{width:88px}}@media only screen and (min-width:990px){.search-form__submit:hover{background:#ff7449}}.search-form__submit:active{background:#d92c2c}.search-form__submit:disabled{background:#e3e6eb;color:#b8b8af}.result{width:100%;margin-right:auto;margin-left:auto;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1800px){.result{padding:0}}.result__more{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 145px;background-color:#ffd87f;width:310px;height:72px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;max-width:100%;-webkit-transition:all .3s;transition:all .3s}.result__more:focus{-webkit-transform:scale(.7);transform:scale(.7)}.result__more:hover{background:#ffe09a}@media screen and (max-width:989px){.result__more{margin:0 auto 80px}}@media screen and (max-width:597px){.result__more{width:280px}}.result__more:hover .result__more__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.result__more__icon{width:32px;display:block;margin-left:18px;-webkit-transition:all .3s;transition:all .3s}.result__more__text{font-size:18px;font-weight:700}.result__title{margin-bottom:50px;padding:0 50px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:989px){.result__title{margin-bottom:30px}}.result__rhead{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:719px){.result__rhead{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.result__rhead__caption{font-size:14px}.result__rhead__caption.sort{cursor:pointer;padding:7px 9px}.result__rhead__caption.sort.select{background-color:#ffd87f;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result__rhead__caption.sort.select:after{content:"";display:block;width:13px;height:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cuse xlink:href='%23a' transform='matrix(1 0 0 -1 0 8)'/%3E%3Cdefs%3E%3Cpath id='a' fill-rule='evenodd' d='M6.5 0L13 8H0l6.5-8z'/%3E%3C/defs%3E%3C/svg%3E");margin-left:7px;background-size:contain;background-position:50%;background-repeat:no-repeat}.result__rhead__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:14px}.result__rhead__col.company{width:16.91667%}@media screen and (max-width:1800px){.result__rhead__col.company{width:15.41667%;padding-left:15px}}@media screen and (max-width:1299px){.result__rhead__col.company{width:16.91667%}}@media screen and (max-width:989px){.result__rhead__col.company{width:16.6%}}@media screen and (max-width:719px){.result__rhead__col.company{display:none}}.result__rhead__col.contacts{width:23.875%}@media screen and (max-width:1800px){.result__rhead__col.contacts{width:26.875%}}@media screen and (max-width:1299px){.result__rhead__col.contacts{width:15.41667%}}@media screen and (max-width:989px){.result__rhead__col.contacts{width:16.6%}}@media screen and (max-width:719px){.result__rhead__col.contacts{display:none}}.result__rhead__col.vailability{width:9.95833%}@media screen and (max-width:1800px){.result__rhead__col.vailability{width:11.9375%}}@media screen and (max-width:1299px){.result__rhead__col.vailability{width:18.41667%}}@media screen and (max-width:989px){.result__rhead__col.vailability{width:16.6%}}@media screen and (max-width:719px){.result__rhead__col.vailability{margin:0 30px}}.result__rhead__col.delivery{width:25.375%}@media screen and (max-width:1800px){.result__rhead__col.delivery{width:21.89583%}}@media screen and (max-width:1299px){.result__rhead__col.delivery{display:none}}.result__rhead__col.price{width:15.41667%}@media screen and (max-width:1800px){.result__rhead__col.price{width:11.9375%}}@media screen and (max-width:1299px){.result__rhead__col.price{width:16.91667%}}@media screen and (max-width:989px){.result__rhead__col.price{width:16.6%}}@media screen and (max-width:719px){.result__rhead__col.price{margin:0 30px}}.result__rhead__col.fresh__price{width:8.45833%;position:relative}@media screen and (max-width:1800px){.result__rhead__col.fresh__price{width:11.9375%}}@media screen and (max-width:1299px){.result__rhead__col.fresh__price{width:16.91667%}}@media screen and (max-width:989px){.result__rhead__col.fresh__price{width:20.6%}}@media screen and (max-width:719px){.result__rhead__col.fresh__price{display:none}}.result__rhead__col.fresh__price .result__rhead__caption{cursor:pointer;padding-left:0;padding-right:0}.result__rhead__col.fresh__price:hover .fresh__price__popup{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.result__rhead__col.fresh__price .fresh__price__popup{position:absolute;top:100%;right:0;background-color:#ffd87f;-webkit-box-shadow:13px 37px 10px 0 rgba(0,0,0,.06);box-shadow:13px 37px 10px 0 rgba(0,0,0,.06);padding:5px 0;width:167px;margin-top:-7px;-webkit-transition:all .3s;transition:all .3s;opacity:0;pointer-events:none;-webkit-transform:translateY(-10%);transform:translateY(-10%)}.result__rhead__col.fresh__price .fresh__price__popup:before{content:"";display:block;border:11px solid transparent;border-bottom-color:#ffd87f;position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.result__rhead__col.fresh__price .fresh__price__popup__item{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 0 5px 39px;font-size:16px;letter-spacing:.3px;color:#04f;-webkit-transition:all .3s;transition:all .3s;margin:5px 0;cursor:pointer}.result__rhead__col.fresh__price .fresh__price__popup__item.select{color:#000;background-color:#ffc94c}.result__rhead__col.fresh__price .fresh__price__popup__item:hover:not(.select){color:#eb4848;background-color:#ffc94c}.result__rhead__col.fresh__price:after{content:"";display:block;width:14px;height:7px;margin-left:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='7' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cuse xlink:href='%23a' fill='%2304F'/%3E%3Cdefs%3E%3Cpath id='a' fill-rule='evenodd' d='M14 0H0v2h14V0zm0 5H0v2h14V5z'/%3E%3C/defs%3E%3C/svg%3E")}.result__rbody{margin-bottom:40px;width:100%}@media screen and (max-width:719px){.result__rbody{margin-bottom:24px}}.result__rbody__row:nth-child(odd){background-color:#f9f9f9}.result__rbody__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .1s;transition:all .1s;height:120px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;width:100%}@media screen and (max-width:1299px){.result__rbody__row{height:96px}}@media screen and (max-width:597px){.result__rbody__row{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto}}.result__rbody__row:hover{background-color:#ffe09a}.result__rbody__row:hover .vailability .result__rbody__col__circle{background-color:#fff}.result__rbody__col{-webkit-box-sizing:border-box;box-sizing:border-box}.result__rbody__col.vailability .result__rbody__col__circle{width:16px;height:16px;background-color:#ffc94c;border-radius:50%;-webkit-transition:all .1s;transition:all .1s;margin-left:40px}@media screen and (max-width:719px){.result__rbody__col.vailability .result__rbody__col__circle{margin-left:10px}}@media screen and (max-width:597px){.result__rbody__col.vailability .result__rbody__col__circle{margin-left:0}}.result__rbody__col.vailability .result__rbody__col__text{margin-left:15px}@media screen and (max-width:719px){.result__rbody__col.vailability .result__rbody__col__text{margin-left:0}}@media screen and (max-width:597px){.result__rbody__col.vailability .result__rbody__col__text{font-size:12px}}.result__rbody__col.delivery .result__rbody__col__text{max-width:270px}@media screen and (max-width:1800px){.result__rbody__col.delivery .result__rbody__col__text{max-width:247px}}.result__rbody__col.company{width:16.91667%;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result__rbody__col.company .company__img{max-width:100%;display:block}@media screen and (max-width:989px){.result__rbody__col.company .company__img{max-width:80%}}@media screen and (max-width:1800px){.result__rbody__col.company{width:15.41667%;padding-left:15px}}@media screen and (max-width:1299px){.result__rbody__col.company{width:16.91667%}}@media screen and (max-width:989px){.result__rbody__col.company{width:16.6%}}@media screen and (max-width:719px){.result__rbody__col.company{width:16.6%}}@media screen and (max-width:597px){.result__rbody__col.company{width:33.33%;padding-left:0}}.result__rbody__col.contacts{width:23.875%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1800px){.result__rbody__col.contacts{width:26.875%}}@media screen and (max-width:1299px){.result__rbody__col.contacts{width:15.41667%}.result__rbody__col.contacts .other__adress{display:none}}@media screen and (max-width:989px){.result__rbody__col.contacts{width:16.6%}}@media screen and (max-width:719px){.result__rbody__col.contacts{width:49.8%}}@media screen and (max-width:597px){.result__rbody__col.contacts{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}}.result__rbody__col.vailability{width:9.95833%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1800px){.result__rbody__col.vailability{width:11.9375%}}@media screen and (max-width:1299px){.result__rbody__col.vailability{width:18.41667%}}@media screen and (max-width:989px){.result__rbody__col.vailability{width:16.6%}}@media screen and (max-width:719px){.result__rbody__col.vailability{width:16.6%}}@media screen and (max-width:597px){.result__rbody__col.vailability{width:33.33%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.result__rbody__col.delivery{width:25.375%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1800px){.result__rbody__col.delivery{width:21.89583%}}@media screen and (max-width:1299px){.result__rbody__col.delivery{display:none}}@media screen and (max-width:989px){.result__rbody__col.delivery{width:16.6%}}.result__rbody__col.price{width:15.41667%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1800px){.result__rbody__col.price{width:11.9375%}}@media screen and (max-width:1299px){.result__rbody__col.price{width:16.91667%}}@media screen and (max-width:989px){.result__rbody__col.price{width:16.6%}}@media screen and (max-width:719px){.result__rbody__col.price{width:16.6%}}@media screen and (max-width:597px){.result__rbody__col.price{width:33.33%}}.result__rbody__col.fresh__price{width:8.45833%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1800px){.result__rbody__col.fresh__price{width:11.9375%}}@media screen and (max-width:1299px){.result__rbody__col.fresh__price{width:16.91667%}}@media screen and (max-width:989px){.result__rbody__col.fresh__price{width:20.6%}}@media screen and (max-width:719px){.result__rbody__col.fresh__price{display:none}}.product{background-color:#fff;padding:20px 0 20px 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:60px}@media screen and (max-width:1299px){.product{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 40px;margin-bottom:36px}}@media screen and (max-width:719px){.product{padding:0 20px;margin-bottom:24px}}@media screen and (max-width:597px){.product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10px}}.product:before{content:"";display:block;width:0;height:0;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:22px solid transparent;border-top-color:#f1f1f1;pointer-events:none}.product__img{width:24.99999%;height:215px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:50px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1800px){.product__img{width:16.66666%}}@media screen and (max-width:1299px){.product__img{width:24.99999%}}@media screen and (max-width:989px){.product__img{padding-right:30px;width:33.33332%}}@media screen and (max-width:719px){.product__img{height:142px;padding-right:5px}}@media screen and (max-width:597px){.product__img{width:100%;height:130px;padding-top:25px;padding-right:0}}.product__img__this{display:block;max-width:100%;width:270px}@media screen and (max-width:1800px){.product__img__this{width:197px}}@media screen and (max-width:597px){.product__img__this{width:100%;max-width:160px;margin:0 auto}}.product .product__name{width:24.99999%}.product .product__name__this{margin-bottom:10px}@media screen and (max-width:1800px){.product .product__name{width:33.33332%}}@media screen and (max-width:1299px){.product .product__name{width:74.99997%;padding-top:60px}}@media screen and (max-width:989px){.product .product__name{width:66.66664%}}@media screen and (max-width:719px){.product .product__name{padding-top:40px;padding-bottom:30px}}@media screen and (max-width:597px){.product .product__name{width:100%;padding-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:25px}.product .product__name .product__cat__title{display:none}}.product__img~*{width:16.66666%;padding-top:65px}@media screen and (max-width:1299px){.product__img~*{width:24.99999%;padding-bottom:40px;padding-top:0}}@media screen and (max-width:989px){.product__img~*{width:33.33332%}}@media screen and (max-width:719px){.product__img~*{padding-bottom:20px}}@media screen and (max-width:597px){.product__img~*{width:100%;padding:0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex}}.product__cat__title{height:45px}@media screen and (max-width:597px){.product__cat__title{margin-bottom:0;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:10px;height:auto}}.product__manufacturer__logo{max-width:100%;display:block}.clarify__search{margin-bottom:70px}.clarify__search__title{margin-bottom:48px}.clarify__search__wrapper{max-width:890px}.clarify__search__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s;transition:all .3s;background-color:#fff;min-height:120px}@media screen and (max-width:989px){.clarify__search__item{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:719px){.clarify__search__item{display:block;padding-top:30px;padding-bottom:40px;overflow:hidden;min-height:144px}}.clarify__search__item:not(:last-child){margin-bottom:24px}.clarify__search__item:hover{background-color:#ffe09a}.clarify__search__item__imgwr{-ms-flex-item-align:stretch;align-self:stretch;background-color:#fff;min-height:120px;width:16.66667%}@media screen and (max-width:989px){.clarify__search__item__imgwr{display:none}}.clarify__search__item__imgwr__img{background-repeat:no-repeat;background-position:50%;background-size:contain;width:80%;height:100%;margin:auto}.clarify__search__item__name{padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}@media screen and (max-width:989px){.clarify__search__item__name{padding-left:28px;width:61.66667%}}@media screen and (max-width:719px){.clarify__search__item__name{width:66.66667%;float:right;padding-left:0;min-height:48px}}@media screen and (max-width:597px){.clarify__search__item__name{width:58.33333%}}.clarify__search__item__name__title{margin-bottom:10px}@media screen and (max-width:719px){.clarify__search__item__name__en{display:none}}.clarify__search__item__article{width:16.66667%}@media screen and (max-width:989px){.clarify__search__item__article{width:21.66667%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:719px){.clarify__search__item__article{width:66.66667%;float:right}}@media screen and (max-width:597px){.clarify__search__item__article{width:58.33333%}}.clarify__search__item__article__title{margin-bottom:11px;line-height:100%;padding-top:6px}@media screen and (max-width:719px){.clarify__search__item__article__title{display:none}}.clarify__search__item__manufacturer{width:16.66667%;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:719px){.clarify__search__item__manufacturer{width:33.33333%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}}@media screen and (max-width:597px){.clarify__search__item__manufacturer{width:41.66667%;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}}.clarify__search__item__manufacturer__img{width:80%;margin:auto;display:block}@media screen and (max-width:719px){.clarify__search__item__manufacturer__img{width:95%;max-width:110px;margin:0;height:auto}}.company_full{width:100%;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:100px}@media screen and (max-width:1800px){.company_full{padding:0}}.company_full__title{margin-bottom:48px}@media screen and (max-width:597px){.company_full__title{margin-bottom:24px}}.company_full__item{padding:48px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1299px){.company_full__item{padding:60px 0 0;margin-bottom:100px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:719px){.company_full__item{padding:60px 0 0}}@media screen and (max-width:597px){.company_full__item{padding:30px 0 0}}.company_full__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;width:41.66665%}@media screen and (max-width:1299px){.company_full__item__info{width:100%;margin-bottom:70px}}@media screen and (max-width:597px){.company_full__item__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}}.company_full__item__info__imgwr{width:40%;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1299px){.company_full__item__info__imgwr{width:20%}}@media screen and (max-width:989px){.company_full__item__info__imgwr{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:597px){.company_full__item__info__imgwr{margin-bottom:30px;width:100%}}.company_full__item__info__contacts{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1299px){.company_full__item__info__contacts{width:80%}}@media screen and (max-width:989px){.company_full__item__info__contacts{width:50%}}@media screen and (max-width:597px){.company_full__item__info__contacts{width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}}.company_full__item__info__contacts__url{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:25px}.company_full__item__info__contacts__url__icon{margin-right:7px;width:16px;display:block;margin-top:3px}.company_full__item__info__contacts__mail{margin-bottom:25px}@media screen and (max-width:597px){.company_full__item__info__contacts__tel{color:#04f}.company_full__item__info__contacts__tel:hover{color:#eb4848}}.company_full__item__offices{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:58.33331%}@media screen and (max-width:1299px){.company_full__item__offices{width:80%}}@media screen and (max-width:989px){.company_full__item__offices{width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}}.company_full__item__offices__item{width:50%;margin-bottom:70px;padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:597px){.company_full__item__offices__item{width:100%;padding-right:0}}.company_full__item__offices__item__title{margin-bottom:25px}.company_full__item__offices__item__map{position:relative;padding-left:22px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:25px;display:block}.company_full__item__offices__item__map__icon{position:absolute;left:0;top:0;-webkit-transform:translateY(0);transform:translateY(0);width:15px}.company_full__item__offices__item__mails,.company_full__item__offices__item__phones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px}.company_full__item__offices__item__delivery,.company_full__item__offices__item__time-work{margin-bottom:25px}.company_full__item__offices__item__delivery__text{max-width:221px}.company{padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media screen and (max-width:1800px){.company{padding:0}}.company__title{margin-bottom:48px}@media screen and (max-width:597px){.company__title{margin-bottom:24px}}.company__item{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:45px 0}@media screen and (max-width:1299px){.company__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:989px){.company__item{padding:45px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:597px){.company__item{padding:25px 0 45px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:60px}}.company__item__imgwr{width:16.66667%;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1800px){.company__item__imgwr{padding-left:20px}}@media screen and (max-width:1299px){.company__item__imgwr{width:30%;margin-bottom:70px}}@media screen and (max-width:989px){.company__item__imgwr{width:50%;padding-left:0}}@media screen and (max-width:597px){.company__item__imgwr{padding:0;width:100%;margin-bottom:30px}}.company__item__imgwr__img{max-width:80%;display:block}@media screen and (max-width:597px){.company__item__imgwr__img{margin:0 auto}}.company__item__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:24.99999%}@media screen and (max-width:1800px){.company__item__contacts{width:27.77777%}}@media screen and (max-width:1299px){.company__item__contacts{width:70%;margin-bottom:70px}}@media screen and (max-width:989px){.company__item__contacts{width:50%}}@media screen and (max-width:597px){.company__item__contacts{padding:0 10px;width:100%;margin-bottom:45px}}.company__item__contacts__url{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.company__item__contacts__url__icon{margin-right:7px;width:16px;display:block}.company__item__contacts__mail{margin-bottom:25px}.company__item__stock{width:24.99999%}@media screen and (max-width:1800px){.company__item__stock{width:27.77777%}}@media screen and (max-width:1299px){.company__item__stock{width:35%}}@media screen and (max-width:989px){.company__item__stock{width:50%;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0}}@media screen and (max-width:597px){.company__item__stock{padding:0 10px;width:100%}.company__item__stock:not(:last-child){margin-bottom:45px}}.company__item__stock__title{margin-bottom:25px;font-size:18px;font-weight:700}.company__item__stock__adress{margin-bottom:25px}@media screen and (max-width:597px){.company__item__stock__adress{margin-bottom:5px}}@media screen and (max-width:597px){.company__item__stock__mail{display:none}}.company__item__stock__phone{margin-bottom:25px;display:block}@media screen and (max-width:597px){.company__item__stock__phone{color:#04f;margin-bottom:0}}.about{width:100%;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1799px){.about{padding:0 12px}}@media screen and (max-width:1299px){.about{padding:0 15px}}@media screen and (max-width:989px){.about{padding:0 10px}}.about__title{width:100%;margin-bottom:48px}@media screen and (max-width:989px){.about__title{margin-bottom:36px}}.about__search{background:#fff;width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:45px 145px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:70px}@media screen and (max-width:1799px){.about__search{padding:45px 85px}}@media screen and (max-width:1299px){.about__search{padding:40px 45px}}@media screen and (max-width:989px){.about__search{padding:40px 30px;margin-bottom:48px;width:calc(50% - 5px)}}@media screen and (max-width:719px){.about__search{padding:25px 10px}}@media screen and (max-width:599px){.about__search{width:100%;margin-bottom:25px}}.about__search__title{font-size:18px;font-weight:700;margin-bottom:24px;text-align:center}.about__search__img{width:132px;margin-bottom:30px}@media screen and (max-width:989px){.about__search__img{width:99px}}.about__search__text{width:100%}@media screen and (max-width:1299px){.about__search__text br{display:none}}.about__search__text:not(:last-child){margin-bottom:25px}.about__search__list{width:100%;margin-bottom:25px}.about__search__list__item{width:100%;position:relative;padding-left:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.about__search__list__item:not(:last-child){margin-bottom:15px}.about__search__list__item:before{content:"";display:block;width:5px;height:5px;background:#ffc94c;position:absolute;left:0;top:9px;border-radius:50%}.about__sell{background:#fff;width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:45px 145px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:70px}@media screen and (max-width:1799px){.about__sell{padding:45px 85px}}@media screen and (max-width:1299px){.about__sell{padding:40px 45px}}@media screen and (max-width:989px){.about__sell{padding:40px 30px;margin-bottom:48px;width:calc(50% - 5px)}}@media screen and (max-width:719px){.about__sell{padding:25px 10px}}@media screen and (max-width:599px){.about__sell{width:100%;margin-bottom:25px}}.about__sell__title{font-size:18px;font-weight:700;margin-bottom:24px;text-align:center}.about__sell__img{width:93.9px;margin-bottom:20px}@media screen and (max-width:989px){.about__sell__img{width:70.9px}}.about__sell__text{width:100%}.about__sell__text:not(:last-child){margin-bottom:25px}.about__question{width:100%;padding:0 130px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:70px}@media screen and (max-width:1799px){.about__question{padding:0 50px 0 90px}}@media screen and (max-width:1299px){.about__question{padding:0}}@media screen and (max-width:989px){.about__question{margin-bottom:45px}}.about__question__title{margin-bottom:27px;font-size:18px;font-weight:700}.about__question__text{line-height:1.5}.page_404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:989px){.page_404{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}}.page_404__title{margin-bottom:50px}@media screen and (max-width:1299px){.page_404__title{margin-bottom:25px}}.page_404__caption{margin-bottom:70px}@media screen and (max-width:597px){.page_404__caption{margin-bottom:20px}}.page_404__img{max-width:424px;width:100%}@media screen and (max-width:719px){.page_404__img{max-width:320px}}@media screen and (max-width:597px){.page_404__img{max-width:254px}}.style__link{color:#04f;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s;cursor:pointer}.style__link:hover{color:#eb4848}.style__disable{color:#85a6ff}.style__support{color:#868686;font-size:14px;line-height:normal}.style__underlined{color:#04f;line-height:16px;display:block;border-bottom:1px dashed #04f;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.style__underlined:hover{color:#eb4848;border-bottom:1px dashed #eb4848}.style__title{line-height:34px;font-family:Asket;font-size:24px;font-weight:700;text-align:center}@media screen and (max-width:719px){.style__title{line-height:24px;font-size:18px}}.style__title__small{line-height:24px;font-family:Asket;font-size:18px;font-weight:700}@media screen and (max-width:719px){.style__title__small{line-height:24px;font-size:16px}}body,html{height:100%;background-color:#f1f1f1;font-size:16px;color:#000;font-weight:400;line-height:24px;letter-spacing:.3px;font-family:Stem}.common_wrapper{-ms-flex-direction:column;flex-direction:column;height:100%}.common_wrapper,.common_wrapper__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.common_wrapper__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.common_wrapper__footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.common_wrapper__main{height:100%;display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wrap{margin-right:auto;margin-left:auto;width:100%}.footer__wrap{padding:20px 40px;-webkit-box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;box-sizing:border-box}@media screen and (max-width:1800px){.footer__wrap{padding:20px 15px}}@media screen and (max-width:719px){.footer__wrap{padding:20px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:719px){.footer__nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__nav__list__item:not(last-child){margin-right:50px}@media screen and (max-width:719px){.footer__nav__list__item:not(last-child){margin-bottom:15px}}.footer__working-out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__working-out>span:not(.footer__working-out__wrap){font-size:14px;letter-spacing:.3px;color:#868686;margin-right:14px}.footer__working-out>.footer__working-out__wrap{font-size:16px;letter-spacing:.3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__working-out>.footer__working-out__wrap img{margin-right:7px}@media screen and (max-width:989px){.footer__working-out>.footer__working-out__wrap span{display:none}}@media screen and (max-width:719px){.footer__working-out>.footer__working-out__wrap span{display:inline-block}}.ngui-auto-complete-wrapper{width:100%;height:100%}