@charset "UTF-8";@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes around{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes around{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tooltipCustom{position:fixed;padding:8px 20px;background:#fff;color:#000;z-index:20;opacity:1;max-width:435px;font-size:1em;line-height:1.3;font-weight:700;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px}.tooltipCustom::before{position:absolute;content:"";width:8px;height:8px;bottom:-4px;left:50%;margin-left:-3px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltipCustom.top::before{top:-4px;bottom:auto}.datepicker--cell,.datepicker--cells{display:-ms-flexbox;display:-webkit-box;display:flex}.datepicker--cells{-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;position:relative;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.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-.-current-.-focus-,.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-range-from-,.datepicker--cell.-range-to-{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-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:0}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--day-name,.datepicker--days-names{display:-ms-flexbox;display:-webkit-box;display:flex}.datepicker--days-names{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex:1;-webkit-box-flex:1;flex:1;text-align:center;text-transform:uppercase}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.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{font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;-webkit-transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;-webkit-box-shadow:none;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{-webkit-box-sizing:content-box;box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);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.active{display:block}.datepicker--nav{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;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:-ms-flexbox;display:-webkit-box;display:flex;cursor:pointer;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-ms-flexbox;display:-webkit-box;display:flex}.datepicker--button,.datepicker--time{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-ms-flex:1;-webkit-box-flex:1;flex:1;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-ms-flexbox;display:-webkit-box;display:flex;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-ms-flex:0 1 138px;-webkit-box-flex:0;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-ms-flex:0 1 153px;-webkit-box-flex:0;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex:1;-webkit-box-flex:1;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;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-gradient(linear,left top,right top,from(#dedede),to(#dedede)) left 50%/100% 1px no-repeat;background:-webkit-linear-gradient(left,#dedede,#dedede) left 50%/100% 1px no-repeat;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-ms-flex:1;-webkit-box-flex:1;flex:1;height:100%;padding:0;margin:0;-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:0}.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{-webkit-appearance:none;-webkit-box-sizing:border-box;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;margin-top:-6px}.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-runnable-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.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);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-,.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}.-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:0 0;border:0}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar{opacity:0;position:absolute;z-index:99997}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden}.fancybox-caption{opacity:0;position:absolute}.fancybox-navigation .fancybox-button{z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{background:0 0;left:0;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background-repeat:no-repeat;background-size:100% 100%;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{border:0;height:100%;margin:0;max-height:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:1em;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(transparent));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);bottom:0;color:#eee;font-size:.875em;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:.875em;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:.875em;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list,body.no-scroll{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--multiple,.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single{height:28px}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:0;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{min-height:32px}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:0;font-size:1em}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:0;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.form .form-group_column label,.select2-results{display:block}.select2-results__options{list-style:none;margin:0}.select2-results__option{-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{cursor:text;position:relative}.select2-container--default .select2-selection--multiple .select2-selection__rendered li,.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-left:5px;padding:0 0 0 20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:0}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:0;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-MediumItalic.eot);src:local("Roboto Medium Italic"),local("Roboto-MediumItalic"),url(../fonts/Roboto/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-MediumItalic.woff) format("woff"),url(../fonts/Roboto/Roboto-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-Italic.eot);src:local("Roboto Italic"),local("Roboto-Italic"),url(../fonts/Roboto/Roboto-Italic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-Italic.woff) format("woff"),url(../fonts/Roboto/Roboto-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-Bold.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(../fonts/Roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-Bold.woff) format("woff"),url(../fonts/Roboto/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-Regular.eot);src:local("Roboto"),local("Roboto-Regular"),url(../fonts/Roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-Regular.woff) format("woff"),url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-Medium.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(../fonts/Roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-Medium.woff) format("woff"),url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-BoldItalic.eot);src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(../fonts/Roboto/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-BoldItalic.woff) format("woff"),url(../fonts/Roboto/Roboto-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-ThinItalic.eot);src:local("Roboto Thin Italic"),local("Roboto-ThinItalic"),url(../fonts/Roboto/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-ThinItalic.woff) format("woff"),url(../fonts/Roboto/Roboto-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-Black.eot);src:local("Roboto Black"),local("Roboto-Black"),url(../fonts/Roboto/Roboto-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-Black.woff) format("woff"),url(../fonts/Roboto/Roboto-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-Light.eot);src:local("Roboto Light"),local("Roboto-Light"),url(../fonts/Roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-Light.woff) format("woff"),url(../fonts/Roboto/Roboto-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-LightItalic.eot);src:local("Roboto Light Italic"),local("Roboto-LightItalic"),url(../fonts/Roboto/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-LightItalic.woff) format("woff"),url(../fonts/Roboto/Roboto-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-BlackItalic.eot);src:local("Roboto Black Italic"),local("Roboto-BlackItalic"),url(../fonts/Roboto/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-BlackItalic.woff) format("woff"),url(../fonts/Roboto/Roboto-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:"Roboto";src:url(../fonts/Roboto/Roboto-Thin.eot);src:local("Roboto Thin"),local("Roboto-Thin"),url(../fonts/Roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto/Roboto-Thin.woff) format("woff"),url(../fonts/Roboto/Roboto-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Rounded Mplus 1c";src:url(../fonts/RoundedMplus1c/RoundedMplus1c-Medium.eot);src:local("Rounded Mplus 1c Medium"),local("RoundedMplus1c-Medium"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Medium.woff2) format("woff2"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Medium.woff) format("woff"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Rounded Mplus 1c";src:url(../fonts/RoundedMplus1c/RoundedMplus1c-ExtraBold.eot);src:local("Rounded Mplus 1c ExtraBold"),local("RoundedMplus1c-ExtraBold"),url(../fonts/RoundedMplus1c/RoundedMplus1c-ExtraBold.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedMplus1c/RoundedMplus1c-ExtraBold.woff2) format("woff2"),url(../fonts/RoundedMplus1c/RoundedMplus1c-ExtraBold.woff) format("woff"),url(../fonts/RoundedMplus1c/RoundedMplus1c-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"Rounded Mplus 1c";src:url(../fonts/RoundedMplus1c/RoundedMplus1c-Thin.eot);src:local("Rounded Mplus 1c Thin"),local("RoundedMplus1c-Thin"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Thin.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Thin.woff2) format("woff2"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Thin.woff) format("woff"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Rounded Mplus 1c";src:url(../fonts/RoundedMplus1c/RoundedMplus1c-Black.eot);src:local("Rounded Mplus 1c Black"),local("RoundedMplus1c-Black"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Black.woff2) format("woff2"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Black.woff) format("woff"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Rounded Mplus 1c";src:url(../fonts/RoundedMplus1c/RoundedMplus1c-Light.eot);src:local("Rounded Mplus 1c Light"),local("RoundedMplus1c-Light"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Light.woff2) format("woff2"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Light.woff) format("woff"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Rounded Mplus 1c";src:url(../fonts/RoundedMplus1c/RoundedMplus1c-Regular.eot);src:local("Rounded Mplus 1c"),local("RoundedMplus1c-Regular"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Regular.woff2) format("woff2"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Regular.woff) format("woff"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Rounded Mplus 1c";src:url(../fonts/RoundedMplus1c/RoundedMplus1c-Bold.eot);src:local("Rounded Mplus 1c Bold"),local("RoundedMplus1c-Bold"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Bold.woff2) format("woff2"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Bold.woff) format("woff"),url(../fonts/RoundedMplus1c/RoundedMplus1c-Bold.ttf) format("truetype");font-weight:700;font-style:normal}.icons{text-align:center;padding-top:120px;padding-bottom:120px}.icons__icon{width:60px;height:60px;margin-left:auto;margin-right:auto;margin-bottom:15px}.icons__icon svg{width:100%;height:100%}.icons__name{font-size:1.125em;text-align:center}.icons__box{padding:20px;border:1px solid #eee;border-radius:20px;margin-bottom:30px;-webkit-transition:background-color ease-in-out .3s;transition:background-color ease-in-out .3s}.icons__box:hover{background-color:#eee}.section{padding-top:40px}@media (max-width:1260px){.section{padding-top:30px}}@media (max-width:767px){.section{padding-top:20px}}.main-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-aside .category-inner-item{width:calc(48.8% - 30px)}.main-aside .main{width:calc(100% - 440px);padding-bottom:60px}.main-aside .main .main__customer{padding-bottom:40px}@media (max-width:1260px){.main-aside .main{width:100%;padding-bottom:40px}}@media (max-width:767px){.main-aside .main{padding-bottom:20px}}.main-aside .main_full,table{width:100%}.main-aside .aside{width:305px;padding-bottom:60px}@media (max-width:1260px){.main-aside .aside{width:100%;padding-bottom:40px}}@media (max-width:767px){.main-aside .aside{padding-bottom:20px}}.main-aside .guide{width:380px}@media (max-width:1260px){.main-aside .guide{width:100%}}@media (max-width:980px){.main__customer{padding-bottom:25px}}@media (max-width:767px){.main__customer{padding-bottom:0}}.btn{padding:19px;display:inline-block;font-weight:700;font-size:1em;line-height:20px;width:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Rounded Mplus 1c";height:60px}@media (max-width:767px){.btn{font-size:.875em}}.btn.disabled,.btn:disabled{background:#a5b9d1!important;color:#fff!important}.btn.hidden{display:none}.btn svg{fill:none;margin-right:8px;-webkit-transition:.3s;transition:.3s}.btn:hover{text-decoration:none!important}.btn-yet svg{margin:0 0 0 10px}.btn-yet:hover{opacity:.7}.btn-center{margin-left:auto;margin-right:auto;width:305px;max-width:100%}.btn-more{background:#f5f5f6;border-radius:8px;margin-bottom:30px}.btn-more:hover{text-decoration:none;color:#000;background:#e8e8ea}.btn-blue{background:#1771e6;border-radius:100px;color:#fff}.btn-blue:hover,.btn-border:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff;background:#1566cf}.btn-blue_light{background:#e8f1fb;color:#1771e6;width:auto;font-size:1.125rem;margin-bottom:20px}.btn-blue_light svg{stroke:#1771e6;stroke-width:2px}.btn-blue_light:hover svg,.cabinet-exit:hover svg,.page-top-with-btn__btn:hover svg{stroke:#fff}.btn-border{border-radius:100px;color:#1771e6;border:2px solid #e8f1fb}.btn-border svg,.datepicker--nav-action path{stroke:#1771e6}.btn-border:hover{border-color:#1771e6}.btn-border_blue{border:2px solid #1771e6}.btn-border_blue svg{fill:#1771e6;margin:0 5px}.btn-border_red{border:2px solid #ffc9e0;color:#ec0044}.btn-border_red:hover{border-color:#ffc9e0;background:#ffc9e0;color:#ec0044}.btn-border_gray{border:2px solid #e1e1e1;color:#bababa}.btn-border_gray:hover{border-color:#e1e1e1;background:#e1e1e1;color:#bababa}@media (max-width:1260px){.main-aside .category-inner-item{width:calc(33.3333% - 30px)}}@media (max-width:980px){.btn{padding:14px;height:50px}.main-aside .category-inner-item{width:calc(50% - 30px)}}@media (max-width:767px){.main-aside .category-inner-item{width:100%}}@media print{@page{margin:1cm}a{text-decoration:none!important}.aside,.footer,.header{display:none}.tabs-body{display:block!important}.tabs__count{display:none!important}.product-item{page-break-inside:avoid}.product-item-buttons{display:none!important}.search-news-item{page-break-inside:avoid}.btn-more,.pagination,.pagination-wrap{display:none}.product-recommend{page-break-after:always;page-break-inside:avoid}.container{padding:0;width:100%}.products-recommend .swiper-button,.products-recommend__btn{display:none}.search-page{padding:0}.main-aside .main{padding-bottom:20px}.header-fixed-wrapper{display:none}}*,body,html{font-family:"Roboto",sans-serif}body,html{background:#fff}div hr.hr{margin-top:5px;margin-bottom:30px;border-color:#d9d9d9}.hidden,body .swiper-button:after{display:none}.document{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.document__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.document__footer{-ms-flex-negative:0;flex-shrink:0}.container{max-width:1320px;padding:0 20px;margin-left:auto;margin-right:auto;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}@media (max-width:1260px){.container{max-width:100%;padding:0 28px}}@media (max-width:980px){.container{padding:0 37px}}@media (max-width:767px){.container{padding:0 20px}}.widget-title{font-size:2.25em;line-height:1.3;color:#333;font-family:"Rounded Mplus 1c";font-weight:700;margin-bottom:30px}@media (max-width:1260px){.widget-title{font-size:1.875em;margin-bottom:25px}}@media (max-width:767px){.widget-title{font-size:1.375em;margin-bottom:20px}}.coincidence{color:#1771e6}.gray-panel{background:#f5f5f6;border-radius:8px;margin-bottom:60px;padding:30px}.gray-panel__title{font-family:"Rounded Mplus 1c";font-size:1.625em;line-height:24px;margin-bottom:30px;font-weight:700;margin-top:30px}.gray-panel__title:first-child{margin-top:0}.yellow-panel{background-color:#ffdd2d;border-radius:8px;margin-bottom:60px;padding:30px;background-image:url(../img/general/yellow-panel.png);background-repeat:no-repeat;background-position:center}@media (max-width:1260px){.gray-panel,.yellow-panel{margin-bottom:25px}}@media (max-width:767px){.gray-panel,.yellow-panel{padding:20px;margin-bottom:20px}}.page-top-with-btn{margin-bottom:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-top-with-btn .page-title{width:calc(100% - 290px);margin-bottom:0}.page-top-with-btn__btn{width:290px}.page-top-with-btn__btn svg{stroke-width:2px}@media (max-width:767px){.page-top-with-btn .page-title{width:100%}.page-top-with-btn__btn{padding:0;height:40px}}body .swiper-button{width:60px!important;height:60px!important;border-radius:60px;border:2px solid #e8f1fb;position:absolute;top:50%!important;margin-top:-30px!important;-webkit-transition:.3s;transition:.3s;z-index:5}body .swiper-button svg{fill:none;stroke-width:2px;stroke:#1771e6}body .swiper-button:hover{border-color:#1771e6}body .swiper-button-next{right:-90px!important}body .swiper-button-prev{left:-90px!important}body .swiper-pagination{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;position:relative}body .swiper-pagination-bullet{width:10px;height:10px;margin:0 10px!important;background:#1771e6;opacity:.3}body .swiper-pagination-bullet-active{opacity:1}@media (max-width:980px){body .swiper-button{width:50px!important;height:50px!important}body .swiper-button-prev{right:65px}body .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px}}@media (max-width:767px){body .swiper-button{display:none}}.datepicker{background:#fff;border:2px solid #1771e6;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px}.datepicker--cell.-current-,.datepicker--day-name{color:#1771e6}.datepicker--days-names,.text-content strong{font-weight:700}.datepicker--nav-title{font-size:1.125em;font-weight:700}.datepicker--pointer{border-top:2px solid #1771e6;border-right:2px solid #1771e6}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 3px)}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#1771e6}.datepicker--cell,.datepicker--day-name{font-weight:500;font-size:1em;line-height:24px}.select2{width:100%!important}.select2-container--disabled .select2-selection--multiple,.select2-container--disabled .select2-selection--single{border-color:#f9f9f9!important;background:#f9f9f9!important}.select2-container--disabled .select2-selection__rendered{color:rgba(51,51,51,.7)!important}.select2-container--default{border-radius:0!important;background:0 0!important;border:0 solid!important}.select2-container--default .select2-search--inline{display:none}.select2-container--default .select2-search--inline .select2-search__field{opacity:0}.select2-container--default .select2-selection--multiple{min-height:56px;padding:0 15px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background:0 0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;margin-bottom:5px;position:relative;font-size:1.125em;color:#000}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;left:auto;right:0;top:2px;margin-top:0;margin-right:3px;border:0;border-radius:2px!important;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.select2-selection--multiple,.select2-selection--single{border-radius:8px!important;height:auto!important;border:2px solid #1771e6!important}.select2-selection--single .select2-selection__rendered{padding-top:13px;padding-bottom:13px;padding-left:20px!important;padding-right:25px!important;font-size:1.125em;line-height:1.3;color:#6d6e70}.select2-selection--multiple .select2-selection__rendered{font-size:1.125em;line-height:1.3;color:#6d6e70}@media (max-width:1300px){.select2-selection--multiple .select2-selection__rendered,.select2-selection--single .select2-selection__rendered{padding-top:12px;padding-bottom:12px}}@media (max-width:980px){.select2-selection--multiple .select2-selection__rendered,.select2-selection--single .select2-selection__rendered{font-size:1em}}@media (max-width:767px){.select2-selection--multiple .select2-selection__rendered,.select2-selection--single .select2-selection__rendered{font-size:.875em}}.select2-selection--multiple .select2-selection__arrow,.select2-selection--single .select2-selection__arrow{height:100%!important;right:15px!important;top:0!important}.select2-selection--multiple .select2-selection__arrow b,.select2-selection--single .select2-selection__arrow b{border-color:#1771e6 transparent transparent!important;border-width:6px 5px 0!important;z-index:1000}.select2-container--open .select2-dropdown{border:0 solid #6d6e70!important;border-top:0 solid!important;left:0!important;top:0!important;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px!important}.select2-container--open .select2-selection__arrow b{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select2-results__options{padding:20px 30px}@media (max-width:767px){.select2-results__options{padding:15px 20px}}.select2-results__options::-webkit-scrollbar{border-radius:6px;width:6px;height:0;background-color:#fff}.select2-results__options::-webkit-scrollbar-thumb{border-radius:6px;background:rgba(23,113,230,.3)}.select2-results__option{font-size:1.125em;line-height:1.2;font-weight:700;color:#000!important;min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e1e1e1;padding:10px 35px 10px 0}.select2-results__option--group{width:100%}.select2-results__option--group .select2-results__group{display:none}.select2-results__option--group .select2-results__options{padding:0;width:100%}@media (max-width:980px){.select2-results__option{font-size:1em}}@media (max-width:767px){.select2-results__option{font-size:.875em}}.select2-results__option:last-child{margin-bottom:0;border-bottom:0 solid #e1e1e1}.select2-results__option--highlighted.select2-results__option--selected,.select2-results__option--selected{background:url(../img/general/select-checked.svg)!important;background-repeat:no-repeat!important;background-position:right top 10px!important}.select2-results__option--highlighted{background:0 0!important;color:#1771e6!important}.scroll{overflow:auto}.scroll::-webkit-scrollbar{border-radius:6px;width:6px;height:0;background-color:#f5f5f6}.scroll::-webkit-scrollbar-thumb{border-radius:6px;background:rgba(23,113,230,.3)}.product-header.scroll{overflow:visible}.select2-container--default.select2-container--focus.select2-selection--multiple{display:-webkit-box;display:-ms-flexbox;display:flex}.select2-selection--multiple .select2-selection__rendered{padding:0!important}.select2-container .select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.more-read{display:block;background:0 0;border-color:transparent;color:#1771e6;padding:0;font-size:1rem;-webkit-transition:.3s;transition:.3s}.more-read:focus,.more-read:hover{outline:0;opacity:.6}.fancybox-slide--html{-webkit-transform:none!important;transform:none!important}@media (max-width:1260px){.more-read{font-size:.875rem}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.popup-chat__btn.active svg,.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:0;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.breadcrumbs__item::before,.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide,span.breadcrumbs__item{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.aside-block{margin-bottom:50px}.aside__title{font-family:"Rounded Mplus 1c";font-size:1.5em;line-height:1.3;color:#333;font-weight:700;margin-bottom:20px}.aside-count{font-weight:500;font-size:1em;line-height:1.5;color:#333;margin-bottom:25px}.aside-count__number{font-size:.875em;line-height:1.6;width:auto;height:24px;background:#333;border-radius:100px;color:#fff;font-weight:700;display:inline-block;padding:2px 8px;margin-left:8px}@media (max-width:1260px){.aside__title{margin-top:45px}.aside__title:first-child{margin-top:0}}@media (max-width:767px){.aside__title{margin-top:30px}}.breadcrumbs{padding-bottom:16px}.breadcrumbs__item{margin-right:25px;position:relative;color:#bababa;font-size:.875em;line-height:150%;font-family:"Rounded Mplus 1c",sans-serif;font-weight:700;-webkit-transition:.3s;transition:.3s;text-decoration:none;border:0;margin-bottom:10px}.breadcrumbs__item:hover{color:#333;text-decoration:none;border:0}.breadcrumbs__item::before{position:absolute;left:calc(100% + 10px);width:2px;height:2px;border-radius:50%;background:#c4c4c4;content:""}span.breadcrumbs__item:last-child::before{display:none}@media (max-width:767px){.breadcrumbs{display:none}}.cabinet-exit svg{margin-left:8px;fill:none;stroke:#1771e6;stroke-width:2px;-webkit-transition:.3s;transition:.3s}@media (max-width:1260px){.cabinet-exit{margin-top:65px;margin-bottom:25px}}@media (max-width:767px){.cabinet-exit{margin-top:40px;margin-bottom:20px}}.cabinet-manufacturer-warning-message{font-size:1.125em;line-height:1.3;color:#000;background:#e8f1fb;border-radius:8px;padding:18px 30px}.cabinet-manufacturer-warning-message svg{width:24px;height:24px;margin-right:7px;fill:#1771e6}.city-panel{visibility:hidden;background:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;padding:30px;position:absolute;top:55px;left:0;width:320px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.city-panel.active{visibility:visible;opacity:1;pointer-events:auto}.city-panel__close{position:absolute;cursor:pointer;right:10px;top:10px}.city-panel__title{font-size:1.125em;line-height:1.3;color:#333;font-weight:700;margin-bottom:20px;font-family:"Rounded Mplus 1c"}.city-panel-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.city-panel-buttons .btn{margin-right:15px;width:100px}.city-panel-buttons .btn:last-child{margin-right:0}.footer,.text-content table thead tr th{background:#f5f5f6}.footer-top{padding-top:80px;padding-bottom:35px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr auto}.footer-bottom{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid rgba(0,0,0,.1)}.footer-info{width:440px;grid-row:1/3}.footer-info-wrap{margin-bottom:15px}.footer-info__name{font-size:1.125em;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#bababa}.footer-info__value{font-weight:700;font-size:1.125em;line-height:30px;color:#333;text-decoration:none}.footer-info__value:hover{color:#333}.footer-site-map{grid-column:2/4;grid-row:1/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-site-map__title{font-family:"Rounded Mplus 1c";font-weight:700;font-size:1.75em;line-height:24px;margin-bottom:30px}.footer-site-map-block_big .footer-menu__item{min-width:50%;width:50%;padding-right:15px}.footer-menu,.footer-site-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-site-links{grid-row:2/3;grid-column:2/4}.footer-menu{list-style:none;padding:0;margin:0 0 50px;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:85px}.footer-menu__item{margin-bottom:15px;min-width:100%}.footer-menu__link{font-weight:500;font-size:1.125em;line-height:24px;color:#333;text-decoration:none;-webkit-transition:.3s;transition:.3s}.footer-menu__link:hover{color:#1e3685}.footer__logo{margin-bottom:115px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__logo img{max-width:100%}.footer-important-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-important-links__item{font-size:.875em;line-height:21px;color:#4491ff;position:relative;border-bottom:1px solid rgba(68,145,255,.1);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-transition:.3s;padding-right:10px;transition:.3s}.footer-important-links__item:before{content:"";position:absolute;right:-2px;top:-1px;width:8px;height:8px;background-image:url(../img/general/link-arrow-white.svg);background-repeat:no-repeat;background-size:8px}.footer-important-links__item:hover{color:#1e3685;text-decoration:none;border-color:transparent}.footer-change-version,.footer__copyright,.footer__policy{font-size:.875em;line-height:20px;color:#333}.footer__policy{-webkit-transition:.3s;transition:.3s}.footer__policy:hover{text-decoration:none;color:rgba(51,51,51,.5)}.footer-change-version{cursor:pointer}.footer-change-version_desctop,.guide-instruction li{display:-webkit-box;display:-ms-flexbox;display:flex}.filter .checkbox input,.filter .radio input,.footer-change-version_mobile,.form .form-group-checkbox input,.form .form-group-file input,.form .form-group-radio input{display:none}@media (max-width:1260px){.footer-top{padding-top:70px;grid-column-gap:30px}.footer-bottom{padding:25px 0}.footer-info{width:325px}.footer-info-wrap{margin-bottom:25px}.footer-info-wrap:last-of-type{margin-bottom:0}.footer-info__name,.footer-info__value{font-size:1em;line-height:1.6}.footer-site-map__title{font-size:25px;line-height:1.2}.footer-menu{margin-bottom:20px}.footer-menu__link{font-size:1em;line-height:1.6}}@media (max-width:980px){.footer-top{padding-top:40px;grid-template-columns:1fr 1fr}.footer-info{grid-row:1/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-info-wrap{width:100%;margin-bottom:15px}.footer-info__name{width:100%}.footer-info__value{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-site-map{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-site-links{grid-column:1/3}.footer__logo{margin-bottom:40px}}@media (max-width:767px){.footer-top{padding-bottom:0}.footer-bottom{padding:25px 20px;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.footer-info{margin-bottom:15px}.footer-info__name,.footer-info__value{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-site-links,.footer-site-map{display:none}.footer__copyright,.footer__policy{margin-bottom:20px;width:100%}.footer-change-version{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-change-version_desctop{display:none}.footer-change-version_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logo{margin-bottom:20px}}.form__container h2{font-size:1.5rem;margin-bottom:20px}.form__container:not(:last-child){margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.form__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 10px;background:#e8f1fc;border-radius:6px;margin-bottom:10px}.form__info svg{fill:none;margin-right:10px;stroke:#1771e6}.form__info p{margin-bottom:0;font-size:.875rem;color:#1771e6}.filter .form-group{position:relative;margin-bottom:10px}.filter .form-group button{width:24px;height:24px;padding:0;border:0;background:0 0;position:absolute;top:50%;left:5px;margin-top:-12px}.filter .form-group button+.form-control{padding-left:35px}.filter .form-group button svg,.form .form-group>button svg{fill:none}.filter .control-label{font-size:1em;line-height:1.3;margin-bottom:10px;color:#333;font-weight:700}.filter .form-control{height:38px;background:#fff;border-radius:8px;font-weight:500;font-size:.875em;line-height:1.5;color:#333;border:0;padding:5px 10px;outline:0!important}.filter .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.filter .form-control::-webkit-input-placeholder{color:#a3a3a3}.filter .form-control::-moz-placeholder{color:#a3a3a3}.filter .form-control:-ms-input-placeholder{color:#a3a3a3}.filter .form-control::-ms-input-placeholder{color:#a3a3a3}.filter .form-control::placeholder{color:#a3a3a3}.filter .help-block{font-size:12px;color:red}.filter .checkbox,.filter .radio{position:relative;margin-bottom:10px;cursor:pointer;width:100%;min-height:24px}.filter .checkbox:last-child,.filter .radio:last-child{margin-bottom:0}.filter .checkbox input:checked~.checkbox__text::before,.filter .radio input:checked~.checkbox__text::before{background-image:url(../img/general/checkbox.svg);background-repeat:no-repeat;background-position:center;background-color:#1771e6;border-color:#1771e6}.filter .checkbox input:checked~.radio__text::before,.filter .radio input:checked~.radio__text::before{background:#1771e6;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff}.filter .checkbox__text,.filter .radio__text{font-size:1em;line-height:1.2;color:#333;padding-left:35px;display:block}.filter .checkbox__text:before,.filter .radio__text::before{content:"";position:absolute;left:0;top:-3px;width:24px;height:24px;border:1px solid #e5e5e5;border-radius:2px;background:#fff}.filter .radio__text::before{border-radius:24px}.form .help-block{color:#ec0044;font-size:.875em;margin-top:10px;display:block;width:100%}.form .control-label{font-size:1.125em;line-height:1.3;color:#333;margin-bottom:10px;position:relative;display:inline-block;font-weight:700}.form .control-label.required::after{position:absolute;color:#ec0044;top:0;right:-10px;content:"*"}.form .form-control{border-radius:8px;height:60px;background-color:#fff;border:2px solid #1771e6;padding:0 20px;font-size:1.125em;line-height:24px;color:#333;outline:0}.form .form-control:disabled{border-color:#f9f9f9;color:rgba(51,51,51,.7);background:#f9f9f9}.form .form-control:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.form .form-control.confirmed,.form .form-control.date{background-repeat:no-repeat;background-position:right 20px center}.form .form-control.confirmed{border-color:#fff;background-image:url(../img/general/succes-circle.svg)}.form .form-control.date{background-image:url(../img/general/calendar.svg)}.form .form-control::-webkit-input-placeholder{color:#757575}.form .form-control::-moz-placeholder{color:#757575}.form .form-control:-ms-input-placeholder{color:#757575}.form .form-control::-ms-input-placeholder{color:#757575}.form .form-control::placeholder{color:#757575}.form .form-group{margin-bottom:30px;position:relative}.form .form-group_half{width:50%}.form .form-group_static{position:static}.form .form-group.has-error .form-control{border-color:#ec0044}.form .form-group_gray .form-control,.form .form-group_gray .select2-container--default .select2-selection--multiple,.form .form-group_gray .select2-container--default .select2-selection--single{border-color:#707070!important}.form .form-group-two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form .form-group-two__line{min-width:10px;min-height:2px;background:#333;margin:0 10px}.form .form-group>button{width:24px;height:24px;padding:0;border:0;background:0 0;position:absolute;top:50%;left:15px;margin-top:-13px;outline:0}.form .form-group>button+.form-control{padding-left:45px}.form .form-group select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/general/select-blue.svg);background-repeat:no-repeat;background-position:right 20px center}.form .form-group textarea.form-control{height:240px;border-radius:8px;padding-top:18px;resize:none}.form .form-group textarea.form-control_min{height:120px}.form .form-group-checkbox span:before{border-radius:2px}.form .form-group-checkbox span:after{border-radius:2px;background-image:url(../img/general/checkbox.svg);background-repeat:no-repeat;background-position:center;border-color:#1771e6;width:24px!important;height:24px!important;left:0!important;top:0!important}.form .form-group-radio span:after,.form .form-group-radio span:before{border-radius:20px}.form .form-group-checkbox,.form .form-group-radio{position:relative;margin-right:25px;cursor:pointer;margin-bottom:10px}.form .form-group-checkbox+.help-block,.form .form-group-radio+.help-block{margin-top:0}.form .form-group-checkbox:last-child,.form .form-group-radio:last-child,.hint-body p:last-child{margin-bottom:0}.form .form-group-checkbox input:checked+span:after,.form .form-group-radio input:checked+span:after{display:block}.form .form-group-checkbox input:disabled+span,.form .form-group-radio input:disabled+span{color:rgba(51,51,51,.7)}.form .form-group-checkbox input:disabled+span:before,.form .form-group-radio input:disabled+span:before{border-color:rgba(51,51,51,.7)}.form .form-group-checkbox input:disabled+span:after,.form .form-group-radio input:disabled+span:after{background-color:rgba(51,51,51,.7)}.form .form-group-checkbox span,.form .form-group-radio span{font-size:1.125em;line-height:1.3;color:#333;padding-left:38px;position:relative;display:block;min-height:24px}.form .form-group-checkbox span:before,.form .form-group-radio span:before{content:"";background:#fff;border:2px solid #1771e6;-webkit-box-sizing:border-box;box-sizing:border-box;width:24px;height:24px;left:0;top:-2px;position:absolute}.form .form-group-radio span:after{width:12px;height:12px;left:6px;top:4px}.form .form-group-checkbox span:after,.form .form-group-radio span:after{content:"";background-color:#1771e6;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;display:none}.form .form-group-file{padding:35px 15px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px dashed #1771e6;border-radius:5px;margin-bottom:15px;cursor:pointer}.form .form-group-file>*{pointer-events:none}.form .form-group-file__text{text-align:center;font-weight:500;font-size:1.125em}.form .form-group-file__text span{color:#1771e6}.form .form-group-file-item{background:rgba(196,196,196,.2);border-radius:8px;position:relative;padding:18px 44px 18px 20px;display:none}.form .form-group-file-item__name{font-size:1.125em;line-height:1.3;color:#333}.form .form-group-file-item__close{position:absolute;top:17px;right:20px;cursor:pointer}.form .form-group__info{font-size:.875em;line-height:1.3;color:#999;margin-bottom:30px}@media (max-width:1260px){.filter .form-control{border:2px solid #1771e6;height:50px;border-radius:50px}.filter .form-group{width:100%}.filter .form-group button{left:14px}.filter .form-group button+.form-control{padding-left:40px}.filter .checkbox,.filter .radio{width:auto;margin-right:40px}.form .form .control-label,.form .form-control{font-size:1em}.form .form-group{margin-bottom:20px}.form .form-group-file{padding:25px 15px}.form .form-group__info{margin-bottom:20px}}@media (max-width:767px){.filter .checkbox,.filter .radio{width:100%;margin-right:0}.filter .checkbox__text,.filter .radio__text,.form .form-group-checkbox span,.form .form-group-radio span{font-size:.875em}.form .control-label{font-size:.875em;margin-bottom:10px}.form .form-control{font-size:.875em;height:50px}.form .form-group{margin-bottom:15px}.form .form-group_half{width:100%}.form .form-group-file__text{font-size:.875em;line-height:1.2}.form .form-group__info{font-size:12px;margin-bottom:15px}}.guide-instruction{padding:0;margin:0;list-style:none;color:#212121}.guide-instruction li:not(:last-of-type){padding-bottom:36px;border-bottom:1px solid #d7d7d7;margin-bottom:36px}.guide-instruction__number{min-width:42px;font-weight:500;font-size:1.5rem;line-height:132%;margin-right:10px;color:#878787}.guide-instruction__info p{font-weight:500;font-size:1.5rem;line-height:132%;margin-bottom:16px}.guide-instruction__info img{border:1px solid #d7d7d7;border-radius:12px;max-width:100%}@media (max-width:767px){.guide-instruction li:not(:last-of-type){padding-bottom:15px;margin-bottom:15px}.guide-instruction__number{font-size:1.125rem;min-width:28px}.guide-instruction__info p{font-size:1.125rem}.guide-instruction__info img{height:auto}}.guide-title{font-size:1.75rem;line-height:130%;margin-bottom:32px;font-weight:700}.guide-menu{padding:0;margin:0;list-style:none}.guide-menu li:not(:last-of-type){margin-bottom:12px}.guide-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px;background:#f5f5f5;border-radius:8px;-webkit-transition:opacity .3s;transition:opacity .3s}.guide-menu__link span{font-weight:500;font-size:1.125rem;line-height:132%;color:#212121}.guide-menu__link svg{min-width:24px;stroke:#212121;stroke-width:2px}.guide-menu__link:focus,.guide-menu__link:hover{text-decoration:none;opacity:.7}@media (max-width:767px){.guide-menu__link span{font-size:1rem}}.header{border-bottom:1px solid #f5f5f5;z-index:12;-webkit-transition:.3s;transition:.3s;position:relative;top:0}.header.fixed{position:fixed;width:100%;z-index:995}.header.header_compare{position:static!important}.header-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top{height:60px;background:#1e3685}.header-bottom{height:120px;background:#fff}.header__address,.header__help{color:#fff;font-weight:500;font-size:.875em;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__address{margin-right:auto;position:relative}.header__address a{color:inherit}.header__address a:hover{color:inherit;text-decoration:none}.header__address:hover{color:#fff}.header__address svg{margin-right:5px}.header__help{margin-right:40px}.header__help-new{margin-right:50px}.header__help-common-new{margin-right:20px}.header__help-end-new{margin-right:50px}.header__help-login-new{display:none;padding:4px 9px;background:rgba(255,255,255,.1);border-radius:20px}.header__help-login-new svg{stroke:#fff;stroke-width:2px}.header__help:hover{color:#fff;opacity:.6;text-decoration:none}.header__help svg{fill:#fff;margin-right:5px}.header__help_place svg{fill:none}.header__visually-impaired{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 14px;font-weight:500;font-size:1.125em;line-height:24px;color:#fff;background:rgba(0,0,0,.6);border-radius:100px;margin-right:15px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.header__visually-impaired-fix{margin-right:0!important}.header__visually-impaired.active{background:#1771e6}.header__visually-impaired:hover{background:#000}.header__lk svg,.header__visually-impaired svg,.pagination li{margin-right:10px}.header-lk-menu,.header__lk{display:-webkit-box;display:-ms-flexbox;display:flex}.header__lk{height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.125em;line-height:24px;padding:0 15px;background:rgba(255,255,255,.1);border-radius:100px;position:relative;cursor:pointer;-webkit-transition:.3s;transition:.3s}.header__lk.active,.header__lk:hover{background:#1771e6}.header__lk,.header__lk:hover{text-decoration:none;color:#fff}.header-lk-menu{position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;right:0;top:100px;padding:20px;background:#fff;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s linear,top .3s linear;transition:opacity .3s linear,top .3s linear;z-index:2}.header-lk-menu.has-entered{padding:14px 0}.header-lk-menu.has-entered .header-lk-menu__link{font-size:1.125rem;border-color:transparent;border-radius:0;border-bottom:1px solid #e8f1fb;color:#333;text-align:left;margin-bottom:0;padding:16px 20px}.header-lk-menu.has-entered .header-lk-menu__link:hover{color:#1771e6;background:0 0}.header-lk-menu.has-entered .header-lk-menu__link:first-of-type,.header-lk-menu.has-entered .header-lk-menu__link_exit{font-size:1.3rem}.header-lk-menu.has-entered .header-lk-menu__link_exit{color:#1771e6;border-bottom:transparent}.header-lk-menu.has-entered .header-lk-menu__link_exit:hover{opacity:.7}.header-lk-menu.active{pointer-events:auto;opacity:1;top:55px}.header-lk-menu__link{font-size:1.125em;line-height:1.3;font-weight:700;padding:10px 20px;text-decoration:none!important;border:1px solid rgba(23,113,230,.3);border-radius:30px;margin-bottom:20px;color:#1771e6;white-space:nowrap;text-align:center;-webkit-transition:.3s;transition:.3s}.header-lk-menu__link:last-of-type,.message-info p:last-of-type,.reviews__comments ul:last-of-type{margin-bottom:0}.header-lk-menu__link:hover{color:#fff;background:#1771e6}.header-lk-menu__link_exit{color:#1771e6;border-color:transparent;stroke-width:2px}.header-lk-menu__link svg{margin-left:10px;fill:none;stroke:#1771e6}.header-notification,.header-notification__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-notification{background:rgba(255,255,255,.1);border-radius:48px;width:48px;height:48px;margin-left:15px;position:relative}.header-notification svg{fill:none;stroke:#fff;stroke-width:2px}.header-notification__count{width:24px;height:24px;background:#1771e6;font-size:.875em;font-weight:700;font-family:"Rounded Mplus 1c";color:#fff;position:absolute;right:0;bottom:0;border-radius:24px}.header__logo{margin-right:60px}.header__logo img,.hint-body__image img{max-width:100%}.header-catalog,.header-catalog__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-catalog{margin-right:40px;cursor:pointer;text-decoration:none!important}.header-catalog.active .header-catalog__text{color:#1771e6}.header-catalog:hover .header-catalog__icon{border-color:#1e3685}.header-catalog:hover .header-catalog__icon svg{stroke:#1e3685}.header-catalog:hover .header-catalog__text{color:#1e3685}.header-catalog__icon{width:58px;height:58px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;border:2px solid #1771e6;transitioN:.3s}.header-catalog__icon svg{stroke:#1771e6;stroke-width:2px;transitioN:.3s}.header-catalog__text{width:calc(100% - 58px);font-family:"Rounded Mplus 1c";font-size:1.125em;line-height:24px;font-weight:700;padding-left:15px;color:#333;transitioN:.3s}.header-catalog-new .header-catalog-new__icon svg:last-child{display:none}.header-catalog-new.active .header-catalog-new__icon svg:first-child{display:none}.header-catalog-new.active .header-catalog-new__icon svg:last-child{display:block}.header-catalog-new,.header-catalog-new__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-catalog-new{margin-right:10px;cursor:pointer;text-decoration:none!important;border-radius:100px;background-color:#1771e6;transitioN:.3s;padding:18px 20px 18px 22px}.header-catalog-new:hover{background-color:#1e3685}.header-catalog-new__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-catalog-new__icon svg{stroke:#fff;stroke-width:2px;transitioN:.3s}.header-catalog-new__text{font-family:"Rounded Mplus 1c";font-size:14px;line-height:24px;font-weight:700;padding-left:11px;color:#fff;transitioN:.3s}.header-add-product,.header-add-product__icon,.header-useful-services,.header-useful-services__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-add-product,.header-useful-services{cursor:pointer;text-decoration:none!important}.header-add-product.active .header-add-product,.header-add-product.active .header-useful-services__text,.header-useful-services.active .header-add-product,.header-useful-services.active .header-useful-services__text{color:#1771e6}.header-add-product:hover .header-add-product__icon,.header-add-product:hover .header-useful-services__icon,.header-useful-services:hover .header-add-product__icon,.header-useful-services:hover .header-useful-services__icon{border-color:#1e3685}.header-add-product:hover .header-add-product__icon svg,.header-add-product:hover .header-useful-services__icon svg,.header-useful-services:hover .header-add-product__icon svg,.header-useful-services:hover .header-useful-services__icon svg{stroke:#1e3685}.header-add-product:hover .header-add-product__text,.header-add-product:hover .header-useful-services__text,.header-compare:hover .header-compare__text,.header-favorite:hover .header-favorite__text,.header-login:hover .header-login__text,.header-useful-services:hover .header-add-product__text,.header-useful-services:hover .header-useful-services__text{color:#1e3685}.header-add-product__icon,.header-useful-services__icon{width:58px;height:58px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #1771e6;border-radius:100px;transitioN:.3s}.header-add-product__icon svg,.header-useful-services__icon svg{fill:none;stroke:#1771e6;stroke-width:2px;transitioN:.3s}.header-add-product__text,.header-useful-services__text{width:calc(100% - 58px);font-family:"Rounded Mplus 1c";font-size:1.125em;line-height:24px;font-weight:700;padding-left:15px;color:#333;transitioN:.3s}.header-compare,.header__search-open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;cursor:pointer}.header__search-open{margin-left:auto;width:60px;text-decoration:none;background:#1771e6;border-radius:100px;margin-right:20px;transitioN:.3s}.header__search-open.active,.header__search-open:hover{background:#1e3685}.header__search-open svg{fill:none}.header-compare{background:#f1f1f1;border-radius:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:102px;margin-right:6px;position:relative}.header-compare:hover,.header-favorite:hover,.header-login:hover{text-decoration:none}.header-compare:hover .header-compare__icon svg,.header-favorite:hover .header-favorite__icon svg{fill:#1e3685}.header-compare__text{font-weight:700;font-size:.875em;line-height:24px;color:#333;padding:0 10px}.header-compare__count{background:#1771e6;color:#fff;font-size:12px;line-height:1.3;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:26px;height:26px;border-radius:26px;position:absolute;right:-5px;top:-5px}.header-compare-new{margin-right:8px!important}.header-favorite{background:#f1f1f1;border-radius:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:102px;height:60px;margin-right:6px;cursor:pointer;position:relative}.header-compare__icon svg,.header-favorite__icon svg{fill:#333;-webkit-transition:.3s;transition:.3s}.header-favorite__text{font-weight:700;font-size:.875em;line-height:24px;color:#333;-webkit-transition:.3s;transition:.3s;padding:0 10px}.header-favorite__count,.header-login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-favorite__count{background:#1771e6;color:#fff;font-size:12px;line-height:1.3;text-align:center;width:26px;height:26px;border-radius:26px;position:absolute;right:-5px;top:-5px}.header-login{background:#f1f1f1;border-radius:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:102px;height:60px;cursor:pointer;position:relative}.header-login:hover .header-login__icon svg,.header-login__icon svg{fill:transparent;stroke:#1e3685;stroke-width:2}.header-login__icon svg{stroke:#333;-webkit-transition:.3s;transition:.3s}.header-login__text{font-weight:700;font-size:.875em;line-height:14px;color:#333;padding:0 10px;text-align:center}.header-login__count,.header-open-menu{font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-login__count{background:#1771e6;color:#fff;line-height:1.3;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:26px;height:26px;border-radius:26px;position:absolute;right:-5px;top:-5px}.header-open-menu{display:none;width:85px;height:48px;border:2px solid #f1f1f1;border-radius:100px;color:#1771e6;font-weight:500}.header-open-menu svg{margin-left:7px}.header-cellar{background-color:#fff}.header-cellar__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0;margin-bottom:12px}.header-cellar__menu-item{list-style:none;line-height:24px}.header-cellar__menu-link{color:#212121;font-family:"Rounded Mplus 1c";font-weight:700;font-size:18px;text-transform:uppercase;line-height:24px}.header-cellar__menu-link:hover{color:#1e3685;text-decoration:none}.header-search,.header-search__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-search{background:#fff;border:2px solid #ffdd2d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;-webkit-transition:.3s;transition:.3s;position:relative;overflow:hidden;padding:3px 4px;margin-right:auto;width:406px}.header-search .search-selected-categories-list{display:none}.header-search__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.header-search__input{width:230px;min-width:10px;height:100%;border:0;font-weight:500;font-size:1.125em;line-height:24px;color:#333;outline:0;font-family:"Rounded Mplus 1c";-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:inset 0 0 0 50px #fff}.header-search__input:focus::-webkit-input-placeholder{color:transparent}.header-search__input:focus::-moz-placeholder{color:transparent}.header-search__input:focus:-ms-input-placeholder{color:transparent}.header-search__input:focus::-ms-input-placeholder{color:transparent}.header-search__input:focus::placeholder{color:transparent}.header-search__input.error::-webkit-input-placeholder{color:#ec0044}.header-search__input.error::-moz-placeholder{color:#ec0044}.header-search__input.error:-ms-input-placeholder{color:#ec0044}.header-search__input.error::-ms-input-placeholder{color:#ec0044}.header-search__input.error::placeholder{color:#ec0044}.header-search__button{height:50px;min-width:50px;border-radius:50%;background:#1771e6;border:0;-webkit-transition:.3s;transition:.3s}.header-search__button svg{fill:none}.header-search__button:hover{background:#1e3685}.header-search-form{margin-right:auto}.header__search-mob{display:none!important}@media (max-width:1260px){.header__logo{width:232px;margin-right:30px}.header__visually-impaired{display:none}.blind{display: none;}.header-add-product,.header-catalog,.header-useful-services{width:145px}.header-catalog-new{padding:14px 20px}.header-compare{height:52px}.header-compare__text{display:block;line-height:18px}.header-compare__count{right:-7px;top:-7px}.header-favorite{height:52px}.header-favorite__text{display:block;line-height:18px}.header-favorite__count{right:-7px;top:-7px}.header-login{height:52px}.header-search{display:none}.header__search-mob{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-left:0;margin-right:auto}.header__search-open{width:52px;height:52px}.header__help-end-new{margin-right:0}.header-cellar__menu{margin-bottom:8px}.header-cellar__menu-link{font-size:.875rem}}@media (max-width:1023px){.header-open-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header-top{height:50px}.header-bottom{height:100px}.header__address{margin-right:0}.header__help{margin-left:auto;margin-right:auto}.header__help-login-new{display:block;margin-right:0}.header__help-new{display:none}.header__lk{height:40px;font-size:.875em;line-height:24px}.header-compare,.header__search-open{width:50px;height:50px;margin-right:10px}.header__search-open{margin-left:auto}.header-compare{min-width:50px;border-radius:50%}.header-compare__text{display:none}.header-favorite{width:50px;min-width:50px;height:50px;border-radius:50%}.header-favorite__text{display:none}.header-login{display:none;min-width:50px;height:50px;border-radius:50%}.header-login__text{display:none}.header-catalog{width:110px;padding-right:0;margin-right:20px}.header-catalog__icon{width:50px;height:50px}.header-catalog__text{font-size:12px;line-height:1.3}.header-catalog-new{display:none}.header-add-product,.header-useful-services{width:110px;padding-right:0}.header-add-product__icon,.header-useful-services__icon{width:50px;height:50px}.header-add-product__text,.header-useful-services__text{font-size:12px;line-height:1.3}.header__help-end-new{margin-right:auto}.header-search-form{margin-right:0;margin-left:auto}}@media (max-width:767px){.header-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-open-menu{height:36px}.header-top{height:48px}.header__help{display:none}.header__help-login-new{display:block;font-size:.75rem;margin:0}.header__lk{height:32px;font-size:12px;padding:0 12px;line-height:24px;margin-left:auto}.header-lk-menu{width:300px}.header-lk-menu.active{top:40px}.header-lk-menu__link{font-size:.875em;padding:10px 18px;white-space:normal;word-wrap:break-word}.header-notification{width:32px;height:32px;margin-left:10px}.header-notification:hover{text-decoration:none}.header-notification svg{max-width:60%;max-height:60%}.header-notification__count{font-size:10px;width:16px;height:16px}.header-add-product,.header-catalog,.header-compare,.header-favorite,.header-login,.header-useful-services{display:none}.header-bottom{height:62px}.header__logo{width:173px;margin-right:auto}.header__search-open{width:36px;height:36px}.header__search-open svg{width:16px;height:16px}.header__address{max-width:47%;line-height:1.2;font-size:12px}.header__address a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__address a span{width:calc(100% - 30px)}.header-catalog-new{display:none}}@media (max-width:400px){.header-notification{display:none}}.hint{position:relative}.hint-body p,.hint-header{font-size:1em;line-height:1.5}.hint-header{color:#1e3685;cursor:pointer}.hint-header svg{margin-right:5px}.hint-body{background:#fff;border:2px solid #1771e6;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;padding:30px;position:absolute;width:305px;right:0;top:28px;display:none}.hint-body.active{display:block}.hint-body__title{font-size:1.125em;line-height:1.3;color:#333;font-weight:700;margin-bottom:20px}.hint-body__image{border-radius:8px;overflow:hidden;border:2px solid #1771e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.hint-body p{color:#333}@media (max-width:767px){.hint{margin-bottom:15px}}.home-one-block{background:#e8f1fb;padding-top:90px;padding-bottom:150px}.home-one-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-one-block-left{width:calc(100% - 440px)}.home-one-block-right{width:290px}@media (max-width:1260px){.home-one-block-left{width:calc(100% - 330px)}.home-one-block-right{width:300px}}@media (max-width:980px){.home-one-block{padding-top:40px}.home-one-block-left{width:100%}.home-one-block-right{display:none}}@media (max-width:767px){.home-one-block{padding-top:20px;padding-bottom:100px}}.important-notice{padding:26px 0}.important-notice_error{background:#e62517}.important-notice__text{font-weight:500;font-size:24px;line-height:1.3;color:#fff}@media (max-width:1260px){.important-notice__text{font-size:18px}}@media (max-width:980px){.important-notice{padding:14px 0}.important-notice__text{font-size:16px}}@media (max-width:767px){.important-notice{padding:12px 0}.important-notice__text{font-size:14px}}.important-pages{margin-top:60px}.important-pages .swiper-container{width:calc(100% + 74px);margin-left:-37px;margin-right:-37px;padding:0 37px;margin-top:0}.important-pages .swiper-pagination{width:100%;position:relative;left:0;top:0}.important-pages .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.important-pages-item,.important-pages__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.important-pages__container{height:320px}.important-pages-item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:22.8%;margin-right:2.93%;background:#fff;border-radius:16px;padding:30px 30px 50px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;-webkit-filter:none;filter:none;margin-bottom:30px;text-decoration:none;border:2px solid #fff;-webkit-transition:.3s;transition:.3s}.important-pages-item_calc{background:no-repeat right bottom url(../img/general/bg-calc.png) #e8f1fc}.important-pages-item_sert{background:no-repeat right bottom url(../img/general/bg-sert.png) #ffeab5}.important-pages-item_number{background:no-repeat right bottom url(../img/general/bg-number.png) #ffe1e5}.important-pages-item:hover{text-decoration:none;border-color:#1e3685}.important-pages-item:hover .important-pages-item__more{background:#1e3685;color:#fff;border-color:#1e3685}.important-pages-item:nth-child(4n+4){margin-right:0!important}.important-pages-item:last-of-type{margin-right:0!important}.important-pages-item__image{width:170px;height:170px;border-radius:170px;overflow:hidden;margin-bottom:15px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.important-pages-item__image img{height:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.important-pages-item__title{font-weight:700;font-size:2.625rem;line-height:46px;font-family:"Rounded Mplus 1c";text-align:center;letter-spacing:-.01em;text-transform:none;color:#212121;margin-bottom:12px}.important-pages-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:1.5rem;line-height:32px;text-align:left;color:#212121;margin-bottom:0;width:69%}.important-pages-item__more{font-weight:700;font-size:1.125em;line-height:24px;font-family:"Rounded Mplus 1c";color:#1771e6;width:190px;height:60px;border:2px solid #dae6f8;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.important-pages-item .btn{width:190px}@media (max-width:1260px){.important-pages{margin-top:30px}.important-pages-item{padding:30px 25px}.important-pages-item .btn{display:none}.important-pages-item_calc{background-size:58%}.important-pages-item_sert{background-size:51%}.important-pages-item_number{background-size:47%}.important-pages-item__text{width:59%}.important-pages .swiper-container{width:calc(100% + 74px);margin-top:-28px;margin-left:-28px;margin-right:-28px;padding:28px 28px 40px}.important-pages-item__title{font-size:2.25rem;margin-bottom:8px}.important-pages-item__text{font-size:1.125rem;line-height:24px}}@media (max-width:980px){.important-pages__container{height:auto}.important-pages .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;height:auto}.important-pages-item{width:auto;padding:30px 24px 36px;margin:0 0 12px;border:0}.important-pages-item:last-of-type{margin-bottom:0}.important-pages-item.swiper-slide-next+*{-webkit-filter:none;filter:none}.important-pages-item__image{width:160px;height:160px}.important-pages-item__title{font-size:2rem;line-height:130%}.important-pages-item__text{min-height:auto;font-size:1.125rem;line-height:135%}.important-pages-item__more{width:160px;height:46px;font-size:1em}.important-pages-item_calc{background-size:155px}.important-pages-item_sert{background-size:125px}.important-pages-item_number{background-size:132px}}@media (max-width:767px){.important-pages{padding-bottom:20px;margin-top:36px}.important-pages__container{padding:0}.important-pages .swiper{width:100%}.important-pages .swiper-container{width:100%;margin:0 0 22px;padding:0 40px 0 20px;-webkit-filter:drop-shadow(0 8px 25px rgba(23,113,230,.1));filter:drop-shadow(0 8px 25px rgba(23,113,230,.1))}.important-pages .swiper-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}.important-pages-item{padding:30px 20px 34px;-webkit-filter:none;filter:none;-webkit-box-flex:0;-ms-flex:none;flex:none;height:100%;margin:0}.important-pages-item__title{font-size:1.75rem}.important-pages-item__image{width:120px;height:120px}.important-pages-item__text{font-size:.875rem;width:75%}.important-pages-item__more{width:134px;font-size:.875em}.important-pages-item_calc{background-size:178px}.important-pages-item_sert{background-size:137px}.important-pages-item_number{background-size:93px}.swiper-pagination-bullet{width:6px;height:6px;margin:0 6px!important}}.information-in-numbers{padding:15px 0 100px;background-image:none;background-repeat:no-repeat;background-size:cover}.information-in-numbers .swiper-wrapper{width:auto}.information-in-numbers .swiper-slide{height:auto}.information-in-numbers-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.information-in-numbers-item{padding:30px 30px 34px;background:#e8f1fc;border-radius:16px;width:calc(33.3333% - 40px);margin-left:20px;margin-right:20px}.information-in-numbers-item_yellow{background-color:#ffdd2d}.information-in-numbers-item_yellow:hover{text-decoration:none}.information-in-numbers-item__number{font-weight:700;font-size:2.625rem;line-height:142%;padding-bottom:32px;margin-bottom:16px;position:relative;color:#1771e6;font-family:"Rounded Mplus 1c"}.information-in-numbers-item__number::before{content:"";position:absolute;display:block;width:36px;height:4px;left:0;bottom:-4px;background:#1771e6;border-radius:100px}.information-in-numbers-item__text,.information-in-numbers-item__title{font-family:"Rounded Mplus 1c";font-weight:700;font-size:1.125em;line-height:24px;color:#212121}.information-in-numbers-item__title{font-size:2.25em;line-height:36px;color:#333;margin-bottom:10px}.information-in-numbers-item__description{font-family:"Rounded Mplus 1c";font-weight:700;font-size:23px;line-height:30px;color:#333}.information-in-numbers-item hr{background:#ebd047;height:2px;border:0}.information-in-numbers-item_visitors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:no-repeat right bottom url(../img/general/bg-visitors.png) #ffeab5;background-blend-mode:luminosity}.information-in-numbers-item__visitor span{font-family:"Rounded Mplus 1c";display:block;color:#212121;font-weight:700}.information-in-numbers-item__visitor span:first-of-type{font-size:1.75rem;margin-bottom:4px;line-height:36px}.information-in-numbers-item__visitor span:last-of-type{font-size:1.125rem;line-height:24px}.information-in-numbers-item__more{font-weight:700;font-size:1.125em;line-height:24px;font-family:"Rounded Mplus 1c";color:#1e3685;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.information-in-numbers-item__more:hover{color:#1e3685}.information-in-numbers-item__more svg{fill:none;stroke:#1e3685;stroke-width:2px}@media (max-width:1260px){.information-in-numbers{padding:10px 0 80px}.information-in-numbers-item{padding:30px 20px}.information-in-numbers-item__number{font-size:2.25rem;line-height:134%}.information-in-numbers-item__title{font-size:1.875em;line-height:1.2;margin-bottom:0}.information-in-numbers-item__description{font-size:1.25em;line-height:1.5}.information-in-numbers-item__text{font-size:1em;line-height:128%}.information-in-numbers-item__visitor span:first-of-type{font-size:1.5rem;margin-bottom:4px;line-height:132%}.information-in-numbers-item__visitor span:last-of-type{font-size:1rem;line-height:128%}}@media (max-width:980px){.information-in-numbers{padding-bottom:60px}.information-in-numbers-item{width:auto;margin:0 0 12px;padding:20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.information-in-numbers-item:last-of-type{margin-bottom:0}.information-in-numbers-item__title{font-size:2em}.information-in-numbers-item__number{font-size:2.25rem;padding:0 34px 0 0;margin:0 30px 0 0}.information-in-numbers-item__number::before{bottom:auto;left:auto;height:36px;width:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.information-in-numbers-item__description{font-size:1.125em}.information-in-numbers-item__more{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.information-in-numbers-item__more svg{margin-left:10px}.information-in-numbers-item_yellow{width:100%;margin-bottom:0;background-image:url(../img/general/information-in-numbers-yellow-bg.svg);background-repeat:no-repeat;background-position:right bottom}.information-in-numbers-list{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.information-in-numbers-item_visitors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-size:10%}.information-in-numbers-item__visitor{margin-right:53px}}@media (max-width:767px){.information-in-numbers{padding-top:18px;padding-bottom:60px}.information-in-numbers .swiper-container{padding:0 60px 0 0;margin-bottom:14px}.information-in-numbers .swiper-pagination{margin-top:0}.information-in-numbers .container{padding-right:0}.information-in-numbers-list{margin-left:0;margin-right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.information-in-numbers-item{margin:0;width:100%;padding:18px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}.information-in-numbers-item__number{font-size:1.75rem;padding:0 0 16px;margin:0 0 10px}.information-in-numbers-item__number::before{width:36px;height:4px;left:0;bottom:-4px;top:auto;right:auto}.information-in-numbers-item__text{font-size:.875em}.information-in-numbers-item_yellow{display:none}.information-in-numbers-item_visitors{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-size:107px 122px}.information-in-numbers-item__visitor span:first-of-type{font-size:1.3125rem;margin-bottom:0}.information-in-numbers-item__visitor span:last-of-type{font-size:.875rem;line-height:128%}}.life-situations{padding-top:80px;padding-bottom:40px;background-color:#f5f5f6}.life-situations .swiper-wrapper{width:auto}.life-situations__title{font-weight:700;font-size:2.625rem;line-height:1.2;font-family:"Rounded Mplus 1c";text-transform:none;color:#333;margin-bottom:20px}.life-situations-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-20px;margin-right:-20px}.life-situations-item,.life-situations-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.life-situations-item{background-color:#fff;padding:20px;width:calc(33.3333% - 40px);margin-right:20px;margin-left:20px;margin-bottom:40px;border-radius:16px;text-decoration:none;-webkit-transition:.3s;transition:.3s}.life-situations-item:hover{text-decoration:none;-webkit-box-shadow:0 8px 25px rgba(0,0,0,.1);box-shadow:0 8px 25px rgba(0,0,0,.1)}.life-situations-item__icon{width:80px;height:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ffeab5;border-radius:12px}.life-situations-item__text{padding-left:20px;font-weight:500;font-size:1.125em;line-height:24px;color:#333;width:calc(100% - 80px);-webkit-transition:.3s;transition:.3s}.life-situations-item__more{font-size:1.125em;line-height:1.3;color:#1771e6;font-weight:700}.life-situations-item__more svg{fill:none;stroke-width:2px;stroke:#1771e6}.life-situations_page{padding:0 0 100px;margin:0;background:0 0}.life-situations_page .life-situations-item{padding:30px;background:#fff;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.life-situations_page .life-situations-item__icon{margin-bottom:17px}.life-situations_page .life-situations-item__text{width:100%;padding-left:0;margin-bottom:40px}@media (max-width:1260px){.life-situations{padding-top:30px;padding-bottom:20px}.life-situations__title{font-size:2.25rem}.life-situations-item{padding:12px;width:calc(33.3333% - 30px);margin-right:15px;margin-left:15px;margin-bottom:30px}.life-situations-item__icon{width:62px;height:62px}.life-situations-item__text{width:calc(100% - 70px);font-size:1em;padding-left:12px;line-height:21px}.life-situations-item__more{font-size:1em}.life-situations_page .life-situations-item__text{width:100%;margin-bottom:25px}}@media (max-width:980px){.life-situations{padding-top:30px;padding-bottom:26px}.life-situations_page{padding-top:0}.life-situations__title{font-size:2em}.life-situations-item{width:calc(50% - 30px);margin-bottom:24px}}@media (max-width:767px){.life-situations{padding-top:30px;padding-bottom:50px}.life-situations .container{padding-right:0}.life-situations .swiper-container{padding-right:40px;margin-bottom:22px}.life-situations_page{padding-top:0}.life-situations__title{font-size:1.75rem;margin-bottom:20px}.life-situations-list{margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.life-situations-item{margin:0}.life-situations-item__more{font-size:.875em}.life-situations_page .life-situations-item{padding:20px}}.message-info{margin-bottom:30px}.message-info div{font-weight:700;margin-bottom:15px;line-height:1.3;font-size:20px}.message-info div:first-of-type{margin-bottom:5px}.mobile-menu{visibility:hidden;background:#fff;position:fixed;top:0;height:calc(100% - 48px);left:0;z-index:100;width:100%;opacity:0;pointer-events:none;-webkit-transition:opacity .3s linear,top .3s linear;transition:opacity .3s linear,top .3s linear}.mobile-menu.active{visibility:visible;pointer-events:auto;top:48px;opacity:1}.mobile-menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e8f1fb;height:56px;padding:0 20px}.mobile-menu-header__link{padding:15px 0;font-size:1em;line-height:1.5;color:#333;font-weight:700;border-bottom:2px solid transparent;margin-right:40px;text-decoration:none!important}.mobile-menu-header__link.active{color:#1771e6;border-bottom:2px solid #1771e6}.mobile-menu-body{height:calc(100% - 56px);padding:25px 20px 0;display:none}.mobile-menu-body.active{display:block}.mobile-menu-body-bottom{height:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-menu-body-bottom,.mobile-menu-body-btn,.mobile-menu-body-btn__ico,.mobile-menu__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu-body-btn{width:48%;height:50px;border-radius:50px;border:2px solid #f1f1f1;font-size:.875em;line-height:1.4;color:#333;font-weight:700}.mobile-menu-body-btn__ico,.mobile-menu__close{width:36px;height:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-menu-body-btn__ico{background:#f1f1f1;border-radius:50px;margin-right:8px;margin-left:4px}.mobile-menu__close{border-radius:36px;background:#1771e6;margin-left:auto}.mobile-menu__close svg{width:16px;height:16px}.mobile-menu-catalog,.mobile-menu-pages{height:calc(100% - 70px);overflow:auto;padding-right:2px}.mobile-menu-catalog::-webkit-scrollbar-track,.mobile-menu-pages::-webkit-scrollbar-track{border-radius:10px}.mobile-menu-catalog::-webkit-scrollbar,.mobile-menu-pages::-webkit-scrollbar{width:4px}.mobile-menu-catalog::-webkit-scrollbar-thumb,.mobile-menu-pages::-webkit-scrollbar-thumb{border-radius:10px;background:#e8f1fb}.mobile-menu-catalog__title{font-size:12px;text-transform:uppercase;color:#1771e6;font-weight:700;margin-top:20px}.mobile-menu-catalog__title:first-child{margin-top:0}.mobile-menu-catalog-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 0;border-bottom:1px solid #dae6f8}.mobile-menu-catalog-item:nth-child(1){border-top:1px solid #dae6f8}.mobile-menu-catalog-item__ico{width:48px;height:48px;border-radius:8px;background:#1e3685;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.mobile-menu-catalog-item__ico img{max-width:100%;max-height:100%}.mobile-menu-catalog-item-info{width:calc(100% - 48px);padding-left:15px}.mobile-menu-catalog-item__title{font-weight:500;font-size:.875em;line-height:1.4;color:#333;margin-bottom:10px}.mobile-menu-catalog-item__section{font-size:12px;font-weight:700;color:#1e3685}.mobile-menu-pages-list:last-child,.mobile-menu-pages:last-child,.mobile-menu-pages__item:last-child{border-bottom:0}.mobile-menu-pages__title{font-size:12px;text-transform:uppercase;color:#1771e6;font-weight:700}.mobile-menu-pages-list{padding:0;list-style:none;width:100%;margin:0 0 15px}.mobile-menu-pages-list,.mobile-menu-pages__item{border-bottom:1px solid #dae6f8}.mobile-menu-pages__link{display:block;padding:15px 0;font-weight:500;font-size:.875em;color:#333}.modal{display:none;position:relative;background:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;padding:45px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;visibility:hidden;height:auto;max-width:calc(100% - 40px)}.modal.active{opacity:1;pointer-events:auto;visibility:visible;display:block}.modal-content{max-height:60vh;border:0;border-radius:0;background:0 0}.modal-scroll{overflow:auto}.modal-scroll::-webkit-scrollbar-track{border-radius:10px}.modal-scroll::-webkit-scrollbar{width:6px}.modal-scroll::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(23,113,230,.3)}.modal-wrapper{position:fixed;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(12,22,53,.6);z-index:1000;left:0;top:0;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.modal-wrapper.active{opacity:1;visibility:visible}.modal-close{position:absolute;cursor:pointer;right:30px;top:30px}.modal__title{font-size:1.75em;line-height:1.3;color:#333;font-weight:700;margin-bottom:28px;font-family:"Rounded Mplus 1c"}.modal__description{font-size:1.125em;line-height:1.3;margin-bottom:28px}.modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-buttons .btn{margin-bottom:10px}.modal-city{width:480px;max-width:100%;padding:30px;max-height:calc(100% - 40px)}.modal-city__title{font-size:1.875em;line-height:1.3;font-family:"Rounded Mplus 1c";color:#333;margin-bottom:25px;font-weight:700}.modal-city-search{margin-bottom:35px}.modal-city-list{height:calc(100% - 160px);position:relative;width:calc(100% + 25px);padding-right:25px}.modal-city-item{font-weight:500;font-size:1.125em;line-height:1.5;color:#000;border-bottom:1px solid #e1e1e1;padding:14px 20px 14px 0}.modal-city-item:last-child{border-bottom:0}.modal-city-item.active{padding-right:25px;background-image:url(../img/general/active-item.svg);background-position:right 4px center;background-repeat:no-repeat}@media (max-width:980px){.modal{padding:20px}}@media (max-width:767px){.modal-close{right:15px;top:23px}.modal__title{font-size:1.375em}.modal__description{font-size:.875em}.modal-content{max-height:63vh}}.filter-modal{display:none;position:fixed;width:100vw;height:100vh;z-index:12;background-color:rgba(12,22,53,.8);left:0;top:0}.filter-modal.active{display:block}.filter-modal__headline,.filter-modal__in{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.filter-modal__in{max-width:400px;height:100%;background-color:#fff;float:right;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter-modal__headline{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:0;top:0;padding:20px;background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(top,#fff 80%,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#fff 80%,rgba(255,255,255,0) 100%);z-index:99}.filter-modal__title{font-family:"Rounded Mplus 1c";font-weight:700;font-size:26px;line-height:38px;color:#333}.filter-modal__close{width:36px;height:36px;background-color:#1771e6;position:relative;border-radius:50%;cursor:pointer;-webkit-transition:.3s;transition:.3s}.filter-modal__close:hover{background-color:#1e3685}.filter-modal__close:after,.filter-modal__close:before{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;content:" ";height:11px;width:2px;background-color:#fff;border-radius:2px}.filter-modal__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.filter-modal__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.open-modal{overflow:hidden!important}.white-panel{background:#fff;border-radius:8px;padding:20px;height:100%;margin-bottom:0!important;width:100%;position:relative}.filter-form-block--fixed{position:absolute;width:100%!important;left:0;padding:30px 20px 20px;bottom:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(90%,#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,#fff 90%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#fff 90%,rgba(255,255,255,0) 100%);z-index:99}.filter-form__content{overflow-y:auto;height:100%;padding-top:58px;padding-bottom:150px;-ms-overflow-style:none;scrollbar-width:none}.filter-form__content::-webkit-scrollbar{display:none}.filter-form__btn{margin-bottom:0!important}.filter-form__btn:not(:last-child){margin-bottom:10px!important}.filter-form-block .form-group--fix,.mailing-management .form-group #type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-group__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group__inputs-splitter{margin:6px;font-family:"Roboto";font-weight:400;font-size:18px;line-height:24px;color:#333}.btn-white{background:#fff;border-radius:100px;color:#1771e6;border:2px solid #e8f1fb;-webkit-transition:all .4s ease;transition:all .4s ease}.btn-white:hover{border-color:#1771e6}.back{z-index:0!important;-webkit-transition:all 0s ease;transition:all 0s ease}@media all and (max-width:576px){.filter-modal__in{max-width:100%}.filter-form,.filter-form__content{width:100%}}.must-logged{border-top:1px solid #dae6f8;padding-top:45px;padding-bottom:45px}.must-logged__text{margin-bottom:30px;text-align:center}.must-logged__btn{width:305px}@media (max-width:1260px){.must-logged{padding-top:35px;padding-bottom:35px}}@media (max-width:767px){.must-logged{padding-top:20px;padding-bottom:20px}}.news-top,.news__container{display:-webkit-box;display:-ms-flexbox;display:flex}.news__container{margin-left:-20px;margin-right:-20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:10px}.news-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-top .page-title{width:calc(100% - 400px)}.news-top__form{width:400px;margin-bottom:40px}.news-top .select2-selection--multiple .select2-selection__rendered,.news-top .select2-selection--single .select2-selection__rendered{padding-top:11px;padding-bottom:11px}.news .btn-more{display:none}@media (max-width:980px){.news__container{margin-left:-15px;margin-right:-15px}.news-top .page-title{width:calc(100% - 260px)}.news-top__form{width:260px;margin-bottom:25px}}@media (max-width:767px){.news-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.news-top .page-title{width:100%}.news-top__form{margin-bottom:25px;width:100%}.news-top .select2-selection--multiple .select2-selection__rendered,.news-top .select2-selection--single .select2-selection__rendered{padding-top:7px;padding-bottom:7px}}.not-available{width:100vw;height:100vh;background:#e8f1fb;padding:70px 0}.not-available__container{height:100%}.not-available__logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.not-available-header{height:70px}.not-available-body{height:calc(100% - 70px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.not-available-info{padding-left:80px;background-image:url(../img/general/not-available-ico.svg);background-repeat:no-repeat;background-position:left top}.not-available-info__title{font-weight:800;font-size:2.25em;line-height:1.3;color:#333;font-family:"Rounded Mplus 1c";text-transform:uppercase}.not-available-info__text{font-size:1.5em;line-height:1.3;color:#333}@media (max-width:980px){.not-available-info{padding-left:80px}.not-available-info__title{font-size:2em}.not-available-info__text{font-size:1.25em}}@media (max-width:767px){.not-available{padding:40px 0}.not-available-info{padding-left:60px}.not-available-info__title{font-size:1.375em;margin-bottom:10px}.not-available-info__text{font-size:.875em}}.not-found{width:840px;max-width:100%;text-align:center;margin:90px auto 100px}.not-found-wrapper{padding:60px;background:#e8f1fb;border-radius:8px;margin-bottom:30px}.not-found__title{font-size:1.125em;line-height:1.3;text-transform:uppercase;color:#333;font-weight:700}.not-found__number{font-size:300px;font-weight:700;line-height:1;font-family:"Rounded Mplus 1c";color:#1771e6}.not-found__text{font-size:1.125em;color:#333;line-height:1.3}@media (max-width:1260px){.not-found{margin-top:60px;margin-bottom:60px}.not-found-wrapper{padding:40px}.not-found__number{font-size:200px}}@media (max-width:980px){.not-found{margin-top:40px;margin-bottom:50px}.not-found__text,.not-found__title{font-size:1em}}@media (max-width:767px){.not-found{margin-top:20px;margin-bottom:30px}.not-found-wrapper{padding:15px;margin-bottom:20px}.not-found__number{font-size:110px}.not-found__text,.not-found__title{font-size:.875em}}.pagination{max-width:100%;overflow:auto;padding-bottom:10px;scrollbar-color:#1771e6 rgba(23,113,230,.2)}.pagination::-webkit-scrollbar{height:10px;background:rgba(23,113,230,.2)}.pagination::-webkit-scrollbar-thumb{background:#1771e6}.pagination a,.pagination span,.pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.pagination-count{font-size:.875em;line-height:1.5;color:#c4c4c4;min-width:40%;text-align:right;margin-bottom:10px}.pagination li.disabled a,.pagination li.disabled span{border-color:#fff!important;opacity:.6}.pagination li.active a,.pagination li.active span{border-color:#1771e6;background:0 0}.pagination a,.pagination span{min-width:60px;min-height:60px;font-size:1.25em;line-height:1.3;color:#000!important;border:2px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;outline:0}.pagination a:focus,.pagination span:focus{-webkit-box-shadow:none;box-shadow:none}.pagination a:hover,.pagination span:hover{text-decoration:none;background:#f5f5f6}.pagination a svg,.pagination span svg{margin:0 5px}.pagination .next,.pagination .prev{display:none!important}@media (max-width:1260px){.pagination-wrap{margin-bottom:20px}.pagination-count{display:none}}@media (max-width:980px){.pagination li{margin-right:5px}.pagination a,.pagination span{min-width:50px;min-height:50px;padding:0 10px}}@media (max-width:767px){.pagination,.pagination-wrap{display:none}}.pictures{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.pictures__block>.pictures__image{width:180px}.pictures__block:not(:last-of-type){margin-right:20px}.pictures__image{position:relative;border-radius:6px;padding:3px;background-color:#fff}.pictures__image img{width:100%}.pictures__btn.active~.pictures__controls,.pictures__image:hover .pictures__wrapper{display:block}.pictures__wrapper{display:none;border-radius:6px;position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(33,33,33,.2)}.pictures__container{width:180px;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.pictures__controls{display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;z-index:10;top:45px;right:8px;border:1px solid #e8f1fb;background:#fff;-webkit-box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15);box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15);border-radius:8px;padding:14px;list-style:none;margin-bottom:0}.pictures__controls li{cursor:pointer;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pictures__controls li svg{margin-right:10px;fill:none;stroke:#212121;stroke-width:2px}.pictures__controls li:not(:last-of-type){margin-bottom:14px}.pictures__controls li:hover{color:#1771e6}.pictures__controls li:hover svg{stroke:#1771e6}.pictures__btn{position:absolute;top:8px;right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:4px;border-color:transparent}.pictures__btn.active span{background:#1771e6}.pictures__btn:focus{outline:0}.pictures__btn span{-webkit-transition:.3s;transition:.3s;width:4px;height:4px;border-radius:50%;background:#212121}.pictures__btn span:not(:last-of-type){margin-bottom:3px}.pictures__btn:hover span{background:#1771e6}.pictures__title{font-size:1rem;font-weight:500;margin-bottom:4px}@media (max-width:767px){.pictures{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pictures__block{margin:0 0 20px}}.plug{position:fixed;top:0;bottom:0;left:0;right:0;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:5000;background:#1f3686}.plug__wrapper{max-width:50%;text-align:center}.plug__wrapper img{margin-bottom:100px;background:#fff;border-radius:42px;padding:8px 15px}.plug__wrapper p{font-size:20px;font-weight:700;color:#fff}.plug__wrapper p:first-of-type{margin:0}.plug__wrapper p:last-of-type{margin-bottom:30px}.plug__wrapper a{padding:12px 30px;border-radius:5px;background:#fff;color:#1f3686;font-weight:700}@media (max-width:1023px){.plug__wrapper{max-width:90%}}.popup{position:absolute;min-width:480px;padding:38px;background:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;max-height:96%;overflow:auto}.popup.active{pointer-events:auto}.popup-wrapper{background:rgba(12,22,53,.8);position:fixed;left:0;top:0;width:100%;height:100%;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.popup-wrapper.active,.popup.active{opacity:1;visibility:visible}.popup__close{position:absolute;right:20px;top:20px;cursor:pointer}.popup__close svg{fill:none;stroke:#000}.popup-content{line-height:1.2;text-align:center;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;font-family:"Rounded Mplus 1c"}.popup-content svg{fill:none;margin-bottom:20px}.popup__img{margin-bottom:20px}.popup__img img,.popup__img svg{margin-bottom:0}.popup__text,.popup__title{text-align:center;color:#333}.popup__title{font-size:1.875em;line-height:1.2;font-weight:700;font-family:"Rounded Mplus 1c";margin-bottom:15px}.popup__text{font-size:1.125em;line-height:1.3}.popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-buttons__btn{width:auto;margin:0 10px;min-width:160px}@media (max-width:767px){.popup{padding:35px 25px;min-width:calc(100% - 40px);max-width:calc(100% - 40px)}.popup__close{right:10px;top:10px}.popup__title{font-size:1.25em}.popup__text{font-size:.875em}.popup-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup-buttons__btn{width:100%;margin:0 0 10px}.popup-buttons__btn:last-child{margin-bottom:0}}.popup-chat{position:fixed;right:20px;bottom:20px;z-index:2000}.popup-chat.new-message .popup-chat__btn:not(.active){position:relative}.popup-chat.new-message .popup-chat__btn:not(.active)::after{position:absolute;content:"";width:10px;height:10px;top:12px;right:12px;left:auto;border:2px solid #fff;border-radius:50%;background:#1771e6;opacity:1}.popup-chat__btn{position:absolute;bottom:0;right:0;width:54px;height:54px;background-color:#212121;border-radius:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:3000}.popup-chat__btn.active,.popup-chat__btn:hover{background-color:#1771e6}.cc-users-questions-table thead tr th.asc span::before,.popup-chat__btn.active:after,.popup-chat__btn.active:before{opacity:1}.popup-chat__btn:after,.popup-chat__btn:before{position:absolute;left:26px;top:15px;content:" ";height:24px;width:2px;background-color:#fff;opacity:0}.popup-chat__btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup-chat__btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popup-chat__btn svg{width:26px;height:26px;fill:#fff}.popup-chat__window{position:absolute;right:-420px;bottom:64px;width:372px;background:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;overflow:hidden;-webkit-transition:all 1s ease;transition:all 1s ease}.popup-chat__window.active{overflow:visible;right:0}.popup-chat__top{background-color:#1771e6;padding:21px;border-top-left-radius:8px;border-top-right-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-chat__top-content-title{font-family:"Rounded Mplus 1c";font-weight:700;font-size:16px;line-height:128%;color:#fff}.popup-chat__top-content-subtitle{font-family:"Roboto";font-weight:400;font-size:14px;line-height:128%;color:#fff;margin-top:2px}.popup-chat__top-picture{margin-right:10px}.popup-chat__notification{margin:20px;background:#e8f1fb;border-radius:12px 12px 12px 0;padding:10px 12px 12px}.popup-chat__notification-button{margin-top:12px}.popup-chat__notification-text{font-family:"Roboto";font-weight:400;font-size:16px;line-height:128%;color:#212121}.popup-chat__notification-text div:not(:last-child){margin-bottom:20px}.popup-chat__notification-text span{font-weight:500}.popup-chat__bottom-messages{padding:20px 12px;height:440px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.popup-chat__bottom-control-textarea::-webkit-scrollbar,.popup-chat__bottom-messages::-webkit-scrollbar{width:0;height:0}.popup-chat__bottom-messages-tech{padding:10px 12px;background:#e8f1fb;border-radius:12px 12px 12px 0;font-family:"Roboto";font-weight:400;font-size:16px;line-height:128%;color:#212121;width:300px;margin-bottom:8px}.popup-chat__bottom-messages-daysplitter{font-family:"Rounded Mplus 1c";font-weight:700;font-size:14px;line-height:128%;color:#878787;text-align:center;margin-bottom:8px}.popup-chat__bottom-messages-user{margin-left:60px;margin-bottom:20px}.popup-chat__bottom-messages-user-text{padding:10px 12px;border-radius:10px 12px 0 12px;background:#e8f1fb;font-family:"Roboto";font-weight:400;font-size:16px;line-height:128%;color:#212121}.popup-chat__bottom-messages-user-date{text-align:right;font-family:"Roboto";font-weight:400;font-size:14px;line-height:128%;color:#878787;margin-top:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popup-chat__bottom-messages-admin-date svg,.popup-chat__bottom-messages-user-date svg{margin-right:7px}.popup-chat__bottom-messages-user-date .read{display:none}.popup-chat__bottom-messages-user-date .notread,.popup-chat__bottom-messages-user.read .read{display:block}.popup-chat__bottom-messages-admin-date .read,.popup-chat__bottom-messages-user.read .notread{display:none}.popup-chat__bottom-messages-admin{margin-right:60px;margin-bottom:20px}.popup-chat__bottom-messages-admin-text{padding:10px 12px;background:#e8f1fb;border-radius:12px 12px 12px 0;font-family:"Roboto";font-weight:400;font-size:16px;line-height:128%;color:#212121}.popup-chat__bottom-messages-admin-date{font-family:"Roboto";font-weight:400;font-size:14px;line-height:128%;color:#878787;margin-top:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-chat__bottom-messages-admin-date .notread,.popup-chat__bottom-messages-admin.read .read{display:block}.popup-chat__bottom-messages-admin.read .notread{display:none}.popup-chat__bottom-messages>div:last-child{margin-bottom:0}.popup-chat__bottom-control{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px}.popup-chat__bottom-control-add{width:48px;height:48px;display:block;-ms-flex-negative:0;flex-shrink:0;margin-right:12px;margin-bottom:0;background:#e8f1fb;border-radius:100px;padding:0;margin-top:auto}.popup-chat__bottom-control-add svg{stroke:#1771e6;stroke-width:2px;margin-right:0}.popup-chat__bottom-control-textarea{background:#fff;border:2px solid #1771e6;border-radius:12px;word-wrap:break-word;min-height:48px;height:48px;max-height:104px;padding:11px 40px 12px 20px;font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;width:100%;display:block;resize:none;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.popup-chat__bottom-control-textarea:focus{outline:0}.popup-chat__bottom-control-textarea::-webkit-input-placeholder{color:#bababa}.popup-chat__bottom-control-textarea::-moz-placeholder{color:#bababa}.popup-chat__bottom-control-textarea:-ms-input-placeholder{color:#bababa}.popup-chat__bottom-control-textarea::-ms-input-placeholder{color:#bababa}.popup-chat__bottom-control-textarea::placeholder{color:#bababa}.popup-chat__bottom-control-textarea-wrapper{position:relative}.popup-chat__bottom-control-send{position:absolute;top:12px;right:16px;background:0 0;border:0;width:17px;height:24px;padding:0}.popup-chat__bottom-control-send:focus{border:0;outline:0}.popup-chat__bottom-control-send svg{width:17px;height:18px;fill:#1771e6}@media only screen and (max-width:576px){.popup-chat__window{width:320px}}.popup-close-question{position:fixed;width:100vw;height:100vh;background-color:rgba(12,22,53,.8);left:0;top:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;z-index:3000}.popup-close-question.active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-close-question__in{padding:60px 40px 40px;background-color:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;max-width:700px;width:100%;position:relative}.popup-close-question__close{width:12px;height:12px;position:absolute;top:36px;right:46px;cursor:pointer}.popup-close-question__close:after,.popup-close-question__close:before{position:absolute;left:5px;content:" ";height:15px;width:2px;background-color:#0c1635;-webkit-transition:all .3s ease;transition:all .3s ease}.popup-close-question__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup-close-question__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popup-close-question__close:hover:after,.popup-close-question__close:hover:before,.popup-question__close:hover:after,.popup-question__close:hover:before{background-color:#1771e6}.popup-close-question__title{font-family:"Rounded Mplus 1c";font-weight:700;font-size:28px;line-height:36px;color:#333;margin-bottom:20px}.popup-close-question__textarea{background:#fff;border:2px solid #1771e6;border-radius:8px;resize:none;width:100%;margin-top:10px;padding:18px 20px;font-family:"Roboto";font-weight:400;font-size:18px;line-height:24px;color:#212121}.popup-close-question__textarea:focus{outline:0!important;border:2px solid #1771e6}.popup-close-question__textarea::-webkit-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-close-question__textarea::-moz-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-close-question__textarea:-ms-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-close-question__textarea::-ms-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-close-question__textarea::placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-close-question__button{width:auto;background:#1771e6;border-radius:100px;padding:18px 66px;border:0;font-family:"Rounded Mplus 1c";font-weight:700;font-size:18px;line-height:24px;color:#fff;outline:0!important;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:30px}.popup-question{display:none;background:rgba(12,22,53,.8);position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:2000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.popup-question__in{padding:60px 40px 40px;background-color:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;max-width:700px;position:relative}.popup-question.active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-question__headtitle{font-family:"Rounded Mplus 1c";font-weight:700;font-size:28px;line-height:36px;color:#333;margin-bottom:20px}.popup-question__info,.popup-question__picture{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-question__info{background:#e8f1fb;padding:4px}.popup-question__picture{width:62px;height:62px;background-color:#fff;-ms-flex-negative:0;flex-shrink:0;margin-right:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.popup-question__image{max-width:100%;max-height:100%}.popup-question__label{font-family:"Rounded Mplus 1c";font-weight:700;font-size:18px;line-height:24px;color:#333}.popup-question__text{margin-top:30px}.popup-question__text-textarea,.popup-question__text-title{font-family:"Roboto";font-weight:700;font-size:18px;line-height:24px;color:#333}.popup-question__text-textarea{background:#fff;border:2px solid #1771e6;border-radius:8px;resize:none;width:100%;margin-top:10px;padding:18px 20px;font-weight:400;color:#212121}.popup-question__text-textarea::-webkit-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-question__text-textarea::-moz-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-question__text-textarea:-ms-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-question__text-textarea::-ms-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-question__text-textarea::placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.popup-question__text-textarea:focus{outline:0!important;border:2px solid #1771e6}.popup-question__button{background:#1771e6;border-radius:100px;padding:18px 66px;border:0;font-family:"Rounded Mplus 1c";font-weight:700;font-size:18px;line-height:24px;color:#fff;outline:0!important;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:30px;text-align:center}.popup-question__button:focus{outline:0!important}.popup-question__warning{font-family:"Roboto";font-weight:400;font-size:18px;line-height:24px;color:#333}.popup-question__close{width:12px;height:12px;position:absolute;top:36px;right:46px;cursor:pointer}.popup-question__close:after,.popup-question__close:before{position:absolute;left:5px;content:" ";height:15px;width:2px;background-color:#0c1635;-webkit-transition:all .3s ease;transition:all .3s ease}.popup-question__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup-question__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popup-question--notlogin{max-width:480px}.popup-question--notlogin .popup-question__button{margin-left:auto;margin-right:auto;display:block}@media all and (max-width:576px){.popup-question__in{padding:40px 20px}.popup-question__close{top:26px;right:26px}.popup-question__headtitle{font-size:24px}.popup-question__label{font-size:15px}.popup-question__button{width:100%}}.popup-review{display:none;background:rgba(12,22,53,.8);position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:1000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.popup-review.active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-review .popup-question__text-title{margin-bottom:10px}.popup-review .reviews__stars-container{margin-right:0}.popup-review .form-control::-webkit-input-placeholder{color:#c4c4c4}.popup-review .form-control::-moz-placeholder{color:#c4c4c4}.popup-review .form-control:-ms-input-placeholder{color:#c4c4c4}.popup-review .form-control::-ms-input-placeholder{color:#c4c4c4}.popup-review .form-control::placeholder{color:#c4c4c4}.popup-review__wrapper{background:#e8f1fc;border-radius:8px;padding:10px;margin-bottom:10px}.popup-review__wrapper .form-group,.popup-review__wrapper .form-group-file,.popup-review__wrapper .thumbnail p{margin-bottom:0}.popup-review__wrapper .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-review__wrapper .dz-image-preview{width:100%;max-width:100%;margin-bottom:10px}.popup-review__wrapper .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-review__wrapper .img-thumbnail{margin-right:15px}.popup-review__wrapper .caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.popup-review__wrapper .caption .btn{height:auto;padding:0;background:0 0;color:#dc3545;border-color:transparent}.popup-review__wrapper .caption .btn:focus,.popup-review__wrapper .caption .btn:hover{opacity:.7}.popup-review_form{max-height:65vh;overflow-y:auto;position:relative;width:105%;padding-right:25px}.popup-review_form.form .form-group textarea.form-control{height:100px}.popup-review_form::-webkit-scrollbar{width:6px;background-color:transparent}.popup-review_form::-webkit-scrollbar-thumb{background-color:#d5e5fb;border-radius:3px}.popup-review__controls{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup-review__change,.popup-review__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-review__controls-btn{width:260px}.popup-review__name{font-size:.875rem;margin-right:12px}.popup-review__switch{margin-bottom:0}.popup-review__switch div{border:2px solid #c4c4c4;border-radius:12px;height:24px;width:40px;position:relative;cursor:pointer}.popup-review__switch div::after{position:absolute;top:50%;left:2px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";height:16px;width:16px;display:block;border-radius:50%;background:#c4c4c4}.popup-review__switch input:checked+div{border-color:#1771e6}.popup-review__switch input:checked+div::after{background:#1771e6;left:auto;right:2px}@media (max-width:576px){.popup-review_form{width:auto;padding-right:9px}.popup-review__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-review__change{margin-bottom:20px;-ms-flex-item-align:start;align-self:start}.popup-review__wrapper .caption p[data-dz-name],.popup-review__wrapper .caption p[data-dz-size]{display:none}}.prices{background:#fafafb}.prices h2{font-size:1rem}.prices__list{padding:0;list-style:none;margin:0 0 16px}.prices__list>li{border-bottom:1px solid #e1e1e1;padding:16px 0 8px}.prices__info{margin-bottom:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prices__info time{font-size:.875rem;color:#a3a3a3}.prices__certificate{margin-right:12px}.prices__map svg{fill:none}.prices__certificate svg{fill:none;stroke-width:2px;stroke:#00cf91}.prices__number{font-size:1.125rem;margin-right:8px;font-weight:700}.prices__stores,.prices__stores ul{display:-webkit-box;display:-ms-flexbox;display:flex}.prices__stores{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.prices__stores ul{list-style:none;padding:0;margin:0 12px 0 0}.prices__stores li:not(:last-of-type){margin-right:12px}.prices__link,.prices__name{font-size:.875rem;line-height:18px}.prostheses{margin-bottom:70px}.prostheses .filter .checkbox__text,.prostheses .filter .radio__text{font-size:1.125rem}.prostheses .category-inner-item{height:400px}.prostheses .prosthesis-constructor-module-body{border-top:none}.prostheses .prosthesis-constructor-module-header{border-bottom:none;padding:0}.prostheses .prosthesis-constructor-module-header.active{border-bottom:none;padding-bottom:0}.prostheses .prosthesis-constructor-module-list{max-height:none}.prostheses .prosthesis-constructor-module{padding-bottom:20px;border-bottom:2px solid #e1e1e1}.prostheses .prosthesis-constructor-module:last-of-type{padding-bottom:5px;border-bottom:none}.prostheses .filter-product__title{font-size:18px;margin:0 0 20px}.rosthesis-constructor-module-item__btn{margin-bottom:0}.prostheses__select{margin-bottom:20px}.prostheses__select .control-label{font-weight:500;font-size:18px;margin-bottom:10px}.prostheses__select .select2-selection--single{border-color:#707070!important}.prostheses__select .select2-selection__arrow{z-index:1}.prostheses__select_disabled .select2-selection--single{background-color:#e8f1fb}.prostheses__subtitle{font-size:24px;font-weight:700;margin-bottom:20px}.prostheses__checks{background:#f5f5f6;border-radius:8px;padding:30px;margin-bottom:30px}.prostheses__checks .filter-product-attribute{padding-bottom:0}.prostheses__checks .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.prostheses__checks .checkbox{width:auto;margin:0 30px 0 0}.prostheses__checks_modules{background:0 0;padding:0;margin-bottom:0}.prostheses__checks_modules .filter-product__title{font-weight:500}.prostheses__checks_modules .checkbox{width:auto;margin:0 30px 20px 0}.prostheses__checks_modules .checkbox:last-of-type{margin-bottom:20px}.prostheses__checks_tech-info{padding:0 16px}.prostheses__price,.prostheses__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.prostheses__price{font-weight:700;padding:5px 8px;font-size:18px;background:#e8f1fb;border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:127px;margin-right:20px}.prostheses__list{padding:20px;background:#fff;border-radius:6px}.prostheses__list .prosthesis-constructor-module-item__code,.prostheses__list .prosthesis-constructor-module-item__title{margin-bottom:10px}.prostheses__list .prosthesis-constructor-module-item__image{border:2px solid #e8f1fb;border-radius:8px}.prostheses__list .prosthesis-constructor-module-item:not(:last-of-type){margin-bottom:30px}.prostheses__list .prosthesis-constructor-module-item-info{padding-left:14px}.prostheses-kit{margin:0 auto;max-width:700px;padding:40px;color:#333}.prostheses-kit h1{font-family:"Rounded Mplus 1c";font-weight:800;font-size:.875rem;margin:0 0 25px;line-height:normal}.prostheses-kit ul{list-style:none;padding:0}.prostheses-kit__block{padding:12px 20px 6px;border:1px solid #e8f1fb;border-radius:8px;margin-bottom:10px}.prostheses-kit__block:first-of-type{margin-bottom:47px}.prostheses-kit__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.prostheses-kit__header h2{font-size:1.125rem;margin:0}.prostheses-kit__price{background:#e8f1fb;border-radius:8px;font-size:.75rem;font-weight:700;padding:10px 20px 8px;white-space:nowrap}.prostheses-kit__list{margin-bottom:12px}.prostheses-kit__list li{font-size:.875rem}.prostheses-kit__list li span:first-of-type{font-weight:500}.prostheses-kit__producer{font-size:.875rem;padding:8px 0 6px;border-top:2px solid #e8f1fb}.prostheses-kit__producer-title{display:inline-block;margin-bottom:8px;font-weight:500}.prostheses__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.prostheses__buttons .btn{width:305px}.prostheses__buttons .btn-blue{margin:0;width:305px}.prostheses__buttons .btn-border{margin-right:20px}.prostheses__buttons .btn-border.disabled{background:0 0!important;color:#1771e6!important;opacity:.5}@media (max-width:767px){.prostheses__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prostheses__price{height:40px;font-size:14px;margin:0 0 20px}}.prosthesis-constructor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.prosthesis-constructor-header-step,.prosthesis-constructor-header-step__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prosthesis-constructor-header-step{width:31.5%;height:60px;border-radius:60px;background:#e8f1fb;padding:15px;margin-bottom:15px}.prosthesis-constructor-header-step__number{width:30px;height:30px;border-radius:30px;color:#fff;background:#a5b9d1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;position:relative;overflow:hidden}.prosthesis-constructor-header-step__text{font-size:14px;color:#a5b9d1;font-weight:600}.prosthesis-constructor-header-step.passed .prosthesis-constructor-header-step__number::before{content:"";width:100%;height:100%;position:absolute;background-color:#1771e6;background-image:url(../img/general/checkbox.svg);background-repeat:no-repeat;background-position:center}.prosthesis-constructor-header-step.passed .prosthesis-constructor-header-step__text{color:#1771e6}.prosthesis-constructor-header-step.current .prosthesis-constructor-header-step__number{background:#1771e6}.prosthesis-constructor-header-step.current .prosthesis-constructor-header-step__text{color:#1771e6}.prosthesis-constructor-body{margin-bottom:30px;display:none}.prosthesis-constructor-body.current{display:block}.prosthesis-constructor-bottom,.reviews__list li{display:-webkit-box;display:-ms-flexbox;display:flex}.prosthesis-constructor-bottom__btn{width:305px;max-width:48%}.prosthesis-constructor-bottom__btn.hidden,.prosthesis-constructor-module-item__btn input{display:none}.prosthesis-constructor-bottom__btn-next{margin-left:auto}.prosthesis-constructor-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:2px solid #e8f1fb;border-bottom:2px solid #e8f1fb;margin-bottom:60px;padding:25px 60px}.prosthesis-constructor-result__image{width:130px;height:130px;border-radius:130px;overflow:hidden;background-color:#e8f1fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prosthesis-constructor-result-info{width:370px;max-width:100%}.prosthesis-constructor-result__title{min-height:50px;margin-bottom:15px;font-size:18px;font-weight:600;width:100%}.prosthesis-constructor-result-price{background:#e8f1fb;border-radius:8px;width:100%;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prosthesis-constructor-result-price__text{font-size:18px}.prosthesis-constructor-result-price__number{font-size:22px;font-family:"Rounded Mplus 1c"}.prosthesis-constructor-result__compare{cursor:pointer}.prosthesis-constructor-result__compare.active svg{fill:#1771e6}.prosthesis-constructor-accessories__title{font-family:"Rounded Mplus 1c";font-size:30px;line-height:1.3;font-weight:700;margin-bottom:25px}.prosthesis-constructor-accessories-item{border-bottom:2px solid #e8f1fb;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.prosthesis-constructor-accessories-item:first-child{border-top:2px solid #e8f1fb}.prosthesis-constructor-accessories-item__image{width:180px;height:180px}.prosthesis-constructor-accessories-item-info{width:calc(100% - 180px);padding-left:40px}.prosthesis-constructor-accessories-item__title{font-size:18px;color:#1771e6;font-weight:600;margin-bottom:20px}.prosthesis-constructor-accessories-item__description{font-size:18px;line-height:1.3}.prosthesis-constructor-module{margin-bottom:20px}.prosthesis-constructor-module:last-child{border-bottom:0;margin-bottom:0}.prosthesis-constructor-module:last-child .prosthesis-constructor-module-header{border-bottom:0}.prosthesis-constructor-module-header{padding-bottom:20px;font-size:18px;line-height:1.3;color:#333;font-weight:700;border-bottom:2px solid #e1e1e1;position:relative;cursor:pointer}.prosthesis-constructor-module-header.active{border-bottom:2px solid #f5f5f6}.prosthesis-constructor-module-header.active::before{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.prosthesis-constructor-module-header::before{content:"";width:20px;height:20px;right:0;top:2px;background-image:url(../img/general/arrow.svg);background-repeat:no-repeat;background-position:center;position:absolute;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.4s;transition:.4s}.prosthesis-constructor-module-body{border-top:2px solid #e1e1e1;padding-top:20px;display:none}.prosthesis-constructor-module-list{max-height:800px}.prosthesis-constructor-module-item{width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.prosthesis-constructor-module-item:last-child{border-bottom:0;margin-bottom:0}.prosthesis-constructor-module-item__image{width:180px;height:180px;border-radius:8px;background:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prosthesis-constructor-module-item__image img{max-width:100%}.prosthesis-constructor-module-item-info{width:calc(100% - 180px);padding-left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prosthesis-constructor-module-item__code{font-weight:500;font-size:16px;line-height:1.3;color:#1771e6;margin-bottom:15px}.prosthesis-constructor-module-item__title{font-weight:700}.prosthesis-constructor-module-item__description,.prosthesis-constructor-module-item__title{font-size:18px;line-height:1.3;color:#333;margin-bottom:15px}.prosthesis-constructor-module-item__btn{margin-bottom:0}.prosthesis-constructor-module-item__btn input:checked+.prosthesis-constructor-module-item__btn-content{background:0 0;color:#1771e6}.prosthesis-constructor-module-item__btn input:checked+.prosthesis-constructor-module-item__btn-content::before{content:"Отменить"}.prosthesis-constructor-module-item__btn-content{width:160px;height:50px;border-radius:50px;color:#fff;font-size:18px;font-weight:700;font-family:"Rounded Mplus 1c";background:#1771e6;border:2px solid #1771e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.prosthesis-constructor-module-item__btn-content::before{content:"Выбрать"}@media (max-width:767px){.prosthesis-constructor-header-step{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prosthesis-constructor-header-step__number{margin-right:0}.prosthesis-constructor-header-step__text{display:none}.prosthesis-constructor-result{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px 0;margin-bottom:20px}.prosthesis-constructor-result__image{margin-bottom:15px}.prosthesis-constructor-result-info{padding-left:0;width:100%}.prosthesis-constructor-result__compare{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:15px}.prosthesis-constructor-result-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.prosthesis-constructor-accessories__title{font-size:1.625em}.prosthesis-constructor-accessories-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prosthesis-constructor-accessories-item__image{margin-bottom:15px}.prosthesis-constructor-accessories-item-info{padding-left:0;width:100%}.prosthesis-constructor-accessories-item__title{font-size:16px;margin-bottom:10px}.prosthesis-constructor-accessories-item__description{font-size:14px}.prosthesis-constructor-module-header{font-size:16px;padding-bottom:15px}.prosthesis-constructor-module-item{padding-bottom:15px;margin-bottom:15px}.prosthesis-constructor-module-item__image{margin-bottom:15px}.prosthesis-constructor-module-item-info{padding-left:0;width:100%}.prosthesis-constructor-module-item__code{margin-bottom:10px;font-size:12px}.prosthesis-constructor-module-item__description,.prosthesis-constructor-module-item__title{margin-bottom:10px;font-size:14px}.prosthesis-constructor-module-item__btn-content{width:140px;height:40px;font-size:14px}}.reviews h2{font-family:"Rounded Mplus 1c";font-size:1.875rem;font-weight:700;margin-bottom:20px}.reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__comments{width:65.7%}.reviews__comments article{margin-bottom:31px}.reviews__comments article:not(:last-of-type){padding-bottom:31px;border-bottom:1px solid rgba(0,0,0,.1)}.reviews__comments .btn{width:260px;margin:0 auto}.reviews__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:38px}.reviews__sort span{margin-right:11px}.reviews__sort-btn{background:0 0;border-color:transparent;padding:0 11px}.reviews__sort-btn:focus{outline:0}.reviews__sort-btn.active{color:#1771e6}.reviews__block header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.reviews__block h3{font-size:1.125rem;font-weight:700;margin-bottom:0;line-height:1.5}.reviews__block time{font-size:1.125rem;color:#a3a3a3}.reviews__stars{margin-bottom:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.reviews__stars .form-group{margin-bottom:0}.reviews__block header,.reviews__stars-container,.reviews__stars-labels{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__stars-container{cursor:pointer;min-width:101px;height:17px;margin-right:12px;background:#e9e9e9;position:relative;z-index:5}.reviews__stars-container svg{position:absolute;z-index:10}.reviews__stars-container div{position:absolute;z-index:5;height:100%;background:#ffdd2d}.reviews__stars-labels{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.reviews__stars-labels svg{fill:#e1e1e1}.reviews__stars-labels label{cursor:pointer;margin-bottom:0}.reviews__stars-labels label:not(:first-of-type){padding-right:5px}.reviews__stars-labels label:hover svg,.reviews__stars-labels label:hover~label svg{fill:#fff8d4}.reviews__stars-labels input:checked~label svg{fill:#ffdd2d}.reviews__stars-numbers{font-size:.875rem;font-weight:500}.reviews__stars-link{margin-left:12px;font-size:.875rem}.reviews__list{list-style:none;padding:0;margin-bottom:20px}.reviews__list li:not(:last-of-type){margin-bottom:8px}.reviews__list span{font-size:1.125rem;display:inline-block}.reviews__list span:first-of-type{font-weight:600;margin-right:12px;-ms-flex-preferred-size:132px;flex-basis:132px;-ms-flex-negative:0;flex-shrink:0}.reviews__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0}.reviews__gallery li{border:1px solid #e1e1e1;border-radius:8px;overflow:hidden}.product-price-offer table tbody tr td .stores a:not(:last-of-type),.reviews__gallery li:not(:last-of-type){margin-right:8px}.reviews__ratings{min-width:290px}.reviews__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:20px}.reviews__total .reviews__stars-container{min-width:142px;height:24px}.reviews__total-numbers{font-weight:700;font-size:1.5rem}.reviews__all{list-style:none;padding:0;margin-bottom:20px}.product-price-offer table tbody tr td .stores,.reviews__all li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__all li:not(:last-of-type){margin-bottom:12px}.reviews__progress{background:#e8f1fb;height:6px;border-radius:3px;margin-right:36px;-webkit-box-flex:1;-ms-flex:1;flex:1}.reviews__progress div{width:0;height:100%;border-radius:3px;background:#ffdd2d}.reviews__critique{min-width:70px;margin-right:16px;color:#a3a3a3}.reviews__amount.zero{color:#a3a3a3}@media (max-width:1260px){.reviews__block h3,.reviews__block time,.reviews__list span{font-size:.875rem}}@media (max-width:1023px){.reviews__ratings{min-width:232px}.reviews__comments{width:59%}.reviews__progress{margin-right:16px}.reviews__all li,.reviews__sort{font-size:.875rem}}@media (max-width:767px){.reviews__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.reviews h2{font-size:1rem}.reviews__comments{width:100%}.reviews__comments article{margin-bottom:16px}.reviews__comments article:not(:last-of-type){padding-bottom:16px}.reviews__comments article:last-of-type{padding-bottom:0;margin-bottom:20px}.reviews__comments .btn{width:auto}.reviews__list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews__list span:first-of-type{-ms-flex-preferred-size:auto;flex-basis:auto}.reviews__sort{margin-bottom:12px}.reviews__progress{-webkit-box-flex:1;-ms-flex:1;flex:1}.reviews__ratings{margin-bottom:20px}.reviews__stars{margin-bottom:12px}.reviews__block{padding-bottom:16px;margin-bottom:16px}}.search-page{padding:30px 0}.specifications{margin-bottom:50px}.specifications__title{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f5f5f5;padding-bottom:20px}.specifications__block h3,.specifications__title h2{font-family:"Rounded Mplus 1c";font-size:1.875rem;font-weight:700;margin-bottom:0}.specifications__title span{position:relative;width:54px;height:54px;background:#e8f1fb;border-radius:50%}.specifications__title span::after,.specifications__title span::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";width:16px;height:2px;border-radius:2px;background:#000}.specifications__title span::before{-webkit-transition:.3s;transition:.3s;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.specifications__title.open{border-bottom-color:transparent}.specifications__title.open~.specifications__info{padding:20px;max-height:5000px}.specifications__title.open span::before{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.specifications__info{-webkit-transition:.5s;transition:.5s;padding:0 20px;border-radius:8px;background:#e8f1fb;max-height:0;overflow:hidden}.specifications__block h3{font-size:1.25rem;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.specifications__block h3 svg{display:none;fill:none;stroke:#000;stroke-width:2px}.specifications__block:not(:last-of-type){margin-bottom:30px}.specifications__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.specifications__list ul{min-width:45%;list-style:none;padding:0;margin-bottom:0}.specifications__list ul:first-of-type{margin-right:10px}.specifications__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:1.125rem}.specifications__list li:not(:last-of-type){margin-bottom:16px}.specifications__list .product-inner-info__list-title{min-width:400px;width:400px;color:#212121}.specifications__list .product-inner-info__list-title svg{margin-left:6px}.specifications__list .product-inner-info__list-title div{-ms-flex-preferred-size:30px;flex-basis:30px}.specifications__list .product-inner-info__list-description{display:inline-block}@media (max-width:1260px){.specifications__title h2{font-size:1.75rem}.specifications__title span{width:52px;height:52px}.specifications__block{font-size:1rem}.specifications__block h3{font-size:1rem;margin-bottom:16px}.specifications__list li{font-size:.875rem;line-height:128%}.specifications__list li:not(:last-of-type){margin-bottom:12px}.specifications__list .product-inner-info__list-title{width:282px;min-width:282px}.specifications__list .product-inner-info__list-title svg{width:15px;height:15px}}@media (max-width:1023px){.specifications__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.specifications__list ul:not(:last-of-type){margin:0 0 12px}.specifications__list .product-inner-info__list-title{width:388px;min-width:388px}}@media (max-width:767px){.specifications{margin:20px 0}.specifications__info{max-height:none;overflow:visible;padding:0;background:0 0}.specifications__list{max-height:0;overflow:hidden;-webkit-transition:.5s;transition:.5s}.specifications__list li:not(:last-of-type),.specifications__list ul:not(:last-of-type){margin-bottom:0}.specifications__list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0;padding:8px 0;border-bottom:1px solid #e8f1fc}.specifications__list .product-inner-info__list-title{width:auto;min-width:auto;font-size:.75rem}.specifications__list .product-inner-info__list-title br{display:none}.specifications__list .product-inner-info__list-title div{-ms-flex-preferred-size:auto;flex-basis:auto}.specifications__list .product-inner-info__list-title svg{width:15px;height:15px}.specifications__list .product-inner-info__list-description{font-size:.875rem}.specifications__block h3{margin:0;padding-bottom:15px;border-bottom:1px solid #e8f1fc;font-size:.875rem}.specifications__block h3 svg{-webkit-transition:.3s;transition:.3s;display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.specifications__block:not(:last-of-type){margin-bottom:15px}.specifications__block:last-child h3{border-bottom-color:transparent}.specifications__block.open h3 svg{-webkit-transform:none;transform:none}.specifications__block.open .specifications__list{max-height:3000px}.specifications__block.open:last-child h3{border-bottom-color:#e8f1fc}.specifications__title{border:0}.specifications__title.open~.specifications__info{padding:0;min-height:auto}.specifications__title h2{font-size:1rem}.specifications__title span{width:26px;height:26px}.specifications__title span::after,.specifications__title span::before{width:10px}}.table-container{overflow-x:auto;scrollbar-color:#dae6f8 rgba(232,241,251,.5);scrollbar-width:thin;margin-bottom:50px}.table-container::-webkit-scrollbar{width:8px;height:8px;background:rgba(232,241,251,.5);border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#dae6f8;border-radius:4px}.table-tsr{font-size:1.125rem}.product-price-offer table thead,.table-tsr thead{background:#e8f1fb}.table-tsr th{padding:28px 12px;white-space:nowrap}.table-tsr td{vertical-align:top;padding:18px 12px}.table-tsr .table-tsr__date{min-width:232px}.table-tsr .table-tsr__code{min-width:118px}.table-tsr .table-tsr__name{min-width:264px}.table-tsr .table-tsr__description{min-width:250px}@media (max-width:767px){.table-container{display:none}}.tabs-header{display:-webkit-box;display:-ms-flexbox;display:flex;background:#e8f1fb;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;padding:0 20px;margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:auto}.tabs-header li{word-wrap:break-word!important}.tabs-header::-webkit-scrollbar{border-radius:8px;width:5px;height:5px;background-color:#e8f1fb;position:relative}.tabs-header::-webkit-scrollbar-thumb{border-radius:8px;background-color:#1771e6}.tabs-header .product-inner-top-buttons,.text-content .product-inner-desciption img,.text-content li img,.text-content p img{margin-bottom:0}.tabs__count,.tabs__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs__link{white-space:nowrap;padding:14px 0;margin-right:30px;font-size:1.125rem;line-height:1.5;color:#333;font-weight:500}.tabs__link:hover{color:#1771e6;text-decoration:none}.aside-menu__link-list li a.active,.aside-menu__link-list li a:hover,.tabs__link.active{color:#1771e6}.tabs__link.active .tabs__count{background:#1771e6}.tabs__count{padding:0 8px;width:auto;height:24px;border-radius:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875em;line-height:24px;color:#fff;font-weight:700;margin-left:8px;background:#80b1f0}.tabs-body{padding:50px 0;display:none}.tabs-body_search{padding:30px 0}.tabs-body.active{display:block}.tabs-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-header__wrapper .tabs__link{border-bottom:3px solid #e8f1fb}.tabs-header__wrapper .tabs__link.active{border-color:#1771e6}@media (max-width:1260px){.tabs-header{margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:28px;width:calc(100% + 56px)}.tabs__link{padding-left:0}}@media (max-width:1023px){.tabs-header .product-inner-top-buttons{display:none}.tabs-header .tabs__link{font-size:.875rem}}@media (max-width:980px){.tabs-header{margin-left:-37px;margin-right:-37px;padding-left:37px;padding-right:37px;width:calc(100% + 74px)}.tabs__link{padding-left:0}}@media (max-width:767px){.tabs-header{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;width:calc(100% + 40px);background:0 0}.tabs-header::-webkit-scrollbar{height:4px}.tabs-header::-webkit-scrollbar-thumb{border-radius:0}.tabs__link{white-space:nowrap;border-bottom:0;padding:8px 0;margin-right:20px;font-size:12px;width:auto!important}.tabs__count{font-size:12px;height:22px}.tabs-body{padding-top:20px}}.page-title,h1{margin-bottom:40px;font-family:"Rounded Mplus 1c";font-weight:700;font-size:2.25em;line-height:42px;color:#333}.page-title_down{margin-bottom:20px}.page-subtitle{margin-bottom:30px;font-family:"Rounded Mplus 1c";font-weight:700;font-size:1.875em;line-height:1.3;color:#333}.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5,.text-content h6{font-family:"Rounded Mplus 1c";color:#333;font-weight:700;margin-bottom:20px;line-height:1.3}.text-content h2{font-size:1.375em;line-height:1.4;margin-bottom:30px}.text-content h3{font-size:1.25em}.text-content h4{font-size:19px}.text-content h5{font-size:1.125em}.text-content h6{font-size:1em}.text-content .product-inner-desciption,.text-content li,.text-content p{font-size:1.125em;line-height:1.5;color:#333;margin-bottom:28px}.asked-question-item-answer p:last-child,.text-content .product-inner-desciption:last-child,.text-content li:last-child,.text-content p:last-child{margin-bottom:0}.text-content a{font-size:1.125em;line-height:1.5;color:#1771e6;text-decoration:none}.text-content a:hover{color:#1771e6;text-decoration:underline}.text-content img{margin-bottom:30px;max-width:100%;height:auto}.text-content blockquote,.text-content cite,.text-content q{border:2px solid rgba(0,0,0,.1);padding:20px;margin-bottom:40px;border-radius:8px}.text-content mark{display:block;background:#f5f5f6;border-radius:8px;padding:30px;margin-bottom:40px}.text-content mark a:after,.text-content ol li a:after{content:"";width:24px;height:24px;background-image:url(../img//general/link-arrow.svg);background-repeat:no-repeat;position:relative;display:inline-block;background-position:center;top:4px}.text-content hr{margin-top:40px;margin-bottom:40px;border:0;border-top:2px solid #f5f5f6}.text-content ul{list-style:none;padding:0;margin:0}.text-content ul li{position:relative;padding-left:30px;margin-bottom:20px}.text-content ul li:before{content:"";width:4px;height:4px;border-radius:4px;position:absolute;left:0;top:10px;background:#1771e6}.text-content ol{padding-left:20px}.text-content ol li{padding-left:10px}.text-content ol li::marker{color:#c4c4c4}.text-content iframe{width:900px;max-width:100%;height:500px;margin-bottom:30px}.text-content table{width:100%;margin-bottom:30px}.text-content table tbody tr td{border-bottom:1px solid #f5f5f6}.text-content table tr td,.text-content table tr th{padding:8px 15px;font-size:1.125em}@media (max-width:1260px){.page-title,h1{font-size:2.25em;margin-bottom:35px}.page-subtitle{font-size:1.625em;margin-bottom:25px}.text-content blockquote,.text-content cite,.text-content iframe,.text-content img,.text-content li,.text-content mark,.text-content p,.text-content q,.text-content table{margin-bottom:30px}.text-content .product-inner-desciption,.text-content a,.text-content li,.text-content p,.text-content table tr td,.text-content table tr th{font-size:1em}.text-content ol,.text-content ul{margin-bottom:15px}}@media (max-width:980px){.page-title,h1{font-size:2.25em;margin-bottom:25px}.page-subtitle{font-size:1.5em}.page-subtitle,.text-content h2{margin-bottom:20px}.text-content blockquote,.text-content cite,.text-content iframe,.text-content img,.text-content li,.text-content mark,.text-content p,.text-content q,.text-content table{margin-bottom:15px}.text-content .product-inner-desciption,.text-content a,.text-content li,.text-content p{font-size:.875em}.text-content table{display:block;width:100%;overflow-x:auto}.text-content table tr td,.text-content table tr th{min-width:140px;font-size:.875em}.text-content hr{margin-top:30px;margin-bottom:30px}.text-content iframe{height:400px}}@media (max-width:767px){.page-title,h1{font-size:1.625em;margin-bottom:20px;line-height:1.2}.page-subtitle{font-size:1.25em}.page-subtitle,.text-content h2{margin-bottom:15px}.text-content hr{margin-top:25px;margin-bottom:25px}.text-content iframe{height:200px}}.tsr{display:none;list-style:none;margin:0;padding:0}.tsr li{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:20px}.tsr li>div:last-child{margin-bottom:20px}.tsr__info{margin-bottom:12px;line-height:20px}.tsr__info span{font-size:.875rem}.tsr__info span:first-of-type{color:#878787}.tsr__info span:last-of-type{font-weight:500}.tsr__code{font-size:.875rem;margin-bottom:6px}.tsr__code span{padding:3px 7px;background:#1771e6;border-radius:12px;color:#fff;font-weight:700;font-size:.875rem}.tsr__name{font-weight:500;margin-bottom:12px;line-height:128%}.tsr__discription{font-size:.875rem;line-height:128%}@media (max-width:767px){.tsr{display:block}}.video{margin-bottom:100px}.video-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.video-top .page-title{margin-bottom:0}.video__form{min-width:400px}.video__form .select2-selection--single{border-color:#212121!important;border-radius:40px!important}.video__form .select2-selection--single .select2-selection__rendered{font-size:1rem;padding:12px 22px 12px 16px!important;line-height:20px}.video__play{height:540px;position:relative;display:block;border-radius:8px;overflow:hidden;cursor:pointer;margin-bottom:50px}.video__item:hover .video__start div,.video__play:hover .video__start div{opacity:.5}.video__play img{max-width:100%}.video__play-wrapper{padding:30px 19px 19px 30px;position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:-webkit-gradient(linear,left top,left bottom,from(rgba(51,51,51,0)),to(#333));background:-webkit-linear-gradient(top,rgba(51,51,51,0) 0,#333 100%);background:linear-gradient(180deg,rgba(51,51,51,0) 0,#333 100%)}.video__tag{font-weight:700;font-size:.875rem;line-height:128%;letter-spacing:.12em;color:#fff;background:#1771e6;border-radius:6px;padding:4px 8px;text-transform:uppercase}.video__start{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.video__date,.video__start,.video__start div{display:-webkit-box;display:-ms-flexbox;display:flex}.video__start div{-webkit-transition:.3s;transition:.3s;position:relative;width:80px;height:80px;border-radius:50%;background:#1771e6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video__start svg{fill:#fff;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.video__info h3{font-weight:700;font-size:24px;line-height:132%;color:#fff;margin-bottom:20px;font-family:"Rounded Mplus 1c"}.video__date{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:132%}.video__date span{font-size:1.125rem}.video__date span:first-of-type{color:#a3a3a3}.video__date span:last-of-type{font-weight:500;background:rgba(51,51,51,.68);border-radius:6px;color:#fff;padding:2px 6px}.video__block h2{font-weight:700;font-family:"Rounded Mplus 1c";font-size:1.75rem;margin-bottom:24px}.video__block:not(:last-child){margin-bottom:50px}.video__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.video__more .catalog-products__catalog{display:block}.video__item h4,.video__more-link{font-size:1.125rem;color:#1771e6;font-weight:700}.video__more-link svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);fill:none;stroke:#1771e6;stroke-width:2px;margin-left:17px}.video__list{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.video__list li{max-width:31.3%;width:31.3%}.video__list_more li{margin-bottom:30px}.video__item:hover{text-decoration:none}.video__item h4{line-height:130%;color:#333;margin-bottom:10px}.video__item .video__play-wrapper{background:0 0;padding:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.video__item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%}.video__preview{position:relative;height:280px;overflow:hidden;border-radius:6px;margin-bottom:12px}.video__list-date{color:#a3a3a3;font-size:1.125rem}@media (max-width:1023px){.video__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video__list li{max-width:100%;width:100%}.video__list li:not(:last-of-type){margin-bottom:20px}.video__item img{width:100%}.video__play{height:400px}.video__play img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%}}@media (max-width:767px){.video__play{height:280px}.video-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.video-top .page-title{margin-bottom:30px}.video__play-wrapper{padding:8px}.video__start div{width:50px;height:50px}.video__info h3{font-size:1.125rem}.video__form{min-width:100%}.video__block h2{font-size:1.5rem}}.visually-impaired{visibility:hidden;overflow:hidden;height:0;-webkit-transition:.5s;transition:.5s}.visually-impaired.active{visibility:visible;height:505px;padding:50px 0}.visually-impaired__close{position:absolute;right:15px;top:15px;cursor:pointer}.visually-impaired__title{width:100%;font-size:2.25em;line-height:1.7;font-family:"Rounded Mplus 1c";color:#333;font-weight:700;margin-bottom:52px}.visually-impaired .container,.visually-impaired-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.visually-impaired .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.visually-impaired-block{min-width:200px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:30px}.visually-impaired-block_left{width:350px}.visually-impaired-block_center{width:530px}.visually-impaired-block_right{width:290px}.visually-impaired-block__title{width:100%;font-size:1.375em;line-height:1.2;color:#333;font-weight:700;margin-bottom:30px}.visually-impaired__btn{width:170px;margin-right:10px;height:60px}.visually-impaired__btn.active{color:#1771e6;border-color:#1771e6}.visually-impaired__btn:hover{color:#fff;border-color:#1771e6}.visually-impaired__btn:focus{-webkit-box-shadow:none;box-shadow:none}.visually-impaired__btn_circle{width:60px}.visually-impaired__btn:last-child{margin-right:0}.visually-impaired__btn_kerning-medium{letter-spacing:.1em}.visually-impaired__btn_kerning-big{letter-spacing:.225em}.visually-impaired__btn.size-md{font-size:1.375em}.visually-impaired__btn.size-lg{font-size:1.625em}.visually-impaired__btn.color-black{background-color:#333;color:#fff}.visually-impaired__btn.color-blue{background-color:#9dd1ff;color:#063462}#blind-standart{background-color: white!important; color: #1771e6!important;border-color: #1771e6!important;}#blind-black-on-white{background-color: white!important; color: black!important;}#blind-yellow-on-blue{background-color: #0d63b6!important; color: #ffef01!important;}#blind-yellow-on-black{background-color: #000000!important; color: #ffef01!important; } #blind-white-on-black { background-color: black!important; color: white!important;}.visually-impaired__btn.color-beige{background-color:#f7f3d6;color:#4d4b43}.visually-impaired__btn.color-brown{background-color:#3b2716;color:#a9e44d}.aside-also-links__item{width:100%;display:block;margin-bottom:10px;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:20px 40px 20px 30px;font-size:1em;line-height:1.3;color:#1771e6;position:relative}.aside-also-links__item:hover{text-decoration:none;color:#1771e6}.aside-also-links__item:hover:before{right:25px}.aside-also-links__item:before{content:"";position:absolute;right:30px;top:50%;width:15px;height:15px;margin-top:-6px;background-image:url(../img/general/aside-also-arrow.svg);background-repeat:no-repeat;background-position:center;-webkit-transition:.3s;transition:.3s}.aside-manufacturer-moderation__btn{margin-bottom:10px}.aside-life-situations-last-item,.aside-life-situations-last-item__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside-life-situations-last-item{margin-bottom:10px;border:2px solid #e8f1fb;border-radius:8px;padding:20px 18px;text-decoration:none;-webkit-transition:.3s;transition:.3s}.aside-life-situations-last-item:hover,.aside-news-last-item:hover{text-decoration:none;border-color:#1771e6}.aside-life-situations-last-item__image{width:80px;height:80px;background:#ffdd2d;border-radius:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.aside-life-situations-last-item__image img{max-width:80%}.aside-life-situations-last-item__title{width:calc(100% - 80px);padding-left:20px;font-weight:500;font-size:1em;line-height:1.5;color:#333}.aside-news-last-item{margin-bottom:10px;border:2px solid #e8f1fb;border-radius:8px;padding:20px 18px;text-decoration:none;display:block;-webkit-transition:.3s;transition:.3s}.aside-news-last-item__title{font-size:1em;line-height:1.5;color:#333;font-weight:700;margin-bottom:20px}.aside-news-last-item__date{font-size:1em;line-height:1.4;color:#bababa}.aside-menu{background:#e8f1fb;border-radius:8px;margin-bottom:25px;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aside-menu_accordion{padding:8px 0}.aside-menu__link{padding:19px 30px;font-size:1em;line-height:1.3;color:#333;border-left:2px solid #e8f1fb;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;width:auto;height:auto}.aside-menu__link svg{margin-right:8px;fill:none;stroke-width:2px;stroke:#333}.aside-menu__link svg.icon__cabinet-menu-10{margin-right:8px;stroke-width:2px;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.aside-menu__link_not-available,.cc-users-questions-table thead tr th.asc span::after,.cc-users-questions-table thead tr th.desc span::before{opacity:.3}.aside-menu__link_not-available:hover{opacity:.3;color:#333}.aside-menu__link_not-available:hover svg{stroke:#333}.aside-menu__link-list{max-height:0;overflow:hidden;-webkit-transition:max-height .5s;transition:max-height .5s}.aside-menu__link-list ul{margin:0 30px;list-style:none;padding:20px;background:rgba(255,255,255,.5);border-radius:4px}.aside-menu__link-list li{padding:15px 0;font-size:14px}.aside-menu__link-list li a{color:#333;text-decoration:none}.aside-menu__link-list li:first-of-type{padding-top:0}.aside-menu__link-list li:last-of-type{padding-bottom:0}.aside-menu__link-list li:not(:last-of-type){border-bottom:1px solid #e8f1fb}.aside-menu__link-counter,.aside-menu__link-title{display:-webkit-box;display:-ms-flexbox;display:flex}.aside-menu__link-title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.aside-menu__link-title span{display:inline-block;min-width:18px;height:18px;border-radius:50%;position:relative;background:#1771e6;opacity:.3}.aside-menu__link-title span::after,.aside-menu__link-title span::before{position:absolute;height:2px;width:10px;content:"";border-radius:1px;background:#e8f1fb;top:50%;left:50%}.aside-menu__link-title span::after{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aside-menu__link-title span::before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.aside-menu__link-title.active span,.aside-menu__link-title:hover span{background:#1771e6;opacity:1}.aside-menu__link-title.active span::after,.aside-menu__link-title.active span::before{background:#fff}.aside-menu__link-title.active span::before{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.aside-menu__link-title.active+.aside-menu__link-list,.product-inner-info .product-inner-info__read.open p{max-height:2000px}.aside-menu__link:hover{text-decoration:none;color:#1771e6}.aside-menu__link.active svg,.aside-menu__link:hover svg{stroke:#1771e6}.aside-menu__link.active{color:#1771e6}.aside-menu__link-counter{width:24px;height:24px;background:#1771e6;border-radius:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;font-family:"Roboto";font-weight:700;font-size:14px;line-height:24px;color:#fff}@media (max-width:767px){.aside-menu__link{padding:12px 20px;font-size:.875em}}.aside-suits-you{background:#e8f1fb;border:2px solid #e8f1fb;padding:20px;border-radius:8px;overflow:hidden}.aside-suits-you__title{font-size:1em;line-height:1.3;font-weight:700;color:#333;font-family:"Rounded Mplus 1c";margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-right:30px;width:100%}.aside-suits-you__title svg{position:absolute;fill:#dae6f8;width:30px;height:30px;right:0;top:0}.aside-suits-you__description{font-size:1em;line-height:1.3;color:#333;margin-bottom:8px}.aside-suits-you-product{position:relative;background:#fff;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;width:calc(100% + 25px);height:100px;margin-bottom:-25px}.aside-suits-you-product__heart{position:absolute;right:25px;top:30px}.aside-suits-you-product__heart svg{fill:#e5e5e5}.asked-question-form{padding-top:70px;padding-bottom:40px;background:#fff}.asked-question-form-top{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.asked-question-form__title{font-weight:700;font-size:2.625em;line-height:44px;font-family:"Rounded Mplus 1c";text-transform:none;color:#333}.asked-question-form__more{width:206px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #dae6f8;border-radius:100px;font-weight:700;font-size:1.125em;line-height:24px;color:#1771e6;-webkit-transition:.3s;transition:.3s}.asked-question-form__more_mobile{display:none}.asked-question-form__more:hover{border-color:#1e3685;color:#1e3685;text-decoration:none}.asked-question-form__more:hover svg{stroke:#1e3685}.asked-question-form__more svg{margin-left:10px;fill:none;stroke:#1771e6;-webkit-transition:.3s;transition:.3s;margin-right:-10px;stroke-width:2px}.asked-question-form-input-wrap{position:relative;height:60px;overflow:hidden}.asked-question-form__button{position:absolute;left:0;top:0;height:100%;width:60px;background:0 0;cursor:pointer;border:0;outline:0}.asked-question-form__button svg{fill:none}.asked-question-form__input{width:100%;height:100%;border-radius:100px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;font-size:1.125em;line-height:24px;padding-left:60px;font-family:"Rounded Mplus 1c";outline:0;border:2px solid #1771e6;overflow:hidden}.asked-question-form__input:focus,.asked-question-form__input:hover{border-color:#1e3685}.asked-question-form__input::-webkit-input-placeholder{color:#757575}.asked-question-form__input::-moz-placeholder{color:#757575}.asked-question-form__input:-ms-input-placeholder{color:#757575}.asked-question-form__input::-ms-input-placeholder{color:#757575}.asked-question-form__input::placeholder{color:#757575}@media (max-width:1260px){.asked-question-form{padding-top:50px;padding-bottom:20px}.asked-question-form__input{font-weight:400}.asked-question-form-input-wrap,.asked-question-form__more{height:52px}}@media (max-width:980px){.asked-question-form{padding-top:50px;padding-bottom:24px}.asked-question-form__title{font-size:2em}.asked-question-form__more{width:160px;font-size:1rem;height:48px}.asked-question-form-input-wrap{height:44px}}@media (max-width:767px){.asked-question-form{padding:30px 0}.asked-question-form-top{margin-bottom:15px}.asked-question-form__title{font-size:1.625em;line-height:32px}.asked-question-form-input-wrap{height:50px}.asked-question-form__input{font-size:12px;padding-left:48px}.asked-question-form__button{width:48px}.asked-question-form__button svg{width:20px;height:20px}.asked-question-form__more{display:none}.asked-question-form__more_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 40px);height:50px;margin-left:auto;margin-right:auto;margin-top:12px}.asked-question-form__more_mobile svg{margin-left:3px;width:20px;height:20px}}.asked-question-list{padding-bottom:60px}.asked-question-list-inner{padding-bottom:0;padding-top:20px}.asked-question-item{border-bottom:1px solid #dae6f8;padding:0 30px;overflow:hidden;-webkit-transition:.5s;transition:.5s}.asked-question-item .coincidence{color:#1771e6}.asked-question-item.hidden,.cabinet-manufacturer-popup-role-item__btn input{display:none}.asked-question-item.active{background:#e8f1fb;border-radius:16px;margin-bottom:5px}.asked-question-item.active .asked-question-item-header{padding:30px 0 20px}.asked-question-item.active .asked-question-item__open::after{display:block;opacity:0}.asked-question-item.active .asked-question-item-bottom{display:block;max-height:5000px}.asked-question-item-header{padding:35px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;color:#212121}.asked-question-item-header:hover .asked-question-item__question{color:#1e3685}.asked-question-item-header:hover .asked-question-item__open::after,.asked-question-item-header:hover .asked-question-item__open::before{background:#1e3685}.asked-question-item-bottom{display:none;-webkit-transition:max-height .5s;transition:max-height .5s;max-height:0;padding:0;border:0}.asked-question-item__question{font-weight:700;font-size:1.25em;line-height:30px;color:#212121;width:calc(100% - 110px);-webkit-transition:.3s;transition:.3s}.asked-question-item__open{width:28px;height:28px;position:relative}.asked-question-item__open:after,.asked-question-item__open:before{content:"";position:absolute;background:#1771e6;-webkit-transition:.3s;transition:.3s}.asked-question-item__open:before{width:100%;height:4px;top:50%;margin-top:-2px;left:0}.asked-question-item__open:after{height:100%;width:4px;margin-left:-2px;left:50%;top:0;opacity:1}.asked-question-item-answer{padding:20px 0 30px;border-top:2px solid #dae6f8}.asked-question-item-answer__title{font-weight:500;font-size:1em;line-height:24px;letter-spacing:.05em;text-transform:uppercase;color:#1771e6;margin-bottom:12px;opacity:.6}.asked-question-item-answer p{font-weight:400;font-size:1.125em;line-height:24px;color:#212121;margin-bottom:16px}@media (max-width:1260px){.asked-question-list{padding-bottom:60px}.asked-question-list-inner{padding-bottom:0}.asked-question-item{padding:0 20px}.asked-question-item-header{padding:20px 0}.asked-question-item__question{font-size:1.3125rem;line-height:132%}.asked-question-item-answer,.asked-question-item.active .asked-question-item-header{padding:20px 0}.asked-question-item-answer p{font-size:1rem;line-height:128%}}@media (max-width:980px){.asked-question-item{padding:0 25px;margin:0}.asked-question-item__question{font-size:1em;line-height:128%;width:calc(100% - 60px)}.asked-question-item-answer__title{font-size:16px;margin-bottom:8px}.asked-question-item-answer p{margin-bottom:8px}}@media (max-width:767px){.asked-question-list{padding-bottom:18px}.asked-question-list-inner{padding-bottom:10px;padding-top:0}.asked-question-item{padding:0 12px}.asked-question-item-header,.asked-question-item.active .asked-question-item-header{padding:12px 0}.asked-question-item__question{font-size:.875em;width:calc(100% - 50px)}.asked-question-item-answer{padding:12px 0}.asked-question-item-answer__title{font-size:.875em;line-height:18px;margin-bottom:4px}.asked-question-item__open{width:24px;height:24px}}.cc-modal-purchases{width:830px;max-width:100%}.cc-purchases__gray-panel{margin-bottom:10px}.cc-purchases__add-btn{width:400px}.cc-purchases__add-btn svg{margin-left:10px}.cc-purchases-list{margin-bottom:30px}.cc-purchases-item{border:2px solid #e8f1fb;border-radius:8px;position:relative;padding:20px 45px 20px 30px;margin-bottom:10px;display:block}.cc-purchases-item:hover{text-decoration:none}.cc-purchases-item:last-child{margin-bottom:0}.cc-purchases-item__title{font-weight:700;margin-bottom:5px}.cc-purchases-item__date,.cc-purchases-item__title{font-size:1.125em;line-height:1.3;color:#333}.cc-purchases-item__date svg{margin-right:5px;fill:none}.cc-purchases-item__more{position:absolute;z-index:15;right:6px;top:50%;margin-top:-18px;cursor:pointer;border-radius:2px;-webkit-transition:.3s;transition:.3s}.cc-purchases-item__more-inner{width:36px;height:36px;background:0 0;border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-purchases-item__more-inner svg{stroke:#c4c4c4;stroke-width:2px;-webkit-transition:.3s;transition:.3s}.cc-purchases-item__more-inner:focus,.cc-purchases-item__more-inner:hover{outline:0}.cc-purchases-item__more-inner:focus svg,.cc-purchases-item__more-inner:hover svg,.cc-purchases-last-item__more-inner:focus svg,.cc-purchases-last-item__more-inner:hover svg{stroke:#1771e6}.cc-purchases-item__more.open .cc-purchases-item__list,.cc-purchases-last-item__more.open .cc-purchases-last-item__list,.profile-non-sertificat p span{display:block}.cc-purchases-item__wrapper{position:relative}.cc-purchases-item__list{display:none;position:absolute;top:105%;right:0;margin:0;list-style:none;border:2px solid #e8f1fb;border-radius:8px;padding:10px 15px;background-color:#fff}.cc-purchases-item__list a,.cc-purchases-last-item__list a{font-weight:700;color:#1771e6}@media (max-width:980px){.cc-purchases-item{padding:15px 20px}.cc-purchases-item__address,.cc-purchases-item__title{font-size:.875em}}.cc-purchases-inner-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 440px);margin-bottom:40px}.cc-purchases-inner-top__title{margin-bottom:0;width:calc(100% - 120px)}.cc-purchases-inner-top__print{font-weight:500;font-size:14px;line-height:1.3;color:#333;cursor:pointer}.cc-purchases-inner-top__print svg{width:24px;height:24px;margin-right:8px}.cc-purchases-inner-item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(23,113,230,.1)}.cc-purchases-inner-item__date,.cc-purchases-inner-item__title{font-weight:500;font-size:16px;line-height:1.3;color:#1771e6;margin-bottom:10px}.cc-purchases-inner-item__title{font-size:18px;color:#333;font-weight:700}.cc-purchases-inner-item__count{font-size:16px;line-height:1.3;color:#333;margin-bottom:10px}.cc-purchases-inner-item__price{font-size:16px;line-height:1.3;color:#1771e6}@media (max-width:1260px){.cc-purchases-inner-top{width:100%;margin-bottom:35px}}@media (max-width:980px){.cc-purchases-inner-top{margin-bottom:25px}}@media (max-width:767px){.cc-purchases-inner-top{margin-bottom:20px}}.cc-purchases-last-list{margin-bottom:30px}.cc-purchases-last-item{border:2px solid #e8f1fb;border-radius:8px;position:relative;padding:20px 45px 20px 30px;margin-bottom:10px;display:block}.cc-purchases-last-item:hover{text-decoration:none}.cc-purchases-last-item:last-child{margin-bottom:0}.cc-purchases-last-item__title{font-weight:700;margin-bottom:5px}.cc-purchases-last-item__date,.cc-purchases-last-item__title{font-size:1.125em;line-height:1.3;color:#333}.cc-purchases-last-item__date svg{margin-right:5px;fill:none}.cc-purchases-last-item__more{position:absolute;z-index:15;right:6px;top:50%;margin-top:-18px;cursor:pointer;border-radius:2px;-webkit-transition:.3s;transition:.3s}.cc-purchases-last-item__more-inner{width:36px;height:36px;background:0 0;border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-purchases-last-item__more-inner svg{stroke:#c4c4c4;stroke-width:2px;-webkit-transition:.3s;transition:.3s}.cc-purchases-last-item__more-inner:focus,.cc-purchases-last-item__more-inner:hover{outline:0}.cc-purchases-last-item__wrapper,.cc-users-questions-table thead tr th span{position:relative}.cc-purchases-last-item__list{display:none;position:absolute;top:105%;right:0;margin:0;list-style:none;border:2px solid #e8f1fb;border-radius:8px;padding:10px 15px;background-color:#fff}@media (max-width:980px){.cc-purchases-last-item{padding:15px 20px}.cc-purchases-last-item__address,.cc-purchases-last-item__title{font-size:.875em}}.cc-users-questions-top{padding:10px 12px;border-radius:8px 8px 0 0;background-color:#e8f1fb;border-bottom:1px solid #d5e5fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cc-users-questions .question-closed td,.cc-users-questions-top-filters,.cc-users-questions-top-messages{font-family:"Roboto";font-weight:400;font-size:14px;line-height:128%;color:#212121}.cc-users-questions-top-filters{font-weight:500;font-size:16px;color:#1771e6;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.cc-users-questions .pagination .pagination-arrow svg,.cc-users-questions-top-filters svg{stroke:currentColor}.cc-users-questions-top-filters:hover{color:#1e3685}.cc-users-questions-table-wrap{overflow-x:auto}.cc-users-questions-table-wrap::-webkit-scrollbar-track{background:#edf5fc}.cc-users-questions-table-wrap::-webkit-scrollbar{height:10px}.cc-users-questions-table-wrap::-webkit-scrollbar-thumb{border-radius:4px;border:2px solid #edf5fc;background:#dae6f8}.cc-users-questions-table thead,.cm-users-questions-table thead{background-color:#e8f1fb}.cc-users-questions-table thead tr th,.cm-users-questions-table thead tr th{padding:15px 12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cc-users-questions-table thead tr th span::after,.cc-users-questions-table thead tr th span::before{right:-22px;content:"";position:absolute;top:calc(50% - 18px);display:block;width:0;height:0;opacity:.3;border-style:solid;border-width:7px 5px;border-color:transparent transparent #000}.cc-users-questions-table thead tr th span::after{top:calc(50% + 5px);border-color:#000 transparent transparent}.cc-users-questions-table thead tr th.desc span::after,.cm-users-questions-table thead tr th.asc span::before{opacity:1}.cc-users-questions-table tbody tr,.cm-users-questions-table tbody tr{cursor:pointer;border-bottom:1px solid #d7d7d7}.cc-users-questions-table tbody tr td,.cm-users-questions-table tbody tr td{padding:12px;font-family:"Roboto";font-weight:500;font-size:14px;line-height:128%;color:#212121}.cc-users-questions-table tbody tr:hover td:not(:nth-child(3)),.cm-users-questions-table tbody tr:hover td:not(:nth-child(3)){text-decoration:underline}.cc-users-questions-table tbody .question-active span,.cc-users-questions-table tbody .question-closed span,.cc-users-questions-table tbody .question-needanswer span{padding:3px 8px;font-family:"Roboto";font-weight:700;font-size:14px;line-height:128%;background-color:#1771e6;color:#fff;border-radius:100px;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap}.cc-users-questions-table tbody .question-active span,.cc-users-questions-table tbody .question-closed span{background-color:#00cf91}.cc-users-questions-table tbody .question-closed span{background-color:#a5b9d1}.cc-users-questions-table-latest,.cc-users-questions-table-term{min-width:140px}.cc-users-questions-table-status{min-width:180px}.cc-users-questions-table-user{min-width:160px}.cc-users-questions-table-product{min-width:194px}.cc-users-questions-table-category{min-width:188px}.cc-users-questions-table-close,.cc-users-questions-table-start{min-width:140px}.cc-users-questions-table-manufacture{min-width:200px}.cc-users-questions .pagination-wrap{margin-top:12px}.cc-users-questions .pagination{margin-bottom:0;padding-bottom:0}.cc-users-questions .pagination a{min-width:48px;min-height:48px}.cc-users-questions .pagination span,.cm-users-questions .pagination span{min-width:48px;min-height:48px;padding:0;background:#e8f1fb;border-radius:8px}.cc-users-questions .pagination li a,.cm-users-questions .pagination li a{-webkit-transition:background .2s ease;transition:background .2s ease;padding:0}.cc-users-questions .pagination .pagination-arrow{padding:0;background:#e8f1fb;border-radius:8px;color:#333!important}.cc-users-questions .pagination .pagination-arrow:hover{background:#f5f5f6}.cc-users-questions .pagination .disabled .pagination-arrow{background:#d2dce8;border-radius:8px;color:#fff!important}.cabinet-home{background:#ffdd2d;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:70px 20px 20px;overflow:hidden;min-height:328px;color:#333}.cabinet-home::before{content:"";position:absolute;width:132px;height:132px;background:#ebd047;border-radius:280px;top:-66px;left:50%;margin-left:-66px}.cabinet-home,.cabinet-home-wrap{position:relative}.cabinet-home__icon{background:#1771e6;-webkit-box-shadow:0 8px 25px rgba(0,0,0,.1);box-shadow:0 8px 25px rgba(0,0,0,.1);border-radius:100px;width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;margin-left:-40px;top:-40px;z-index:2}.cabinet-home__title{font-weight:700;font-size:1.75em;line-height:30px;font-family:"Rounded Mplus 1c";margin-bottom:10px}.cabinet-home__description{font-weight:500;font-size:1em;line-height:21px;text-align:center;margin-bottom:30px}.cabinet-home__btn{width:190px;height:60px;left:50px;top:228px;background:#1771e6;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:1.125em;line-height:24px;color:#fff;font-family:"Rounded Mplus 1c";-webkit-transition:.3s;transition:.3s}.cabinet-home__btn:hover{text-decoration:none;color:#fff;background:#1e3685}.cabinet-home__block{margin-bottom:30px}.cabinet-home__block .row{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.cabinet-home__block .row .col-md-12:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.cabinet-home__block .row a{width:100%}.profile-non-sertificat,.profile-non-sertificat__circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-non-sertificat{padding:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;background:no-repeat center/cover url(../img/general/crosses.png)}.profile-non-sertificat p{font-size:20px;text-align:center;margin:0}.profile-non-sertificat__circle{width:80px;height:80px;border-radius:50%;background:#fff;margin-bottom:20px}@media (max-width:767px){.profile-non-sertificat p{font-size:18px}}.cabinet-widget{padding:25px 30px;border-radius:8px;display:block}.cabinet-widget,.cabinet-widget:hover{text-decoration:none}.cabinet-widget:hover .cabinet-widget__title svg{left:10px}.cabinet-widget__title{font-size:1.875em;line-height:1.4;color:#fff;margin-bottom:35px;font-family:"Rounded Mplus 1c";font-weight:700}.cabinet-widget__title svg{-webkit-transition:.3s;transition:.3s;left:0;margin-left:10px;fill:none;position:relative}.cabinet-widget__description{font-size:1.125em;line-height:1.3;color:#fff}@media (max-width:767px){.cabinet-widget{margin-bottom:30px}.cabinet-widget__title{font-size:1.5em}.cabinet-widget__description{font-size:.875em}}.profile-sertificat{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile-sertificat-block{width:48%;margin-bottom:30px}.profile-sertificat-block:last-child{margin-bottom:0}.profile-sertificat-block_full{width:100%}.profile-sertificat__title{font-weight:700;margin-bottom:18px}.profile-sertificat__title,.profile-sertificat__value{font-size:1.125em;line-height:1.3;color:#333}.profile-sertificat__price{font-size:2.25em;line-height:1.3;text-align:center;color:#333;font-weight:700;padding:30px 0;background-color:#ffdd2d;border-radius:5px;background-image:url(../img/general/subscription-home-bg.png)}@media (max-width:767px){.profile-sertificat{margin-top:20px}.profile-sertificat-block{width:100%;margin-bottom:20px}.profile-sertificat__title{font-size:1em;margin-bottom:10px}.profile-sertificat__value{font-size:.875em}.profile-sertificat__price{font-size:1.75em;padding:20px 0}}.cabinet-manufacturer-comment{background:#f5f5f6;border-radius:8px;margin-bottom:30px;padding:25px}.cabinet-manufacturer-comment__title{font-weight:500;font-size:1.125em;line-height:1.3;color:#333;margin-bottom:10px}.cabinet-manufacturer-comment__title svg{fill:none;margin-right:20px}.cabinet-manufacturer-comment__text ul{margin-left:52px}.cabinet-manufacturer-comment__text ul li{color:#000}.cabinet-manufacturer-comment__text ul li:before{background-color:#000}@media (max-width:980px){.cabinet-manufacturer-comment{margin-bottom:20px}.cabinet-manufacturer-comment__title{font-size:1em}}@media (max-width:767px){.cabinet-manufacturer-comment__title{font-size:.875em}.cabinet-manufacturer-comment__title svg{margin-right:5px}.cabinet-manufacturer-comment__text ul{margin-left:0}}.cabinet-manufacturer-moderation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f6;border-radius:8px;margin-bottom:30px;padding:25px}.cabinet-manufacturer-moderation__icon svg{fill:#ec0044}.cabinet-manufacturer-moderation__text{width:calc(100% - 45px);padding:0 20px;font-weight:500;font-size:1.125em;line-height:1.3;color:#333;margin-right:auto}.cabinet-manufacturer-moderation-accordeon{background:#f5f5f6;padding:25px 30px;border-radius:8px;margin-bottom:30px}.cabinet-manufacturer-moderation-accordeon-header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer}.cabinet-manufacturer-moderation-accordeon-header.active::before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.cabinet-manufacturer-moderation-accordeon-header:before{content:"";width:24px;height:24px;position:absolute;background-image:url(../img/general/arrow.svg);background-repeat:no-repeat;background-position:center;right:0;top:50%;margin-top:-12px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;transition:.3s}.cabinet-manufacturer-moderation-accordeon-body{margin-top:20px;padding-top:20px;border-top:2px solid #e1e1e1;display:none}.cabinet-manufacturer-moderation-accordeon-body .cabinet-manufacturer-comment{padding:0;margin-bottom:0}.cabinet-manufacturer-moderation-accordeon-body .cabinet-manufacturer-comment__text ul{margin-left:5px}@media (max-width:980px){.cabinet-manufacturer-moderation{padding-left:60px;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.cabinet-manufacturer-moderation__icon{position:absolute;left:15px;top:23px}.cabinet-manufacturer-moderation__text{width:100%;padding:0;font-size:1em}.cabinet-manufacturer-moderation__text br{display:none}.cabinet-manufacturer-moderation-accordeon{padding:25px 15px;margin-bottom:20px}.cabinet-manufacturer-moderation-accordeon-header{padding-left:45px}.cabinet-manufacturer-moderation-accordeon-header .cabinet-manufacturer-moderation__icon{left:0;top:-2px}.cabinet-manufacturer-moderation-accordeon-header .cabinet-manufacturer-moderation__text{width:calc(100% - 25px)}}.cabinet-manufacturer-popup-role{width:540px;max-width:100%;text-align:left}.cabinet-manufacturer-popup-role__form{width:100%}.cabinet-manufacturer-popup-role__title{width:100%;margin-bottom:40px;font-size:1.875em;line-height:1.2;color:#333;font-family:"Rounded Mplus 1c"}.cabinet-manufacturer-popup-role-item{padding:8px 18px;border:2px solid #e8f1fb;border-radius:10px;margin-bottom:15px}.cabinet-manufacturer-popup-role-item.active,.cabinet-manufacturer-popup-role-item.checked,.cabinet-manufacturer-popup-role-item:hover{border-color:#1771e6}.cabinet-manufacturer-popup-role-item.active .cabinet-manufacturer-popup-role-item__icon,.cabinet-manufacturer-popup-role-item.checked .cabinet-manufacturer-popup-role-item__icon,.cabinet-manufacturer-popup-role-item:hover .cabinet-manufacturer-popup-role-item__icon{background:#1771e6}.cabinet-manufacturer-popup-role-item.active .cabinet-manufacturer-popup-role-item__icon svg,.cabinet-manufacturer-popup-role-item.checked .cabinet-manufacturer-popup-role-item__icon svg,.cabinet-manufacturer-popup-role-item:hover .cabinet-manufacturer-popup-role-item__icon svg{stroke:#fff}.cabinet-manufacturer-popup-role-item.checked{background-image:url(../img/general/role-checked.svg);background-repeat:no-repeat;background-position:right 20px top 19px}.cabinet-manufacturer-popup-role-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cabinet-manufacturer-popup-role-item-body{display:none;border-top:1px solid #bababa;margin-top:10px;padding-top:15px;padding-bottom:10px}.cabinet-manufacturer-popup-role-item.active .cabinet-manufacturer-popup-role-item-body{display:block}.cabinet-manufacturer-popup-role-item__icon{width:60px;height:60px;border-radius:100%;background:#e8f1fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.cabinet-manufacturer-popup-role-item__icon svg{fill:none;stroke:#000;stroke-width:2px;margin-bottom:0;-webkit-transition:.3s;transition:.3s}.cabinet-manufacturer-popup-role-item__title{padding-left:25px;font-size:1.125em;line-height:1.3}.cabinet-manufacturer-popup-role-item__description{font-size:1em;line-height:1.4;margin-bottom:15px}.cabinet-manufacturer-popup-role-item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cabinet-manufacturer-popup-role-item__btn{width:155px;height:50px;margin-right:15px}.cabinet-manufacturer-popup-role__btn{width:402px;max-width:100%}.cm-stamps__gray-panel{margin-bottom:10px}.cm-stamps__add-btn{margin:15px auto}.cm-stamps__add-btn svg{margin-left:10px}.cm-stamps-item{border:2px solid #e8f1fb;border-radius:8px;position:relative;padding:20px 45px 20px 30px;margin-bottom:10px}.cm-stamps-item__moderation,.cm-stamps-item__title{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-stamps-item__title{font-size:1.125em;line-height:1.3;font-weight:700;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.cm-stamps-item__moderation{font-weight:500;font-size:12px;line-height:1.2;padding:6px 10px;border-radius:24px;background:#e8f1fb;margin-left:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cm-stamps-item__moderation svg{fill:#333;margin-right:5px}.cm-stamps-item__date{font-size:.875em;color:#c4c4c4;line-height:1.3}.cm-stamps-item__more{width:36px;height:36px;position:absolute;right:6px;top:50%;margin-top:-18px;cursor:pointer;border-radius:2px;-webkit-transition:.3s;transition:.3s}.cm-stamps-item__more-inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-stamps-item__more-inner svg{stroke:#c4c4c4;stroke-width:2px;-webkit-transition:.3s;transition:.3s}.cm-stamps-item__more.active{background:rgba(68,145,255,.2)}.cm-stamps-item__more.active .cm-stamps-item__more-inner svg{stroke:#1771e6}.cm-stamps-item__more.active .cm-stamps-item-menu{opacity:1;visibility:visible}.cm-stamps-item-menu{z-index:3;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden;position:absolute;right:0;top:46px;min-width:180px;padding:20px;background:#e8f1fb;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px}.cm-stamps-item-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:.875em;line-height:1.2;margin-bottom:20px;-webkit-transition:.3s;transition:.3s}.cm-stamps-item-menu__link:hover{text-decoration:none;color:#1e3685}.cm-stamps-item-menu__link:hover svg{stroke:#1e3685}.cm-stamps-item-menu__link:last-child{margin-bottom:0}.cm-stamps-item-menu__link svg{margin-right:12px;fill:none;stroke:#333;stroke-width:2px;-webkit-transition:.3s;transition:.3s}.cm-stamps-modal{width:830px}.cm-stamps-modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cm-stamps-modal__btn{margin-left:20px;width:250px}@media (max-width:767px){.cm-stamps-item{padding:15px}.cm-stamps-item__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1em}.cm-stamps-item__moderation{margin-top:10px;margin-left:0}.cm-stamps-item__date{font-size:12px}.cm-stamps-modal-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cm-stamps-modal__btn{margin-left:0;width:100%;margin-bottom:10px}.cm-stamps-modal__btn:last-child{margin-bottom:0}}.cm-adding-product-steps-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.cm-adding-product-steps-list,.cm-adding-product-steps-list-item,.cm-adding-product-steps-list-item__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-adding-product-steps-list-item{height:60px;background-color:#e8f1fb;padding:10px 15px;border-radius:60px;margin-bottom:10px;cursor:pointer}.cm-adding-product-steps-list-item.completed .cm-adding-product-steps-list-item__number{position:relative;background-color:#1771e6}.cm-adding-product-steps-list-item.completed .cm-adding-product-steps-list-item__number:before{position:absolute;width:100%;height:100%;left:0;top:0;background-image:url(../img/general/checkbox.svg);background-repeat:no-repeat;background-position:center}.cm-adding-product-steps-list-item.completed .cm-adding-product-steps-list-item__text{color:#333}.cm-adding-product-steps-list-item.active .cm-adding-product-steps-list-item__number{color:#fff;background-color:#1771e6}.cm-adding-product-steps-list-item.active .cm-adding-product-steps-list-item__number:before,.cm-adding-product-steps-list-item.error .cm-adding-product-steps-list-item__number:before{display:none}.cm-adding-product-steps-list-item.active .cm-adding-product-steps-list-item__text{color:#1771e6!important}.cm-adding-product-steps-list-item.error{background:#fddee7}.cm-adding-product-steps-list-item.error .cm-adding-product-steps-list-item__number{color:#fff;background:#ec0044}.cm-adding-product-steps-list-item.error .cm-adding-product-steps-list-item__text{color:#333!important}.cm-adding-product-steps-list-item.error.active .cm-adding-product-steps-list-item__text{color:#ec0044!important}.cm-adding-product-steps-list-item__number{width:30px;height:30px;border-radius:30px;background:#a5b9d1;color:#fff;font-size:1em;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cm-adding-product-steps-list-item__text{padding-left:10px;padding-right:10px;color:#d5e0ef;font-size:.875em;line-height:1.2;font-weight:700}.cm-adding-product-steps-form{width:100%;display:block}.cm-adding-product-steps-form .col-md-6{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.cm-adding-product-steps-form .gray-panel{margin-bottom:0}.cm-adding-product-steps-body{margin-bottom:28px;width:100%;display:none}.cm-adding-product-steps-body.active{display:block}.cm-adding-product-steps-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cm-adding-product-steps-bottom__btn{margin-left:20px;max-width:250px}.cm-adding-product-steps-bottom__btn_back{margin-right:auto;margin-left:0}.control-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:2px solid #707070;border-radius:8px;background:#fff;padding:20px 22px;width:100%;z-index:10;cursor:pointer}.control-select>svg{-webkit-transition:.5s;transition:.5s}.control-select.open{border-color:#1771e6}.control-select.open .control-select__wrapper{display:block;z-index:100px}.control-select.open>svg{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.control-select svg{fill:#1771e6}.control-select__color>span{display:inline-block;margin-bottom:10px}.control-select__color .select2-container .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 22px;font-weight:400;font-size:1.125rem}.control-select__dropdown .select2-results__options{padding:12px}.control-select__dropdown .select2-results__option{padding:8px 6px;border-bottom:none;font-weight:400;color:#212121!important;line-height:24px;min-height:auto;border-radius:4px}.control-select__dropdown .select2-results__option--highlighted.select2-results__option--selected,.control-select__dropdown .select2-results__option--selected{background:#e8f1fc!important}.control-select__dropdown .select2-results__option--highlighted{color:#212121!important;background:#e8f1fc!important}.cm-users-questions-table thead tr th span,.control-select,.control-select__circle_none{position:relative}.control-select__circle_none::before{position:absolute;top:50%;width:100%;content:"";height:2px;background:#f65757;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}.control-select__circle_none+span{color:#999}.control-select__circle{width:24px;height:24px;border-radius:50%;border:2px solid #e8f1fc;margin-right:8px;background-color:#fff}@media (max-width:980px){.cm-adding-product-steps-list{-ms-flex-pack:distribute;justify-content:space-around}.cm-adding-product-steps-list-item__text{display:none}.cm-adding-product-steps-body{margin-bottom:20px}}@media (max-width:767px){.control-select{padding:12px 22px;font-size:.875rem}.cm-adding-product-steps-bottom__btn{margin-right:0;margin-left:0;width:100%;max-width:100%;margin-bottom:15px}.cm-adding-product-steps-list{margin-bottom:5px}.cm-adding-product-steps-list-item{height:50px;padding:10px}.cm-adding-product-steps-body{margin-bottom:20px}}.cm-users-questions-top{padding:10px 12px;border-radius:8px 8px 0 0;background-color:#e8f1fb;border-bottom:1px solid #d5e5fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cm-users-questions .question-closed td,.cm-users-questions-top-filters,.cm-users-questions-top-messages{font-family:"Roboto";font-weight:400;font-size:14px;line-height:128%;color:#212121}.cm-users-questions-top-filters{font-weight:500;font-size:16px;color:#1771e6;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.cm-users-questions .pagination .pagination-arrow svg,.cm-users-questions-top-filters svg{stroke:currentColor}.cm-users-questions-top-filters:hover{color:#1e3685}.cm-users-questions-table-wrap{overflow-x:auto}.cm-users-questions-table-wrap::-webkit-scrollbar-track{background:#edf5fc}.cm-users-questions-table-wrap::-webkit-scrollbar{height:10px}.cm-users-questions-table-wrap::-webkit-scrollbar-thumb{border-radius:4px;border:2px solid #edf5fc;background:#dae6f8}.cm-users-questions-table thead tr th span::after,.cm-users-questions-table thead tr th span::before{right:-22px;content:"";position:absolute;top:calc(50% - 18px);display:block;width:0;height:0;opacity:.3;border-style:solid;border-width:7px 5px;border-color:transparent transparent #000}.cm-users-questions-table thead tr th span::after{top:calc(50% + 5px);border-color:#000 transparent transparent}.cm-users-questions-table thead tr th.asc span::after,.cm-users-questions-table thead tr th.desc span::before{opacity:.3}.cm-users-questions-table thead tr th.desc span::after{opacity:1}.cm-users-questions-table tbody .question-active span,.cm-users-questions-table tbody .question-closed span,.cm-users-questions-table tbody .question-needanswer span{padding:3px 8px;font-family:"Roboto";font-weight:700;font-size:14px;line-height:128%;background-color:#1771e6;color:#fff;border-radius:100px;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap}.cm-users-questions-table tbody .question-active span,.cm-users-questions-table tbody .question-closed span{background-color:#00cf91}.cm-users-questions-table tbody .question-closed span{background-color:#a5b9d1}.cm-users-questions-table-latest,.cm-users-questions-table-term{min-width:140px}.cm-users-questions-table-status{min-width:180px}.cm-users-questions-table-user{min-width:160px}.cm-users-questions-table-product{min-width:194px}.cm-users-questions-table-category{min-width:188px}.cm-users-questions-table-close,.cm-users-questions-table-start{min-width:140px}.cm-users-questions .pagination-wrap{margin-top:12px}.cm-users-questions .pagination{margin-bottom:0;padding-bottom:0}.cm-users-questions .pagination a{min-width:48px;min-height:48px}.cm-users-questions .pagination .pagination-arrow{padding:0;background:#e8f1fb;border-radius:8px;color:#333!important}.cm-users-questions .pagination .pagination-arrow:hover,.products-documents table thead{background:#f5f5f6}.cm-users-questions .pagination .disabled .pagination-arrow{background:#d2dce8;border-radius:8px;color:#fff!important}.pagination-combo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.pagination-combo__box,.pagination-combo__text{font-family:"Roboto";font-weight:400;font-size:16px;line-height:128%;color:#000}.pagination-combo__text{white-space:nowrap;margin-right:16px;margin-bottom:0}.pagination-combo__box{max-height:48px;display:block;padding:12px 44px 12px 12px!important;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5em;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff}.pagination-combo__box,.pagination-combo__box:hover{border:2px solid #1771e6}.pagination-combo__box:focus{border:2px solid #1771e6}.pagination-combo .select2-selection__rendered{width:74px;height:48px}.user-chat{height:100%}.user-chat__in{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-chat__block,.user-chat__block-top,.user-chat__in{display:-webkit-box;display:-ms-flexbox;display:flex}.user-chat__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border:1px solid #d7d7d7;border-radius:8px}.user-chat__block-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px 10px 10px;border-bottom:1px solid #d7d7d7}.user-chat__block-top-picture{width:62px;height:62px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.user-chat__block-top-image{max-width:100%}.user-chat__block-top-product{margin-right:20px;font-family:"Rounded Mplus 1c Bold";font-weight:700;font-size:18px;line-height:24px;color:#333}.user-chat__block-top-product a{color:#1771e6}.user-chat__block-top-product a :hover{text-decoration:none}.user-chat__block-top-product a svg{stroke:currentColor;margin-top:-5px}.user-chat__block-top-button{padding:12px 48px 14px;width:auto;height:auto}.user-chat__block-messages{padding:10px 15px 10px 10px;min-height:460px;max-height:460px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:auto}.user-chat__block-messages::-webkit-scrollbar-track{background:#edf5fc}.user-chat__block-messages::-webkit-scrollbar{height:10px}.user-chat__block-messages::-webkit-scrollbar-thumb{border-radius:4px;border:2px solid #edf5fc;background:#dae6f8}.user-chat__block-messages>div:not(:last-child){margin-bottom:20px}.user-chat__block-control{padding:10px 15px 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.user-chat__block-control-addfile{margin:auto 12px auto auto;padding:11px;height:auto}.user-chat__block-control-addfile svg{margin:0}.user-chat__block-control-submit{margin:auto auto auto 12px;padding:11px;height:auto}.user-chat__block-control-textarea{background:#fff;border:2px solid #1771e6;border-radius:100px;overflow-y:auto;word-wrap:break-word;height:48px;width:100%;padding:11px 20px 12px;overflow:hidden;font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;resize:none}.user-chat__block-control-textarea::-webkit-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.user-chat__block-control-textarea::-moz-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.user-chat__block-control-textarea:-ms-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.user-chat__block-control-textarea::-ms-input-placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.user-chat__block-control-textarea::placeholder{font-family:"Roboto";font-weight:400;font-size:16px;line-height:150%;color:#bababa}.user-chat__block-control-textarea:focus{outline:0!important;border:2px solid #1771e6}.user-chat__sender{width:auto;max-width:90%}.user-chat__sender-box{padding:12px;background:#e8f1fb;border-radius:12px 12px 12px 0}.user-chat__sender-box-name{margin-bottom:10px;font-family:"Roboto";font-weight:500;font-size:16px;line-height:128%;color:#212121}.user-chat__sender-box-text,.user-chat__sender-date{font-family:"Roboto";font-weight:400;font-size:18px;line-height:132%;color:#212121}.user-chat__sender-date{font-size:14px;line-height:128%;color:#878787;margin-top:4px}.user-chat__recipient{width:auto;max-width:90%;float:right;text-align:right;-ms-flex-item-align:end;align-self:flex-end}.user-chat__recipient-box{padding:12px;background:#f5f5f6;border-radius:10px 12px 0 12px}.user-chat__recipient-box-name{margin-bottom:10px;font-family:"Roboto";font-weight:500;font-size:16px;line-height:128%;color:#212121}.user-chat__recipient-box-text,.user-chat__recipient-date{font-family:"Roboto";font-weight:400;font-size:18px;line-height:132%;color:#212121}.user-chat__recipient-date{font-size:14px;line-height:128%;color:#878787;margin-top:4px}.user-chat__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.user-chat__buttons-all,.user-chat__buttons-back{font-weight:700;color:#1771e6;-webkit-transition:all .3s ease;transition:all .3s ease}.user-chat__buttons-back{font-family:"Rounded Mplus 1c";font-size:14px;line-height:150%;border:2px solid #dae6f8;border-radius:100px;padding:19px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-chat__buttons-back svg{stroke:currentColor;margin-right:17px;stroke-width:2}.user-chat__buttons-back:hover{text-decoration:none;color:#fff;background-color:#1566cf}.user-chat__buttons-all{font-family:"Roboto";font-size:16px;line-height:130%}.user-chat__buttons-all:hover{text-decoration:none}@media all and (max-width:576px){.user-chat__block-top{-ms-flex-wrap:wrap;flex-wrap:wrap}.user-chat__block-top-product{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.user-chat__block-top-button{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:20px}.user-chat__buttons{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:15px}.user-chat__buttons-back{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.main-aside-question .aside,.questions-headline{-webkit-transition:width .7s ease-in-out;transition:width .7s ease-in-out}.questions-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 440px)}.questions-headline-show{width:100%}.expand-table-button{width:202px}.main-aside-question .aside{overflow:hidden}.main-aside-question .aside-hide{width:0%!important;overflow:hidden}.main-aside-question main{-webkit-transition:width .7s ease-in-out;transition:width .7s ease-in-out}.main-aside-question .main-show{width:100%!important}@media (max-width:1260px){.expand-table-button{display:none}.questions-headline{width:100%}}.cabinet-manufacturer-widget{padding:25px 30px;border-radius:8px;margin-bottom:30px;display:block;text-decoration:none}.cabinet-manufacturer-widget:hover{text-decoration:none}.cabinet-manufacturer-widget:hover .cabinet-manufacturer-widget__title svg{left:10px}.cabinet-manufacturer-widget__title{font-size:1.875em;line-height:1.4;color:#fff;margin-bottom:30px;font-family:"Rounded Mplus 1c";font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex}.cabinet-manufacturer-widget__title svg{-webkit-transition:.3s;transition:.3s;left:0;margin-left:10px;fill:none;position:relative;margin-top:10px}.cabinet-manufacturer-widget__description{font-size:1.125em;line-height:1.3;color:#fff}@media (max-width:767px){.cabinet-manufacturer-widget__title{font-size:1.5em}.cabinet-manufacturer-widget__title svg{margin-top:5px}.cabinet-manufacturer-widget__description{font-size:.875em}}.catalog-accordeon{list-style:none;padding:0;margin:0;width:100%;display:none}.catalog-accordeon-wrap{padding-bottom:100px}.catalog-accordeon-wrap>.catalog-accordeon>.catalog-accordeon-item>.catalog-accordeon-text{font-weight:700}.catalog-accordeon.active{display:block}.catalog-accordeon .catalog-accordeon-text{font-size:1.125em;line-height:1.4;color:#333;background:#e8f1fb;padding:14px 50px 14px 18px;display:block;border-bottom:2px solid #fff;position:relative}.catalog-accordeon .catalog-accordeon-text:before{content:"";position:absolute;right:30px;width:24px;height:24px;background-image:url(../img/general/catalog-accordeon-plus.svg);background-repeat:no-repeat;background-position:center}.catalog-accordeon .catalog-accordeon-text.active:before{background-image:url(../img/general/catalog-accordeon-minus.svg)}.catalog-accordeon-item{width:100%;margin-left:auto;margin-right:auto}.catalog-accordeon-item:last-child .catalog-accordeon-text{border-bottom:0}.catalog-accordeon-item a{color:#1771e6!important}.catalog-accordeon-item a:before{background-image:url(../img/general/catalog-accordeon-arrow.svg)!important}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text{border-color:#e8f1fb;background:#fff;padding-left:60px}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item{width:calc(100% - 200px)}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text{padding-left:15px}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item,.filter-product form{width:100%}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text{padding-left:40px}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item{width:calc(100% - 60px)}@media (max-width:1260px){.catalog-accordeon .catalog-accordeon-text{font-size:1em}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text,.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text{padding-left:40px}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item{width:calc(100% - 90px)}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text{padding-left:20px}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item{width:calc(100% - 40px)}}@media (max-width:980px){.catalog-accordeon-wrap{padding-bottom:80px}}@media (max-width:767px){.catalog-accordeon-wrap{margin-left:-20px;margin-right:-20px;padding-bottom:60px}.catalog-accordeon .catalog-accordeon-text{font-size:.875em;padding-left:20px;padding-right:40px}.catalog-accordeon .catalog-accordeon-text::before{right:20px}.catalog-accordeon-item .catalog-accordeon-item{width:calc(100% - 20px)}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text,.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-text{padding-left:20px}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item{width:calc(100% - 40px)}.catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item .catalog-accordeon-item{width:calc(100% - 50px)}}.catalog-home{padding-top:80px;padding-bottom:50px;overflow:hidden}.catalog-home-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.catalog-home-list .btn{display:none;margin:8px 0 30px;height:48px;font-size:1rem}.catalog-home-list .btn svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.catalog-home-item,.catalog-home-item__icon{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-home-item{background-color:#fff;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:22px;text-decoration:none;width:calc(33.3333% - 30px);margin-right:15px;margin-left:15px;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15);box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15)}.catalog-home-item:hover{text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.catalog-home-item__icon{background:#f1f1f1;width:80px;height:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.catalog-home-item__icon svg{max-width:80%;fill:#212121}.catalog-home-item__icon img{-webkit-filter:invert(1);filter:invert(1)}.catalog-home-item__title{width:calc(100% - 80px);padding-left:20px;font-weight:700;font-size:1.25em;line-height:26px;color:#212121;font-family:"Rounded Mplus 1c"}.catalog-home-item__section{font-weight:700;font-size:.875em;line-height:24px;font-family:"Rounded Mplus 1c";color:#1771e6}.catalog-home-item_search{border:0;background-image:url(../img/general/bg-search.png);background-repeat:no-repeat;background-position:right bottom;background-color:#d2f4fc;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-home-item_search .catalog-home-item__title{font-weight:700;font-size:2.625em;line-height:46px;letter-spacing:-.01em;color:#212121;margin-bottom:8px;padding-left:0;width:100%}.catalog-home-item_search .catalog-home-item__description{font-weight:500;font-size:1.125em;line-height:24px;color:#212121;margin-bottom:18px;padding-right:0;width:80%}.catalog-home-item_search .catalog-home-item__section{color:#1771e6;font-size:1rem}@media (max-width:1260px){.catalog-home{padding-top:10px;padding-bottom:20px}.catalog-home-item{padding:12px 12px 32px;min-height:164px}.catalog-home-item__icon{width:62px;height:62px;margin-bottom:34px}.catalog-home-item__icon svg{max-height:33px;max-width:37px}.catalog-home-item__title{width:calc(100% - 70px);font-size:1em;line-height:21px;padding-left:12px}.catalog-home-item__section{font-size:.8125rem;line-height:normal;margin-top:0}.catalog-home-item_search{background-size:40%}.catalog-home-item_search .catalog-home-item__title{font-size:2.25rem}.catalog-home-item_search .catalog-home-item__description{font-size:1rem;margin-bottom:11px}.catalog-home-item_search .catalog-home-item__title{font-size:2.5em}.catalog-home-item_search .catalog-home-item__description{font-size:.875em}}@media (max-width:980px){.catalog-home{padding-bottom:50px}.catalog-home-item{width:calc(50% - 30px);min-height:137px;background-size:21%;margin-bottom:28px;padding:12px}.catalog-home-item_search{width:100%;padding:19px 24px 25px;min-height:140px}.catalog-home-item_search .catalog-home-item__title{line-height:130%}.catalog-home-item_search .catalog-home-item__description{margin-bottom:1px}.catalog-home-item_search .catalog-home-item__title{font-size:2rem;margin-bottom:0}.catalog-home-item__icon{margin-bottom:30px}}@media (max-width:767px){.catalog-home{background:0 0;padding-top:30px}.catalog-home-item,.catalog-home-list{margin-left:0;margin-right:0;width:100%}.catalog-home-list .btn,.catalog-home-list.open .catalog-home-item{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-home-list.open .btn svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.catalog-home-list .btn:hover{background-color:transparent;color:#1771e6;-webkit-box-shadow:none;box-shadow:none}.catalog-home-item{margin-bottom:12px;padding:10px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:auto}.catalog-home-item:nth-child(n+5){display:none}.catalog-home-item_search{padding:20px;background-size:44%;margin-bottom:20px}.catalog-home-item_search .catalog-home-item__title{font-size:1.75rem}.catalog-home-item_search .catalog-home-item__description{font-size:.875rem;line-height:128%}.catalog-home-item_search .catalog-home-item__title{font-size:1.625em;line-height:1.3;margin-bottom:5px;min-height:auto}.catalog-home-item_search .catalog-home-item__description{font-size:12px;margin-bottom:15px}.catalog-home-item_search .catalog-home-item__section{margin-top:5px}.catalog-home-item__icon{margin-bottom:16px}.catalog-home-item__title{font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:auto;line-height:128%;width:calc(100% - 62px)}.catalog-home-item__section{font-size:.875em}}.catalog-list,.catalog-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;margin-bottom:60px}.catalog-list-item{background:#e8f1fb;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:25px;text-decoration:none;width:calc(33.333% - 40px);margin-left:20px;margin-right:20px;margin-bottom:30px;-webkit-transition:.3s;transition:.3s}.catalog-list-item__icon,.catalog-list-item_min{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-list-item_min .catalog-list-item__icon{margin-bottom:0}.catalog-list-item:hover{text-decoration:none;border-color:#1771e6;background:#fff}.catalog-list-item__icon{background:#1e3685;border-radius:24px;width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.catalog-list-item__icon svg{max-width:80%}.catalog-list-item__title{width:calc(100% - 80px);padding-left:20px;font-weight:700;font-size:1.25em;line-height:1.2;color:#333}.catalog-list-item__section{font-weight:700;font-size:.875em;line-height:24px;font-family:"Rounded Mplus 1c";color:#1e3685}@media (max-width:1260px){.catalog-list{margin-left:-15px;margin-right:-15px;margin-bottom:40px}.catalog-list-item{padding:19px;min-height:164px;width:calc(33.333% - 30px);margin-left:15px;margin-right:15px}.catalog-list-item__icon{width:70px;height:70px;margin-bottom:0}.catalog-list-item__title{width:calc(100% - 70px);font-size:1em;line-height:1.3}.catalog-list-item__section{font-size:.875em;line-height:1.6;margin-top:auto}}@media (max-width:980px){.catalog-list{padding-bottom:0}.catalog-list-item{width:calc(50% - 30px);min-height:137px;padding:17px}}@media (max-width:767px){.catalog-list,.catalog-list-item{width:100%;margin-left:0;margin-right:0}.catalog-list{padding-top:0;margin-bottom:20px}.catalog-list-item{margin-bottom:15px;background:#e8f1fb;padding:10px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catalog-list-item__icon{margin-bottom:4px}.catalog-list-item__title{font-size:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:70px}.catalog-list-item__section{font-size:.875em}}.cm-catalog-list .catalog-list-item{width:calc(50% - 40px);background:0 0}@media (max-width:767px){.cm-catalog-list .catalog-list-item{width:100%}}.category-inner{padding-bottom:70px}.category-inner-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.category-inner-top__form{width:620px;max-width:50%;margin-bottom:30px}.category-inner-search{position:relative;width:100%}.category-inner-search__input{background:#fff;border:2px solid #1771e6;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;width:100%;max-width:100%;height:60px;font-weight:500;font-size:1.125em;color:#000;outline:0;padding:0 50px 0 30px}.category-inner-search__input::-webkit-input-placeholder{color:#757575}.category-inner-search__input::-moz-placeholder{color:#757575}.category-inner-search__input:-ms-input-placeholder{color:#757575}.category-inner-search__input::-ms-input-placeholder{color:#757575}.category-inner-search__input::placeholder{color:#757575}.category-inner-search__button{position:absolute;border:0;top:0;height:100%;padding:0;right:30px;background:0 0}.category-inner-search__button svg,.map-shop-filter-top .form-group button svg{fill:none}.category-inner__dogs{min-height:396px;background:no-repeat center/cover url(../img/general/bg-image.png) rgba(232,241,251,.38);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.category-inner__dogs-block svg{margin-bottom:20px}.category-inner__dogs-block p{font-weight:700;font-size:1.3125rem;font-family:"Rounded Mplus 1c";margin-bottom:40px;line-height:30px;max-width:554px;padding:0 10px}.category-inner__dogs-block .btn{max-width:210px;margin:0 auto}.category-inner__category{font-weight:700;font-size:.875em;line-height:1.7;color:#fff;font-family:"Rounded Mplus 1c";padding:5px 10px;margin-bottom:30px;background:#1771e6;border-radius:100px;display:inline-block}.category-inner__section{font-size:.875rem;margin-bottom:50px}.category-inner__section .category-inner__category{margin:0 0 0 8px;padding:3px 7px;line-height:128%;min-width:32px;text-align:center}.category-inner-item,.category-inner-list{display:-webkit-box;display:-ms-flexbox;display:flex}.category-inner-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.category-inner-item{width:calc(24.2% - 30px);margin-left:20px;margin-right:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;margin-bottom:30px;overflow:hidden;padding:20px;text-decoration:none;-webkit-transition:.3s;transition:.3s;position:relative}.category-inner-item:hover{text-decoration:none;border-color:#1771e6}.category-inner-item:hover .category-inner-item__count{opacity:1}.category-inner-item__image{display:block;margin:0 auto 12px;width:133px}.category-inner-item__image img{max-width:100%}.category-inner-item__catalog{font-weight:500;font-size:1em;line-height:1.5;color:#1771e6;margin-bottom:10px}.category-inner-item__title{font-weight:700;font-size:1.125em;line-height:1.3;color:#333;margin-bottom:10px}.category-inner-item__count{font-size:.875em;line-height:1.5;color:#1771e6;margin-top:auto;-webkit-transition:.3s;transition:.3s;opacity:0}.category-inner-item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.category-inner-item__btn{color:#c4c4c4;font-size:14px;-webkit-transition:.3s;transition:.3s}.catalog-products__favorite-section svg,.category-inner-item__btn svg{fill:#c4c4c4;-webkit-transition:.3s;transition:.3s}.category-inner-item__btn:last-child{margin-bottom:0}.catalog-products__favorite-section.active,.catalog-products__favorite-section:hover,.category-inner-item__btn.active,.category-inner-item__btn:hover{color:#000;text-decoration:none}.catalog-products__favorite-section.active svg,.catalog-products__favorite-section:hover svg,.category-inner-item__btn.active svg,.category-inner-item__btn:hover svg{fill:#1771e6}@media (max-width:1260px){.category-inner{padding-bottom:40px}.category-inner-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.category-inner-item{width:calc(33.3333% - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px}.category-inner-item__count{opacity:1}}@media (max-width:980px){.category-inner{padding-bottom:30px}.category-inner-search__input{height:50px;font-size:1em;padding:0 40px 0 20px}.category-inner-search__button{right:20px}.category-inner-item{width:calc(50% - 30px)}}@media (max-width:767px){.category-inner{padding-bottom:20px}.category-inner__category{margin-bottom:20px}.category-inner-top__form{width:100%;max-width:100%;margin-bottom:20px}.category-inner-item,.category-inner-list{margin-left:0;margin-right:0}.category-inner-item{width:100%;margin-bottom:20px}.category-inner__dogs-block p{font-size:1.125rem;line-height:25px}}.catalog-products__article,.catalog-products__catalog{font-weight:700;font-size:.875em;line-height:1.7;font-family:"Rounded Mplus 1c"}.catalog-products__article{color:#000;text-align:center;width:100%;margin-bottom:25px}.catalog-products__catalog{color:#fff;padding:5px 10px;background:#1771e6;border-radius:100px;display:inline-block}.catalog-products-main-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-products__main{width:calc(100% - 330px)}.catalog-products__aside{width:290px}.catalog-products-aside-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-products__favorite-section{color:#c4c4c4;font-size:14px;-webkit-transition:.3s;transition:.3s}.catalog-products__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-products__info_up{margin-bottom:37px}.catalog-products__info-price{background:#ffdd2d;border-radius:4px;padding:5px 16px;font-size:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-products__info-price:first-of-type{margin-right:50px}.catalog-products__info-price_space{margin-right:6px}.catalog-products__info-price span{font-weight:700;font-size:1.875rem;padding-left:15px;line-height:36px}.catalog-products__info_catalog{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:28px}.catalog-products__info_catalog .catalog-products__info-price{padding:4px 8px 4px 6px}.catalog-products__info_catalog .catalog-products__info-price:first-of-type{margin-right:6px}.catalog-products__info_catalog .catalog-products__info-price span{font-size:inherit;line-height:18px}.catalog-products__info svg{-webkit-animation:1s linear 1s infinite around;animation:1s linear 1s infinite around;margin-left:20px}.catalog-products__info__text{margin-right:10px;line-height:18px}@media (max-width:1260px){.catalog-products__article{display:none}.catalog-products__main{width:100%;padding-bottom:80px}.catalog-products__catalog,.catalog-products__info__text br{display:none}.catalog-products__aside{width:100%;height:calc(100% - 181px);position:fixed;bottom:0;left:0;z-index:15;background:rgba(12,22,53,.8);display:none}.catalog-products__aside.active{display:block}.catalog-products__info_catalog{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.catalog-products__info-price span{font-size:1.3125rem;line-height:132%}}@media (max-width:980px){.catalog-products__aside{height:calc(100% - 151px)}.catalog-products__aside.active .catalog-products-aside-top{display:none}.catalog-products__main{padding-bottom:40px}.catalog-products__info-price{font-size:14px}.catalog-products__info span{font-size:16px}.catalog-products__info__text br{display:block}}@media (max-width:767px){.catalog-products__aside{height:calc(100% - 111px)}.catalog-products__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catalog-products__info-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:normal}.catalog-products__info-price:first-of-type{margin:0 0 4px}.catalog-products__info-price:first-of-type br{display:none}.catalog-products__info svg{margin-left:0}.catalog-products__info span{white-space:nowrap}.catalog-products__info-price_space{margin:0 0 6px}}@media (max-width:450px){.catalog-products__info_catalog .catalog-products__info-price{width:100%}}.catalog-top,.catalog-top-links{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-top{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-top .page-title{width:305px;display:block}.catalog-top-links{width:calc(100% - 305px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:40px;list-style:none;padding-left:0}.catalog-top-links__item{margin-left:60px}.catalog-top-links__link{font-size:1em;line-height:1.5;color:#333;font-weight:700;position:relative;padding-bottom:5px;border-bottom:2px solid #fff;text-decoration:none}.catalog-top-links__link:hover{color:#1771e6;text-decoration:none}.catalog-top-links__link.active{border-color:#1771e6;color:#1771e6}@media (max-width:1260px){.catalog-top-links{margin-bottom:35px}.catalog-top-links__item{margin-left:40px}}@media (max-width:980px){.catalog-top-links{margin-bottom:25px}.catalog-top-links__item{margin-left:26px}.catalog-top-links__link{font-size:.875em}}@media (max-width:767px){.catalog-top-links{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}.catalog-top-links__item{margin-left:0;margin-right:35px}.catalog-top-links__item:last-child{margin-right:0}.catalog-top-links__link{font-size:12px}}.compare .compare-product-item-buttons,.compare .compare-product-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compare .compare-product-item__link{-webkit-box-flex:1;-ms-flex:1;flex:1}.compare .compare-product-item-buttons{margin-top:13px}.compare .compare-product-item-buttons__btn{color:#c4c4c4;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare .compare-product-item-buttons__btn:hover{text-decoration:none}.compare .compare-product-item-buttons__btn_favorite{margin-bottom:10px}.compare .compare-product-item-buttons__btn_favorite svg{fill:#333}.compare .compare-product-item-buttons__btn_delete svg{fill:none;stroke:#333;stroke-width:2px}.compare-product-item{background:#fff;position:relative}.compare-product-item-block .page-top-with-btn__btn{display:none}.compare-product-item__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.compare-product-item__image{height:152px}.compare-product-item__image img{max-width:100%;max-height:100%}.compare-product-item__article{font-weight:500;font-size:1rem;line-height:150%;color:#1771e6;margin-bottom:20px}.compare-product-item__title{font-weight:700;font-size:1.125em;line-height:130%;color:#333}.compare-product-item__count{display:none;margin-bottom:20px;color:#bababa;font-size:12px;text-align:center}.compare-product-item-price{padding:18px 0 20px}.compare-product-item-price__number{font-size:25px;line-height:1.5;color:#333;font-weight:700}.compare-product-item-price__offers{font-size:.875em;line-height:1.5;color:#333}.compare-product-item-attributes-header{padding:37px 0;font-size:1.25em;line-height:1.2;color:#333;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-bottom:2px solid #e8f1fb}.compare-product-item-attributes-header span{position:relative;padding-right:25px}.compare-product-item-attributes-header span:before{content:"";position:absolute;width:15px;height:15px;background-image:url(../img/general/arrow.svg);background-repeat:no-repeat;background-position:center;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);right:0}.compare-product-item-attributes-header.active span:before{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}.compare-product-item-attributes__wrapper{overflow:hidden;display:none;padding:20px 0;border-bottom:2px solid #e8f1fb}.compare-product-item-attributes__wrapper.active{display:block}.compare-product-item-attributes-item.hidden{display:none}.compare-product-item-attributes-item:last-child{border-bottom:0}.compare-product-item-attributes-item__name{font-size:.875em;line-height:1.7;color:#333;margin-bottom:10px}.compare-product-item-attributes-item__value{font-weight:500;font-size:1.125em;line-height:1.3;color:#333}.compare-product-item:nth-child(n+2) .compare-product-item-attributes-header{min-height:68px}.compare-product-item:nth-child(n+2) .compare-product-item-attributes-header span,.compare-product-item:nth-child(n+2) .compare-product-item-attributes-header:before{display:none}.section:not(.compare) .compare-product-item-attributes-header span:before{display:none}.section:not(.compare) .compare-product-item{max-width:320px;min-width:320px;background:#fff;position:relative}.section:not(.compare) .compare-product-item-block{border:2px solid #e8f1fb;border-radius:8px;position:relative;width:92%;padding:20px;margin-bottom:30px}.section:not(.compare) .compare-product-item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.section:not(.compare) .compare-product-item-buttons__btn:hover{text-decoration:none}.section:not(.compare) .compare-product-item-buttons__btn_favorite svg{fill:#000}.section:not(.compare) .compare-product-item-buttons__btn_delete svg{fill:none;stroke:#000;stroke-width:2px}.section:not(.compare) .compare-product-item__image{height:179px;margin-bottom:15px;position:relative;width:90%;margin-left:auto;margin-right:auto;text-align:center}.section:not(.compare) .compare-product-item__image img{max-width:100%;max-height:100%}.section:not(.compare) .compare-product-item__article{font-weight:500;font-size:12px;line-height:1.8;color:#1771e6;margin-bottom:10px}.section:not(.compare) .compare-product-item__title{font-weight:500;font-size:1.125em;line-height:1.3;color:#333}.section:not(.compare) .compare-product-item__count{margin-top:60px;color:#bababa;font-size:12px;text-align:center}.section:not(.compare) .compare-product-item-price{border-top:2px solid #e8f1fb;padding:22px 0}.section:not(.compare) .compare-product-item-price__number{font-size:25px;line-height:1.5;color:#333;font-weight:700}.section:not(.compare) .compare-product-item-price__offers{font-size:.875em;line-height:1.5;color:#333}.section:not(.compare) .compare-product-item-attributes-header{border-bottom:2px solid #e8f1fb;padding:20px 0;font-size:1.25em;line-height:1.2;color:#333;font-weight:700;cursor:pointer;position:relative;border-top:2px solid #e8f1fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section:not(.compare) .compare-product-item-attributes-header:before{content:"";position:absolute;width:15px;height:15px;background-image:url(../img/general/arrow.svg);background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);top:50%;margin-top:-12px;right:20px}.section:not(.compare) .compare-product-item-attributes-header.active:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.section:not(.compare) .compare-product-item-attributes-body{display:none}.section:not(.compare) .compare-product-item-attributes-body.active{display:block}.section:not(.compare) .compare-product-item-attributes-item{padding:15px;border-bottom:2px solid #e8f1fb;min-height:88px;height:auto!important}.section:not(.compare) .compare-product-item-attributes-item.hidden{display:none}.section:not(.compare) .compare-product-item-attributes-item:last-child{border-bottom:0}.section:not(.compare) .compare-product-item-attributes-item__name{font-size:.875em;line-height:1.7;color:#333;margin-bottom:8px}.section:not(.compare) .compare-product-item-attributes-item__value{font-weight:500;font-size:1.125em;min-height:24px;line-height:1.3;color:#333}.section:not(.compare) .compare-product-item:nth-child(n+2) .section:not(.compare) .compare-product-item-attributes-header{min-height:68px}.section:not(.compare) .compare-product-item:nth-child(n+2) .section:not(.compare) .compare-product-item-attributes-header span,.section:not(.compare) .compare-product-item:nth-child(n+2) .section:not(.compare) .compare-product-item-attributes-header:before{display:none}@media (max-width:767px){.compare .compare-product-item{margin-bottom:20px;min-height:3px;border-radius:8px;overflow:hidden}.compare .compare-product-item__count{display:block}.compare .compare-product-item-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.compare .compare-product-item-block .page-top-with-btn__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.compare .compare-product-item__image{height:114px}.compare .compare-product-item-buttons{display:none}.compare .compare-product-item-buttons__btn{font-size:14px}.compare .compare-product-item-buttons__btn:first-of-type{margin-bottom:10px}.compare .compare-product-item__title{font-size:.875em;-webkit-box-flex:1;-ms-flex:1;flex:1}.compare .compare-product-item-price{padding:10px 0 20px}.compare .compare-product-item-price__number{font-size:1.25em}.compare .compare-product-item-price__offers{font-size:13px}.compare .compare-product-item-attributes-header{font-size:1em;padding:12px 15px 12px 0}.compare .compare-product-item-attributes-header:before{right:5px}.compare .compare-product-item-attributes-item__name{font-size:12px;margin-bottom:4px}.compare .compare-product-item-attributes-item__value{font-size:.875em}.compare .compare-product-item-attributes__wrapper{padding:10px 0}.compare .compare-product-item__article{display:none}.compare .compare-product-item:first-child{margin-right:0;-webkit-box-shadow:none;box-shadow:none;position:relative}.section:not(.compare) .compare-product-item{max-width:200px;min-width:200px}.section:not(.compare) .compare-product-item-block{padding:0;border:0;height:auto}.section:not(.compare) .compare-product-item-image{width:100%}.section:not(.compare) .compare-product-item-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section:not(.compare) .compare-product-item-buttons__btn{font-size:14px}.section:not(.compare) .compare-product-item-buttons__btn:first-of-type{margin-bottom:10px}.section:not(.compare) .compare-product-item__title{font-size:.875em;-webkit-box-flex:0;-ms-flex:none;flex:none}.section:not(.compare) .compare-product-item-price{padding:10px 0}.section:not(.compare) .compare-product-item-price__number{font-size:1.25em}.section:not(.compare) .compare-product-item-price__offers{font-size:13px}.section:not(.compare) .compare-product-item-attributes-header{font-size:1em;padding:12px 15px 12px 0}.section:not(.compare) .compare-product-item-attributes-header:before{right:5px}.section:not(.compare) .compare-product-item-attributes-item{padding:8px 0}.section:not(.compare) .compare-product-item-attributes-item__name{font-size:12px;margin-bottom:4px}.section:not(.compare) .compare-product-item-attributes-item__value{font-size:.875em}.section:not(.compare) .compare-product-item:first-child{margin-right:0;-webkit-box-shadow:none;box-shadow:none;position:relative}}.compare{z-index:100;height:388px;position:sticky;top:0;padding-top:0}.compare .compare-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;position:relative;padding-bottom:20px;overflow:hidden}.compare .compare-list::-webkit-scrollbar-track{border-radius:10px}.compare .compare-list::-webkit-scrollbar{height:8px}.compare .compare-list::-webkit-scrollbar-thumb{border-radius:10px;background:#e8f1fb}.compare__wrapper{padding-top:40px;background:#fff}.compare__wrapper.scroll-mobile .compare-product-item__container{display:none}.compare-container{position:relative}.compare-container .swiper-button-next,.compare-container .swiper-button-prev{display:none;width:60px;height:60px;border:2px solid #e8f1fb;background-color:rgba(255,255,255,.7);border-radius:50%}.compare-container .swiper-button-next:after,.compare-container .swiper-button-prev:after{font-size:1rem}.compare-info{margin-bottom:120px}.compare-info__border{overflow:hidden;border-top:4px solid #e8f1fb;border-bottom:2px solid #e8f1fb}.compare-info__list,.product-inner-info__colors ul{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}@media (max-width:1480px){.compare-container .swiper-button-prev{left:0!important}.compare-container .swiper-button-next{right:0!important}}@media (max-width:767px){.compare .swiper-wrapper{height:auto}.compare .compare-list{margin-bottom:0}.compare-info .compare-top{display:block;padding:12px 0;border-top:1px solid #e8f1fc}.compare-info .compare-top-change{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.compare-info .compare-top-change__name{font-weight:500;font-size:.875rem}.compare-info .compare-top-change__switch{width:40px;height:24px}.compare-info .compare-top-change__switch::before{width:16px;height:16px}.compare-info__border{border-width:1px;border-bottom-color:transparent}.compare__wrapper{padding-top:10px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(23,113,230,.15)),color-stop(8%,rgba(68,145,255,.02)),color-stop(8%,transparent)) #fff;background:-webkit-linear-gradient(top,rgba(23,113,230,.15) 0,rgba(68,145,255,.02) 8%,transparent 8%) #fff;background:linear-gradient(to bottom,rgba(23,113,230,.15) 0,rgba(68,145,255,.02) 8%,transparent 8%) #fff}.compare__wrapper.scroll-mobile{background-image:none}}.compare-top,.compare-top-change{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compare-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare-top-change{margin:30px 0}.compare-top-change__name{font-size:.875em;line-height:1.7;color:#333;font-weight:700;cursor:pointer}.compare-top-change__name.active{color:#4491ff}.compare-top-change__name.active+.compare-top-change__switch:before{right:auto;left:2px}.compare-top-change__switch{width:40px;height:26px;border:2px solid #4491ff;border-radius:100px;position:relative;margin:5px 20px;cursor:pointer}.compare-top-change__switch:before{content:"";width:18px;height:18px;background:#4491ff;top:2px;position:absolute;right:2px;border-radius:18px}.compare-top__delete{font-weight:500;font-size:.875em;line-height:1.7px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-decoration:none}.compare-top__delete:hover{text-decoration:none}.compare-top__delete svg{fill:none;stroke:#000;stroke-width:2px;margin-right:10px}@media (max-width:767px){.compare-top{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare-top-change{margin:20px 0}.compare-top-change__switch{width:30px;margin:5px;height:20px}.compare-top-change__switch::before{width:12px;height:12px}.compare-top-change__name{font-size:12px}.compare-top__delete{display:none;margin:20px 0 20px auto}.compare-top__delete svg{margin-right:0}.compare-top__delete span{display:none}}.favorite-item{-ms-flex-wrap:wrap;flex-wrap:wrap;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:30px;margin-bottom:20px}.favorite-item,.favorite-item-info,.favorite-item__image{display:-webkit-box;display:-ms-flexbox;display:flex}.favorite-item__image{width:218px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.favorite-item__image img{max-width:100%;max-height:160px}.favorite-item-info{width:calc(100% - 218px);padding-left:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.favorite-item-bottom,.favorite-item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.favorite-item-bottom{margin-top:auto}.favorite-item__article{font-weight:500;font-size:1em;line-height:1.5;color:#1771e6;margin-bottom:15px}.favorite-item-buttons{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.favorite-item__btn{margin-left:30px}.favorite-item__btn.active svg{fill:#007bff}.favorite-item__title{font-size:1.125em;line-height:1.3;color:#333;margin-bottom:30px;font-weight:700;-webkit-transition:.3s;transition:.3s}.favorite-item__title:hover{color:#1771e6;text-decoration:none}.favorite-item__map,.favorite-item__price{font-size:.875em;line-height:1.5;color:#1771e6}.favorite-item__map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.favorite-item__map svg{margin-right:10px;fill:none}@media (max-width:980px){.favorite-item__article{font-size:.875em}.favorite-item__title{font-size:1em}}@media (max-width:767px){.favorite-item{padding:25px;position:relative}.favorite-item-buttons{position:absolute;right:25px;top:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.favorite-item__btn{margin-left:0;margin-bottom:15px}.favorite-item__image{width:100%;height:220px;margin-bottom:15px}.favorite-item__image img{max-height:100%}.favorite-item-info{width:100%;padding-left:0}.favorite-item-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.favorite-item__price{color:#333;width:100%;margin-bottom:15px}.favorite-item__map{width:100%}}.favorite-list{padding-top:50px}@media (max-width:1024px){.favorite-list{padding-top:40px}}@media (max-width:980px){.favorite-list{padding-top:30px}}@media (max-width:767px){.favorite-list{padding-top:20px}}.header-popup{visibility:hidden;background:#fff;position:fixed;left:0;width:100%;height:calc(100% - 181px);top:181px;z-index:150;pointer-events:none;opacity:0;-webkit-transition:opacity .3s linear,top .3s linear;transition:opacity .3s linear,top .3s linear}.header-popup-bg{position:fixed;z-index:11;background:rgba(12,22,53,.8);left:0;top:0;width:100vw;height:100vh;opacity:0;visibility:hidden}.header-popup-bg.active{opacity:1;visibility:visible}.header-popup.active{visibility:visible;opacity:1;pointer-events:auto}.header-popup__title{font-size:2.25em;line-height:1.2;color:#333;font-weight:700;margin-bottom:45px}.header-popup__close{position:absolute;right:11px;top:10px;width:24px;height:24px;cursor:pointer}.header-popup-content{height:100%;position:relative;padding-top:55px;padding-bottom:55px}.header-popup-content-new{padding-bottom:0!important}.header-popup-scroll{overflow-x:hidden;overflow-y:auto;height:100%;padding-right:20px}.header-popup-scroll::-webkit-scrollbar-track{border-radius:10px}.header-popup-scroll::-webkit-scrollbar{width:18px}.header-popup-scroll::-webkit-scrollbar-thumb{border-radius:8px;background:#80b1f0;width:6px;border-right:6px solid #fff;border-left:6px solid #fff}.header-popup-catalog-item,.header-popup-catalog-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px;margin-right:-30px;margin-bottom:60px}.header-popup-catalog-item{background-color:#fff;border-bottom:1px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:15px;text-decoration:none;width:calc(33.3333% - 60px);margin-right:30px;margin-left:30px;margin-bottom:20px}.header-popup-catalog-item:hover{text-decoration:none}.header-popup-catalog-item__icon{background:#1e3685;border-radius:24px;width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.header-popup-catalog-item__icon svg{max-width:80%}.header-popup-catalog-item__title{width:calc(100% - 80px);padding-left:20px;font-weight:700;font-size:1.125em;line-height:1.3;color:#333}.header-popup-catalog-item__section{font-weight:700;font-size:.875em;line-height:1.7;font-family:"Rounded Mplus 1c";color:#1e3685}.header-popup-services-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-popup-services-item,.header-popup-services-item__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-popup-services-item{width:410px;margin-right:140px;margin-bottom:30px;text-decoration:none!important}.header-popup-services-item:hover .header-popup-services-item__title{color:#1771e6}.header-popup-services-item:hover .header-popup-services-item__title::before{right:5px}.header-popup-services-item__img{width:90px;height:90px;border-radius:100%;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-popup-services-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-popup-services-item__title{padding-left:20px;padding-right:40px;font-size:1.125em;line-height:1.33;color:#333;font-weight:700;width:calc(100% - 90px);position:relative}.header-popup-services-item__title:before{content:"";width:24px;height:24px;position:absolute;right:0;top:50%;margin-top:-12px;background-image:url(../img/general/arrow.svg);background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;transition:.3s}.header-popup-scroll-new{width:33vw;border-right:2px solid #e9e9e9;padding-right:0;position:relative}.header-popup-catalog-new-list{padding-left:16px}.header-popup-catalog-new-item,.header-popup-catalog-new-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-popup-catalog-new-item{border-radius:8px;cursor:pointer;padding:12px 26px 12px 16px;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-popup-catalog-new-item svg{width:6px;height:12px;-ms-flex-negative:0;flex-shrink:0;fill:#fff;margin-left:auto}.header-popup-catalog-new-item__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:40px}.header-popup-catalog-new-item__icon svg{width:40px;height:40px;margin-left:0}.header-popup-catalog-new-item__icon img{-webkit-filter:invert(1);filter:invert(1)}.header-popup-catalog-new-item__text{margin-left:16px;margin-right:15px}.header-popup-catalog-new-item__title{font-family:"Rounded Mplus 1c";font-weight:Bold;font-size:16px;line-height:128%;color:#212121;margin-bottom:6px}.header-popup-catalog-new-item__section{font-family:"Roboto";font-weight:400;font-size:14px;line-height:135%;text-transform:uppercase;color:#1771e6}.header-popup-catalog-new-item:hover{background:#f5f5f5}.header-popup-catalog-new-item:hover .header-catalog__dropdown,.map-shop-wrapper.active{display:block}.header-catalog__dropdown{cursor:auto;display:none;position:fixed;width:67vw;margin-left:-24px;top:222px;left:33%;height:calc(100% - 222px);padding-bottom:10px;padding-top:12px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.header-catalog__dropdown::-webkit-scrollbar{background:0 0;width:0}.header-catalog__dropdown-headline{padding:0 94px 10px 78px;font-family:"Rounded Mplus 1c";font-weight:Bold;font-size:24px;line-height:132%;color:#212121}.header-catalog__dropdown-content{padding:0 94px 0 78px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-columns:3;-moz-columns:3;columns:3;overflow:auto}.header-catalog__dropdown-list{padding-left:0;page-break-inside:avoid;-webkit-column-break-inside:auto;-moz-column-break-inside:auto;break-inside:auto}.header-catalog__dropdown-list li{list-style:none;-webkit-column-break-inside:avoid}.header-catalog__dropdown-title{margin-bottom:16px;font-family:"Rounded Mplus 1c";font-weight:Bold;font-size:16px;line-height:128%;color:#212121}.header-catalog__dropdown-item{margin-bottom:12px}.header-catalog__dropdown-item-title{font-family:"Roboto";font-weight:400;font-size:16px;line-height:128%;color:#000;margin-bottom:6px}.header-catalog__dropdown-item-subtitle{font-family:"Roboto";font-weight:400;font-size:16px;line-height:128%;color:#1771e6}@media (max-width:1260px){.header-popup-catalog-list{margin-bottom:40px}}@media (max-width:980px){.header-popup{height:calc(100% - 150px);top:150px}.header-popup-content{padding-top:30px;padding-bottom:30px}.header-popup__close{right:30px}.header-popup__title{font-size:2.25em}.header-popup-catalog{margin-left:-37px;margin-right:-37px}.header-popup-catalog-item{width:calc(50% - 74px);margin-right:37px;margin-left:37px}.header-popup-catalog-item__title{font-size:1em}.header-popup-services-item{width:45%;margin-right:2.5%}.header-popup-services-item__img{width:60px;height:60px}.header-popup-services-item__title{font-size:1em;width:calc(100% - 60px)}}@media (max-width:767px){.header-popup-catalog-list{margin-bottom:20px}}@media (max-width:1023px){.header-catalog__dropdown-content{-webkit-columns:2;-moz-columns:2;columns:2}.header-cellar{display:none}}.mailing-management__title{font-family:"Rounded Mplus 1c";font-size:1.875em;line-height:1.4;font-weight:700;color:#333;margin-bottom:30px}.mailing-management .form-group .select2-selection::after{position:absolute;display:block;content:"";width:5px;height:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-color:#1771e6 transparent transparent!important;border-width:6px 5px 0!important;border-style:solid;right:20px}.map-shop{width:100%;height:100%}.map-shop-wrapper{position:fixed;width:100%;z-index:200;height:calc(100vh - 218px);bottom:0;left:0;display:none}.map-shop-search-mobile{display:none}.map-shop-close,.map-shop-filter-top .form-group button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.map-shop-close{right:30px;top:100px;width:58px;height:58px;border-radius:58px;background:#1771e6;cursor:pointer}.map-shop-filter{position:absolute;left:40px;top:100px;height:63vh;width:460px;background:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px}.map-shop-filter__close{display:none}.map-shop-filter-top{padding:30px;background:#e8f1fb;height:120px}.map-shop-filter-top .form-group{position:relative;margin-bottom:0;width:100%}.map-shop-filter-top .form-group button{left:0;top:0;height:100%;background:0 0;width:50px;border:0;outline:0;margin-top:0}.map-shop-filter-list{height:calc(100% - 120px);overflow-y:auto;padding:30px}.map-shop-filter-list::-webkit-scrollbar{border-radius:8px;width:8px;height:0;background-color:#f1f1f1}.map-shop-filter-list::-webkit-scrollbar-thumb{border-radius:8px;background-color:#1e3685}.map-shop-filter__count{font-size:1em;line-height:1.5;color:#bababa;margin-bottom:10px}.map-shop-filter-item{padding:18px 0;border-top:1px solid #e1e1e1}.map-shop-filter-item__name{font-size:1.125em;line-height:1.5;color:#1771e6;font-weight:700;text-decoration:none}.map-shop-filter-item__name:hover{color:#1771e6}.map-shop-filter-item__address{font-size:1em;line-height:1.5;color:#333}.map-shop-filter-item__address svg{margin-right:10px;fill:none}@media (max-width:1260px){.map-shop-filter{width:300px}.map-shop-filter-top{padding:30px 20px}.map-shop-filter-top .form-group input{font-size:.875em;padding-left:40px!important}}@media (max-width:980px){.map-shop-wrapper{height:calc(100vh - 151px)}.map-shop-filter{height:69vh}}@media (max-width:767px){.map-shop-wrapper{height:calc(100vh - 111px)}.map-shop-filter{width:100%;top:62px;left:0;height:100%;z-index:2;display:none;position:absolute}.map-shop-filter__close{right:5px;top:5px;position:absolute;display:block;width:18px;height:18px}.map-shop-filter__close svg{stroke:#bababa;width:100%;height:100%}.map-shop-filter.active{display:block}.map-shop-close{width:36px;height:36px;top:80px;right:20px}.map-shop-close svg{max-width:60%}.map-shop-search-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:20px;top:80px;font-size:1em;line-height:24px;color:#fff;padding:6px 14px;z-index:2;background:#1771e6;border-radius:100px}}.news-item{width:calc(33.33333333% - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-item:hover{text-decoration:none}.news-item:hover .news-item__picture{-webkit-transform:scale(1.1);transform:scale(1.1)}.news-item__img{width:100%;border-radius:8px;overflow:hidden;margin-bottom:20px;position:relative}.news-item__title{font-weight:700;font-size:1.125em;text-decoration:none}.news-item__announcement,.news-item__title{color:#333;margin-bottom:20px;line-height:1.3}.news-item__date{font-size:1em;line-height:22px;color:#bababa;margin-top:auto;text-decoration:none}.news-item__picture{width:100%;height:220px;border-radius:8px;overflow:hidden;-webkit-transition:.3s;transition:.3s;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:1024px){.news-item__picture{height:180px}}@media (max-width:980px){.news-item{width:calc(50% - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px}.news-item__title{font-size:1em;margin-bottom:15px}.news-item__announcement{font-size:.875em}}@media (max-width:767px){.news-item{width:100%;margin-left:15px;margin-right:15px;margin-bottom:18px}.news-item__title{font-size:.875em}.news-item__announcement{font-size:.75em}.news-item__date{font-size:.875em}}.newsinner__aside-button{padding:17px 17px 19px;background:#1771e6;border-radius:100px;text-align:center;font-family:"Rounded Mplus 1c";color:#fff;font-weight:700;font-size:1.125em;line-height:24px;text-decoration:none;outline:0;margin-bottom:30px;-webkit-transition:.3s;transition:.3s;width:100%;display:inline-block}.newsinner__aside-button:hover{text-decoration:none;color:#fff;outline:0;background:#1566cf}.newsinner__aside .subbaner{width:100%;margin-bottom:50px}.newsinner__aside .subbaner .container{width:100%;min-width:100%;max-width:100%;padding:0}.newsinner__aside .subbaner__container{padding:30px 25px 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsinner__aside .subbaner__type{position:static;margin-bottom:10px;font-size:12px;line-height:24px;width:100%}.newsinner__aside .subbaner__text{font-size:1.5em;line-height:30px;margin-bottom:20px;width:100%;margin-right:0}.newsinner__aside .subbaner__button{margin-left:0;width:100%}.newsinner__aside .subbaner__input{line-height:24px;width:100%}.newsinner__aside .subbaner__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.newsinner__aside .field-email{margin-bottom:30px}.newsinner__container{max-width:840px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.newsinner__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsinner__back,.newsinner__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875em}.newsinner__back{border:2px solid #dae6f8;border-radius:100px;padding:18px 35px 20px;font-family:"Rounded Mplus 1c";font-weight:700;line-height:150%;color:#1771e6;-webkit-transition:.3s;transition:.3s}.newsinner__back:hover{text-decoration:none!important;color:#1771e6;outline:0;border-color:#1771e6}.newsinner__back svg{margin-right:10px;-ms-flex-negative:0;flex-shrink:0;stroke:#1771e6}.newsinner__info{padding:8px 20px;background:#e8f1fb;border-radius:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:76px;line-height:22px;color:#333}.newsinner__info-line{height:28px;width:2px;background:#ced8e3;margin-left:5px;margin-right:5px}.newsinner__time svg{margin-right:7px}@media (max-width:1260px){.newsinner__info{display:none}.newsinner__back{padding:16px 35px}.newsinner__aside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsinner__aside .subbaner{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin-bottom:0}.newsinner__aside .subbaner__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.newsinner__aside .subbaner__text{font-size:1.875em;width:385px;margin-bottom:0}.newsinner__aside .subbaner__input{width:280px}.newsinner__aside .subbaner__form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(100% - 385px)}.newsinner__aside .subbaner__button{margin-left:10px;width:180px}}@media (max-width:980px){.newsinner__back{height:50px;padding:16px 30px}.newsinner__aside .subbaner__text{font-size:29px;width:100%;margin-bottom:20px}.newsinner__aside .subbaner__form{width:100%}.newsinner__aside .subbaner__button{margin-left:10px}}@media (max-width:767px){.newsinner__aside .subbaner__text{font-size:1.625em}.newsinner__aside .subbaner__input{width:100%}.newsinner__aside .subbaner__button{width:100%;margin-left:0}}.newsslider{margin-bottom:100px}.newsslider,.newsslider-list,.newsslider-wrap{position:relative}.newsslider .swiper-button{top:30%!important}.newsslider .news-item{width:100%;margin-left:0;margin-right:0;margin-bottom:0}.newsslider__controls{position:static}@media (max-width:1550px){.newsslider{margin-bottom:60px}.newsslider-wrap{position:relative}.newsslider-list{position:unset}.newsslider .swiper-button{top:-12px!important;margin-top:0!important}}@media (max-width:1260px){.newsslider{margin-bottom:50px}}.subbaner{margin-bottom:60px}.subbaner .form-group{position:relative}.subbaner .form-group .help-block{margin-top:0;padding-left:15px;position:absolute}.subbaner__container{padding:35px 50px 50px;background:-webkit-linear-gradient(359.9deg,#4491ff -.68%,#5fccff 100%);background:linear-gradient(90.1deg,#4491ff -.68%,#5fccff 100%);border-radius:8px;position:relative;overflow:hidden;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.subbaner__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background-size:cover;background-position:center;background-repeat:no-repeat}.subbaner__text{font-family:"Rounded Mplus 1c";font-weight:700;font-size:2.25em;line-height:1.3;color:#fff;width:505px;margin-right:85px}.subbaner__type{width:100%;font-weight:700;font-size:12px;line-height:24px;letter-spacing:.1em;text-transform:uppercase;color:#fff}.subbaner__form,.subbaner__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.subbaner__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.subbaner__input{padding:0 15px;background:#fff;border-radius:100px;font-size:1.125em;line-height:24px;color:#333;border:0;outline:0;height:60px;width:380px}.subbaner__input:focus{outline:0}.subbaner__input::-webkit-input-placeholder{color:#c4c4c4}.subbaner__input::-moz-placeholder{color:#c4c4c4}.subbaner__input:-ms-input-placeholder{color:#c4c4c4}.subbaner__input::-ms-input-placeholder{color:#c4c4c4}.subbaner__input::placeholder{color:#c4c4c4}.subbaner__button{padding:0;font-family:"Rounded Mplus 1c";font-weight:700;font-size:1.125em;line-height:24px;color:#333;background:#ffdd2d;border-radius:100px;border:0;margin-left:20px;-webkit-transition:.3s;transition:.3s;cursor:pointer;outline:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:180px;height:60px}.subbaner__button:hover{background:#f9d100}@media (max-width:1366px){.subbaner__input{width:330px}}@media (max-width:1260px){.subbaner{margin-bottom:40px}.subbaner__text{font-size:1.875em;width:370px;margin-right:15px}.subbaner__input{height:50px;width:250px}.subbaner__button{height:50px;margin-left:10px}}@media (max-width:980px){.subbaner__container{padding:25px 20px 40px}.subbaner__form{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.subbaner__type{margin-bottom:15px}.subbaner__text{width:100%;margin-right:0;margin-bottom:20px}.subbaner__button{margin-left:10px}}@media (max-width:767px){.subbaner{margin-bottom:30px}.subbaner .form-group{margin-bottom:30px;width:100%}.subbaner__container{padding:22px;border-radius:0;margin-left:-20px;margin-right:-20px}.subbaner__type{display:none}.subbaner__text{font-size:1.625em}.subbaner__form{-ms-flex-wrap:wrap;flex-wrap:wrap}.subbaner__button,.subbaner__input{width:100%;font-size:.875em}.subbaner__button{margin-left:0}}.filter-product{background:#f5f5f6;padding:20px}.filter-product-top{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-product__name{font-size:1.125em;line-height:1.3;color:#333;font-weight:700;font-family:"Rounded Mplus 1c"}.filter-product__reset{font-weight:500;font-size:1em;line-height:1.5;color:#1771e6;cursor:pointer}.filter-product__reset:hover{text-decoration:underline}.filter-product__close{width:58px;height:58px;border-radius:100%;background:#1771e6;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter-product__title{margin-top:15px;margin-bottom:10px;font-size:1em;line-height:1.3;color:#333;font-weight:700}.filter-product-attribute{padding-bottom:15px}.filter-product-attribute-header{display: block;cursor:pointer;font-size:.875em;line-height:1.7;text-transform:uppercase;color:#000;font-weight:700;padding:10px 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;position:relative}.filter-product-attribute-header.active:before,.product-characteristic-accordeon.active .product-characteristic__title::before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.filter-product-attribute-header:before,.product-characteristic-accordeon .product-characteristic__title::before{content:"";background-repeat:no-repeat;position:absolute;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter-product-attribute-header:before{top:50%;width:16px;height:16px;margin-top:-8px;background-image:url(../img/general/filter-attribute-arrow.svg);-webkit-transition:.1s;transition:.1s}.filter-product-attribute-body{display:none}.filter-product .checkbox.visible,.filter-product-attribute-body.active,.product-characteristic-accordeon.active .product-characteristic-block{display:block}.filter-product-attribute__more{font-size:1em;line-height:1.2;color:#1771e6;cursor:pointer}.filter-product-attribute__more:hover{text-decoration:underline}.filter-product-attribute-two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-product-attribute-two .form-group{width:48%}.filter-product .btn,.product-characteristic-comment-body p{margin-bottom:10px}.filter-product .checkbox{display:none}@media (max-width:1260px){.filter-product{width:694px;max-width:100%;max-height:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-product-top{width:100%}.filter-product__reset{display:none}.filter-product__name{font-size:1.625em}.filter-product__close{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-product-attribute{width:100%}.filter-product-attribute[data-visible-count],.filter-product-buttons .btn{width:48%}.filter-product-attribute-header{font-size:1em;padding:12px 0}.filter-product-buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:980px){.filter-product{width:100%}.filter-product__close{width:36px;height:36px}}@media (max-width:767px){.filter-product-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.filter-product__name{width:100%;text-align:center}.filter-product__close{position:absolute;right:0;top:0}.filter-product-attribute,.filter-product-attribute[data-visible-count]{width:100%}.filter-product-attribute-header{font-size:.875em}.filter-product-buttons,.filter-product-buttons .btn{width:100%}.filter-product__title{font-size:.875em}}.product-characteristic-accordeon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-characteristic-accordeon .product-characteristic__title{padding-right:32px;position:relative;cursor:pointer}.product-characteristic-accordeon .product-characteristic__title::before{width:24px;height:24px;background-image:url(../img/general/arrow.svg);background-position:center;top:4px;-webkit-transition:.3s;transition:.3s}.product-characteristic-accordeon .product-characteristic-block{display:none}.product-characteristic__title{font-size:1.25em;line-height:1.3;color:#333;margin-bottom:20px;font-family:"Rounded Mplus 1c";font-weight:700;margin-top:50px}.product-characteristic-block{margin-bottom:50px;width:100%}.product-characteristic-column,.product-characteristic-row{display:-webkit-box;display:-ms-flexbox;display:flex}.product-characteristic-column{width:calc(50% - 60px);font-size:1.125em;line-height:1.3;color:#333;margin-bottom:20px;border-bottom:1px dashed #333;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-characteristic-column:first-of-type{width:calc(50% - 200px)}.product-characteristic-column span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:2px 30px 2px 0}.product-characteristic-column strong{font-weight:700;padding:2px 0;text-align:end}.product-characteristic-column:nth-child(2){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-characteristic-info{width:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-characteristic-info__item{margin-right:10px;background:#dae6f8;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%}.product-characteristic-comment{width:auto;position:relative}.product-characteristic-comment-head{width:160px;height:32px;margin-left:auto;font-size:.875em;line-height:1.3;color:#333;background:#dae6f8;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px;position:relative;cursor:pointer}.product-characteristic-comment-head.active:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product-characteristic-comment-head:before{content:"";width:10px;height:10px;position:absolute;right:10px;top:50%;margin-top:-5px;background:url(../img/general/comment-arrow.svg);background-repeat:no-repeat;background-position:center;-webkit-transition:.1s;transition:.1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.product-characteristic-comment-head svg{margin-right:5px}.product-characteristic-comment-body{background:#f1f1f1;padding:15px;border-radius:8px;width:100%;display:none;margin-top:10px;position:absolute;right:0;top:100%}.product-characteristic-comment-body.active{display:block}.product-characteristic-comment-body a,.product-characteristic-comment-body p{font-size:12px}.product-characteristic-no-comment .product-characteristic-column{width:50%}.product-characteristic-no-comment .product-characteristic-block{margin-bottom:15px}@media (max-width:1260px){.product-characteristic-block{margin-bottom:20px}.product-characteristic-column{font-size:15px}.product-characteristic__title{margin-top:20px}}@media (max-width:767px){.product-characteristic-block{margin-bottom:20px}.product-characteristic__title{margin-top:20px}.product-characteristic-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product-characteristic-column{width:50%;font-size:.875em}.product-characteristic-column:first-of-type{width:30%}.product-characteristic-column:last-of-type{width:70%}.product-characteristic-info{margin-left:10px;width:100%;margin-top:-10px}.product-characteristic-info__item{margin-right:10px;margin-bottom:10px}.product-characteristic-comment{width:32px}.product-characteristic-comment-head{width:100%;padding-right:0}.product-characteristic-comment-head span,.product-characteristic-comment-head::before{display:none}.product-characteristic-comment-head svg{margin-right:0}.product-characteristic-comment-body{min-width:180px}}.product-header{position:sticky;top:218px;z-index:10;background:#fff}.product-header .container{display:-webkit-box;display:-ms-flexbox;display:flex}.product-header .product-header__img{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px}.product-header .product-header__wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-header .product-inner-top-buttons{display:none}.product-header .product-inner-top__btn,.product-price-offer table tbody tr td .stores a{-webkit-transition:.3s;transition:.3s}.product-header .product-inner-top__btn:hover{opacity:.6}.product-header.scroll{padding:12px 0;-webkit-box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15);box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15)}.product-header.scroll .product-inner-top-article{display:none}.product-header.scroll .product-inner-top-buttons,.product-price-offer table tbody tr td a{display:-webkit-box;display:-ms-flexbox;display:flex}.product-header.scroll .product-inner-top{margin-bottom:0}.product-header.scroll .page-title{font-size:1.125rem;line-height:24px;margin-bottom:0;cursor:pointer}.product-header.scroll .page-title:hover,.product-price-offer table tbody tr td .stores a:hover{opacity:.7}.product-header.scroll .product-header__img{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.product-header.scroll .product-header__img:hover{opacity:.5}.product-header.scroll .product-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-header.scroll .catalog-products__info,.product-header.scroll .product-inner-top__btn span{display:none}a.product-inner-top__btn{color:#212529;}.product-header.scroll .product-inner-top__btn{margin-right:24px}.product-header.scroll .product-inner-top__btn svg,.product-header.scroll .product-inner-top__share{margin:0}.product-header.open-map{z-index:995;position:fixed;left:0;right:0;-webkit-box-shadow:0 5px 5px rgba(23,113,230,.15);box-shadow:0 5px 5px rgba(23,113,230,.15)}@media (max-width:1260px){.product-header{top:213px}.product-header .page-title{font-size:2rem;margin-bottom:16px}.product-header .product-inner-top__share{display:block}.product-header.scroll{padding:8px 0}.product-header.scroll .page-title{margin-bottom:6px}.product-header.scroll .catalog-products__info-price{font-size:.75rem}.product-header__img img{width:54px;height:54px}}@media (max-width:1023px){.product-header{top:151px}.product-header.scroll .page-title{font-size:1rem;line-height:128%}.product-header .page-title{font-size:1.5rem;line-height:32px}.product-header__img img{width:48px;height:48px}}@media (max-width:767px){.product-compare-list .tabs-body{padding:0}.product-header{top:109px}.product-header .page-title{font-size:1rem;line-height:20px;margin-bottom:8px}.product-header.scroll .product-header__img{margin-right:8px}.product-header.scroll .page-title{margin-bottom:0}.product-header.scroll .product-inner-top,.product-header.scroll .product-inner-top-article__code{display:none}}.product-price-offer{padding-top:25px;margin-top:25px;padding-bottom:30px}.product-price-offer .widget-title{font-size:1.875rem;margin-bottom:0}.product-price-offer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.product-price-offer-top .btn{width:200px;height:56px}.product-price-offer-top .btn:hover{background:0 0;color:#1771e6;border-color:#1771e6}.product-price-offer-top .btn svg{fill:none;margin-right:10px}.product-price-offer-top__table{overflow-x:auto;margin-bottom:20px;scrollbar-color:#d5e5fb transparent;scrollbar-width:thin}.product-price-offer-top__table::-webkit-scrollbar{height:4px}.product-price-offer-top__table::-webkit-scrollbar-thumb{border-radius:2px;background:#d5e5fb}.product-price-offer-top__table .js-open-map-shop{white-space:nowrap}.product-price-offer table{margin-bottom:2px}.product-price-offer table thead tr th{font-weight:700;font-size:1.125em;color:#333;padding:16px 12px;line-height:135%}.product-price-offer table thead tr th.price{background:#dae6f8}.product-price-offer table thead tr th.provider{min-width:240px}.product-price-offer table tbody tr td{border-bottom:1px solid #e1e1e1;font-size:1.125em;line-height:1.4;color:#333;padding:18px 12px}.product-price-offer table tbody tr td svg{fill:none;stroke:#00cf91;stroke-width:2px}.product-price-offer table tbody tr td.price{background:#ffdd2d}.product-price-offer table tbody tr td a svg,.product-price-offer-mobile-item__map a svg,.products-documents table tbody tr td a svg{fill:none;margin-right:6px}.product-price-offer-mobile{display:none;margin-bottom:20px}.product-price-offer-mobile-item{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1}.product-price-offer-mobile-item:last-child{border-bottom:0;padding-bottom:0}.product-price-offer-mobile-item__price,.product-price-offer-mobile-item__title{font-size:.875em;line-height:1.4;color:#333;margin-bottom:8px}.product-price-offer-mobile-item__map{margin-bottom:12px}.product-price-offer-mobile-item__map a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875em;color:#1771e6}.product-price-offer-mobile-item__date{font-size:10px;line-height:20px;color:#333}.product-price-offer__site-link{position:relative}.product-price-offer__description{font-size:.875em;line-height:1.3;color:#a3a3a3}@media (max-width:1260px){.product-price-offer table thead tr th{font-size:.875em}.product-price-offer table tbody tr td{font-size:.875em;min-width:115px}}@media (max-width:767px){.product-price-offer table,.product-price-offer-top .btn{display:none}.product-price-offer-mobile{display:block}.product-price-offer__description{font-size:12px}}.product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;min-height:420px;padding:25px;width:calc(33.333% - 40px);margin-left:20px;margin-right:20px;cursor:pointer;-webkit-transition:.3s;transition:.3s;margin-bottom:30px;position:relative;height:auto}.product-item:hover{border-color:#1771e6;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1)}.product-item,.product-item:hover,.product-item:hover .product-item-info,.product-item:hover .product-item__image{text-decoration:none}.product-item:hover .product-item__price{opacity:1}.product-item-suits-you{width:132px;height:36px;background:#1771e6;border-radius:100px;font-size:12px;line-height:1;color:#fff;font-weight:700;left:25px;top:25px;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Rounded Mplus 1c"}.product-item-suits-you svg{margin-right:10px;fill:#fff}.product-item-info,.product-item-suits-you,.product-item__image{display:-webkit-box;display:-ms-flexbox;display:flex}.product-item__image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:220px;margin-bottom:20px;overflow:hidden}.product-inner-info-small .swiper-slide img,.product-item__image img{max-height:100%;max-width:100%}.product-item-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:150px}.product-item__article{font-weight:500;font-size:1em;line-height:1.5;color:#1771e6;margin-bottom:5px}.product-item__date{font-size:.875em;line-height:1.3;color:#bababa;margin-bottom:5px;display:none;margin-top:auto}.product-item__title{font-weight:700;font-size:1.125em;line-height:1.3;color:#333;-webkit-transition:.3s;transition:.3s;margin-bottom:15px}.product-item__price{font-size:.875em;line-height:1.5;color:#1771e6;margin-top:auto;-webkit-transition:.3s;transition:.3s}.product-item__add-price-offer,.product-item__edit-price-offer{padding:0;background:0 0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item__add-price-offer{font-size:.875em;line-height:1.3;color:#1771e6;margin-top:auto}.product-item__add-price-offer svg{fill:none;stroke:#1771e6;stroke-width:2px;margin-left:5px}.product-item__edit-price-offer{margin-top:auto;color:#333;font-size:1.125em;font-weight:700}.product-item__edit-price-offer svg{fill:none;stroke:#c4c4c4;stroke-width:2px;margin-left:10px;margin-top:-2px}.product-item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.product-item__btn{white-space:nowrap;font-size:14px;color:#c4c4c4;-webkit-transition:.3s;transition:.3s}.product-item__btn:last-child{margin-bottom:0}.product-item__btn.active,.product-item__btn:hover{text-decoration:none;color:#000}.product-item__btn.active svg,.product-item__btn:hover svg{fill:#1771e6}.product-item__btn svg{fill:#c4c4c4;-webkit-transition:.3s;transition:.3s}.product-item__btn_file{position:absolute;top:25px;right:25px}.product-item__btn_file svg{fill:none;stroke:#333;stroke-width:2px}.product-item__btn_file:hover svg{fill:none;stroke:#1771e6}.product-item__more{width:36px;height:36px;position:absolute;right:10px;top:30px;margin-top:-18px;cursor:pointer;border-radius:2px;-webkit-transition:.3s;transition:.3s}.product-item__more-inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item__more-inner svg{stroke:#c4c4c4;stroke-width:2px;-webkit-transition:.3s;transition:.3s}.product-item__more.active{background:rgba(68,145,255,.2)}.product-item__more.active .product-item__more-inner svg{stroke:#1771e6}.product-item__more.active .product-item-menu{opacity:1;visibility:visible}.product-item-menu{z-index:3;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden;position:absolute;right:0;top:46px;min-width:180px;padding:20px;background:#e8f1fb;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px}.product-item-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:.875em;line-height:1.2;margin-bottom:20px;-webkit-transition:.3s;transition:.3s}.product-item-menu__link:hover{text-decoration:none;color:#1e3685}.product-item-menu__link:hover svg{stroke:#1e3685}.product-item-menu__link:last-child{margin-bottom:0}.product-item-menu__link svg{margin-right:12px;fill:none;stroke:#333;stroke-width:2px;-webkit-transition:.3s;transition:.3s}.list .product-item{width:100%;margin-left:0;margin-right:0;padding:20px 0;border:0;border-radius:0;border-bottom:1px solid rgba(23,113,230,.1);min-height:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.list .product-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list .product-item:hover .product-item__title{color:#1771e6}.list .product-item:last-child{border-bottom:0}.list .product-item__image{width:180px;height:140px;margin-bottom:10px}.list .product-item-info{min-height:auto;width:calc(100% - 270px);padding-left:40px;padding-right:20px}.list .product-item-buttons{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;right:0;top:0}.list .product-item__btn{margin-bottom:5px}.list .product-item__btn:last-child{margin-right:0}.list .product-item__article{margin-bottom:15px}.list .product-item__date{display:block}.list .product-item__price{opacity:1;margin-top:auto}.list .product-item__more{top:25px}.line .product-item{width:100%;margin-left:0;margin-right:0;border:0;border-radius:0;border-bottom:1px solid rgba(23,113,230,.1);min-height:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:25px;padding:0 0 25px}.line .product-item:hover .product-item__title{color:#1e3685}.line .product-item:last-child{border-bottom:0}.line .product-item__image{width:90px;height:90px;margin-bottom:0;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;background:#fff;border:2px solid #1771e6;overflow:hidden;position:absolute;right:0;top:0;opacity:0;visibility:hidden;z-index:2}.line .product-item-info{min-height:auto;width:100%;padding-left:0;padding-right:0}.line .product-item-buttons{display:none}.line .product-item__title{margin-bottom:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.line .product-item__article,.line .product-item__more,.line .product-item__price{display:none}@media (max-width:1260px){.product-item{width:calc(33.333% - 30px);margin-left:15px;margin-right:15px}.product-item__price{opacity:1}}@media (max-width:980px){.product-item{min-height:390px;width:calc(50% - 30px)}.product-item__article{font-size:.875em}.product-item__title{font-size:1em}.product-item-info{min-height:auto}.product-item__edit-price-offer{font-size:1em}}@media (max-width:767px){.product-item{width:100%;margin-left:0;margin-right:0;margin-bottom:20px}.product-item__add-price-offer{font-size:12px;margin-top:10px}.product-item__add-price-offer svg{display:none}.product-item__edit-price-offer{font-size:.875em;margin-top:10px}.list .product-item{padding:0 0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list .product-item__image,.list .product-item__wrapper{width:100%}.list .product-item-info{width:100%;padding-left:0;padding-right:0}.list .product-item-buttons{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list .product-item__btn{margin-right:0;margin-bottom:10px}.list .product-item__article,.list .product-item__date{font-size:12px}.list .product-item__title{font-size:.875em}}.products-aside-topic{width:100%;margin-bottom:50px}.products-aside-topic__btn{width:300px;max-width:100%}.products-aside-topic .widget-title{font-size:1.625em}.products-aside-topic .product-item{margin-left:0;margin-right:0;margin-bottom:20px}.products-aside-topic .swiper-button{display:none;border-color:#dae6f8}.products-aside-topic .swiper-button:hover{border-color:#1771e6}.products-aside-topic .swiper-pagination{position:relative;width:100%;top:0;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.products-aside-topic-slide{position:relative}@media (max-width:1260px){.products-aside-topic .widget-title{font-size:2.25em}.products-aside-topic .swiper-button{display:-webkit-box;display:-ms-flexbox;display:flex}.products-aside-topic .swiper-pagination{display:none}}@media (max-width:767px){.products-aside-topic .widget-title{font-size:1.625em}.products-aside-topic .swiper-button{display:none}.products-aside-topic .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}}.products-documents__text{position:relative;padding-right:27px;display:inline-block}.products-documents table{margin-bottom:50px}.products-documents table thead tr th{padding:12px 20px;font-weight:700;font-size:1.125em;line-height:1.3;color:#333}.products-documents table tbody tr td:last-child,.products-documents table thead tr th:last-child{min-width:210px}.products-documents table tbody tr td{padding:15px 20px;border-bottom:1px solid #e1e1e1;font-size:1.125em;line-height:1.4;color:#333;min-width:175px;position:relative}.products-documents table tbody tr td .products-documents__text{display:table-caption}.products-documents-mobile-list{display:none;margin-bottom:50px}.products-documents-mobile-item{border-bottom:1px solid #e1e1e1;padding-bottom:20px;margin-bottom:20px}.products-documents-mobile-item__text{margin-bottom:10px}.products-documents-mobile-item__text:last-child{margin-bottom:0}.products-documents-mobile-item__text a svg{fill:none;margin-left:10px}@media (max-width:1260px){.products-documents table{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}.products-documents table tbody tr td,.products-documents table thead tr th{font-size:1em}.products-documents table tbody tr td:last-child{min-width:auto}.products-documents table tbody tr td,.products-documents table thead tr th{padding:12px 28px}}@media (max-width:980px){.products-documents table{margin-left:-37px;margin-right:-37px;width:calc(100% + 74px);overflow:auto;display:block}.products-documents table tbody tr td,.products-documents table thead tr th{font-size:.875em}.products-documents table tbody tr td:nth-child(1),.products-documents table thead tr th:nth-child(1){padding-left:37px}.products-documents table thead tr th:last-child{padding-right:37px}.products-documents table tbody tr td:last-child{min-width:auto;padding-right:37px}.products-documents table tbody tr td,.products-documents table thead tr th{padding:12px}}@media (max-width:767px){.products-documents table{display:none}.products-documents-mobile-list{display:block}}.products-list,.products-list-top{display:-webkit-box;display:-ms-flexbox;display:flex}.products-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.products-list.list{margin-left:0;margin-right:0}.products-list-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.products-list-top__count{font-weight:500;font-size:1em;line-height:1.3;color:#333}.products-list-top__sort{-webkit-box-flex:.8;-ms-flex:.8;flex:.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-list-top__sort button{border:0;background:0 0;outline:transparent;padding:0 11px;white-space:nowrap}.products-list-top__sort button.active,.products-list-top__sort button:focus,.products-list-top__sort button:hover{color:#1771e6}.products-list-top .catalog-products__catalog{display:none}.products-list__filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Rounded Mplus 1c";font-size:1em;line-height:1.3;font-weight:700;color:#333;display:none}.products-list__filter svg{margin-right:6px;fill:none}.products-list-type-view,.products-list-type-view__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-list-type-view__item{width:40px;height:40px;border-radius:40px;margin-right:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.products-list-type-view__item:last-child{margin-right:0}.products-list-type-view__item.active{background:#1771e6}.products-list-type-view__item.active svg{fill:#fff}.products-list-type-view__item svg{fill:#333;width:20px;height:20px}@media (max-width:1260px){.products-list-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products-list-top__count{display:none}.products-list-top__sort{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.products-list-top .catalog-products__catalog{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:25px;padding:3px 10px}.products-list-type-view{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.products-list-type-view__item{width:30px;height:30px}.products-list-type-view__item svg{max-width:50%}.products-list__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.products-list{margin-left:-15px;margin-right:-15px}}@media (max-width:767px){.products-list{margin-left:0;margin-right:0}.products-list-top{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.products-list-top__count,.products-list-top__sort,.products-list-type-view,.products-list__filter{margin-bottom:10px}}@media (max-width:400px){.products-list-top__sort{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.products-list__filter{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.products-list-type-view{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.products-latest__title{font-size:2.25em;line-height:1.2;color:#333;font-weight:700;margin-bottom:30px}.products-latest .product-item{width:calc(50% - 40px)}.products-latest_no-products{text-align:center}@media (max-width:980px){.products-latest__title{font-size:1.875em;margin-bottom:20px}}@media (max-width:767px){.products-latest__title{font-size:1.625em;margin-bottom:15px}.products-latest .product-item{width:100%}}.products-modules__title{font-size:1.875em;line-height:1.3;font-weight:700;font-family:"Rounded Mplus 1c";margin-bottom:25px}.products-modules-block{font-size:1.125em;color:#333;margin-bottom:60px}.products-modules-block-header{background:#f5f5f6;font-weight:700}.products-modules-block-header .products-modules-block-row{border-bottom:0}.products-modules-block-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:2px solid #e1e1e1}.products-modules-block-column{padding:15px 20px}.products-modules-block-column:nth-child(1){width:435px}.products-modules-block-column:nth-child(2){width:calc(100% - 435px)}@media (max-width:1260px){.products-modules-block{font-size:1em;margin-bottom:50px}.products-modules-block-column{padding:10px 20px}}@media (max-width:980px){.products-modules__title{font-size:1.625em;margin-bottom:20px}.products-modules-block{font-size:.875em;margin-bottom:40px}.products-modules-block-column{padding:10px 20px}.products-modules-block-column:nth-child(1){width:260px}.products-modules-block-column:nth-child(2){width:calc(100% - 260px)}.products-modules-block-row{border-bottom-width:1px}}@media (max-width:767px){.products-modules__title{font-size:1.375em;margin-bottom:10px}.products-modules-block{font-size:.875em;margin-bottom:20px}.products-modules-block-header{display:none}.products-modules-block-column{padding:12px 0}.products-modules-block-column:nth-child(1){width:100%;padding-bottom:0}.products-modules-block-column:nth-child(2){width:100%}}.products-prompt{position:absolute;right:0;bottom:5px}.compensation-result-inf-familiarize.active svg,.product-inner-info__controls .swiper-pagination-bullet.swiper-pagination-bullet-svg svg,.products-prompt.active .products-prompt-ico svg{fill:#1771e6}.products-prompt.active .products-prompt-info{display:block}.products-prompt-ico{cursor:pointer}.products-prompt-ico svg{fill:#333}.products-prompt-info{position:absolute;left:35px;top:-65px;background:#fff;border:2px solid #1771e6;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;padding:20px;max-width:330px;width:330px;z-index:1;display:none}.products-prompt-info__image{margin-bottom:10px;max-width:100%}.products-prompt-info__text{font-size:1em;line-height:1.5;color:#333;margin-bottom:10px}.products-prompt-info__link{font-size:1.125em;line-height:1.3;color:#1771e6;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.products-prompt-info__link svg{fill:none}.products-prompt-info__link-text{width:calc(100% - 30px)}@media (max-width:980px){.products-prompt{margin-left:10px;width:15px;height:15px;bottom:8px}.products-prompt-info{top:30px;left:-90px;max-width:260px;width:260px}}.products-similar{padding:50px 0}.products-similar__btn{width:260px;max-width:100%;height:60px;margin-left:auto;margin-right:auto}.products-similar .product-item{margin-left:0;margin-right:0}.products-similar .swiper-pagination{position:relative;width:100%;top:0;margin-bottom:20px;display:none;z-index:5}.products-similar-slide{position:relative}@media (max-width:1260px){.products-similar{padding:40px 0}.products-similar .swiper-button-next,.products-similar .swiper-button-prev{left:auto!important;right:75px;top:-45px!important;margin-top:0;z-index:5}.products-similar .swiper-button-next{right:0!important}}@media (max-width:980px){.products-similar{padding:30px 0}.products-similar__btn{height:50px}}@media (max-width:767px){.products-similar{padding:20px 0}.products-similar .swiper-button{display:none}.products-similar .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}.products-similar__btn{height:50px;width:100%}}.products-recommend{padding:50px 0;background:#e8f1fb}.products-recommend__btn{width:260px;max-width:100%;margin-left:auto;margin-right:auto}.products-recommend .product-item{margin-left:0;margin-right:0}.products-recommend .swiper-button{border-color:#dae6f8}.products-recommend .swiper-button:hover{border-color:#1771e6}.products-recommend .swiper-pagination{position:relative;width:100%;top:0;margin-bottom:20px;display:none}.products-recommend-slide{position:relative;width:85%;margin:0 auto}@media (max-width:980px){.products-recommend__btn{height:50px}}@media (max-width:767px){.products-recommend .swiper-button{display:none}.products-recommend .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px}.products-recommend__btn{height:50px;width:100%}.products-recommend-slide{width:100%}}.search-empty,.search-empty__ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-empty{min-height:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-empty__ico{width:114px;height:114px;margin-bottom:8px;border-radius:100%;background:#f4f4f4}.search-empty__text{font-size:1.125em;line-height:1.3;text-align:center;color:#bababa}.search-home-wrapper{width:840px;max-width:100%}.search-home__title{font-weight:700;font-size:3em;line-height:54px;font-family:"Rounded Mplus 1c";color:#333;margin-bottom:30px}.search-home-input-wrap{background:#fff;border:2px solid #ffdd2d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px;width:100%;-webkit-transition:.3s;transition:.3s;position:relative}.search-home-input-wrap:focus-within,.search-home-input-wrap:hover{border-color:#1e3685}.search-home-input-wrap:focus-within .search-home__select,.search-home-input-wrap:hover .search-home__select{color:#1e3685}.search-home-input-wrap:focus-within .search-home__button,.search-home-input-wrap:hover .search-home__button{background:#1e3685;color:#fff;outline:#1e3685}.search-home__input,.search-home__select{border:0;color:#333;outline:0;font-family:"Rounded Mplus 1c";-webkit-transition:.3s;transition:.3s}.search-home__select{height:calc(100% - 8px);position:relative;left:4px;width:90px;background-color:#e8f1fc;border-radius:100px;font-weight:700;font-size:1em;line-height:44px;padding-left:10px;padding-right:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/general/select.svg);background-repeat:no-repeat;background-position:right 8px center;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-home__input{width:calc(100% - 214px);padding-left:15px;border-top-left-radius:100px;border-bottom-left-radius:100px;height:100%;font-weight:500;font-size:1.125em;line-height:24px;-webkit-box-shadow:inset 0 0 0 50px #fff}.search-home__input:focus::-webkit-input-placeholder{color:#fff}.search-home__input:focus::-moz-placeholder{color:#fff}.search-home__input:focus:-ms-input-placeholder{color:#fff}.search-home__input:focus::-ms-input-placeholder{color:#fff}.search-home__input:focus::placeholder{color:#fff}.search-home__input.error::-webkit-input-placeholder{color:#ec0044}.search-home__input.error::-moz-placeholder{color:#ec0044}.search-home__input.error:-ms-input-placeholder{color:#ec0044}.search-home__input.error::-ms-input-placeholder{color:#ec0044}.search-home__input.error::placeholder{color:#ec0044}.search-home__input::-webkit-input-placeholder{color:#757575}.search-home__input::-moz-placeholder{color:#757575}.search-home__input:-ms-input-placeholder{color:#757575}.search-home__input::-ms-input-placeholder{color:#757575}.search-home__input::placeholder{color:#757575}.search-home__reset{position:absolute;top:50%;margin-top:-11px;right:135px;width:22px;height:22px;cursor:pointer;display:none}.search-home__reset.active{display:block}.search-home__reset svg{width:100%;height:100%;stroke:#000;stroke-width:2px}.search-home-popular,.search-home__button{display:-webkit-box;display:-ms-flexbox;display:flex}.search-home__button{position:relative;left:2px;width:124px;height:100%;border-top-right-radius:100px;border-bottom-right-radius:100px;font-weight:700;font-size:1.125em;line-height:24px;font-family:"Rounded Mplus 1c";color:#333;border:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffdd2d;outline:0;-webkit-transition:.3s;transition:.3s;margin-left:auto}.search-home-popular{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.search-home-popular__title{font-weight:700;font-size:.875em;line-height:24px;font-family:"Rounded Mplus 1c";color:#333;margin-right:20px;margin-bottom:8px}.search-home-popular__item{margin-right:8px;margin-bottom:8px;height:28px;padding:0 10px;font-weight:700;font-size:.875em;line-height:18px;text-align:center;color:#fff;background:#1771e6;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.search-home-popular__item:hover{background:#1e3685}.cm-adding-product-catalog .form .cm-adding-product-catalog-form-group.disabled .cm-adding-product-catalog-form-group__button,.cm-adding-product-catalog-list-item label input,.cm-price-offers-add-form-file input,.cm-price-offers-add__checkbox input,.search-popup-item input,.search-selected-categories,.search-selected-categories-count,.search-selected-categories-item input{display:none}.search-selected-categories.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-selected-categories-count .search-selected-categories-item{margin-right:0}.search-selected-categories-count.active{display:-webkit-box;display:-ms-flexbox;display:flex}.search-selected-categories-item,.search-selected-categories-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-selected-categories-list{height:100%;padding-left:4px}.search-selected-categories-item{max-width:146px;height:44px;padding:0 12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e8f1fc;border-radius:44px;margin-right:8px;cursor:pointer}.search-selected-categories-item:nth-child(n+2){display:none}.search-selected-categories-item__text{font-size:1em;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"Rounded Mplus 1c";font-weight:700}.search-selected-categories-item__close{margin-left:8px}.search-form{background:#e8f1fb;padding-top:40px;padding-bottom:40px;display:none}.search-form.active{display:block}@media (max-width:1260px){.search-home__select{display:none}.search-home__input{font-weight:400;width:calc(100% - 124px)}.search-home-popular__title{margin-right:6px}.search-home-popular__item{font-size:12px}}@media (max-width:980px){.search-home__title{font-size:2.25em;line-height:1.2}.search-home__select{display:none}.search-home__input{padding:0 20px;width:calc(100% - 124px)}.search-home-input-wrap{height:50px}.search-home-popular{margin-top:26px}}@media (max-width:767px){.search-home__title{font-size:1.625em;margin-bottom:20px}.search-home-popular{display:none}.search-home__input{width:calc(100% - 65px);font-size:12px}.search-home-input-wrap{height:40px}.search-home__reset{right:72px}.search-home__button{width:65px;font-size:12px}.search-selected-categories-list{margin-bottom:5px}.search-selected-categories-item{height:40px}.search-selected-categories-item__text{font-size:12px}}.search-list .product-item:first-child{border-top:1px solid rgba(23,113,230,.1);padding-top:30px}.search-popup{width:1000px;max-width:100%;height:90%;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(70%,#fff)),#fff;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 70%),#fff;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 70%),#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px}.search-popup-scroll{height:100%;overflow-x:hidden;overflow-y:auto;padding:40px}.search-popup-scroll::-webkit-scrollbar-track{border-radius:10px}.search-popup-scroll::-webkit-scrollbar{width:6px}.search-popup-scroll::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(23,113,230,.3)}.search-popup-scroll::-webkit-scrollbar-button{height:20px}.search-popup-wrapper{background:rgba(12,22,53,.8);position:fixed;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;z-index:15;opacity:0;visibility:hidden}.search-popup-wrapper.active{opacity:1;visibility:visible}.search-popup__close{right:20px;top:20px;position:absolute;cursor:pointer}.search-popup__close svg{stroke-width:2;stroke:#0c1635}.search-popup__title{font-size:1.875em;line-height:1.2;color:#333;font-weight:700;margin-bottom:30px;font-family:"Rounded Mplus 1c"}.search-popup-list{margin-left:-10px;margin-right:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.search-popup-item{width:calc(50% - 20px);margin-left:10px;margin-right:10px;margin-bottom:10px;cursor:pointer}.search-popup-item input:checked~.search-popup-item-inner{border-color:#1771e6;background-image:url(../img/general/search-popup-ico-checked.svg)}.search-popup-item-inner,.search-popup-item__ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-popup-item-inner{background-color:#fff;background-repeat:no-repeat;background-position:right 20px center;border:1px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:21px 40px 21px 21px}.search-popup-item__ico{width:32px;height:32px;background:#e8f1fb;border-radius:5px;color:#1e3685;font-size:12px;line-height:18px;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-popup-item__ico img{max-width:60%}.search-popup-item__title{width:calc(100% - 32px);padding-left:15px;font-size:.875em;line-height:1.3;color:#333;font-weight:700}.calendar{display:-webkit-box;display:-ms-flexbox;display:flex}.calendar .calendar__container{-webkit-box-flex:1;-ms-flex:1;flex:1}.calendar .calendar__container:last-of-type{margin-left:24px}.calendar .calendar__container .form-control{background:#fff;border:1px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;min-height:60px;padding-right:40px;background:no-repeat 95% center url(../img/general/calendar.png)}.calendar__title{font-weight:700;font-size:18px;margin-bottom:10px}@media (max-width:787px){.search-popup-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-popup-item{margin-left:0;margin-right:0;width:100%}.search-popup-item-inner{padding:21px}.calendar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calendar .calendar__container .form-control{background-image:none;padding-right:12px}.calendar .calendar__container:last-of-type{margin-left:0;margin-top:20px}}.search-news-item{padding-top:20px;padding-bottom:20px;border-top:1px solid rgba(23,113,230,.1);display:block}.search-news-item:hover{text-decoration:none}.search-news-item:hover .search-news-item__title{color:#1771e6}.search-news-item:last-child{border-bottom:1px solid rgba(23,113,230,.1)}.search-news-item__title{font-size:1.125em;line-height:1.3;font-weight:700;color:#333;margin-bottom:20px;-webkit-transition:.3s;transition:.3s}.search-news-item__description{font-size:1em;line-height:1.3;color:#333;margin-bottom:20px}.search-news-item__date{font-size:1em;line-height:1.5;color:#c4c4c4}.search-sort{margin-top:30px;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:30px}.search-sort__title{font-weight:500;font-size:17px;line-height:24px;color:#333;margin-bottom:20px}.search-sort .form-group{margin-bottom:0}.search-sort .form-group-radio{margin-right:0;width:100%}.certificate-denomination{margin-bottom:70px}.certificate-denomination__title{font-size:1.125em;line-height:1.3;font-weight:700;color:#333;margin-bottom:20px}.certificate-denomination-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.certificate-denomination-input-wrapper .form-control{width:calc(100% - 250px);height:60px}.certificate-denomination__button{width:230px;height:60px}.certificate-denomination-result{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.certificate-denomination-result-block{width:47%}.certificate-denomination-result__title{font-weight:500;font-size:1.125em;line-height:1.3;color:#333;margin-bottom:18px}.certificate-denomination-result__value{font-size:2.25em;line-height:1.3;color:#333;font-weight:700;padding:12px 0;min-height:108px;background-color:#ffdd2d;border-radius:5px;background-image:url(../img/general/subscription-home-bg.png);width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.certificate-denomination-no-result,.certificate-denomination-no-result__image,.certificate-denomination-result__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.certificate-denomination-no-result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:44px 0}.certificate-denomination-no-result__image{width:114px;height:114px;border-radius:100%;background-color:#fff;margin-bottom:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authenticity-product-no-result__image svg,.certificate-denomination-no-result__image svg,.subscription-home__button svg{fill:none}.certificate-denomination-no-result__text{font-size:1.125em;line-height:1.3;text-align:center;color:#bababa}@media (max-width:1260px){.certificate-denomination{margin-bottom:25px}}@media (max-width:767px){.certificate-denomination__button{width:100%}.certificate-denomination-input-wrapper .form-control,.certificate-denomination-result-block{width:100%;margin-bottom:15px}.certificate-denomination-result__title{margin-bottom:10px}.certificate-denomination-result__value{font-size:1.3em;min-height:60px}}.authenticity-product{margin-bottom:70px}.authenticity-product-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.authenticity-product__title{font-size:1.125em;line-height:1.3;font-weight:700;color:#333;margin-bottom:20px}.authenticity-product-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.authenticity-product-input-wrapper .form-control{width:calc(100% - 250px);height:60px}.authenticity-product__button{width:230px;height:60px}.authenticity-product-no-result,.authenticity-product-no-result__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authenticity-product-no-result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:44px 0}.authenticity-product-no-result__image{width:114px;height:114px;border-radius:100%;background-color:#fff;margin-bottom:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authenticity-product-no-result__text{font-size:1.125em;line-height:1.3;text-align:center;color:#bababa}.authenticity-product-result{margin-top:50px}.authenticity-product-result-characteristic__title{font-weight:700;font-size:1.875em;line-height:1.8;color:#333;font-family:"Rounded Mplus 1c";margin-bottom:30px}.authenticity-product-product{padding-bottom:30px;margin-bottom:50px;border-bottom:2px solid #e8f1fb;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.authenticity-product-product__image{width:250px}.authenticity-product-product-info{width:calc(100% - 270px)}.authenticity-product-product-info-row{font-size:1.125em;line-height:1.3;color:#333;margin-bottom:20px}.authenticity-product-product__title{font-size:1.5em;line-height:1.3;color:#1771e6;font-weight:700;margin-bottom:15px;text-decoration:none;display:block}@media (max-width:1260px){.authenticity-product{margin-bottom:25px}}@media (max-width:767px){.authenticity-product__title{margin-bottom:15px}.authenticity-product-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authenticity-product-input-wrapper .form-control{width:100%;margin-bottom:15px}.authenticity-product__button{width:100%}.authenticity-product-product{padding-bottom:20px;margin-bottom:20px}.authenticity-product-product__image{width:100%;margin-bottom:15px}.authenticity-product-product-info{width:100%}.authenticity-product-product-info-row{font-size:.875em;margin-bottom:15px}.authenticity-product-product__title{font-size:1.125em}}.compensation-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:70px}.compensation-form-block{width:100%}.compensation-form-block_big{width:61.5%}.compensation-form-block_min{width:36%}.compensation-form__btn{height:60px;margin-bottom:30px}@media (max-width:1260px){.compensation-form{margin-bottom:25px}}@media (max-width:767px){.compensation-form-block_big,.compensation-form-block_min{width:100%}.compensation-form__btn{margin-bottom:0}}.compensation-result{margin-bottom:60px}.compensation-result-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compensation-result__price{font-size:4em;line-height:1.2;text-align:center;color:#333;font-weight:700;padding:12px 0;background-color:#ffdd2d;border-radius:5px;background-image:url(../img/general/subscription-home-bg.png);margin-bottom:13px}.compensation-result__footnote{font-size:1.125em;line-height:1.3;text-align:center;font-weight:400}.compensation-result__title{margin-bottom:13px;font-size:1.125em;line-height:1.2;color:#333;font-weight:700}.compensation-result__link{margin-bottom:13px;height:50px;border-color:#1771e6;width:205px}.compensation-result__link:hover{background-color:#1771e6}.compensation-result-inf{font-size:18px;color:#333;line-height:1.3;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer}.compensation-result-inf-familiarize{margin-left:8px;position:relative;cursor:pointer}.compensation-result-inf-familiarize.active .compensation-result-inf-details{display:block}.compensation-result-inf-details{position:absolute;top:30px;width:640px;background:#fff;border:2px solid #1771e6;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;padding:30px 28px;left:-320px;z-index:3;display:none}@media (max-width:1260px){.compensation-result{margin-bottom:40px}}@media (max-width:767px){.compensation-result{margin-bottom:20px}.compensation-result-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compensation-result__price{font-size:2.25em}.compensation-result__footnote{font-size:.875em}}.service-about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.service-about-left{width:43%;margin-bottom:50px}.service-about-right{width:51%;margin-bottom:50px}.services-item{background:#fff;border-radius:8px;margin-bottom:0;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-filter:drop-shadow(0 5px 10px rgba(23,113,230,.1));filter:drop-shadow(0 5px 10px rgba(23,113,230,.1));border:2px solid #e8f1fb;-webkit-box-flex:1;-ms-flex:1;flex:1}.services-item:last-of-type{margin-right:0!important}.services-item__image{width:170px;height:170px;border-radius:170px;overflow:hidden;margin-bottom:15px}.services-item__title{font-weight:700;font-size:1.5em;line-height:32px;font-family:"Rounded Mplus 1c";text-align:center;letter-spacing:-.01em;text-transform:uppercase;color:#1771e6}.services-item__text{font-weight:500;font-size:1.125em;line-height:22px;text-align:center;color:#333;margin-bottom:15px}.services-item__more{font-weight:700;font-size:1.125em;line-height:24px;font-family:"Rounded Mplus 1c";color:#1771e6;width:190px;height:60px;border:2px solid #dae6f8;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.services-item__more:hover{color:#1771e6;text-decoration:none;background-color:#dae6f8}@media (max-width:980px){.services-item__image{width:160px;height:160px}.services-item__title{font-size:1.375em}.services-item__text{font-size:1em}.services-item__more{width:160px;height:46px;font-size:1em}}@media (max-width:767px){.services{padding-bottom:30px}.services-item{padding:35px}.services-item__image{width:120px;height:120px}.services-item__text{font-size:12px}.services-item__more{width:134px;font-size:.875em}}.services-list{padding-bottom:60px}.services-list .swiper-container{padding-left:30px;padding-right:30px;margin-left:-30px;margin-right:-30px;width:calc(100% + 60px);padding-bottom:30px}.services-list .swiper-wrapper,.services-list__container{display:-webkit-box;display:-ms-flexbox;display:flex}.services-list .swiper-pagination{width:100%;position:relative;left:0;top:0}.services-list__container{-ms-flex-wrap:wrap;flex-wrap:wrap}.services-list .services-item{margin-left:0}@media (max-width:767px){.services-list{padding-bottom:30px}}.services-provider-main-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:100px}.services-provider__main{width:calc(100% - 330px)}.services-provider__aside{width:290px}.services-provider .select2-selection--multiple,.services-provider .select2-selection--single{border:0!important}.services-provider .select2-selection--multiple .select2-selection__rendered,.services-provider .select2-selection--single .select2-selection__rendered{padding-top:5px;padding-bottom:5px;padding-left:13px!important;font-size:.875em;color:#a3a3a3}.services-provider .select2-selection--multiple .select2-selection__arrow,.services-provider .select2-selection--single .select2-selection__arrow{right:12px!important}.services-provider .select2-results__options{padding:15px}.services-provider .select2-results__option{font-size:.875em;min-height:45px;padding:10px 0}@media (max-width:1260px){.services-provider-main-aside{padding-bottom:80px}.services-provider__main{width:100%}.services-provider__aside{width:100%;height:calc(100% - 181px);position:fixed;bottom:0;left:0;z-index:15;background:rgba(12,22,53,.8);display:none}.services-provider__aside.active{display:block}}@media (max-width:980px){.services-provider-main-aside{padding-bottom:40px}.services-provider__aside{height:calc(100% - 151px)}.services-provider__main{padding-bottom:40px}}@media (max-width:767px){.services-provider-main-aside{padding-bottom:30px}.services-provider__aside{height:calc(100% - 111px)}}.services-widget{background:#e8f1fb;padding-top:50px;padding-bottom:100px}.services-widget-list{display:-webkit-box;display:-ms-flexbox;display:flex}.services-widget .swiper-wrapper{height:auto}.services-widget .swiper-pagination{margin-top:30px;width:100%;position:relative;top:0}@media (max-width:1260px){.services-widget{padding-bottom:90px}}@media (max-width:980px){.services-widget{padding-bottom:75px}}@media (max-width:767px){.services-widget{padding-top:30px;padding-bottom:40px}.services-widget .widget-title{display:none}.services-widget .swiper-pagination{margin-top:20px}}.suitable-products{margin-top:50px}.suitable-products-widget{margin-top:0;margin-bottom:50px}.suitable-products__title{font-size:1.875em;line-height:1.3;color:#333;font-weight:700;margin-bottom:30px}.suitable-products-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.suitable-products-list .product-item{margin-left:0;margin-right:0;width:47.5%}.suitable-products .category-inner-item{width:calc(48.8% - 30px)}@media (max-width:1260px){.suitable-products .category-inner-item{width:calc(33.3333% - 30px)}}@media (max-width:980px){.suitable-products .category-inner-item{width:calc(50% - 30px)}}@media (max-width:767px){.suitable-products__title{font-size:1.625em;margin-bottom:20px}.suitable-products .category-inner-item,.suitable-products-list .product-item{width:100%}}.subscription-home{width:100%;margin-right:15px;margin-left:15px;min-height:190px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#d2f4fc;border-radius:8px;background-image:url(../img/general/subscribe-plus.png),url(../img/general/subscribe-circle.png),url(../img/general/subscribe-oval.png);background-size:auto;background-repeat:no-repeat;background-position:center bottom,20% bottom,right top;margin-bottom:30px}.subscription-home-left{width:310px}.subscription-home-right{width:calc(100% - 350px);padding-right:0}.subscription-home__description,.subscription-home__title{font-weight:800;line-height:36px;letter-spacing:-.01em;color:#333;font-family:"Rounded Mplus 1c"}.subscription-home__title{font-size:2.625em;margin-bottom:5px}.subscription-home__description{font-size:1.125em}.subscription-home-input-wrapper{position:relative;padding:25px;border-radius:200px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(173,233,247,.6)}.subscription-home-input-wrapper:hover .subscription-home__input{border-color:#1e3685}.subscription-home-input-wrapper:hover .subscription-home__button{background:#1e3685}.subscription-home-input-wrapper .help-block{position:absolute;padding-left:22px}.subscription-home-input-wrapper .form-group{margin-bottom:0}.subscription-home__input{height:56px;background:#fff;border:2px solid #1771e6;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;padding-left:20px;padding-right:55px;width:100%;color:#333;font-family:"Rounded Mplus 1c";outline:0;-webkit-box-shadow:none;box-shadow:none;font-size:1.125em}.subscription-home__input:focus{border-color:#1e3685}.subscription-home__input:focus+.subscription-home__button{background:#1e3685}.subscription-home__input::-webkit-input-placeholder{color:#757575}.subscription-home__input::-moz-placeholder{color:#757575}.subscription-home__input:-ms-input-placeholder{color:#757575}.subscription-home__input::-ms-input-placeholder{color:#757575}.subscription-home__input::placeholder{color:#757575}.subscription-home__button{height:calc(100% - 8px);top:50%;position:absolute;right:29px;width:48px;height:48px;border:0;background:#1771e6;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.subscription-home__button:focus{outline:0}.subscription-home form,.subscription-home_full{width:100%}@media (max-width:1260px){.subscription-home{padding:0 0 0 24px;min-height:164px}.subscription-home-left{width:270px}.subscription-home-right{height:100%;width:calc(100% - 200px)}.subscription-home__title{font-weight:700;font-size:2.25rem;margin-bottom:8px}.subscription-home__description{font-size:1em;font-weight:700;line-height:21px}.subscription-home__input{font-size:1em;height:52px}.subscription-home-input-wrapper{height:100%;border-bottom-right-radius:16px;border-top-right-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:54px}.subscription-home__button{width:44px;height:44px}}@media (max-width:980px){.subscription-home{width:100%;margin-bottom:0;min-height:140px;background-image:url(../img/general/subscribe-plus.png);background-size:20%;background-position:center bottom}.subscription-home__title{font-size:2rem}.subscription-home-left{width:255px}.subscription-home-right{width:calc(100% - 280px)}.subscription-home_full{width:calc(100% + 74px)}}@media (max-width:767px){.subscription-home{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0;margin:0;background:no-repeat right center/40% url(../img/general/bg-subscribe-full-plus.png) #d2f4fc}.subscription-home-left{width:100%;margin-bottom:10px;padding:20px 0 0 20px}.subscription-home_full{width:calc(100% + 40px)}.subscription-home-right{width:100%;margin:0;padding-right:0}.subscription-home__title{font-size:1.75rem;margin-bottom:4px}.subscription-home__description{font-size:.875em;line-height:128%}.subscription-home__input{height:48px;border-color:#1771e6}.subscription-home__button{right:24px;width:40px;height:40px}.subscription-home-input-wrapper{height:auto;border-radius:0 0 8px 8px;padding:20px}}.cabinet-compare{background-color:#1e3685;background-image:url(../img/general/cabinet-widget-compare.png);background-repeat:no-repeat;background-position:right -7px bottom -7px}.cabinet-customer-widget{padding:30px;background-color:#ffdd2d;background-image:url(../img/general/cabinet-widget-serificat.png);background-size:cover;background-repeat:no-repeat;color:#333;min-height:226px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cabinet-customer-widget__title{font-size:1.5em;line-height:1.3;font-weight:700;color:#333;font-family:"Rounded Mplus 1c";margin-bottom:25px}.cabinet-customer-widget-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.125em;line-height:1.3;margin-top:auto}.cabinet-customer-widget-block__name,.cabinet-manufacturer-role-widget__date span{color:#a99112}.cabinet-customer-widget-block__value{color:#333}@media (max-width:767px){.cabinet-customer-widget__title{font-size:1.25em;margin-bottom:20px}}.cabinet-favorite{background-color:#1771e6;background-image:url(../img/general/cabinet-widget-favorite.png);background-repeat:no-repeat;background-position:right -30px bottom -10px}.non-sertificat{-webkit-filter:grayscale(1) brightness(108%);filter:grayscale(1) brightness(108%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.non-sertificat p{font-size:20px;text-align:center}.cabinet-purchases,.non-sertificat,.non-sertificat__circle{display:-webkit-box;display:-ms-flexbox;display:flex}.non-sertificat__circle{width:80px;height:80px;border-radius:50%;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.cabinet-purchases{background-color:#26ba5f;background-image:url(../img/general/cabinet-widget-purchases.png);background-repeat:no-repeat;background-position:right -30px center;min-height:226px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cabinet-purchases__description{margin-top:auto}@media (max-width:767px){.cabinet-purchases{min-height:180px}}.cabinet-sertificat-widget{padding:30px;background-color:#ffdd2d;background-image:url(../img/general/cabinet-widget-serificat.png);background-size:cover;background-repeat:no-repeat;color:#333;min-height:320px}.cabinet-sertificat-widget-block{margin-bottom:33px}.cabinet-sertificat-widget-block:last-child{margin-bottom:0}.cabinet-sertificat-widget__name{font-size:1.125em;line-height:1.3;font-weight:700;margin-bottom:10px}.cabinet-sertificat-widget__name_price{font-size:1.375em;font-weight:700}.cabinet-sertificat-widget__value{font-size:1.125em;line-height:1.4}.cabinet-sertificat-widget__price{font-size:2.5em;line-height:1.4;font-weight:700}.cm-notification-item{margin-bottom:10px;width:100%;border:2px solid #e8f1fb;border-radius:8px;padding:20px 30px;display:block;text-decoration:none}.cm-notification-item:hover{text-decoration:none}.cm-notification-item:hover .cm-notification-item__title{color:#1771e6}.cm-notification-item.new{border-color:#1771e6}.cm-notification-item.new .cm-notification-item__status{margin-left:20px}.cm-notification-item.new .cm-notification-item__status:before{content:"";position:absolute;width:12px;height:12px;left:-21px;top:7px;border-radius:12px;background:#1771e6}.cm-notification-item-top,.cm-notification-item__status{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.cm-notification-item-top{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.cm-notification-item__status{height:24px;padding:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:1.3;font-family:"Rounded Mplus 1c";border-radius:24px;font-weight:700;position:relative}.cm-notification-item__date{margin-bottom:10px;font-size:.875em;line-height:1.3;color:#c4c4c4;margin-left:auto}.cm-notification-item__date svg{fill:none;margin-right:7px;stroke:#c4c4c4;stroke-width:2px}.cm-notification-item__title{font-size:1.125em;line-height:1.3;font-weight:700;color:#333;margin-bottom:5px;-webkit-transition:.3s;transition:.3s}@media (max-width:767px){.cm-notification-item-top{margin-bottom:0}.cm-notification-item__date{width:100%}.cm-notification-item__title{font-size:1em}}.cm-notification-modal-read{text-align:center;width:480px;max-width:100%}.cm-notification-modal-read__btn{width:190px}.cm-notification-modal-info{width:830px;max-width:100%}.cm-notification-modal-info__status{margin-bottom:10px;height:24px;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:1.3;font-family:"Rounded Mplus 1c";border-radius:24px;font-weight:700;position:relative;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.cm-notification-list{padding-bottom:60px}@media (max-width:1260px){.cm-notification-list{padding-bottom:40px}}@media (max-width:980px){.cm-notification-list{padding-bottom:30px}}@media (max-width:767px){.cm-notification-list{padding-bottom:20px}}.cm-notification-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.cm-notification-top__form-group{margin-bottom:20px;width:440px}.cm-notification-top__submit{left:auto!important;right:15px}.cm-notification-top__read-btn{margin-bottom:20px;width:330px;opacity:.7}.cm-notification-top__read-btn svg{fill:none;stroke:#fff;stroke-width:2px}.cm-adding-product-catalog{width:100%}.cm-adding-product-catalog .form .cm-adding-product-catalog-form-group{margin-bottom:0}.cm-adding-product-catalog .form .cm-adding-product-catalog-form-group__button{left:auto;right:25px}.cm-adding-product-catalog .form .cm-adding-product-catalog-form-control{padding-left:25px!important;padding-right:50px!important;border-radius:40px}.cm-adding-product-catalog__title{font-size:1.125em;line-height:1.3;color:#333;margin-bottom:10px;font-weight:700}.cm-adding-product-catalog-header{padding:30px 30px 15px;border-radius:8px 8px 0 0;background:#f5f5f6;border-bottom:2px solid #fff}.cm-adding-product-catalog__set-info{display:none;margin-top:20px}.cm-adding-product-catalog__set-info svg{fill:transparent;margin-right:10px}.cm-adding-product-catalog__set-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:24px;cursor:pointer}.cm-adding-product-catalog__set-text span:first-of-type{display:inline-block;min-width:81px;padding-right:10px}.cm-adding-product-catalog-list{list-style:none;padding:0;margin:0;width:100%;display:none}.cm-adding-product-catalog-list.active{display:block}.cm-adding-product-catalog-list .cm-adding-product-catalog-list-text{font-size:1.125em;line-height:1.4;color:#333;background:#f5f5f6;padding:14px 65px 14px 18px;display:block;border-bottom:2px solid #fff;position:relative;font-weight:700}.cm-adding-product-catalog-list .cm-adding-product-catalog-list-text:before{content:"";position:absolute;right:10px;top:6px;width:40px;height:40px;background-image:url(../img/general/catalog-accordeon-plus.svg);background-repeat:no-repeat;background-position:center}.cm-adding-product-catalog-list .cm-adding-product-catalog-list-text.active:before{background-image:url(../img/general/catalog-accordeon-minus.svg)}.cm-adding-product-catalog-list_set{padding:0 30px}.cm-adding-product-catalog-list_set li{padding:20px 0}.cm-adding-product-catalog-list_set li:not(:last-of-type){border-bottom:2px solid #dae6f8}.cm-adding-product-catalog-list_set li.active .cm-adding-product-catalog__set-text{color:#1771e6;background:no-repeat right center/24px 24px url(../img/general/role-checked.svg)}.cm-adding-product-catalog-list_set li.active .cm-adding-product-catalog__set-info{display:-webkit-box;display:-ms-flexbox;display:flex}.cm-adding-product-catalog-list-item{width:100%;margin-left:auto;margin-right:auto;cursor:pointer}.cm-adding-product-catalog-list-item:last-child .cm-adding-product-catalog-list-text{border-bottom:0}.cm-adding-product-catalog-list-item label{display:block;margin-bottom:0}.cm-adding-product-catalog-list-item label input:checked+span:before{width:40px;height:40px;right:0;background-image:url(../img/general/role-checked.svg)!important;background-size:cover}.cm-adding-product-catalog-list-item label span,.cm-prod-list-catalog-list-item label a{color:#1771e6!important}.cm-adding-product-catalog-list-item label span:before{background-image:url(../img/general/cm-adding-product-catalog-add.svg)!important}.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-text{border-color:#dae6f8;background:0 0;padding-left:15px;font-weight:400}.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item,.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item{width:calc(100% - 80px)}.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-text{padding-left:15px}.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item,.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item{width:calc(100% - 40px)}@media (max-width:1260px){.cm-adding-product-catalog-list .cm-adding-product-catalog-list-text{font-size:1em}}@media (max-width:767px){.cm-adding-product-catalog-list .cm-adding-product-catalog-list-text{font-size:.875em;padding-left:20px;padding-right:40px}.cm-adding-product-catalog-list .cm-adding-product-catalog-list-text::before{right:5px}.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item,.cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item .cm-adding-product-catalog-list-item{width:calc(100% - 20px)}}.cm-adding-product-download-image-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}.cm-adding-product-download-image__cross{background-color:#1771e6;width:20px;height:20px;position:absolute;top:8px;right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.cm-adding-product-download-image__cross svg{fill:#fff}.cm-adding-product-download-image__controls .form-group-radio{margin-right:0}.cm-adding-product-download-image__controls .form-group-radio span{font-size:.875rem;padding-left:32px}.cm-adding-product-download-image__controls .form-group-radio span::after{top:2px}.cm-adding-product-download-image__controls .form-group-radio span::before{top:-4px}.cm-adding-product-download-image__controls .form-group{margin:0}.cm-adding-product-download-image__controls .control-select__color{width:100%}.cm-adding-product-download-image__controls .control-select__color .select2-container .select2-selection__rendered{padding:8px!important;font-size:.875rem}.cm-adding-product-download-image__controls .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:128%}.cm-adding-product-download-image__controls .control-select__circle{width:20px;height:20px}.cm-adding-product-download-image__controls .select2-selection--single{border-width:1px!important}.cm-adding-product-download-image__controls .select2-selection--single .select2-selection__arrow{right:5px!important}.cm-adding-product-download-image__controls .select2-container--default.select2-container--open .select2-selection--single{border-color:#1771e6!important;outline:1px solid #1771e6}.cm-adding-product-download-image__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(33,33,33,.2);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.cm-adding-product-download-image-item{width:calc(25% - 20px);margin-left:10px;margin-right:10px;margin-bottom:10px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;background-color:#fff}.cm-adding-product-download-image-item-inner{min-width:100%;height:160px;position:relative;min-height:180px;cursor:pointer;border:1px solid #e9e9e9;border-radius:3px;overflow:hidden;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cm-adding-product-download-image-item-inner:hover .cm-adding-product-download-image__wrapper{opacity:1}.cm-adding-product-download-image-item:hover .cm-adding-product-download-image-item__delete,.cm-adding-product-download-image-item:hover .cm-adding-product-download-image-item__to-main{opacity:1;visibility:visible}.cm-adding-product-download-image-item.disabled .cm-adding-product-download-image-item__is-main{background:#707070}.cm-adding-product-download-image-item.has-error .cm-adding-product-download-image-item__to-main{opacity:1;visibility:visible;background:#333}.cm-adding-product-download-image-item img{max-width:100%}.cm-adding-product-download-image-item__delete,.cm-adding-product-download-image-item__is-main,.cm-adding-product-download-image-item__to-main{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.cm-adding-product-download-image-item__delete{right:10px;top:10px;width:36px;height:36px;background:rgba(23,113,230,.6);border-radius:2px}.cm-adding-product-download-image-item__delete:hover{background:#1771e6}.cm-adding-product-download-image-item__delete svg{fill:none;stroke:#fff;stroke-width:2px}.cm-adding-product-download-image-item__is-main,.cm-adding-product-download-image-item__to-main{background:#1771e6;width:calc(100% - 30px);left:15px;bottom:15px;height:30px;border-radius:30px;color:#fff;font-size:.875em;text-decoration:none}.cm-adding-product-download-image-item__is-main:hover,.cm-adding-product-download-image-item__to-main:hover{text-decoration:none;color:#fff}.cm-adding-product-download-image-item__is-main svg,.cm-adding-product-download-image-item__to-main svg{fill:none;stroke:#fff;margin-right:8px}.cm-adding-product-download-image-item__to-main{background:#1e3685;opacity:0;visibility:hidden}.cm-adding-product-download-image-item__delete{opacity:0;visibility:hidden}.cm-adding-product-download-dropdown .control-select__circle{width:20px;height:20px}.cm-adding-product-download-dropdown .select2-results__option{font-size:.875rem;padding:2px 4px}.cm-adding-product-download-dropdown .select2-results__options{padding:7px}.cm-adding-product-download-dropdown .select2-results__option--selected{background:0 0!important}@media (max-width:1024px){.cm-adding-product-download-image-item__delete,.cm-adding-product-download-image-item__to-main{opacity:1;visibility:visible}}@media (max-width:980px){.cm-adding-product-download-image-item{width:calc(33.3333% - 20px)}}@media (max-width:767px){.cm-adding-product-download-image-list{margin-left:-5px;margin-right:-5px;width:calc(100% + 10px)}.cm-adding-product-download-image-item{margin-left:5px;margin-right:5px;margin-bottom:10px;width:calc(50% - 10px)}.cm-adding-product-download-image-item__is-main,.cm-adding-product-download-image-item__to-main{width:calc(100% - 10px);left:5px;font-size:12px}.cm-adding-product-download-image-item__is-main svg,.cm-adding-product-download-image-item__to-main svg{margin-right:2px}}@media (max-width:450px){.cm-adding-product-download-image-item{width:calc(100% - 10px)}.cm-adding-product-download-image-item-inner{height:auto}}.cm-adding-product-doc{width:100%}.cm-adding-product-doc__btn svg{margin-left:8px}.cm-adding-product-doc__gray-panel{padding-top:50px;padding-bottom:50px;margin-bottom:50px!important}.cm-adding-product-doc__title{margin-top:50px;font-size:1.25em;line-height:1.3;color:#333;font-weight:700;margin-bottom:25px}.cm-adding-product-doc__title:first-child{margin-top:0}.cm-adding-product-doc-item{background:#fff;border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:20px 30px;position:relative;margin-bottom:10px;margin-top:10px}.cm-adding-product-doc-item.disabled,.cm-adding-product-doc-item.has-error{border-color:rgba(51,51,51,.3)}.cm-adding-product-doc-item.disabled .cm-adding-product-doc-item__name,.cm-adding-product-doc-item.disabled .cm-adding-product-doc-item__size,.cm-adding-product-doc-item.has-error .cm-adding-product-doc-item__name,.cm-adding-product-doc-item.has-error .cm-adding-product-doc-item__size{color:rgba(51,51,51,.7)}.cm-adding-product-doc-item.has-error{border-color:#ec0044}.cm-adding-product-doc-item:last-child{margin-bottom:0}.cm-adding-product-doc-item__name{font-size:1.125em;line-height:1.3;font-weight:700;color:#333;margin-bottom:7px}.cm-adding-product-doc-item__size{font-size:.875em;line-height:1.3;color:#c4c4c4}.cm-adding-product-doc-item__more{position:absolute;width:24px;height:24px;right:12px;top:50%;margin-top:-12px}.cm-adding-product-doc-item__more svg{width:100%;height:100%;fill:none;stroke:#c4c4c4;stroke-width:2px}@media (max-width:980px){.cm-adding-product-doc__gray-panel{padding-top:40px;padding-bottom:40px;margin-bottom:30px!important}.cm-adding-product-doc__title{margin-top:30px;font-size:1.125em;margin-bottom:15px}.cm-adding-product-doc-item{padding:15px 25px}.cm-adding-product-doc-item__name{font-size:1em}}@media (max-width:767px){.cm-adding-product-doc__gray-panel{padding-top:30px;padding-bottom:30px;margin-bottom:20px!important}.cm-adding-product-doc__title{margin-top:20px;font-size:1em;margin-bottom:15px}.cm-adding-product-doc-item{padding:15px 20px}.cm-adding-product-doc-item__name{font-size:.875em}.cm-adding-product-doc-item__more{right:5px}}.modal-check{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(12,22,53,.6);opacity:0;visibility:hidden;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:visibility 0s linear .25s,opacity .25s 0s,-webkit-transform .25s;transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s,-webkit-transform .25s;z-index:9999}.modal-check__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;width:600px;border-radius:.5rem;padding:30px}.modal-check__show{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:visibility 0s linear 0s,opacity .25s 0s,-webkit-transform .25s;transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s,-webkit-transform .25s}.modal-check__confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:20px}.modal-check__text{font-size:1.225em;text-align:center}.modal-check__text-unique{font-weight:600}.modal-check__confirm-btn{background:#1771e6;border-radius:10px;padding:10px 40px;color:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;font-size:1.225em}.modal-check__confirm-btn:hover{color:#fff;background:#1566cf}@media (max-width:575px){.modal-check__content{width:calc(100% - 20px)}.modal-check__confirm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cm-points-sale-item{border:2px solid #e8f1fb;border-radius:8px;position:relative;padding:20px 45px 20px 30px;margin-bottom:10px;display:block}.cm-points-sale-item:last-child{margin-bottom:0}.cm-points-sale-item__title{font-weight:700;margin-bottom:15px}.cm-points-sale-item__address,.cm-points-sale-item__title{font-size:1.125em;line-height:1.3;color:#333}.cm-points-sale-item__address svg{margin-right:5px;fill:none}.cm-points-sale-item__more{width:36px;height:36px;position:absolute;right:6px;top:50%;margin-top:-18px;cursor:pointer;border-radius:2px;-webkit-transition:.3s;transition:.3s}.cm-points-sale-item__more-inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-points-sale-item__more-inner svg{stroke:#c4c4c4;stroke-width:2px;-webkit-transition:.3s;transition:.3s}@media (max-width:980px){.cm-points-sale-item__title{margin-bottom:10px}.cm-points-sale-item{padding:15px 20px}.cm-points-sale-item__address,.cm-points-sale-item__title{font-size:.875em}}.cm-points-sale-list{margin-bottom:50px}@media (max-width:980px){.cm-points-sale-list{margin-bottom:40px}}@media (max-width:767px){.cm-points-sale-list{margin-bottom:30px}}.cm-points-sale-modal{width:860px}.cm-points-sale-modal-buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cm-points-sale-modal__btn{width:260px;margin-left:20px}.cm-points-sale-modal__map{height:320px;margin-bottom:30px}@media (max-width:1260px){.cm-points-sale-modal__map{margin-bottom:20px}}@media (max-width:767px){.cm-points-sale-modal__btn{margin-left:0;width:100%}.cm-points-sale-modal__map{margin-bottom:15px}}.cm-points-sale-top{padding-top:50px;padding-bottom:50px;margin-bottom:10px}.cm-points-sale-top__btn{width:400px;max-width:100%}.cm-points-sale-top__btn svg{margin-left:10px}@media (max-width:767px){.cm-points-sale-top{padding-top:30px;padding-bottom:30px}.cm-points-sale-top__btn{padding:10px}.cm-points-sale-top__btn svg{margin-left:10px}}.cm-price-offers-add-gray-panel{margin-bottom:30px;position:relative}.cm-price-offers-add-gray-panel-min{padding-top:50px!important;padding-bottom:50px!important;margin-bottom:10px}.cm-price-offers-add-gray-panel_disabled{background:#f5f5f6;opacity:.5}.cm-price-offers-add__title{font-family:"Rounded Mplus 1c";font-size:1.625em;line-height:1.3;margin-bottom:30px;font-weight:700}.cm-price-offers-add-form-file,.services-provider-filter form{width:100%}.cm-price-offers-add-form-file__btn{width:400px}.cm-price-offers-add-form-file__btn svg{margin-left:10px}.cm-price-offers-add-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cm-price-offers-add__btn{width:250px;max-width:100%}.cm-price-offers-add__btn-add svg{margin-left:5px}.cm-price-offers-add__checkbox,.cm-price-offers-add__checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.cm-price-offers-add__checkbox label{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;font-size:1.125rem}.cm-price-offers-add__checkbox label::before{min-width:24px;height:24px;display:inline-block;content:"";background:#fff;border:1px solid #e5e5e5;border-radius:2px;margin-right:10px}.cm-price-offers-add__checkbox input:checked+label::before{background:#1771e6 no-repeat center url(../img/general/checkbox.svg)}.cm-price-offers-add__one-price,.cm-prod-list-catalog .form .cm-prod-list-catalog-form-group.disabled .cm-prod-list-catalog-form-group__button,.cm-prod-list-catalog-list-item label input{display:none}@media (max-width:767px){.cm-price-offers-add-gray-panel{margin-bottom:20px}.cm-price-offers-add-gray-panel-min{padding-top:30px!important;padding-bottom:30px!important}.cm-price-offers-add-form-list-inputs{margin-bottom:15px;border-bottom:1px solid #fff}.cm-price-offers-add__checkbox label{font-size:.85rem;line-height:1}}.cm-price-offers-products-form{margin-bottom:25px}.cm-price-offers-products-form_two{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cm-price-offers-products-form_two .form-group{width:48%;margin-bottom:0}.cm-price-offers-products-form_two .select2-selection--multiple .select2-selection__rendered,.cm-price-offers-products-form_two .select2-selection--single .select2-selection__rendered{padding-top:9px;padding-bottom:9px}.cm-price-offers-products-form-control{padding-left:20px!important;max-height:50px}.cm-price-offers-products-form__button{left:auto!important;right:20px}.cm-price-offers-products-top,.cm-price-offers-products-top-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-price-offers-products-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid rgba(23,113,230,.3);padding-bottom:25px;margin-bottom:25px}.cm-price-offers-products-top-sort{color:#333;font-size:1em;line-height:1.2}.cm-price-offers-products-top-sort__link{margin-left:20px;display:block;color:#333}.cm-price-offers-products-top-sort__link.active{color:#1771e6}.cm-price-offers-products-top-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-price-offers-products-products-list{margin-left:-15px;margin-right:-15px}.cm-price-offers-products-products-list .product-item{width:calc(33.333% - 30px);margin-left:15px;margin-right:15px}.cm-price-offers-products-products-list.line,.cm-price-offers-products-products-list.list{margin-left:0;margin-right:0}.cm-price-offers-products-products-list.line .product-item,.cm-price-offers-products-products-list.list .product-item{width:100%;margin-left:0;margin-right:0}@media (max-width:980px){.cm-price-offers-products-form{margin-bottom:20px}.cm-price-offers-products-form_two .form-group{width:100%;margin-bottom:15px}.cm-price-offers-products-form_two .form-group:last-child{margin-bottom:0}.cm-price-offers-products-top{padding-bottom:20px;margin-bottom:20px}.cm-price-offers-products-top-sort{font-size:.875em}.cm-price-offers-products-products-list .product-item{width:calc(50% - 30px)}}@media (max-width:767px){.cm-price-offers-products-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cm-price-offers-products-top-sort{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.cm-price-offers-products-top-sort__title{width:100%;margin-bottom:5px;font-weight:500}.cm-price-offers-products-top-sort__link{margin-left:0;margin-right:15px}.cm-price-offers-products-products-list .product-item{width:calc(100% - 30px)}}.cm-prod-list-products-form{margin-top:30px;margin-bottom:25px}.cm-prod-list-products-form_two{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cm-prod-list-products-form_two .form-group{width:48%;margin-bottom:0}.cm-prod-list-products-form_two .select2-selection--multiple .select2-selection__rendered,.cm-prod-list-products-form_two .select2-selection--single .select2-selection__rendered{padding-top:9px;padding-bottom:9px}.cm-prod-list-products-form-control{padding-left:20px!important;max-height:50px}.cm-prod-list-products-form__button{left:auto!important;right:20px}.cm-prod-list-products-top,.cm-prod-list-products-top-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-prod-list-products-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid rgba(23,113,230,.3);padding-bottom:25px;margin-bottom:25px}.cm-prod-list-products-top-sort{color:#333;font-size:1em;line-height:1.2}.cm-prod-list-products-top-sort__link{margin-left:20px;display:block;color:#333}.cm-prod-list-products-top-sort__link.active{color:#1771e6}.cm-prod-list-products-top-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-prod-list-products-products-list{margin-left:-15px;margin-right:-15px}.cm-prod-list-products-products-list .product-item{width:calc(33.333% - 30px);margin-left:15px;margin-right:15px}.cm-prod-list-products-products-list.line,.cm-prod-list-products-products-list.list{margin-left:0;margin-right:0}.cm-prod-list-products-products-list.line .product-item,.cm-prod-list-products-products-list.list .product-item{width:100%;margin-left:0;margin-right:0}@media (max-width:980px){.cm-prod-list-products-form{margin-top:20px;margin-bottom:20px}.cm-prod-list-products-form_two .form-group{width:100%;margin-bottom:15px}.cm-prod-list-products-form_two .form-group:last-child{margin-bottom:0}.cm-prod-list-products-top{padding-bottom:20px;margin-bottom:20px}.cm-prod-list-products-top-sort{font-size:.875em}.cm-prod-list-products-products-list .product-item{width:calc(50% - 30px)}}@media (max-width:767px){.cm-prod-list-products-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cm-prod-list-products-top-sort{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.cm-prod-list-products-top-sort__title{width:100%;margin-bottom:5px;font-weight:500}.cm-prod-list-products-top-sort__link{margin-left:0;margin-right:15px}.cm-prod-list-products-products-list .product-item{width:calc(100% - 30px)}}.cm-prod-list-catalog{width:100%;margin-top:30px}.cm-prod-list-catalog_no-top{margin-top:0}.cm-prod-list-catalog .form .cm-prod-list-catalog-form-group{margin-bottom:0}.cm-prod-list-catalog .form .cm-prod-list-catalog-form-group__button{left:auto;right:25px}.cm-prod-list-catalog .form .cm-prod-list-catalog-form-control{padding-left:25px!important;padding-right:50px!important}.cm-prod-list-catalog-header{padding:30px 30px 15px;border-radius:8px 8px 0 0;background:#f5f5f6;border-bottom:2px solid #fff}.cm-prod-list-catalog-list{list-style:none;padding:0;margin:0;width:100%;display:none}.cm-prod-list-catalog-list.active,.product-inner-top__share.open ul{display:block}.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text{font-size:1.125em;line-height:1.4;color:#333;background:#f5f5f6;padding:14px 65px 14px 18px;display:block;border-bottom:2px solid #fff;position:relative;font-weight:700}.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text__count{padding:0 8px;width:auto;height:24px;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875em;line-height:24px;color:#fff;font-weight:700;background:#1771e6;position:absolute;right:5px;top:20px}.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text:before{content:"";position:absolute;right:10px;top:6px;width:40px;height:40px;background-image:url(../img/general/catalog-accordeon-plus.svg);background-repeat:no-repeat;background-position:center}.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text.active:before{background-image:url(../img/general/catalog-accordeon-minus.svg)}.cm-prod-list-catalog-list-item{width:100%;margin-left:auto;margin-right:auto}.cm-prod-list-catalog-list-item:last-child .cm-prod-list-catalog-list-text{border-bottom:0}.cm-prod-list-catalog-list-item label{display:block;margin-bottom:0}.cm-prod-list-catalog-list-item label input:checked+span:before{width:40px;height:40px;right:0;background-image:url(../img/general/role-checked.svg)!important}.cm-prod-list-catalog-list-item label a:before{background-image:url(../img/general/cm-prod-list-catalog-add.svg)!important}.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-text{border-color:#dae6f8;background:0 0;padding-left:15px;font-weight:400}.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item,.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item{width:calc(100% - 80px)}.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-text{padding-left:15px}.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item,.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item{width:calc(100% - 40px)}@media (max-width:1260px){.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text{font-size:1em}}@media (max-width:767px){.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text{font-size:.875em;padding-left:20px;padding-right:40px}.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text__count{font-size:12px;padding:0 6px}.cm-prod-list-catalog-list .cm-prod-list-catalog-list-text::before{right:5px}.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item,.cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item .cm-prod-list-catalog-list-item{width:calc(100% - 20px)}}.cm-service-center-item{border:2px solid #e8f1fb;border-radius:8px;position:relative;padding:20px 45px 20px 30px;margin-bottom:10px;display:block}.cm-service-center-item:hover{text-decoration:none}.cm-service-center-item:last-child{margin-bottom:0}.cm-service-center-item__title{font-weight:700;margin-bottom:15px}.cm-service-center-item__address,.cm-service-center-item__title{font-size:1.125em;line-height:1.3;color:#333}.cm-service-center-item__address svg{margin-right:5px;fill:none}.cm-service-center-item__more{width:36px;height:36px;position:absolute;right:6px;top:50%;margin-top:-18px;cursor:pointer;border-radius:2px;-webkit-transition:.3s;transition:.3s}.cm-service-center-item__more-inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-service-center-item__more-inner svg{stroke:#c4c4c4;stroke-width:2px;-webkit-transition:.3s;transition:.3s}@media (max-width:980px){.cm-service-center-item__title{margin-bottom:10px}.cm-service-center-item{padding:15px 20px}.cm-service-center-item__address,.cm-service-center-item__title{font-size:.875em}}.cm-service-center-modal{width:860px}.cm-service-center-modal-buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cm-service-center-modal__btn{width:260px;margin-left:20px}.cm-service-center-modal__map{height:320px;margin-bottom:30px}@media (max-width:1260px){.cm-service-center-modal__map{margin-bottom:20px}}@media (max-width:767px){.cm-service-center-modal__btn{margin-left:0;width:100%}.cm-service-center-modal__map{margin-bottom:15px}}.cm-service-center-list{margin-bottom:50px}@media (max-width:980px){.cm-service-center-list{margin-bottom:40px}}@media (max-width:767px){.cm-service-center-list{margin-bottom:30px}}.cm-service-center-top{padding-top:50px;padding-bottom:50px;margin-bottom:10px}.cm-service-center-top__btn{width:400px;max-width:100%}.cm-service-center-top__btn svg{margin-left:10px}@media (max-width:767px){.cm-service-center-top{padding-top:30px;padding-bottom:30px}.cm-service-center-top__btn{padding:10px}.cm-service-center-top__btn svg{margin-left:10px}}.cabinet-manufacturer-notifications{background-color:#1771e6;background-image:url(../img/general/cabinet-widget-notifications.png);background-repeat:no-repeat;background-position:right -15px bottom -5px}.cabinet-manufacturer-products{background-color:#1e3685;background-image:url(../img/general/cabinet-widget-products.png);background-repeat:no-repeat;background-position:right -7px bottom -7px}.cabinet-manufacturer-role-widget{padding:30px;background-color:#ffdd2d;background-image:url(../img/general/cabinet-widget-serificat.png);background-size:cover;background-repeat:no-repeat;color:#333;min-height:321px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cabinet-manufacturer-role-widget__subtitle{font-size:1.375em;line-height:1.2;color:#333;font-weight:700;margin-bottom:15px}.cabinet-manufacturer-role-widget__title{font-size:1.75em;line-height:1.2;color:#333;font-weight:700;font-family:"Rounded Mplus 1c";width:100%;text-align:center}.cabinet-manufacturer-role-widget__description{font-size:1em;margin:15px 0;text-align:center}.cabinet-manufacturer-role-widget__btn{margin-top:auto}.cabinet-manufacturer-role-widget__date{font-size:1.125em;line-height:1.3;color:#333}.cabinet-manufacturer-role-widget-setting{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}.cabinet-manufacturer-role-widget-setting-item,.cabinet-manufacturer-role-widget-setting-item__ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cabinet-manufacturer-role-widget-setting-item{margin-bottom:10px}.cabinet-manufacturer-role-widget-setting-item:hover{text-decoration:none}.cabinet-manufacturer-role-widget-setting-item:hover .cabinet-manufacturer-role-widget-setting-item__ico{background:#1e3685}.cabinet-manufacturer-role-widget-setting-item:hover .cabinet-manufacturer-role-widget-setting-item__title{color:#1e3685}.cabinet-manufacturer-role-widget-setting-item__ico{width:50px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;text-decoration:none;background:#1771e6;-webkit-transition:.3s;transition:.3s;margin-right:10px}.cabinet-manufacturer-role-widget-setting-item svg{stroke-width:2px;stroke:#fff;fill:none}.cabinet-manufacturer-role-widget-setting-item .cabinet-manufacturer-role-widget-setting-item__ico_stroke svg{stroke:none}.cabinet-manufacturer-role-widget-setting-item__title{font-size:1em;line-height:1.3;color:#000;font-weight:700}.cabinet-manufacturer-role-widget-consideration{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto;margin-bottom:auto}.cabinet-manufacturer-role-widget-consideration svg{margin-bottom:0;fill:none}.cabinet-manufacturer-role-widget-consideration__title{font-weight:700;font-size:1.875em;line-height:1.2;text-align:center;color:#333;font-family:"Rounded Mplus 1c";margin-bottom:25px}.cabinet-manufacturer-role-widget-consideration__ico{width:80px;height:80px;background:rgba(30,54,133,.38);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;border-radius:100%}.cabinet-manufacturer-role-widget-consideration__description{font-size:1em;line-height:1.3;text-align:center}.cabinet-manufacturer-role-widget-rejected__ico{width:80px;height:80px;background:#ec0044;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;border-radius:100%;margin-left:auto;margin-right:auto}.cabinet-manufacturer-role-widget-rejected__ico svg{fill:none;stroke:#fff;stroke-width:4px}@media (max-width:767px){.cabinet-manufacturer-role-widget__subtitle{font-size:1.125em}.cabinet-manufacturer-role-widget__date{font-size:.875em}}.product-mobile{display:none}.product-inner-info__controls{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:13px}.product-inner-info__controls .product-inner-top__btn,.product-inner-info__controls .product-inner-top__btn svg{margin-right:0}.product-inner-info__controls .product-inner-top__btn:hover{opacity:.7}.product-inner-info__controls .swiper-pagination-bullet{margin:0 6px!important}.product-inner-info__controls .swiper-pagination-bullet:not(.swiper-pagination-bullet-svg){width:6px;height:6px}.product-inner-info__controls .swiper-pagination-bullet.swiper-pagination-bullet-svg{width:12px;height:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0}.product-inner-info__controls_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-inner-info-controls__hide{display:none}.product-inner-info,.product-inner-info-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.product-inner-info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:57px}.product-inner-info-controls{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:37px}.product-inner-info-controls__btn{background:0 0;border:transparent;color:#1771e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 11px}.product-inner-info-controls__btn-3d,.product-inner-info-controls__btn-play{border-color:transparent!important}.product-inner-info-controls__btn svg{fill:none;margin-right:10px;font-size:1.125rem}.product-inner-info-controls__btn:hover,.product-inner-info-slide .swiper-slide:hover img,.product-inner-info__stores a:hover{opacity:.7}.product-inner-info-controls__btn:focus{outline:0}.product-inner-info__specifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-inner-info__specifications-link{margin-right:155px}.product-inner-info__specifications-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border-color:transparent;background:0 0;color:#1771e6}.product-inner-info__specifications-btn svg{margin-right:8px;fill:#1771e6}.product-inner-info__specifications-btn:focus,.product-inner-info__specifications-btn:hover{outline:0;text-decoration:underline}.product-inner-info__description{margin-top:50px}.product-inner-info__description h2{font-weight:700;font-size:1.875rem;font-family:"Rounded Mplus 1c";margin-bottom:20px}.product-inner-info .product-inner-info__read p{font-size:1.125rem;max-height:48px;overflow:hidden;line-height:24px;-webkit-transition:max-height .3s;transition:max-height .3s;margin-bottom:0}.product-inner-info-small{height:205px}.product-inner-info-small.swiper-container{margin-left:0}.product-inner-info-small .swiper-slide{height:62px;border:2px solid transparent;border-radius:8px;cursor:pointer;overflow:hidden;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-inner-info-small .swiper-slide-thumb-active{border-color:#1771e6}.product-inner-info__interact{margin-bottom:8px}.product-inner-info__interact-desc,.product-inner-info__interact-mob,.product-inner-info__interact-mob-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-inner-info__interact-desc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-inner-info__interact-mob-btn{margin-right:8px}.product-inner-info__interact-mob-btn:active,.product-inner-info__interact-mob-btn:hover{opacity:.6}.product-inner-info__interact-mob-btn svg{fill:#1771e6}.product-inner-info__interact-btn{display:inline-block}.product-inner-info__interact-btn:not(:last-of-type){margin-bottom:8px}.product-inner-info__pictures{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-inner-info__pictures-wrapper{width:62px}.product-inner-info__pictures-wrapper .swiper-button-next,.product-inner-info__pictures-wrapper .swiper-button-prev{width:20px;height:20px;position:static;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 auto}.product-inner-info__pictures-wrapper .swiper-button-next::after,.product-inner-info__pictures-wrapper .swiper-button-prev::after{font-size:16px;font-weight:600}.product-inner-info__pictures-wrapper .swiper-button-next{margin-top:10px}.product-inner-info__pictures-wrapper .swiper-button-prev{margin-bottom:10px}.product-inner-info-popup{width:700px;padding:40px 60px;background:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;display:none}.product-inner-info-popup__title{text-align:center;font-weight:600;font-size:28px;line-height:1.4;color:#333;margin-bottom:15px;font-family:"Rounded Mplus 1c"}.product-inner-info-popup__price{font-size:1.6em;line-height:1.3;color:#333;font-weight:700;text-align:center;min-height:108px;background-color:#ffdd2d;border-radius:5px;background-image:url(../img/general/subscription-home-bg.png);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-inner-info-left{width:510px}.product-inner-info-left-buttons{margin-top:40px;max-width:100%}.product-inner-info-left-buttons .btn-border{margin-bottom:15px}.product-inner-info-left-buttons .btn-border svg{margin-right:10px;fill:none}.product-inner-info-left-buttons .btn-border:hover{background:0 0;color:#1771e6}.product-inner-info-left__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.product-inner-info-left__link svg{fill:none;margin-right:8px}.product-inner-info-left__link:not(:last-of-type){margin-bottom:16px}.product-inner-info-right{width:calc(100% - 550px)}.product-inner-info-right li,.product-inner-info-right p{margin-bottom:20px}.product-inner-info-right hr{margin:20px 0}.product-inner-info__stores{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style:none;margin:20px 0 0}.product-inner-info__stores li{margin:0 8px 8px 0;border:2px solid #dae6f8;border-radius:8px;height:60px}.product-inner-info__colors li,.product-inner-info__stores a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-inner-info__stores a{height:100%;padding:0 14px;-webkit-transition:.3s;transition:.3s}.product-inner-info__colors{margin-bottom:31px}.product-inner-info__colors li{border:1px solid #e1e1e1;border-radius:8px;overflow:hidden;cursor:pointer;width:62px;height:62px;margin-bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-inner-info__colors li:not(:last-of-type){margin-right:8px}.product-inner-info__colors li.active,.product-inner-info__colors li:hover{border-color:transparent;outline:2px solid #1771e6}.product-inner-info__colors img{max-width:100%;max-height:100%}.product-inner-info__colors-name{margin-bottom:8px}.product-inner-info__list{list-style:none;padding:0;font-size:1.125rem;margin-bottom:30px}.product-inner-info__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:0}.product-inner-info__list li:not(:last-of-type){margin-bottom:20px}.product-inner-info__list-description.open p{max-height:2000px}.product-inner-info__list-description p{margin-bottom:0;line-height:24px;max-height:72px;-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.product-inner-info__list-title{min-width:365px;color:#a3a3a3;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:4px}.product-inner-info__list-title svg{fill:#878787}.product-inner-info__list-title div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px dotted #a3a3a3}.product-inner-info-slide{width:400px}.product-inner-info-slide.swiper-container{margin-right:0}.product-inner-info-slide .swiper-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;outline:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-inner-info-slide .swiper-slide img{max-width:100%;-webkit-transition:.3s;transition:.3s;max-height:400px}.product-inner-info-slide .swiper-slide:before{content:"";position:absolute;width:80px;height:80px;border-radius:80px;background-color:rgba(23,113,230,.7);background-image:url(../img/general/zoom.svg);background-position:center;background-repeat:no-repeat;top:50%;left:50%;margin-top:-40px;margin-left:-40px;-webkit-transition:.3s;transition:.3s;opacity:0;z-index:2}.product-inner-info-slide .swiper-slide:hover:before{opacity:1}.product-inner-info-slide .swiper-pagination{position:relative;left:0;top:0;margin:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.product-inner-info-price{background:#ffdd2d;border-radius:8px;padding:14px 20px;display:none;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333}.product-inner-info-price:not(.product-inner-info-price_blue){display:none}.product-inner-info-price_blue{background:#e8f1fb}.product-inner-info-price__number{font-size:1.875em;line-height:1.3;font-weight:700;width:140px}.product-inner-info-price__text{font-size:1em;width:46%}@media (max-width:1260px){.product-inner-info-left{width:397px}.product-inner-info-left-buttons .btn{font-size:.875em}.product-inner-info-right{width:calc(100% - 427px)}.product-inner-info-price{padding:12px 20px}.product-inner-info-price__number{font-size:1.5em}.product-inner-info-price__text{width:50%;font-size:.875em;line-height:18px}.product-inner-info .widget-title,.product-inner-info__description h2{font-size:1.75rem}.product-inner-info-slide{width:320px}.product-inner-info-slide .swiper-slide img{max-height:320px}.product-price-offer-top .btn{height:52px;font-size:.875rem}.product-inner-info__list-title{min-width:254px}.product-inner-info-left__link,.product-inner-info__colors-name,.product-inner-info__list,.product-inner-info__specifications a,.product-inner-info__specifications-btn{font-size:.875rem}.product-inner-info__description p{font-size:1rem}.product-inner-info__specifications-link{margin-right:72px}.product-inner-info-small{height:124px}.product-inner-info-small .swiper-slide{min-height:58px}.product-inner-info__list{margin-bottom:10px}.product-inner-info__pictures-wrapper{width:58px}}@media (max-width:1023px){.product-inner-info .widget-title{font-size:1.5rem}.product-inner-info__list-title{min-width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product-inner-info__list li{display:block}.product-inner-info__list li:not(:last-of-type){margin-bottom:12px}.product-inner-info-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-inner-info-price__text{width:auto}.product-inner-info-price__text br{display:none}.product-inner-info-left{width:320px}.product-inner-info-right{width:calc(100% - 350px)}.product-inner-info__description h2,.widget-title{font-size:1.5rem}.product-inner-info__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.product-inner-info__controls .swiper-pagination{margin-top:0}.product-inner-info__list-description{display:inline}.product-inner-info__specifications{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-inner-info__specifications-link{margin-right:0}.product-inner-info__specifications-btn{margin-bottom:16px}.product-inner-info__pictures-wrapper{display:none}.product-inner-info__pictures{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.product-inner-info{margin-bottom:20px}.product-inner-info-slide.swiper-container{margin:0 auto 20px}.product-inner-info-slide{width:100%}.product-inner-info-slide .swiper-slide img{max-height:220px}.product-inner-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-inner-info-right{width:100%}.product-inner-info-left-buttons{margin-top:20px}.product-inner-info-price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.product-inner-info-price__text{font-size:.75rem;line-height:14px}.product-inner-info-price__text br{display:block}.product-inner-info-price__number{font-size:1.125rem;width:auto}.product-inner-info__list li:not(:last-of-type){margin-bottom:8px}.product-inner-info__specifications-btn{margin-bottom:12px}.product-new{display:none}.product-mobile{display:block}.product-mobile .product-inner-info-left__link:not(:last-of-type){margin-bottom:10px}.product-mobile .product-inner-info__colors{margin-bottom:20px}.product-mobile .product-inner-info__colors-name{font-size:.75rem}.product-mobile .product-inner-info__description{margin-top:20px}.product-mobile .product-inner-info__description h2{font-size:1rem;margin-bottom:8px}.product-mobile .product-inner-info__description p{font-size:.875rem;line-height:18px;max-height:54px}.product-mobile .product-inner-info-popup{padding:20px}.product-mobile .product-inner-info-popup__title{font-size:18px;text-align:center;margin-bottom:10px}.product-mobile .product-inner-info-popup__price{min-height:50px}.product-mobile .product-inner-info-left{width:100%;margin-bottom:25px}.product-mobile .product-inner-info-left-buttons,.product-mobile .product-inner-info-right{width:100%}}.product-inner-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.product-inner-top__share{fill:none;margin-right:32px;position:relative}.product-inner-top__share ul{display:none;list-style:none;position:absolute;z-index:10;top:150%;left:-20px;padding:20px;-webkit-box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15);box-shadow:0 2px 12px rgba(68,145,255,.02),0 8px 25px rgba(23,113,230,.15);border-radius:8px;background:#fff;margin-bottom:0}.product-inner-top__share li{line-height:normal}.product-inner-top__share li:not(:last-of-type){margin-bottom:19px}.product-inner-top__share a{white-space:nowrap;font-size:.875rem;color:#2a3338}.product-inner-top__share a svg{margin-right:10px}.product-inner-top__share .product-inner-top__btn{margin-right:0}.product-inner-top-article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-inner-top-article__text{font-weight:700;font-size:.875em;line-height:1.7;color:#333;margin-right:15px}.product-inner-top-article__code{font-weight:700;font-size:.875em;line-height:1.7;color:#fff;font-family:"Rounded Mplus 1c";padding:2px 10px;background:#1771e6;border-radius:100px;display:inline-block}.product-inner-top-article .reviews__stars{margin:0 0 0 20px}.product-inner-top-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-inner-top__btn{margin-right:32px;cursor:pointer;font-weight:500;font-size:.875rem}.product-inner-top__btn:last-child{margin-right:0}.product-inner-top__btn svg{margin-right:8px}@media (max-width:1260px){.product-inner-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-inner-top__btn{font-size:.875em;margin-right:30px}.product-inner-top__btn_print,.product-inner-top__share{display:none}.product-inner-top-article{margin-bottom:15px}}@media (max-width:767px){.product-inner-top{margin-bottom:20px}.product-inner-top-article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px}.product-inner-top-article__text,.product-inner-top__btn span{display:none}.product-inner-top-article__code{max-width:228px;text-align:center;font-size:.75rem;margin-bottom:8px}.product-inner-top__btn:nth-child(2){margin-right:0}.product-inner-top__btn svg{margin-right:0}.product-inner-top .reviews__stars{margin:0}}.search-hint{position:absolute;top:70px;left:0;width:100%;background:#fff;-webkit-box-shadow:0 8px 25px rgba(23,113,230,.1);box-shadow:0 8px 25px rgba(23,113,230,.1);border-radius:8px;padding:30px 0 30px 30px;z-index:2;height:400px;display:none}.search-hint.active{display:block}.search-hint-inner-wrap{height:100%;overflow:auto;padding-right:20px;width:calc(100% - 5px)}.search-hint-inner-wrap::-webkit-scrollbar-track{border-radius:10px}.search-hint-inner-wrap::-webkit-scrollbar{width:6px}.search-hint-inner-wrap::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(23,113,230,.3)}.search-hint-wrap{position:relative}.search-hint-block__category{font-weight:800;font-size:1.125em;line-height:1.3;color:#333;font-family:"Rounded Mplus 1c";margin-bottom:15px;display:block;position:relative;padding-right:24px}.search-hint-block__category:before{content:"";width:24px;height:24px;background-image:url(../img/general/arrow.svg);background-repeat:no-repeat;background-position:center;display:block;position:absolute;right:0;top:1px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.search-hint-block-subcategory a:hover,.search-hint-block__category:hover{text-decoration:none;color:#1771e6}.search-hint-block-subcategory,.services-company-about-info p{margin-bottom:20px}.search-hint-block-subcategory a{font-size:1.125em;line-height:1.3;color:#333;padding:10px 0;border-top:2px solid #e1e1e1;display:block}.js-open-search-popup-live{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e8f1fb;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:8px;padding:10px 48px;font-size:16px;font-weight:500}.js-open-search-popup-live a,.js-open-search-popup-live span{white-space:nowrap}.js-open-search-popup-live a{border-color:transparent;color:#1771e6;font-size:16px;padding:0 0 0 5px}@media (max-width:767px){.js-open-search-popup-live{padding:10px 20px}.js-open-search-popup-live a,.js-open-search-popup-live span{font-size:.875em;white-space:normal;text-align:center}.js-open-search-popup-live a{padding:0}.search-hint{top:50px;padding:15px 0 15px 15px;height:300px}.search-hint-block__category{font-size:16px}.search-hint-block-subcategory a{font-size:.875em}}.services-catalog-item{border:2px solid #e8f1fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:30px 25px;width:calc(25% - 40px);margin:0 20px 20px;display:block;text-decoration:none;-webkit-transition:.3s;transition:.3s}.services-catalog-item:hover{text-decoration:none;border-color:#1e3685}.services-catalog-item__ico,.services-catalog-item__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-catalog-item__image{width:133px;height:133px;border-radius:133px;background:#e8f1fb;margin-left:auto;margin-right:auto;margin-bottom:28px;position:relative}.services-catalog-item__image>img{max-width:51%}.services-catalog-item__ico{position:absolute;width:44px;height:44px;border-radius:44px;background:#ffdd2d;right:-3px;bottom:-3px}.services-catalog-item__title{font-size:1.125em;line-height:1.3;font-weight:700;color:#333}@media (max-width:1260px){.services-catalog-item{width:calc(33.333% - 40px)}}@media (max-width:980px){.services-catalog-item{width:calc(50% - 40px)}}@media (max-width:767px){.services-catalog-item{width:100%}}.services-catalog-top,.services-catalog-top-links{display:-webkit-box;display:-ms-flexbox;display:flex}.services-catalog-top{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-catalog-top .page-title{width:305px;display:block}.services-catalog-top-links{width:calc(100% - 305px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:40px;list-style:none;padding-left:0}.services-catalog-top-links::-webkit-scrollbar-track{border-radius:10px}.services-catalog-top-links::-webkit-scrollbar{height:4px}.services-catalog-top-links::-webkit-scrollbar-thumb{border-radius:10px;background:#e8f1fb}.services-catalog-top-links__item{margin-left:60px}.services-catalog-top-links__link{font-size:1em;line-height:1.5;color:#333;font-weight:700;position:relative;padding-bottom:5px;border-bottom:2px solid #fff;text-decoration:none;white-space:nowrap}.services-catalog-top-links__link:hover{color:#1771e6;text-decoration:none}.services-catalog-top-links__link.active{border-color:#1771e6;color:#1771e6}@media (max-width:1260px){.services-catalog-top-links{margin-bottom:35px}.services-catalog-top-links__item{margin-left:40px}}@media (max-width:980px){.services-catalog-top-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-bottom:25px}.services-catalog-top-links__item{margin-left:0;margin-right:25px}.services-catalog-top-links__link{font-size:.875em}}@media (max-width:767px){.services-catalog-top-links{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;padding-bottom:10px;overflow:auto}.services-catalog-top-links__item{margin-right:35px}.services-catalog-top-links__item:last-child{margin-right:0}.services-catalog-top-links__link{font-size:12px}}.services-catalog-list,.services-company-about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-catalog-list{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.services-company-about{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.services-company-about-image{width:400px;height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #e8f1fb;border-radius:8px;padding:15px}.services-company-about-image img{max-width:100%;max-height:80%}.services-company-about-info{padding-left:40px;width:calc(100% - 400px)}.services-company-about-info hr{margin:15px 0}.services-company-about-info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-company-about-info-block{width:33.333%}.services-company-about-info-block__name{font-size:1.125em;color:#333;font-weight:700;margin-bottom:5px}.services-company-about-info-block__value{color:#333!important}@media (max-width:1260px){.services-company-about{margin-bottom:50px}}@media (max-width:980px){.services-company-about{margin-bottom:30px}.services-company-about-image{width:100%;margin-bottom:20px}.services-company-about-info{width:100%;padding-left:0}}@media (max-width:767px){.services-company-about{margin-bottom:20px}.services-company-about-info-block{width:100%;margin-bottom:10px}}.services-company-map{margin-bottom:80px}.services-company-map-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-company-map-top__btn{width:200px;height:56px;margin-bottom:30px}.services-company-map-top__btn:hover{background:0 0;color:#1771e6;border-color:#1771e6}.services-company-map__insert-map{height:450px;border:2px solid #e8f1fb;border-radius:8px;overflow:hidden}@media (max-width:1260px){.services-company-map{margin-bottom:50px}}@media (max-width:980px){.services-company-map{margin-bottom:30px}.services-company-map__insert-map{height:300px}}@media (max-width:767px){.services-company-map{margin-bottom:20px}}.services-company-address{margin-bottom:100px}.services-company-address-line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #e1e1e1;padding-bottom:20px;margin-bottom:20px}.services-company-address-line:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.services-company-address-block{width:33.333%;padding-right:20px}.services-company-address-block__name{font-weight:700;font-size:1.125em;line-height:1.3;color:#333;margin-bottom:5px}.services-company-address-block__value{font-size:1.125em;line-height:1.4}.services-company-address__btn{margin-top:30px}@media (max-width:1260px){.services-company-address{margin-bottom:60px}}@media (max-width:980px){.services-company-address{margin-bottom:40px}}@media (max-width:767px){.services-company-address{margin-bottom:30px}.services-company-address-block{width:100%;margin-bottom:10px}.services-company-address__btn{margin-top:10px}}.services-provider-filter{background:#f5f5f6;padding:20px}.services-provider-filter-top{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-provider-filter__name{font-size:1.125em;line-height:1.3;color:#333;font-weight:700;font-family:"Rounded Mplus 1c"}.services-provider-filter__close{width:58px;height:58px;border-radius:100%;background:#1771e6;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services-provider-filter__title{margin-top:15px;margin-bottom:10px;font-size:1em;line-height:1.3;color:#333;font-weight:700}.services-provider-filter-buttons{margin-top:30px}.services-provider-filter .btn{margin-bottom:10px}.services-provider-filter .form-group{margin-bottom:25px}@media (max-width:1260px){.services-provider-filter{width:694px;max-width:100%;max-height:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-provider-filter-top{width:100%}.services-provider-filter__name{font-size:1.625em}.services-provider-filter-buttons,.services-provider-filter__close{display:-webkit-box;display:-ms-flexbox;display:flex}.services-provider-filter-buttons{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-provider-filter-buttons .btn{width:48%}}@media (max-width:980px){.services-provider-filter{width:100%}.services-provider-filter__close{width:36px;height:36px}}@media (max-width:767px){.services-provider-filter-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.services-provider-filter__name{width:100%;text-align:center}.services-provider-filter__close{position:absolute;right:0;top:0}.services-provider-filter-buttons,.services-provider-filter-buttons .btn{width:100%}.services-provider-filter__title{font-size:.875em}}.services-provider-item{width:calc(33.3333% - 40px);margin:0 20px 30px}.services-provider-item__image{margin-bottom:15px;border:2px solid #e8f1fb;border-radius:8px;height:167px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}.services-provider-item__image img{max-height:80%;max-width:100%}.services-provider-item__title{font-size:1.125em;line-height:1.3;color:#333}@media (max-width:980px){.services-provider-item{width:calc(50% - 40px)}}@media (max-width:767px){.services-provider-item{width:100%;margin-left:0;margin-right:0}}.services-provider-list{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.services-provider-list{width:100%;margin-left:0;margin-right:0}}.services-provider-top,.services-provider-top__filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-provider-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-provider-top__filter{font-family:"Rounded Mplus 1c";font-size:1em;line-height:1.3;font-weight:700;color:#333;margin-left:auto;display:none}.services-provider-top__filter svg{margin-right:6px;fill:none}@media (max-width:1260px){.services-provider-top__filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}}@media (max-width:767px){.services-provider-top{margin-bottom:20px}}.cm-adding-product-modal-doc{width:860px}.cm-adding-product-modal-doc .modal-content textarea.form-control{height:auto;min-height:86px}.cm-adding-product-modal-signing{width:830px}.cm-adding-product-modal-signing-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cm-adding-product-modal-signing__btn:nth-child(1){width:calc(60% - 20px)}.cm-adding-product-modal-signing__btn:nth-child(2){width:calc(40% - 20px)}.cm-adding-product-modal-signing__btn svg,.cm-adding-product-modal-signinginfo__btn svg{fill:#1771e6}.cm-adding-product-modal-signing__btn:hover svg,.cm-adding-product-modal-signinginfo__btn:hover svg{fill:#fff}@media (max-width:767px){.cm-adding-product-modal-signing-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.cm-adding-product-modal-signing__btn{width:100%;margin-bottom:10px}.cm-adding-product-modal-signing__btn:nth-child(1),.cm-adding-product-modal-signing__btn:nth-child(2){width:100%}}.cm-adding-product-modal-signinginfo{width:1060px}.cm-adding-product-modal-signinginfo_signers{width:830px}.cm-adding-product-modal-signinginfo-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.cm-adding-product-modal-signinginfo__btn:nth-child(1){width:calc(60% - 20px);max-width:400px}.cm-adding-product-modal-signinginfo__btn:nth-child(2){width:calc(40% - 20px);max-width:260px}.cm-adding-product-modal-signinginfo-dropdown{background:#f5f5f6;border-radius:8px;padding:0 30px;margin-bottom:10px}.cm-adding-product-modal-signinginfo-dropdown-header{font-size:1.125em;font-weight:700;line-height:1.3;cursor:pointer;padding:20px 25px 20px 0;position:relative}.cm-adding-product-modal-signinginfo-dropdown-header.active:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.cm-adding-product-modal-signinginfo-dropdown-header::before{content:"";position:absolute;width:24px;height:24px;right:0;top:20px;background-image:url(../img/general/arrow.svg);background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transitioN:.3s}.cm-adding-product-modal-signinginfo-dropdown-body{border-top:2px solid rgba(51,51,51,.1);padding-bottom:30px;display:none}.cm-adding-product-modal-signinginfo-dropdown-body.active{padding-top:15px;border-top:0;display:block}.cm-adding-product-modal-signinginfo-dropdown-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:18px 0;border-bottom:1px solid rgba(51,51,51,.1)}.cm-adding-product-modal-signinginfo-dropdown-col{width:50%;padding-right:20px;font-size:1em;color:#333}@media (max-width:767px){.cm-adding-product-modal-signinginfo-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.cm-adding-product-modal-signinginfo__btn{width:100%;margin-bottom:10px}.cm-adding-product-modal-signinginfo__btn:nth-child(1),.cm-adding-product-modal-signinginfo__btn:nth-child(2){width:100%;max-width:100%}.cm-adding-product-modal-signinginfo-dropdown{padding:0 15px}.cm-adding-product-modal-signinginfo-dropdown-header{padding:15px 0}.cm-adding-product-modal-signinginfo-dropdown-body{padding-bottom:15px}.cm-adding-product-modal-signinginfo-dropdown-row{padding:10px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.cm-adding-product-modal-signinginfo-dropdown-col{width:100%;padding-right:0;margin-bottom:5px;font-size:.875em}}.filter-product-grid{display:none; grid-template-columns:24px 1fr;grid-template-areas:"checkbox label"; }.filter-product-grid.visible{display:grid;}.filter-product-checkbox{ grid-area:checkbox;margin-bottom:auto;width:24px;height:24px;border:1px solid #e5e5e5;border-radius:2px;background:#fff;}.filter-product-label{ grid-area:label;padding-left:11px;padding-top: 3px;}.form-control.price-list-delete{color:red;margin-top:9px;background:none;border:none;}
