﻿.ship-address-selector-form{-webkit-transition:all 0.25s;-o-transition:all 0.25s;transition:all 0.25s;background:#fff;border-radius:4px;display:flex;flex:1 1 auto;height:40px;opacity:0.8}@media only screen and (max-width: 768px){.ship-address-selector-form{display:inherit;margin:0;height:auto;background:transparent;box-shadow:none}}.ship-address-selector-form--error{animation-duration:.4s;animation-fill-mode:both;animation-name:shake}.ship-address-selector-form--large{box-shadow:0 2px 3px 0 rgba(0,0,0,0.05),0 9px 16px 0 rgba(0,0,0,0.15);height:58px;margin-left:0}@media only screen and (max-width: 768px){.ship-address-selector-form--large{box-shadow:none;display:inherit;height:auto}}.ship-address-selector-form__label{display:none}.ship-address-selector-form--large .ship-address-selector-form__label{display:block;position:absolute;bottom:110%;left:0;font-size:16px;color:#787878;text-transform:uppercase}@media only screen and (max-width: 768px){.ship-address-selector-form--large .ship-address-selector-form__label{display:none}}.ship-address-selector-form--active{box-shadow:0 9px 16px 0 rgba(0,0,0,0.15);opacity:1}.ship-address-selector-form:hover{box-shadow:0 9px 16px 0 rgba(0,0,0,0.15);opacity:1}.ship-address-selector-form__action{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;background:transparent;border:0;border-left:1px solid #e6e6e6;border-radius:0;color:#fc4c04;flex:0 0 auto;font-size:16px;font-weight:600;height:100%;padding:0 12px}.ship-address-selector-form__action:focus{outline:none}.ship-address-selector-form__action:disabled{color:#ff9a70;cursor:default}@media only screen and (max-width: 768px){.ship-address-selector-form__action{width:100%;height:45px;background:white;box-shadow:0 1px 4px 0 rgba(0,0,0,0.19);border-radius:4px}}.ship-address-selector-form__control{flex:1 1 auto;height:100%}.ship-address-selector-form__dropdown{background-color:#fff;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);left:0;overflow:hidden;position:absolute;top:105%;width:100%;z-index:1400;font-weight:500}@media only screen and (max-width: 768px){.ship-address-selector-form__dropdown{box-shadow:0 2px 3px 0 rgba(0,0,0,0.05),0 9px 16px 0 rgba(0,0,0,0.15)}}.ship-address-selector-form__dropdown-item{color:black;min-height:42px;line-height:42px;padding:0 15px;font-size:14px;text-align:left}@media only screen and (max-width: 768px){.ship-address-selector-form__dropdown-item{line-height:1.2;min-height:25px;font-size:12px;padding:10px 12px;display:flex;align-items:center}}.ship-address-selector-form__dropdown-item--active{background-color:rgba(143,142,148,0.15)}.ship-address-selector-form__dropdown-item:hover{background-color:rgba(143,142,148,0.15);cursor:pointer}.ship-address-selector-form__input{background:transparent;border:0;box-sizing:border-box;font-size:15px;font-weight:500;height:100%;padding:0 18px;width:100%}.ship-address-selector-form__input::-webkit-input-placeholder{font-weight:normal;color:black}.ship-address-selector-form__input::-moz-placeholder{font-weight:normal;color:black}.ship-address-selector-form__input:-moz-placeholder{font-weight:normal;color:black}.ship-address-selector-form__input:-ms-input-placeholder{font-weight:normal;color:black}@media only screen and (max-width: 768px){.ship-address-selector-form__input{font-size:14px;padding:0 12px}}.ship-address-selector-form__input:focus{outline:none}.ship-address-selector-form__search{align-items:center;display:flex;flex:1 1 auto;position:relative;height:100%}@media only screen and (max-width: 768px){.ship-address-selector-form__search{background:white;margin-bottom:10px;border-radius:4px;height:45px;box-shadow:0 1px 4px 0 rgba(0,0,0,0.19)}}.ship-address-selector-form__toggle{height:100%;width:48px}.ship-address-selector-form__toggle-action{background:url(/assets/ship_address_selector/map_icon-af5b055b576f3381e65fc7466452fe5b.svg) no-repeat center center;border:0;height:100%;width:100%}.ship-address-selector-form__tooltip{left:0 !important;position:absolute !important;top:100% !important}@keyframes shake{0%, 100%{transform:translateZ(0)}30%, 70%{transform:translate3d(0, -3px, 0)}40%, 80%{transform:translate3d(0, 3px, 0)}}.tooltip{border-radius:4px;display:none;font-size:13px;line-height:18px;opacity:0;padding:10px;position:fixed;pointer-events:none;text-align:left}.tooltip:before,.tooltip:after{content:"";width:0;height:0;position:absolute}.tooltip.show{display:block;opacity:1}.tooltip.type-light{background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,0.18),0 6px 10px 0 rgba(0,0,0,0.08);color:#393939}.tooltip.type-light.place-bottom:after{border-bottom:6px solid #fff}.tooltip.type-light.place-left:after{border-left:6px solid #fff}.tooltip.type-light.place-right:after{border-right:6px solid #fff}.tooltip.type-light.place-top:after{border-top:6px solid #fff}.tooltip.place-top{margin-top:-10px}.tooltip.place-top:after{border-left:8px solid transparent;border-right:8px solid transparent;bottom:-6px;left:50%;margin-left:-8px}.tooltip.place-top:before{border-left:10px solid transparent;border-right:10px solid transparent;bottom:-8px;left:50%;margin-left:-10px}.tooltip.place-bottom{margin-top:10px}.tooltip.place-bottom:after{border-left:8px solid transparent;border-right:8px solid transparent;top:-6px;left:50%;margin-left:-8px}.tooltip.place-bottom:before{border-left:10px solid transparent;border-right:10px solid transparent;top:-8px;left:50%;margin-left:-10px}.tooltip.place-left{margin-left:-10px}.tooltip.place-left:after{border-top:5px solid transparent;border-bottom:5px solid transparent;right:-6px;top:50%;margin-top:-4px}.tooltip.place-left:before{border-top:6px solid transparent;border-bottom:6px solid transparent;right:-8px;top:50%;margin-top:-5px}.tooltip.place-right{margin-left:10px}.tooltip.place-right:after{border-top:5px solid transparent;border-bottom:5px solid transparent;left:-6px;top:50%;margin-top:-4px}.tooltip.place-right:before{border-top:6px solid transparent;border-bottom:6px solid transparent;left:-8px;top:50%;margin-top:-5px}.fade-enter{opacity:0.01}.fade-enter.fade-enter-active{opacity:1;-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}.fade-leave{opacity:1}.fade-leave.fade-leave-active{opacity:0.01;-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}.fade-appear{opacity:0.01}.fade-appear.fade-appear-active{opacity:1;-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}.fade-and-slide-enter{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);transform-origin:340px top;opacity:0.01}.fade-and-slide-enter.fade-and-slide-enter-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.fade-and-slide-leave{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);transform-origin:340px top;opacity:1}.fade-and-slide-leave.fade-and-slide-leave-active{-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-slide-appear{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);transform-origin:340px top;opacity:0.01}.fade-and-slide-appear.fade-and-slide-appear-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.notification-fade-enter{-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s;max-height:0;opacity:0}.notification-fade-enter.notification-fade-active{max-height:80px;opacity:1}.notification-fade-appear{-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s;max-height:0;opacity:0}.notification-fade-appear.notification-fade-appear-active{max-height:80px;opacity:1}.notification-fade-leave{-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s;max-height:80px;opacity:1}.notification-fade-leave.notification-fade-leave-active{opacity:0;max-height:0}.fade-and-scale-enter{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-scale-enter.fade-and-scale-enter-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.fade-and-scale-leave{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.fade-and-scale-leave.fade-and-scale-leave-active{-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-scale-appear{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-scale-appear.fade-and-scale-appear-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.slide-right-enter{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);position:relative}.slide-right-enter.slide-right-enter-active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.slide-right-leave{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);position:relative}.slide-right-leave.slide-right-leave-active{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3, 1.3);-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        /*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url("/assets/fontawesome-webfont-2958fb7fc062bde2ce371f5fe3a355cd.eot");src:url("/assets/fontawesome-webfont-2958fb7fc062bde2ce371f5fe3a355cd.eot?#iefix") format("embedded-opentype"),url("/assets/fontawesome-webfont-6ba89eed4b56d551b453d4c952b78cfd.woff2") format("woff2"),url("/assets/fontawesome-webfont-9e1b7ee25da62f74e1843546f6e9485f.woff") format("woff"),url("/assets/fontawesome-webfont-e16ce62a643a878660a09d4d8c6f8143.ttf") format("truetype"),url("/assets/fontawesome-webfont-96679962877bfcef4d48367e495ef4f4.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before,.fa-vkontakte:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:"iconfont";src:url(/assets/home/iconfont-bd3add63bb52eab135d2ad90dffe8446.eot);src:url(/assets/home/iconfont.eot?#iefix) format("eot"),url(/assets/home/iconfont-cb0632ab9c916bc2eb190ac4d65e2d3c.woff2) format("woff2"),url(/assets/home/iconfont-2d7370be1ff30b3e572c5ac73ebf2ce9.woff) format("woff"),url(/assets/home/iconfont-f49b558af0d0678a433a6ffb36531aa4.ttf) format("truetype");font-weight:normal;font-style:normal}.icon{font-family:"iconfont";font-style:normal;font-weight:normal;text-rendering:auto;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon{display:inline-block}.icon-close:before{content:""}.icon-diet:before{content:""}.icon-dog:before{content:""}.icon-fb-full:before{content:""}.icon-fb:before{content:""}.icon-gp-full:before{content:""}.icon-gp:before{content:""}.icon-ig-full:before{content:""}.icon-ig:before{content:""}.icon-logo-s:before{content:""}.icon-logo:before{content:""}.icon-mail:before{content:""}.icon-tag:before{content:""}.icon-truck:before{content:""}.icon-tw-full:before{content:""}.icon-tw:before{content:""}.icon-vk:before{content:""}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.alerts{width:450px;position:fixed;top:60px;right:5px;z-index:6200;display:flex;flex-direction:column;box-sizing:border-box}.alert{margin-bottom:5px;min-height:40px;padding:15px;border-radius:2px;margin-bottom:10px;box-shadow:0 22px 70px 4px rgba(0,0,0,0.56);display:flex;flex:1 auto;align-items:center;justify-content:space-between}.alert__icon{margin-right:10px;font-size:18px}.alert__left{display:flex;align-items:center}.alert__close{cursor:pointer;font-size:28px}.alert--error{background-color:#fbeeed;border-color:#f7d8dd;color:#d9534f}.alert--notice{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert--alert{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}@media (max-width: 480px){.alerts{width:100%}.alert{min-height:33px;margin-left:10px}}.fade-enter{opacity:0.01}.fade-enter.fade-enter-active{opacity:1;-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}.fade-leave{opacity:1}.fade-leave.fade-leave-active{opacity:0.01;-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}.fade-appear{opacity:0.01}.fade-appear.fade-appear-active{opacity:1;-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}.fade-and-slide-enter{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);transform-origin:340px top;opacity:0.01}.fade-and-slide-enter.fade-and-slide-enter-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.fade-and-slide-leave{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);transform-origin:340px top;opacity:1}.fade-and-slide-leave.fade-and-slide-leave-active{-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-slide-appear{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);transform-origin:340px top;opacity:0.01}.fade-and-slide-appear.fade-and-slide-appear-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.notification-fade-enter{-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s;max-height:0;opacity:0}.notification-fade-enter.notification-fade-active{max-height:80px;opacity:1}.notification-fade-appear{-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s;max-height:0;opacity:0}.notification-fade-appear.notification-fade-appear-active{max-height:80px;opacity:1}.notification-fade-leave{-webkit-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s;max-height:80px;opacity:1}.notification-fade-leave.notification-fade-leave-active{opacity:0;max-height:0}.fade-and-scale-enter{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-scale-enter.fade-and-scale-enter-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.fade-and-scale-leave{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.fade-and-scale-leave.fade-and-scale-leave-active{-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-scale-appear{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scaleY(0.01) scaleX(0.01);-moz-transform:scaleY(0.01) scaleX(0.01);-ms-transform:scaleY(0.01) scaleX(0.01);-o-transform:scaleY(0.01) scaleX(0.01);transform:scaleY(0.01) scaleX(0.01);opacity:0.01}.fade-and-scale-appear.fade-and-scale-appear-active{-webkit-transform:scaleY(1) scaleX(1);-moz-transform:scaleY(1) scaleX(1);-ms-transform:scaleY(1) scaleX(1);-o-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);opacity:1}.slide-right-enter{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);position:relative}.slide-right-enter.slide-right-enter-active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.slide-right-leave{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);position:relative}.slide-right-leave.slide-right-leave-active{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}*{margin:0;padding:0}body{background:white;color:#333;height:100%}html{height:100%;font-family:"TT Norms","Helvetica Neue",Helvetica,Arial,sans-serif}a:focus{outline:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #888}label,input,button,select,textarea{font-family:"TT Norms","Helvetica Neue",Helvetica,Arial,sans-serif}.google-scripts{width:0;height:0;position:absolute;visibility:hidden}.l-center{max-width:1400px;margin:0 auto;position:relative;padding:0 55px;box-sizing:border-box}@media only screen and (max-width: 768px){.l-center{padding:0 25px}}@media only screen and (max-width: 630px){.l-center{padding:0 20px}}.body{flex:1 auto;padding-top:101px}.left{float:left}.right{float:right}.clear{clear:both;width:100%}.faded{filter:alpha(opacity=70);opacity:0.7}.hide{display:none !important}.centered{text-align:center}@media only screen and (max-width: 1200px){.lg-hidden{display:none !important}}@media only screen and (max-width: 998px){.md-hidden{display:none !important}}@media only screen and (max-width: 768px){.sm-hidden{display:none !important}}@media only screen and (max-width: 630px){.xs-hidden{display:none !important}}@media only screen and (max-width: 480px){.xxs-hidden{display:none !important}}@media only screen and (min-width: 641px){.taxon-preview,.taxons-nav-wrap,.buy-again-department,.new-arrivals-department,.deals-panel{width:621px}}@media only screen and (min-width: 848px){.taxon-preview,.taxons-nav-wrap,.buy-again-department,.new-arrivals-department,.deals-panel{width:828px}}@media only screen and (min-width: 1055px){.taxon-preview,.taxons-nav-wrap,.buy-again-department,.new-arrivals-department,.deals-panel{width:1035px}}@media only screen and (min-width: 1262px){.taxon-preview,.taxons-nav-wrap,.buy-again-department,.new-arrivals-department,.deals-panel{width:1242px}}@media only screen and (min-width: 1469px){.taxon-preview,.taxons-nav-wrap,.buy-again-department,.new-arrivals-department,.deals-panel{width:1449px}}@media only screen and (min-width: 1676px){.taxon-preview,.taxons-nav-wrap,.buy-again-department,.new-arrivals-department,.deals-panel{width:1656px}}@media only screen and (min-width: 1883px){.taxon-preview,.taxons-nav-wrap,.buy-again-department,.new-arrivals-department,.deals-panel{width:1863px}}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3040;background-color:#000;touch-action:none}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.modal-content{border:0;border-radius:0}.modal-title{font-size:20px}.modal-header{background:#e1ede9;padding-left:30px}.modal-body--instamart{padding:30px}.product__modal-dialog{background:white;width:746px}.checkout__modal-dialog{width:1010px}.checkout__modal-dialog .close{position:absolute;right:15px;top:15px}.modal .close{font-family:inherit;font-size:48px;font-weight:300;line-height:28px;color:#000;opacity:0.2;outline:0}.modal .close:hover{opacity:0.4}.modal-subtitle{font-size:18px;font-weight:700;margin-bottom:20px}.modal-block{margin-bottom:40px}@media (max-width: 768px){.modal-dialog{width:auto}}@media (max-width: 480px){.modal-body{padding:10px}}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}input[type='text'],select{border-radius:3px;border:1px solid #ccc;padding:0px 10px;height:46px;width:200px;color:#000;font-size:16px;box-shadow:inset 1px 0px 5px rgba(0,0,0,0.1);background:#fcfcfc}input[placeholder],textarea[placeholder]{color:#5c5c5c}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#5c5c5c}input::-moz-placeholder,textarea::-moz-placeholder{color:#5c5c5c}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#5c5c5c}.rlabel{display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:pointer;font-size:14px;line-height:16px}.rlabel span{margin-left:17px}.rlabel input[type=checkbox]{margin:0 5px 0 0;padding:0;display:inline-block;vertical-align:middle;position:relative;top:-1px}.rlabel a{text-decoration:underline}.inp{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle}.inp input[type=text],.inp input[type=password],.inp textarea{background:#FFF;border:1px solid #ccc;box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;font:16px/16px 'TT Norms',arial,sans-serif;margin:0;width:100%}.inp input[type=text],.inp input[type=password]{height:46px;padding:0 18px;font-weight:bold}.inp textarea{line-height:24px;min-height:97px;overflow:auto;padding:10px 18px;resize:vertical}.inp textarea::-webkit-input-placeholder{color:#888;font-weight:normal}.inp textarea:-ms-input-placeholder{color:#888;font-weight:normal}.inp textarea::-moz-placeholder{color:#333;font-weight:normal}.inp input[type=text]::-webkit-input-placeholder,.inp input[type=password]::-webkit-input-placeholder{position:relative;top:3px;color:#888;font-weight:normal}.inp input[type=text]:-ms-input-placeholder,.inp input[type=password]:-ms-input-placeholder{position:relative;top:3px;color:#888;font-weight:normal}.inp input[type=text]::-moz-placeholder,.inp input[type=password]::-moz-placeholder{position:relative;top:3px;color:#333;font-weight:normal}.inp.error input[type=text],.inp.error input[type=password],.inp.error textarea,.inp.error select,.error-wrapper.error input[type=text],.error-wrapper.error input[type=password],.error-wrapper.error textarea,.error-wrapper.error select{border-color:red}.inp.error input[type=text]::-webkit-input-placeholder,.error-wrapper.error input[type=text]::-webkit-input-placeholder{color:red}.inp.error input[type=text]:-ms-input-placeholder,.error-wrapper.error input[type=text]:-ms-input-placeholder{color:red}.inp.error input[type=text]::-moz-placeholder,.error-wrapper.error input[type=text]::-moz-placeholder{color:red}.inp.error input[type=password]::-webkit-input-placeholder,.error-wrapper.error input[type=password]::-webkit-input-placeholder{color:red}.inp.error input[type=password]:-ms-input-placeholder,.error-wrapper.error input[type=password]:-ms-input-placeholder{color:red}.inp.error input[type=password]::-moz-placeholder,.error-wrapper.error input[type=password]::-moz-placeholder{color:red}.inp.error textarea::-webkit-input-placeholder,.error-wrapper.error textarea::-webkit-input-placeholder{color:red}.inp.error textarea:-ms-input-placeholder,.error-wrapper.error textarea:-ms-input-placeholder{color:red}.inp.error textarea::-moz-placeholder,.error-wrapper.error textarea::-moz-placeholder{color:red}.rlabel.error{color:red}.rlabel.error a{color:red}.inp_w100{width:100%}.inp_tel1{width:68px;margin-right:6px}.inp_tel2{width:231px}.inp_tel3{width:194px}.inp_code{width:307px}.inp_name textarea{font-size:30px;font-weight:bold;line-height:1.1em;resize:none;height:3.1em;min-height:3.1em;padding-bottom:0;overflow:hidden}.inp_feedback textarea{width:310px;height:146px;border-color:#d1d6dc;box-shadow:none;border-radius:3px;resize:none;font-size:14px;padding:10px;line-height:18px}.inp_feedback input[type=text],.inp_feedback input[type=password]{height:36px;width:240px;border-color:#d1d6dc;box-shadow:none;border-radius:3px;padding:0 12px;font-size:14px}.inp_feedback input[type=text]::-webkit-input-placeholder,.inp_feedback input[type=password]::-webkit-input-placeholder{position:relative;top:1px;color:#98a5af;font-weight:normal}.inp_feedback input[type=text]:-ms-input-placeholder,.inp_feedback input[type=password]:-ms-input-placeholder{position:relative;top:1px;color:#98a5af;font-weight:normal}.inp_feedback input[type=text]::-moz-placeholder,.inp_feedback input[type=password]::-moz-placeholder{position:relative;top:1px;color:#333;font-weight:normal}.one-click__form .tel,.callback__form .tel{display:inline-block;margin-right:25px;vertical-align:baseline}.one-click__form .tel .inp_tel2,.callback__form .tel .inp_tel2{width:190px}.one-click__form .tel b,.callback__form .tel b{font-weight:normal;margin-right:2px;position:static;vertical-align:middle}.callback__time,.callback__time-label{color:#888;font-size:21px;font-weight:300;line-height:21px}.one-click__delivery{color:#888;font-size:16px;font-weight:normal;line-height:21px;width:215px}.callback__time{width:110px}@media (max-width: 480px){.inp_tel2{width:178px}}.bt{-webkit-transition:background,0.3s;-o-transition:background,0.3s;transition:background,0.3s;background:#ff5600;border:none;border-radius:4px;-moz-user-select:none;box-sizing:border-box;color:#ffffff;cursor:pointer;display:inline-block;font-size:14px;font-family:inherit;height:46px;line-height:18px;font-weight:bold;padding:11px 10px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-appearance:none}.bt+.cancel{margin-left:22px;text-decoration:none}.bt--primary{background:#ff5600}.bt--primary:hover{background:#cc4500}.bt-link{background:none;border:none;outline:none}.bt-center{margin:25px auto 0;width:250px}.bt_w100{width:100%}.bt_blue{background:#438cac}.bt--buy{cursor:pointer;background:#ff5600;display:inline-block;height:auto;padding:6px 10px;vertical-align:top}.bt--buy:hover{background:#cc4500}.bt--disabled{background:#bfbfbf;cursor:default}.bt--disabled:hover{background:#bfbfbf}.sitemap{margin:30px 0 0 20px}.sitemap .category{font-size:20px;margin-bottom:10px}.sitemap .subcategories{margin-left:20px}.bt_select{font-size:14px;height:28px;border-style:none;padding:2px 15px;cursor:pointer}.bt_select_top{display:inline-block !important}.bt_select_na,.bt_select_na:hover,.bt_select_na:active{cursor:default;background:#c2c2c2;background:-moz-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2c2c2), color-stop(100%, #a4a4a4));background:-webkit-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%);background:-o-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%);background:-ms-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%);background:linear-gradient(to bottom, #c2c2c2 0%, #a4a4a4 100%);font-weight:normal !important;color:#FFF;-webkit-box-shadow:none;box-shadow:none}.bt-readmore{background:none;border:none;color:#01939a;outline:none;text-align:right}.bt-new-checkout{float:right;margin:7px}.bt-new-checkout:hover{color:white}.ico{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:'ic-icons';font-size:16px;font-style:normal;font-weight:normal;position:relative;vertical-align:middle}.ico_account:before{content:""}.ico_car:before{content:""}.ico_card:before{content:"\e01c"}.ico_cards:before{content:""}.ico_cart:before{content:""}.ico_cart_filled:before{content:""}.ico_deals:before{content:""}.ico_hamburger:before{content:""}.ico_help:before{content:""}.ico_history:before{content:""}.ico_home:before{content:"\e022"}.ico_location:before{content:"\e003"}.ico_logout:before{content:""}.ico_money:before{content:""}.ico_more:before{content:""}.ico_star:before{content:""}.ico_support:before{content:""}.ico_terms:before{content:""}.special_instructions_value{margin-top:20px}.table{border-spacing:0;border-collapse:collapse;margin-bottom:20px;max-width:100%;width:100%}.table caption{padding-bottom:8px;padding-top:8px;color:#777;text-align:left}.table th,.table td{border-top:1px solid #ccc;padding:8px;text-align:left;vertical-align:top}.table th{font-weight:bold}.table thead th{border-top:0;border-bottom:2px solid #ccc}.main_block{width:105%;margin-left:-5%;font-size:0px;display:table;padding:0;text-align:left}.main_block div.main_block_content{width:45%;margin-left:5%;line-height:18px;text-transform:none;text-align:left;vertical-align:top;display:inline-block;zoom:1;*display:inline}.main_three_block.main_block{width:101.5%;margin-left:-1.5%}.main_three_block.main_block div.main_block_content{width:31.9%;margin-left:1.4%}.delivery{padding:30px}.delivery__intervals,.delivery__location,.delivery__map{margin-bottom:40px}.delivery__map{height:600px}.delivery .table{line-height:22px}.delivery .table caption{font-size:16px}.delivery .table th:first-child{width:27%;font-weight:normal}.delivery .table th:last-child{width:37%}.delivery .intervals-block__title{font-weight:bold}.delivery .marked{color:#d46a51}.delivery .marked-green{color:#509e47}.delivery h3{font-size:20px}.intervals-block{width:48%}.interval{background:#e1ede9;border-radius:3px;overflow:hidden;margin:10px 0}.interval .interval__item{padding:10px 25px;font-weight:300}.interval .available{background:#509e47;color:#fff}.interval .not_available{color:#97989c}.bt_order_call{width:245px;margin:40px auto;margin-bottom:0}.payment-methods{font-weight:300}.payment-methods span{color:#616161;font-size:21px;line-height:25px}.payment-methods img{float:left;margin-right:20px}.payment-methods .comment{margin-top:35px}.partnership-programs{display:flex;justify-content:space-around}.partnership-programs--item{margin:0 10px}.partnership-programs--image{max-width:100%}.top-content{position:relative}.top-content .header{box-sizing:border-box;left:auto;position:absolute;top:auto;right:auto;width:100%}.top-content:not(.is-sticky) .header{bottom:-175px}.top-content.is-animation-ready .header{transform:translateY(-100%)}.top-content.is-sticky{left:0;position:fixed;top:0;width:100%;z-index:10}.top-content.is-sticky .header{background:#fff;bottom:-74px;transform:translateY(0);box-shadow:0 1px 4px 1px rgba(0,0,0,0.15)}.top-content.is-sticky .header .logo{margin-top:0;vertical-align:middle}.top-content.is-sticky .header .logo__main{display:block}.top-content.is-sticky .header .logo__add{display:none}.top-content.is-sticky .header .header__nav{vertical-align:middle}.top-content.is-sticky .header .header__nav a{color:#000}.top-content.is-sticky .header .header__nav a:after{background:#000}.top-line{text-align:center;padding:25px;background:#fff;color:#fc4d16;font-weight:700;letter-spacing:.02em;font-size:20px;line-height:1;cursor:pointer;position:relative;display:table;margin:0 auto}.top-line:after{content:'';position:absolute;left:10px;right:10px;bottom:15px;height:2px;background:#fc4d16;opacity:0;transition:opacity .3s}.top-line:hover:after{opacity:1}@media only screen and (max-width: 768px){.top-line{padding:15px;font-size:18px}}.header{display:flex;justify-content:space-between;padding:21px 35px 15px;transition:transform .3s;z-index:10}@media only screen and (max-width: 1200px){.header{padding:21px 60px 15px}}@media only screen and (max-width: 998px){.header{padding:21px 50px 15px}}@media only screen and (max-width: 768px){.header{padding:20px 25px 15px;z-index:6}}.header__left .header__nav{display:inline-block;vertical-align:middle}.header__left .logo{margin-right:28px}@media only screen and (max-width: 768px){.header__right{padding-top:5px}}.header__right .dropdown{display:inline-block;vertical-align:middle;margin-right:54px}@media only screen and (max-width: 768px){.header__right .dropdown{display:none}}.header__right .header__nav{display:inline-block;vertical-align:middle}.logo{display:inline-block;vertical-align:top;margin-top:-21px}@media only screen and (max-width: 768px){.logo{margin-top:0}}.logo__main{display:none}@media only screen and (max-width: 768px){.logo__main{display:block}}@media only screen and (max-width: 998px){.logo__add img{width:120px;height:auto}}@media only screen and (max-width: 768px){.logo__add{display:none}}@media only screen and (max-width: 768px){.logo .logo__main{display:block}}.logo img{display:block}.header__login{display:inline-block;vertical-align:top}@media only screen and (max-width: 768px){.header__login{display:none}}.header__login .link-action{vertical-align:middle;margin:0 10px}.header__login .link-action:first-child{position:relative}.header__login .link-action:first-child:after{content:"";height:20px;width:2px;position:absolute;right:-10px;top:50%;margin-top:-8px;background:#4a4a4a}.header__nav{white-space:nowrap;font-size:20px}@media only screen and (max-width: 768px){.header__nav{display:none !important}}.header__nav li{display:inline-block;vertical-align:middle}.header__nav a{display:block;position:relative;padding:5px 10px;color:#fff}.header__nav a:after{content:'';position:absolute;left:10px;right:10px;bottom:0;height:2px;background:#fff;opacity:0;transition:opacity .3s}.header__nav a:hover:after{opacity:1}.burger{display:none;position:relative;height:14px;width:20px;z-index:6}.burger.is-active:hover span{background:transparent}.burger.is-active span{background:transparent}.burger.is-active span:before{top:0;transform:rotate(45deg)}.burger.is-active span:after{top:0;right:0;left:auto;transform:rotate(-45deg)}.burger:hover span{background:#4a4a4a}.burger:hover span:before,.burger:hover span:after{background:#4a4a4a}@media only screen and (max-width: 768px){.burger{display:block}}.burger span{position:absolute;height:2px;width:20px;background:#f25a33;top:50%;left:0;margin-top:-1px;transition:background .3s}.burger span:before,.burger span:after{content:"";position:absolute;height:2px;width:20px;background:#f25a33;left:0;transition:background, transform, top, left, right, .3s}.burger span:before{top:-6px}.burger span:after{bottom:-6px}a.nav-phone:after,a.header__img:after{content:none}a.nav-phone{display:flex;padding-bottom:0;padding-top:0}a.nav-phone:hover{color:white}a.header__img{height:30px;padding:0 10px}a.header__img img{max-height:100%}@media only screen and (max-width: 998px){.top-content .header{bottom:auto !important}}html{height:100%}body{height:100%;background:#FFF;font-size:16px;line-height:1.4;color:#4a4a4a;font-family:"TT Norms","Helvetica Neue",Helvetica,Arial,sans-serif}a{text-decoration:none}ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0}li{list-style-type:none !important}p{-webkit-margin-before:0 !important;-webkit-margin-after:0 !important}button[type="button"],[type="reset"],[type="submit"]{outline:none;-webkit-appearance:none !important;border:0;border-style:none}button[type="button"]:focus,[type="reset"]:focus,[type="submit"]:focus{outline:none}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:none}button{padding:0;cursor:pointer;background:none}.out{position:relative;min-height:100%;height:auto !important}.block{margin-bottom:50px}@media only screen and (max-width: 630px){.block{margin-bottom:20px}}.link-action{font-size:20px;display:inline-block;border-bottom:1px dashed transparent;transition:border, color, .3s;color:#4a4a4a}.link-action:hover{border-color:rgba(74,74,74,0.5)}.link-action:active{border-color:transparent;color:#e8512a}.dropdown{position:relative;z-index:5}.dropdown.is-active .dropdown__list{visibility:visible;opacity:1}.dropdown__head{position:relative;display:block;padding-right:14px;font-weight:700;color:#4a4a4a;font-size:20px;transition:color .3s}.dropdown__head:hover{color:#000}.dropdown__head:hover:after{width:0;height:0;border-style:solid;border-width:4px 4px 0 4px;border-color:#000 transparent transparent transparent}.dropdown__head:after{content:"";width:0;height:0;border-style:solid;border-width:4px 4px 0 4px;border-color:#4a4a4a transparent transparent transparent;position:absolute;top:50%;margin-top:-2px;right:0;transition:border .3s}.dropdown__list{position:absolute;top:162%;left:0;right:0;box-shadow:0 1px 4px 1px rgba(0,0,0,0.15);transition:opacity .3s;opacity:0;visibility:hidden}.dropdown__list a{padding:10px 20px;display:block;background:#fff;text-align:left;color:#4a4a4a;font-size:17px;position:relative;transition:color .3s}.dropdown__list a:hover:before{background:rgba(74,74,74,0.1)}.dropdown__list a:active{color:#e8512a}.dropdown__list a:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent;transition:background .3s}.btn{display:inline-block;font-size:18px;font-weight:700;cursor:pointer;color:#fff;text-transform:uppercase;background:#e8512a;border-radius:3px;line-height:1;padding:17px 40px 15px;border:2px solid #e8512a !important;box-sizing:border-box;transition:border, color, background, .3s}@media only screen and (max-width: 630px){.btn{padding:17px 20px 15px}}.btn:hover{background:transparent;color:#e8512a}.btn:active{background:#e04118;color:#fff;border-color:#e04118}.btn--small{border-radius:10px;font-size:20px;padding:12px 29px 8px}@media only screen and (max-width: 630px){.btn--small{font-size:15px}}.btn--second{color:#f25a33;background:#fff;padding:15px 30px;font-weight:600;border:2px solid #fff !important;text-transform:none}.btn--second:hover{color:#fff}.btn--second:active{color:#f0471b;background:#fff}.title{margin-top:50px;font-size:24px;font-weight:normal;color:#4a4a4a;text-transform:uppercase}@media only screen and (max-width: 768px){.title.with-pad{padding-left:9%;font-weight:600;margin-top:65px}}@media only screen and (max-width: 630px){.title.with-pad{padding-left:0;margin-top:35px}}.advantages{color:#4a4a4a;display:flex;font-size:20px;justify-content:space-between;line-height:1.2;text-align:left}@media only screen and (max-width: 998px){.advantages{text-align:center}}@media only screen and (max-width: 630px){.advantages{font-size:13px;margin-left:-5px;text-align:left}}.advantages_mobile{font-size:20px}@media only screen and (max-width: 998px){.advantages_hidden-md{display:none}}.advantages_visible-md{display:none}@media only screen and (max-width: 998px){.advantages_visible-md{display:block;margin-bottom:50px}}.advantages__link{display:flex;color:#333}@media only screen and (max-width: 998px){.advantages__link{align-items:center;justify-content:center;margin-bottom:25px}}@media only screen and (max-width: 630px){.advantages__link{justify-content:flex-start;margin-bottom:15px}}.advantages__link:hover{color:#555}.advantages .advantages__label{max-width:200px}@media only screen and (max-width: 998px){.advantages .advantages__label{color:#4a4a4a;max-width:none}}.advantages .icon{font-size:25px;margin:5px 15px 0 0}@media only screen and (max-width: 998px){.advantages .icon{margin-top:0}}@media only screen and (max-width: 630px){.advantages .icon{font-size:22px;margin-right:10px}}.advantages .icon-tag{color:#34b26d}.advantages .icon-diet{color:#e8512a}.advantages .icon-truck{color:#367d9f}.info{background:#FFF;text-align:center;font-size:0;position:relative}@media only screen and (min-device-width: 998){.info{padding:60px 0 0}}@media only screen and (max-device-width: 320px) and (orientation: portrait){.info{padding:0;top:-85px;position:absolute;z-index:10;width:100%}}.info .l-center{padding:0 55px}@media only screen and (max-width: 630px){.info .l-center{padding:0 0 20px}}.info__item{display:inline-block;vertical-align:top}@media only screen and (max-width: 630px){.info__item{width:100%}}.info__in{position:relative;padding:0 42px 40px}@media only screen and (max-width: 1200px){.info__in{padding:0 0 40px}}@media only screen and (max-width: 630px){.info__in{display:flex;flex-direction:column}}.info__in .owl-dots{text-align:center;position:absolute;bottom:6px;right:0;left:0;padding:5px}.info__in .owl-dots .owl-dot{display:inline-block;zoom:1;cursor:pointer}.info__in .owl-dots .owl-dot.active span,.info__in .owl-dots .owl-dot:hover span{opacity:0.75}.info__in .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;background:black;opacity:0.25}.info__close{position:absolute;top:-40px;right:25px}@media only screen and (max-width: 630px){.info__close{top:20px;z-index:1000}}.info__close:hover .icon{opacity:0.7}.info__close .icon{font-size:28px;color:#000;opacity:0.5}.info__img{background-position:center;background-repeat:no-repeat;max-width:230px;margin:0 auto 40px;height:249px;position:relative}@media only screen and (max-width: 630px){.info__img{margin:0 auto 20px}}.info__img__man{background-image:url(/assets/home/icon-man-33f974c279e48033c51ede627bac2240.svg)}.info__img__shop{background-image:url(/assets/home/icon-shop-5a3a14b923d8fb0369eb2bc8dfb4453f.svg)}.info__img__dely{background-image:url(/assets/home/icon-dely-8fbd9d4fe00f670ca48d7b9a1db25f54.svg)}.info__title{color:#4a4a4a;font-size:36px;font-weight:900;margin-bottom:20px}@media only screen and (max-width: 1200px){.info__title{font-size:30px}}.info__text{display:inline-block;font-size:14px;font-weight:normal;line-height:1.26;color:#4a4a4a;width:270px}.info__text a{color:#4a4a4a;border-bottom:1px solid}.info__text a:hover{border-color:transparent}.info__bottom{padding:5px 0}.info__bottom:after{content:"";display:table;clear:both}.info__bottom .info-link{float:left}.info__bottom .info-link.is-right{float:right}.info-link{font-size:12px;color:#4a4a4a;text-decoration:none;border-bottom:1px dashed transparent;transition:border, color, .3s}.info-link:hover{border-color:rgba(74,74,74,0.6)}.info-link:active{border-color:transparent;color:#e8512a}.banner{position:relative;height:900px;margin-bottom:50px;box-sizing:border-box}@media only screen and (max-width: 1200px){.banner{height:723px}}@media only screen and (max-width: 998px){.banner{height:508px}}@media only screen and (max-width: 768px){.banner{height:464px}}@media only screen and (max-width: 630px){.banner{height:420px;margin-bottom:35px}}.banner__shadow{background:rgba(0,0,0,0.25);overflow:hidden;position:absolute;top:0;right:0;left:0;bottom:0}.banner__img{background-image:url(/assets/home/main_w_2750-min-9b018fb2941d261d2630149a20f973e1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:absolute;top:0;right:0;left:0;bottom:0}@media only screen and (max-width: 1900px){.banner__img{background-image:url(/assets/home/main_w_1885-min-b86bb52cb242edbcae304b1a18995bc0.jpg)}}@media only screen and (max-width: 630px){.banner__img{background-image:url(/assets/home/main_w_600-min-d731d0d890ca37d415616c9dd4fafce6.jpg)}}.banner__in{position:absolute;top:0;right:0;left:0;bottom:0;text-align:center;font-size:0;box-sizing:border-box}.banner__in:before{content:"";display:inline-block;vertical-align:middle;width:0;height:100%}@media only screen and (max-width: 1200px){.banner__in{top:40px;right:60px;left:60px;bottom:35px}}@media only screen and (max-width: 998px){.banner__in{left:50px;right:50px}}@media only screen and (max-width: 630px){.banner__in{top:20px;bottom:20px;left:30px;right:30px}}@media only screen and (max-width: 480px){.banner__in{top:20px;bottom:20px;left:0;right:0}}.banner__typed{min-height:42px}.banner__typed p{display:none}.banner__typed p:first-child{display:block}.window{width:900px;display:inline-block;vertical-align:middle;padding:45px 57px 40px;background:rgba(255,255,255,0.9);box-sizing:border-box}@media only screen and (max-width: 1200px){.window{width:100%;padding:30px 40px 30px}}@media only screen and (max-width: 998px){.window{padding:30px 40px 0}}@media only screen and (max-width: 630px){.window{padding:15px 10px 5px 10px;margin-top:30px}}@media only screen and (max-width: 480px){.window{background:rgba(255,255,255,0.8)}}.window__title{font-size:40px;font-weight:900;color:#4a4a4a;margin:0 0 10px;line-height:1.13}@media only screen and (max-width: 998px){.window__title{font-size:32px}}@media only screen and (max-width: 630px){.window__title{font-size:26px}}.window__info{font-size:26px;font-weight:300;color:#4a4a4a;vertical-align:middle;margin:0 10px}@media only screen and (max-width: 998px){.window__info{font-size:22px}}@media only screen and (max-width: 630px){.window__info{font-size:18px}}.window__anim{color:#4a4a4a;display:inline-block;font-size:30px;text-decoration:underline;text-transform:uppercase;vertical-align:bottom}.window__marginb{margin-bottom:45px}@media only screen and (max-width: 998px){.window__marginb{margin-bottom:35px}}@media only screen and (max-width: 630px){.window__marginb{margin-bottom:20px}}.window__selector{position:relative;z-index:1}.typed-cursor{font-size:30px;opacity:1;-webkit-animation:blink 0.7s infinite;-moz-animation:blink 0.7s infinite;animation:blink 0.7s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.category{box-shadow:0 1px 4px 1px rgba(0,0,0,0.15);margin-bottom:45px;display:flex;box-sizing:border-box}.category:after{content:"";display:table;clear:both}@media only screen and (max-width: 998px){.category{display:block}}@media only screen and (max-width: 768px){.category:nth-child(n+3){display:none}}.category__left{position:relative;display:block;overflow:hidden;padding:30px 20px;box-sizing:border-box;transition:background .3s;width:38%;order:1}@media only screen and (max-width: 998px){.category__left{width:100%;height:197px}}.category__right{float:right;overflow:hidden;width:70%;padding-top:20px;position:relative;box-sizing:border-box;order:2}@media only screen and (max-width: 998px){.category__right{width:100%;float:none}}.category__title{color:#fff;font-size:34px;font-weight:700;line-height:1;margin-left:50px;z-index:3;position:absolute}@media only screen and (max-width: 998px){.category__title{padding-right:100px}}@media only screen and (max-width: 630px){.category__title{font-size:28px;margin-left:0;padding-right:200px}}.category__img{bottom:0;height:100%;position:absolute;right:0;z-index:2}@media only screen and (max-width: 998px){.category__img{bottom:0;max-height:330px}}@media only screen and (max-width: 630px){.category__img{max-width:160px;right:-10px;bottom:-15px}}.category__svg{position:absolute;height:1100px;width:800px;left:-129px;top:-28px;z-index:1}@media only screen and (max-width: 998px){.category__svg{left:-110px;top:-60px}}.category--one{background:#ff9500}.category--one:hover{background:#ff9d14}.category--one:active{background:#eb8900}.category--two{background:#70dafa}.category--two:hover{background:#84dffb}.category--two:active{background:#5cd5f9}.category--three{background:#33dcaf}.category--three:hover{background:#44dfb6}.category--three:active{background:#25d6a7}.category--four{background:#ff698f}.category--four:hover{background:#ff7d9e}.category--four:active{background:#ff5580}.category--five{background:#60b2ff}.category--five:hover{background:#74bcff}.category--five:active{background:#4ca8ff}.category--six{background:#c359e8}.category--six:hover{background:#c96bea}.category--six:active{background:#bd47e6}.categories-carousel{box-shadow:0 1px 4px 1px rgba(0,0,0,0.15);margin-bottom:45px;display:flex}.categories-carousel .owl-prev{border:0;height:100%;position:absolute;top:0;width:50px;z-index:10;left:-50px;display:flex;align-items:center;text-align:center;margin:0}@media only screen and (max-width: 1200px){.categories-carousel .owl-prev{left:-50px}}@media only screen and (max-width: 998px){.categories-carousel .owl-prev{left:0;background:rgba(255,255,255,0.5);border-left:1px solid rgba(229,237,236,0.05)}.categories-carousel .owl-prev:hover{background:rgba(255,255,255,0.8)}}.categories-carousel .owl-prev:focus{outline:none}.categories-carousel .owl-prev .fa{color:#43B02A;font-size:40px;width:100%}.categories-carousel .owl-next{border:0;height:100%;position:absolute;top:0;width:50px;z-index:10;right:-50px;display:flex;align-items:center;text-align:center;margin:0}@media only screen and (max-width: 1200px){.categories-carousel .owl-next{right:-50px}}@media only screen and (max-width: 998px){.categories-carousel .owl-next{right:0;background:rgba(255,255,255,0.5);border-left:1px solid rgba(229,237,236,0.05)}.categories-carousel .owl-next:hover{background:rgba(255,255,255,0.8)}}.categories-carousel .owl-next:focus{outline:none}.categories-carousel .owl-next .category-arrow{color:#43B02A;font-size:40px;width:100%}.categories-carousel .owl-nav .disabled:hover{background:rgba(255,255,255,0.5)}.categories-carousel .owl-nav .disabled .category-arrow{opacity:.25}.categories-carousel .owl-nav.disabled{display:none !important}.categories-carousel .carousel-category-slide-big{width:450px;height:500px !important;display:flex !important;padding-right:10px}.categories-carousel .carousel-category-slide-small{width:450px;height:250px !important;display:flex !important}.categories-carousel .carousel-category-slide-small .category__title{margin-left:20px}.categories-carousel .category-arrow{display:block}.mobile-category-block{display:none}@media only screen and (max-width: 998px){.categories-carousel{padding-top:10px}.categories-carousel .carousel-category-slide-big{display:none !important}.categories-carousel .carousel-category-slide-small{display:none !important}.mobile-category-block{width:100%;display:flex !important;box-shadow:0 0 4px 1px rgba(0,0,0,0.15)}.mobile-category-block .carousel-category{padding:20px}.mobile-category-block .category__title{margin:0;padding:0;font-size:24px;position:initial}}.carousel-category{width:100%;position:relative;display:block;overflow:hidden;padding:30px 20px;box-sizing:border-box;transition:background .3s}.category-carousel-products-column{height:430px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width: 630px){.category-carousel-products-column{height:380px}}.owl-stage{display:flex;flex-direction:row;align-items:center}.categories-carousel .owl-item img{width:initial}.categories-carousel{position:relative}.owl-prev,.owl-next{position:absolute;top:50%;margin-top:-10px}.owl-prev{left:0}.owl-next{right:0}@media only screen and (min-width: 999px){.categories-carousel .category-arrow{display:none}.categories-carousel:hover .category-arrow,.categories-carousel:active .category-arrow{display:block}.categories-carousel .owl-prev:hover .category-arrow,.categories-carousel .owl-prev:active .category-arrow,.categories-carousel .owl-next:hover .category-arrow,.categories-carousel .owl-next:active .category-arrow{display:block}}.home-product-wrap:after{content:"";display:table;clear:both}.home-product-wrap.is-second .home-product{width:16.6%}@media only screen and (max-width: 1200px){.home-product-wrap.is-second .home-product{width:33.3%}.home-product-wrap.is-second .home-product:nth-child(n+7){display:block}}@media only screen and (max-width: 768px){.home-product-wrap.is-second .home-product{width:50%}}@media only screen and (max-width: 768px){.home-product-wrap.is-second .home-product:nth-child(n+7) .home-product__name{display:none}.home-product-wrap.is-second .home-product:nth-child(n+7) .home-product__part{min-height:auto}}.home-product-wrap.is-second .home-product__img{max-width:135px;margin:0 auto 15px auto}.home-product-wrap.is-second .home-product__name{height:auto}@media only screen and (max-width: 768px){.home-product-wrap.is-second .home-product__name{padding:0}}@media only screen and (max-width: 768px){.home-product-wrap.is-second .home-product__name{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}}.home-product{width:25%;padding:23px .8%;text-align:center;float:left;box-sizing:border-box}@media only screen and (max-width: 1200px){.home-product{width:33.3%;padding:10px 3%}.home-product:nth-child(n+7){display:none}}@media only screen and (max-width: 768px){.home-product{width:50%}}.home-product:hover a .home-product__name{color:#e8512a}.home-product:active a .home-product__name{color:#b23413}.home-product__img{width:100%;height:135px;box-sizing:border-box;padding:0 16px;margin-bottom:15px;text-align:center;font-size:0}.home-product__img:before{content:"";display:inline-block;vertical-align:middle;width:0;height:100%}@media only screen and (max-width: 630px){.home-product__img{height:110px}}.home-product__img img{max-width:100%;display:inline-block !important;vertical-align:bottom}@media only screen and (max-width: 630px){.home-product__img img{max-height:90%}}.home-product__name{font-size:13px;line-height:1.35;display:block;color:#4a4a4a;height:43px;transition:color .3s}@media only screen and (max-width: 768px){.home-product__name{margin:0;padding:0 25%;height:60px}}@media only screen and (max-width: 630px){.home-product__name{padding:0 10%}}.home-product__name:hover{color:#e8512a}.home-product__name:active{color:#b23413}.home-product__cat{display:block;transition:color .3s;color:#4a4a4a;font-size:14px;font-weight:700}.home-product__cat:hover{color:#e8512a}.home-product__cat:active{color:#b23413}.home-product__part{min-height:100px}.category-carousel-product{text-align:center;width:200px}@media only screen and (max-width: 630px){.category-carousel-product{width:150px}}.promo{background:#f25a33;position:relative;text-align:center;padding:60px 0 54px;overflow:hidden}@media only screen and (max-width: 630px){.promo{padding:40px 0}}.promo__in{position:relative;z-index:2}.promo__title{font-size:34px;font-weight:700;color:#fff}@media only screen and (max-width: 630px){.promo__title{font-size:29px}}.promo__subtitle{color:#fff;font-size:20px;width:700px;margin:0 auto;margin-bottom:28px}@media only screen and (max-width: 630px){.promo__subtitle{width:auto;font-size:18px}}.promo .l-center{position:relative}.promo__img{position:absolute;z-index:1;left:100px;bottom:-54px;max-height:100%}@media only screen and (max-width: 768px){.promo__img{left:-75px;bottom:-85px}}@media only screen and (max-width: 630px){.promo__img{display:none}}.promo__img.is-second{right:100px;left:auto}@media only screen and (max-width: 768px){.promo__img.is-second{right:-50px}}.promo__svg{position:absolute;top:-157px;right:22px;width:1400px;height:1500px;z-index:0}@media only screen and (max-width: 630px){.promo__svg{display:none}}.mobile-promo__form{display:flex;justify-content:center}@media only screen and (max-width: 630px){.mobile-promo__form{flex-direction:column}}.mobile-promo__input[type='tel']{background:white;border:2px solid white;border-radius:3px;box-shadow:none;box-sizing:border-box;width:280px;font-size:18px;outline:none;padding:14px 15px}@media only screen and (max-width: 630px){.mobile-promo__input[type='tel']{width:100%;text-align:center;font-size:24px}}.mobile-promo__input-wrap{margin-right:5px;position:relative}@media only screen and (max-width: 630px){.mobile-promo__input-wrap{margin-bottom:5px;margin-right:0;flex:1 1 auto}}.mobile-promo__error-hint{position:absolute;top:120%;bottom:auto;left:0;background:white;padding:5px 10px;border-radius:3px;border:none;box-shadow:1px 1px 10px rgba(0,0,0,0.35);font-size:14px;cursor:pointer}.mobile-promo__error-hint:before{content:'';position:absolute;left:20px;top:-10px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:11px solid white}@media only screen and (max-width: 630px){.mobile-promo__error-hint:before{top:auto;bottom:-10px;border-bottom:none;border-top:11px solid white}}@media only screen and (max-width: 630px){.mobile-promo__error-hint{font-size:18px;bottom:120%;top:auto}}.mobile-promo__button{white-space:normal;background:transparent;color:#fff;padding:15px;outline:none;flex:0 0 330px}@media only screen and (max-width: 630px){.mobile-promo__button{width:100%;flex:auto}}.mobile-promo__button:hover,.mobile-promo__button:active{color:white;background:rgba(255,255,255,0.15)}.mobile-promo__button:disabled{color:#f1d2cb;cursor:default}.mobile-promo__button:disabled:hover{background:transparent}.mobile-promo__success{background-color:rgba(255,255,255,0.1);border:1px solid white;border-radius:3px;color:white;display:inline-block;font-size:20px;font-weight:600;padding:10px}.mobile-promo__img-wrap{bottom:0;position:absolute;right:50%}.mobile-promo .promo__img{bottom:-30px;left:initial;max-height:initial;right:225px}@media only screen and (max-width: 998px){.mobile-promo .promo__img{display:none}}.mobile-promo .l-center{padding-left:270px}@media only screen and (max-width: 998px){.mobile-promo .l-center{padding-left:55px}}@media only screen and (max-width: 768px){.mobile-promo .l-center{padding-left:25px}}@media only screen and (max-width: 630px){.mobile-promo .l-center{padding-left:20px}}.crsl{text-align:center;margin:50px 0;position:relative}.crsl__slide{background:#70dafa;text-align:center;font-size:0;text-align:center;color:#fff;height:250px}.crsl__slide:before{content:"";display:inline-block;vertical-align:middle;width:0;height:100%}@media only screen and (max-width: 630px){.crsl__slide{height:280px}}@media only screen and (max-width: 630px){.crsl__slide .l-center{padding:0 10px}}.crsl .l-center{display:inline-block;vertical-align:middle}@media only screen and (max-width: 630px){.crsl{margin:30px 0}}.crsl__title{font-size:34px;font-weight:700}@media only screen and (max-width: 998px){.crsl__title{font-size:26px}}@media only screen and (max-width: 768px){.crsl__title{font-size:20px}}.crsl__sign{font-size:20px}.crsl .owl-dots{text-align:center;position:absolute;bottom:5px;right:0;left:0}.crsl .owl-dots .owl-dot{display:inline-block;zoom:1;cursor:pointer}.crsl .owl-dots .owl-dot.active span,.crsl .owl-dots .owl-dot:hover span{background:#fff}.crsl .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:rgba(255,255,255,0.3);display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.menu{position:absolute;top:100%;left:0;right:0;background:#fff;z-index:5;visibility:hidden;opacity:0;transition:opacity .3s}.menu.is-active{border-top:1px solid rgba(188,188,188,0.5);opacity:1;height:initial;visibility:visible}.menu__item{border-bottom:1px solid rgba(188,188,188,0.5);padding:13px 0}.menu__link{display:block;text-align:center;font-size:12px;color:#4a4a4a;text-transform:uppercase;padding:10px 0;transition:color .3s}.menu__link:hover{color:#e8512a}.menu__link:active{color:#f29c86}.menu__link.is-second{text-transform:none;font-weight:700}.submenu{visibility:hidden;height:0;transition:height .3s}.submenu.is-active{visibility:visible;height:auto}.submenu a{display:block;text-align:center;font-size:12px;color:#4a4a4a;padding:10px 0;transition:color .3s}.submenu a:hover{color:#e8512a}.submenu a:active{color:#f29c86}.nav-phone{align-items:center;color:inherit;display:flex;height:100%;outline:none;font-weight:bold;color:white}@media only screen and (max-width: 768px){.nav-phone{display:none}}.nav-phone:hover{color:white}.nav-phone__number{font-size:16px}.nav-phone__avaliablity{font-size:13px;margin-left:8px}.footer{background:#e6e6e6;color:#4a4a4a;padding:60px 0 0;margin-top:100px}@media only screen and (max-width: 768px){.footer{padding:20px 0 0}}.footer .l-center{padding:0 100px}@media only screen and (max-width: 1200px){.footer .l-center{padding:0 25px}}.footer__wrap{display:table;padding-bottom:50px;width:100%}@media only screen and (max-width: 768px){.footer__wrap{display:block;padding-bottom:10px}}.footer__column{display:table-cell;padding-right:3%;max-width:220px}@media only screen and (max-width: 1200px){.footer__column{padding-right:4%}}@media only screen and (max-width: 768px){.footer__column{margin:20px auto;display:block;padding-right:0;text-align:center}}.footer__column:last-child{padding-right:0}@media only screen and (max-width: 768px){.footer__column.hidden-sm{display:none}}@media only screen and (max-width: 998px){.footer__column.hidden-md{display:none}}.footer__name{text-transform:uppercase;letter-spacing:0.5px;white-space:nowrap;font-size:13px;font-weight:700;margin-bottom:1em}.footer__text{font-size:14px;line-height:1.7}.footer__link{background:none;border:0;border-style:0;color:#4a4a4a;transition:color .3s;font-size:14px;line-height:1.7}.footer__link.is-second{display:block;margin-bottom:25px}.footer__link:hover{color:#e8512a}.footer__link:hover .icon{color:#e8512a}.footer__link:focus{outline:none}.footer__link:active{color:#b23413}.footer__link:active .icon{color:#b23413}.footer__link .icon{display:inline-block;vertical-align:middle;font-size:12px;color:#202020;transition:color .3s;margin-right:14px}.footer__link span{display:inline-block;vertical-align:middle}.footer__bottom{border-top:2px solid #bcbcbc;padding:6px 0 8px}.footer__bottom:after{content:"";display:table;clear:both}.footer__right{text-align:right;float:right;font-size:0;margin-top:3px}.footer__right .info-link{display:inline-block;vertical-align:middle;font-size:13px;margin-left:20px}.footer__right .info-link:first-child{margin-left:0}@media only screen and (max-width: 998px){.footer__right.hidden-sm{display:none}}.footer .share{margin-bottom:19px}.footer .share .icon{color:#202020;font-size:30px}.footer .icon-fb:hover,.footer .icon-fb-full:hover{color:#486194}.footer .icon-tw:hover,.footer .icon-tw-full:hover{color:#28c3ff}.footer .icon-vk:hover,.footer .icon-vk-full:hover{color:#6896c7}.footer .icon-gp:hover,.footer .icon-gp-full:hover{color:#db4437}.footer .icon-ig:hover,.footer .icon-ig-full:hover{color:#517fa6}.round{background:black;text-align:center}.round--30{border-radius:1rem;height:2rem;font-size:1.2rem;line-height:2rem;width:2rem}.share{font-size:0}.share a{color:#e6e6e6}.share .round{display:inline-block;transition:background .3s}.share .round.facebook:hover{background:#486194}.share .round.vkontakte:hover{background:#6896c7}.share .round.twitter:hover{background:#28c3ff}.share .round.instagram:hover{background:#517fa6}.share .round.telegram:hover{background:#08c}.share a{display:inline-block;margin-right:6px}.share a:hover .icon-fb,.share a:hover .icon-fb-full{color:#5471ac}.share a:hover .icon-tw,.share a:hover .icon-tw-full{color:#4ccdff}.share a:hover .icon-vk,.share a:hover .icon-vk-full{color:#82a8d1}.share a:hover .icon-gp,.share a:hover .icon-gp-full{color:#e06055}.share a:hover .icon-ig,.share a:hover .icon-ig-full{color:#6691b4}.share a:active .icon-fb,.share a:active .icon-fb-full{color:#3c517c}.share a:active .icon-tw,.share a:active .icon-tw-full{color:#04b9ff}.share a:active .icon-vk,.share a:active .icon-vk-full{color:#4e84bd}.share a:active .icon-gp,.share a:active .icon-gp-full{color:#ca3124}.share a:active .icon-ig,.share a:active .icon-ig-full{color:#456d8e}.share a .icon{font-size:29px;transition:color .3s}.share a:last-child{margin-right:0}.share--primary .share__link{color:#e8512a;margin:0 2px}.share--primary .share__link .icon{font-size:34px}.copyright{font-size:12px;color:#9b9b9b;line-height:1.3;float:left}@media only screen and (max-width: 768px){.copyright{float:none;text-align:center;font-size:10px}}.copyright span{font-size:1.3em}@media only screen and (max-width: 768px){.copyright span{font-size:12px}}.copyright p{display:inline}@media only screen and (max-width: 768px){.copyright p{display:block;text-align:center}}.footer-payments{display:flex;align-items:center;min-height:50px}.footer-apps{display:flex;flex-wrap:wrap}@media only screen and (max-width: 768px){.footer-apps{justify-content:space-around}}.footer-apps--item{margin-right:8px}.footer-info{color:#555;display:flex;font-size:12px;margin-top:50px;padding:0 100px}.footer-info__group{flex-basis:50%;margin-right:30px}.footer-info__group:last-child{margin-right:0}.footer-info__item{padding-left:55px;margin-bottom:10px;min-height:50px}.footer-info__item:last-child{margin-bottom:0}.footer-info__item__header{display:inline;font-size:inherit;font-weight:bold}.footer-info__item--discount{background:url(/assets/advantages/discount-8da2f5b313691d83307399401772ae1e.png) no-repeat}.footer-info__item--delivery{background:url(/assets/advantages/delivery-7e1a20d8d2386b583ccc84c0301f9a64.png) no-repeat}.footer-info__item--fresh{background:url(/assets/advantages/fresh-d534003a0de173bae24a628fb854dd99.png) no-repeat}.footer-info__item--warranty{background:url(/assets/advantages/warranty-e4a510f205f7c07718bb09d5b8afdf78.png) no-repeat}.footer-info__item--security{background:url(/assets/advantages/security-7ce9d746d607897b7c14e88f7b4d81e1.png) no-repeat}.footer-info__item--partner{background:url(/assets/advantages/partner-2097715cabbd6acb7b635e95d7ef3b5f.png) no-repeat}@media only screen and (max-width: 1200px){.footer-info{padding:0 25px}}@media only screen and (max-width: 998px){.footer-info{font-size:14px;flex-direction:column}.footer-info__group{margin:0}}@media only screen and (max-width: 768px){.footer-info__item{margin-bottom:20px}.footer-info__item:last-child{margin-bottom:20px}.footer{display:block !important}}.auth-modal *{outline:none}.auth-modal__dialog{border-radius:4px;background-color:#ffffff;box-shadow:0 2px 11px 0 rgba(0,0,0,0.2);overflow:hidden;margin:30px auto;max-width:100%;position:relative;width:390px}@media only screen and (max-width: 768px){.auth-modal__dialog{margin:10px auto;max-width:calc(100% - 20px)}}.auth-modal__content{box-sizing:border-box;margin:0 auto;max-width:100%;padding-left:calc((100% - 290px) / 2);padding-right:calc((100% - 290px) / 2)}@media only screen and (max-width: 480px){.auth-modal__content{padding-left:calc((100% - 260px) / 2);padding-right:calc((100% - 260px) / 2)}}.auth-modal__content--top{padding-top:60px;padding-bottom:30px}.auth-modal__content--bottom{background-color:#f7f7f7;padding-top:20px;padding-bottom:30px}.auth-modal__footer{align-items:center;display:flex;justify-content:space-between}.auth-modal__text{color:#8f8e94;font-size:13px;line-height:normal}.auth-modal__close{background:none;border:none;font-size:20px;position:absolute;right:20px;top:20px;width:18px}.auth-modal__close path{-webkit-transition:fill 0.25s ease-out;-o-transition:fill 0.25s ease-out;transition:fill 0.25s ease-out}@media only screen and (min-width: 998px){.auth-modal__close:hover path{fill:#8F8E94}}.auth-modal__button{-webkit-transition:background-color 0.25s ease-out;-o-transition:background-color 0.25s ease-out;transition:background-color 0.25s ease-out;border:none;border-radius:4px;background-color:#fc4c04;color:#ffffff;font-size:15px;font-weight:700;height:42px;letter-spacing:0.5px;line-height:42px;text-align:center;width:100%}@media only screen and (min-width: 998px){.auth-modal__button:hover{background-color:#e14b03}}.auth-modal__button:active{background-color:#e14b03}.auth-modal__button--login{margin-top:15px}.auth-modal__button--recovery{margin-bottom:40px;margin-top:5px}.auth-modal__tabs{display:flex;margin-bottom:20px}.auth-modal__tabs .auth-modal__tab{-webkit-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;background-color:#f7f7f7;border:solid 1px #e6e6e6;color:#8f8e94;font-size:15px;font-weight:500;line-height:36px;text-align:center;width:50%}.auth-modal__tabs .auth-modal__tab:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.auth-modal__tabs .auth-modal__tab:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}@media only screen and (min-width: 998px){.auth-modal__tabs .auth-modal__tab:hover{color:#000}}.auth-modal__tabs .auth-modal__tab--active{background-color:#ffffff;border-color:#fc4c03;color:#000000}.auth-modal__social-icons{display:flex}.auth-modal__social-icon{cursor:pointer;height:36px;margin-left:10px;width:36px}.auth-modal__social-icon--vkontakte{background-image:url(/assets/social/vkontakte-11a81bead2de9adab5427aa367d23759.svg)}.auth-modal__social-icon--facebook{background-image:url(/assets/social/facebook-21d3896920f68a557190a3809b559981.svg)}.auth-modal__forgotten{color:#fc4c03;font-size:13px;height:15px;line-height:normal}@media only screen and (min-width: 998px){.auth-modal__forgotten:hover{cursor:pointer;text-decoration:underline}}.auth-modal__remember{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:20px}.auth-modal__recovery-header{font-size:28px;font-weight:500;line-height:normal;text-align:center;color:#393939}.auth-modal__recovery-text{color:#393939;font-size:16px;font-weight:500;line-height:normal;margin:15px auto 11px auto;max-width:450px;text-align:center}.auth-modal__back{margin-bottom:13px}.auth-modal__back-text{color:#fc4c03;display:inline-block;font-size:14px;font-weight:700;line-height:normal}@media only screen and (min-width: 998px){.auth-modal__back-text:hover{cursor:pointer;text-decoration:underline}}.auth-modal__form{-webkit-transition:opacity 0.25s ease-out;-o-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out}.auth-modal__form--disabled{opacity:0.2;pointer-events:none}.auth-input{font-weight:400;line-height:normal;margin-bottom:10px;position:relative;width:100%}.auth-input__container{-webkit-transition:color 0.25s ease-out;-o-transition:color 0.25s ease-out;transition:color 0.25s ease-out;color:#8f8e94;font-size:14px;position:relative}@media only screen and (min-width: 998px){.auth-input__container:hover{color:#000}}.auth-input__container .auth-input__control{-webkit-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;background-color:#fff;border:solid 1px #e6e6e6;border-radius:2px;box-sizing:border-box;box-shadow:none;color:#000;font-size:14px;font-weight:inherit;height:42px;padding-left:15px;padding-right:40px;width:100%}.auth-input__container .auth-input__control[type='password']{padding-right:60px}.auth-input__container .auth-input__control--error{box-shadow:inset 0px -2px 0px 0px #ff3366}.auth-input__container .auth-input__control--empty{background-color:#f7f7f7}.auth-input__container .auth-input__control--focused{border-color:#fc4c03;color:#000}.auth-input__container .auth-input__control--white{background-color:#fff}.auth-input__label{-webkit-transition:opacity 0.25s ease-out;-o-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;pointer-events:none;position:absolute;left:15px;opacity:1;top:calc(50% - 0.5em)}.auth-input__label--densed{opacity:0}.auth-input__error{color:#ff3366;font-size:13px;font-weight:400;letter-spacing:0.3px;margin-top:5px}.auth-input__icon-close{cursor:pointer;height:12px;width:12px}.auth-input__icon-close path{-webkit-transition:fill 0.25s ease-out;-o-transition:fill 0.25s ease-out;transition:fill 0.25s ease-out}@media only screen and (min-width: 998px){.auth-input__icon-close:hover path{fill:#000}}.auth-input__icon-eye{-webkit-transition:opacity 0.25s ease-out;-o-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;cursor:pointer;height:10px;margin-left:12px;opacity:0.3;width:16px}@media only screen and (min-width: 998px){.auth-input__icon-eye:not(.auth-input__icon-eye--active):hover{opacity:0.6}}.auth-input__icon-eye--active{opacity:1}.auth-input__icon-check{height:10px;width:12px}.auth-input__icons{align-items:center;display:flex;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.auth-checkbox{display:flex;position:relative;user-select:none}.auth-checkbox__check{-webkit-transition:opacity 0.25s ease-out;-o-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;position:absolute;width:11px;height:9px;left:5px;opacity:0;top:3px}.auth-checkbox__input{left:-9999px;position:absolute}.auth-checkbox__label{background-color:#fff;color:#4a4a4a;cursor:pointer;font-size:13px;line-height:normal;padding-left:28px;position:relative}.auth-checkbox__label:before{-webkit-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;background-color:#f7f7f7;border:solid 1px #e6e6e6;border-radius:2px;content:'';height:18px;left:0;position:absolute;top:calc(50% - 11px);width:18px}@media only screen and (min-width: 998px){.auth-checkbox__label:not(.auth-checkbox__label--active):hover:before{background-color:#f2f2f2;border-color:#fc4c03}}.auth-checkbox__label--active:before{background-color:#fc4c03;border-color:#fc4c03}.auth-checkbox__label--active .auth-checkbox__check{opacity:1}
