@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{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:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;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:initial}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}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}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:initial}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}[hidden],template{display:none}#noty_layout__bottom,#noty_layout__bottomCenter,#noty_layout__bottomLeft,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight,#noty_layout__top,#noty_layout__topCenter,#noty_layout__topLeft,#noty_layout__topRight,.noty_layout_mixin{position:fixed;margin:0;padding:0;z-index:9999999;transform:translateZ(0) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerLeft{left:20px}#noty_layout__centerLeft,#noty_layout__centerRight{top:50%;width:325px;transform:translateY(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerRight{right:20px}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;transform:translate(0) scale(1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;transform:translate(50%);animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards}.noty_effects_close{animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards}.noty_fix_effects_height{animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,.05);border-radius:2px;cursor:pointer;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{animation:noty_modal_out .3s ease-out;animation-fill-mode:forwards}@keyframes noty_modal_in{to{opacity:.3}}@keyframes noty_modal_out{to{opacity:0}}@keyframes noty_anim_in{to{transform:translate(0);opacity:1}}@keyframes noty_anim_out{to{transform:translate(50%);opacity:0}}@keyframes noty_anim_height{to{height:0}}.noty_theme__sunset.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__sunset.noty_bar .noty_body{padding:10px;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,.1)}.noty_theme__sunset.noty_bar .noty_buttons{padding:10px}.noty_theme__sunset.noty_type__alert,.noty_theme__sunset.noty_type__notification{background-color:#073b4c;color:#fff}.noty_theme__sunset.noty_type__alert .noty_progressbar,.noty_theme__sunset.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__sunset.noty_type__warning{background-color:#ffd166;color:#fff}.noty_theme__sunset.noty_type__error{background-color:#ef476f;color:#fff}.noty_theme__sunset.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__sunset.noty_type__info,.noty_theme__sunset.noty_type__information{background-color:#118ab2;color:#fff}.noty_theme__sunset.noty_type__info .noty_progressbar,.noty_theme__sunset.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__sunset.noty_type__success{background-color:#06d6a0;color:#fff}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.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:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.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%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.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{touch-action:pan-y;-webkit-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{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{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:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(default-skin.png) 0 0 no-repeat}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.datepicker--cells{display:flex;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:flex;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:initial;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;z-index:100}.datepicker.-from-top-{transform:translateY(-8px)}.datepicker.-from-right-{transform:translateX(8px)}.datepicker.-from-bottom-{transform:translateY(8px)}.datepicker.-from-left-{transform:translateX(-8px)}.datepicker.active{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{box-sizing:initial;padding:4px}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--nav{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:flex;cursor:pointer;align-items:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f0f0f0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-title.-disabled-{cursor:default;background:none}.datepicker--buttons{display:flex;padding:4px;border-top:1px solid #efefef}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1;display:inline-flex;justify-content:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{border-top:1px solid #efefef;display:flex;align-items:center;padding:4px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:none}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:transparent}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}@font-face{font-family:SF UI Text;font-display:swap;font-style:normal;font-weight:400;src:local("SF UI Text Regular"),url(/assets/fonts/SFUIText-Regular.woff) format("woff")}@font-face{font-family:SF UI Text;font-display:swap;font-style:normal;font-weight:300;src:local("SF UI Text Light"),url(/assets/fonts/SFUIText-Light.woff) format("woff")}@font-face{font-family:SF UI Text;font-display:swap;font-style:normal;font-weight:500;src:local("SF UI Text Medium"),url(/assets/fonts/SFUIText-Medium.woff) format("woff")}@font-face{font-family:SF UI Text;font-display:swap;font-style:normal;font-weight:600;src:local("SF UI Text Semibold"),url(/assets/fonts/SFUIText-Semibold.woff) format("woff")}@font-face{font-family:SF UI Text;font-display:swap;font-style:normal;font-weight:700;src:local("SF UI Text Bold"),url(/assets/fonts/SFUIText-Bold.woff) format("woff")}@font-face{font-family:SF UI Text;font-display:swap;font-style:normal;font-weight:800;src:local("SF UI Text Heavy"),url(/assets/fonts/SFUIText-Heavy.woff) format("woff")}.grid{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-13px;margin-right:-13px}.grid [class*=col-]{margin-left:13px;margin-right:13px;margin-bottom:20px}.grid .col-1-1{margin-bottom:0}.grid .row{display:flex;width:100%}.col-1-1{width:calc(100% - 26px)}.col-1-2{width:calc(50% - 26px)}.col-1-3{width:calc(33.33333% - 26px)}.col-2-3{width:calc(66.66667% - 26px)}.col-1-4{width:calc(25% - 26px)}.col-3-4{width:calc(75% - 26px)}.col-1-5{width:calc(20% - 26px)}.col-2-5{width:calc(40% - 26px)}.col-3-5{width:calc(60% - 26px)}.col-4-5{width:calc(80% - 26px)}.col-1-6{width:calc(16.66667% - 26px)}.col-5-6{width:calc(83.33333% - 26px)}.col-1-7{width:calc(14.28571% - 26px)}.col-2-7{width:calc(28.57143% - 26px)}.col-3-7{width:calc(42.85714% - 26px)}.col-4-7{width:calc(57.14286% - 26px)}.col-5-7{width:calc(71.42857% - 26px)}.col-6-7{width:calc(85.71429% - 26px)}.col-1-8{width:calc(12.5% - 26px)}.col-3-8{width:calc(37.5% - 26px)}.col-5-8{width:calc(62.5% - 26px)}.col-7-8{width:calc(87.5% - 26px)}.col-1-9{width:calc(11.11111% - 26px)}.col-2-9{width:calc(22.22222% - 26px)}.col-4-9{width:calc(44.44444% - 26px)}.col-5-9{width:calc(55.55556% - 26px)}.col-7-9{width:calc(77.77778% - 26px)}.col-8-9{width:calc(88.88889% - 26px)}.col-1-10{width:calc(10% - 26px)}.col-3-10{width:calc(30% - 26px)}.col-7-10{width:calc(70% - 26px)}.col-9-10{width:calc(90% - 26px)}@media (min-width:375px){.col-xxs-1-1{width:calc(100% - 26px)}.col-xxs-1-2{width:calc(50% - 26px)}.col-xxs-1-3{width:calc(33.33333% - 26px)}.col-xxs-2-3{width:calc(66.66667% - 26px)}.col-xxs-1-4{width:calc(25% - 26px)}.col-xxs-3-4{width:calc(75% - 26px)}.col-xxs-1-5{width:calc(20% - 26px)}.col-xxs-2-5{width:calc(40% - 26px)}.col-xxs-3-5{width:calc(60% - 26px)}.col-xxs-4-5{width:calc(80% - 26px)}.col-xxs-1-6{width:calc(16.66667% - 26px)}.col-xxs-5-6{width:calc(83.33333% - 26px)}.col-xxs-1-7{width:calc(14.28571% - 26px)}.col-xxs-2-7{width:calc(28.57143% - 26px)}.col-xxs-3-7{width:calc(42.85714% - 26px)}.col-xxs-4-7{width:calc(57.14286% - 26px)}.col-xxs-5-7{width:calc(71.42857% - 26px)}.col-xxs-6-7{width:calc(85.71429% - 26px)}.col-xxs-1-8{width:calc(12.5% - 26px)}.col-xxs-3-8{width:calc(37.5% - 26px)}.col-xxs-5-8{width:calc(62.5% - 26px)}.col-xxs-7-8{width:calc(87.5% - 26px)}.col-xxs-1-9{width:calc(11.11111% - 26px)}.col-xxs-2-9{width:calc(22.22222% - 26px)}.col-xxs-4-9{width:calc(44.44444% - 26px)}.col-xxs-5-9{width:calc(55.55556% - 26px)}.col-xxs-7-9{width:calc(77.77778% - 26px)}.col-xxs-8-9{width:calc(88.88889% - 26px)}.col-xxs-1-10{width:calc(10% - 26px)}.col-xxs-3-10{width:calc(30% - 26px)}.col-xxs-7-10{width:calc(70% - 26px)}.col-xxs-9-10{width:calc(90% - 26px)}}@media (min-width:414px){.col-xs-1-1{width:calc(100% - 26px)}.col-xs-1-2{width:calc(50% - 26px)}.col-xs-1-3{width:calc(33.33333% - 26px)}.col-xs-2-3{width:calc(66.66667% - 26px)}.col-xs-1-4{width:calc(25% - 26px)}.col-xs-3-4{width:calc(75% - 26px)}.col-xs-1-5{width:calc(20% - 26px)}.col-xs-2-5{width:calc(40% - 26px)}.col-xs-3-5{width:calc(60% - 26px)}.col-xs-4-5{width:calc(80% - 26px)}.col-xs-1-6{width:calc(16.66667% - 26px)}.col-xs-5-6{width:calc(83.33333% - 26px)}.col-xs-1-7{width:calc(14.28571% - 26px)}.col-xs-2-7{width:calc(28.57143% - 26px)}.col-xs-3-7{width:calc(42.85714% - 26px)}.col-xs-4-7{width:calc(57.14286% - 26px)}.col-xs-5-7{width:calc(71.42857% - 26px)}.col-xs-6-7{width:calc(85.71429% - 26px)}.col-xs-1-8{width:calc(12.5% - 26px)}.col-xs-3-8{width:calc(37.5% - 26px)}.col-xs-5-8{width:calc(62.5% - 26px)}.col-xs-7-8{width:calc(87.5% - 26px)}.col-xs-1-9{width:calc(11.11111% - 26px)}.col-xs-2-9{width:calc(22.22222% - 26px)}.col-xs-4-9{width:calc(44.44444% - 26px)}.col-xs-5-9{width:calc(55.55556% - 26px)}.col-xs-7-9{width:calc(77.77778% - 26px)}.col-xs-8-9{width:calc(88.88889% - 26px)}.col-xs-1-10{width:calc(10% - 26px)}.col-xs-3-10{width:calc(30% - 26px)}.col-xs-7-10{width:calc(70% - 26px)}.col-xs-9-10{width:calc(90% - 26px)}}@media (min-width:568px){.col-sm-1-1{width:calc(100% - 26px)}.col-sm-1-2{width:calc(50% - 26px)}.col-sm-1-3{width:calc(33.33333% - 26px)}.col-sm-2-3{width:calc(66.66667% - 26px)}.col-sm-1-4{width:calc(25% - 26px)}.col-sm-3-4{width:calc(75% - 26px)}.col-sm-1-5{width:calc(20% - 26px)}.col-sm-2-5{width:calc(40% - 26px)}.col-sm-3-5{width:calc(60% - 26px)}.col-sm-4-5{width:calc(80% - 26px)}.col-sm-1-6{width:calc(16.66667% - 26px)}.col-sm-5-6{width:calc(83.33333% - 26px)}.col-sm-1-7{width:calc(14.28571% - 26px)}.col-sm-2-7{width:calc(28.57143% - 26px)}.col-sm-3-7{width:calc(42.85714% - 26px)}.col-sm-4-7{width:calc(57.14286% - 26px)}.col-sm-5-7{width:calc(71.42857% - 26px)}.col-sm-6-7{width:calc(85.71429% - 26px)}.col-sm-1-8{width:calc(12.5% - 26px)}.col-sm-3-8{width:calc(37.5% - 26px)}.col-sm-5-8{width:calc(62.5% - 26px)}.col-sm-7-8{width:calc(87.5% - 26px)}.col-sm-1-9{width:calc(11.11111% - 26px)}.col-sm-2-9{width:calc(22.22222% - 26px)}.col-sm-4-9{width:calc(44.44444% - 26px)}.col-sm-5-9{width:calc(55.55556% - 26px)}.col-sm-7-9{width:calc(77.77778% - 26px)}.col-sm-8-9{width:calc(88.88889% - 26px)}.col-sm-1-10{width:calc(10% - 26px)}.col-sm-3-10{width:calc(30% - 26px)}.col-sm-7-10{width:calc(70% - 26px)}.col-sm-9-10{width:calc(90% - 26px)}}@media (min-width:820px){.col-md-1-1{width:calc(100% - 26px)}.col-md-1-2{width:calc(50% - 26px)}.col-md-1-3{width:calc(33.33333% - 26px)}.col-md-2-3{width:calc(66.66667% - 26px)}.col-md-1-4{width:calc(25% - 26px)}.col-md-3-4{width:calc(75% - 26px)}.col-md-1-5{width:calc(20% - 26px)}.col-md-2-5{width:calc(40% - 26px)}.col-md-3-5{width:calc(60% - 26px)}.col-md-4-5{width:calc(80% - 26px)}.col-md-1-6{width:calc(16.66667% - 26px)}.col-md-5-6{width:calc(83.33333% - 26px)}.col-md-1-7{width:calc(14.28571% - 26px)}.col-md-2-7{width:calc(28.57143% - 26px)}.col-md-3-7{width:calc(42.85714% - 26px)}.col-md-4-7{width:calc(57.14286% - 26px)}.col-md-5-7{width:calc(71.42857% - 26px)}.col-md-6-7{width:calc(85.71429% - 26px)}.col-md-1-8{width:calc(12.5% - 26px)}.col-md-3-8{width:calc(37.5% - 26px)}.col-md-5-8{width:calc(62.5% - 26px)}.col-md-7-8{width:calc(87.5% - 26px)}.col-md-1-9{width:calc(11.11111% - 26px)}.col-md-2-9{width:calc(22.22222% - 26px)}.col-md-4-9{width:calc(44.44444% - 26px)}.col-md-5-9{width:calc(55.55556% - 26px)}.col-md-7-9{width:calc(77.77778% - 26px)}.col-md-8-9{width:calc(88.88889% - 26px)}.col-md-1-10{width:calc(10% - 26px)}.col-md-3-10{width:calc(30% - 26px)}.col-md-7-10{width:calc(70% - 26px)}.col-md-9-10{width:calc(90% - 26px)}}@media (min-width:1024px){.col-lg-1-1{width:calc(100% - 26px)}.col-lg-1-2{width:calc(50% - 26px)}.col-lg-1-3{width:calc(33.33333% - 26px)}.col-lg-2-3{width:calc(66.66667% - 26px)}.col-lg-1-4{width:calc(25% - 26px)}.col-lg-3-4{width:calc(75% - 26px)}.col-lg-1-5{width:calc(20% - 26px)}.col-lg-2-5{width:calc(40% - 26px)}.col-lg-3-5{width:calc(60% - 26px)}.col-lg-4-5{width:calc(80% - 26px)}.col-lg-1-6{width:calc(16.66667% - 26px)}.col-lg-5-6{width:calc(83.33333% - 26px)}.col-lg-1-7{width:calc(14.28571% - 26px)}.col-lg-2-7{width:calc(28.57143% - 26px)}.col-lg-3-7{width:calc(42.85714% - 26px)}.col-lg-4-7{width:calc(57.14286% - 26px)}.col-lg-5-7{width:calc(71.42857% - 26px)}.col-lg-6-7{width:calc(85.71429% - 26px)}.col-lg-1-8{width:calc(12.5% - 26px)}.col-lg-3-8{width:calc(37.5% - 26px)}.col-lg-5-8{width:calc(62.5% - 26px)}.col-lg-7-8{width:calc(87.5% - 26px)}.col-lg-1-9{width:calc(11.11111% - 26px)}.col-lg-2-9{width:calc(22.22222% - 26px)}.col-lg-4-9{width:calc(44.44444% - 26px)}.col-lg-5-9{width:calc(55.55556% - 26px)}.col-lg-7-9{width:calc(77.77778% - 26px)}.col-lg-8-9{width:calc(88.88889% - 26px)}.col-lg-1-10{width:calc(10% - 26px)}.col-lg-3-10{width:calc(30% - 26px)}.col-lg-7-10{width:calc(70% - 26px)}.col-lg-9-10{width:calc(90% - 26px)}}@media (min-width:1280px){.col-xl-1-1{width:calc(100% - 26px)}.col-xl-1-2{width:calc(50% - 26px)}.col-xl-1-3{width:calc(33.33333% - 26px)}.col-xl-2-3{width:calc(66.66667% - 26px)}.col-xl-1-4{width:calc(25% - 26px)}.col-xl-3-4{width:calc(75% - 26px)}.col-xl-1-5{width:calc(20% - 26px)}.col-xl-2-5{width:calc(40% - 26px)}.col-xl-3-5{width:calc(60% - 26px)}.col-xl-4-5{width:calc(80% - 26px)}.col-xl-1-6{width:calc(16.66667% - 26px)}.col-xl-5-6{width:calc(83.33333% - 26px)}.col-xl-1-7{width:calc(14.28571% - 26px)}.col-xl-2-7{width:calc(28.57143% - 26px)}.col-xl-3-7{width:calc(42.85714% - 26px)}.col-xl-4-7{width:calc(57.14286% - 26px)}.col-xl-5-7{width:calc(71.42857% - 26px)}.col-xl-6-7{width:calc(85.71429% - 26px)}.col-xl-1-8{width:calc(12.5% - 26px)}.col-xl-3-8{width:calc(37.5% - 26px)}.col-xl-5-8{width:calc(62.5% - 26px)}.col-xl-7-8{width:calc(87.5% - 26px)}.col-xl-1-9{width:calc(11.11111% - 26px)}.col-xl-2-9{width:calc(22.22222% - 26px)}.col-xl-4-9{width:calc(44.44444% - 26px)}.col-xl-5-9{width:calc(55.55556% - 26px)}.col-xl-7-9{width:calc(77.77778% - 26px)}.col-xl-8-9{width:calc(88.88889% - 26px)}.col-xl-1-10{width:calc(10% - 26px)}.col-xl-3-10{width:calc(30% - 26px)}.col-xl-7-10{width:calc(70% - 26px)}.col-xl-9-10{width:calc(90% - 26px)}}@media (min-width:1600px){.col-xxl-1-1{width:calc(100% - 26px)}.col-xxl-1-2{width:calc(50% - 26px)}.col-xxl-1-3{width:calc(33.33333% - 26px)}.col-xxl-2-3{width:calc(66.66667% - 26px)}.col-xxl-1-4{width:calc(25% - 26px)}.col-xxl-3-4{width:calc(75% - 26px)}.col-xxl-1-5{width:calc(20% - 26px)}.col-xxl-2-5{width:calc(40% - 26px)}.col-xxl-3-5{width:calc(60% - 26px)}.col-xxl-4-5{width:calc(80% - 26px)}.col-xxl-1-6{width:calc(16.66667% - 26px)}.col-xxl-5-6{width:calc(83.33333% - 26px)}.col-xxl-1-7{width:calc(14.28571% - 26px)}.col-xxl-2-7{width:calc(28.57143% - 26px)}.col-xxl-3-7{width:calc(42.85714% - 26px)}.col-xxl-4-7{width:calc(57.14286% - 26px)}.col-xxl-5-7{width:calc(71.42857% - 26px)}.col-xxl-6-7{width:calc(85.71429% - 26px)}.col-xxl-1-8{width:calc(12.5% - 26px)}.col-xxl-3-8{width:calc(37.5% - 26px)}.col-xxl-5-8{width:calc(62.5% - 26px)}.col-xxl-7-8{width:calc(87.5% - 26px)}.col-xxl-1-9{width:calc(11.11111% - 26px)}.col-xxl-2-9{width:calc(22.22222% - 26px)}.col-xxl-4-9{width:calc(44.44444% - 26px)}.col-xxl-5-9{width:calc(55.55556% - 26px)}.col-xxl-7-9{width:calc(77.77778% - 26px)}.col-xxl-8-9{width:calc(88.88889% - 26px)}.col-xxl-1-10{width:calc(10% - 26px)}.col-xxl-3-10{width:calc(30% - 26px)}.col-xxl-7-10{width:calc(70% - 26px)}.col-xxl-9-10{width:calc(90% - 26px)}}@media (min-width:320px){.grid{overflow:hidden}}@media (min-width:375px){.order-xxs-1{order:1}.order-xxs-2{order:2}.order-xxs-3{order:3}.order-xxs-4{order:4}.order-xxs-5{order:5}.order-xxs-6{order:6}.order-xxs-7{order:7}.order-xxs-8{order:8}.order-xxs-9{order:9}.order-xxs-10{order:10}}@media (min-width:414px){.order-xs-1{order:1}.order-xs-2{order:2}.order-xs-3{order:3}.order-xs-4{order:4}.order-xs-5{order:5}.order-xs-6{order:6}.order-xs-7{order:7}.order-xs-8{order:8}.order-xs-9{order:9}.order-xs-10{order:10}}@media (min-width:568px){.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}}@media (min-width:820px){.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}}@media (min-width:1024px){.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}}@media (min-width:1280px){.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}@media (min-width:1600px){.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}}.display-none{display:none!important}.display-inline{display:inline!important}.display-inline-block{display:inline-block!important}.display-block{display:block!important}.display-table{display:table!important}.display-table-row{display:table-row!important}.display-table-cell{display:table-cell!important}.display-flex{display:flex!important}.display-inline-flex{display:inline-flex!important}@media (min-width:375px){.display-xxs-none{display:none!important}.display-xxs-inline{display:inline!important}.display-xxs-inline-block{display:inline-block!important}.display-xxs-block{display:block!important}.display-xxs-table{display:table!important}.display-xxs-table-row{display:table-row!important}.display-xxs-table-cell{display:table-cell!important}.display-xxs-flex{display:flex!important}.display-xxs-inline-flex{display:inline-flex!important}}@media (min-width:414px){.display-xs-none{display:none!important}.display-xs-inline{display:inline!important}.display-xs-inline-block{display:inline-block!important}.display-xs-block{display:block!important}.display-xs-table{display:table!important}.display-xs-table-row{display:table-row!important}.display-xs-table-cell{display:table-cell!important}.display-xs-flex{display:flex!important}.display-xs-inline-flex{display:inline-flex!important}}@media (min-width:568px){.display-sm-none{display:none!important}.display-sm-inline{display:inline!important}.display-sm-inline-block{display:inline-block!important}.display-sm-block{display:block!important}.display-sm-table{display:table!important}.display-sm-table-row{display:table-row!important}.display-sm-table-cell{display:table-cell!important}.display-sm-flex{display:flex!important}.display-sm-inline-flex{display:inline-flex!important}}@media (min-width:820px){.display-md-none{display:none!important}.display-md-inline{display:inline!important}.display-md-inline-block{display:inline-block!important}.display-md-block{display:block!important}.display-md-table{display:table!important}.display-md-table-row{display:table-row!important}.display-md-table-cell{display:table-cell!important}.display-md-flex{display:flex!important}.display-md-inline-flex{display:inline-flex!important}}@media (min-width:1024px){.display-lg-none{display:none!important}.display-lg-inline{display:inline!important}.display-lg-inline-block{display:inline-block!important}.display-lg-block{display:block!important}.display-lg-table{display:table!important}.display-lg-table-row{display:table-row!important}.display-lg-table-cell{display:table-cell!important}.display-lg-flex{display:flex!important}.display-lg-inline-flex{display:inline-flex!important}}@media (min-width:1280px){.display-xl-none{display:none!important}.display-xl-inline{display:inline!important}.display-xl-inline-block{display:inline-block!important}.display-xl-block{display:block!important}.display-xl-table{display:table!important}.display-xl-table-row{display:table-row!important}.display-xl-table-cell{display:table-cell!important}.display-xl-flex{display:flex!important}.display-xl-inline-flex{display:inline-flex!important}}@media (min-width:1600px){.display-xxl-none{display:none!important}.display-xxl-inline{display:inline!important}.display-xxl-inline-block{display:inline-block!important}.display-xxl-block{display:block!important}.display-xxl-table{display:table!important}.display-xxl-table-row{display:table-row!important}.display-xxl-table-cell{display:table-cell!important}.display-xxl-flex{display:flex!important}.display-xxl-inline-flex{display:inline-flex!important}}.response-img{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}@media (max-width:375px){.response-img-xxs{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}}@media (max-width:414px){.response-img-xs{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}}@media (max-width:568px){.response-img-sm{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}}@media (max-width:820px){.response-img-md{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}}@media (max-width:1024px){.response-img-lg{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}}@media (max-width:1280px){.response-img-xl{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}}@media (max-width:1600px){.response-img-xxl{display:block;width:auto!important;max-width:100%;height:auto!important;float:none!important;margin:0 auto 20px!important}}*{box-sizing:border-box;outline:none!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}html{height:100%}body{display:flex;flex-direction:column;min-height:100%;-webkit-text-size-adjust:100%;max-height:999999px;max-width:100%;width:100%;background:var(--color)}.social-icon{text-align:center}.social-icon a{display:inline-block;vertical-align:middle;text-decoration:none;margin:0 5px 5px;font-size:13px;padding:0 13px;position:relative;line-height:38px}.social-icon a:after{content:"";position:absolute;bottom:2px;left:0;height:2px;width:100%}.social-icon a:hover{color:#fff;text-decoration:none;transform:translateY(-4px)}.social-icon a.icon-vkontakte{color:#0176ff}.social-icon a.icon-vkontakte:after{background:#0176ff}.social-icon a.icon-facebook{color:#1e4d9d}.social-icon a.icon-facebook:after{background:#1e4d9d}.social-icon a.icon-instagram{background:linear-gradient(90deg,#f8c65c 0,#e12738 33.12%,#ae1291 67.3%,#2b4eca 102.55%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#ae1291}.social-icon a.icon-instagram:after{background:linear-gradient(10.21deg,#f8c65c,#e12738 33.12%,#ae1291 67.3%,#2b4eca 102.55%)}.social-icon a.icon-telegram{color:#0188cc}.social-icon a.icon-telegram:after{background:#0188cc}.title_field{display:none!important}.pswp__bg{opacity:.7!important}.pswp__img{background:none!important;object-fit:contain}.icon-svg{width:1em;height:1em}svg:not(:root){overflow:hidden}.scroll-top{position:fixed;right:20px;bottom:20px;z-index:999;display:block;width:54px;height:54px;padding:0;border:none;background:#3c3c3c url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 9L9 1 1 9' stroke='%23fff'/%3E%3C/svg%3E") 50% no-repeat;cursor:pointer;transition:all .2s ease}.scroll-top:hover{background-color:#e51955}.scroll-top:disabled{opacity:0;pointer-events:none}@media (min-width:820px){.scroll-top{right:30px}}@media (max-width:980px){.scroll-top{display:none!important}}.noty_theme__sunset.noty_type__success{background-color:#1da855!important}img{max-width:100%}input[type=number]{-moz-appearance:textfield}input[type=number]:focus,input[type=number]:hover{-moz-appearance:number-input}.whatsapp-fixed-btn{display:flex;justify-content:center;align-items:center;position:fixed;bottom:10px;right:15px;text-decoration:none;background-color:#0dc152;border-radius:50%;padding:14px;box-sizing:border-box;animation-name:ok_bounceInUp;transform:translateY(120px);animation-duration:1s;animation-fill-mode:both;box-shadow:0 0 30px rgba(0,0,0,.3);z-index:999}.whatsapp-fixed-btn:before{content:"";display:block;position:absolute;opacity:0;border:1px solid #0dc152;border-radius:55px;height:100%;width:100%;top:0;left:0;animation:ok_widgetPulse 1.5s infinite;box-sizing:border-box}@keyframes ok_widgetPulse{0%{opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@keyframes ok_bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@media (min-width:768px){.whatsapp-fixed-btn{display:none!important}}.homepage-gradient-background{background:linear-gradient(180deg,rgba(252,215,169,.2),rgba(252,215,169,0) 73.16%)}.homepage-gray-background{background:linear-gradient(180deg,#f9f9f9,hsla(0,0%,97.6%,0))}.ie .slider-header__carousel{opacity:1}.ie .slider-header__carousel .slider-header__item{display:none}.ie .product-item,.ie .slider-header__carousel .slider-header__item:first-child,.ie .tabs__content-item{display:block}.ie .product-item__title{display:block;flex:none}body{font-size:15px;line-height:1.5;color:#3c3c3c}.h1,body,h1{font-family:SF UI Text,sans-serif;font-weight:400}.h1,h1{font-size:46px;line-height:50px;text-align:left;color:#000;margin-top:15px;margin-bottom:50px}@media (max-width:1024px){.h1,h1{font-size:28px;line-height:37px;margin-bottom:25px}}.home-page .h1,.home-page h1{margin-bottom:25px}.form-fail__title,.form-success__title,.h2,h2{font-family:SF UI Text,sans-serif;font-size:30px;font-weight:400;line-height:36px;text-align:left;color:#000;margin-bottom:15px}.inner-page .form-fail__title,.inner-page .form-success__title,.inner-page .h2,.inner-page h2{margin-top:35px}@media (max-width:1024px){.form-fail__title,.form-success__title,.h2,h2{font-size:25px;line-height:31px;font-weight:400}}.h3,h3{font-family:SF UI Text,sans-serif;font-size:18px;font-weight:400;line-height:21px;text-align:left;color:#000;margin-bottom:15px}.inner-page .h3,.inner-page h3{margin-top:35px}@media (max-width:1024px){.h3,h3{font-size:18px;font-weight:400;line-height:30px}}.form-fail__title,.form-success__title,.h1,.h2,.h3,h1,h2,h3{clear:both}.form-fail__title a,.form-success__title a,.h1 a,.h2 a,.h3 a,h1 a,h2 a,h3 a{display:inline;color:#000;text-decoration:none}.form-fail__title a:hover,.form-success__title a:hover,.h1 a:hover,.h2 a:hover,.h3 a:hover,a,h1 a:hover,h2 a:hover,h3 a:hover{text-decoration:none;color:#e51955}a{transition:.2s ease}a:hover{text-decoration:underline}ol,p,pre,table,ul{margin:0 0 15px}.grid{margin-bottom:15px}@media (max-width:980px){.grid{max-width:100vw}}ol,ul{padding-left:16px}ol li,ul li{margin:8px 0}.with_marker{list-style:none}.with_marker li{position:relative}.with_marker li:before{content:"";display:block;width:5px;height:5px;position:absolute;left:-16px;top:9px;background:#e1a9ab}p+ol,p+ul{margin-top:-12px}.border{border:2px solid rgba(58,71,80,.7);background:rgba(58,71,80,.7);border-radius:10px;box-shadow:0 4px 10px rgba(58,71,80,.5)}table{border:1px solid #3c3c3c;border-collapse:collapse;border-spacing:0;border-radius:0}table td,table th{border:1px solid #3c3c3c;padding:0}table.noborder,table.noborder td,table.noborder th{border:none}table.cellpadding_5 td,table.cellpadding_5 th{padding:5px}table.cellpadding_7 td,table.cellpadding_7 th{padding:7px}table.cellpadding_10 td,table.cellpadding_10 th{padding:10px}table.cellpadding_15 td,table.cellpadding_15 th{padding:15px}.nice_table{border:none;border-radius:5px;table-layout:fixed;background:#fff}.nice_table th{border:none}.nice_table td{text-align:left;border:none}.nice_table th{font-weight:700;font-size:14px;line-height:17px;color:#000;text-align:left;background:#fff}.nice_table td,.nice_table th{border-bottom:1px solid #e2e2e2;padding:20px 15px}.nice_table.-striped tr:nth-child(2n),.nice_table tr:nth-child(odd){background:#f8f8f8}.nice_table.-hover-row tr{transition:.2s}.nice_table.-hover-row tr:hover{background:#cdd1d3}.nice_table.-hover-col{overflow:hidden}.nice_table.-hover-col td,.nice_table.-hover-col th{position:relative}.nice_table.-hover-col td:after,.nice_table.-hover-col th:after{content:"";transition:.2s}.nice_table.-hover-col td:hover:after,.nice_table.-hover-col th:hover:after{content:"";position:absolute;background:#cdd1d3;left:0;top:-5000px;height:10000px;width:100%;z-index:-1}.nice_table.-hover-cross,.nice_table.-hover-cross tbody{overflow:hidden}.nice_table.-hover-cross tr{transition:.2s}.nice_table.-hover-cross tr:hover{background:#cdd1d3}.nice_table.-hover-cross td,.nice_table.-hover-cross th{position:relative}.nice_table.-hover-cross td:after,.nice_table.-hover-cross th:after{content:"";transition:.2s}.nice_table.-hover-cross td:hover:after,.nice_table.-hover-cross th:hover:after{content:"";position:absolute;background:#cdd1d3;left:0;top:-5000px;height:10000px;width:100%;z-index:-1}.table-responsive__scroll{overflow-x:auto}.btn,.form-callback__btn-submit,.form-feedback-footer__btn-submit,.form-feedback-homepage__btn-submit,.form-feedback__btn-submit,.form-order-checkout__btn-submit,.form-review__btn-submit,.form-send-enquiry__btn-submit,.header-middle__call,.header-middle__configurator-btn,.header-top__call,.header__call,.header__link{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.btn:hover,.form-callback__btn-submit:hover,.form-feedback-footer__btn-submit:hover,.form-feedback-homepage__btn-submit:hover,.form-feedback__btn-submit:hover,.form-order-checkout__btn-submit:hover,.form-review__btn-submit:hover,.form-send-enquiry__btn-submit:hover,.header-middle__call:hover,.header-middle__configurator-btn:hover,.header-top__call:hover,.header__call:hover,.header__link:hover{text-decoration:none}.btn:disabled,.form-callback__btn-submit:disabled,.form-feedback-footer__btn-submit:disabled,.form-feedback-homepage__btn-submit:disabled,.form-feedback__btn-submit:disabled,.form-order-checkout__btn-submit:disabled,.form-review__btn-submit:disabled,.form-send-enquiry__btn-submit:disabled,.header-middle__call:disabled,.header-middle__configurator-btn:disabled,.header-top__call:disabled,.header__call:disabled,.header__link:disabled{opacity:.6!important;cursor:auto}.btn:disabled:hover,.form-callback__btn-submit:disabled:hover,.form-feedback-footer__btn-submit:disabled:hover,.form-feedback-homepage__btn-submit:disabled:hover,.form-feedback__btn-submit:disabled:hover,.form-order-checkout__btn-submit:disabled:hover,.form-review__btn-submit:disabled:hover,.form-send-enquiry__btn-submit:disabled:hover,.header-middle__call:disabled:hover,.header-middle__configurator-btn:disabled:hover,.header-top__call:disabled:hover,.header__call:disabled:hover,.header__link:disabled:hover{box-shadow:none}.-primary.form-callback__btn-submit,.-primary.form-feedback-footer__btn-submit,.-primary.form-feedback-homepage__btn-submit,.-primary.form-feedback__btn-submit,.-primary.form-order-checkout__btn-submit,.-primary.form-review__btn-submit,.-primary.form-send-enquiry__btn-submit,.-primary.header-middle__call,.-primary.header-middle__configurator-btn,.-primary.header-top__call,.-primary.header__call,.-primary.header__link,.btn--primary,.btn.-primary,.form-callback__btn-submit,.form-feedback-footer__btn-submit,.form-feedback-homepage__btn-submit,.form-feedback__btn-submit,.form-order-checkout__btn-submit,.form-send-enquiry__btn-submit,.header__call{color:#e51955;border:1px solid #e51955;line-height:43px}.-primary.form-callback__btn-submit:before,.-primary.form-feedback-footer__btn-submit:before,.-primary.form-feedback-homepage__btn-submit:before,.-primary.form-feedback__btn-submit:before,.-primary.form-order-checkout__btn-submit:before,.-primary.form-review__btn-submit:before,.-primary.form-send-enquiry__btn-submit:before,.-primary.header-middle__call:before,.-primary.header-middle__configurator-btn:before,.-primary.header-top__call:before,.-primary.header__call:before,.-primary.header__link:before,.btn--primary:before,.btn.-primary:before,.form-callback__btn-submit:before,.form-feedback-footer__btn-submit:before,.form-feedback-homepage__btn-submit:before,.form-feedback__btn-submit:before,.form-order-checkout__btn-submit:before,.form-send-enquiry__btn-submit:before,.header__call:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-primary.form-callback__btn-submit:hover,.-primary.form-feedback-footer__btn-submit:hover,.-primary.form-feedback-homepage__btn-submit:hover,.-primary.form-feedback__btn-submit:hover,.-primary.form-order-checkout__btn-submit:hover,.-primary.form-review__btn-submit:hover,.-primary.form-send-enquiry__btn-submit:hover,.-primary.header-middle__call:hover,.-primary.header-middle__configurator-btn:hover,.-primary.header-top__call:hover,.-primary.header__call:hover,.-primary.header__link:hover,.btn--primary:hover,.btn.-primary:hover,.form-callback__btn-submit:hover,.form-feedback-footer__btn-submit:hover,.form-feedback-homepage__btn-submit:hover,.form-feedback__btn-submit:hover,.form-order-checkout__btn-submit:hover,.form-send-enquiry__btn-submit:hover,.header__call:hover{color:#fff;border-color:#e51955}.-primary.form-callback__btn-submit:hover:before,.-primary.form-feedback-footer__btn-submit:hover:before,.-primary.form-feedback-homepage__btn-submit:hover:before,.-primary.form-feedback__btn-submit:hover:before,.-primary.form-order-checkout__btn-submit:hover:before,.-primary.form-review__btn-submit:hover:before,.-primary.form-send-enquiry__btn-submit:hover:before,.-primary.header-middle__call:hover:before,.-primary.header-middle__configurator-btn:hover:before,.-primary.header-top__call:hover:before,.-primary.header__call:hover:before,.-primary.header__link:hover:before,.btn--primary:hover:before,.btn.-primary:hover:before,.form-callback__btn-submit:hover:before,.form-feedback-footer__btn-submit:hover:before,.form-feedback-homepage__btn-submit:hover:before,.form-feedback__btn-submit:hover:before,.form-order-checkout__btn-submit:hover:before,.form-send-enquiry__btn-submit:hover:before,.header__call:hover:before{width:100%}.-primary.form-callback__btn-submit:focus,.-primary.form-feedback-footer__btn-submit:focus,.-primary.form-feedback-homepage__btn-submit:focus,.-primary.form-feedback__btn-submit:focus,.-primary.form-order-checkout__btn-submit:focus,.-primary.form-review__btn-submit:focus,.-primary.form-send-enquiry__btn-submit:focus,.-primary.header-middle__call:focus,.-primary.header-middle__configurator-btn:focus,.-primary.header-top__call:focus,.-primary.header__call:focus,.-primary.header__link:focus,.btn--primary:focus,.btn.-primary:focus,.form-callback__btn-submit:focus,.form-feedback-footer__btn-submit:focus,.form-feedback-homepage__btn-submit:focus,.form-feedback__btn-submit:focus,.form-order-checkout__btn-submit:focus,.form-send-enquiry__btn-submit:focus,.header__call:focus{background:#e51955;color:#fff;border-color:#e51955}.-primary.form-callback__btn-submit:focus:before,.-primary.form-feedback-footer__btn-submit:focus:before,.-primary.form-feedback-homepage__btn-submit:focus:before,.-primary.form-feedback__btn-submit:focus:before,.-primary.form-order-checkout__btn-submit:focus:before,.-primary.form-review__btn-submit:focus:before,.-primary.form-send-enquiry__btn-submit:focus:before,.-primary.header-middle__call:focus:before,.-primary.header-middle__configurator-btn:focus:before,.-primary.header-top__call:focus:before,.-primary.header__call:focus:before,.-primary.header__link:focus:before,.btn--primary:focus:before,.btn.-primary:focus:before,.form-callback__btn-submit:focus:before,.form-feedback-footer__btn-submit:focus:before,.form-feedback-homepage__btn-submit:focus:before,.form-feedback__btn-submit:focus:before,.form-order-checkout__btn-submit:focus:before,.form-send-enquiry__btn-submit:focus:before,.header__call:focus:before{width:0}}.-secondary.form-callback__btn-submit,.-secondary.form-feedback-footer__btn-submit,.-secondary.form-feedback-homepage__btn-submit,.-secondary.form-feedback__btn-submit,.-secondary.form-order-checkout__btn-submit,.-secondary.form-review__btn-submit,.-secondary.form-send-enquiry__btn-submit,.-secondary.header-middle__call,.-secondary.header-middle__configurator-btn,.-secondary.header-top__call,.-secondary.header__call,.-secondary.header__link,.btn--secondary,.btn.-secondary{color:#000;border:1px solid #000;line-height:43px}.-secondary.form-callback__btn-submit:before,.-secondary.form-feedback-footer__btn-submit:before,.-secondary.form-feedback-homepage__btn-submit:before,.-secondary.form-feedback__btn-submit:before,.-secondary.form-order-checkout__btn-submit:before,.-secondary.form-review__btn-submit:before,.-secondary.form-send-enquiry__btn-submit:before,.-secondary.header-middle__call:before,.-secondary.header-middle__configurator-btn:before,.-secondary.header-top__call:before,.-secondary.header__call:before,.-secondary.header__link:before,.btn--secondary:before,.btn.-secondary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-secondary.form-callback__btn-submit:hover,.-secondary.form-feedback-footer__btn-submit:hover,.-secondary.form-feedback-homepage__btn-submit:hover,.-secondary.form-feedback__btn-submit:hover,.-secondary.form-order-checkout__btn-submit:hover,.-secondary.form-review__btn-submit:hover,.-secondary.form-send-enquiry__btn-submit:hover,.-secondary.header-middle__call:hover,.-secondary.header-middle__configurator-btn:hover,.-secondary.header-top__call:hover,.-secondary.header__call:hover,.-secondary.header__link:hover,.btn--secondary:hover,.btn.-secondary:hover{color:#fff;border-color:#e51955}.-secondary.form-callback__btn-submit:hover:before,.-secondary.form-feedback-footer__btn-submit:hover:before,.-secondary.form-feedback-homepage__btn-submit:hover:before,.-secondary.form-feedback__btn-submit:hover:before,.-secondary.form-order-checkout__btn-submit:hover:before,.-secondary.form-review__btn-submit:hover:before,.-secondary.form-send-enquiry__btn-submit:hover:before,.-secondary.header-middle__call:hover:before,.-secondary.header-middle__configurator-btn:hover:before,.-secondary.header-top__call:hover:before,.-secondary.header__call:hover:before,.-secondary.header__link:hover:before,.btn--secondary:hover:before,.btn.-secondary:hover:before{width:100%}.-secondary.form-callback__btn-submit:focus,.-secondary.form-feedback-footer__btn-submit:focus,.-secondary.form-feedback-homepage__btn-submit:focus,.-secondary.form-feedback__btn-submit:focus,.-secondary.form-order-checkout__btn-submit:focus,.-secondary.form-review__btn-submit:focus,.-secondary.form-send-enquiry__btn-submit:focus,.-secondary.header-middle__call:focus,.-secondary.header-middle__configurator-btn:focus,.-secondary.header-top__call:focus,.-secondary.header__call:focus,.-secondary.header__link:focus,.btn--secondary:focus,.btn.-secondary:focus{background:#e51955;color:#fff;border-color:#e51955}.-secondary.form-callback__btn-submit:focus:before,.-secondary.form-feedback-footer__btn-submit:focus:before,.-secondary.form-feedback-homepage__btn-submit:focus:before,.-secondary.form-feedback__btn-submit:focus:before,.-secondary.form-order-checkout__btn-submit:focus:before,.-secondary.form-review__btn-submit:focus:before,.-secondary.form-send-enquiry__btn-submit:focus:before,.-secondary.header-middle__call:focus:before,.-secondary.header-middle__configurator-btn:focus:before,.-secondary.header-top__call:focus:before,.-secondary.header__call:focus:before,.-secondary.header__link:focus:before,.btn--secondary:focus:before,.btn.-secondary:focus:before{width:0}}.-third.form-callback__btn-submit,.-third.form-feedback-footer__btn-submit,.-third.form-feedback-homepage__btn-submit,.-third.form-feedback__btn-submit,.-third.form-order-checkout__btn-submit,.-third.form-review__btn-submit,.-third.form-send-enquiry__btn-submit,.-third.header-middle__call,.-third.header-middle__configurator-btn,.-third.header-top__call,.-third.header__call,.-third.header__link,.btn--third,.btn.-third{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.-third.form-callback__btn-submit:before,.-third.form-feedback-footer__btn-submit:before,.-third.form-feedback-homepage__btn-submit:before,.-third.form-feedback__btn-submit:before,.-third.form-order-checkout__btn-submit:before,.-third.form-review__btn-submit:before,.-third.form-send-enquiry__btn-submit:before,.-third.header-middle__call:before,.-third.header-middle__configurator-btn:before,.-third.header-top__call:before,.-third.header__call:before,.-third.header__link:before,.btn--third:before,.btn.-third:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third.form-callback__btn-submit:hover,.-third.form-feedback-footer__btn-submit:hover,.-third.form-feedback-homepage__btn-submit:hover,.-third.form-feedback__btn-submit:hover,.-third.form-order-checkout__btn-submit:hover,.-third.form-review__btn-submit:hover,.-third.form-send-enquiry__btn-submit:hover,.-third.header-middle__call:hover,.-third.header-middle__configurator-btn:hover,.-third.header-top__call:hover,.-third.header__call:hover,.-third.header__link:hover,.btn--third:hover,.btn.-third:hover{border-color:#3c3c3c}.-third.form-callback__btn-submit:hover:before,.-third.form-feedback-footer__btn-submit:hover:before,.-third.form-feedback-homepage__btn-submit:hover:before,.-third.form-feedback__btn-submit:hover:before,.-third.form-order-checkout__btn-submit:hover:before,.-third.form-review__btn-submit:hover:before,.-third.form-send-enquiry__btn-submit:hover:before,.-third.header-middle__call:hover:before,.-third.header-middle__configurator-btn:hover:before,.-third.header-top__call:hover:before,.-third.header__call:hover:before,.-third.header__link:hover:before,.btn--third:hover:before,.btn.-third:hover:before{width:100%}.-third.form-callback__btn-submit:focus,.-third.form-feedback-footer__btn-submit:focus,.-third.form-feedback-homepage__btn-submit:focus,.-third.form-feedback__btn-submit:focus,.-third.form-order-checkout__btn-submit:focus,.-third.form-review__btn-submit:focus,.-third.form-send-enquiry__btn-submit:focus,.-third.header-middle__call:focus,.-third.header-middle__configurator-btn:focus,.-third.header-top__call:focus,.-third.header__call:focus,.-third.header__link:focus,.btn--third:focus,.btn.-third:focus{background:#e51955;color:#fff;border-color:#e51955}.-third.form-callback__btn-submit:focus:before,.-third.form-feedback-footer__btn-submit:focus:before,.-third.form-feedback-homepage__btn-submit:focus:before,.-third.form-feedback__btn-submit:focus:before,.-third.form-order-checkout__btn-submit:focus:before,.-third.form-review__btn-submit:focus:before,.-third.form-send-enquiry__btn-submit:focus:before,.-third.header-middle__call:focus:before,.-third.header-middle__configurator-btn:focus:before,.-third.header-top__call:focus:before,.-third.header__call:focus:before,.-third.header__link:focus:before,.btn--third:focus:before,.btn.-third:focus:before{width:0}}.-bordered.form-callback__btn-submit,.-bordered.form-feedback-footer__btn-submit,.-bordered.form-feedback-homepage__btn-submit,.-bordered.form-feedback__btn-submit,.-bordered.form-order-checkout__btn-submit,.-bordered.form-review__btn-submit,.-bordered.form-send-enquiry__btn-submit,.-bordered.header-middle__call,.-bordered.header-middle__configurator-btn,.-bordered.header-top__call,.-bordered.header__call,.-bordered.header__link,.btn--bordered,.btn.-bordered{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.-bordered.form-callback__btn-submit:hover,.-bordered.form-feedback-footer__btn-submit:hover,.-bordered.form-feedback-homepage__btn-submit:hover,.-bordered.form-feedback__btn-submit:hover,.-bordered.form-order-checkout__btn-submit:hover,.-bordered.form-review__btn-submit:hover,.-bordered.form-send-enquiry__btn-submit:hover,.-bordered.header-middle__call:hover,.-bordered.header-middle__configurator-btn:hover,.-bordered.header-top__call:hover,.-bordered.header__call:hover,.-bordered.header__link:hover,.btn--bordered:hover,.btn.-bordered:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.-secondary-bordered.form-callback__btn-submit,.-secondary-bordered.form-feedback-footer__btn-submit,.-secondary-bordered.form-feedback-homepage__btn-submit,.-secondary-bordered.form-feedback__btn-submit,.-secondary-bordered.form-order-checkout__btn-submit,.-secondary-bordered.form-review__btn-submit,.-secondary-bordered.form-send-enquiry__btn-submit,.-secondary-bordered.header-middle__call,.-secondary-bordered.header-middle__configurator-btn,.-secondary-bordered.header-top__call,.-secondary-bordered.header__call,.-secondary-bordered.header__link,.btn--secondary-bordered,.btn.-secondary-bordered{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.-secondary-bordered.form-callback__btn-submit:hover,.-secondary-bordered.form-feedback-footer__btn-submit:hover,.-secondary-bordered.form-feedback-homepage__btn-submit:hover,.-secondary-bordered.form-feedback__btn-submit:hover,.-secondary-bordered.form-order-checkout__btn-submit:hover,.-secondary-bordered.form-review__btn-submit:hover,.-secondary-bordered.form-send-enquiry__btn-submit:hover,.-secondary-bordered.header-middle__call:hover,.-secondary-bordered.header-middle__configurator-btn:hover,.-secondary-bordered.header-top__call:hover,.-secondary-bordered.header__call:hover,.-secondary-bordered.header__link:hover,.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.-third-bordered.form-callback__btn-submit,.-third-bordered.form-feedback-footer__btn-submit,.-third-bordered.form-feedback-homepage__btn-submit,.-third-bordered.form-feedback__btn-submit,.-third-bordered.form-order-checkout__btn-submit,.-third-bordered.form-review__btn-submit,.-third-bordered.form-send-enquiry__btn-submit,.-third-bordered.header-middle__call,.-third-bordered.header-middle__configurator-btn,.-third-bordered.header-top__call,.-third-bordered.header__call,.-third-bordered.header__link,.btn--third-bordered,.btn.-third-bordered{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.-third-bordered.form-callback__btn-submit:before,.-third-bordered.form-feedback-footer__btn-submit:before,.-third-bordered.form-feedback-homepage__btn-submit:before,.-third-bordered.form-feedback__btn-submit:before,.-third-bordered.form-order-checkout__btn-submit:before,.-third-bordered.form-review__btn-submit:before,.-third-bordered.form-send-enquiry__btn-submit:before,.-third-bordered.header-middle__call:before,.-third-bordered.header-middle__configurator-btn:before,.-third-bordered.header-top__call:before,.-third-bordered.header__call:before,.-third-bordered.header__link:before,.btn--third-bordered:before,.btn.-third-bordered:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third-bordered.form-callback__btn-submit:hover,.-third-bordered.form-feedback-footer__btn-submit:hover,.-third-bordered.form-feedback-homepage__btn-submit:hover,.-third-bordered.form-feedback__btn-submit:hover,.-third-bordered.form-order-checkout__btn-submit:hover,.-third-bordered.form-review__btn-submit:hover,.-third-bordered.form-send-enquiry__btn-submit:hover,.-third-bordered.header-middle__call:hover,.-third-bordered.header-middle__configurator-btn:hover,.-third-bordered.header-top__call:hover,.-third-bordered.header__call:hover,.-third-bordered.header__link:hover,.btn--third-bordered:hover,.btn.-third-bordered:hover{border-color:#e51955;color:#fff}.-third-bordered.form-callback__btn-submit:hover:before,.-third-bordered.form-feedback-footer__btn-submit:hover:before,.-third-bordered.form-feedback-homepage__btn-submit:hover:before,.-third-bordered.form-feedback__btn-submit:hover:before,.-third-bordered.form-order-checkout__btn-submit:hover:before,.-third-bordered.form-review__btn-submit:hover:before,.-third-bordered.form-send-enquiry__btn-submit:hover:before,.-third-bordered.header-middle__call:hover:before,.-third-bordered.header-middle__configurator-btn:hover:before,.-third-bordered.header-top__call:hover:before,.-third-bordered.header__call:hover:before,.-third-bordered.header__link:hover:before,.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before{width:100%}.-third-bordered.form-callback__btn-submit:focus,.-third-bordered.form-feedback-footer__btn-submit:focus,.-third-bordered.form-feedback-homepage__btn-submit:focus,.-third-bordered.form-feedback__btn-submit:focus,.-third-bordered.form-order-checkout__btn-submit:focus,.-third-bordered.form-review__btn-submit:focus,.-third-bordered.form-send-enquiry__btn-submit:focus,.-third-bordered.header-middle__call:focus,.-third-bordered.header-middle__configurator-btn:focus,.-third-bordered.header-top__call:focus,.-third-bordered.header__call:focus,.-third-bordered.header__link:focus,.btn--third-bordered:focus,.btn.-third-bordered:focus{background:#e51955;color:#fff;border-color:#e51955}.-third-bordered.form-callback__btn-submit:focus:before,.-third-bordered.form-feedback-footer__btn-submit:focus:before,.-third-bordered.form-feedback-homepage__btn-submit:focus:before,.-third-bordered.form-feedback__btn-submit:focus:before,.-third-bordered.form-order-checkout__btn-submit:focus:before,.-third-bordered.form-review__btn-submit:focus:before,.-third-bordered.form-send-enquiry__btn-submit:focus:before,.-third-bordered.header-middle__call:focus:before,.-third-bordered.header-middle__configurator-btn:focus:before,.-third-bordered.header-top__call:focus:before,.-third-bordered.header__call:focus:before,.-third-bordered.header__link:focus:before,.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before{width:0}}.-fullwidth.form-callback__btn-submit,.-fullwidth.form-feedback-footer__btn-submit,.-fullwidth.form-feedback-homepage__btn-submit,.-fullwidth.form-feedback__btn-submit,.-fullwidth.form-order-checkout__btn-submit,.-fullwidth.form-review__btn-submit,.-fullwidth.form-send-enquiry__btn-submit,.-fullwidth.header-middle__call,.-fullwidth.header-middle__configurator-btn,.-fullwidth.header-top__call,.-fullwidth.header__call,.-fullwidth.header__link,.btn--fullwidth,.btn.-fullwidth{width:100%}.-center.form-callback__btn-submit,.-center.form-feedback-footer__btn-submit,.-center.form-feedback-homepage__btn-submit,.-center.form-feedback__btn-submit,.-center.form-order-checkout__btn-submit,.-center.form-review__btn-submit,.-center.form-send-enquiry__btn-submit,.-center.header-middle__call,.-center.header-middle__configurator-btn,.-center.header-top__call,.-center.header__call,.-center.header__link,.btn--center,.btn.-center{display:block;margin-left:auto;margin-right:auto}.-loading.form-callback__btn-submit,.-loading.form-feedback-footer__btn-submit,.-loading.form-feedback-homepage__btn-submit,.-loading.form-feedback__btn-submit,.-loading.form-order-checkout__btn-submit,.-loading.form-review__btn-submit,.-loading.form-send-enquiry__btn-submit,.-loading.header-middle__call,.-loading.header-middle__configurator-btn,.-loading.header-top__call,.-loading.header__call,.-loading.header__link,.btn--loading,.btn.-loading{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}.modal{position:fixed;left:0;top:0;display:block;z-index:1000;animation:overlay-show .4s ease-in-out}.modal,.modal__wrapper{width:100%;height:100vh}.modal__wrapper{display:flex;align-items:center;justify-content:center}.modal__bg{position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.3)}.modal__btn-close{position:relative;width:15px;height:15px;display:block;position:absolute;right:22px;top:22px;font-size:0;border:none;background:none;cursor:pointer;z-index:20}.modal__btn-close:after,.modal__btn-close:before{content:"";display:block;width:21px;height:1px;position:absolute;left:50%;top:50%;margin-left:-10.5px;transform-origin:center center;background:#fff;transition:background .2s ease}.modal__btn-close:before{transform:rotate(45deg)}.modal__btn-close:after{transform:rotate(-45deg)}.modal__btn-close:hover:after,.modal__btn-close:hover:before{background:#e51955}@media (max-width:1024px){.modal__btn-close{right:30px;top:20px}}.modal__container{position:relative;width:90%;max-width:1180px;max-height:100vh;overflow-y:auto;overflow-x:hidden;background:#fff;padding:40px 30px;animation:overlay__container-show .8s ease-in-out}@media (max-width:568px){.modal__container{width:100%}}.modal__title{display:block;width:100%;font-size:30px;line-height:40px;color:#fff;text-align:center;margin-bottom:30px;margin-top:0}@media (max-width:1024px){.modal__title{font-size:25px;line-height:30px;margin-bottom:24px}}.modal.-callback .modal__container{max-width:400px;background:#3c3c3b}.modal.-send-enquiry form{max-width:560px;margin:0 auto}.modal.-quick-view .modal__container{padding:0 20px 50px;box-shadow:0 4px 34px rgba(0,0,0,.11)}.modal.-quick-view .modal__btn-close:after,.modal.-quick-view .modal__btn-close:before{background:#3c3c3c}.modal.-quick-view .modal__btn-close:hover:after,.modal.-quick-view .modal__btn-close:hover:before{background:#e51955}.modal.-quick-view .product-images-thumb{display:none!important}.modal.-quick-view .product-buy{padding:10px 10px 10px 15px}@media (max-width:1300px){.modal.-quick-view .product-buy{padding:10px 5px 10px 10px}}.modal.-quick-view .product-buy__price-current{font-size:19px}@media (max-width:1300px){.modal.-quick-view .product-buy__price-current{font-size:15px}}.modal.-cart-notification .modal__container{position:absolute;top:0;right:0;max-width:260px;padding:0;background:none}.modal.-cart-notification .modal__btn-close,.modal.-cart-notification .modal__title{display:none}.modal.-search .modal__container{background:#fff}.modal.-search .modal__container:after{content:"";width:100%;height:100px;min-height:100px;box-shadow:0 1px 10px rgba(0,0,0,.05);position:absolute;top:0;left:0}.modal.-search .modal__bg{background:#fff}.modal.-search .modal__bg:after{content:"";width:100%;height:100px;min-height:100px;box-shadow:0 1px 10px rgba(0,0,0,.05);position:absolute;top:0;left:0}.modal.-search .modal__btn-close{right:30px;top:40px}.modal.-search .modal__btn-close:after,.modal.-search .modal__btn-close:before{background:#000;height:2px}.modal.-search .modal__btn-close:hover:after,.modal.-search .modal__btn-close:hover:before{background:#e51955}.modal.-search .modal__container{padding-top:0;width:100%;height:100vh}.modal.-search .modal__header{height:100px;min-height:100px;display:flex;align-items:center;justify-content:space-between}.modal.-search .modal__header-logo{display:block;max-width:177px}.modal.-search .modal__header-logo img{max-width:100%}.modal.-search .form-search{height:100%;width:100%;margin-top:calc(110px + (23500vh - 156745px)/413)}.modal.-info .modal__btn-close{top:30px;right:30px}@media (min-width:980px){.modal.-info .modal__btn-close{right:98px}}.modal.-info .modal__btn-close:after,.modal.-info .modal__btn-close:before{background:#333}.modal.-info .modal__btn-close:hover:after,.modal.-info .modal__btn-close:hover:before{background:#bd4148}.modal.-info .modal__container{background:#ebebeb;padding:10px}@media (min-width:980px){.modal.-info .modal__container{padding:55px 135px}.modal.-info .modal__container:after,.modal.-info .modal__container:before{content:"";position:absolute;top:0;bottom:0;left:0;display:block;width:70px;height:100%;background:url(../images/modal-decor.png) repeat-y top}.modal.-info .modal__container:after{left:auto;right:0}}.modal.-review .form-success__title{color:#000}.modal.-review .modal__container{max-width:472px;padding:0 10px;box-shadow:0 5px 30px rgba(7,10,12,.2)}@media (min-width:980px){.modal.-review .modal__container{padding:0}}.modal.-material .modal__container{background:transparent;padding:35px;overflow-x:auto;overflow-y:auto;max-height:500px;box-shadow:unset;scrollbar-gutter:stable;max-width:unset}@media (min-width:1024px){.modal.-material .modal__container{max-height:670px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.modal.-material .modal__container::-webkit-scrollbar{width:5px;height:0}.modal.-material .modal__container::-webkit-scrollbar-track{background-color:initial;border-radius:100px}.modal.-material .modal__container::-webkit-scrollbar-thumb{background-color:#e51955;border-radius:100px}.modal.-material .modal__container:-webkit-scrollbar-thumb:hover{opacity:.8}.modal.-material .modal__btn-close{right:18px;top:10px}.modal.-material .modal__btn-close:hover:after,.modal.-material .modal__btn-close:hover:before{background-color:#e51955}.modal.-material .modal__btn-close:after,.modal.-material .modal__btn-close:before{background-color:#000}@media (min-width:768px){.modal.-material .modal__btn-close{right:29px;top:9px}}@media (min-width:820px){.modal.-material .modal__btn-close{right:62px;top:20px}}@media (min-width:1024px){.modal.-material .modal__btn-close{right:50px;top:50px}}.modal__loader{position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.7) url(../images/loader.svg) 50% no-repeat;background-size:40px 40px}.modal.closing{animation:overlay-closing .6s ease-in-out}.modal.closing .modal__container{animation:overlay__container-closing .6s ease-in-out}@keyframes overlay-show{0%{opacity:0}to{opacity:1}}@keyframes overlay-closing{0%{opacity:1}to{opacity:0}}@keyframes overlay__container-show{0%{opacity:0;transform:translate3d(0,15px,0)}to{opacity:1;transform:none}}@keyframes overlay__container-closing{0%{opacity:1;transform:none}to{opacity:0;transform:translate3d(0,15px,0)}}.breadcrumbs{padding:30px 0 1px;font-size:0;display:flex;flex-wrap:wrap;margin-bottom:0}.breadcrumbs li{margin:0}.breadcrumbs a{font-size:13px;color:#000}.breadcrumbs a:after{content:"";display:inline-block;vertical-align:middle;width:6px;height:9px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l3.5 3.5L1 8' stroke='%23787878'/%3E%3C/svg%3E") no-repeat;margin:0 10px}.breadcrumbs a:hover{text-decoration:none;color:#e51955}.breadcrumbs span{font-size:13px}.tabs__nav{display:flex;justify-content:flex-start}@media (max-width:820px){.tabs__nav{flex-wrap:wrap}}.tabs__nav-item{display:block;color:#696969;font-size:15px;margin-right:10px;margin-bottom:5px;cursor:pointer}@media (max-width:820px){.tabs__nav-item{width:100%;padding:10px 20px;margin-right:0}}.tabs__nav-item.is-active{color:#000}.tabs__content-item{display:none;width:100%}.tabs__content-item.is-active{display:block;margin-bottom:15px}.map{position:relative;width:100%;height:350px;background:#ccc;margin:20px 0}.map__content{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.map-yandex{position:relative}.map-yandex__static{position:absolute;left:0;top:0;display:block;width:100%;height:100%;object-fit:cover}.spoiler .hidden{display:none}.spoiler .visible{display:block}.spoiler__content.is-opened{display:block!important}.video{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#000;background-position:50%;background-size:contain;background-repeat:no-repeat;display:inline-block;overflow:hidden;transition:all .2s ease;background-size:cover;cursor:pointer}.video iframe{position:absolute;left:0;top:0;width:100%;height:100%;border:none}.video[data-type=youtube] .play{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABkCAMAAADnow2IAAAC/VBMVEVMaXFOJSbMGB4oKSjMGB7MGB4oKSgoKSjMGB7MGB7MGB4oKSgoKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSjMGB7MGB4oKSgoKSjMGB4oKSjMGB7MGB4oKSjMGB7MGB4oKSgoKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSjMGB4oKSjMGB4oKSjMGB7MGB4oKSjMGB7MGB4oKSgoKSjMGB7MGB4oKSgoKSgoKSjMGB7MGB7MGB4oKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSgoKSgoKSjMGB7MGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSgoKSgoKSjMGB4oKSjMGB4oKSgoKSgoKSjMGB4oKSjMGB7MGB4oKSgoKSgoKSjMGB4oKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB7MGB4oKSjMGB4oKSjMGB4oKSjMGB4oKSjMGB4oKSgsLSwuLy7MGB41NjUyMzIxMjHMGB44OTjMGB49Pj3MGB5BQkFGR0bMGB5NTk1WV1ZZWllSUlLMGB7MGB7MGB5yc3Jqa2piY2LMGB7MGB7MGB56enqCg4LMGB6MjYzMGB7MGB7MGB6io6KTk5PMGB6mp6bMGB6dnp22t7bMGB6+vr6mpqbMGB7MzMyvr6+1trXR0dHMzMy/wL/MGB69vb3MGB7h4uHMGB7Hx8fu7u7MGB7Ozs7b29vy8vLMGB75+fnMGB7S0tLX19fT09PMGB7MGR/NHCLNICbOIynPJizOKzHRLzTSMzjPOj/RPkTWQ0jRT1PVVVnbXWHUZmrab3LheHvXgYTVjpHmkJLZmJrnlJfXo6TbqqvfqarrpqnYtLXtrrDftbfYwcHxvr/qwcLYysrV0NDXz9DyxcfU09PV1NTV1dXW1tba1dbX19fb29vm19fd3d3g4OD32drm4+Pk5OTp6ent7e366Onw8PD77e3z8/P09PT29PT29vb99/f6+vr8/Pz9/f3//v7///+wlTMSAAAAvnRSTlMAAQMKDA4QEhIWGBoeICElJSYpKi0uMTM0NTg4PDw/QEFFRkpKTU9QVFZYWl1eYGNoaWttbnJzdnh7fYCBgoKDhIeIio2PkZSUlZeXmJqbnqCgoaKipKapqaqrrK+xsbOztLW2t7e5ubq6u7y8vb6+wcLExsjKy83Oz9DQ0dHR0dLS09TU1NXX19jY2Nnb3d3d3d7g4uLi4+Pl5+jo6Onp6+zt7u7u8PHx8vP09PT19/f5+fr7+/v7/f7+/v7+rAFLegAAA+RJREFUeNq113dUFFcUBvALGhUTJYqoKIkoKCgobIwgChZAlCZllSKLKCwEUVddlzKRxN7FqIsFbCj2XlDBMtbEmpCmabZEsXdNLFnm6D5E1HN8b9j7/P59e37n7Hkz984HfGPRyMHZzcPLLyg8un/SMK0uc9zkbH1Obt4SY/Jyc/TZM8ZlpmuHJfWPDg/y8/Zwc3ZobPEm8UH74fli1VOgda9ViTSfLJqaOa0qkNaFounZ7Qok1ptFTIo+IUqSiIvWDADqF4rINAUAbxGbngCgRStjzMGiAK1stoRPRXxagTMH5TNw56B4QXcOShD0fvfh/vMn5SnREE05lR7/dUyOMgi+oCmS4c6ZI2xFBzqa8iL/Xv3lIEvJgiyGIv1/9+8f99OVGZBNVUgeXrvwPX1UgZ6tSM9uXT57gvK7+ZDDUkjuX7n0x1HxXcmVqUjFN0svnT6CVaSye6WlF386iFFInlwvvfIbWpEMN34Q0cqjkgMiVnn662HKHellKWV/fkd9XrLlKP8cF2nRwxi2cvuUyHqPdCzlQckB9js9iK48/fmQnPnSj6aU/f6tvFnXm3J67rjMuctnB3DZR12hLZfdaMdlT9dehUa2WgLo0MoEc+BwSUEAYF2EVchH5hAkkm5uVBoX4hQ7IGmL+k/t4WUcTO8Buc7wKtVdB+ZsrTqxMbNz7UqEQPWbu7p7+wX3Ka9H6Vkv+tFMUpDy8/MXlhekCVnpuuFDBvTrE+zn5eHW2q6OGbyX1LCytXdqp+jg2cWnR0BIqDIyVhWfoE5JHWpMaoo6IV4VG9U3LCSgh08Xzw6Kdk72tlY13ySqtQnVCFWPJsylRiXSRCWYmoRmFUiLNAERRyCph0KEjIZE6SXgEma877oZAjINAEAhYNMRAMLQSowZ1ByBVtI+goYCPs3AnoPSBlw4KAr4nIPiCZ0op+tnyVN8wZdyKv23YbocJRACaIpkuLt2PFuJgAjKKelqe1d+zVKiIIaqkK62ZzFDUUEcQyFdbcdc+qiCRKZCutq22ZTfJYOarZCudnnTFKxCutq+NeOxCulqe5aNRiiVXW0tWpEMO+cJaGXXglECVileOpZyR4myFMOKSdTnJU6Osm4a49mNYStbvmG+R0qWsn3Bl8xVAoF0pXjRVwIzSvqsMyyfKGvWUefu6qky5y6fHcBnH3HajTY89jSnbwZQopVYM+BwSZ4A8HEGViEfmYFIpC/pFFZpOMUGSFpm4B6Wl7E1vQek2L/WSRz91Sb8r5GRirfLTd0mji7GeuTrT+pRVKwqLj5RnTJ4qEajGZyaXF6QIpWhIf6+3UhBamHzYUVXew5kC508w/7fdwAAAABJRU5ErkJggg==");background-position:0 -50px;background-repeat:no-repeat;background-size:100% auto;position:absolute;height:50px;width:69px;transition:none;top:0;left:0;right:0;bottom:0;margin:auto}.video[data-type=youtube]:hover .play{background-position:0 0}[data-owl-btn-prev]{display:inline-block;width:40px;height:40px;font-size:0;transition:all .2s ease;position:relative;background:#fff;border:1px solid #e51955;border-radius:5px;cursor:pointer}@media (min-width:980px){[data-owl-btn-prev]{width:50px;height:50px}}[data-owl-btn-prev]:before{z-index:0;background:#e51955;width:0}[data-owl-btn-prev]:after,[data-owl-btn-prev]:before{content:"";position:absolute;top:0;left:0;height:100%;transition:width .3s cubic-bezier(.4,0,1,1)}[data-owl-btn-prev]:after{width:100%;z-index:2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%233C3C3B'/%3E%3C/svg%3E") 50% no-repeat}[data-owl-btn-prev]:hover:before{width:100%}[data-owl-btn-prev]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%23fff'/%3E%3C/svg%3E")}[data-owl-btn-prev]:focus:after{background-color:#e51955;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%23fff'/%3E%3C/svg%3E")}[data-owl-btn-prev].disabled{border-color:#cecece}[data-owl-btn-prev].disabled:before{width:0}[data-owl-btn-prev].disabled:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%23B2B2B2'/%3E%3C/svg%3E")}[data-owl-btn-next]{display:inline-block;width:40px;height:40px;font-size:0;transition:all .2s ease;position:relative;background:#fff;border:1px solid #e51955;border-radius:5px;cursor:pointer}@media (min-width:980px){[data-owl-btn-next]{width:50px;height:50px}}[data-owl-btn-next]:before{z-index:0;background:#e51955;width:0}[data-owl-btn-next]:after,[data-owl-btn-next]:before{content:"";position:absolute;top:0;left:0;height:100%;transition:width .3s cubic-bezier(.4,0,1,1)}[data-owl-btn-next]:after{width:100%;z-index:2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%233C3C3B'/%3E%3C/svg%3E") 50% no-repeat}[data-owl-btn-next]:hover:before{width:100%}[data-owl-btn-next]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%23fff'/%3E%3C/svg%3E")}[data-owl-btn-next]:focus:after{background-color:#e51955;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%23fff'/%3E%3C/svg%3E")}[data-owl-btn-next].disabled{border-color:#cecece}[data-owl-btn-next].disabled:before{width:0}[data-owl-btn-next].disabled:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%23B2B2B2'/%3E%3C/svg%3E")}.owl-carousel .owl-nav button.owl-prev{display:inline-block;width:40px;height:40px;font-size:0;transition:all .2s ease;position:relative;background:#fff;border:1px solid #e51955;border-radius:5px;cursor:pointer}@media (min-width:980px){.owl-carousel .owl-nav button.owl-prev{width:50px;height:50px}}.owl-carousel .owl-nav button.owl-prev:before{z-index:0;background:#e51955;width:0}.owl-carousel .owl-nav button.owl-prev:after,.owl-carousel .owl-nav button.owl-prev:before{content:"";position:absolute;top:0;left:0;height:100%;transition:width .3s cubic-bezier(.4,0,1,1)}.owl-carousel .owl-nav button.owl-prev:after{width:100%;z-index:2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%233C3C3B'/%3E%3C/svg%3E") 50% no-repeat}.owl-carousel .owl-nav button.owl-prev:hover:before{width:100%}.owl-carousel .owl-nav button.owl-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%23fff'/%3E%3C/svg%3E")}.owl-carousel .owl-nav button.owl-prev:focus:after{background-color:#e51955;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%23fff'/%3E%3C/svg%3E")}.owl-carousel .owl-nav button.owl-prev.disabled{border-color:#cecece}.owl-carousel .owl-nav button.owl-prev.disabled:before{width:0}.owl-carousel .owl-nav button.owl-prev.disabled:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9l8 8' stroke='%23B2B2B2'/%3E%3C/svg%3E")}.owl-carousel .owl-nav button.owl-next{display:inline-block;width:40px;height:40px;font-size:0;transition:all .2s ease;position:relative;background:#fff;border:1px solid #e51955;border-radius:5px;cursor:pointer}@media (min-width:980px){.owl-carousel .owl-nav button.owl-next{width:50px;height:50px}}.owl-carousel .owl-nav button.owl-next:before{z-index:0;background:#e51955;width:0}.owl-carousel .owl-nav button.owl-next:after,.owl-carousel .owl-nav button.owl-next:before{content:"";position:absolute;top:0;left:0;height:100%;transition:width .3s cubic-bezier(.4,0,1,1)}.owl-carousel .owl-nav button.owl-next:after{width:100%;z-index:2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%233C3C3B'/%3E%3C/svg%3E") 50% no-repeat}.owl-carousel .owl-nav button.owl-next:hover:before{width:100%}.owl-carousel .owl-nav button.owl-next:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%23fff'/%3E%3C/svg%3E")}.owl-carousel .owl-nav button.owl-next:focus:after{background-color:#e51955;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%23fff'/%3E%3C/svg%3E")}.owl-carousel .owl-nav button.owl-next.disabled{border-color:#cecece}.owl-carousel .owl-nav button.owl-next.disabled:before{width:0}.owl-carousel .owl-nav button.owl-next.disabled:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8-8 8' stroke='%23B2B2B2'/%3E%3C/svg%3E")}.owl-carousel .owl-dots{margin-top:5px;text-align:center}.owl-carousel .owl-dots button{display:inline-block;width:15px;height:3px;padding:0;margin:4px 5px;border-radius:0;background:#dcdcdc;font-size:0;opacity:1;cursor:pointer}.owl-carousel .owl-dots button.active{background:#e51955}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{display:none;-webkit-appearance:none;margin:0}.pswp__bg{background:#c5c5c5}.custom-placeholder{position:relative}.custom-placeholder input{font-size:14px;padding-top:10px}.custom-placeholder textarea{padding-top:20px}.custom-placeholder span{padding-left:45px;position:absolute;left:20px;top:14px;font-size:14px;pointer-events:none;transition:all .2s ease;color:#3c3c3c}.custom-placeholder.-focus span{top:4px;font-size:12px}.footer__bottom-container,.footer__middle-container,.footer__top-container,.header-bottom__container,.header-middle__container,.header-top__container,.l-container,.menu-footer__container{width:auto;max-width:100%;margin:0 10px}@media (min-width:1200px){.footer__bottom-container,.footer__middle-container,.footer__top-container,.header-bottom__container,.header-middle__container,.header-top__container,.l-container,.menu-footer__container{width:100%;max-width:1180px;margin:0 auto}}.homepage-gradient-background,.homepage-gray-background,.l-fullwidth{width:calc(100vw - var(--scrollbarWidth));margin-left:calc((-100vw - -100%)/2)}.header{text-align:center}@media (max-width:980px){.header{display:flex;flex-direction:column}}.header-top{height:38px;background:#f9f9f9;border-top:2px solid #b3282d}@media (max-width:980px){.header-top{display:none}}.header-top__container{display:flex;position:relative;justify-content:space-between;height:100%}.header-top__menu{flex:1}.header-top__call{height:38px;border-radius:0 0 5px 5px;background:#e51955;padding:0 15px;transition:all .2s ease;line-height:38px;color:#fff}.header-middle,.header-top__call:hover{background:#3c3c3c}.header-middle{padding:20px 0}@media (max-width:980px){.header-middle{order:2;background:#4b4b4b}}.header-middle__container{display:flex;position:relative;align-items:center;justify-content:space-between}@media (max-width:820px){.header-middle__container{justify-content:center}}.header-middle__call{background:#00b3b3;padding:0 15px;transition:all .3s ease;line-height:38px;color:#fff}.header-middle__call:hover{background:#e51955}@media (min-width:1600px){.header-middle__call{padding:0 26px}}@media (max-width:980px){.header-middle__call{display:none}}.header-middle__configurator-btn{display:flex;align-items:center;justify-content:center;text-align:center;background:#f16f24;border-radius:5px;margin-top:10px;color:#fff;height:44px;padding:0 7px}.menu-mobile .header-middle__configurator-btn{display:none}.header-middle__configurator-btn:before{content:"";display:block;width:24px;height:24px;margin-right:10px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuOTkgOC44MDNjLjA4Mi41MDYuNDM3LjgxNy45NS44MTRhMTI1LjU2IDEyNS41NiAwIDAwMi4zNS0uMDMzYy4xNjYtLjAwNC4yNTkuMDQ5LjM1MS4xODEuNDMzLjYyNi44ODIgMS4yNDIgMS4zMTYgMS44NjcuMjQuMzQ1LjU1NC41Mi45NzUuNDQ2LjQwNS0uMDcuNjMyLS4zMzguNzQ4LS43MTdsLjQxLTEuMzM1Yy4wNzUuMDEuMTA5LjA3Mi4xNTMuMTE2IDQuMTg2IDQuMTg2IDguMzczIDguMzcyIDEyLjU1OCAxMi41NTkuMDM4LjAzOC4wOTguMDYyLjEwMS4xMjhoLjA0M2MuMjE2LS4xMjEuMzY2LS4zMTYuNTM0LS40ODkuMjU4LS4yNjUuNTUzLS40OTUuNzYyLS44MDZ2LS4wNDNjLS4wNjIuMDAzLS4wODItLjA1My0uMTE0LS4wODVMMTAuNDkzIDguNzc0Yy0uMDI1LS4wMjUtLjA1OC0uMDQzLS4xMjctLjA5M2wuODUyLS4yNzJjLjIyNS0uMDcxLjQ1Mi0uMTM3LjY3Ni0uMjEyLjM0OS0uMTE2LjU3NS0uMzUzLjYzNi0uNzE4LjA2NS0uMzg5LS4wNzEtLjcwNC0uMzk3LS45MzQtLjY0NS0uNDU2LTEuMjg3LS45MTUtMS45MzYtMS4zNjctLjExNi0uMDgxLS4xNjYtLjE2Ni0uMTYzLS4zMTQuMDItLjc4NC4wMjYtMS41NjguMDM4LTIuMzUyLjAwNi0uMzk2LS4xNTUtLjctLjUwOS0uODc5LS4zNTMtLjE3OC0uNjk0LS4xMjUtMS4wMS4xMS0uNjI3LjQ3LTEuMjU3LjkzNS0xLjg4IDEuNDA5LS4xMTYuMDg4LS4yMS4wOTktLjM0Ny4wNTEtLjc1LS4yNjEtMS41MDMtLjUxNy0yLjI1OS0uNzYzLS41ODYtLjE5LTEuMTMuMTUzLTEuMjI2Ljc2LS4wMy4xODUuMDI1LjM1Ni4wODMuNTI2LjI0Mi43Mi40OCAxLjQ0LjczNCAyLjE1NS4wNS4xNDIuMDI1LjIzNS0uMDYuMzQ3LS40NjQuNjEzLS45MiAxLjIzLTEuMzgyIDEuODQ2LS4xMTMuMTUxLS4yMDUuMzExLS4yMjQuNTA0YS40MjguNDI4IDAgMDAtLjAwMi4yMjV6IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xLjk5IDguODAybC4wMDEtLjIyNGEuMDM2LjAzNiAwIDAwLS4wMzUuMDA0di4yMTZsLjAxNi4wMS4wMTgtLjAwNnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTUuNzUgMy4xMTNjLjEzNi0uMDc2LjI2Ni0uMTY5LjM4OC0uMjhoMGMuMTg0LS4xNjcuMzM2LS4zNTQuNDUyLS41Ni4xOTUuMzYxLjQ4NS42NDUuODQxLjgzNS0uMjEuMTE3LS40LjI3MS0uNTcuNDZsLTEuMTExLS40NTV6bTAgMGMuMzU2LjE5Mi42NDYuNDgxLjgzOC44MzdtLS44MzgtLjgzN2wuODM4LjgzN20xLjc3NS0xLjA3N2wuMDQuMDA0Yy4xMzQuMDExLjI0My4wMzcuMjcuMTltLS4zMS0uMTk0di40OHMwIDAgMCAwbC4wMi0uMDAyYy4yMTctLjAxLjMxOC0uMTE0LjI5LS4yODRtLS4zMS0uMTk0bC4wMS4yNDQuMDEtLjAwMWgwbC4yOS0uMDVtLS4zMS0uMTkzbC4wMS4yNDQuMDEtLjAwMWgwbC4yOS0uMDVtLTIuMDg1Ljg4NGMuMDc0LS4xMzMuMTY0LS4yNjEuMjczLS4zODJsLS4yNzMuMzgyek0xOS4xNjcgMTAuODI0Yy4zNi4xOTcuNjQ4LjQ5Ljg0Ljg0Ni4xOTYtLjM2Mi40ODQtLjY1Mi44MzktLjg0NWEyLjE0NCAyLjE0NCAwIDAxLS44MzgtLjg0M2MtLjEwOC4xOTYtLjI1LjM3Ny0uNDI4LjU0bC0uNDEzLjMwMnptMCAwYTIuMjEgMi4yMSAwIDAwLjQxMy0uMzAxbC0uNDEzLjN6bTEuMDgyLTEuNzdhLjI2Ni4yNjYgMCAwMS0uMDIzLjAzNWwuMDIzLS4wMzV6bTAgMGExLjM3NSAxLjM3NSAwIDAwLS4wMDQtLjA0bC4wMDQuMDR6bS0yLjEyMSAxLjU0Yy0uMTMzLjAxOS0uMjA4LjA5NC0uMjA2LjIzbC4yMDYtLjIzek00LjgzOSAxNS40NDNhMS42MTcgMS42MTcgMCAwMDEuNDE0IDEuNDE0Yy0uMDUxLjAwNi0uMTEuMDEzLS4xNjcuMDIzIDAgMCAwIDAgMCAwYTIuMjQ5IDIuMjQ5IDAgMDAtLjY1NS4yMjhtLS41OTItMS42NjVsLTEuNTQ3IDEuNDhjLjE2LjA0Ni4zMTIuMTA4LjQ1My4xODVtMS4wOTQtMS42NjVjLS4wMjkuMy0uMTE1LjU3OS0uMjUuODI2bS4yNS0uODI2bC0uNTAzLjAwNGMuMDM0LjI5OS4xMi41NzYuMjU0LjgyMm0uODQuODRjLjE2OS4wOS4zNTMuMTYuNTUuMjA4aC4wMDFhMS41MzggMS41MzggMCAwMC4yNTYuMDRsLjAyLjAwM2ExLjQ4MiAxLjQ4MiAwIDAwLS4xODYuMDMzYy0uNjc3LjE3MS0xLjEyNS42ODItMS4yMzIgMS4zODJhMi4xMjggMi4xMjggMCAwMC0uMjQ4LS44MjRtLjg0LS44NDNhMi4wNzEgMi4wNzEgMCAwMS0uODQxLS44NG0uODQuODRhMi4wNTMgMi4wNTMgMCAwMC0uODQuODQzbTAgMGMtLjEzLjI0NS0uMjE3LjUyLS4yNTQuODE3YTEuNjE0IDEuNjE0IDAgMDAtMS4xODEtMS4zNjRtMS40MzYuNTQ3YTIuMTA2IDIuMTA2IDAgMDAtLjg0Ni0uODQzbS0uNTkuMjk2YTEuNTEgMS41MSAwIDAwLS4yNDgtLjA0NGMuMDkzLS4wMDkuMTg0LS4wMjMuMjcyLS4wNDNsLS4wMjQuMDg3em0wIDBsLjAyNC0uMDg3Yy4yMDItLjA0NC4zOTItLjExNS41NjYtLjIwOW0wIDBjLjM2LS4xOTMuNjUxLS40ODMuODQ1LS44NG0uMDMxIDIuNjQ5bC4wMTItLjAzNmgwbC4wNS0uMTQyYS4yODUuMjg1IDAgMDAtLjE0NC0uMDA5LjMxNC4zMTQgMCAwMC0uMTk1LjEyM2wuNDg0LjAxM2EuMjkxLjI5MSAwIDAwLS4xNDQtLjEyN2wtLjA1LjE0MmgwbC0uMDEzLjAzNm0wIDBoMG0wIDBoMG0wIDBsLS4yNzQtLjAyMnYuMDAxbC4yNzQuMDIxbTAgMGgwbTAgMGwuMi4wMTUtLjItLjAxNW0wIDBsLS4xMDMuMjk0LjEwMy0uMjk0bTAgMGgwIiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==")}@media (min-width:981px){.header-middle__configurator-btn{display:none}}@media (min-width:981px){.header-bottom{background:#fff;box-shadow:inset 0 -1px 0 #c9c9c9}}@media (max-width:980px){.header-bottom{order:1;background:#3c3c3c}}@media (max-width:980px){.header-bottom__container{display:flex;align-items:stretch;justify-content:space-between;height:50px}}.header-bottom.is-fixed{position:fixed;top:0;left:0;right:0;width:100%;box-shadow:0 4px 4px rgba(0,0,0,.1);animation:menu-fix-active .3s linear}.header-bottom.is-fixed .header-bottom__phone{display:flex}.header-bottom__phone{display:none;position:absolute;top:0;right:65px;bottom:0;left:0;align-items:center;justify-content:flex-start;background-color:#f3f3f3}.header-bottom__phone-item{display:block;padding:0 20px;text-align:right;text-decoration:none;line-height:50px;white-space:nowrap;color:#000;font-size:14px;font-weight:700}.header-bottom__phone-item.-whatsapp{line-height:38px}.header-bottom__phone-item.-whatsapp:before{display:inline-block;margin-right:10px;width:25px;height:25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M12.072 0h-.006C5.45 0 .07 5.382.07 12c0 2.625.846 5.058 2.285 7.034L.858 23.49l4.613-1.474A11.896 11.896 0 0012.072 24c6.617 0 11.997-5.384 11.997-12 0-6.617-5.38-12-11.997-12z' fill='%234CAF50'/%3E%3Cpath d='M19.056 16.945c-.29.818-1.438 1.496-2.355 1.694-.627.133-1.446.24-4.203-.903-3.526-1.461-5.797-5.045-5.974-5.277-.17-.233-1.425-1.898-1.425-3.62 0-1.722.874-2.56 1.227-2.92.29-.296.768-.43 1.227-.43.148 0 .282.007.402.013.352.015.53.036.762.592.29.698.994 2.42 1.078 2.597.086.177.171.417.051.65-.112.24-.211.346-.388.55-.177.204-.345.36-.522.579-.162.19-.345.394-.141.747.204.345.909 1.495 1.947 2.42 1.34 1.192 2.425 1.573 2.814 1.735.29.12.634.091.846-.134.268-.29.6-.77.937-1.242.24-.339.543-.38.861-.26.324.112 2.039.96 2.391 1.135.353.177.585.26.67.41.085.148.085.845-.205 1.664z' fill='%23FAFAFA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(.07)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:25px;vertical-align:middle;content:""}.header-bottom__phone-item:hover{text-decoration:none;color:#e51955}.header__widgets{display:flex;align-content:center}.header__widgets-item{border-right:1px solid #4b4b4b;padding:0 20px}@media (min-width:981px){.header__widgets-item{margin-right:25px;border-right:0;padding:0}.header__widgets-item:last-child{margin-right:0}}@media (max-width:820px){.header__logo{order:1;margin-right:21px}}.header__logo img{display:block;width:190px}@media (max-width:568px){.header__logo img{width:118px}}.header__worktime{text-align:left;color:#000;font-size:14px}@media (max-width:980px){.header__worktime{display:none}}.header__worktime span{display:block;color:#696969;font-size:12px}@media (max-width:820px){.header .header__call{display:none}}.header__link{background:hsla(0,0%,100%,.1);padding-left:50px;color:#fff}.header__link:after{display:inline-block;position:absolute;top:50%;left:20px;width:17px;height:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M8.186 1.614a.5.5 0 00-.372 0L1.846 4.001l2.404.961 6.154-2.46-2.218-.888zM11.75 3.04L5.596 5.501 8 6.462l6.154-2.46-2.404-.962zM15 4.74l-6.5 2.6v7.922l6.5-2.6V4.74zM7.5 15.263V7.34L1 4.74v7.923l6.5 2.6zM7.443.685a1.5 1.5 0 011.114 0l7.129 2.852a.5.5 0 01.314.464v8.662a1 1 0 01-.629.928l-7.185 2.874a.5.5 0 01-.372 0L.63 13.591a1 1 0 01-.63-.928V4.001a.5.5 0 01.314-.464L7.443.685z' fill='%23FFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:17px;transform:translateY(-50%);vertical-align:middle;content:""}.header__link:hover{background:#e51955}@media (max-width:820px){.header .header__link{display:none}}@media (max-width:820px){.header__phones{order:2}}.header__main-menu{display:flex;justify-content:space-between;max-width:100%}@media (max-width:980px){.header__main-menu-sale{display:none}}.header__main-menu-sale a,.header__main-menu-sale span{display:block;width:58px;height:62px;background:#e51955;line-height:62px;color:#fff;font-size:18px}.header__main-menu-sale a:hover,.header__main-menu-sale span:hover{background:#5a5a5a;text-decoration:none}@media (max-width:820px){.header .header-phones__main{border:1px solid #3c3c3c;padding:0 0 0 20px;height:40px;display:flex;align-items:center}}.header-phones__main .header-phones__item{font-weight:700}@media (max-width:820px){.header .header-phones__spoiler{display:none;position:absolute;top:40px;left:0;z-index:5;transition:all .2s ease;border:1px solid #3c3c3c;border-top:0;background:#fff;padding:0 35px 0 20px}.header .header-phones__spoiler.is-open{display:block}}.header-phones__item{font-weight:700}@media (max-width:980px){.header-phones__item{color:#000}}.header-phones{position:relative}.header-phones.open .header-phones__main{border-bottom:0}.header-phones__main{display:flex}@media (max-width:820px){.header .header-phones__main{display:flex;align-items:center;height:40px}}@media (max-width:980px){.header .header-phones__main{background:hsla(0,0%,100%,.1);border-radius:5px;padding:14px 7px;height:auto}}.header .header-phones__main .header-phones__item{border:none}@media (max-width:980px){.header .header-phones__main .header-phones__item{padding:0;line-height:1}}.header-phones__main .header-phones__item{border:none;padding:0;line-height:38px}.header-phones__toggle{display:none;position:relative;width:35px;height:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0H0l4 4 4-4z' fill='%233C3C3B'/%3E%3C/svg%3E") 50% no-repeat;cursor:pointer}@media (min-width:820px){.header-phones__toggle{display:none!important}}.header-phones__toggle.open{display:block;transform:rotate(-180deg)}@media (max-width:820px){.header .header-phones__spoiler{display:none;position:absolute;top:40px;left:0;z-index:5;border-top:0;background:#fff;padding:0 35px 0 20px;transition:all .2s ease}.header .header-phones__spoiler.is-open{display:block}}.header-phones__item{display:block;text-align:right;text-decoration:none;white-space:nowrap;color:#fff;font-size:14px}.header-phones__item.-whatsapp{line-height:38px;font-size:0;margin-right:12px}@media (max-width:980px){.header-phones__item.-whatsapp{margin-right:7px}}.header-phones__item.-whatsapp:before{display:inline-block;width:17px;height:17px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjggNC4yQzEzLjQuNSA4LjUtLjYgNC43IDEuNyAxIDQtLjIgOSAyLjIgMTIuN2wuMi4zLS44IDMgMy0uOC4zLjJjMS4zLjcgMi43IDEuMSA0LjEgMS4xIDEuNSAwIDMtLjQgNC4zLTEuMkMxNyAxMi45IDE4LjEgOCAxNS44IDQuMnptLTIuMSA3LjdjLS40LjYtLjkgMS0xLjYgMS4xLS40IDAtLjkuMi0yLjktLjYtMS43LS44LTMuMS0yLjEtNC4xLTMuNi0uNi0uNy0uOS0xLjYtMS0yLjUgMC0uOC4zLTEuNS44LTIgLjItLjIuNC0uMy42LS4zSDZjLjIgMCAuNCAwIC41LjQuMi41LjcgMS43LjcgMS44LjEuMS4xLjMgMCAuNC4xLjIgMCAuNC0uMS41LS4xLjEtLjIuMy0uMy40LS4yLjEtLjMuMy0uMi41LjQuNi45IDEuMiAxLjQgMS43LjYuNSAxLjIuOSAxLjkgMS4yLjIuMS40LjEuNS0uMS4xLS4yLjYtLjcuOC0uOS4yLS4yLjMtLjIuNS0uMWwxLjYuOGMuMi4xLjQuMi41LjMuMS4zLjEuNy0uMSAxeiIgZmlsbD0iIzRDQUY1MCIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;vertical-align:middle;content:""}@media (max-width:820px){.header .header-phones__item{border-top:1px solid #e51955;padding-top:7px;padding-bottom:7px}}.header-phones__item:hover{text-decoration:none;color:#e51955}@media (max-width:980px){.header-search{display:flex;align-items:center;justify-content:flex-start;order:3;border-right:0}}.header-search__btn{display:inline-block;border:none;box-shadow:none;background:0;padding:0;cursor:pointer}.header-search__btn:hover svg path{fill:#fff}.header-search__btn svg{display:block}@media (min-width:981px){.header-search__btn svg{margin-top:6px}}.header-search__btn svg path{fill:#b1b1b1;transition:all .2s ease}@media (max-width:980px){.header-search__btn svg path{fill:#b2b2b2}}.header-compare-widget{display:flex;position:relative;align-items:center;justify-content:flex-start}@media (max-width:980px){.header-compare-widget{order:2}}.header-compare-widget:hover svg path{fill:#fff!important}.header-compare-widget.is-active .header-compare-widget__icon:after{position:absolute;right:-2px;bottom:6px;width:6px;height:6px;border:2px solid #fff;border-radius:50%;background:#e51955;content:""}@media (max-width:980px){.header-compare-widget.is-active .header-compare-widget__icon:after{border-color:#3c3c3b}}.header-compare-widget.is-active .header-compare-widget__icon svg path{fill:#fff;transition:all .2s ease}.header-compare-widget.is-active .header-compare-widget__count span{color:#fff}.header-compare-widget__icon{display:inline-block;position:relative;transition:all .2s ease}.header-compare-widget__icon svg{position:relative;display:block;margin-top:-2px}.header-compare-widget__icon svg path{fill:#b1b1b1;transition:all .2s ease}.header-compare-widget__count{margin:-8px 0 0 -4px}.header-compare-widget__count:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.header-compare-widget__count span{display:inline-block;margin-left:10px;color:#b1b1b1;font-size:15px;margin-top:5px}@media (max-width:980px){.header-compare-widget__count span{color:#fff;font-weight:300}}.header-cart-widget{display:flex;position:relative;align-items:center;justify-content:flex-start}@media (max-width:980px){.header-cart-widget{order:1;padding-left:0}}.header-cart-widget:hover svg path{fill:#fff!important}.header-cart-widget:hover.is-active .header-cart-widget__counter span{color:#fff}.header-cart-widget:hover.is-active .header-cart-widget__dropdown{opacity:1;transform:scaleY(1)}.header-cart-widget.is-active .header-cart-widget__icon:after{position:absolute;right:-7px;bottom:2px;width:6px;height:6px;border:2px solid #fff;border-radius:50%;background:#e51955;content:""}@media (max-width:980px){.header-cart-widget.is-active .header-cart-widget__icon:after{border-color:#3c3c3b}}.header-cart-widget.is-active .header-cart-widget__icon svg path{fill:#fff;transition:all .2s ease}@media (max-width:980px){.header-cart-widget.is-active .header-cart-widget__icon svg path{fill:#fff}}.header-cart-widget.is-active .header-cart-widget__counter span{color:#fff}.header-cart-widget__icon{display:inline-block;position:relative;transition:all .2s ease}.header-cart-widget__icon svg{position:relative;display:block}.header-cart-widget__icon svg path{fill:#b1b1b1;transition:all .2s ease}.header-cart-widget__counter{padding:0;margin:-3px 0 0 -2px}.header-cart-widget__counter:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.header-cart-widget__counter span{display:inline-block;margin-left:10px;color:#b1b1b1;font-size:15px}@media (max-width:980px){.header-cart-widget__counter span{color:#fff;font-weight:300}}.header-cart-widget__dropdown{position:absolute;top:calc(100% + 5px);right:0;z-index:999;padding-top:10px;opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .15s ease-in,opacity .15s ease-in}.header-cart-widget__dropdown:before{display:block;position:absolute;top:-5px;left:0;width:100%;height:5px;content:""}@media (max-width:980px){.header-cart-widget__dropdown{display:none}}.header-mobile-fixed{display:flex;position:fixed;top:0;right:0;left:0;align-items:center;justify-content:space-between;z-index:1000;box-shadow:0 4px 4px rgba(0,0,0,.1);background:#3c3c3c;padding-left:20px;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .5s}.header-mobile-fixed.is-active{transform:translateY(0);opacity:1;visibility:visible}.header-mobile-fixed__menu-btn{position:relative;display:block;width:66px;height:50px;background:none;border:none;font-size:0;cursor:pointer;z-index:250;padding:0;background:#3c3c3c}.header-mobile-fixed__menu-btn span{position:absolute;left:50%;top:50%;display:block;width:23px;height:2px;margin:0;background:#fff;border:none;transform:translateX(-50%)}.header-mobile-fixed__menu-btn span:after,.header-mobile-fixed__menu-btn span:before{content:"";position:absolute;left:0;top:0;display:block;width:23px;height:2px;margin:-7px 0 0;background:#fff;transition:.2s}.header-mobile-fixed__menu-btn span:after{margin:7px 0 0}@keyframes menu-fix-active{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.footer__menu{background:#fff}.footer__top{background:#3c3c3b;padding-top:70px;padding-bottom:35px}@media (max-width:980px){.footer__top{padding:40px 0 10px}}.footer__middle{background:#353533;padding:45px 0}@media (max-width:820px){.footer__middle{padding:40px 0}}.footer__middle-container{display:flex;align-items:center;justify-content:space-between}@media (max-width:820px){.footer__middle-container{flex-direction:column-reverse;justify-content:flex-start}}.footer__middle-item{width:50%}@media (max-width:820px){.footer__middle-item{width:100%}}@media (max-width:820px){.footer__middle-item.-logo{display:flex;flex-direction:column;align-items:center}}.footer__bottom{padding:12px 0;background:#fff}@media (max-width:820px){.footer__bottom{padding:30px 0}}.footer__bottom-container{display:flex;align-items:center;justify-content:space-between}@media (max-width:820px){.footer__bottom-container{flex-direction:column}}.footer__contacts{display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:100vw}@media (min-width:980px){.footer__contacts{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-15px;margin-right:-15px;max-width:unset}.footer__contacts>*{margin-left:15px;margin-right:15px}}.footer__contacts-item{padding-left:98px;position:relative;margin-bottom:35px}@media (min-width:820px){.footer__contacts-item{width:calc(50% - 30px)}}@media (min-width:980px){.footer__contacts-item{width:calc(50% - 30px)}}@media (max-width:820px){.footer__contacts-item{padding-left:0;padding-bottom:25px;margin-bottom:30px}.footer__contacts-item:last-child{padding-bottom:0}.footer__contacts-item:last-child:before{display:none}.footer__contacts-item:before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100vw;margin-left:calc((-100vw - -100%)/2);background:#50504f}}@media (max-width:820px){.footer__contacts-item.-email{padding-top:73px}}.footer__contacts-item.-email:after{content:"";position:absolute;top:0;left:0;display:block;width:64px;height:64px;background:#6851a1 url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0h18a2 2 0 012 2v14a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm0 6.618V16h18V6.619l-9 4.5-9-4.5zm0-2.236l9 4.5 9-4.5V2H2v2.382z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}@media (max-width:820px){.footer__contacts-item.-email:after{width:50px;height:50px;background:#6851a1 url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0h18a2 2 0 012 2v14a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm0 6.618V16h18V6.619l-9 4.5-9-4.5zm0-2.236l9 4.5 9-4.5V2H2v2.382z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}}.footer__contacts-item.-email a{display:inline-block;border-bottom:1px solid hsla(0,0%,100%,.1)}@media (max-width:820px){.footer__contacts-item.-email a{border-bottom-color:transparent}}@media (max-width:820px){.footer__contacts-item.-phone{padding-top:73px}}.footer__contacts-item.-phone:after{content:"";position:absolute;top:0;left:0;display:block;width:64px;height:64px;background:#f16f24 url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.19 7.289c.596-.803.81-1.649.136-2.396C8.814 2.777 7.797 1.47 7.16.84 5.946-.36 3.951-.197 2.901.838a96.72 96.72 0 00-1.334 1.335C-1.66 5.4.307 12.224 5.539 17.46c5.23 5.234 12.053 7.203 15.286 3.968.535-.515.987-.968 1.344-1.345 1.03-1.088 1.186-2.995-.006-4.234-.612-.635-1.86-1.603-4.064-3.18-.676-.604-1.477-.473-2.21.009-.354.232-.61.466-1.096.952l-.881.881c-.116.116-1.692-.673-3.222-2.204-1.53-1.532-2.32-3.108-2.204-3.223l.882-.883c.154-.154.227-.228.322-.327.197-.207.36-.395.5-.585zm5.347 8.848l.882-.881c.267-.268.44-.432.58-.545 1.932 1.387 3.05 2.259 3.508 2.734.274.285.231.805-.007 1.057-.33.349-.759.777-1.285 1.285-2.09 2.091-7.6.502-12.05-3.953-4.453-4.457-6.042-9.965-3.967-12.041.577-.586.76-.769 1.316-1.317.209-.205.776-.251 1.03 0 .491.485 1.402 1.65 2.742 3.518-.069.086-.156.183-.261.294-.077.081-.142.147-.283.288l-.88.88c-1.5 1.5-.223 4.05 2.202 6.477 2.424 2.426 4.975 3.703 6.473 2.204z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}@media (max-width:820px){.footer__contacts-item.-phone:after{width:50px;height:50px;background:#f16f24 url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.19 7.289c.596-.803.81-1.649.136-2.396C8.814 2.777 7.797 1.47 7.16.84 5.946-.36 3.951-.197 2.901.838a96.72 96.72 0 00-1.334 1.335C-1.66 5.4.307 12.224 5.539 17.46c5.23 5.234 12.053 7.203 15.286 3.968.535-.515.987-.968 1.344-1.345 1.03-1.088 1.186-2.995-.006-4.234-.612-.635-1.86-1.603-4.064-3.18-.676-.604-1.477-.473-2.21.009-.354.232-.61.466-1.096.952l-.881.881c-.116.116-1.692-.673-3.222-2.204-1.53-1.532-2.32-3.108-2.204-3.223l.882-.883c.154-.154.227-.228.322-.327.197-.207.36-.395.5-.585zm5.347 8.848l.882-.881c.267-.268.44-.432.58-.545 1.932 1.387 3.05 2.259 3.508 2.734.274.285.231.805-.007 1.057-.33.349-.759.777-1.285 1.285-2.09 2.091-7.6.502-12.05-3.953-4.453-4.457-6.042-9.965-3.967-12.041.577-.586.76-.769 1.316-1.317.209-.205.776-.251 1.03 0 .491.485 1.402 1.65 2.742 3.518-.069.086-.156.183-.261.294-.077.081-.142.147-.283.288l-.88.88c-1.5 1.5-.223 4.05 2.202 6.477 2.424 2.426 4.975 3.703 6.473 2.204z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}}.footer__contacts-content{display:flex;flex-direction:column;align-items:flex-start}.footer__contacts-content p{font-size:18px;line-height:28px;color:#fff}@media (max-width:820px){.footer__contacts-content p{font-size:16px;line-height:26px;margin-bottom:0}}.footer__contacts-content p span{font-weight:700}.footer__contacts a{display:block;font-size:30px;color:#fff;white-space:nowrap}@media (max-width:980px){.footer__contacts a{font-size:24px}}@media (max-width:568px){.footer__contacts a{font-size:20px}}.footer__contacts a:hover{text-decoration:none;color:#e51955}.footer__logo{display:block;margin-bottom:17px}.footer__logo img{display:block;width:277px}@media (max-width:820px){.footer__logo img{width:142px}}.footer__copyright{display:block;font-size:12px;color:#8c8c8c;margin-left:43px}@media (max-width:820px){.footer__copyright{margin-left:0}}.footer__police{display:block;font-weight:300;font-size:12px}@media (max-width:820px){.footer__police{font-size:13px;margin-bottom:10px}}.footer__darvin{position:relative;font-size:12px;text-align:left;display:flex;max-width:235px}@media (max-width:820px){.footer__darvin{margin-top:25px}}.footer__darvin img{display:block;max-width:30px;max-height:30px;margin-right:14px;width:26px}.footer__darvin a,.footer__darvin span{white-space:nowrap;color:#000}.footer__darvin a{text-decoration:underline}.footer__darvin a:hover{color:#e51955}.menu-footer__container{padding-top:46px;padding-bottom:120px}@media (max-width:820px){.menu-footer__container{margin:0;padding:40px 0 25px}}.menu-footer__container ul li{margin:0}@media (min-width:820px){.menu-footer__container>ul{display:flex;justify-content:space-between}}@media (min-width:820px){.menu-footer__container>ul>li{width:50%;margin-right:10%}.menu-footer__container>ul>li:last-child{margin-right:0}}@media (max-width:820px){.menu-footer__container>ul>li{margin-bottom:40px}.menu-footer__container>ul>li:last-child{margin-bottom:0}}@media (max-width:820px){.menu-footer__container>ul>li>ul>li{padding:13px 20px;margin:0}}.menu-footer__title{display:flex;flex-direction:column;align-items:flex-start;position:relative;font-size:14px;line-height:17px;color:#3c3c3c;text-transform:uppercase;margin-bottom:25px}@media (max-width:820px){.menu-footer__title{font-size:13px;line-height:16px;padding:0 20px;margin-bottom:20px}}.menu-footer__title:after{content:"";display:block;width:30px;height:3px;background:#e51955;margin-top:18px}@media (max-width:820px){.menu-footer__title:after{margin-top:14px}}.menu-footer__icon{display:block;margin-bottom:18px}.menu-footer ul{list-style:none;margin:0;padding:0}@media (min-width:820px){.menu-footer ul.-col-2{display:flex;flex-wrap:wrap}}@media (min-width:820px){.menu-footer ul>li>ul>li{width:50%}}.menu-footer ul>li>ul>li.is-active>a,.menu-footer ul>li>ul>li.is-active>span,.menu-footer ul>li>ul>li:hover>a,.menu-footer ul>li>ul>li:hover>span{text-decoration:none;color:#e51955}.menu-footer ul>li>ul>li>a,.menu-footer ul>li>ul>li>span{display:block;font-size:18px;line-height:21px;color:#000;margin-bottom:20px}@media (max-width:820px){.menu-footer ul>li>ul>li>a,.menu-footer ul>li>ul>li>span{font-size:16px;line-height:19px;margin-bottom:0}}.menu-footer li.-has-dropdown{transition:all .2s ease}@media (max-width:820px){.menu-footer li.-has-dropdown{border-bottom:1px solid #e5e5e5;margin:0;padding:0 20px}.menu-footer li.-has-dropdown.is-open{background:#f2f2f2;border-bottom-color:transparent}}@media (max-width:820px){.menu-footer li.-has-dropdown>a{position:relative;display:block;padding:15px 25px 15px 0}.menu-footer li.-has-dropdown>a:after,.menu-footer li.-has-dropdown>a:before{content:"";width:14px;height:2px;background-color:#000;display:block;position:absolute;top:50%;transition:all .2s ease-in-out;opacity:1;right:0;contain:strict}.menu-footer li.-has-dropdown>a:before{transform:translate(-50%,-50%) rotate(-90deg);will-change:translate,rotate}.menu-footer li.-has-dropdown>a:after{transform:translate(-50%,-50%);will-change:translate,opacity}.menu-footer li.-has-dropdown>a.is-open:before{transform:translate(-50%,-50%) rotate(0);width:0}.menu-footer li.-has-dropdown>a.is-open:after{transform:translate(-50%,-50%);will-change:translate,opacity}}.menu-footer li.-has-dropdown .menu-footer__dropdown li{position:relative;padding-left:17px}@media (max-width:820px){.menu-footer li.-has-dropdown .menu-footer__dropdown li{margin-bottom:0!important}.menu-footer li.-has-dropdown .menu-footer__dropdown li:before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100vw;margin-left:calc((-100vw - -100%)/2);background:#e5e5e5}.menu-footer li.-has-dropdown .menu-footer__dropdown li:last-child:before{background:transparent}}@media (max-width:980px){.menu-footer li.-has-dropdown .menu-footer__dropdown li:before{width:100%;margin-left:0}}.menu-footer li.-has-dropdown .menu-footer__dropdown li:after{content:"";width:5px;height:5px;background:rgba(180,40,45,.4);position:absolute;top:8px;left:0}@media (max-width:820px){.menu-footer li.-has-dropdown .menu-footer__dropdown li:after{top:50%;transform:translateY(-50%)}}.menu-footer li.-has-dropdown .menu-footer__dropdown a,.menu-footer li.-has-dropdown .menu-footer__dropdown span{font-size:15px;color:#3c3c3c}@media (max-width:820px){.menu-footer li.-has-dropdown .menu-footer__dropdown a,.menu-footer li.-has-dropdown .menu-footer__dropdown span{padding:10px 0;font-size:13px}}@media (max-width:820px){.menu-footer li.-has-dropdown.is-open>a:before{transform:translate(-50%,-50%) rotate(0);width:0}.menu-footer li.-has-dropdown.is-open>a:after{transform:translate(-50%,-50%);will-change:translate,opacity}}.menu-footer__dropdown{display:none}@media (min-width:980px){.menu-footer__dropdown{display:block}}.menu-footer__dropdown.is-open,.menu-footer__dropdown ul{display:block}.menu-footer__dropdown li{margin:0 0 10px!important}.menu-footer__dropdown li.is-active>a,.menu-footer__dropdown li.is-active>span,.menu-footer__dropdown li:hover>a,.menu-footer__dropdown li:hover>span{color:#e51955!important}.menu-footer__dropdown a{display:block;font-size:15px;color:#787878}.menu-footer__dropdown.-col-2{column-count:1}@media (min-width:820px){.menu-footer__dropdown.-col-2{column-count:2}}@media (max-width:820px){.menu-footer-bottom{margin-bottom:50px}}.menu-footer-bottom__btn{display:none;position:relative;font-size:16px;line-height:19px;color:#fff;margin-bottom:15px;background:none;border:none;padding:0;width:100%;text-align:left;cursor:pointer}@media (max-width:820px){.menu-footer-bottom__btn{display:block}}.menu-footer-bottom__btn.is-open:before{transform:translate(-50%,-50%) rotate(-45deg)}.menu-footer-bottom__btn.is-open:after{transform:translate(-50%,-50%) rotate(45deg)}.menu-footer-bottom__btn:after,.menu-footer-bottom__btn:before{content:"";width:17px;height:2px;background-color:#fff;display:block;position:absolute;top:50%;transition:all .2s ease-in-out;opacity:1;right:0;contain:strict;will-change:translate,rotate}.menu-footer-bottom__btn:before{transform:translate(-50%,-50%) rotate(-90deg)}.menu-footer-bottom__btn:after{transform:translate(-50%,-50%)}@media (max-width:820px){.menu-footer-bottom .hidden-md{display:none}}.menu-footer-bottom>ul{display:flex}@media (max-width:820px){.menu-footer-bottom>ul{flex-direction:column;display:none}.menu-footer-bottom>ul.is-open{display:flex}}.menu-footer-bottom>ul>li{margin:0}@media (min-width:820px){.menu-footer-bottom>ul>li{margin-right:100px}.menu-footer-bottom>ul>li:last-child{margin-right:0}}@media (max-width:820px){.menu-footer-bottom>ul>li{margin-bottom:20px}.menu-footer-bottom>ul>li:last-child{margin-bottom:0}}.menu-footer-bottom>ul>li.is-active>a,.menu-footer-bottom>ul>li:hover>a{color:#e51955;text-decoration:none}.menu-footer-bottom>ul>li a,.menu-footer-bottom>ul>li span{display:block;font-size:18px;line-height:21px;color:#fff;margin-bottom:15px}@media (max-width:820px){.menu-footer-bottom>ul>li a,.menu-footer-bottom>ul>li span{font-size:16px;line-height:19px}}.menu-footer-bottom>ul>li ul li{margin-bottom:12px}.menu-footer-bottom>ul>li ul li.is-active>a,.menu-footer-bottom>ul>li ul li.is-active>span,.menu-footer-bottom>ul>li ul li:hover>a,.menu-footer-bottom>ul>li ul li:hover>span{color:#e51955;text-decoration:none}.menu-footer-bottom>ul>li ul li.-sale{background:#e51955;padding:7px 13px;text-align:center;display:inline-block;transition:all .2s ease}.menu-footer-bottom>ul>li ul li.-sale:hover{background:#3c3c3c}.menu-footer-bottom>ul>li ul li.-sale:before{content:"%";font-size:13px;color:#fff;margin-right:4px}.menu-footer-bottom>ul>li ul li.-sale a{font-size:13px;color:#fff}.menu-footer-bottom>ul>li ul a,.menu-footer-bottom>ul>li ul span{display:inline-block;font-size:14px;color:#8c8c8c;margin-bottom:0}@media (max-width:820px){.menu-footer-bottom>ul>li ul a,.menu-footer-bottom>ul>li ul span{font-size:13px}}.menu-footer-bottom ul{list-style:none;margin:0;padding:0}.inner-page .catalog{overflow:hidden}.catalog__container{display:flex;justify-content:space-between;align-items:flex-start;z-index:2;flex-wrap:wrap}@media (max-width:980px){.catalog__container{flex-wrap:wrap}}.catalog__head{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:30px}@media (min-width:980px){.catalog__head{margin-bottom:40px}}.catalog__sidebar{width:280px;min-width:280px;margin-right:20px;margin-bottom:28px;z-index:22}@media (min-width:981px){.catalog__sidebar{top:20px;margin-bottom:0}}@media (max-width:980px){.catalog__sidebar{width:100%;margin-right:0}}.catalog__sidebar .spoiler{margin-bottom:30px;display:flex;flex-direction:column-reverse}@media (max-width:980px){.catalog__sidebar .spoiler{margin-bottom:15px}}.catalog__list{flex:1 1 auto;width:100%}@media (max-width:980px){.catalog__list{width:100%}}.catalog__message{flex:1 1 auto;width:calc(100% - 300px)}@media (max-width:980px){.catalog__message{width:100%}}.catalog__filter{width:100%}.catalog__filter-btn{display:block;background:#fff right 30px center no-repeat;padding:0 30px;border:1px solid #c9c9c9;font-size:14px;color:#000;text-align:left;height:46px;line-height:44px;cursor:pointer;position:relative;transition:all .2s ease}.catalog__filter-btn:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.013 1.028L7.487 7 1.013.972' stroke='%23787878'/%3E%3C/svg%3E");position:absolute;top:50%;right:30px;transform:translateY(-50%);transition:all .2s ease}.catalog__filter.is-open .catalog__filter-btn:after{transform:translateY(-50%) rotate(180deg)}@media (max-width:980px){.catalog__filter.is-open{position:fixed;z-index:999;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:auto}}.catalog__menu{background:#f2f2f2;padding-top:25px;padding-bottom:25px;width:100%}.catalog__menu-btn{background:#fff right 30px center no-repeat;padding:0 30px;border:1px solid #c9c9c9;font-size:14px;color:#000;text-align:left;height:46px;line-height:44px;cursor:pointer;position:relative;transition:all .2s ease}.catalog__menu-btn:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.013 1.028L7.487 7 1.013.972' stroke='%23787878'/%3E%3C/svg%3E");position:absolute;top:50%;right:30px;transform:translateY(-50%);transition:all .2s ease}.catalog__menu.is-open .catalog__menu-btn:after{transform:translateY(-50%) rotate(180deg)}@media (min-width:981px){.catalog__menu{display:block!important}.catalog__menu-btn{display:none!important}}.catalog__text{width:100%}@media (min-width:981px){.catalog__text{width:calc(100% - 300px);margin-left:auto;margin-right:0}}.my-profile{display:flex;align-items:flex-start;width:100%}@media (max-width:820px){.my-profile{flex-direction:column}}.my-profile__sidebar{width:170px;min-width:170px;margin-right:30px}@media (max-width:820px){.my-profile__sidebar{width:100%;min-width:100%;margin-right:0;margin-bottom:30px}}.my-profile__main{width:100%;background:#f4f4f4;border-radius:4px;padding:28px 35px}@media (max-width:568px){.my-profile__main{padding:28px 15px}}.my-profile__main .sign-up__switch-role{margin-bottom:25px}.my-profile__main h3{font-weight:500}.my-profile input,.my-profile select{height:40px}.my-profile button{font-size:16px}.my-profile-menu ul{list-style:none;margin:0;padding:0}.my-profile-menu li.is-active a,.my-profile-menu li:hover a{border-bottom:2px solid #e7004c}.my-profile-menu a{display:block;padding:25px 0;font-size:16px;color:#3b3b3b;border-bottom:2px solid transparent;text-decoration:none;line-height:20px}.my-profile-menu a img{display:inline-block;width:20px;height:20px;vertical-align:middle;margin-right:12px;position:relative;top:-2px}.my-profile-short-info{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-10px;margin-right:-10px}.my-profile-short-info>*{margin-left:10px;margin-right:10px}.my-profile-short-info__item{width:calc(25% - 20px);margin-bottom:20px;background:#fff;border-radius:4px;padding:12px 22px;font-size:16px;color:#3b3b3b;text-decoration:none}@media (max-width:820px){.my-profile-short-info__item{width:calc(33.33333% - 20px)}}@media (max-width:568px){.my-profile-short-info__item{width:calc(50% - 20px)}}.my-profile-short-info__item:hover{background:#e4e4e4}.my-profile-short-info__item strong{display:block;font-weight:700}.my-profile-empty-list{display:block;padding:60px 0 5px;background:url(../images/icons/cancel.svg) top no-repeat;background-size:45px;font-size:16px;text-align:center;color:#000;margin:90px 0}.my-profile-info-tabs a{display:inline-block;vertical-align:top;text-decoration:none;height:40px;line-height:40px;padding:0 15px;font-size:17px;color:#3b3b3b;border-radius:4px;margin-right:5px;margin-bottom:5px;background:#e4e4e4}.my-profile-info-tabs a.is-active,.my-profile-info-tabs a:hover{color:#fff;background:#e7004c}.my-profile-info-tabs a.is-active:before{content:"•";display:inline-block;margin-right:8px;font-weight:700;font-size:23px;float:left}.custom-checkbox span:after,.custom-radio span:after,.form-element-common,.form-element-property,.form-search__field input,input[type=email],input[type=number],input[type=password],input[type=phone],input[type=tel],input[type=text],select,textarea{font:inherit;font-size:14px;color:#3c3c3c;background:#fff;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;border:none;border-bottom:2px solid transparent}.custom-checkbox span:focus:after,.custom-radio span:focus:after,.form-element-common:focus,.form-element-property:focus,.form-search__field input:focus,input:focus[type=email],input:focus[type=number],input:focus[type=password],input:focus[type=phone],input:focus[type=tel],input:focus[type=text],select:focus,textarea:focus{box-shadow:0 4px 4px rgba(0,0,0,.25);border-bottom-color:#e51955}.custom-checkbox span:invalid:after,.custom-radio span:invalid:after,.form-element-common:invalid,.form-element-property:invalid,.form-search__field input:invalid,input:invalid[type=email],input:invalid[type=number],input:invalid[type=password],input:invalid[type=phone],input:invalid[type=tel],input:invalid[type=text],select:invalid,textarea:invalid{box-shadow:none}.form-element-property,.form-search__field input,input[type=email],input[type=number],input[type=password],input[type=phone],input[type=tel],input[type=text],select,textarea{display:block;width:100%;padding-left:24px;padding-right:15px}@media (max-width:820px){.form-element-property,.form-search__field input,input[type=email],input[type=number],input[type=password],input[type=phone],input[type=tel],input[type=text],select,textarea{padding-left:14px}}.custom-checkbox span:after,.custom-radio span:after,.form-element-small{display:inline-block;width:17px;height:17px;vertical-align:middle;margin-left:auto;border:1px solid #e9e9e9}.form-element-property::-webkit-input-placeholder,.form-search__field input::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=phone]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#3c3c3c;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.form-element-property:focus::-webkit-input-placeholder,.form-search__field input:focus::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=number]:focus::-webkit-input-placeholder,input[type=password]:focus::-webkit-input-placeholder,input[type=phone]:focus::-webkit-input-placeholder,input[type=tel]:focus::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.form-element-property:-moz-placeholder,.form-search__field input:-moz-placeholder,input:-moz-placeholder[type=email],input:-moz-placeholder[type=number],input:-moz-placeholder[type=password],input:-moz-placeholder[type=phone],input:-moz-placeholder[type=tel],input:-moz-placeholder[type=text],select:-moz-placeholder,textarea:-moz-placeholder{color:#3c3c3c;opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.form-element-property:focus:-moz-placeholder,.form-search__field input:focus:-moz-placeholder,input:focus:-moz-placeholder[type=email],input:focus:-moz-placeholder[type=number],input:focus:-moz-placeholder[type=password],input:focus:-moz-placeholder[type=phone],input:focus:-moz-placeholder[type=tel],input:focus:-moz-placeholder[type=text],select:focus:-moz-placeholder,textarea:focus:-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.form-element-property::-moz-placeholder,.form-search__field input::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=phone]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#3c3c3c;opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.form-element-property:focus::-moz-placeholder,.form-search__field input:focus::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=phone]:focus::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder,select:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.form-element-property:-ms-input-placeholder,.form-search__field input:-ms-input-placeholder,input:-ms-input-placeholder[type=email],input:-ms-input-placeholder[type=number],input:-ms-input-placeholder[type=password],input:-ms-input-placeholder[type=phone],input:-ms-input-placeholder[type=tel],input:-ms-input-placeholder[type=text],select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#3c3c3c;opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.form-element-property:focus:-ms-input-placeholder,.form-search__field input:focus:-ms-input-placeholder,input:focus:-ms-input-placeholder[type=email],input:focus:-ms-input-placeholder[type=number],input:focus:-ms-input-placeholder[type=password],input:focus:-ms-input-placeholder[type=phone],input:focus:-ms-input-placeholder[type=tel],input:focus:-ms-input-placeholder[type=text],select:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0;-ms-transition:opacity .3s ease;transition:opacity .3s ease}input[type=email],input[type=number],input[type=password],input[type=phone],input[type=tel],input[type=text]{height:45px}input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=phone]:disabled,input[type=tel]:disabled,input[type=text]:disabled{color:#c6cfd4}textarea{height:214px;padding-top:10px;padding-bottom:10px;resize:none}select{height:45px}.custom-checkbox input{display:none}.custom-checkbox span{transition:all .2s ease;cursor:pointer;display:flex;align-items:center;font-size:13px}.custom-checkbox span:after{content:"";position:relative;top:0}.custom-checkbox input:checked+span,.custom-checkbox span:hover{color:#e51955}.custom-checkbox input:checked+span:after{border-color:#000;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1L4.5 6 1 3' stroke='%23000'/%3E%3C/svg%3E") 50% no-repeat}.custom-radio input{display:none}.custom-radio span{transition:all .2s ease;cursor:pointer;display:flex;align-items:center;font-size:13px}.custom-radio span:after{content:"";border-radius:50%;position:relative;top:0}.custom-radio input:checked+span,.custom-radio span:hover{color:#e51955}.custom-radio input:checked+span:after{border-color:#000;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1L4.5 6 1 3' stroke='%23000'/%3E%3C/svg%3E") 50% no-repeat}.only-timepicker .datepicker--content,.only-timepicker .datepicker--nav{display:none}.only-timepicker .datepicker--time{border-top:none}.custom-number{position:relative;display:inline-block;width:125px;max-width:125px;transition:all .2s ease}@media (max-width:1024px){.custom-number{width:90px;max-width:90px}}.custom-number input{font-size:14px;font-weight:400;color:#000;text-align:center;height:45px;border-radius:0;position:relative;z-index:2;border:1px solid #cecece;width:45px;padding:0;margin:0 40px;transition:all .2s ease;border-radius:5px}@media (max-width:1024px){.custom-number input{width:40px;margin:0 20px;height:35px}}.custom-number input:focus{box-shadow:none;border-color:#e51955}.custom-number span{position:absolute;top:0;display:block;width:40px;min-width:40px;height:45px;transition:all .2s ease;cursor:pointer;background:transparent;z-index:10}@media (max-width:1024px){.custom-number span{width:20px;min-width:20px;height:35px}}.custom-number span:hover{opacity:.85}.custom-number span:after{position:absolute;left:0;top:0;width:100%;height:100%;transition:all .2s ease}.custom-number span.-plus{right:4px}@media (min-width:1024px){.custom-number span.-plus{right:0}.custom-number span.-plus:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23B4282D' d='M0 4h10v2H0z'/%3E%3Cpath fill='%23B4282D' d='M6 0v10H4V0z'/%3E%3C/svg%3E")}}.custom-number span.-plus:after{content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 4h10v2H0z'/%3E%3Cpath fill='%23000' d='M6 0v10H4V0z'/%3E%3C/svg%3E") 50% no-repeat}.custom-number span.-minus{left:-7px}@media (min-width:1024px){.custom-number span.-minus{left:0}.custom-number span.-minus:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23B4282D' d='M0 0h10v2H0z'/%3E%3C/svg%3E")}}.custom-number span.-minus:after{content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 0h10v2H0z'/%3E%3C/svg%3E") 50% no-repeat}.custom-number span.is-disabled{opacity:.6;pointer-events:none}.custom-number.-no-border input{border:none}.custom-file{position:relative;color:#000;display:flex;cursor:pointer}.custom-file input{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;opacity:0;cursor:pointer}.custom-file__files-list{flex-wrap:wrap;justify-content:flex-start;margin-left:-5px;margin-right:-5px;padding:10px 10px 0;display:flex}.custom-file__files-list>*{margin-left:5px;margin-right:5px}.custom-file__file-item{width:calc(25% - 10px);position:relative;margin-bottom:10px}.custom-file__file-item-remove{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;transition:all .2s ease;background-color:rgba(0,0,0,.59);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%23fff'/%3E%3Cpath d='M7 13l3-3m3-3l-3 3m0 0L7 7m3 3l3 3' stroke='%23fff'/%3E%3C/svg%3E");background-size:30%;background-position:50%;background-repeat:no-repeat}.custom-file__file-item:hover .custom-file__file-item-remove{opacity:1;box-shadow:none}.custom-file__text{display:block;width:100%;padding:0 0 10px;margin:55px 0 0;font-size:12px;color:#3c3c3c;text-align:center;position:relative;transition:all .2s ease}.custom-file__text:before{display:block;content:"";position:absolute;top:-34px;left:50%;transform:translateX(-50%);width:30px;height:30px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_453_2482)'%3E%3Cpath d='M26.75 7.5h-3.962L20.5 5H13v2.5h6.4l2.288 2.5h5.062v15h-20V13.75h-2.5V25c0 1.375 1.125 2.5 2.5 2.5h20c1.375 0 2.5-1.125 2.5-2.5V10c0-1.375-1.125-2.5-2.5-2.5zm-16.25 10c0 3.45 2.8 6.25 6.25 6.25S23 20.95 23 17.5s-2.8-6.25-6.25-6.25-6.25 2.8-6.25 6.25zm6.25-3.75a3.761 3.761 0 013.75 3.75 3.761 3.761 0 01-3.75 3.75A3.761 3.761 0 0113 17.5a3.761 3.761 0 013.75-3.75zm-10-6.25h3.75V5H6.75V1.25h-2.5V5H.5v2.5h3.75v3.75h2.5V7.5z' fill='%23000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_453_2482'%3E%3Cpath fill='%23fff' transform='translate(.5)' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}@media (min-width:980px){.custom-file__text{font-size:15px}}.custom-file:hover .custom-file__text{color:#000}.custom-file__preview{position:relative;display:block;width:100%;height:0;padding-bottom:100%}.custom-file__preview img{display:block;position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover}.custom-file__btn-clear{position:relative;z-index:5;display:block;width:30px;height:30px;margin-left:20px;background:url(../images/icons/cancel.svg) 50% no-repeat;background-size:100% 100%;font-size:0;border:none;cursor:pointer}.custom-file__btn-clear:hover{opacity:.8}.custom-file.is-upload .custom-file__btn-clear{display:none}.form-item{display:block;margin:0 0 15px}.form-item.has-content .form-item__label{opacity:0;font-size:0}.form-item__field{position:relative}.form-callback .form-item,.form-feedback-homepage .form-item,.form-feedback .form-item,.form-item--row,.form-item.-row,.form-send-enquiry .form-item{display:block}.form-callback .form-item .form-item__label,.form-feedback-homepage .form-item .form-item__label,.form-feedback .form-item .form-item__label,.form-item--row .form-item__label,.form-item.-row .form-item__label,.form-send-enquiry .form-item .form-item__label{display:block;padding:5px 0}.form-callback .form-item .form-item__field,.form-callback .form-item .form-item__input,.form-feedback-homepage .form-item .form-item__field,.form-feedback-homepage .form-item .form-item__input,.form-feedback .form-item .form-item__field,.form-feedback .form-item .form-item__input,.form-item--row .form-item__field,.form-item--row .form-item__input,.form-item.-row .form-item__field,.form-item.-row .form-item__input,.form-send-enquiry .form-item .form-item__field,.form-send-enquiry .form-item .form-item__input{display:block}.form-callback .form-item .form-item__error,.form-feedback-homepage .form-item .form-item__error,.form-feedback .form-item .form-item__error,.form-item--row .form-item__error,.form-item.-row .form-item__error,.form-send-enquiry .form-item .form-item__error{display:block;color:#ca1932;font-size:13px}.form-callback .form-item .form-item__error ul,.form-feedback-homepage .form-item .form-item__error ul,.form-feedback .form-item .form-item__error ul,.form-item--row .form-item__error ul,.form-item.-row .form-item__error ul,.form-send-enquiry .form-item .form-item__error ul{list-style:none;padding:0}.form-item--column,.form-item .-column{display:flex;flex-direction:column}@media (min-width:820px){.form-item--column,.form-item .-column{align-items:flex-start;flex-direction:row}}.form-item--column .form-item__label,.form-item .-column .form-item__label{display:block;padding:13px 15px 13px 0}@media (min-width:820px){.form-item--column .form-item__label,.form-item .-column .form-item__label{width:140px;min-width:140px}}.form-item--column .form-item__field,.form-item .-column .form-item__field{display:block}@media (min-width:820px){.form-item--column .form-item__field,.form-item .-column .form-item__field{min-width:300px}}.form-item--column .form-item__input,.form-item .-column .form-item__input{display:block}.form-item--column .form-item__error,.form-item .-column .form-item__error{display:block;color:#ca1932;font-size:13px}.form-item--column .form-item__error ul,.form-item .-column .form-item__error ul{list-style:none;padding:0}.form-item--column .form-item__description,.form-item .-column .form-item__description{padding:13px 0 13px 15px;color:#a7a7a7}.form-item__error{display:block;color:#ca1932;font-size:13px}.form-item__error ul{list-style:none;padding:0}.form-btns-container{display:flex;justify-content:space-between}@media (max-width:568px){.form-btns-container{flex-direction:column}}.form-btns-container--align-center{justify-content:center}.form-btns-container--align-right{justify-content:flex-end}.form-btns-container--align-left{justify-content:flex-start}.form-privacy-police{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 22c-6-2.673-9-5.34-9-8V4c0-.768.295-.946 1.11-1.44.247-.15.541-.328.89-.56.162-.108 3.563-2 7-2 2.995 0 5.5 1 7 2 .349.232.643.41.89.56.815.494 1.11.672 1.11 1.44.02.217.01 4.837.004 7.795L18 14c0 2.667-3 5.333-9 8zm7-8l.002-1.245.004-1.954.003-1.691c.004-2.232.003-4.148 0-4.74l-.137-.086a44.4 44.4 0 01-.981-.62C13.414 2.68 11.26 2 9 2 6.838 2 4.029 3.051 3.11 3.664c-.237.158-.659.42-.982.62L2 4.364V14c0 1.508 2.23 3.569 7 5.802 4.772-2.228 7-4.288 7-5.802zm-3.707-6.707L8 11.586 5.707 9.293l-1.414 1.414L8 14.414l5.707-5.707-1.414-1.414z' fill='%23fff' fill-opacity='.4'/%3E%3C/svg%3E") 0 no-repeat;font-size:12px;line-height:14px;padding:5px 0 5px 29px;color:#bababa}@media (max-width:568px){.form-privacy-police{margin-top:15px}}.form-privacy-police a{color:#fff}.form-success{padding:40px;text-align:center}.form-success__icon{display:block;width:50px;height:50px;margin:0 auto 25px}.form-success__title{text-align:center;color:#fff}.form-fail{padding:40px 20px;text-align:center}@media (min-width:820px){.form-fail{padding:40px}}.form-fail__icon{display:block;width:50px;height:50px;margin:0 auto 25px}.form-fail__title,.form-heading{text-align:center;color:#fff}.form-heading{font-size:30px;line-height:36px;padding:42px 20px 45px;border:1px solid hsla(0,0%,100%,.05);margin-bottom:0}@media (max-width:1024px){.form-heading{font-size:24px;line-height:29px;padding:30px 20px}}.form-heading.-left{text-align:left}.form-fragment.-recipient{max-height:0;overflow:hidden;opacity:0;transition:all .2s ease}.form-fragment.-recipient.is-show{max-height:1500px;opacity:1}.form-fragment.-delivery{display:none}.form-fragment.-delivery.is-show{display:block}.form-fragment.-pickUpAtStore{display:none}.form-fragment.-pickUpAtStore.is-show{display:block}form{overflow:hidden}.form-callback{margin:0;background:#3c3c3b}.form-callback .form-btns-container{flex-direction:column;align-items:center}.form-callback .form-privacy-police{margin-bottom:8px}.form-feedback{max-width:541px;background:#3c3c3b;padding-bottom:70px}@media (max-width:820px){.form-feedback{padding-bottom:40px}}.form-feedback__container{padding:40px 20px 5px}@media (min-width:820px){.form-feedback__container{padding:50px 54px 5px}}.form-feedback__col{width:calc(50% - 40px)}@media (max-width:820px){.form-feedback__col{width:calc(100% - 40px)}}.form-feedback__col-fullwidth{width:calc(100% - 40px)}.form-feedback .form-item{position:relative}@media (min-width:820px){.form-feedback .form-item{display:flex;align-items:center;justify-content:space-between}}.form-feedback .form-item:before{content:"";position:absolute;top:0;left:0;width:45px;height:45px;background-color:#f5f1ee;z-index:1;transition:all .2s ease;background-repeat:no-repeat;border-radius:4px 0 0 4px;background-position:12px;background-size:20px auto}@media (max-width:820px){.form-feedback .form-item:focus-within .form-item__label,.form-feedback .form-item:focus .form-item__label{opacity:0;z-index:-1}}.form-feedback .form-item__label{font-size:14px;color:#fff;width:130px;margin-right:15px;transition:all .2s ease;min-width:30%}@media (max-width:820px){.form-feedback .form-item__label{position:absolute;top:10px;left:14px;z-index:2;font-size:13px;line-height:1.3;color:#787878;width:auto;max-width:100%;pointer-events:none}}.form-feedback .form-item__field{flex:auto}.form-feedback .form-item input,.form-feedback .form-item textarea{padding-left:65px;border-radius:5px;border-bottom:none}.form-feedback .form-item textarea{height:98px}.form-feedback .form-item.-name:before{background-color:#00b1b1;background-image:url(../images/icons/field-name.svg)}.form-feedback .form-item.-email:before{background-color:#6851a1;background-image:url(../images/icons/field-email.svg)}.form-feedback .form-item.-phone:before{background-color:#f16f24;background-image:url(../images/icons/field-phone.svg)}.form-feedback .form-item.-text:before{background-color:#ea185a;background-image:url(../images/icons/field-message.svg);background-position:12px 14px;border-radius:4px 0 5px 0}.form-feedback .form-btns-container{flex-direction:column;align-items:flex-start;padding:0 20px}@media (min-width:820px){.form-feedback .form-btns-container{justify-content:center;padding:0 54px}}@media (max-width:568px){.form-feedback .form-privacy-police{margin-top:0}}.form-feedback__btn-submit{color:#fff;border-color:#fff;min-width:125px;margin:20px auto 0}@media (max-width:820px){.form-feedback__btn-submit{width:100%}}.form-feedback-homepage{background:#3c3c3b;padding-bottom:70px}@media (max-width:980px){.form-feedback-homepage{padding-bottom:40px}}.form-feedback-homepage__container{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-27.5px;margin-right:-27.5px;padding:40px 20px 5px}.form-feedback-homepage__container>*{margin-left:27.5px;margin-right:27.5px}@media (min-width:980px){.form-feedback-homepage__container{padding:50px 54px 5px}}.form-feedback-homepage__col{width:calc(50% - 55px)}@media (max-width:980px){.form-feedback-homepage__col{width:calc(100% - 55px)}}.form-feedback-homepage__col-fullwidth{width:calc(100% - 55px)}.form-feedback-homepage .form-item{position:relative;align-items:center}@media (min-width:980px){.form-feedback-homepage .form-item{display:flex;align-items:flex-start;justify-content:space-between}}@media (max-width:980px){.form-feedback-homepage .form-item:focus-within .form-item__label,.form-feedback-homepage .form-item:focus .form-item__label{opacity:0;z-index:-1}}.form-feedback-homepage .form-item__label{font-size:14px;color:#fff;width:130px;margin-right:15px;transition:all .2s ease;min-width:130px;margin-top:10px}@media (max-width:980px){.form-feedback-homepage .form-item__label{position:absolute;top:10px;left:14px;z-index:2;font-size:13px;line-height:1.3;color:#787878;width:auto;max-width:100%;pointer-events:none;margin-top:0}}.form-feedback-homepage .form-item__field{flex:auto}.form-feedback-homepage .form-item textarea{height:166px}.form-feedback-homepage .form-btns-container{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-27.5px;margin-right:-27.5px;padding:0 20px}.form-feedback-homepage .form-btns-container>*{margin-left:27.5px;margin-right:27.5px}.form-feedback-homepage .form-privacy-police{float:none}@media (min-width:980px){.form-feedback-homepage .form-privacy-police{float:right;margin-top:25px}}@media (max-width:568px){.form-feedback-homepage .form-privacy-police{margin-top:0}}.form-feedback-homepage__btn-submit{color:#fff;border-color:#fff;min-width:125px;margin-top:20px}@media (min-width:980px){.form-feedback-homepage__btn-submit{margin-top:15px;margin-left:145px}}@media (max-width:820px){.form-feedback-homepage__btn-submit{width:100%}}.form-feedback-footer{background:#3c3c3b;padding-bottom:70px}@media (max-width:980px){.form-feedback-footer{padding-bottom:40px}}.form-feedback-footer__container{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-10px;margin-right:-10px;padding:0 20px}.form-feedback-footer__container>*{margin-left:10px;margin-right:10px}@media (min-width:980px){.form-feedback-footer__container{padding:0 115px}}.form-feedback-footer__col{width:calc(33.33333% - 20px)}@media (max-width:980px){.form-feedback-footer__col{width:calc(100% - 20px)}}.form-feedback-footer__col-fullwidth{width:calc(100% - 20px)}.form-feedback-footer__btn-submit{color:#fff;border-color:#fff;min-width:125px;margin-left:60px}@media (max-width:820px){.form-feedback-footer__btn-submit{margin-top:20px;width:100%;margin-left:0}}.form-feedback-footer .form-heading{border-bottom:none;padding:55px 20px 47px}.form-feedback-footer .form-item{position:relative;margin-bottom:20px}.form-feedback-footer .form-item:before{content:"";position:absolute;top:0;left:0;width:45px;height:45px;background-color:#f5f1ee;z-index:1;transition:all .2s ease;background-repeat:no-repeat;border-radius:4px 0 0 4px;background-position:12px;background-size:20px auto}.form-feedback-footer .form-item input,.form-feedback-footer .form-item textarea{padding-left:65px;border-radius:5px;border-bottom:none}.form-feedback-footer .form-item textarea{height:90px}.form-feedback-footer .form-item:hover:before{background-color:#e1d4cb}.form-feedback-footer .form-item.-name:before{background-color:#00b1b1;background-image:url(../images/icons/field-name.svg)}.form-feedback-footer .form-item.-email:before{background-color:#6851a1;background-image:url(../images/icons/field-email.svg)}.form-feedback-footer .form-item.-phone:before{background-color:#f16f24;background-image:url(../images/icons/field-phone.svg)}.form-feedback-footer .form-item.-text:before{background-color:#ea185a;background-image:url(../images/icons/field-message.svg);background-position:12px 14px;border-radius:4px 0 5px 0}.form-feedback-footer .form-btns-container{flex-wrap:wrap;align-items:center;justify-content:center;padding:0 20px}.form-send-enquiry{max-width:541px;background:#3c3c3b;padding-bottom:70px}@media (max-width:820px){.form-send-enquiry{padding-bottom:40px}}.form-send-enquiry__container{padding:40px 20px 5px}@media (min-width:820px){.form-send-enquiry__container{padding:50px 54px 5px}}.form-send-enquiry__col{width:calc(50% - 40px)}@media (max-width:820px){.form-send-enquiry__col{width:calc(100% - 40px)}}.form-send-enquiry__col-fullwidth{width:calc(100% - 40px)}.form-send-enquiry .form-item{position:relative}@media (min-width:820px){.form-send-enquiry .form-item{display:flex;align-items:center;justify-content:space-between}}@media (max-width:820px){.form-send-enquiry .form-item:focus-within .form-item__label,.form-send-enquiry .form-item:focus .form-item__label{opacity:0;z-index:-1}}.form-send-enquiry .form-item__label{font-size:14px;color:#fff;width:130px;margin-right:15px;transition:all .2s ease;min-width:30%}@media (max-width:820px){.form-send-enquiry .form-item__label{position:absolute;top:10px;left:14px;z-index:2;font-size:13px;line-height:1.3;color:#787878;width:auto;max-width:100%;pointer-events:none}}.form-send-enquiry .form-item__field{flex:auto}.form-send-enquiry .form-item textarea{height:98px}.form-send-enquiry .form-btns-container{flex-direction:column;align-items:flex-start;padding:0 20px}@media (min-width:820px){.form-send-enquiry .form-btns-container{padding:0 54px 0 200px}}@media (max-width:568px){.form-send-enquiry .form-privacy-police{margin-top:0}}.form-send-enquiry__btn-submit{color:#fff;border-color:#fff;min-width:125px;margin-top:20px}@media (max-width:820px){.form-send-enquiry__btn-submit{width:100%}}.form-order-checkout{max-width:860px}.form-order-checkout__row{display:flex;margin:0 -10px}@media (max-width:820px){.form-order-checkout__row{flex-direction:column}}.form-order-checkout__col{width:100%;padding:0 10px;margin-bottom:30px}@media (min-width:821px){.form-order-checkout__col{width:50%}}.form-order-checkout__col.-fullwidth{width:100%}.form-order-checkout__title{display:block;font-size:18px;line-height:21px;color:#000;font-weight:700;margin:10px 0 19px}@media (min-width:821px){.form-order-checkout__title{margin:40px 0 19px}}.form-order-checkout__title:first-of-type{margin-top:0}.form-order-checkout__radio{position:relative;display:flex;width:100%;flex-direction:column;justify-content:center;padding:15px 25px 15px 65px;background:#fff;border:1px solid #cecece;cursor:pointer;margin-bottom:10px}.form-order-checkout__radio input{position:absolute;width:1px;height:1px}.form-order-checkout__radio input+span{position:absolute;left:20px;top:50%;margin-top:-12px;display:block;width:26px;height:26px;border:1px solid #cecece;border-radius:50%}.form-order-checkout__radio input+span:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#e51955;opacity:0;transition:all .2s ease}.form-order-checkout__radio input~.form-order-checkout__radio-title:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:-1;opacity:0;transition:all .2s ease}.form-order-checkout__radio input:checked+span:before,.form-order-checkout__radio input:checked~.form-order-checkout__radio-title:after{opacity:1}.form-order-checkout__radio-title{font-size:14px;line-height:16px;font-weight:700;color:#000}.form-order-checkout__radio-note{font-size:14px;line-height:17px;color:#696969}.form-order-checkout__note{padding:15px 20px;background:#f9f9f9;font-size:14px}.form-order-checkout__col:not(.vivsible-note) .form-order-checkout__note{display:none}.form-order-checkout__note-title{font-weight:700;color:#000;margin-bottom:15px}.form-order-checkout__note-text{color:#696969}.form-order-checkout .form-item,.form-order-checkout__note-text p:last-child{margin-bottom:0}.form-order-checkout .form-item input,.form-order-checkout .form-item textarea{border:1px solid #cecece}.form-order-checkout .form-item input:focus,.form-order-checkout .form-item textarea:focus{border-color:#3c3c3c;box-shadow:none}.form-order-checkout .form-item .form-item__label{display:block;font-size:15px;line-height:1.5;color:#000;margin-bottom:11px}.form-order-checkout .form-item .form-item__field{width:100%}.form-order-checkout .form-btns-container{justify-content:flex-start}@media (max-width:568px){.form-order-checkout .form-btns-container{flex-direction:column-reverse}}@media (min-width:569px){.form-order-checkout .form-btns-container{align-items:center}}.form-order-checkout__btn-submit{background:#e51955;color:#fff;min-width:180px}.form-order-checkout__btn-submit:before{display:none}.form-order-checkout__btn-submit:hover{background:#3c3c3c;border-color:#3c3c3c}.form-order-checkout .form-privacy-police{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.285 7.293l-4.29 4.293-2.292-2.293-1.413 1.414 3.705 3.707 5.703-5.707-1.413-1.414z' fill='%23B2B2B2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.994 22C2.998 19.327 0 16.66 0 14V4c0-.768.294-.946 1.11-1.44.246-.15.54-.328.889-.56.161-.108 3.56-2 6.995-2 2.993 0 5.497 1 6.996 2 .348.232.642.41.89.56.814.494 1.108.672 1.108 1.44.02.217.01 4.837.004 7.795L17.988 14c0 2.667-2.998 5.333-8.994 8zm6.996-8l.001-1.245.004-1.954L16 9.11c.003-2.232.002-4.148 0-4.74l-.137-.086c-.323-.2-.745-.462-.981-.62C13.406 2.68 11.253 2 8.994 2c-2.16 0-4.968 1.051-5.887 1.664-.236.158-.657.42-.98.62l-.128.08V14c0 1.508 2.227 3.569 6.996 5.802 4.768-2.228 6.995-4.288 6.995-5.802z' fill='%23B2B2B2'/%3E%3C/svg%3E") 0 no-repeat;padding-left:30px;line-height:1.1;font-size:13px;min-height:28px}@media (min-width:568px){.form-order-checkout .form-privacy-police{margin-left:30px}}@media (max-width:568px){.form-order-checkout .form-privacy-police{margin-bottom:15px}}.form-order-checkout .form-privacy-police a{color:#e51955}.form-order-checkout textarea{height:105px}.form-search{width:100%;position:relative}.form-search__field{flex:1}.form-search__field input{font-size:60px;height:100px;border-bottom:1px solid #dadada;font-weight:300;padding-left:0;padding-right:70px}.form-search__field input::placeholder{color:#edebe9}@media (max-width:1280px){.form-search__field input{font-size:30px}}@media (max-width:820px){.form-search__field input{height:54px;font-size:24px}}.form-search__field input:disabled{color:#c6cfd4}.form-search__field input:focus{box-shadow:none;border-bottom-color:#e51955}.form-search__submit{background:none;border:none;width:60px;height:60px;background-color:#edebe9;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;right:0;top:calc(50% - 20px);transform:translateY(-50%);transition:all .2s ease}@media (max-width:820px){.form-search__submit{width:30px;height:30px}}.form-search__submit:hover{background-color:#e51955}.form-search__submit:hover svg{stroke:#fff}.form-search__submit svg{stroke:#202020;width:18px;height:14px;transition:all .2s ease}@media (max-width:820px){.form-search__submit svg{width:12px;height:10px}}.form-search__text{font-size:14px;color:#000;text-align:right;display:block;margin-top:20px}@media (max-width:820px){.form-search__text{font-size:12px}}.form-review{max-width:472px;background:#3c3c3b;padding:63px 11px 46px}@media (min-width:980px){.form-review{padding:50px 26px}}.form-review .form-heading{padding:0;border:none;text-align:left;margin-bottom:25px;font-size:26px}@media (min-width:980px){.form-review .form-heading{font-size:30px}}.form-review .form-item{margin-bottom:25px}@media (max-width:980px){.form-review .form-item:focus-within .form-item__label,.form-review .form-item:focus .form-item__label{opacity:0;z-index:-1}}.form-review .form-item__label{display:block;font-size:14px;color:#fff;margin-right:15px;margin-bottom:10px;transition:all .2s ease;min-width:130px}.form-review .form-item__field{flex:auto}.form-review .form-item textarea{height:100px}.form-review .form-item.-upload .form-item__field{min-height:120px;background-color:#fff}.form-review .form-btns-container{display:flex;justify-content:space-between;align-items:center}.form-review .form-privacy-police{max-width:213px}.form-review__btn-submit{background:#e51955;color:#fff;border:1px solid #e51955;width:100%}@media (min-width:980px){.form-review__btn-submit{width:185px}.form-review__btn-submit:hover{background:#3c3c3c;border-color:#fff}}.form-review .rating-wrapper .star{width:30px;height:30px;background-size:30px;background-image:url(../images/icons/star-big.png)}.form-review .rating-wrapper .star.active,.form-review .rating-wrapper .star.checked{background-image:url(../images/icons/star-big-active.png);background-repeat:no-repeat}@media print{*{color:#000!important}#jivo-iframe-container,#jivo-mouse-tracker,.breadcrumbs,.contacts-page__map,.footer,.form-spoiler,.globalClass_ET,.header,.jivo-iframe-container-bottomm #jivo-mouse-tracker,.jivo_shadow,.no-print,.order-cart__btns-container,.pagination,form,jdiv{display:none!important;visibility:hidden!important}#jivo-iframe-container,#jivo_container{visibility:hidden!important}[class^=jivo],[id^=jivo]{display:none!important;visibility:hidden!important}}.toolbar{position:fixed;z-index:9999;left:0;top:50%;margin-top:-120px;padding:20px 0;width:73px;background:#242830;box-shadow:0 3px 6px rgba(0,0,0,.15);border-radius:0 10px 10px 0}.toolbar__btn-admin,.toolbar__btn-cache,.toolbar__btn-edit{display:block;margin-top:20px;font-weight:500;font-size:11px;line-height:13px;text-align:center;color:#fff;text-decoration:none;padding:25px 10px 0}.toolbar__btn-admin:first-child,.toolbar__btn-cache:first-child,.toolbar__btn-edit:first-child{margin-top:0}.toolbar__btn-admin:hover,.toolbar__btn-cache:hover,.toolbar__btn-edit:hover{color:#49b2f6}.toolbar__btn-edit{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.364 11.927h-3.26V8.458L13.467 0 17 3.498l-8.636 8.43zM0 15.31V17h17v-1.69H0z' fill='%23778DA6'/%3E%3C/svg%3E") top no-repeat}.toolbar__btn-edit:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.364 11.927h-3.26V8.458L13.467 0 17 3.498l-8.636 8.43zM0 15.31V17h17v-1.69H0z' fill='%2349B2F6'/%3E%3C/svg%3E")}.toolbar__btn-cache{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 2c2.394 0 4.447 1.079 5.807 3H12v2h7V0h-2v3.27C15.275 1.183 12.804 0 10 0 4.477 0 0 4.477 0 10h2a8 8 0 018-8zm0 16c-2.394 0-4.446-1.079-5.807-3H8v-2H1v7h2v-3.27C4.725 18.817 7.196 20 10 20c5.523 0 10-4.477 10-10h-2a8 8 0 01-8 8z' fill='%23778DA6'/%3E%3C/svg%3E") top no-repeat}.toolbar__btn-cache:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 2c2.394 0 4.447 1.079 5.807 3H12v2h7V0h-2v3.27C15.275 1.183 12.804 0 10 0 4.477 0 0 4.477 0 10h2a8 8 0 018-8zm0 16c-2.394 0-4.446-1.079-5.807-3H8v-2H1v7h2v-3.27C4.725 18.817 7.196 20 10 20c5.523 0 10-4.477 10-10h-2a8 8 0 01-8 8z' fill='%2349B2F6'/%3E%3C/svg%3E")}.toolbar__btn-admin{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.707 14.293L9.414 11H20V9H9.414l3.293-3.293-1.414-1.414L5.586 10l5.707 5.707 1.414-1.414zM2 20h4v-2H2V2h4V0H2a2 2 0 00-2 2v16a2 2 0 002 2z' fill='%23778DA6'/%3E%3C/svg%3E") top no-repeat}.toolbar__btn-admin:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.707 14.293L9.414 11H20V9H9.414l3.293-3.293-1.414-1.414L5.586 10l5.707 5.707 1.414-1.414zM2 20h4v-2H2V2h4V0H2a2 2 0 00-2 2v16a2 2 0 002 2z' fill='%2349B2F6'/%3E%3C/svg%3E")}.animated{animation-duration:1.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.4s}.animated.faster{animation-duration:.2s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{transform:translateZ(0);opacity:1}}.fadeInUp{animation-name:fadeInUp}[data-fadeInUp]{opacity:0;transform:translate3d(0,100%,0)}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{transform:translateZ(0);opacity:1}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}.btn,.cart-widget__btn-cart{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.btn:hover,.cart-widget__btn-cart:hover{text-decoration:none}.btn:disabled,.cart-widget__btn-cart:disabled{opacity:.6!important;cursor:auto}.btn:disabled:hover,.cart-widget__btn-cart:disabled:hover{box-shadow:none}.-primary.cart-widget__btn-cart,.btn--primary,.btn.-primary{color:#e51955;border:1px solid #e51955;line-height:43px}.-primary.cart-widget__btn-cart:before,.btn--primary:before,.btn.-primary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-primary.cart-widget__btn-cart:hover,.btn--primary:hover,.btn.-primary:hover{color:#fff;border-color:#e51955}.-primary.cart-widget__btn-cart:hover:before,.btn--primary:hover:before,.btn.-primary:hover:before{width:100%}.-primary.cart-widget__btn-cart:focus,.btn--primary:focus,.btn.-primary:focus{background:#e51955;color:#fff;border-color:#e51955}.-primary.cart-widget__btn-cart:focus:before,.btn--primary:focus:before,.btn.-primary:focus:before{width:0}}.-secondary.cart-widget__btn-cart,.btn--secondary,.btn.-secondary{color:#000;border:1px solid #000;line-height:43px}.-secondary.cart-widget__btn-cart:before,.btn--secondary:before,.btn.-secondary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-secondary.cart-widget__btn-cart:hover,.btn--secondary:hover,.btn.-secondary:hover{color:#fff;border-color:#e51955}.-secondary.cart-widget__btn-cart:hover:before,.btn--secondary:hover:before,.btn.-secondary:hover:before{width:100%}.-secondary.cart-widget__btn-cart:focus,.btn--secondary:focus,.btn.-secondary:focus{background:#e51955;color:#fff;border-color:#e51955}.-secondary.cart-widget__btn-cart:focus:before,.btn--secondary:focus:before,.btn.-secondary:focus:before{width:0}}.-third.cart-widget__btn-cart,.btn--third,.btn.-third,.cart-widget__btn-cart{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.-third.cart-widget__btn-cart:before,.btn--third:before,.btn.-third:before,.cart-widget__btn-cart:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third.cart-widget__btn-cart:hover,.btn--third:hover,.btn.-third:hover,.cart-widget__btn-cart:hover{border-color:#3c3c3c}.-third.cart-widget__btn-cart:hover:before,.btn--third:hover:before,.btn.-third:hover:before,.cart-widget__btn-cart:hover:before{width:100%}.-third.cart-widget__btn-cart:focus,.btn--third:focus,.btn.-third:focus,.cart-widget__btn-cart:focus{background:#e51955;color:#fff;border-color:#e51955}.-third.cart-widget__btn-cart:focus:before,.btn--third:focus:before,.btn.-third:focus:before,.cart-widget__btn-cart:focus:before{width:0}}.-bordered.cart-widget__btn-cart,.btn--bordered,.btn.-bordered{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.-bordered.cart-widget__btn-cart:hover,.btn--bordered:hover,.btn.-bordered:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.-secondary-bordered.cart-widget__btn-cart,.btn--secondary-bordered,.btn.-secondary-bordered{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.-secondary-bordered.cart-widget__btn-cart:hover,.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.-third-bordered.cart-widget__btn-cart,.btn--third-bordered,.btn.-third-bordered{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.-third-bordered.cart-widget__btn-cart:before,.btn--third-bordered:before,.btn.-third-bordered:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third-bordered.cart-widget__btn-cart:hover,.btn--third-bordered:hover,.btn.-third-bordered:hover{border-color:#e51955;color:#fff}.-third-bordered.cart-widget__btn-cart:hover:before,.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before{width:100%}.-third-bordered.cart-widget__btn-cart:focus,.btn--third-bordered:focus,.btn.-third-bordered:focus{background:#e51955;color:#fff;border-color:#e51955}.-third-bordered.cart-widget__btn-cart:focus:before,.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before{width:0}}.-fullwidth.cart-widget__btn-cart,.btn--fullwidth,.btn.-fullwidth,.cart-widget__btn-cart{width:100%}.-center.cart-widget__btn-cart,.btn--center,.btn.-center{display:block;margin-left:auto;margin-right:auto}.-loading.cart-widget__btn-cart,.btn--loading,.btn.-loading{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}.cart-widget{position:relative;width:453px;max-width:100%;border-radius:5px;box-shadow:0 0 22px rgba(0,0,0,.2);background:#fff;padding:40px 32px 48px;text-align:left}.cart-widget:before{box-sizing:border-box;display:block;position:absolute;top:-10px;right:20px;width:10px;height:10px;border-right:5px solid transparent;border-bottom:10px solid #fff;border-left:5px solid transparent;content:""}.cart-widget__list{max-height:290px;padding-right:20px;margin-right:-20px;overflow:auto}.cart-widget__list .simplebar-track.simplebar-vertical{width:4px}.cart-widget__list .simplebar-scrollbar{border-radius:5px;overflow:hidden}.cart-widget__list .simplebar-scrollbar:before{left:0;right:0;border-radius:5px}.cart-widget__list .simplebar-scrollbar.simplebar-visible:before{opacity:1}.cart-widget__title{display:block;padding:20px 0 10px;text-align:center;color:#000;font-size:17px;font-weight:700}@media (max-width:820px){.cart-widget__title{padding-bottom:0;text-transform:uppercase}}.cart-widget__item{width:100%;margin-top:40px}.cart-widget__item:first-of-type{margin-top:0}.cart-widget__total{display:flex;align-items:center;justify-content:space-between;margin:30px 0 0;border-top:1px solid #f2f2f2;padding:20px 0;line-height:1.5;color:#000;font-size:15px}.cart-widget__total span{font-size:24px}.cart-widget__count{margin-bottom:20px;text-align:center;color:#000}.cart-widget-item{display:flex}.cart-widget-item__img{display:flex;align-items:center;justify-content:center;margin-right:20px;width:70px;height:70px}.cart-widget-item__img img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.cart-widget-item__info{flex-direction:column;flex:auto}.cart-widget-item__info,.cart-widget-item__info-head{display:flex;justify-content:space-between}.cart-widget-item__title{margin-right:55px;line-height:18px;color:#000;font-size:15px}.cart-widget-item__cost{flex-shrink:0;line-height:17px;color:#000;font-size:14px}.cart-widget-item button{border:none;background:none;padding:0;line-height:22px;color:#e51955;font-size:15px;cursor:pointer}.cart-widget-item button:hover{background:none!important}.order-checkout__cart-widget .cart-widget-item__title{font-size:15px}.order-checkout__cart-widget .cart-widget-item__info{align-items:center;justify-content:flex-start}.order-checkout__cart-widget .cart-widget-item__cost{margin-right:15px}.order-checkout__cart-widget .cart-widget__footer{border-top:1px solid #ebeef0;border-bottom:1px solid #ebeef0;padding:10px 0}@media (max-width:568px){.order-checkout__cart-widget .cart-widget__footer{margin:0 20px}}.order-checkout__cart-widget .cart-widget__delivery,.order-checkout__cart-widget .cart-widget__subtotal{display:flex;align-items:center;justify-content:space-between;padding:5px 20px;color:#3c3c3c}.order-checkout__cart-widget .cart-widget__delivery span,.order-checkout__cart-widget .cart-widget__subtotal span{color:#e51955;font-size:15px;font-weight:700}@media (max-width:568px){.order-checkout__cart-widget .cart-widget__delivery,.order-checkout__cart-widget .cart-widget__subtotal{padding:5px 0}}.order-checkout__cart-widget .cart-widget__total{background:none;padding:15px 20px;text-transform:uppercase;color:#1f1e1e;font-size:17px;font-weight:700}@media (max-width:568px){.order-checkout__cart-widget .cart-widget__total{padding:15px 20px 35px}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.l-container{width:auto;max-width:100%;margin:0 10px}@media (min-width:1200px){.l-container{width:100%;max-width:1180px;margin:0 auto}}.btn{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.btn,.btn:hover{text-decoration:none}.btn:disabled{opacity:.6!important;cursor:auto}.btn:disabled:hover{box-shadow:none}.btn--primary,.btn.-primary{color:#e51955;border:1px solid #e51955;line-height:43px}.btn--primary:before,.btn.-primary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.btn--primary:hover,.btn.-primary:hover{color:#fff;border-color:#e51955}.btn--primary:hover:before,.btn.-primary:hover:before{width:100%}.btn--primary:focus,.btn.-primary:focus{background:#e51955;color:#fff;border-color:#e51955}.btn--primary:focus:before,.btn.-primary:focus:before{width:0}}.btn--secondary,.btn.-secondary{color:#000;border:1px solid #000;line-height:43px}.btn--secondary:before,.btn.-secondary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.btn--secondary:hover,.btn.-secondary:hover{color:#fff;border-color:#e51955}.btn--secondary:hover:before,.btn.-secondary:hover:before{width:100%}.btn--secondary:focus,.btn.-secondary:focus{background:#e51955;color:#fff;border-color:#e51955}.btn--secondary:focus:before,.btn.-secondary:focus:before{width:0}}.btn--third,.btn.-third{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.btn--third:before,.btn.-third:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.btn--third:hover,.btn.-third:hover{border-color:#3c3c3c}.btn--third:hover:before,.btn.-third:hover:before{width:100%}.btn--third:focus,.btn.-third:focus{background:#e51955;color:#fff;border-color:#e51955}.btn--third:focus:before,.btn.-third:focus:before{width:0}}.btn--bordered,.btn.-bordered{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.btn--bordered:hover,.btn.-bordered:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.btn--secondary-bordered,.btn.-secondary-bordered{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.btn--third-bordered,.btn.-third-bordered{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.btn--third-bordered:before,.btn.-third-bordered:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.btn--third-bordered:hover,.btn.-third-bordered:hover{border-color:#e51955;color:#fff}.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before{width:100%}.btn--third-bordered:focus,.btn.-third-bordered:focus{background:#e51955;color:#fff;border-color:#e51955}.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before{width:0}}.btn--fullwidth,.btn.-fullwidth{width:100%}.btn--center,.btn.-center{display:block;margin-left:auto;margin-right:auto}.btn--loading,.btn.-loading{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}.cart-notification{display:flex;align-items:center;justify-content:space-between;padding:12px 28px;background:#282828}.cart-notification__text{color:#fff;font-size:14px;font-weight:400;margin:0}.cart-notification__text span{opacity:.5}.cart-notification__text a{text-decoration:underline;color:#fff}.cart-notification__text a:hover{text-decoration:none}.cart-notification__icon{position:relative}.cart-notification__icon:after{content:"";position:absolute;bottom:2px;right:-7px;width:6px;height:6px;background:#e51955;border:2px solid #fff;border-radius:50%}.cart-notification__count{border:none;background:none;padding:0;margin-left:20px}.cart-notification__count span{display:inline-block;margin-left:10px;color:#fff;font-size:15px;vertical-align:middle}.btn,.menu-mobile__footer-btn{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.btn:hover,.menu-mobile__footer-btn:hover{text-decoration:none}.btn:disabled,.menu-mobile__footer-btn:disabled{opacity:.6!important;cursor:auto}.btn:disabled:hover,.menu-mobile__footer-btn:disabled:hover{box-shadow:none}.-primary.menu-mobile__footer-btn,.btn--primary,.btn.-primary,.menu-mobile__footer-btn{color:#e51955;border:1px solid #e51955;line-height:43px}.-primary.menu-mobile__footer-btn:before,.btn--primary:before,.btn.-primary:before,.menu-mobile__footer-btn:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-primary.menu-mobile__footer-btn:hover,.btn--primary:hover,.btn.-primary:hover,.menu-mobile__footer-btn:hover{color:#fff;border-color:#e51955}.-primary.menu-mobile__footer-btn:hover:before,.btn--primary:hover:before,.btn.-primary:hover:before,.menu-mobile__footer-btn:hover:before{width:100%}.-primary.menu-mobile__footer-btn:focus,.btn--primary:focus,.btn.-primary:focus,.menu-mobile__footer-btn:focus{background:#e51955;color:#fff;border-color:#e51955}.-primary.menu-mobile__footer-btn:focus:before,.btn--primary:focus:before,.btn.-primary:focus:before,.menu-mobile__footer-btn:focus:before{width:0}}.-secondary.menu-mobile__footer-btn,.btn--secondary,.btn.-secondary{color:#000;border:1px solid #000;line-height:43px}.-secondary.menu-mobile__footer-btn:before,.btn--secondary:before,.btn.-secondary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-secondary.menu-mobile__footer-btn:hover,.btn--secondary:hover,.btn.-secondary:hover{color:#fff;border-color:#e51955}.-secondary.menu-mobile__footer-btn:hover:before,.btn--secondary:hover:before,.btn.-secondary:hover:before{width:100%}.-secondary.menu-mobile__footer-btn:focus,.btn--secondary:focus,.btn.-secondary:focus{background:#e51955;color:#fff;border-color:#e51955}.-secondary.menu-mobile__footer-btn:focus:before,.btn--secondary:focus:before,.btn.-secondary:focus:before{width:0}}.-third.menu-mobile__footer-btn,.btn--third,.btn.-third{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.-third.menu-mobile__footer-btn:before,.btn--third:before,.btn.-third:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third.menu-mobile__footer-btn:hover,.btn--third:hover,.btn.-third:hover{border-color:#3c3c3c}.-third.menu-mobile__footer-btn:hover:before,.btn--third:hover:before,.btn.-third:hover:before{width:100%}.-third.menu-mobile__footer-btn:focus,.btn--third:focus,.btn.-third:focus{background:#e51955;color:#fff;border-color:#e51955}.-third.menu-mobile__footer-btn:focus:before,.btn--third:focus:before,.btn.-third:focus:before{width:0}}.-bordered.menu-mobile__footer-btn,.btn--bordered,.btn.-bordered{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.-bordered.menu-mobile__footer-btn:hover,.btn--bordered:hover,.btn.-bordered:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.-secondary-bordered.menu-mobile__footer-btn,.btn--secondary-bordered,.btn.-secondary-bordered{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.-secondary-bordered.menu-mobile__footer-btn:hover,.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.-third-bordered.menu-mobile__footer-btn,.btn--third-bordered,.btn.-third-bordered{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.-third-bordered.menu-mobile__footer-btn:before,.btn--third-bordered:before,.btn.-third-bordered:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third-bordered.menu-mobile__footer-btn:hover,.btn--third-bordered:hover,.btn.-third-bordered:hover{border-color:#e51955;color:#fff}.-third-bordered.menu-mobile__footer-btn:hover:before,.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before{width:100%}.-third-bordered.menu-mobile__footer-btn:focus,.btn--third-bordered:focus,.btn.-third-bordered:focus{background:#e51955;color:#fff;border-color:#e51955}.-third-bordered.menu-mobile__footer-btn:focus:before,.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before{width:0}}.-fullwidth.menu-mobile__footer-btn,.btn--fullwidth,.btn.-fullwidth{width:100%}.-center.menu-mobile__footer-btn,.btn--center,.btn.-center{display:block;margin-left:auto;margin-right:auto}.-loading.menu-mobile__footer-btn,.btn--loading,.btn.-loading{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}@media (min-width:980px){.main-menu{width:100%}.main-menu [data-menu-mobile--switcher-btn]{display:none}.main-menu ul{margin:0;padding:0;list-style:none}.main-menu__icon{display:inline-block;margin-right:12px}.main-menu__icon svg{display:block}.main-menu>ul{display:flex;width:100%;max-width:1180px;margin:0 auto;padding:9px 0;justify-content:space-around}.main-menu>ul:after,.main-menu>ul:before{content:"";display:block}.main-menu>ul>li{position:relative;padding:0 17px;display:flex;align-items:center}.main-menu>ul>li.with-icon>a:after,.main-menu>ul>li.with-icon>span:after{display:none}.main-menu>ul>li.with-icon path{transition:all .2s ease}.main-menu>ul>li.with-icon:hover path{fill:#e51955}.main-menu>ul>li.-configurator{background:#f16f24;border-radius:5px;transition:all .2s ease}.main-menu>ul>li.-configurator:hover{background:#e51955}.main-menu>ul>li.-configurator>a,.main-menu>ul>li.-configurator>span{position:static;color:#fff}.main-menu>ul>li>a,.main-menu>ul>li>span{position:static}.main-menu>ul>li>a:before,.main-menu>ul>li>span:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:100%}.main-menu li{margin:0}.main-menu li.-highlight>a,.main-menu li.-highlight>span{color:#ffb5b8}.main-menu li.-has-dropdown{position:relative}.main-menu li.-has-dropdown.is-active>a:after,.main-menu li.-has-dropdown.is-active>span:after,.main-menu li.-has-dropdown:hover>a:after,.main-menu li.-has-dropdown:hover>span:after{display:none}.main-menu li.-has-dropdown .main-menu__icon path{transition:all .2s ease}.main-menu li.-has-dropdown:hover>div{opacity:1;transform:scaleY(1)}.main-menu li.-has-dropdown:nth-child(7) div,.main-menu li.-has-dropdown:nth-child(8) div,.main-menu li.-has-dropdown:nth-child(9) div,.main-menu li.-has-dropdown:nth-child(10) div{left:auto;right:0}.main-menu li.-hidden{display:none}.main-menu li.is-active>a,.main-menu li.is-active>span,.main-menu li:hover>a,.main-menu li:hover>span{color:#e51955}.main-menu li.is-active>a:after,.main-menu li.is-active>span:after,.main-menu li:hover>a:after,.main-menu li:hover>span:after{width:100%}.main-menu li.is-active>.main-menu__icon path,.main-menu li:hover .main-menu__icon path{fill:#e51955}.main-menu li.-extraBar div{left:auto;right:0}.main-menu li.-extraBar>button{position:relative;display:block;width:26px;height:26px;padding:0;margin:17px;border:none;background:url(../images/icons/menu.svg) 50% no-repeat;background-size:23px 18px;font-size:0;transition:all .2s ease;cursor:pointer}.main-menu li.-extraBar li.-has-dropdown div{display:none}.main-menu a,.main-menu span{display:block;position:relative;text-decoration:none;font-size:15px;line-height:44px;color:#3c3c3c;transition:all .2s ease;cursor:pointer;white-space:nowrap}.main-menu div:not(.main-menu__icon){position:absolute;left:0;top:52px;display:block;min-width:220px;background:#fff;border:1px solid #c9c9c9;border-radius:0 0 5px 5px;opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .15s ease-in,opacity .15s ease-in}.main-menu div:not(.main-menu__icon):before{content:"";position:absolute;top:-10px;left:0;width:100%;background-color:initial;height:10px;display:block}.main-menu div:not(.main-menu__icon) li:first-of-type>a,.main-menu div:not(.main-menu__icon) li:first-of-type>span{padding-top:20px}.main-menu div:not(.main-menu__icon) li:last-of-type>a,.main-menu div:not(.main-menu__icon) li:last-of-type>span{padding-bottom:20px}.main-menu div:not(.main-menu__icon) li:first-of-type{border-top-right-radius:5px}.main-menu div:not(.main-menu__icon) li:first-of-type.-has-dropdown:after{top:calc(50% + 5px);transform:translateY(-50%)}.main-menu div:not(.main-menu__icon) li:last-of-type{border-radius:0 0 5px 5px}.main-menu div:not(.main-menu__icon) li:last-of-type.-has-dropdown:after{top:calc(50% - 5px);transform:translateY(-50%)}.main-menu div:not(.main-menu__icon) li:hover{background-color:#f3f3f3}.main-menu div:not(.main-menu__icon) li:hover.-has-dropdown div{display:block;opacity:1;transform:scaleY(1)}.main-menu div:not(.main-menu__icon) li.-has-dropdown{position:relative}.main-menu div:not(.main-menu__icon) li.-has-dropdown:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.72 11.78L9 7.06 10.06 6l5.781 5.78-5.78 5.78L9 16.5l4.72-4.72z' fill='%23787878'/%3E%3C/svg%3E")}.main-menu div:not(.main-menu__icon) li.-has-dropdown div{display:none;left:99%;top:0;border-top-right-radius:5px;opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .15s ease-in,opacity .15s ease-in}.main-menu div:not(.main-menu__icon) a,.main-menu div:not(.main-menu__icon) span{display:flex;align-items:flex-start;text-align:left;padding:10px 50px 10px 15px;justify-content:left;white-space:normal;font-size:16px;line-height:19px;color:#787878}}@media (max-width:980px){.main-menu [data-menu-mobile--switcher-btn]{position:relative;display:block;width:50px;height:50px;background:none;border:none;font-size:0;cursor:pointer;z-index:250;padding:0}.main-menu [data-menu-mobile--switcher-btn] span{position:absolute;left:50%;top:50%;display:block;width:23px;height:2px;margin:0;background:#fff;border:none;font-size:0}.main-menu [data-menu-mobile--switcher-btn] span:before{content:"";position:absolute;left:0;top:0;display:block;width:23px;height:2px;margin:-7px 0 0;background:#fff;transition:.2s}.main-menu [data-menu-mobile--switcher-btn] span:after{content:"";position:absolute;left:0;top:0;display:block;width:23px;height:2px;margin:7px 0 0;background:#fff;transition:.2s}.main-menu [data-menu-mobile--switcher-btn].clicked span{background-color:initial!important}.main-menu [data-menu-mobile--switcher-btn].clicked span:before{transform:rotate(45deg) translate(5px,5px);width:23px}.main-menu [data-menu-mobile--switcher-btn].clicked span:after{transform:rotate(-45deg) translate(5px,-5px);width:23px}.main-menu ul{display:none}}.menu-mobile{position:fixed;left:0;top:0;z-index:1000;width:80%;height:100vh;background:#353533;box-sizing:border-box;overflow-x:hidden;max-height:100%}.menu-mobile.is-closed{display:none}.menu-mobile .menu-wrapper{overflow-y:auto;position:relative}.menu-mobile__header{position:relative;display:block;width:100%;height:50px}.menu-mobile__footer{display:flex;flex-direction:column;align-items:flex-start;padding:0 21px 40px}.menu-mobile__footer-btn{margin:0 0 10px;min-width:155px}.menu-mobile__title,.menu-mobile__title-btn{width:100%;height:50px;text-align:left}.menu-mobile__title-btn{position:relative;padding:0 41px 0 36px;border:none;font-size:14px;font-weight:700;color:#787878;line-height:50px;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:none;transition:.25s}.menu-mobile__title-btn[data-node="0"]{padding:0 21px}.menu-mobile__title-btn[data-node="0"] i{display:none}.menu-mobile__close-btn{position:absolute;right:0;top:0;width:40px;height:50px;background:none;border:none;cursor:pointer;display:none}.menu-mobile__close-btn span{position:absolute;left:50%;top:50%;display:block;width:24px;height:2px;margin:-1px 0 0 -12px;background:none;border:none;pointer-events:none}.menu-mobile__close-btn span:after,.menu-mobile__close-btn span:before{content:"";position:absolute;left:0;top:0;display:block;width:24px;height:2px;margin:0;transform:rotate(45deg);background:#fff;transition:.2s}.menu-mobile__close-btn span:before{transform:rotate(45deg)}.menu-mobile__close-btn span:after{transform:rotate(-45deg)}.menu-mobile__list{display:block;margin:0;padding:0 0 20px;list-style:none;height:auto;overflow-y:auto}.menu-mobile__item{display:block;position:relative;margin:0}.menu-mobile__item-name{position:relative;display:block;padding:11px 21px 13px;text-decoration:none;color:#fff;font-size:16px;font-weight:700}.menu-mobile__item.-has-child .menu-mobile-name{padding:11px 51px 13px 21px}.menu-mobile__item-btn{display:block;width:42px;height:100%;position:absolute;right:0;top:0;background:none;border:none;pointer-events:none;opacity:0}.menu-mobile__item-btn.hasChild{pointer-events:auto;opacity:1}.menu-mobile i{pointer-events:none}.menu-mobile__icon{display:block}.menu-mobile__icon-arrow-left,.menu-mobile__icon-arrow-right{width:8px;height:8px;position:absolute;border:1px solid #787878;border-bottom:none;border-left:none;top:50%}.menu-mobile__icon-arrow-left{left:50%;margin:-4px -4px 0 -5px;transform:rotate(45deg)}.menu-mobile__icon-arrow-right{left:21px;margin:-4px -4px 0 3px;transform:rotate(-135deg)}.menu-mobile__icon-more{width:8px;height:8px;position:absolute;border:1px solid #787878;border-bottom:none;border-left:none;top:50%;left:50%;margin:-4px -4px 0 -5px;transform:rotate(45deg)}.menu-mobile-toggle-enter-active{animation:menu-mobile-open .5s}.menu-mobile-toggle-leave-active{animation:menu-mobile-close .3s}.menu-mobile-header-toggle-enter,.menu-mobile-header-toggle-leave{opacity:0}.menu-mobile-header-toggle-enter-active,.menu-mobile-header-toggle-leave-active{transition:opacity .5s .2s}.menu-mobile-item-show-enter{opacity:0}.menu-mobile-item-show-enter-active{opacity:0;animation:menu-mobile-item-show .35s ease-out}.menu-mobile-item-show-enter-active:nth-child(0){animation-delay:.2s}.menu-mobile-item-show-enter-active:first-child{animation-delay:.25s}.menu-mobile-item-show-enter-active:nth-child(2){animation-delay:.3s}.menu-mobile-item-show-enter-active:nth-child(3){animation-delay:.35s}.menu-mobile-item-show-enter-active:nth-child(4){animation-delay:.4s}.menu-mobile-item-show-enter-active:nth-child(5){animation-delay:.45s}.menu-mobile-item-show-enter-active:nth-child(6){animation-delay:.5s}.menu-mobile-item-show-enter-active:nth-child(7){animation-delay:.55s}.menu-mobile-item-show-enter-active:nth-child(8){animation-delay:.6s}.menu-mobile-item-show-enter-active:nth-child(9){animation-delay:.65s}.menu-mobile-item-show-enter-active:nth-child(10){animation-delay:.7s}.menu-mobile-item-show-enter-active:nth-child(11){animation-delay:.75s}.menu-mobile-item-show-enter-active:nth-child(12){animation-delay:.8s}.menu-mobile-item-show-enter-active:nth-child(13){animation-delay:.85s}.menu-mobile-item-show-enter-active:nth-child(14){animation-delay:.9s}.menu-mobile-item-show-enter-active:nth-child(15){animation-delay:.95s}.menu-mobile-item-show-leave{opacity:0}.menu-mobile-item-show-leave-active{display:none;transition:opacity .1s ease-out;animation-delay:0s!important}.menu-mobile .header-phones__item{color:#fff}.menu-mobile .header__call{border-color:#fff;color:#fff;margin-bottom:25px}.menu-mobile .header__call:focus,.menu-mobile .header__call:hover{border-color:#e51955}.menu-mobile .header__link{border-color:#fff;color:#fff;margin-bottom:25px}.menu-mobile .header__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M8.186 1.614a.5.5 0 00-.372 0L1.846 4.001l2.404.961 6.154-2.46-2.218-.888zM11.75 3.04L5.596 5.501 8 6.462l6.154-2.46-2.404-.962zM15 4.74l-6.5 2.6v7.922l6.5-2.6V4.74zM7.5 15.263V7.34L1 4.74v7.923l6.5 2.6zM7.443.685a1.5 1.5 0 011.114 0l7.129 2.852a.5.5 0 01.314.464v8.662a1 1 0 01-.629.928l-7.185 2.874a.5.5 0 01-.372 0L.63 13.591a1 1 0 01-.63-.928V4.001a.5.5 0 01.314-.464L7.443.685z' fill='%23FFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.menu-mobile .header__link:focus,.menu-mobile .header__link:hover{border-color:#e51955}@keyframes menu-mobile-open{0%{transform:scaleY(0);height:0;opacity:0;transform-origin:center top}20%{opacity:1}to{transform:scaleY(1);height:auto;opacity:1;transform-origin:center top}}@keyframes menu-mobile-close{0%{top:0}20%{opacity:1}to{top:-100vh}}@keyframes menu-mobile-item-show{0%{transform:scale(1.1) translateY(-24px);opacity:0;transform-origin:center top}to{transform:translate(0);opacity:1;transform-origin:center top}}@media (min-width:980px){.menu-top [data-menu-mobile--switcher-btn]{display:none}.menu-top ul{margin:0;padding:0;list-style:none}.menu-top>ul{display:flex;width:100%;max-width:1180px;margin:0 auto 0 -15px}.menu-top li{margin:0}.menu-top li.-has-dropdown{position:relative}.menu-top li.-has-dropdown:hover div{opacity:1;transform:scaleY(1)}.menu-top li.-has-dropdown:nth-last-child(2) div{left:auto;right:0}.menu-top li.-hidden{display:none}.menu-top li.is-active>a,.menu-top li.is-active>span,.menu-top li:hover>a,.menu-top li:hover>span{color:#e51955}.menu-top li.-extraBar div{left:auto;right:0}.menu-top li.-extraBar>button{position:relative;display:block;width:26px;height:26px;padding:0;margin:6px;border:none;background:url(../images/icons/menu.svg) 50% no-repeat;background-size:23px 18px;font-size:0;transition:all .2s ease;filter:invert(100%);cursor:pointer}.menu-top li.-extraBar:hover{background-color:#e51955}.menu-top a,.menu-top span{display:block;padding:0 15px;position:relative;text-decoration:none;font-size:13px;line-height:38px;color:#3c3c3c;transition:all .2s ease;white-space:nowrap}.menu-top a{cursor:pointer}.menu-top div{position:absolute;left:0;z-index:10;top:38px;display:block;overflow:hidden;min-width:186px;background:#5a5a5a;opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .15s ease-in,opacity .15s ease-in}.menu-top div li{transition:all .2s ease}.menu-top div li.is-active,.menu-top div li:hover{background:#e51955}.menu-top div li.is-active a,.menu-top div li.is-active span,.menu-top div li:hover a,.menu-top div li:hover span{color:#fff}.menu-top div a,.menu-top div span{text-align:left;padding:10px 15px 10px 24px;justify-content:left;white-space:normal;font-size:13px;line-height:normal;color:#fff}.menu-top div a:hover,.menu-top div span:hover{color:#fff}}@media (max-width:980px){.menu-top ul{display:none}}.subdomain-link{display:flex;justify-content:center;align-items:center;width:130px;height:130px;background-color:#00b3b3;border:5px solid #fff;border-radius:50%;opacity:0;color:#fff;font-size:14px;font-weight:600;line-height:17px;text-align:center;margin:auto;position:fixed;right:20px;bottom:0;top:0;z-index:999;transition:all .2s ease;transform:rotate(-14deg);animation-name:fadeInSubdomain;animation-duration:1.5s;animation-fill-mode:forwards}.subdomain-link:focus,.subdomain-link:hover{background-color:#e51955;text-decoration:none}.subdomain-link span{display:flex;flex-direction:column;align-items:center}@media (max-width:980px){.subdomain-link{display:none;width:90px;height:90px;border-width:3px;font-size:10px;line-height:12px;top:auto;bottom:15px;right:15px}}@media (max-width:767px){.subdomain-link{bottom:80px}}@keyframes fadeInSubdomain{0%{opacity:0}75%{opacity:0}to{opacity:1}}@media (max-width:568px){.category-list{padding-top:20px;border-top:1px solid #c9c9c9;margin-top:5px}}@media (min-width:568px){.category-list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-10px;margin-right:-10px}.category-list>*{margin-left:10px;margin-right:10px}}@media (min-width:568px){.category-list__item{width:calc(50% - 20px);margin-bottom:20px}}@media (min-width:980px){.category-list__item{width:calc(25% - 20px)}}@media (max-width:568px){.category-list__item{display:inline-block;margin-bottom:10px;margin-right:6px}}@media (min-width:568px){.category-list.has-sidebar .category-list__item{width:calc(50% - 20px);margin-bottom:20px}}@media (min-width:1024px){.category-list.has-sidebar .category-list__item{width:calc(33.33333% - 20px)}}@media (max-width:568px){.category-list.has-sidebar .category-list__item{display:inline-block;margin-bottom:10px;margin-right:6px}}.category-item:hover .category-item__img img{transform:translateY(-20px)}.category-item:hover .category-item__title{color:#e51955}.category-item__img{position:relative;height:277px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media (max-width:568px){.category-item__img{display:none}}.category-item__img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:200px;background:#f3f3f3;z-index:0}.category-item__img img{position:relative;z-index:2;object-fit:contain;width:100%;max-height:100%;transition:all .3s ease}@media (max-width:568px){.category-item__title{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border-radius:0;font:inherit;font-size:14px;font-weight:400;line-height:45px;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent;color:#000;border:1px solid #000;line-height:43px}.category-item__title:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}.category-item__title:hover{text-decoration:none}}@media (min-width:568px){.category-item__title{display:block;color:#000;font-size:18px;line-height:21px;text-align:center}.category-item__title:hover{text-decoration:none}}.collections-widget+.product-widget{padding:45px 0 30px}@media (max-width:820px){.collections-widget+.product-widget{padding:25px 0 10px}}.product-widget{padding:70px 0 30px}@media (max-width:820px){.product-widget{padding:25px 0 10px}}.product-widget__carousel{width:100%}@media (min-width:1023px){.product-widget__carousel{width:calc(75% - 5px)}}@media (min-width:1024px){.product-widget__collections{width:calc(25% - 15px);flex-shrink:0}}.product-widget__list.is-inactive{display:none}.product-widget__list.is-active{display:block}@media (min-width:820px){.product-widget__list.is-active{animation:tab .2s}}.product-widget__list .product-item__img a{display:flex;justify-content:center;align-items:center}.product-widget-content__nav{display:none!important;display:flex;align-items:center;justify-content:center;margin-bottom:30px}@media (min-width:568px){.product-widget-content__nav{justify-content:flex-start}}@media (min-width:1024px){.product-widget-content__nav{margin-top:-79px;justify-content:flex-end}}.product-widget-content__nav-item{font-size:15px;color:#696969;margin-right:50px;line-height:1.5;padding-bottom:6px;border-bottom:3px solid transparent;position:relative;cursor:pointer}.product-widget-content__nav-item:last-child{margin-right:0}.product-widget-content__nav-item:after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background:#e51955;transition:all .2s ease}.product-widget-content__nav-item.is-active:after{width:100%}.product-widget-content__nav .owl-stage{margin:0 auto}@media (min-width:568px){.product-widget-content__nav .owl-stage{margin:0}}.product-widget-list{padding-top:30px;position:relative}.product-widget-list:before{content:"";position:absolute;top:0;left:0;width:100vw;margin-left:calc((-100vw - -100%)/2);height:1px;background:rgba(0,0,0,.1)}@media (min-width:568px){.product-widget-list{padding-top:0}.product-widget-list:before{display:none}}.product-widget-list h2{display:block;text-align:center;font-size:24px;margin-top:0;margin-bottom:35px}@media (min-width:568px){.product-widget-list h2{display:none}}.product-widget__row{margin-bottom:35px}@media (min-width:980px){.product-widget__row{display:flex;justify-content:space-between;margin-bottom:0;position:relative}.product-widget__row+.product-widget__row{margin-top:-70px}}.product-widget__item{width:calc(100% - 20px);margin-bottom:40px}@media (min-width:568px){.product-widget__item{width:calc(50% - 20px)}}@media (min-width:820px){.product-widget__item{width:calc(33.33333% - 20px);margin-bottom:50px}}@media (min-width:1024px){.product-widget__item{width:calc(25% - 20px)}}.product-widget .tabs__nav{justify-content:flex-start;align-items:center;margin-bottom:50px}@media (max-width:568px){.product-widget .tabs__nav{margin-bottom:45px;justify-content:center;flex-direction:column;align-items:center}}.product-widget .tabs__nav-item,.product-widget .tabs__nav a{color:#e51955;font-weight:300;font-size:20px;line-height:24px;border-bottom:1px dotted;margin-right:40px;padding:0}@media (min-width:1024px){.product-widget .tabs__nav-item,.product-widget .tabs__nav a{margin-right:70px}}@media (max-width:820px){.product-widget .tabs__nav-item,.product-widget .tabs__nav a{width:auto}}@media (max-width:568px){.product-widget .tabs__nav-item,.product-widget .tabs__nav a{margin-right:0;margin-bottom:10px;font-weight:400;font-size:20px;line-height:24px;text-align:center}}.product-widget .tabs__nav-item:last-child,.product-widget .tabs__nav a:last-child{margin-right:0}.product-widget .tabs__nav-item:hover,.product-widget .tabs__nav a:hover{color:#000;text-decoration:none}.product-widget .tabs__nav-item.is-active,.product-widget .tabs__nav-item a,.product-widget .tabs__nav a.is-active,.product-widget .tabs__nav a a{color:#000;font-size:30px;line-height:36px;border-bottom-color:transparent;font-weight:400;pointer-events:none}@media (max-width:568px){.product-widget .tabs__nav-item.is-active,.product-widget .tabs__nav-item a,.product-widget .tabs__nav a.is-active,.product-widget .tabs__nav a a{font-size:20px;line-height:24px;text-align:center}}.product-widget .tabs__nav>a{margin-bottom:5px;cursor:pointer}.product-widget .tabs__content-item{margin:0}@keyframes tab{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}.collections__item{position:relative;display:flex;flex-direction:column;height:100%;border-radius:5px;overflow:hidden;margin-bottom:20px}@media (min-width:980px){.collections__item{height:314px;margin-bottom:0}}.collections__item-content{height:100%;position:relative}.collections__item-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.collections__item-img img{width:100%;height:100%;object-fit:cover}.collections__item-img img.desktop{display:none}@media (min-width:1024px){.collections__item-img img.desktop{display:block}}.collections__item-img img.mobile{display:block}@media (min-width:1024px){.collections__item-img img.mobile{display:none}}.collections__item-text{background:#3c3c3b;max-width:162px;min-width:162px;padding:13px 15px 13px 20px;position:relative;z-index:3;margin-top:12px;margin-bottom:12PX;color:#a3a3a3}@media (min-width:1024px){.collections__item-text{margin-top:auto;margin-bottom:0}}.collections__item-text span{display:block;font-size:21px;color:#fff;line-height:1}.products-list{padding-bottom:50px;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-5px;margin-right:-5px}.products-list>*{margin-left:5px;margin-right:5px}@media (min-width:980px){.products-list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-10px;margin-right:-10px;padding-bottom:100px}.products-list>*{margin-left:10px;margin-right:10px}}.products-list__item{width:calc(50% - 20px);margin-bottom:30px}@media (min-width:568px){.products-list__item{width:calc(33.33333% - 10px)}}@media (min-width:980px){.products-list__item{width:calc(50% - 20px);margin-bottom:50px}.products-list__item:hover{z-index:2}}@media (min-width:1100px){.products-list__item{width:calc(25% - 20px)}}.products-list.has-sidebar .products-list__item{width:calc(50% - 10px)}@media (min-width:568px){.products-list.has-sidebar .products-list__item{width:calc(33.33333% - 10px)}}@media (min-width:1100px){.products-list.has-sidebar .products-list__item{width:calc(25% - 20px)}}.products-list.has-sidebar .products-list__img{display:none}@media (min-width:980px){.products-list.has-sidebar .products-list__img{display:block;width:100%;height:0;position:relative;padding-bottom:28%;margin-bottom:24px}.products-list.has-sidebar .products-list__img img{display:block;position:absolute;top:0;left:0;width:100%;height:100%}}.products-list.has-sidebar .owl-carousel .owl-item{overflow:hidden}#showmore-triger{width:100%;background-color:#000}.loader-img{display:block;margin:0 auto;width:16px;height:16px}.btn,.product-buy-after__btn,.product-buy__btn,.product-options-info__btn-more,.product-options__list-item .product-options__content,.product-show .product-images-thumb__btn{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.btn:hover,.product-buy-after__btn:hover,.product-buy__btn:hover,.product-options-info__btn-more:hover,.product-options__list-item .product-options__content:hover,.product-show .product-images-thumb__btn:hover{text-decoration:none}.btn:disabled,.product-buy-after__btn:disabled,.product-buy__btn:disabled,.product-options-info__btn-more:disabled,.product-options__list-item .product-options__content:disabled,.product-show .product-images-thumb__btn:disabled{opacity:.6!important;cursor:auto}.btn:disabled:hover,.product-buy-after__btn:disabled:hover,.product-buy__btn:disabled:hover,.product-options-info__btn-more:disabled:hover,.product-options__list-item .product-options__content:disabled:hover,.product-show .product-images-thumb__btn:disabled:hover{box-shadow:none}.-primary.product-buy-after__btn,.-primary.product-buy__btn,.-primary.product-options-info__btn-more,.btn--primary,.btn.-primary,.product-buy__btn.-add-to-cart,.product-options__list-item .-primary.product-options__content,.product-options__list-item .product-options__content,.product-show .-primary.product-images-thumb__btn{color:#e51955;border:1px solid #e51955;line-height:43px}.-primary.product-buy-after__btn:before,.-primary.product-buy__btn:before,.-primary.product-options-info__btn-more:before,.btn--primary:before,.btn.-primary:before,.product-buy__btn.-add-to-cart:before,.product-options__list-item .-primary.product-options__content:before,.product-options__list-item .product-options__content:before,.product-show .-primary.product-images-thumb__btn:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-primary.product-buy-after__btn:hover,.-primary.product-buy__btn:hover,.-primary.product-options-info__btn-more:hover,.btn--primary:hover,.btn.-primary:hover,.product-buy__btn.-add-to-cart:hover,.product-options__list-item .-primary.product-options__content:hover,.product-options__list-item .product-options__content:hover,.product-show .-primary.product-images-thumb__btn:hover{color:#fff;border-color:#e51955}.-primary.product-buy-after__btn:hover:before,.-primary.product-buy__btn:hover:before,.-primary.product-options-info__btn-more:hover:before,.btn--primary:hover:before,.btn.-primary:hover:before,.product-buy__btn.-add-to-cart:hover:before,.product-options__list-item .-primary.product-options__content:hover:before,.product-options__list-item .product-options__content:hover:before,.product-show .-primary.product-images-thumb__btn:hover:before{width:100%}.-primary.product-buy-after__btn:focus,.-primary.product-buy__btn:focus,.-primary.product-options-info__btn-more:focus,.btn--primary:focus,.btn.-primary:focus,.product-buy__btn.-add-to-cart:focus,.product-options__list-item .-primary.product-options__content:focus,.product-options__list-item .product-options__content:focus,.product-show .-primary.product-images-thumb__btn:focus{background:#e51955;color:#fff;border-color:#e51955}.-primary.product-buy-after__btn:focus:before,.-primary.product-buy__btn:focus:before,.-primary.product-options-info__btn-more:focus:before,.btn--primary:focus:before,.btn.-primary:focus:before,.product-buy__btn.-add-to-cart:focus:before,.product-options__list-item .-primary.product-options__content:focus:before,.product-options__list-item .product-options__content:focus:before,.product-show .-primary.product-images-thumb__btn:focus:before{width:0}}.-secondary.product-buy-after__btn,.-secondary.product-buy__btn,.-secondary.product-options-info__btn-more,.btn--secondary,.btn.-secondary,.product-buy-after__btn,.product-buy__btn.-to-cart,.product-options-info__btn-more,.product-options__list-item .-secondary.product-options__content,.product-show .-secondary.product-images-thumb__btn,.product-show .product-images-thumb__btn{color:#000;border:1px solid #000;line-height:43px}.-secondary.product-buy-after__btn:before,.-secondary.product-buy__btn:before,.-secondary.product-options-info__btn-more:before,.btn--secondary:before,.btn.-secondary:before,.product-buy-after__btn:before,.product-buy__btn.-to-cart:before,.product-options-info__btn-more:before,.product-options__list-item .-secondary.product-options__content:before,.product-show .-secondary.product-images-thumb__btn:before,.product-show .product-images-thumb__btn:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-secondary.product-buy-after__btn:hover,.-secondary.product-buy__btn:hover,.-secondary.product-options-info__btn-more:hover,.btn--secondary:hover,.btn.-secondary:hover,.product-buy-after__btn:hover,.product-buy__btn.-to-cart:hover,.product-options-info__btn-more:hover,.product-options__list-item .-secondary.product-options__content:hover,.product-show .-secondary.product-images-thumb__btn:hover,.product-show .product-images-thumb__btn:hover{color:#fff;border-color:#e51955}.-secondary.product-buy-after__btn:hover:before,.-secondary.product-buy__btn:hover:before,.-secondary.product-options-info__btn-more:hover:before,.btn--secondary:hover:before,.btn.-secondary:hover:before,.product-buy-after__btn:hover:before,.product-buy__btn.-to-cart:hover:before,.product-options-info__btn-more:hover:before,.product-options__list-item .-secondary.product-options__content:hover:before,.product-show .-secondary.product-images-thumb__btn:hover:before,.product-show .product-images-thumb__btn:hover:before{width:100%}.-secondary.product-buy-after__btn:focus,.-secondary.product-buy__btn:focus,.-secondary.product-options-info__btn-more:focus,.btn--secondary:focus,.btn.-secondary:focus,.product-buy-after__btn:focus,.product-buy__btn.-to-cart:focus,.product-options-info__btn-more:focus,.product-options__list-item .-secondary.product-options__content:focus,.product-show .-secondary.product-images-thumb__btn:focus,.product-show .product-images-thumb__btn:focus{background:#e51955;color:#fff;border-color:#e51955}.-secondary.product-buy-after__btn:focus:before,.-secondary.product-buy__btn:focus:before,.-secondary.product-options-info__btn-more:focus:before,.btn--secondary:focus:before,.btn.-secondary:focus:before,.product-buy-after__btn:focus:before,.product-buy__btn.-to-cart:focus:before,.product-options-info__btn-more:focus:before,.product-options__list-item .-secondary.product-options__content:focus:before,.product-show .-secondary.product-images-thumb__btn:focus:before,.product-show .product-images-thumb__btn:focus:before{width:0}}.-third.product-buy-after__btn,.-third.product-buy__btn,.-third.product-options-info__btn-more,.btn--third,.btn.-third,.product-options__list-item .-third.product-options__content,.product-show .-third.product-images-thumb__btn{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.-third.product-buy-after__btn:before,.-third.product-buy__btn:before,.-third.product-options-info__btn-more:before,.btn--third:before,.btn.-third:before,.product-options__list-item .-third.product-options__content:before,.product-show .-third.product-images-thumb__btn:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third.product-buy-after__btn:hover,.-third.product-buy__btn:hover,.-third.product-options-info__btn-more:hover,.btn--third:hover,.btn.-third:hover,.product-options__list-item .-third.product-options__content:hover,.product-show .-third.product-images-thumb__btn:hover{border-color:#3c3c3c}.-third.product-buy-after__btn:hover:before,.-third.product-buy__btn:hover:before,.-third.product-options-info__btn-more:hover:before,.btn--third:hover:before,.btn.-third:hover:before,.product-options__list-item .-third.product-options__content:hover:before,.product-show .-third.product-images-thumb__btn:hover:before{width:100%}.-third.product-buy-after__btn:focus,.-third.product-buy__btn:focus,.-third.product-options-info__btn-more:focus,.btn--third:focus,.btn.-third:focus,.product-options__list-item .-third.product-options__content:focus,.product-show .-third.product-images-thumb__btn:focus{background:#e51955;color:#fff;border-color:#e51955}.-third.product-buy-after__btn:focus:before,.-third.product-buy__btn:focus:before,.-third.product-options-info__btn-more:focus:before,.btn--third:focus:before,.btn.-third:focus:before,.product-options__list-item .-third.product-options__content:focus:before,.product-show .-third.product-images-thumb__btn:focus:before{width:0}}.-bordered.product-buy-after__btn,.-bordered.product-buy__btn,.-bordered.product-options-info__btn-more,.btn--bordered,.btn.-bordered,.product-options__list-item .-bordered.product-options__content,.product-show .-bordered.product-images-thumb__btn{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.-bordered.product-buy-after__btn:hover,.-bordered.product-buy__btn:hover,.-bordered.product-options-info__btn-more:hover,.btn--bordered:hover,.btn.-bordered:hover,.product-options__list-item .-bordered.product-options__content:hover,.product-show .-bordered.product-images-thumb__btn:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.-secondary-bordered.product-buy-after__btn,.-secondary-bordered.product-buy__btn,.-secondary-bordered.product-options-info__btn-more,.btn--secondary-bordered,.btn.-secondary-bordered,.product-options__list-item .-secondary-bordered.product-options__content,.product-show .-secondary-bordered.product-images-thumb__btn{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.-secondary-bordered.product-buy-after__btn:hover,.-secondary-bordered.product-buy__btn:hover,.-secondary-bordered.product-options-info__btn-more:hover,.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover,.product-options__list-item .-secondary-bordered.product-options__content:hover,.product-show .-secondary-bordered.product-images-thumb__btn:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.-third-bordered.product-buy-after__btn,.-third-bordered.product-buy__btn,.-third-bordered.product-options-info__btn-more,.btn--third-bordered,.btn.-third-bordered,.product-options__list-item .-third-bordered.product-options__content,.product-show .-third-bordered.product-images-thumb__btn{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.-third-bordered.product-buy-after__btn:before,.-third-bordered.product-buy__btn:before,.-third-bordered.product-options-info__btn-more:before,.btn--third-bordered:before,.btn.-third-bordered:before,.product-options__list-item .-third-bordered.product-options__content:before,.product-show .-third-bordered.product-images-thumb__btn:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third-bordered.product-buy-after__btn:hover,.-third-bordered.product-buy__btn:hover,.-third-bordered.product-options-info__btn-more:hover,.btn--third-bordered:hover,.btn.-third-bordered:hover,.product-options__list-item .-third-bordered.product-options__content:hover,.product-show .-third-bordered.product-images-thumb__btn:hover{border-color:#e51955;color:#fff}.-third-bordered.product-buy-after__btn:hover:before,.-third-bordered.product-buy__btn:hover:before,.-third-bordered.product-options-info__btn-more:hover:before,.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before,.product-options__list-item .-third-bordered.product-options__content:hover:before,.product-show .-third-bordered.product-images-thumb__btn:hover:before{width:100%}.-third-bordered.product-buy-after__btn:focus,.-third-bordered.product-buy__btn:focus,.-third-bordered.product-options-info__btn-more:focus,.btn--third-bordered:focus,.btn.-third-bordered:focus,.product-options__list-item .-third-bordered.product-options__content:focus,.product-show .-third-bordered.product-images-thumb__btn:focus{background:#e51955;color:#fff;border-color:#e51955}.-third-bordered.product-buy-after__btn:focus:before,.-third-bordered.product-buy__btn:focus:before,.-third-bordered.product-options-info__btn-more:focus:before,.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before,.product-options__list-item .-third-bordered.product-options__content:focus:before,.product-show .-third-bordered.product-images-thumb__btn:focus:before{width:0}}.-fullwidth.product-buy-after__btn,.-fullwidth.product-buy__btn,.-fullwidth.product-options-info__btn-more,.btn--fullwidth,.btn.-fullwidth,.product-options__list-item .-fullwidth.product-options__content,.product-show .-fullwidth.product-images-thumb__btn,.product-show .product-images-thumb__btn{width:100%}.-center.product-buy-after__btn,.-center.product-buy__btn,.-center.product-options-info__btn-more,.btn--center,.btn.-center,.product-options__list-item .-center.product-options__content,.product-show .-center.product-images-thumb__btn{display:block;margin-left:auto;margin-right:auto}.-loading.product-buy-after__btn,.-loading.product-buy__btn,.-loading.product-options-info__btn-more,.btn--loading,.btn.-loading,.product-options__list-item .-loading.product-options__content,.product-show .-loading.product-images-thumb__btn{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}.product-show{padding-top:50px;position:relative}.product-show h1{margin-top:0;margin-bottom:5px;font-size:36px}.product-show h1 span{color:#aaa}.product-show__header{margin-bottom:30px}.product-show__note{color:#000;padding:10px 15px 20px}@media (min-width:980px){.product-show__note{padding:10px 30px 20px}}.product-show__model{font-size:13px;margin-bottom:0}.product-show__model span{border-radius:3px 0 0 3px;border:1.45px solid #e6e6e6;border-right:none;display:inline-block;padding:1px 18px 1px 8px;position:relative;z-index:1;max-height:23px}.product-show__model span:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);background:#fff;width:13px;height:calc(100% + 5px);z-index:2}.product-show__model span:before{content:"";position:absolute;top:-1px;right:1px;width:13px;height:23px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.139 9.34a2.525 2.525 0 00-1.749-.686c-.66 0-1.281.244-1.748.687A2.273 2.273 0 001.917 11c0 .626.258 1.215.725 1.659a2.525 2.525 0 001.748.687c.66 0 1.281-.244 1.748-.688A2.273 2.273 0 006.863 11c0-.627-.257-1.216-.724-1.66z' fill='%23E6E6E6'/%3E%3Cpath d='M12.155 9.06L4.947.219A.81.81 0 004.39 0H.892v1.494h3.172l6.978 8.622c.514.488.514 1.28 0 1.768l-6.978 9.622H.892V23H4.39a.81.81 0 00.557-.219l7.208-9.84a2.65 2.65 0 000-3.881z' fill='%23E6E6E6'/%3E%3C/svg%3E") 100% no-repeat;z-index:3}.product-show__main-line{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:980px){.product-show__main-line{flex-wrap:wrap}}.product-show__main-line__images{width:500px;min-width:500px;margin-bottom:20px;transition:all .3s ease}@media (max-width:568px){.product-show__main-line__images{position:-webkit-sticky;position:sticky;top:0;z-index:3;background-color:#fff}}@media (min-width:981px){.product-show__main-line__images{position:-webkit-sticky;position:sticky;top:20px}}@media (max-width:980px){.product-show__main-line__images{width:100%;min-width:100%}}.product-show__main-line__details{position:relative;width:auto;flex-grow:1;margin-left:70px;margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;z-index:1}@media (max-width:980px){.product-show__main-line__details{width:100%;margin-left:0;margin-top:20px}}.product-show__main-line__details form{width:100%;overflow:visible}.product-show__main-line__compare{position:absolute;top:15px;left:15px;z-index:1000;display:flex;align-items:center;justify-content:center;background:transparent;width:35px;height:35px;border:none;padding:0;cursor:pointer;transition:all .2s ease}@media (max-width:568px){.product-show__main-line__compare{left:0}}.product-show__main-line__compare.is-active,.product-show__main-line__compare:hover{background:#3c3c3c}.product-show__main-line__compare.is-active svg path,.product-show__main-line__compare:hover svg path{fill:#fff}.product-show__main-line__compare svg path{fill:#b1b1b1;transition:all .2s ease}.product-show__main-line .spoiler{display:flex;flex-direction:column-reverse}.product-show__labels{position:absolute;width:auto;right:0;display:flex;flex-direction:column;align-items:flex-end;top:15px;z-index:1;pointer-events:none}@media (max-width:568px){.product-show__labels{left:0;top:60px}}.product-show__label{display:inline-block;padding:2px 7px;height:22px;font-size:12px;background:#3c3c3c;color:#fff;font-weight:400;white-space:nowrap;margin-bottom:5px}.product-show__label.-sale{background:#e51955}.product-show__label.-sale-percent{min-width:40px;height:40px;padding:2px;border-radius:50%;background:#ffe400;color:#000;display:flex;justify-content:center;align-items:center;font-weight:600}.product-show__label.-new{background:#1da855}.product-show__label.-hit{background:#5181b8}.product-show .with-mt{margin-top:60px}.product-show .product-images-main{position:relative;width:100%;padding:0 0 500px;margin-bottom:10px;height:0}@media (max-width:568px){.product-show .product-images-main{padding:0 0 250px}}.product-show .product-images-main__container{position:absolute;left:0;top:0;display:block;width:100%;height:100%;overflow:hidden}.product-show .product-images-main__item{height:500px;background-position:50% 50%;background-size:0;position:relative;overflow:hidden;cursor:zoom-in}.product-show .product-images-main__item.is-zoomed{background-size:auto}@media (max-width:568px){.product-show .product-images-main__item{height:250px}}@media (max-width:820px){.product-show .product-images-main__item{pointer-events:none}}.product-show .product-images-main__item:hover img{opacity:0}.product-show .product-images-main__item img{transition:opacity .5s;position:absolute;left:0;top:0;display:block;width:100%;height:100%;object-fit:cover;object-fit:contain}.product-show .product-images-main__item img:first-child{z-index:10}.product-show .product-images-main__item img:nth-child(2){z-index:9}.product-show .product-images-main__item img:nth-child(3){z-index:8}.product-show .product-images-main__item img:nth-child(4){z-index:7}.product-show .product-images-main__btn-downloads{position:absolute;left:33px;bottom:10px;z-index:10;border-bottom:1px dotted;line-height:16px;text-decoration:none}.product-show .product-images-main__btn-downloads:hover{text-decoration:none;opacity:.8;border-bottom:1px dotted transparent}.product-show .product-images-main__btn-downloads:before{content:"";width:20px;height:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23B1B1B1'%3E%3Cpath d='M18.572 12.857a.714.714 0 00-.715.715v4.285c0 .395-.32.715-.714.715H2.857a.714.714 0 01-.714-.715v-4.285a.714.714 0 10-1.429 0v4.285c0 1.184.96 2.143 2.143 2.143h14.286c1.183 0 2.143-.96 2.143-2.143v-4.285a.714.714 0 00-.715-.715z'/%3E%3Cpath d='M14.06 12.352a.714.714 0 00-.992 0l-2.354 2.352V.714a.714.714 0 10-1.429 0v13.99l-2.352-2.352a.714.714 0 00-1.01 1.01l3.572 3.571a.714.714 0 001.011 0l3.571-3.57a.714.714 0 00-.017-1.01z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat;position:absolute;left:-33px;top:-2px}.product-show .product-images-thumb{position:relative;width:100%}.product-show .product-images-thumb__container{overflow:hidden}.product-show .product-images-thumb__btn{margin-bottom:15px;border:1px solid #cecece;height:34px;line-height:32px}.product-show .product-images-thumb__item{display:block!important;width:100%;padding-bottom:100%;position:relative;margin:0 auto;cursor:pointer}.product-show .product-images-thumb__item a{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.product-show .product-images-thumb__item a img{display:block;width:100%;height:100%;object-fit:cover}.product-show .product-images-thumb .owl-carousel .owl-stage{display:flex}.product-buy{width:100%;background:#f3f3f3;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 15px 10px 25px;margin-bottom:20px;margin-top:40px}@media (max-width:1024px){.product-buy{padding:20px}}@media (max-width:568px){.product-buy{padding:15px 0 0}}@media (max-width:1024px){.modal.-quick-view .product-buy{padding:10px 20px}}.product-buy__price{margin-right:20px}@media (max-width:1024px){.product-buy__price{margin-right:45px}}@media (max-width:568px){.product-buy__price{margin-right:40px;padding-left:25px}}.product-buy__price-current{display:block;font-weight:700;font-size:22px;color:#000;position:relative}.product-buy__price-current.-asterisk:after{content:"*";color:#e51955}.product-buy__price-asterisk{font-size:22px;color:#e51955}.product-buy__price-old{display:block;font-size:15px;font-weight:300;text-decoration:line-through}.product-buy__note{display:block;font-size:12px;color:#787878}.product-buy__count{margin:10px 15px 10px 0}@media (max-width:1024px){.product-buy__count{margin-left:-15px}}@media (max-width:568px){.product-buy__count{margin:10px 25px 0 20px}}.product-buy__btns{margin-top:10px;margin-bottom:10px}@media (max-width:1024px){.product-buy__btns{width:100%;margin-top:20px;margin-bottom:0}}.product-buy__btn{position:relative}@media (max-width:1024px){.product-buy__btn{width:100%}}.product-buy__btn:before{display:none}.product-buy__btn.-add-to-cart{background:#e51955;color:#fff;margin-right:5px}@media (max-width:1024px){.product-buy__btn.-add-to-cart{margin-right:0}}@media (min-width:980px){.product-buy__btn.-add-to-cart{z-index:0}.product-buy__btn.-add-to-cart:hover{background:#e51955;border-color:#e51955}}.product-buy__btn.-to-cart{background:#3c3c3c;color:#fff}@media (min-width:980px){.product-buy__btn.-to-cart:hover{background:#e51955;border-color:#e51955}}@media (max-width:1200px) and (min-width:1025px){.product-buy__btn.-to-cart{margin-bottom:10px}}@media (min-width:1025px){.product-buy__btn.-to-cart{font-size:0}.product-buy__btn.-to-cart:after{content:url(../images/icons/cart.svg);display:block;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:1024px){.product-buy__btn.-to-cart{margin-top:10px}}form+.product-buy__btn.-add-to-fav{display:none!important}.product-buy-after{display:flex;align-items:center;margin-bottom:20px}@media (max-width:568px){.product-buy-after{flex-direction:column}}.product-buy-after__btn{min-width:150px}.product-buy-after .product-buy__note{margin-top:15px}@media (min-width:569px){.product-buy-after .product-buy__note{margin-left:20px;margin-top:0}}.product-show .product-short-description{margin-top:20px;padding-top:20px;border-top:1px solid #b1b1b1}.product-show .product-short-description p.-tit{font-size:22px}.product-options{width:100%}.product-options__without-group{margin:40px 0}.product-options__group{margin-bottom:40px}.product-options__title{display:block;font-weight:400;font-size:14px;line-height:1.3;color:#000;margin-bottom:16px;position:relative}.product-options__title-category{display:inline-block;margin-left:12px;font-size:13px;line-height:1.3;color:#787878;font-weight:400}.product-options__title-category span{color:#3c3c3b;font-size:16px}.product-options__item.is-show-info .product-options__title{z-index:30}.product-options__item.is-show-info .product-options__info-popup{pointer-events:auto;opacity:1}.product-options__item{margin-bottom:14px;position:relative}.product-options__item-error{display:none;color:#ca1932;font-size:13px}.product-options__list{display:flex;flex-wrap:wrap}.product-options__list-item{margin-right:8px;margin-bottom:8px}.product-options__list-item.-right .product-options__color-full{left:unset;right:-40px}.product-options__list-item.-left .product-options__color-full{left:-13px;right:unset}.product-options__list-item.-text input:checked+.product-options__content{height:auto;background:none;border:none;font-size:15px;line-height:1.5;color:#787878;padding:0}.product-options__list-item.-text .product-options__content{height:auto;background:none;border:none;font-size:14px;line-height:1.5;color:#787878;padding:0;cursor:text}.product-options__list-item.-text .product-options__content:focus,.product-options__list-item.-text .product-options__content:hover{height:auto;background:none;border:none;font-size:15px;line-height:1.5;color:#787878;padding:0}.product-options__list-item.-text .product-options__content:focus:before,.product-options__list-item.-text .product-options__content:hover:before,.product-options__list-item input{display:none}.product-options__list-item input:checked+.product-options__color .product-options__color-preview,.product-options__list-item input:checked+.product-options__color:after{opacity:1}.product-options__list-item input:checked+.product-options__content{background:#e51955;border-color:#e51955;color:#fff}.product-options__list-item .product-options__color{transition:all .2s ease;cursor:pointer;display:block;position:relative}.product-options__list-item .product-options__color:before{content:"";position:absolute;bottom:-20px;left:0;width:100%;height:20px;background:transparent;z-index:0}.product-options__list-item .product-options__color:after{content:"";display:block;width:100%;height:2px;background:#e51955;margin-top:4px;opacity:0}.product-options__list-item .product-options__color:hover .product-options__color-preview{opacity:1}.product-options__list-item .product-options__color:hover .product-options__color-full{opacity:1;visibility:visible;height:auto;display:flex;flex-direction:column;justify-content:center;background-color:#e5e5e5;z-index:20}.product-options__list-item .product-options__color:hover .product-options__color-full span{text-align:center;color:#000;padding:2px 0}.product-options__list-item .product-options__color-preview{display:block;width:24px;height:24px;transition:all .2s ease;border:1px solid #b2b2b2}.product-options__list-item .product-options__color-full{display:block;transition:all .2s ease;opacity:0;visibility:hidden;width:155px;height:0;min-width:155px;min-height:155px;position:absolute;top:calc(100% + 4px);left:-33px;z-index:-1;border:1px solid #cecece}.product-options__list-item .product-options__content{transition:all .2s ease;cursor:pointer;position:relative;height:34px;line-height:32px;border-color:#cecece;color:#000;font-size:13px}.product-show .quick-view__btn{display:block;font-weight:600;transition:all .3s ease;margin-top:auto}.product-show .quick-view__btn:hover{color:#000;text-decoration:none}.product-show .quick-view__btn:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11'%3E%3Cpath fill-rule='evenodd' d='M1.303-.001L7 5.499l-5.697 5.5L0 9.758l4.412-4.259L0 1.24 1.303-.001z'/%3E%3C/svg%3E")}.product-show .quick-view__btn:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11'%3E%3Cpath fill-rule='evenodd' fill='%23B3282D' d='M1.303-.001L7 5.499l-5.697 5.5L0 9.758l4.412-4.259L0 1.24 1.303-.001z'/%3E%3C/svg%3E");margin-left:10px;position:relative;top:1px;transition:all .3s ease}.product-show .options-group:first-child .options-group__list{display:block}.product-show .options-group:first-child .options-group__header{border-top:1px solid #e5e5e5}.product-show .options-group:last-child .options-group__header{border-bottom:none}.product-show .options-group:last-child .options-group__list{border-top:1px solid #e5e5e5}.product-show .options-group:hover .options-group__header:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8.25 7.5L17.5 1' stroke='%23B4282D'/%3E%3C/svg%3E") right 20px center no-repeat}.product-show .options-group:hover .options-group__title{color:#e51955}.product-show .options-group:hover .options-group__img svg path{fill:#e51955}.product-show .options-group.is-active .options-group__header:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8.25 7.5L17.5 1' stroke='%23B4282D'/%3E%3C/svg%3E") right 20px center no-repeat;transform:rotate(180deg)}.product-show .options-group.is-active .options-group__title{color:#e51955}.product-show .options-group.is-active .options-group__img svg path{fill:#e51955}.product-show .options-group__header{display:flex;align-items:center;justify-content:flex-start;padding:12px 60px 12px 15px;cursor:pointer;transition:all .2s ease;position:relative;border-bottom:1px solid #e5e5e5}@media (min-width:980px){.product-show .options-group__header{padding:18px 60px 18px 30px}}.product-show .options-group__header:after{content:"";position:absolute;top:0;right:0;width:58px;height:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8.25 7.5L17.5 1' stroke='%233C3C3B'/%3E%3C/svg%3E") right 20px center no-repeat;transition:all .2s ease}.product-show .options-group__title{font-size:14px;line-height:1.34;color:#000;transition:all .2s ease;font-weight:500}@media (min-width:980px){.product-show .options-group__title{font-size:18px}}.product-show .options-group__title p{margin-bottom:0}.product-show .options-group__img{margin-right:15px;display:flex;align-items:center}.product-show .options-group__img svg{transition:all .2s ease}.product-show .options-group__img svg path{fill:#9e9e9c;transition:all .2s ease}.product-show .options-group__list{display:none;background:#f9f9f9;padding:20px 0 15px;border-bottom:1px solid #e5e5e5}.product-show .options-group .product-options__item{padding:0 15px 15px;border-bottom:2px dashed rgba(0,0,0,.1)}@media (min-width:980px){.product-show .options-group .product-options__item{padding:0 30px 15px}}.product-show .options-group .product-options__item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}@media (min-width:980px){.product-show .product-options__list-inner{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-right:-5px;margin-left:-10px}}.product-show .product-options__list-inner{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-right:-2.5px;margin-left:-8px}.product-options__item{padding:0}.product-options__item.-material .product-options__title{color:#696969;font-weight:600}@media (min-width:980px){.product-options__item.-material .product-options__title{font-size:18px}}.product-options__item.-material .product-options__info{margin-left:0}.product-options__info{margin-left:0;display:inline-block;vertical-align:bottom;line-height:14px}.product-options__info-popup{position:absolute;transition:all .2s ease;pointer-events:none;opacity:0;z-index:350;top:-50px;left:10px;transform:none}@media (min-width:980px){.product-options__info-popup{left:50%;transform:translate(-50%,30px)}}.product-options__info-icon{display:inline-block;width:16px;height:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%239E9E9C'/%3E%3Cpath d='M7.533 6.21h.924V12h-.924V6.21zm.462-1.176a.633.633 0 01-.457-.188.633.633 0 01-.188-.457c0-.179.063-.331.188-.456a.633.633 0 01.457-.188c.179 0 .33.062.456.188a.622.622 0 01.188.456.633.633 0 01-.188.457.622.622 0 01-.456.188z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat;transition:all .2s ease;cursor:pointer}.product-options__info-icon:hover{opacity:.8}.product-options__info-icon{position:relative;top:2px}.product-options-info{position:static;padding:18px;background:#fff;box-shadow:0 0 40px rgba(0,0,0,.25);max-width:280px;min-width:280px;width:100%;line-height:1.3}@media (min-width:568px){.product-options-info{max-width:320px;min-width:320px}}.product-options-info__img{width:100%;height:0;padding-bottom:40%;position:relative;margin:0}@media (min-width:414px){.product-options-info__img{padding-bottom:59%}}.product-options-info__img img{position:absolute;left:0;top:0;display:block;width:100%;height:100%;object-fit:cover}.product-options-info__close{display:block;width:30px;height:30px;position:absolute;top:0;right:0;border:none;transition:all .2s ease;cursor:pointer;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 .396l-10 10m0 0l-10 10m10-10l10 10m-10-10l-10-10' stroke='%235E5E5E'/%3E%3C/svg%3E") 50% no-repeat;font-size:0}.product-options-info__close:hover{opacity:.8}.product-options-info__title{padding-right:0;color:#000;font-size:18px;line-height:21px}.product-options-info__description{color:#3c3c3c}.product-options-info__btn-more{width:100%}@media (max-width:980px){.product-item.-right .product-options__info-popup{left:unset;right:10px}}.product-widget-carousel{margin-bottom:60px;width:100%}.product-widget-carousel:not(:last-child){margin-bottom:120px}@media (min-width:980px){.product-widget-carousel:not(:last-child){margin-bottom:0}}@media (min-width:980px){.product-widget-carousel{width:calc(75% - 20px);margin-bottom:0}}.product-widget-carousel h2{margin-bottom:60px}@media (max-width:980px){.product-widget-carousel h2{margin-bottom:20px}}.product-widget-carousel .owl-carousel .owl-stage-outer{margin:0}@media (min-width:980px){.product-widget-carousel .owl-carousel .owl-stage-outer{padding:0 0 120px}}.product-widget-carousel .owl-carousel .owl-stage{display:flex}.product-widget-carousel .owl-carousel .owl-dots{margin-top:30px}.product-widget-carousel .owl-carousel .owl-nav{position:absolute;width:90px;bottom:-70px;right:0;display:flex;justify-content:space-between}@media (min-width:980px){.product-widget-carousel .owl-carousel .owl-nav{top:0;bottom:auto;right:-130px;width:110px}}.product-widget-carousel .owl-carousel .owl-nav button{border:1px solid #cecece}.product-widget-carousel .owl-carousel .owl-nav button:focus,.product-widget-carousel .owl-carousel .owl-nav button:hover{border-color:#e51955}.product-widget-carousel .owl-carousel .owl-nav button.owl-prev{margin-right:10px}.product-widget-carousel .owl-carousel .product-item{height:100%}.product-widget-carousel .owl-carousel .product-item:hover:after{box-shadow:0 0 5px rgba(0,0,0,.07)}.btn,.product-item__btn-buy{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.btn:hover,.product-item__btn-buy:hover{text-decoration:none}.btn:disabled,.product-item__btn-buy:disabled{opacity:.6!important;cursor:auto}.btn:disabled:hover,.product-item__btn-buy:disabled:hover{box-shadow:none}.-primary.product-item__btn-buy,.btn--primary,.btn.-primary{color:#e51955;border:1px solid #e51955;line-height:43px}.-primary.product-item__btn-buy:before,.btn--primary:before,.btn.-primary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-primary.product-item__btn-buy:hover,.btn--primary:hover,.btn.-primary:hover{color:#fff;border-color:#e51955}.-primary.product-item__btn-buy:hover:before,.btn--primary:hover:before,.btn.-primary:hover:before{width:100%}.-primary.product-item__btn-buy:focus,.btn--primary:focus,.btn.-primary:focus{background:#e51955;color:#fff;border-color:#e51955}.-primary.product-item__btn-buy:focus:before,.btn--primary:focus:before,.btn.-primary:focus:before{width:0}}.-secondary.product-item__btn-buy,.btn--secondary,.btn.-secondary{color:#000;border:1px solid #000;line-height:43px}.-secondary.product-item__btn-buy:before,.btn--secondary:before,.btn.-secondary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-secondary.product-item__btn-buy:hover,.btn--secondary:hover,.btn.-secondary:hover{color:#fff;border-color:#e51955}.-secondary.product-item__btn-buy:hover:before,.btn--secondary:hover:before,.btn.-secondary:hover:before{width:100%}.-secondary.product-item__btn-buy:focus,.btn--secondary:focus,.btn.-secondary:focus{background:#e51955;color:#fff;border-color:#e51955}.-secondary.product-item__btn-buy:focus:before,.btn--secondary:focus:before,.btn.-secondary:focus:before{width:0}}.-third.product-item__btn-buy,.btn--third,.btn.-third,.product-item__btn-buy{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.-third.product-item__btn-buy:before,.btn--third:before,.btn.-third:before,.product-item__btn-buy:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third.product-item__btn-buy:hover,.btn--third:hover,.btn.-third:hover,.product-item__btn-buy:hover{border-color:#3c3c3c}.-third.product-item__btn-buy:hover:before,.btn--third:hover:before,.btn.-third:hover:before,.product-item__btn-buy:hover:before{width:100%}.-third.product-item__btn-buy:focus,.btn--third:focus,.btn.-third:focus,.product-item__btn-buy:focus{background:#e51955;color:#fff;border-color:#e51955}.-third.product-item__btn-buy:focus:before,.btn--third:focus:before,.btn.-third:focus:before,.product-item__btn-buy:focus:before{width:0}}.-bordered.product-item__btn-buy,.btn--bordered,.btn.-bordered{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.-bordered.product-item__btn-buy:hover,.btn--bordered:hover,.btn.-bordered:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.-secondary-bordered.product-item__btn-buy,.btn--secondary-bordered,.btn.-secondary-bordered{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.-secondary-bordered.product-item__btn-buy:hover,.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.-third-bordered.product-item__btn-buy,.btn--third-bordered,.btn.-third-bordered{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.-third-bordered.product-item__btn-buy:before,.btn--third-bordered:before,.btn.-third-bordered:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third-bordered.product-item__btn-buy:hover,.btn--third-bordered:hover,.btn.-third-bordered:hover{border-color:#e51955;color:#fff}.-third-bordered.product-item__btn-buy:hover:before,.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before{width:100%}.-third-bordered.product-item__btn-buy:focus,.btn--third-bordered:focus,.btn.-third-bordered:focus{background:#e51955;color:#fff;border-color:#e51955}.-third-bordered.product-item__btn-buy:focus:before,.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before{width:0}}.-fullwidth.product-item__btn-buy,.btn--fullwidth,.btn.-fullwidth{width:100%}.-center.product-item__btn-buy,.btn--center,.btn.-center{display:block;margin-left:auto;margin-right:auto}.-loading.product-item__btn-buy,.btn--loading,.btn.-loading{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}.js-content-sortable .product-item .product-item__img{pointer-events:none}.-disable-changes .product-item__options-item{opacity:0;display:none}.-disable-changes .product-item__options{background:transparent}.-disable-changes .product-item:hover:after{width:100%;height:100%;box-shadow:0 4px 34px rgba(0,0,0,.11)}.-disable-changes .product-item:hover .product-item__quick-view{top:30px;right:30px}.-disable-changes .product-item:hover .product-item__options{background:transparent;font-size:0}.-disable-changes .product-item:hover .product-item__options-item{opacity:0;display:none}.product-images-main__item{pointer-events:none}.product-item{display:flex;flex-direction:column;transition:all .2s ease;overflow:visible}.product-item,.product-item.loading-img .preview-gallery__item{position:relative}.product-item.loading-img .preview-gallery__item:before{content:"";background:url(/assets/images/loader.svg) 50% no-repeat #28272d;width:100%;height:100%;top:0;left:0;right:0;bottom:0;display:block;z-index:90;position:absolute;opacity:.4}@media (min-width:980px){.product-item:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;height:0;width:0;transition:all .3s ease}}@media (min-width:980px){.product-item:hover{position:relative;z-index:10;box-shadow:0 10px 32px -4px rgba(24,39,75,.1),0 5px 10px rgba(0,0,0,.07);background:#fff}}.product-item.-hold .product-item__options{opacity:0}.product-item.-hold:after{display:none!important}.product-item.is-active{z-index:2}.product-item__model{text-align:center;font-size:13px;margin-bottom:10px}.product-item__img{width:100%}.product-item__info{flex:1;display:flex;flex-direction:column;padding-top:10px}@media (min-width:980px){.product-item__info{padding:15px 20px 0}}.product-item__options{display:none}@media (min-width:980px){.product-item__options{display:block;position:absolute;top:-25px;left:50%;z-index:0;transform:translateX(-50%);transition:all .3s ease;background:rgba(0,0,0,.7);color:#c6c6c6;font-size:14px;opacity:0;padding:25px;cursor:pointer;height:0;width:0;overflow:hidden}}.product-item__options-item{margin-bottom:15px}.product-item__options-title{display:block;color:#fff;font-size:16px;margin-bottom:5px;line-height:1.3}.product-item__quick-view{position:absolute;top:20px;right:20px;z-index:15;display:block;width:40px;height:40px;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 16a8 8 0 116.32-3.094l5.387 5.387-1.414 1.414-5.387-5.387A7.965 7.965 0 018 16zm6-8A6 6 0 112 8a6 6 0 0112 0z' fill='%23000'/%3E%3C/svg%3E") 50% no-repeat;border:none;transition:all .2s ease;cursor:pointer}.product-item__quick-view:hover{background:#e51955 url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 16a8 8 0 116.32-3.094l5.387 5.387-1.414 1.414-5.387-5.387A7.965 7.965 0 018 16zm6-8A6 6 0 112 8a6 6 0 0112 0z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.product-item__quick-view:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.product-item__title{flex:1;display:flex;align-items:flex-start;margin-bottom:12px;color:#000;font-size:16px;font-weight:500}.product-item__title:hover{text-decoration:none;color:#e51955}@media (min-width:980px){.product-item__title{font-size:18px;line-height:21px}}.product-item__price-curr{display:block;font-weight:600;font-size:22px;line-height:16px;color:#000}@media (min-width:980px){.product-item__price-curr{display:inline-block;line-height:26px}}.product-item__price-full{display:block;text-decoration:line-through;color:#696969;font-size:14px;line-height:23px;font-weight:500;margin-right:7px}@media (min-width:980px){.product-item__price-full{display:inline-block;font-size:18px;line-height:26px}}.product-item__btn{display:flex;align-items:center}.product-item__btn-buy{width:100%;padding:0 30px;margin-right:18px;margin-top:5px}@media (max-width:568px){.product-item__btn-buy{margin-right:30px}}.product-item__btn-compare{display:block;color:#000;font-size:13px;padding-left:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 12.999h2v7H0v-7zM5 6.999h2v13H5v-13zM10-.001h2v20h-2v-20z' fill='%23CECECE'/%3E%3C/svg%3E") 0 no-repeat;border:none;cursor:pointer;transition:all .2s ease}.product-item__btn-compare:hover{color:#e51955;text-decoration:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 12.999h2v7H0v-7zM5 6.999h2v13H5v-13zM10-.001h2v20h-2v-20z' fill='%23B3282D'/%3E%3C/svg%3E")}.product-item__btn-compare.is-active{color:#1da855;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 12.999h2v7H0v-7zM5 6.999h2v13H5v-13zM10-.001h2v20h-2v-20z' fill='%231DA855'/%3E%3C/svg%3E")}.product-item__btn.-hidden{display:none}.product-item__btn-favorite.-add-to-fav,.product-item__btn-favorite.-added-to-fav{background:50%/22px 20px no-repeat;position:absolute;right:10px;top:10px;z-index:1;width:42px;height:40px;padding:10px;border:unset;cursor:pointer;transition:all .2s ease}.product-item__btn-favorite.-add-to-fav:hover,.product-item__btn-favorite.-added-to-fav:hover{background-image:url(../images/icons/favorite-active-product-list-item.svg)}.product-item__btn-favorite.-add-to-fav{background-image:url(../images/icons/favorite-product-list-item.svg)}.product-item__btn-favorite.-added-to-fav{background-image:url(../images/icons/favorite-active-product-list-item.svg)}.product-item__labels{position:absolute;top:10px;left:5px;z-index:1;width:1px;display:flex}@media (min-width:980px){.product-item__labels{left:20px;top:15px}}.product-item__label{display:inline-block;min-width:40px;height:40px;border-radius:20px;line-height:40px;font-size:10px;background:#3c3c3c;color:#fff;text-align:center;font-weight:400;white-space:nowrap}.product-item__label:not(:last-child){margin-right:5px}@media (min-width:980px){.product-item__label{padding:0 7px;font-size:12px}}.product-item__label.-sale{background-color:#fdf332;color:#000}.product-item__label.-new{background:#fff;color:#221f1f}.product-item__label.-hit{background-color:#e51955}.product-item__tools{position:absolute;top:calc(100% - 1px);left:0;width:100%;z-index:5;background-color:#fff;padding:0 20px 20px;border-radius:0 0 5px 5px;opacity:0;transform:scaleY(0);transition:all .2s ease;transform-origin:0 0}@media (min-width:980px){.product-item:hover .product-item__tools{opacity:1;transform:scaleY(1);box-shadow:0 10px 32px -4px rgba(24,39,75,.1),0 5px 10px rgba(0,0,0,.07)}}.product-item__colors{display:flex;margin-bottom:20px}.product-item__colors p{font-size:16px;color:#3c3c3c;margin-bottom:0;line-height:18px}.product-item__color{width:18px;height:18px;border-radius:9px;margin-right:5px}.product-item__material{position:relative}.product-item__material.is-show-info .product-options__info-popup{opacity:1;pointer-events:all;z-index:15}.product-item__material .product-options__item{padding:0}.product-item__material .product-options__item.-material{position:static}.product-item__material .product-options__item.-material .product-options__title{font-weight:600}@media (min-width:980px){.product-item__material .product-options__item.-material .product-options__title{font-size:18px}}.product-item__material .product-options__info,.product-item__material .product-options__item.-material .product-options__info{margin-left:0}.product-item__material .product-options__info-popup{z-index:15}.product-item__material .product-options__info-icon{position:relative;top:2px}.product-item__material .product-options-info{position:static;padding:18px}.product-item__material .product-options-info__img{width:100%;height:0;padding-bottom:59%;position:relative;margin:0}.product-item__material .product-options-info__img img{position:absolute;left:0;top:0;display:block;width:100%;height:100%;object-fit:cover}.product-item__material .product-options-info__close{top:0;right:0;width:30px;height:30px;background-color:#fff}.product-item__material .product-options-info__title{padding-right:0;color:#000}.product-item__material .product-options-info__btn-more{width:100%}.products-list .product-item:nth-last-child(-n+2) .product-options__info-popup{top:-350px}@media (min-width:980px){.products-list .product-item:nth-last-child(-n+4) .product-options__info-popup{top:-350px}}@media (max-width:568px){.products-list .product-item__info{padding-top:24px;text-align:left}.products-list .product-item__model,.products-list .product-item__price,.products-list .product-item__title{text-align:left}.products-list .product-item__price-full{margin-left:0}.products-list .product-item__price-curr{font-size:21px;font-weight:400}.products-list .product-item__btn{flex-wrap:wrap}.products-list .product-item__btn-buy{width:100%;margin-right:0}.products-list .product-item__btn-compare{margin-top:15px;margin-bottom:10px}}.color-options{padding:0;margin:0;display:flex}.color-options__item{display:block;width:20px;height:20px;border:2px solid #fff;margin:0 5px 0 0}.color-options__item:nth-child(n+6){display:none}.color-options__item img{position:relative;display:block;width:100%;height:100%;object-fit:cover}.preview-gallery{overflow:hidden}.preview-gallery__slider{padding-bottom:19px;border-radius:5px 5px 0 0;overflow:hidden;width:100%}.preview-gallery__item{height:0;padding:0 0 100%;position:relative;left:0;width:100%}@media (min-width:568px){.preview-gallery__item{width:100%}}@media (min-width:981px){.preview-gallery__item{width:100%}}@media (max-width:980px){.preview-gallery__item:nth-of-type(n+2){display:none}}.preview-gallery__item img{position:absolute;left:0;top:0;display:block;width:100%;object-fit:cover;height:100%}@media (min-width:980px){.preview-gallery__item img{object-fit:cover}}.preview-gallery .owl-stage-outer{padding:0!important;margin:0!important}.preview-gallery .owl-dots{display:none}.preview-gallery .owl-dots-inline{display:block;position:absolute;width:auto;height:100%;left:0;right:0;bottom:0;z-index:-1}@media (min-width:980px){.preview-gallery .owl-dots-inline{left:20px;right:20px;z-index:1}}.preview-gallery .owl-dots-inline ul{display:table;padding:0;margin:0;width:100%;font-size:0;line-height:0;position:absolute;bottom:0;height:100%}.preview-gallery .owl-dots-inline ul li{margin:0;padding:0 2px;display:table-cell;position:relative}.preview-gallery .owl-dots-inline ul li span{display:block;position:absolute;left:2px;right:2px;bottom:0;height:3px;background:#dcdcdc;border-radius:3px}.preview-gallery .owl-dots-inline ul li span:after{content:"";display:block;position:absolute;background:#e51955;right:0;width:100%;height:100%;max-width:0;transition:all .2s linear}@media (min-width:980px){.preview-gallery .owl-dots-inline ul li span{opacity:0}.product-item:hover .preview-gallery .owl-dots-inline ul li span{opacity:1}}.preview-gallery .owl-dots-inline ul li.is-prev span:after{right:0;left:auto}.preview-gallery .owl-dots-inline ul li.is-next span:after{right:auto;left:0}.preview-gallery .owl-dots-inline ul li.is-active span:after{max-width:100%}.preview-gallery .owl-nav{display:none!important}.gallery-widget-carousel__container,.l-container{width:auto;max-width:100%;margin:0 10px}@media (min-width:1200px){.gallery-widget-carousel__container,.l-container{width:100%;max-width:1180px;margin:0 auto}}.gallery-widget-carousel,.l-fullwidth{width:calc(100vw - var(--scrollbarWidth));margin-left:calc((-100vw - -100%)/2)}.btn,.gallery-widget-carousel__item-btn{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.btn:hover,.gallery-widget-carousel__item-btn:hover{text-decoration:none}.btn:disabled,.gallery-widget-carousel__item-btn:disabled{opacity:.6!important;cursor:auto}.btn:disabled:hover,.gallery-widget-carousel__item-btn:disabled:hover{box-shadow:none}.-primary.gallery-widget-carousel__item-btn,.btn--primary,.btn.-primary,.gallery-widget-carousel__item-btn{color:#e51955;border:1px solid #e51955;line-height:43px}.-primary.gallery-widget-carousel__item-btn:before,.btn--primary:before,.btn.-primary:before,.gallery-widget-carousel__item-btn:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-primary.gallery-widget-carousel__item-btn:hover,.btn--primary:hover,.btn.-primary:hover,.gallery-widget-carousel__item-btn:hover{color:#fff;border-color:#e51955}.-primary.gallery-widget-carousel__item-btn:hover:before,.btn--primary:hover:before,.btn.-primary:hover:before,.gallery-widget-carousel__item-btn:hover:before{width:100%}.-primary.gallery-widget-carousel__item-btn:focus,.btn--primary:focus,.btn.-primary:focus,.gallery-widget-carousel__item-btn:focus{background:#e51955;color:#fff;border-color:#e51955}.-primary.gallery-widget-carousel__item-btn:focus:before,.btn--primary:focus:before,.btn.-primary:focus:before,.gallery-widget-carousel__item-btn:focus:before{width:0}}.-secondary.gallery-widget-carousel__item-btn,.btn--secondary,.btn.-secondary{color:#000;border:1px solid #000;line-height:43px}.-secondary.gallery-widget-carousel__item-btn:before,.btn--secondary:before,.btn.-secondary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-secondary.gallery-widget-carousel__item-btn:hover,.btn--secondary:hover,.btn.-secondary:hover{color:#fff;border-color:#e51955}.-secondary.gallery-widget-carousel__item-btn:hover:before,.btn--secondary:hover:before,.btn.-secondary:hover:before{width:100%}.-secondary.gallery-widget-carousel__item-btn:focus,.btn--secondary:focus,.btn.-secondary:focus{background:#e51955;color:#fff;border-color:#e51955}.-secondary.gallery-widget-carousel__item-btn:focus:before,.btn--secondary:focus:before,.btn.-secondary:focus:before{width:0}}.-third.gallery-widget-carousel__item-btn,.btn--third,.btn.-third{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.-third.gallery-widget-carousel__item-btn:before,.btn--third:before,.btn.-third:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third.gallery-widget-carousel__item-btn:hover,.btn--third:hover,.btn.-third:hover{border-color:#3c3c3c}.-third.gallery-widget-carousel__item-btn:hover:before,.btn--third:hover:before,.btn.-third:hover:before{width:100%}.-third.gallery-widget-carousel__item-btn:focus,.btn--third:focus,.btn.-third:focus{background:#e51955;color:#fff;border-color:#e51955}.-third.gallery-widget-carousel__item-btn:focus:before,.btn--third:focus:before,.btn.-third:focus:before{width:0}}.-bordered.gallery-widget-carousel__item-btn,.btn--bordered,.btn.-bordered{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.-bordered.gallery-widget-carousel__item-btn:hover,.btn--bordered:hover,.btn.-bordered:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.-secondary-bordered.gallery-widget-carousel__item-btn,.btn--secondary-bordered,.btn.-secondary-bordered{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.-secondary-bordered.gallery-widget-carousel__item-btn:hover,.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.-third-bordered.gallery-widget-carousel__item-btn,.btn--third-bordered,.btn.-third-bordered{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.-third-bordered.gallery-widget-carousel__item-btn:before,.btn--third-bordered:before,.btn.-third-bordered:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third-bordered.gallery-widget-carousel__item-btn:hover,.btn--third-bordered:hover,.btn.-third-bordered:hover{border-color:#e51955;color:#fff}.-third-bordered.gallery-widget-carousel__item-btn:hover:before,.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before{width:100%}.-third-bordered.gallery-widget-carousel__item-btn:focus,.btn--third-bordered:focus,.btn.-third-bordered:focus{background:#e51955;color:#fff;border-color:#e51955}.-third-bordered.gallery-widget-carousel__item-btn:focus:before,.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before{width:0}}.-fullwidth.gallery-widget-carousel__item-btn,.btn--fullwidth,.btn.-fullwidth{width:100%}.-center.gallery-widget-carousel__item-btn,.btn--center,.btn.-center{display:block;margin-left:auto;margin-right:auto}.-loading.gallery-widget-carousel__item-btn,.btn--loading,.btn.-loading{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}.gallery-widget-carousel{padding:30px 0 0;margin-bottom:100px;position:relative}@media (max-width:980px){.gallery-widget-carousel{padding:15px 0 20px;margin-bottom:50px}}.gallery-widget-carousel__container,.gallery-widget-carousel__list{position:relative}@media (min-width:981px){.gallery-widget-carousel__list:after{content:"";position:absolute;top:-52px;left:-52px;display:block;width:209px;height:209px;background:url(../images/decor.png) no-repeat 50%}}.gallery-widget-carousel__item{height:545px;width:100%;display:flex;flex-direction:column}@media (max-width:980px){.gallery-widget-carousel__item{overflow:hidden;border-radius:5px}}@media (min-width:980px){.gallery-widget-carousel__item{flex-direction:row}}@media (max-width:414px){.gallery-widget-carousel__item{max-height:450px;height:auto}}.gallery-widget-carousel__item-img{position:relative;display:block;width:100%;height:100%}@media (min-width:980px){.gallery-widget-carousel__item-img{width:67.7%;flex:auto}}@media (max-width:414px){.gallery-widget-carousel__item-img{height:225px}}.gallery-widget-carousel__item-img img{position:absolute;left:0;top:0;display:block;width:100%;height:100%;object-fit:cover}@media (min-width:980px){.gallery-widget-carousel__item-img img{border-radius:5px 0 0 5px}}.gallery-widget-carousel__item-title{display:block;font-size:30px;line-height:36px;text-align:center;color:#fff}@media (max-width:1024px){.gallery-widget-carousel__item-title{font-size:18px;line-height:normal}}.gallery-widget-carousel__item-content{background:url(../images/gallery-bg-mobile.png) no-repeat 50%/cover;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;padding:85px 0 30px}@media (min-width:981px){.gallery-widget-carousel__item-content{flex:0 0 300px;border-radius:0 5px 5px 0;background:url(../images/gallery-bg.png) no-repeat 50%/cover;padding:270px 0 80px}}@media (min-width:1024px){.gallery-widget-carousel__item-content{flex:0 0 380px}}.gallery-widget-carousel__item-logo{max-width:137px;margin:0 -45px 30px 0}@media (min-width:981){.gallery-widget-carousel__item-logo{max-width:189px;margin:0 40px auto auto}}@media (max-width:568px){.gallery-widget-carousel__item-logo{max-width:143px;margin-bottom:25px}}.gallery-widget-carousel__item-text{display:none;font-size:15px;color:#3c3c3c;background:#f3f3f3;padding:25px 30px;max-width:364px;position:absolute;top:-15px;right:-15px}@media (min-width:980px){.gallery-widget-carousel__item-text{border-radius:5px}}@media (min-width:1024px){.gallery-widget-carousel__item-text{display:block}}.gallery-widget-carousel__item-btn{color:#fff;border-color:#fff;padding:0 30px;background:#4c4c4c}.gallery-widget-carousel .owl-carousel .owl-nav{position:absolute;bottom:0;left:0}.gallery-widget-carousel .owl-carousel .owl-nav.disabled{display:none}@media (max-width:980px){.gallery-widget-carousel .owl-carousel .owl-nav{width:100%;bottom:auto;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between}.gallery-widget-carousel .owl-carousel .owl-nav .owl-prev,.gallery-widget-carousel .owl-carousel .owl-nav .owl-prev:after,.gallery-widget-carousel .owl-carousel .owl-nav .owl-prev:before{border-radius:0 5px 5px 0}.gallery-widget-carousel .owl-carousel .owl-nav .owl-next,.gallery-widget-carousel .owl-carousel .owl-nav .owl-next:after,.gallery-widget-carousel .owl-carousel .owl-nav .owl-next:before{border-radius:5px 0 0 5px}}@media (min-width:980px){.gallery-widget-carousel .owl-carousel .owl-nav .owl-prev,.gallery-widget-carousel .owl-carousel .owl-nav .owl-prev:after,.gallery-widget-carousel .owl-carousel .owl-nav .owl-prev:before{border-radius:0 0 0 5px}.gallery-widget-carousel .owl-carousel .owl-nav .owl-next,.gallery-widget-carousel .owl-carousel .owl-nav .owl-next:after,.gallery-widget-carousel .owl-carousel .owl-nav .owl-next:before{border-radius:0 5px 0 0}}.publication-item{box-shadow:0 0 11px rgba(0,0,0,.1);position:relative;transition:all .2s ease;display:flex;flex-direction:column}.publication-item:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);background:#f3f3f3;height:10px;width:95%;z-index:-1;transition:all .2s ease}@media (min-width:980px){.publication-item:hover{box-shadow:0 0 11px rgba(0,0,0,.2)}.publication-item:hover:after{height:20px;bottom:-20px}}.publication-item__img{display:block;width:100%;height:280px;overflow:hidden}@media (max-width:980px){.publication-item__img{height:225px}}.publication-item__img img{display:block;width:100%;height:100%;object-fit:cover;transition:all .2s ease}.publication-item__img img:hover{transform:scale(1.1)}.publication-item__info{background:#fff;padding:30px;flex:1;display:flex;flex-direction:column}@media (max-width:980px){.publication-item__info{padding:15px 20px 30px}}.publication-item__title{display:block;color:#282828;font-size:18px;margin-bottom:25px}@media (max-width:980px){.publication-item__title{font-weight:300;font-size:15px;line-height:18px;margin-bottom:15px}}.publication-item__title:hover{text-decoration:none;color:#e51955}.publication-item__desc{margin-top:-15px;margin-bottom:25px}@media (max-width:980px){.publication-item__desc{font-size:13px;margin-bottom:15px;margin-top:-10px}}.publication-item__link{display:block;font-size:14px;color:#e51955}@media (max-width:980px){.publication-item__link{font-weight:300;font-size:13px;line-height:16px}}.publication-item__link:hover{text-decoration:none;color:#000}.publication-item__date{display:block;font-size:12px}.publication-item__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.modal-info{background:#fff;padding:30px}@media (min-width:980px){.modal-info{background:linear-gradient(90deg,#b3b1b2 10px,#fff 0);padding:35px 45px 35px 75px}}.modal-info__title{display:block;font-size:28px;line-height:1.2;color:#555;margin:0 0 20px}@media (min-width:980px){.modal-info__title{font-size:40px}}.modal-info p{color:#555;font-size:16px;margin:0}@media (min-width:980px){.modal-info p{font-size:20px}}.modal-info p span{color:#bd4148}:root{--scrollbarWidth:0;--viewportWidth:calc(100vw - var(--scrollbarWidth))}.l-footer,.l-header,.l-main,.l-wrapper{width:100%;position:relative}.l-wrapper{flex:1 0 auto;display:flex;flex-direction:column;overflow:visible}.home-page .l-wrapper,.inner-page.-config .l-wrapper{overflow:hidden}@media (min-width:1280px){.home-page .l-wrapper,.inner-page.-config .l-wrapper{overflow-y:visible}}.l-header{z-index:10}.l-main{flex:1 0 auto;z-index:5;padding:0}.l-footer{overflow:hidden}.browser-banner__container,.l-container{width:auto;max-width:100%;margin:0 10px}@media (min-width:1200px){.browser-banner__container,.l-container{width:100%;max-width:1180px;margin:0 auto}}.l-fullwidth{width:calc(100vw - var(--scrollbarWidth));margin-left:calc((-100vw - -100%)/2)}.l-content{display:block;padding:0 0 60px}.inner-page .l-main{padding-bottom:30px}.product-page .l-wrapper{overflow:hidden}@media (min-width:981px){.product-page .l-wrapper{overflow:unset}}@media (max-width:820px){.catalog-page .l-main{z-index:999}}.catalog-page .l-wrapper,.product-page .l-wrapper{overflow:unset;max-width:100vw}.rating{margin-left:20px;line-height:20px;order:2;font-size:0}@media (min-width:414px){.rating{display:inline-block}}.rating span{font-size:15px}.rating-wrapper{display:flex}.rating-wrapper .star{display:inline-block;position:relative;top:0;margin:0 5px 0 0;width:20px;height:20px;background-image:url(../images/icons/star.png);background-position:50%;background-size:20px;font-size:0}form .rating-wrapper .star{cursor:pointer}.rating-wrapper .star.active,.rating-wrapper .star.checked{background-image:url(../images/icons/star-active.png);background-repeat:no-repeat}.rating-wrapper .star.semi{background-image:url(../images/icons/star-semi.png);background-repeat:no-repeat}.rating-wrapper input{display:none!important}.browser-banner__btn,.btn{position:relative;z-index:5;display:inline-block;vertical-align:top;height:45px;max-width:100%;padding:0 20px;border:none;border-radius:5px;font:inherit;font-size:14px;font-weight:400;line-height:45px;color:#e51955;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;transition:all .3s ease;background:transparent}.browser-banner__btn:hover,.btn:hover{text-decoration:none}.browser-banner__btn:disabled,.btn:disabled{opacity:.6!important;cursor:auto}.browser-banner__btn:disabled:hover,.btn:disabled:hover{box-shadow:none}.-primary.browser-banner__btn,.browser-banner__btn,.btn--primary,.btn.-primary{color:#e51955;border:1px solid #e51955;line-height:43px}.-primary.browser-banner__btn:before,.browser-banner__btn:before,.btn--primary:before,.btn.-primary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-primary.browser-banner__btn:hover,.browser-banner__btn:hover,.btn--primary:hover,.btn.-primary:hover{color:#fff;border-color:#e51955}.-primary.browser-banner__btn:hover:before,.browser-banner__btn:hover:before,.btn--primary:hover:before,.btn.-primary:hover:before{width:100%}.-primary.browser-banner__btn:focus,.browser-banner__btn:focus,.btn--primary:focus,.btn.-primary:focus{background:#e51955;color:#fff;border-color:#e51955}.-primary.browser-banner__btn:focus:before,.browser-banner__btn:focus:before,.btn--primary:focus:before,.btn.-primary:focus:before{width:0}}.-secondary.browser-banner__btn,.btn--secondary,.btn.-secondary{color:#000;border:1px solid #000;line-height:43px}.-secondary.browser-banner__btn:before,.btn--secondary:before,.btn.-secondary:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-secondary.browser-banner__btn:hover,.btn--secondary:hover,.btn.-secondary:hover{color:#fff;border-color:#e51955}.-secondary.browser-banner__btn:hover:before,.btn--secondary:hover:before,.btn.-secondary:hover:before{width:100%}.-secondary.browser-banner__btn:focus,.btn--secondary:focus,.btn.-secondary:focus{background:#e51955;color:#fff;border-color:#e51955}.-secondary.browser-banner__btn:focus:before,.btn--secondary:focus:before,.btn.-secondary:focus:before{width:0}}.-third.browser-banner__btn,.btn--third,.btn.-third{color:#fff;border:1px solid #e51955;line-height:43px;background:#e51955}.-third.browser-banner__btn:before,.btn--third:before,.btn.-third:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#3c3c3c;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third.browser-banner__btn:hover,.btn--third:hover,.btn.-third:hover{border-color:#3c3c3c}.-third.browser-banner__btn:hover:before,.btn--third:hover:before,.btn.-third:hover:before{width:100%}.-third.browser-banner__btn:focus,.btn--third:focus,.btn.-third:focus{background:#e51955;color:#fff;border-color:#e51955}.-third.browser-banner__btn:focus:before,.btn--third:focus:before,.btn.-third:focus:before{width:0}}.-bordered.browser-banner__btn,.btn--bordered,.btn.-bordered{background-color:#fff;color:#f54c9b;line-height:43px;border:1px solid #f54c9b}.-bordered.browser-banner__btn:hover,.btn--bordered:hover,.btn.-bordered:hover{color:#fff;box-shadow:inset 0 -45px #f54c9b}.-secondary-bordered.browser-banner__btn,.btn--secondary-bordered,.btn.-secondary-bordered{background-color:#fff;color:#4d648d;line-height:43px;border:1px solid #4d648d}.-secondary-bordered.browser-banner__btn:hover,.btn--secondary-bordered:hover,.btn.-secondary-bordered:hover{color:#fff;box-shadow:inset 0 -45px #4d648d}.-third-bordered.browser-banner__btn,.btn--third-bordered,.btn.-third-bordered{background-color:#fff;border:1px solid #e51955;color:#e51955;line-height:43px}.-third-bordered.browser-banner__btn:before,.btn--third-bordered:before,.btn.-third-bordered:before{content:"";position:absolute;top:0;left:0;z-index:-1;background:#e51955;height:100%;width:0;transition:width .3s cubic-bezier(.4,0,1,1)}@media (min-width:1024px){.-third-bordered.browser-banner__btn:hover,.btn--third-bordered:hover,.btn.-third-bordered:hover{border-color:#e51955;color:#fff}.-third-bordered.browser-banner__btn:hover:before,.btn--third-bordered:hover:before,.btn.-third-bordered:hover:before{width:100%}.-third-bordered.browser-banner__btn:focus,.btn--third-bordered:focus,.btn.-third-bordered:focus{background:#e51955;color:#fff;border-color:#e51955}.-third-bordered.browser-banner__btn:focus:before,.btn--third-bordered:focus:before,.btn.-third-bordered:focus:before{width:0}}.-fullwidth.browser-banner__btn,.btn--fullwidth,.btn.-fullwidth{width:100%}.-center.browser-banner__btn,.btn--center,.btn.-center{display:block;margin-left:auto;margin-right:auto}.-loading.browser-banner__btn,.btn--loading,.btn.-loading{pointer-events:none;color:transparent;background-image:url(../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px}.btn-whatsapp{background-color:#00b57f;display:inline-block;width:auto;height:auto}.btn-whatsapp.--fixed{padding:12px;border-radius:50%;font-size:0;line-height:0;position:fixed;top:auto;left:auto;right:20px;bottom:192px;z-index:100;width:54px;height:54px}.btn-whatsapp.--fixed,.btn-whatsapp.--fixed:before{background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.btn-whatsapp.--fixed:before{content:"";display:inline-block;width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='682pt' viewBox='-23 -21 682 682.667' width='682pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M544.387 93.008C484.512 33.063 404.883.035 320.05 0 145.246 0 2.98 142.262 2.91 317.113c-.024 55.895 14.577 110.457 42.331 158.551L.25 640l168.121-44.102c46.324 25.27 98.477 38.586 151.55 38.602h.134c174.785 0 317.066-142.273 317.132-317.133.036-84.742-32.921-164.418-92.8-224.36zM320.05 580.94h-.11c-47.296-.02-93.683-12.73-134.16-36.742l-9.62-5.715-99.766 26.172 26.628-97.27-6.27-9.972c-26.386-41.969-40.32-90.476-40.296-140.281.055-145.332 118.305-263.57 263.7-263.57 70.406.023 136.59 27.476 186.355 77.3s77.156 116.051 77.133 186.485C583.582 462.69 465.34 580.94 320.05 580.94zm144.586-197.418c-7.922-3.968-46.883-23.132-54.149-25.78-7.258-2.645-12.547-3.962-17.824 3.968-5.285 7.93-20.469 25.781-25.094 31.066-4.625 5.29-9.242 5.953-17.168 1.985-7.925-3.965-33.457-12.336-63.726-39.332-23.555-21.012-39.457-46.961-44.082-54.89-4.617-7.938-.04-11.813 3.476-16.173 8.578-10.652 17.168-21.82 19.809-27.105 2.644-5.29 1.32-9.918-.664-13.883-1.977-3.965-17.824-42.969-24.426-58.84-6.437-15.445-12.965-13.36-17.832-13.601-4.617-.231-9.902-.278-15.187-.278-5.282 0-13.868 1.98-21.133 9.918-7.262 7.934-27.73 27.102-27.73 66.106s28.394 76.683 32.355 81.972c3.96 5.29 55.879 85.328 135.367 119.649 18.906 8.172 33.664 13.043 45.176 16.695 18.984 6.031 36.254 5.18 49.91 3.14 15.226-2.277 46.879-19.171 53.488-37.68 6.602-18.51 6.602-34.374 4.617-37.683-1.976-3.304-7.261-5.285-15.183-9.254zm0 0' fill-rule='evenodd'/%3E%3C/svg%3E")}.btn-whatsapp.--fixed:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background-color:inherit;border-radius:inherit;z-index:-1;animation:pulsar 5s ease-in infinite}@media (min-width:820px){.btn-whatsapp.--fixed{display:none;right:30px}}@keyframes pulsar{0%{transform:scale(1);opacity:.7}20%{transform:scale(1.5);opacity:0}}.browser-banner{display:none;position:relative;background:#393938}@media (min-width:980px){.browser-banner:after{content:"";position:absolute;top:0;left:0;height:100%;width:50%;background:url(/assets/images/browser-banner-bg.jpg) repeat;z-index:0}}.browser-banner__container{position:relative;z-index:3;background:#393938;padding:20px 0}@media (min-width:980px){.browser-banner__container:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#fcfdfc}}.browser-banner__content{display:flex;justify-content:space-between;flex-direction:column;align-items:center}@media (min-width:820px){.browser-banner__content{flex-direction:row;padding-left:44px}}.browser-banner__text{color:#ababab;font-size:15px;max-width:100%}@media (min-width:980px){.browser-banner__text{font-size:17px}}.browser-banner__text p{line-height:normal}.browser-banner__text p.-title{color:#fefefe;font-size:16px;margin-bottom:10px}@media (min-width:980px){.browser-banner__text p.-title{font-size:23px}}.browser-banner__text a{color:#fefefe;text-decoration:underline}.browser-banner__text a:hover{color:#e51955}.browser-banner__btns{flex:none;display:flex;flex-direction:column}@media (min-width:820px){.browser-banner__btns{margin-left:70px}}.browser-banner__btn{color:#fff;border-color:#fff;margin-bottom:20px;padding-left:65px;height:49px;line-height:49px}.browser-banner__btn:hover{background-color:#e51955}.browser-banner__btn:before{display:none}.browser-banner__btn:last-child{margin-bottom:0}.browser-banner__btn.-google{background:url(/assets/images/google.png) left 15px center no-repeat}.browser-banner__btn.-google:hover{background:url(/assets/images/google.png) left 15px center no-repeat,#e51955}.browser-banner__btn.-yandex{background:url(/assets/images/yandex.png) left 15px center no-repeat}.browser-banner__btn.-yandex:hover{background:url(/assets/images/yandex.png) left 15px center no-repeat,#e51955}