@keyframes headerTop{0%{transform:scaleY(.1)}to{transform:scaleY(1)}}.btn{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:15px;line-height:18px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:15px 50px;color:#fff;text-transform:uppercase;text-decoration:none;border:2px solid #f3812b;border-radius:100px;background-color:#f3812b;transition-property:all;transition-duration:.3s;transition-timing-function:linear}.btn:focus,.btn:hover{border-color:#e66a0d;background-color:#e66a0d}.btn:active{border-color:#f3812b;background-color:#f3812b}.button-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;text-decoration:none;border:0;border-radius:0;background-color:transparent;box-sizing:border-box}.button-icon:focus .button-icon__icon,.button-icon:hover .button-icon__icon{stroke:#fff;fill:#fff}.button-icon--search{-ms-flex-pack:end;justify-content:flex-end}.button-icon--favorites:focus .button-icon__icon,.button-icon--favorites:hover .button-icon__icon{stroke:#f3812b;fill:#f3812b}.button-icon--counter-minus:focus .button-icon__icon,.button-icon--counter-minus:hover .button-icon__icon{fill:#f3812b}.button-icon--counter-plus:focus .button-icon__icon,.button-icon--counter-plus:hover .button-icon__icon,.button-icon--exit:focus .button-icon__icon,.button-icon--exit:hover .button-icon__icon{fill:#d8dee4}.button-icon__title{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.button-icon__icon{stroke:#b7c2cb;fill:#b7c2cb;transition-property:fill,stroke;transition-duration:.3s;transition-timing-function:linear}.button-icon__icon--search{width:17px;height:18px}.button-icon__icon--close-modal{width:20px;height:20px;fill:#f3812b}.button-icon__icon--favorites-remove{width:20px;height:20px;stroke:#575c64}.button-icon__icon--counter-minus{width:13px;height:13px;fill:#d8dee4}.button-icon__icon--counter-plus{width:13px;height:13px;fill:#f3812b}.button-icon__icon--exit{width:21px;height:21px;fill:#f3812b}.toggle{position:relative;border:0;border-radius:0;background-color:transparent}.toggle:after,.toggle:before{content:"";position:absolute;display:block;left:0;width:20px;height:2px;background-color:#f3812b;border-radius:1px;transition-property:width,transform;transition-duration:.3s;transition-timing-function:linear}.toggle:before{top:0}.toggle:after{bottom:0;width:23px}.toggle:hover:after,.toggle:hover:before{width:28px}.toggle--open .toggle__segment{width:26px;transform:rotate(-45deg);transform-origin:center}.toggle--open:before{left:4px;width:26px;transform:rotate(45deg);transform-origin:left}.toggle--open:after{left:-4px;width:26px;transform:rotate(45deg);transform-origin:right}.toggle__title{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.toggle__segment{content:"";position:absolute;top:50%;left:0;display:block;width:28px;height:2px;margin-top:-1px;background-color:#f3812b;border-radius:1px;transition-property:all;transition-duration:.3s;transition-timing-function:linear}.page{position:relative;margin:0;padding:0}.page--no-scroll{height:100vh;overflow:hidden}.page__modal{position:fixed;z-index:10;overflow:hidden;transition-duration:.6s;transition-timing-function:linear}.page__modal--menu{top:0;left:0;right:0;width:100%;height:0;transition-property:height}.page__modal--favorites{top:0;bottom:0;left:auto;right:0;width:100%;transform:translateX(100%);transition-property:transform;box-shadow:2px 2px 16px 0 rgba(0,0,0,.5)}@media (min-width:768px){.page__modal--favorites{width:350px}}.page__modal--cart{top:0;right:0;width:100%;height:100vh;transform:translateX(100%);transition-property:transform}@media (min-width:768px){.page__modal--cart{width:350px}}.page__modal--brand{top:0;left:50%;width:100vw;margin-left:-50vw;padding:25px;transform:scale(0);opacity:0;transition-property:transform,opacity;box-sizing:border-box}@media (min-width:768px){.page__modal--brand{top:50%;width:580px;min-height:345px;padding:45px 55px;margin-left:-290px;margin-top:-180px}}.page__modal--visible-type-1{height:100vh;overflow-y:auto;transform:translateX(0)}.page__modal--visible-type-2{height:auto;width:auto;overflow-y:auto}.page__modal--visible-type-3{opacity:1;transform:scale(1);box-shadow:1px 1px 7px 0 rgba(0,0,0,.21)}.page a,.page button,.page input{outline:none}.new-header{position:relative}@media (max-width:991px){.new-header{position:-webkit-sticky;position:sticky;top:0;z-index:2}}.new-header__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:90%;max-width:1192px;margin:0 auto;box-sizing:border-box}@media (min-width:768px){.new-header__wrapper{width:94%}}@media (min-width:992px){.new-header__wrapper{position:relative}}.new-header__top{padding:10px 0;background-color:#21242a;transform-origin:50% 0;animation:headerTop .3s ease-out;transition-property:padding;transition-timing-function:linear;transition-duration:.2s}@media (min-width:768px){.new-header__top{padding:14px 0}}@media (min-width:992px){.new-header__top{padding:32px 0}}@media (min-width:992px){.new-header__top--fixed{position:fixed;top:0;left:0;right:0;z-index:8}}@media (min-width:992px){.new-header__top--scroll{padding:22px 0}}.new-header__logo-link{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:60%;margin:0 auto}@media (min-width:992px){.new-header__logo-link{-ms-flex-pack:start;justify-content:flex-start;width:24%;margin:0}}.new-header__logo-wrapper{display:-ms-flexbox;display:flex;width:30px;height:30px}@media (min-width:768px){.new-header__logo-wrapper{width:176px;height:32px}}@media (min-width:992px){.new-header__logo-wrapper{width:196px;height:36px}}.new-header__logo{width:100%;height:auto}.new-header__toggle-wrapper--menu{-ms-flex-order:-1;order:-1;width:25%}@media (min-width:768px){.new-header__toggle-wrapper--menu{width:10%}}@media (min-width:992px){.new-header__toggle-wrapper--menu{display:none}}.new-header__toggle-wrapper--search{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;width:10%}@media (min-width:768px){.new-header__toggle-wrapper--search{-ms-flex-pack:center;justify-content:center;width:5%}}@media (min-width:992px){.new-header__toggle-wrapper--search{-ms-flex-pack:end;justify-content:flex-end;width:4%;margin-right:auto}}.new-header__toggle{-ms-flex-order:-1;order:-1;width:28px;height:20px;padding:0}@media (min-width:992px){.new-header__link-wrapper{width:40%}}@media (min-width:992px){.new-header__bottom{width:100%;padding:22px 0;padding-top:122px}}.new-header__toggle-search--hidden{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.new-header__search{position:absolute;top:50px;left:0;right:0;z-index:1;width:0;height:60px;padding-top:7px;padding-bottom:20px;overflow:hidden;transition-property:width;transition-duration:.2s;transition-timing-function:linear}@media (min-width:768px){.new-header__search{top:60px}}@media (min-width:992px){.new-header__search{top:0;left:auto;right:32%;height:36px;padding:0}}.new-header__search--visible{width:100%}@media (min-width:992px){.new-header__search--visible{width:44%}}@media (min-width:1200px){.new-header__search--visible{width:500px}}.new-header__search--overflow{overflow:visible}@media (max-width:991px){.new-header__favorites{display:none}}@media (min-width:992px){.new-header__favorites{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;line-height:17px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:auto;height:30px;margin-right:2%;padding-right:2%;color:#b7c2cb;text-decoration:none;border-right:1px solid #b7c2cb}}.new-header__cart{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;line-height:17px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;width:15%;color:#f3812b;text-decoration:none}@media (min-width:768px){.new-header__cart{width:5%}}@media (min-width:992px){.new-header__cart{width:auto}}.new-header__cart--hidden{display:none}.new-header__caption{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.new-header__icon--cart{width:26px;height:25px;fill:#f3812b}.new-header__icon--favorites{width:20px;height:20px;stroke:#b7c2cb}@media (max-width:991px){.new-header__counter{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}}.new-header__counter--cart{margin-left:15px}.new-header__counter--cart:after{position:relative;content:"\440.";margin-left:5px}.new-header__counter--favorites{margin-left:9px}.navigation{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background-color:#fff}.navigation--row{-ms-flex-direction:row;flex-direction:row}@media (max-width:991px){.navigation--only-on-mobile{display:none}}.navigation--transparent{background-color:transparent}.navigation__title{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.navigation__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:90%;max-width:1192px;margin:0 auto}@media (min-width:768px){.navigation__wrapper{width:94%}}@media (min-width:992px){.navigation__wrapper{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.navigation__top{width:100%;padding-top:10px;padding-bottom:20px;background-color:#21242a}@media (min-width:768px){.navigation__top{padding:70px 0}}.navigation__middle{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;width:100%;min-height:calc(100vh - 393px);padding:34px 0;box-sizing:border-box}@media (min-width:768px){.navigation__middle{min-height:calc(100vh - 389px);padding:70px 0}}.navigation__bottom{width:100%;padding-top:7px}@media (min-width:768px){.navigation__bottom{padding-top:25px}}.navigation__list-wrapper{width:90%;max-width:1110px;margin:0 auto}@media (min-width:768px){.navigation__list-wrapper{width:93%}}.navigation__list-wrapper--contact{margin-top:25px;padding:25px 0;border-top:1px solid #d8dee4}@media (min-width:768px){.navigation__list-wrapper--contact{margin-top:30px;padding:35px 0}}.navigation__list{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%}.navigation__list--row{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.navigation__list--row{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:768px){.navigation__list--column-only-on-mobile{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}}.navigation__item{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;font-size:12px;line-height:14px;letter-spacing:.46px;width:auto}.navigation__item--half{width:50%}.navigation__item--main{margin-bottom:18px}@media (min-width:768px){.navigation__item--main{margin-bottom:35px}}@media (min-width:992px){.navigation__item--main{margin-bottom:0;margin-right:40px}}.navigation__item--main:last-of-type{margin-bottom:0}@media (min-width:992px){.navigation__item--main:last-of-type{margin-right:0}}.navigation__item--second{margin-bottom:14px}@media (min-width:768px){.navigation__item--second{margin-bottom:0;margin-right:4%}}.navigation__item--second:last-of-type{margin-bottom:0}@media (min-width:768px){.navigation__item--second:last-of-type{margin-right:0}}.navigation__item--contact{margin-right:9%}@media (min-width:992px){.navigation__item--contact{margin-right:22px;padding:7px 0;padding-left:22px}}.navigation__item--contact:last-of-type{margin-right:0}.navigation__item--border{border-right:1px solid #b7c2cb}.navigation__item--left-border{border-left:1px solid #b7c2cb}.navigation__item--bold{font-weight:700}.navigation__item--large{font-size:14px;line-height:17px;letter-spacing:.5px}@media (min-width:768px){.navigation__item--large{font-size:16px;line-height:19px;letter-spacing:.53px}}@media (min-width:992px){.navigation__item--large{font-size:15px;line-height:18px;letter-spacing:.5px}}@media (min-width:768px){.navigation__item--font-on-desktop{font-size:14px;line-height:17px;letter-spacing:.46px}}@media (min-width:992px){.navigation__item--font-on-desktop{font-size:13px;line-height:15px;letter-spacing:.5px}}.navigation__link{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;padding:0;font:inherit;color:inherit;text-decoration:none;text-transform:uppercase;border:0;border-radius:0;background-color:transparent;transition-property:color;transition-duration:.3s;transition-timing-function:linear}@media (max-width:767px){.navigation__link--column-on-mobile{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:60px}}@media (min-width:768px){.navigation__link--column-on-mobile{height:30px}}@media (min-width:992px){.navigation__link--column-on-mobile{height:32px}}.navigation__link--light-grey{color:#b7c2cb}.navigation__link--light-grey .navigation__icon{fill:#b7c2cb;stroke:#b7c2cb}.navigation__link--light-grey:active,.navigation__link--light-grey:focus,.navigation__link--light-grey:hover{color:#fff}.navigation__link--light-grey:active .navigation__icon,.navigation__link--light-grey:focus .navigation__icon,.navigation__link--light-grey:hover .navigation__icon{fill:#fff;stroke:#fff}.navigation__link--grey{color:#575c64}.navigation__link--grey .navigation__icon{fill:#575c64;stroke:#575c64}.navigation__link--grey:active,.navigation__link--grey:focus,.navigation__link--grey:hover{color:#f3812b}.navigation__link--grey:active .navigation__icon,.navigation__link--grey:focus .navigation__icon,.navigation__link--grey:hover .navigation__icon{fill:#f3812b;stroke:#f3812b}.navigation__link--orange{color:#f3812b}.navigation__link--orange:active,.navigation__link--orange:focus,.navigation__link--orange:hover{color:#575c64}@media (min-width:992px){.navigation__link--lowcase-on-desktop{text-transform:none}}.navigation__icon{transition-property:fill,stroke;transition-duration:.3s;transition-timing-function:linear}.navigation__icon--business{width:28px;height:32px}@media (min-width:768px){.navigation__icon--business{-ms-flex-item-align:start;align-self:flex-start;margin-right:17px}}.navigation__icon--audio{width:28px;height:27px}@media (min-width:768px){.navigation__icon--audio{-ms-flex-item-align:start;align-self:flex-start;margin-right:17px}}.navigation__icon--phone{width:14px;height:16px;margin-right:8px}@media (min-width:768px){.navigation__icon--phone{margin-right:14px}}.navigation__icon--callback{width:15px;height:16px;margin-right:8px}@media (min-width:768px){.navigation__icon--callback{margin-right:14px}}.new-search{background-color:#21242a}.new-search__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:90%;margin:0 auto;border-bottom:1px solid #f3812b;box-sizing:border-box}@media (min-width:768px){.new-search__wrapper{width:94%}}@media (min-width:992px){.new-search__wrapper{width:100%;margin:0}}.new-search__input{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:15px;line-height:36px;letter-spacing:.46px;-ms-flex-negative:0;flex-shrink:0;width:81vw;height:32px;color:#f3812b;border:0;border-radius:0;background-color:transparent;outline:none}@media (min-width:992px){.new-search__input{width:37vw}}@media (min-width:1200px){.new-search__input{width:458px}}.new-search__input:-ms-input-placeholder{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:15px;line-height:36px;letter-spacing:.46px;color:#f3812b;opacity:1}.new-search__input::placeholder{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:15px;line-height:36px;letter-spacing:.46px;color:#f3812b;opacity:1}.new-search__button{-ms-flex-negative:0;flex-shrink:0;width:5vw}@media (min-width:992px){.new-search__button{width:2vw}}.favorites{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background-color:#fff}.favorites__title{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:12px;line-height:14px;margin:0;margin-right:20px;color:#f3812b}.favorites__note-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:100%;padding:0 20px;padding-bottom:15px;border-bottom:1px solid #d8dee4;box-sizing:border-box}.favorites__remove{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:12px;line-height:14px;padding:0;color:#b7c2cb;border:0;border-radius:0;background-color:transparent;transition-property:color;transition-duration:.3s;transition-timing-function:linear}.favorites__remove:focus,.favorites__remove:hover{color:#575c64}.favorites__list{margin:0;padding:0;list-style:none;width:100%;margin-bottom:15px;padding:0 20px;border-bottom:1px solid #d8dee4;box-sizing:border-box}.favorites__item{padding-top:15px;border-bottom:1px solid #d8dee4}.favorites__item:last-child{border-bottom:0}.favorite-card,.favorite-card__info-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.favorite-card__info-wrapper{-ms-flex-pack:justify;justify-content:space-between;width:75%}.favorite-card__title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start;-ms-flex-positive:1;flex-grow:1;margin-right:20px}.favorite-card__title{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:18px;line-height:21px;margin:0;color:#21242a;text-transform:uppercase}.favorite-card__link{font:inherit;color:inherit;text-decoration:none;transition-property:color;transition-duration:.3s;transition-timing-function:linear}.favorite-card__link:focus,.favorite-card__link:hover{color:#f3812b}.favorite-card__note{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:12px;line-height:14px;margin:0;color:#f3812b}.favorite-card__image-wrapper{-ms-flex-order:-1;order:-1;width:20%;margin-right:5%}.favorite-card__image{width:100%;height:auto}.cart{display:block;background-color:#fff}.cart__title{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.cart__note{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:15px;line-height:23px;width:100%;margin:0;margin-bottom:45px;color:#f3812b}.cart__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%}.cart__list{margin:0;padding:0;list-style:none;width:100%;margin-bottom:10px}.cart__item{position:relative;padding-top:15px;margin-bottom:15px}.cart__item--single{padding-bottom:25px}.cart__item--set{padding-bottom:20px}.cart__total-amount-wrapper{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:18px;line-height:21px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-negative:0;flex-shrink:0;width:100%;margin-bottom:25px;padding-bottom:15px;color:#21242a;border-bottom:1px solid #d8dee4}.cart__total-amount,.cart__total-amount-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:baseline;align-items:baseline}.cart__total-amount{margin:0;margin-left:15px}.cart__total-amount:after{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;font-size:11px;line-height:21px;position:relative;content:"\440.";margin-left:5px;color:#21242a}.cart__button{-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px}.single{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #d8dee4}.single--column{-ms-flex-direction:column;flex-direction:column}.single__image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-order:-1;order:-1;width:22%;margin-right:5%}.single__image{width:100%;height:auto}.single__info-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;width:73%}.single__info-wrapper,.single__title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.single__title-wrapper{-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:10px;margin-bottom:15px}.single__title{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:16px;line-height:19px;margin:0;margin-right:10px;color:#21242a}.single__counter-wrapper{width:34%;margin-right:auto;padding:8px;box-sizing:border-box}.single__remove{width:15px;height:18px}.set{-ms-flex-direction:column;flex-direction:column;background-color:#fff}.set,.set__main-product{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8dee4}.set__main-product{position:relative;-ms-flex-direction:row;flex-direction:row;width:100%}.set__main-product:after{position:absolute;bottom:0;left:39%;content:"";display:block;width:36px;height:16px;margin-bottom:-8px;margin-left:-18px;background-color:#fff;background-image:url("../images/decor-plus.svg");background-size:16px 16px;background-repeat:no-repeat;background-position:50%}.set__extra-product{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;box-sizing:border-box}.set__remove-wrapper{position:absolute;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;width:37px;margin-bottom:-9px;background-color:#fff}.set__remove{width:15px;height:18px}.set__extra-product-list{margin:0;padding:0;list-style:none;width:100%}.set__extra-product-item{margin:0;padding:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;width:100%;padding:20px 0;border-bottom:1px solid #d8dee4}.set__extra-product-item:after{position:absolute;bottom:0;left:39%;content:"";display:block;width:36px;height:16px;margin-bottom:-8px;margin-left:-18px;background-color:#fff;background-image:url("../images/decor-plus.svg");background-size:16px 16px;background-repeat:no-repeat;background-position:50%}.set__extra-product-item:last-child{border-bottom:0}.set__extra-product-item:last-child:after{display:none}.set__image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-order:-1;order:-1;width:22%;margin-right:5%}.set__image{width:100%;height:auto}.set__title{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:16px;line-height:19px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;margin-right:10px;color:#21242a}.set__control-wrapper,.set__title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;width:73%}.set__control-wrapper{-ms-flex-pack:justify;justify-content:space-between;margin-left:auto}.set__counter-wrapper{width:34%;margin-right:auto;padding:8px;box-sizing:border-box}.new-price{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.new-price,.new-price__product-price{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.new-price__product-price{font-weight:700;font-size:18px;-ms-flex-align:baseline;align-items:baseline;margin:0}.new-price__product-price,.new-price__product-price:after{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;line-height:21px;color:#21242a}.new-price__product-price:after{font-weight:600;font-size:11px;position:relative;content:"\440.";margin-left:5px}.new-price__total-price{font-weight:700;font-size:12.6px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:baseline;align-items:baseline;margin:0;margin-right:10px;padding-right:7px}.new-price__total-price,.new-price__total-price:after{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;line-height:15px;position:relative;color:#b7c2cb}.new-price__total-price:after{font-weight:600;font-size:7.7px;content:"\440.";margin-left:5px}.new-price__total-price:before{position:absolute;right:0;top:50%;content:"";display:block;width:1px;height:27px;margin-top:-13.5px;background-color:#d8dee4}.counter{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;border-radius:100px;border:1px solid #b7c2cb}.counter__field{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:15px;line-height:15px;min-width:1px;margin:0 auto;margin-top:-2px;padding:0;color:#21242a;text-align:center;border:0;border-radius:0;background-color:transparent;-webkit-appearance:textfield;-moz-appearance:textfield;/*appearance:textfield*css error*/}.counter__field::-webkit-inner-spin-button,.counter__field::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.counter__minus,.counter__plus{-ms-flex-negative:0;flex-shrink:0;width:13px;height:13px}.choose-type{width:100%}.choose-type__list{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:initial;align-items:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.choose-type__item{width:48%;margin-right:4%;margin-bottom:10px;box-sizing:border-box}.choose-type__item:nth-child(2n+2){margin-right:0}.choose-type__field{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.choose-type__field:checked~.choose-type__caption{border:1px solid #f3812b;box-shadow:inset 0 0 0 1px #f3812b}.choose-type__caption{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;padding:40px 15px;box-sizing:border-box;background-color:#f9fafb;border:1px solid #d8dee4;transition-property:border-color,box-shadow;transition-timing-function:linear;transition-duration:.2s}@media (min-width:768px){.choose-type__caption{padding:70px 35px}}.choose-type__caption:hover{border:1px solid #f3812b;box-shadow:inset 0 0 0 1px #f3812b}.choose-type__type-wrapper{-ms-flex-direction:column;flex-direction:column;width:100%}.choose-type__image-wrapper,.choose-type__type-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.choose-type__image-wrapper{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;width:70%;margin:0 auto;margin-bottom:5px}@media (min-width:768px){.choose-type__image-wrapper{width:60%}}.choose-type__image{width:100%;height:auto}.choose-type__type{font-size:11px;line-height:18px;width:100%;color:#21242a;text-transform:uppercase}.choose-type__note,.choose-type__type{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;min-height:36px;text-align:center;box-sizing:border-box}.choose-type__note{font-size:9px;line-height:14px;position:absolute;bottom:0;right:0;left:0;padding:0 5px;color:#575c64}@media (min-width:768px){.choose-type__note{font-size:13px;line-height:18px;bottom:15px;padding:0 30px}}.banner-audio{width:100%;height:152px;background:#ffe4bf}.banner-audio__wrapper{position:relative;width:100%;padding:40px;box-sizing:border-box}.banner-audio__info-wrapper{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;width:100%}.banner-audio__title{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:15px;line-height:18px;margin:0;margin-bottom:20px;color:#21242a;text-transform:uppercase}.banner-audio__link{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:9px;line-height:11px;min-width:101px;height:27px;color:#21242a;text-decoration:none;text-transform:uppercase;border:1px solid rgba(0,0,0,.3);border-radius:100px}.banner-audio__image-wrapper,.banner-audio__link{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.banner-audio__image-wrapper{position:absolute;right:0;top:0;bottom:0;z-index:0;width:245px}.banner-audio__image{width:100%;height:auto}.modal{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff}.modal--cart{box-shadow:0 1px 10px 0 rgba(0,0,0,.21)}.modal__title{position:absolute;top:0;left:0;width:1px;height:1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.modal__title--visible{font-family:Exo\ 2,Segoe UI,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:24px;line-height:24px;position:static;width:100%;height:auto;margin:0;margin-bottom:20px;padding:0 25px;color:#575c64;text-align:center;box-sizing:border-box;-webkit-clip-path:none;clip-path:none}@media (min-width:768px){.modal__title--visible{font-size:28px;line-height:28px;margin-bottom:30px;padding:0 55px}}.modal__main{box-sizing:border-box}.modal__main--menu{height:calc(100vh - 50px);overflow:auto}@media (min-width:768px){.modal__main--menu{height:calc(100vh - 60px)}}.modal__main--favorites{padding:20px 0}.modal__main--cart{width:100%;height:100vh;padding:20px 7%}.modal__main--choose-type{width:100%}.modal__close{position:absolute;z-index:11}.modal__close--menu{top:15px;left:5%}@media (min-width:768px){.modal__close--menu{left:3%}}.modal__close--cart{top:20px;right:7%}@media (min-width:768px){.modal__close--cart{right:25px}}.modal__close--brand{top:15px;right:15px}.modal__close--favorites{top:17px;right:20px}.quick-order{display:-ms-flexbox;display:flex;width:1000px;min-width:320px;background:#fff;box-shadow:1px 1px 7px 0 rgba(0,0,0,.21)}@media (max-width:1000px){.quick-order{width:100%}}.quick-order--visible{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.quick-order__left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:50%;padding:50px 30px}@media (max-width:767px){.quick-order__left{width:100%;padding:30px}}.quick-order__right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:50%;padding-top:30px;padding-right:50px}@media (max-width:767px){.quick-order__right{display:none}}.quick-order__right--double-set{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:50px;padding-left:40px;padding-right:70px;overflow:hidden}@media (max-width:1000px){.quick-order__right--double-set{padding:50px 30px}}@media (max-width:767px){.quick-order__right--double-set{display:none}}.quick-order__right--triple-set{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:30px;padding-left:40px;padding-right:70px;overflow:hidden}@media (max-width:1000px){.quick-order__right--triple-set{padding:50px 30px}}@media (max-width:767px){.quick-order__right--triple-set{display:none}}.quick-order__content{max-width:340px}.quick-order__success{display:none}.quick-order__time{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.quick-order__time svg{max-width:14px;min-width:14px;max-height:14px;min-height:14px;margin-right:10px;color:#f3812b}.quick-order__title{padding-bottom:15px;margin-bottom:15px;font-size:28px;font-weight:700;text-align:center;color:#575c64;border-bottom:1px solid #d8dee4}.quick-order__title div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5px;font-size:15px;line-height:18px}.quick-order__field{margin-bottom:22px}.quick-order__field input{width:100%;height:40px;padding:0 16px;line-height:40px;border:1px solid #b7c2cb;border-radius:5px;color:#575c64;transition:border-color .6s cubic-bezier(.175,.885,.32,1.275)}.quick-order__field input:-ms-input-placeholder{font-size:12px;font-weight:700}.quick-order__field input::placeholder{font-size:12px;font-weight:700}.quick-order__field input:focus{border-color:#f3812b}.quick-order p{text-align:center;line-height:24px;color:#575c64}.quick-order button{display:block;width:100%;max-width:200px;height:40px;margin:36px auto 0;border-radius:20px;font-size:15px;text-transform:uppercase;color:#fff;background-color:#f3812b}.quick-order button:hover{background-color:#e66a0d}.quick-order__icon{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.quick-order__icon--double-set{margin-bottom:30px}.quick-order__icon--triple-set{margin-bottom:20px}.quick-order__icon:before{left:0}.quick-order__icon:after,.quick-order__icon:before{position:absolute;top:50%;z-index:0;content:"";display:block;width:calc(50% - 50px);height:1px;background-color:#d8dee4;transform:translateY(-50%)}.quick-order__icon:after{right:0}.quick-order__icon svg{position:relative;z-index:1;width:40px;height:auto;fill:#f3812b}.quick-order__image--double-set-1{width:60%;height:auto}@media (max-width:1000px){.quick-order__image--double-set-1{width:80%}}.quick-order__image--double-set-2{width:42%;height:auto}@media (max-width:1000px){.quick-order__image--double-set-2{width:60%}}.quick-order__image--triple-set-1{width:60%;height:auto}@media (max-width:1000px){.quick-order__image--triple-set-1{width:80%}}.quick-order__image--triple-set-2{width:42%;height:auto}@media (max-width:1000px){.quick-order__image--triple-set-2{width:60%}}.quick-order__image--triple-set-3{width:30%;height:auto}@media (max-width:1000px){.quick-order__image--triple-set-3{width:50%}}