﻿body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,0.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,0.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg, transparent 0, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid rgba(99,99,99,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.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{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width: 800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.owl-carousel .animated{-webkit-animation-duration:100000ms;animation-duration:100000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 5000ms ease-in-out;-moz-transition:height 5000ms ease-in-out;-ms-transition:height 5000ms ease-in-out;-o-transition:height 5000ms ease-in-out;transition:height 5000ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 4000ms ease;-moz-transition:opacity 4000ms ease;-ms-transition:opacity 4000ms ease;-o-transition:opacity 4000ms ease;transition:opacity 4000ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-carousel-house .owl-nav{position:relative;z-index:100}.owl-carousel-house .owl-nav .owl-prev{position:absolute;top:-75px;left:-50px;background:url(/images/detail_slider_prev.png) top left no-repeat;width:17px;height:34px}.owl-carousel-house .owl-nav .owl-next{position:absolute;top:-75px;right:-50px;background:url(/images/detail_slider_next.png) top left no-repeat;width:17px;height:34px}.owl-carousel-news .owl-nav{position:relative;z-index:100}.owl-carousel-news .owl-nav .owl-prev{position:absolute;top:-50px;left:-50px;background:url(/images/detail_slider_prev.png) top left no-repeat;width:17px;height:34px}.owl-carousel-news .owl-nav .owl-next{position:absolute;top:-50px;right:-50px;background:url(/images/detail_slider_next.png) top left no-repeat;width:17px;height:34px}.owl-carousel-slider-main{position:relative}.owl-carousel-slider-main .owl-nav .owl-prev{position:absolute;top:370px;left:7%;background:url(/images/main_slider_prev.png) top left no-repeat;width:35px;height:108px}.owl-carousel-slider-main .owl-nav .owl-next{position:absolute;top:370px;right:7%;background:url(/images/main_slider_next.png) top left no-repeat;width:35px;height:108px}.main-slider-item{background:url(/images/main_slider_bg.png) top left repeat}.text-block{border-right:#afb42b solid 1px}.filter-block-main-big .text-block{color:#fff;padding:30px;padding-left:10%}.filter-block-main-big .title{font-size:47px;line-height:47px}.filter-block-main-big .text{font-size:27px;line-height:40px;font-family:'gotha-pro-light'}.filter-block-main-big .razd{width:50%;height:3px;background:#afb42b;margin-top:25px;margin-bottom:25px}.owl-carousel-slider-special .owl-nav{position:relative}.owl-carousel-slider-special .owl-nav .owl-prev{position:absolute;top:-140px;left:-60px;background:url(/images/special_slider_prev.png) top left no-repeat;width:17px;height:53px}.owl-carousel-slider-special .owl-nav .owl-next{position:absolute;top:-140px;right:-60px;background:url(/images/special_slider_next.png) top left no-repeat;width:17px;height:53px}.owl-carousel-smi{margin-bottom:20px}.owl-carousel-smi .owl-nav{position:relative}.owl-carousel-smi .owl-nav .owl-prev{position:absolute;top:-116px;left:-60px;background:url(/images/smi_lider_prev.png) top left no-repeat;width:33px;height:106px}.owl-carousel-smi .owl-nav .owl-next{position:absolute;top:-116px;right:-60px;background:url(/images/smi_lider_next.png) top left no-repeat;width:33px;height:106px}@media (max-width: 1600px){.owl-carousel-house .owl-nav .owl-prev{top:-60px}.owl-carousel-house .owl-nav .owl-next{top:-60px}}@media (max-width: 992px){.owl-carousel-house .owl-nav .owl-prev{top:-60px}.owl-carousel-house .owl-nav .owl-next{top:-60px}.main-slider-item .title{font-size:35px;line-height:35px}.main-slider-item .text{font-size:24px;line-height:30px;font-family:'gotha-pro-light'}.main-slider-item .text-block{border:none}}@media (max-width: 480px){.owl-carousel-slider-special .owl-nav .owl-prev{left:-40px}.owl-carousel-slider-special .owl-nav .owl-next{right:-40px}}.select2-container{margin:0;position:relative;display:inline-block;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));background-image:-webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);background-image:-moz-linear-gradient(center bottom, #eee 0%, #fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);background-image:linear-gradient(to top, #eee 0%, #fff 50%)}html[dir="rtl"] .select2-container .select2-choice{padding:0 8px 0 0}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));background-image:-webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);background-image:-moz-linear-gradient(center bottom, #eee 0%, #fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to bottom, #eee 0%, #fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}html[dir="rtl"] .select2-container .select2-choice>.select2-chosen{margin-left:26px;margin-right:0}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));background-image:-webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);background-image:-moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);background-image:linear-gradient(to top, #ccc 0%, #eee 60%)}html[dir="rtl"] .select2-container .select2-choice .select2-arrow{left:0;right:auto;border-left:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 0 1px}html[dir="rtl"] .select2-container .select2-choice .select2-arrow b{background-position:2px 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding:4px 4px 0 4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto !important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#fff url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px;background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}html[dir="rtl"] .select2-search input{padding:4px 5px 4px 20px;background:#fff url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px;background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}.select2-search input.select2-active{background:#fff url(/select2-spinner.gif) no-repeat 100%;background:url(/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background:url(/select2-spinner.gif) no-repeat 100%,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/select2-spinner.gif) no-repeat 100%,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/select2-spinner.gif) no-repeat 100%,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));background-image:-webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);background-image:-moz-linear-gradient(center bottom, #fff 0%, #eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:linear-gradient(to top, #fff 0%, #eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));background-image:-webkit-linear-gradient(center top, #fff 0%, #eee 50%);background-image:-moz-linear-gradient(center top, #fff 0%, #eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:none;filter:none}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow{border-right:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b{background-position:-16px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent}html[dir="rtl"] .select2-results{padding:0 4px 0 0;margin:4px 0 4px 4px}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:bold}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results-dept-1 .select2-result-label{padding-left:20px}.select2-results-dept-2 .select2-result-label{padding-left:40px}.select2-results-dept-3 .select2-result-label{padding-left:60px}.select2-results-dept-4 .select2-result-label{padding-left:80px}.select2-results-dept-5 .select2-result-label{padding-left:100px}.select2-results-dept-6 .select2-result-label{padding-left:110px}.select2-results-dept-7 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-ajax-error,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url(/select2-spinner.gif) no-repeat 100%}.select2-results .select2-ajax-error{background:rgba(255,50,50,0.2)}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto !important;height:1%;margin:0;padding:0 5px 0 0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image:-webkit-linear-gradient(top, #eee 1%, #fff 15%);background-image:-moz-linear-gradient(top, #eee 1%, #fff 15%);background-image:linear-gradient(to bottom, #eee 1%, #fff 15%)}html[dir="rtl"] .select2-container-multi .select2-choices{padding:0 0 0 5px}.select2-locked{padding:3px 5px 3px 5px !important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir="rtl"] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent !important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(/select2-spinner.gif) no-repeat 100% !important}.select2-default{color:#999 !important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaaaaa;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)}html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice{margin:3px 5px 3px 0;padding:3px 18px 3px 5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none;background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat}html[dir="rtl"] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}html[dir="rtl"] .select2-container-multi .select2-search-choice-close{left:auto;right:2px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0) !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;position:absolute !important;outline:0 !important;left:0px !important;top:0px !important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image:url(/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png) !important;background-repeat:no-repeat !important;background-size:60px 40px !important}.select2-search input{background-position:100% -21px !important}}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-ThinItalic.eot);src:local("GT Eesti Pro Text Thin Italic"),local("GTEestiProText-ThinItalic"),url(/GTEestiProText-ThinItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-ThinItalic.woff2) format("woff2"),url(/GTEestiProText-ThinItalic.woff) format("woff"),url(/GTEestiProText-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-Medium.eot);src:local("GT Eesti Pro Text Medium"),local("GTEestiProText-Medium"),url(/GTEestiProText-Medium.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-Medium.woff2) format("woff2"),url(/GTEestiProText-Medium.woff) format("woff"),url(/GTEestiProText-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-LightItalic.eot);src:local("GT Eesti Pro Text Light Italic"),local("GTEestiProText-LightItalic"),url(/GTEestiProText-LightItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-LightItalic.woff2) format("woff2"),url(/GTEestiProText-LightItalic.woff) format("woff"),url(/GTEestiProText-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-Bold.eot);src:local("GT Eesti Pro Display Bold"),local("GTEestiProDisplay-Bold"),url(/GTEestiProDisplay-Bold.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-Bold.woff2) format("woff2"),url(/GTEestiProDisplay-Bold.woff) format("woff"),url(/GTEestiProDisplay-Bold.ttf) format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-Light.eot);src:local("GT Eesti Pro Text Light"),local("GTEestiProText-Light"),url(/GTEestiProText-Light.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-Light.woff2) format("woff2"),url(/GTEestiProText-Light.woff) format("woff"),url(/GTEestiProText-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-MediumItalic.eot);src:local("GT Eesti Pro Display Medium Italic"),local("GTEestiProDisplay-MediumItalic"),url(/GTEestiProDisplay-MediumItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-MediumItalic.woff2) format("woff2"),url(/GTEestiProDisplay-MediumItalic.woff) format("woff"),url(/GTEestiProDisplay-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-RegularItalic.eot);src:local("GT Eesti Pro Text Regular Italic"),local("GTEestiProText-RegularItalic"),url(/GTEestiProText-RegularItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-RegularItalic.woff2) format("woff2"),url(/GTEestiProText-RegularItalic.woff) format("woff"),url(/GTEestiProText-RegularItalic.ttf) format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:'GT Eesti Pro Text Book';src:url(/GTEestiProText-Book.eot);src:local("GT Eesti Pro Text Book"),local("GTEestiProText-Book"),url(/GTEestiProText-Book.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-Book.woff2) format("woff2"),url(/GTEestiProText-Book.woff) format("woff"),url(/GTEestiProText-Book.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-BoldItalic.eot);src:local("GT Eesti Pro Text Bold Italic"),local("GTEestiProText-BoldItalic"),url(/GTEestiProText-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-BoldItalic.woff2) format("woff2"),url(/GTEestiProText-BoldItalic.woff) format("woff"),url(/GTEestiProText-BoldItalic.ttf) format("truetype");font-weight:bold;font-style:italic}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-UltraLightItalic.eot);src:local("GT Eesti Pro Text UltraLight Italic"),local("GTEestiProText-UltraLightItalic"),url(/GTEestiProText-UltraLightItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-UltraLightItalic.woff2) format("woff2"),url(/GTEestiProText-UltraLightItalic.woff) format("woff"),url(/GTEestiProText-UltraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-Thin.eot);src:local("GT Eesti Pro Display Thin"),local("GTEestiProDisplay-Thin"),url(/GTEestiProDisplay-Thin.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-Thin.woff2) format("woff2"),url(/GTEestiProDisplay-Thin.woff) format("woff"),url(/GTEestiProDisplay-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-Regular.eot);src:local("GT Eesti Pro Text Regular"),local("GTEestiProText-Regular"),url(/GTEestiProText-Regular.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-Regular.woff2) format("woff2"),url(/GTEestiProText-Regular.woff) format("woff"),url(/GTEestiProText-Regular.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-Light.eot);src:local("GT Eesti Pro Display Light"),local("GTEestiProDisplay-Light"),url(/GTEestiProDisplay-Light.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-Light.woff2) format("woff2"),url(/GTEestiProDisplay-Light.woff) format("woff"),url(/GTEestiProDisplay-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-UltraBold.eot);src:local("GT Eesti Pro Display UltraBold"),local("GTEestiProDisplay-UltraBold"),url(/GTEestiProDisplay-UltraBold.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-UltraBold.woff2) format("woff2"),url(/GTEestiProDisplay-UltraBold.woff) format("woff"),url(/GTEestiProDisplay-UltraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-UltraBoldItalic.eot);src:local("GT Eesti Pro Display UltraBold Italic"),local("GTEestiProDisplay-UltraBoldItalic"),url(/GTEestiProDisplay-UltraBoldItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-UltraBoldItalic.woff2) format("woff2"),url(/GTEestiProDisplay-UltraBoldItalic.woff) format("woff"),url(/GTEestiProDisplay-UltraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-Medium.eot);src:local("GT Eesti Pro Display Medium"),local("GTEestiProDisplay-Medium"),url(/GTEestiProDisplay-Medium.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-Medium.woff2) format("woff2"),url(/GTEestiProDisplay-Medium.woff) format("woff"),url(/GTEestiProDisplay-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-UltraLight.eot);src:local("GT Eesti Pro Display UltraLight"),local("GTEestiProDisplay-UltraLight"),url(/GTEestiProDisplay-UltraLight.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-UltraLight.woff2) format("woff2"),url(/GTEestiProDisplay-UltraLight.woff) format("woff"),url(/GTEestiProDisplay-UltraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-RegularItalic.eot);src:local("GT Eesti Pro Display Regular Italic"),local("GTEestiProDisplay-RegularItalic"),url(/GTEestiProDisplay-RegularItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-RegularItalic.woff2) format("woff2"),url(/GTEestiProDisplay-RegularItalic.woff) format("woff"),url(/GTEestiProDisplay-RegularItalic.ttf) format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-LightItalic.eot);src:local("GT Eesti Pro Display Light Italic"),local("GTEestiProDisplay-LightItalic"),url(/GTEestiProDisplay-LightItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-LightItalic.woff2) format("woff2"),url(/GTEestiProDisplay-LightItalic.woff) format("woff"),url(/GTEestiProDisplay-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-Bold.eot);src:local("GT Eesti Pro Text Bold"),local("GTEestiProText-Bold"),url(/GTEestiProText-Bold.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-Bold.woff2) format("woff2"),url(/GTEestiProText-Bold.woff) format("woff"),url(/GTEestiProText-Bold.ttf) format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-Thin.eot);src:local("GT Eesti Pro Text Thin"),local("GTEestiProText-Thin"),url(/GTEestiProText-Thin.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-Thin.woff2) format("woff2"),url(/GTEestiProText-Thin.woff) format("woff"),url(/GTEestiProText-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-UltraLightItalic.eot);src:local("GT Eesti Pro Display UltraLight Italic"),local("GTEestiProDisplay-UltraLightItalic"),url(/GTEestiProDisplay-UltraLightItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-UltraLightItalic.woff2) format("woff2"),url(/GTEestiProDisplay-UltraLightItalic.woff) format("woff"),url(/GTEestiProDisplay-UltraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-BoldItalic.eot);src:local("GT Eesti Pro Display Bold Italic"),local("GTEestiProDisplay-BoldItalic"),url(/GTEestiProDisplay-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-BoldItalic.woff2) format("woff2"),url(/GTEestiProDisplay-BoldItalic.woff) format("woff"),url(/GTEestiProDisplay-BoldItalic.ttf) format("truetype");font-weight:bold;font-style:italic}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-MediumItalic.eot);src:local("GT Eesti Pro Text Medium Italic"),local("GTEestiProText-MediumItalic"),url(/GTEestiProText-MediumItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-MediumItalic.woff2) format("woff2"),url(/GTEestiProText-MediumItalic.woff) format("woff"),url(/GTEestiProText-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:'GT Eesti Pro Text Book';src:url(/GTEestiProText-BookItalic.eot);src:local("GT Eesti Pro Text Book Italic"),local("GTEestiProText-BookItalic"),url(/GTEestiProText-BookItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-BookItalic.woff2) format("woff2"),url(/GTEestiProText-BookItalic.woff) format("woff"),url(/GTEestiProText-BookItalic.ttf) format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:'GT Eesti Pro Text';src:url(/GTEestiProText-UltraLight.eot);src:local("GT Eesti Pro Text UltraLight"),local("GTEestiProText-UltraLight"),url(/GTEestiProText-UltraLight.eot?#iefix) format("embedded-opentype"),url(/GTEestiProText-UltraLight.woff2) format("woff2"),url(/GTEestiProText-UltraLight.woff) format("woff"),url(/GTEestiProText-UltraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-Regular.eot);src:local("GT Eesti Pro Display Regular"),local("GTEestiProDisplay-Regular"),url(/GTEestiProDisplay-Regular.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-Regular.woff2) format("woff2"),url(/GTEestiProDisplay-Regular.woff) format("woff"),url(/GTEestiProDisplay-Regular.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'GT Eesti Pro Display';src:url(/GTEestiProDisplay-ThinItalic.eot);src:local("GT Eesti Pro Display Thin Italic"),local("GTEestiProDisplay-ThinItalic"),url(/GTEestiProDisplay-ThinItalic.eot?#iefix) format("embedded-opentype"),url(/GTEestiProDisplay-ThinItalic.woff2) format("woff2"),url(/GTEestiProDisplay-ThinItalic.woff) format("woff"),url(/GTEestiProDisplay-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}html{background:#fff}body{font-size:14px;font-family:'Montserrat', sans-serif;font-weight:400;color:#18193F;min-height:100%;position:relative;min-width:1296px;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;background:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:1px solid #DFE7EF;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}body{position:relative;min-height:100vh;padding-top:0px}.cont{padding:0px 30px;margin:0 auto;max-width:1300px}.fix .cont{width:1456px}.cont-2{padding:0 51px;margin:0 auto}.fix .cont-2{width:1441px}.mobile{display:none !important}.desktop{display:block}.clear{clear:both;width:0px;height:0px;overflow:hidden;font-size:0px;line-height:0px}a{-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;text-decoration:none;color:#18193F;-webkit-appearance:none}a:hover{text-decoration:none}b,strong{font-weight:600}body img{max-width:100%}.pull-left{float:left}.pull-right{float:right}.site-cont{padding:0 110px;margin:32px auto 0 auto;max-width:1700px}input,textarea,select{font-family:'Montserrat', sans-serif;-webkit-appearance:none;-webkit-appearance:none;border-radius:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;font-weight:400}.btn{text-decoration:none;display:inline-block;font-weight:600;font-size:16px;line-height:19px;border:none;border-radius:10px;color:#fff;padding:10px 21px;-webkit-appearance:none;-webkit-appearance:none;position:relative;font-family:'Montserrat';font-weight:600;background:#192244;border:1px solid rgba(0,0,0,0.05);text-align:center;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;position:relative}.btn:hover{background:#fff;color:#192244;border-color:#192244}.btn-red{background:#F33742;color:#fff;border-color:#F33742}.btn-red:hover{background:#fff;color:#F33742;border-color:#F33742}.btn-green{background:linear-gradient(96.38deg, #29BE6D -5.59%, #0CB089 104.52%);color:#fff;border-color:rgba(23,124,85,0.7)}.btn-green:hover{background:linear-gradient(96.38deg, #0CB089 -5.59%, #29BE6D 104.52%);color:#fff;border-color:rgba(23,124,85,0.7)}.btn-blue{background:#403CFC;color:#fff;border-color:#403CFC}.btn-blue:hover{background:#fff;color:#403CFC}.btn-blue-light{background:#006DFF;color:#fff;border-color:#006DFF}.btn-blue-light:hover{background:#fff;color:#006DFF;border-color:#006DFF}.btn-gray{background:#F1F4F6;color:#000;border-color:#F1F4F6}.btn-gray:hover{background:#000;color:#F1F4F6}.btn-gray-dark{background:#6B7480;color:#fff;border-color:#6B7480}.btn-gray-dark:hover{background:#fff;color:#6B7480;border-color:#6B7480}.btn-gray-white{background:#F6F6F6;color:#6B7480;border-color:#F6F6F6}.btn-gray-white:hover{background:#6B7480;border-color:#6B7480;color:#fff}.btn-black{background:#18193F;color:#fff;border-color:#18193F}.btn-black:hover{background:#fff;color:#18193F}.btn-white{background:#fff;color:#18193F}.btn-white:hover{background:#18193F;color:#fff}.btn-white-blank{background:transparent;color:#FFFFFF;border-color:rgba(255,255,255,0.4)}.btn-white-blank:hover{background:rgba(255,255,255,0.4);color:#fff}.btn-black-blank{background:transparent;color:#000000;border-color:rgba(134,142,150,0.33)}.btn-black-blank:hover{background:rgba(134,142,150,0.33);color:#000000}.btn-violet{color:#fff;padding:10px 18px;background:#29BE6D;border:1px solid rgba(3,3,3,0.1);border-radius:10px}.btn-violet:hover{background:#18193F;color:#fff}header{border-bottom:1px solid #DFE7EF;margin:0 0 23px 0}header .top{background:#F7F8FA;border-bottom:1px solid rgba(0,0,0,0.04);padding:12px 0 0 0}header .geo{float:left;cursor:pointer;position:relative}header .geo .current{display:inline-block;position:relative;padding:0 16px 0 24px}header .geo .current:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#18193F;-webkit-mask-image:url(/assets/geo-2045f96cc2276f430e5b824475ba6a1fe36ad505f2c31b11769e09258dcac0d5.svg);mask-image:url(/assets/geo-2045f96cc2276f430e5b824475ba6a1fe36ad505f2c31b11769e09258dcac0d5.svg)}header .geo .current:after{content:"";position:absolute;right:0;top:5px;width:9px;height:6px;background-color:#18193F;-webkit-mask-image:url(/assets/dd-small-188e57206f6f29f26d225f8759a3b4abb07dc25589561e796390fd66fb81f8be.svg);mask-image:url(/assets/dd-small-188e57206f6f29f26d225f8759a3b4abb07dc25589561e796390fd66fb81f8be.svg)}header .geo .geo-auto{position:absolute;padding:20px;left:0;top:30px;border-radius:9px;border:1px solid rgba(7,12,44,0.1);background:#FFF;box-shadow:0px 1px 3px 0px rgba(0,0,0,0.06);width:310px;z-index:1}header .geo .geo-auto .title{margin-bottom:20px;color:#666666}header .geo .geo-auto .title span{color:#192244}header .geo .geo-auto .btns-list .btn{margin:auto;padding:10px 20px}header .geo .geo-auto .btns-list .btn-yellow{float:left}header .geo .geo-auto .btns-list .btn-blank{float:right;padding:9px 19px}header .user-block{float:right;margin:0 14px 0 0}header .user-block .about{float:left;position:relative;padding:0 0 0 25px;margin:0 36px 0 0}header .user-block .book{float:left;position:relative;padding:0 0 0 25px}header .user-block .book:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#18193F;-webkit-mask-image:url(/assets/book-6a59c35bec0bceb32ec73c2d919b41f4b71fe046f5426fa8a8d2053fcf33808b.svg);mask-image:url(/assets/book-6a59c35bec0bceb32ec73c2d919b41f4b71fe046f5426fa8a8d2053fcf33808b.svg)}header .user-block .book:hover{color:#006DFE}header .user-block .book:hover:before{background-color:#006DFE}header .user-block .like-icon{float:left;position:relative;padding:0 0 0 25px;margin:0 0 0 36px}header .user-block .like-icon:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#18193F;-webkit-mask-image:url(/assets/like-icon-f80e52845c9f48ef9d84a9af47fa849126f70fd17917a48057215c6bfd6c9430.svg);mask-image:url(/assets/like-icon-f80e52845c9f48ef9d84a9af47fa849126f70fd17917a48057215c6bfd6c9430.svg)}header .user-block .like-icon:hover{color:#006DFE}header .user-block .like-icon:hover:before{background-color:#006DFE}header .user-block .moderation{float:left;position:relative;padding:0 0 0 25px;margin:0 0 0 36px}header .user-block .moderation:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#18193F;-webkit-mask-image:url(/assets/info-15203b27e815a065e8df1c9f1c9f3427f9db5ff4dff75d232437fa8485012a8b.svg);mask-image:url(/assets/info-15203b27e815a065e8df1c9f1c9f3427f9db5ff4dff75d232437fa8485012a8b.svg)}header .user-block .moderation:hover{color:#006DFE}header .user-block .moderation:hover:before{background-color:#006DFE}header .user-block .fav{float:left;position:relative;padding:0 0 0 24px;margin:0 0 0 36px}header .user-block .fav:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#18193F;-webkit-mask-image:url(/assets/heart-ceaf5e9eb58319bd9f4fb998d37043d9d8a35c88ca1498f30a0612418ad20eee.svg);mask-image:url(/assets/heart-ceaf5e9eb58319bd9f4fb998d37043d9d8a35c88ca1498f30a0612418ad20eee.svg)}header .user-block .fav:hover{color:#006DFE}header .user-block .fav:hover:before{background-color:#006DFE}header .user-block .fav b{position:absolute;color:#18193F;right:-18px;top:-10px;border:2px solid #6B7480;width:14px;height:14px;border-radius:14px;line-height:14px;font-size:8px;text-align:center;display:none}header .user-block .fav b.show{display:block}header .user-block .like-icon b{position:absolute;color:#18193F;right:-18px;top:-10px;border:2px solid #6B7480;width:14px;height:14px;border-radius:14px;line-height:14px;font-size:8px;text-align:center}header .user-block .book b{position:absolute;color:#18193F;right:-18px;top:-10px;border:2px solid #6B7480;width:14px;height:14px;border-radius:14px;line-height:14px;font-size:8px;text-align:center}header .user-block .balance{float:left;position:relative;padding:0 0 0 25px;margin:0 0 0 36px}header .user-block .balance:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#18193F;-webkit-mask-image:url(/assets/balance-a8411d77a8b35b3567c4ad5cfb2b382dae9536a7468c8015142c96064f2a63af.svg);mask-image:url(/assets/balance-a8411d77a8b35b3567c4ad5cfb2b382dae9536a7468c8015142c96064f2a63af.svg)}header .user-block .balance:hover{color:#006DFE}header .user-block .balance:hover:before{background-color:#006DFE}header .user-block .user-cont{float:right;position:relative;padding:0 0 10px 0;margin-bottom:-10px}header .user-block .user-cont:hover .user-dd{display:block}header .user-block .user{float:left;margin:0 0 0 36px}header .user-block .user .image{float:left;width:24px;height:24px;border-radius:24px;position:relative;overflow:hidden;margin:-5px 0 0 0}header .user-block .user .image img{display:block}header .user-block .user span{position:relative;padding:0 21px 0 11px;cursor:pointer}header .user-block .user span:after{content:"";position:absolute;right:0;top:6px;width:9px;height:6px;background-color:#18193F;-webkit-mask-image:url(/assets/dd-small-188e57206f6f29f26d225f8759a3b4abb07dc25589561e796390fd66fb81f8be.svg);mask-image:url(/assets/dd-small-188e57206f6f29f26d225f8759a3b4abb07dc25589561e796390fd66fb81f8be.svg)}header .user-block .user span .count{position:absolute;text-align:center;width:12px;height:12px;line-height:12px;border-radius:12px;right:9px;top:-4px;background:red;color:#fff;font-size:10px}header .user-block .logout{float:left;color:#6B7480;position:relative;padding:0 0 0 24px;margin:0 0 0 35px}header .user-block .logout:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#6B7480;-webkit-mask-image:url(/assets/logout-786af9c7357c01922cbbe804e5ea47fae682345c70d208654f8c9b85f3f06ec3.svg);mask-image:url(/assets/logout-786af9c7357c01922cbbe804e5ea47fae682345c70d208654f8c9b85f3f06ec3.svg)}header .user-block .logout:hover{color:#006DFE}header .user-block .logout:hover:before{background-color:#006DFE}header .user-block .login{float:left;color:#6B7480;position:relative;padding:0 0 0 24px;margin:0 0 0 35px}header .user-block .login:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#6B7480;-webkit-mask-image:url(/assets/login-f78499a4e97eec8be7e3492c7bc68e529ecc829771fa539b9356be26892b2983.svg);mask-image:url(/assets/login-f78499a4e97eec8be7e3492c7bc68e529ecc829771fa539b9356be26892b2983.svg)}header .user-block .login:hover{color:#006DFE}header .user-block .login:hover:before{background-color:#006DFE}header .bottom{padding:18px 0 18px 0}header .bottom .logo{float:left;width:180px;height:46px;background:url(/assets/logo-2ba106ae3c18caebb90b2ce48c315254f550c711bb3f302f660bad16dc6b9ab8.svg) no-repeat;background-size:contain}header .bottom .search-block{float:right;margin:3px 15px 0 0;width:calc(100% - 255px)}header .bottom .search-block form{float:left;position:relative;overflow:hidden;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;margin:-3px 13px 0 0;padding:0 113px 0 43px;width:calc(100% - 406px)}header .bottom .search-block form:before{content:"";position:absolute;left:12px;top:9px;width:24px;height:24px;background-color:#6B7480;-webkit-mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg);mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg)}header .bottom .search-block form input[type="text"]{color:#6B7480;font-size:16px;padding:0;border:0;font-weight:400;height:41px;margin:0 0 3px 0;width:calc(100% - 0px)}header .bottom .search-block form input[type="submit"]{position:absolute;right:2px;top:2px;padding:0 0;width:94px;height:41px}header .bottom .search-block .btn{float:right}header .modal-city-check{position:absolute;border-radius:5px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1);z-index:1;background:#fff;margin:-9px 0 0 -20px;padding:17px 21px;width:350px;display:none}header .modal-city-check .title{font-size:12px;line-height:20px;color:#666666;margin:0 0 11px 0}header .modal-city-check .title span{float:left}header .modal-city-check .title a{float:left;color:#006DFF;padding-left:5px;margin:-2px 3px 0 0;font-size:14px}header .modal-city-check .title .big{font-size:14px;margin-top:-2px}header .modal-city-check .btn-cont{margin:0 0 3px 0}header .modal-city-check .btn-cont .btn{float:left}header .modal-city-check .btn-cont .btn-blank{float:right}.new-header .top{padding:19px 0 0 0}.new-header .top-cont{display:flex;justify-content:space-between;align-items:flex-start}.new-header .top .logo{width:118px;height:34px;background:url(/assets/logo-2ba106ae3c18caebb90b2ce48c315254f550c711bb3f302f660bad16dc6b9ab8.svg) no-repeat;background-size:contain;margin-top:3px}.new-header .top .search-block{position:relative}.new-header .top .search-block form{position:relative;overflow:hidden;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;margin:0px 0px 0 0;padding:0 113px 0 38px;width:456px}.new-header .top .search-block form:before{content:"";position:absolute;left:12px;top:9px;width:21px;height:21px;background-color:#6B7480;-webkit-mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg);mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg);mask-size:contain;-webkit-mask-size:contain}.new-header .top .search-block form input[type="text"]{color:#6B7480;font-size:16px;padding:0;border:0;font-weight:400;height:40px;margin:0 0 0px 0;width:calc(100% - 0px)}.new-header .top .search-block form input[type="submit"]{position:absolute;right:0px;top:0px;border:0;border-radius:0;border-left:1px solid rgba(0,0,0,0.06);padding:0 0;width:94px;height:41px;background:rgba(0,0,0,0.06);color:#000}.new-header .top .fav{display:inline-block;position:relative;text-align:center;font-weight:500;font-size:12px;line-height:16px;color:rgba(0,0,0,0.5)}.new-header .top .fav .icon{display:block;margin:0 auto 6px auto;width:20px;height:20px;background-color:#FF4B4B;-webkit-mask-image:url(/assets/new-fav-567d3ef21fb112e49cdd27743278e33da8aee6d358256cc7bfdf3e1e10978b6a.svg);mask-image:url(/assets/new-fav-567d3ef21fb112e49cdd27743278e33da8aee6d358256cc7bfdf3e1e10978b6a.svg)}.new-header .top .fav b{position:absolute;background:#8C8E9B;color:#fff;font-size:8px;width:14px;height:12px;text-align:center;border-radius:12px;line-height:12px;top:0;right:0;display:none}.new-header .top .fav b.show{display:block}.new-header .top .alert-icon{display:inline-block;position:relative;text-align:center;font-weight:500;font-size:12px;line-height:16px;color:rgba(0,0,0,0.5)}.new-header .top .alert-icon .icon{display:block;margin:0 auto 6px auto;width:20px;height:20px;background-color:#8C8E9B;-webkit-mask-image:url(/assets/new-alert-2517229b5f7957692ce7d64ed633e02bd2978a39b958b991b61354027ff23d1a.svg);mask-image:url(/assets/new-alert-2517229b5f7957692ce7d64ed633e02bd2978a39b958b991b61354027ff23d1a.svg)}.new-header .top .alert-icon b{position:absolute;background:#8C8E9B;color:#fff;font-size:8px;width:14px;height:12px;text-align:center;border-radius:12px;line-height:12px;top:0;right:0;display:none}.new-header .top .user-cont{position:relative;padding-bottom:13px}.new-header .top .user-cont .user .image{width:40px;height:40px;border-radius:40px;overflow:hidden}.new-header .top .user-cont .user .image img{display:block}.new-header .top .user-cont:hover .user-dd{display:block}.new-header .top .user-cont .user-dd{position:absolute;right:0;top:-1px;display:none}.new-header .top .user-cont .user-dd{width:318px;padding:20px;margin:54px -21px 0 0;background:#fff;border-radius:20px;border:1px solid #DFE7EF;z-index:3}.new-header .top .user-cont .user-dd .user-block{display:block;text-align:center}.new-header .top .user-cont .user-dd .user-block .image{float:none;position:relative;overflow:hidden;width:69px;height:69px;border-radius:69px;margin:0 auto 0 auto}.new-header .top .user-cont .user-dd .user-block .image img{display:block}.new-header .top .user-cont .user-dd .user-block .name{font-weight:600;font-size:20px;line-height:28px;margin:14px 0 4px 0}.new-header .top .user-cont .user-dd .user-block .short{float:none;width:100%;margin:4px 0 30px 0;text-align:center}.new-header .top .user-cont .user-dd .user-block .short .rating{margin:0px 0 0 0;display:inline-block}.new-header .top .user-cont .user-dd .user-block .short .rating .star{font-weight:600;font-size:16px;line-height:20px;color:#48BD62;position:relative;padding:0 0 0 16px;margin:0 15px 0 0}.new-header .top .user-cont .user-dd .user-block .short .rating .star:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;background-color:#48BD62;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}.new-header .top .user-cont .user-dd .user-block .short .recalls{font-weight:600;font-size:16px;line-height:20px;text-decoration:underline}.new-header .top .user-cont .user-dd .user-block .short .recalls:hover{text-decoration:none}.new-header .top .user-cont .user-dd ul{border-bottom:1px solid #DFE7EF;padding:0 0 5px 0;margin:0 0 20px 0}.new-header .top .user-cont .user-dd ul li{margin:0 0 22px 0}.new-header .top .user-cont .user-dd ul li a{font-weight:500;font-size:16px;line-height:20px;position:relative;padding:0 0 0 31px}.new-header .top .user-cont .user-dd ul li a b{font-size:14px;line-height:16px;text-align:center;color:#FFFFFF;margin:0 0 0 6px;padding:3px 10px}.new-header .top .user-cont .user-dd ul li a b.pro{background:linear-gradient(106deg, #4AC9FF -2.45%, #5E2AA0 113.68%);border-radius:37px}.new-header .top .user-cont .user-dd ul li a b.balance{background:linear-gradient(106deg, #4AFF9D -2.45%, #2AA07D 113.68%);border-radius:37px;float:none;margin:0;padding:3px 10px}.new-header .top .user-cont .user-dd ul li a b.balance:before{display:none}.new-header .top .user-cont .user-dd ul li a b.balance.red{background:red}.new-header .top .user-cont .user-dd ul li a b.balance.message-count{display:none}.new-header .top .user-cont .user-dd ul li a.link{font-weight:500;font-size:14px;color:#000 !important;line-height:14px;color:#006DFF;padding:4px 6px;border:1px solid #000000;border-radius:7px;margin-top:-1px}.new-header .top .user-cont .user-dd ul li a.link:hover{background:#000;color:#fff !important}.new-header .top .user-cont .user-dd ul li a.active,.new-header .top .user-cont .user-dd ul li a:hover{color:#7807FF}.new-header .top .user-cont .user-dd ul li a.active:before,.new-header .top .user-cont .user-dd ul li a:hover:before{background-color:#7807FF !important}.new-header .top .user-cont .user-dd ul li a.icon-1:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-1-e64737555c37a82362c4f2a3941049a98c5c0baba45e2b353bb5cdef53ecf55e.svg);mask-image:url(/assets/profile-icon-1-e64737555c37a82362c4f2a3941049a98c5c0baba45e2b353bb5cdef53ecf55e.svg)}.new-header .top .user-cont .user-dd ul li a.icon-2:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-2-54286a3e767eb207b3748335d8c2fd9d3550f2a6c305ba9c664f8ba612a2d22f.svg);mask-image:url(/assets/profile-icon-2-54286a3e767eb207b3748335d8c2fd9d3550f2a6c305ba9c664f8ba612a2d22f.svg)}.new-header .top .user-cont .user-dd ul li a.icon-3:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-3-1f637eaebde8e133014606e8a60a6a47fdad22ec1a18f253ebb6683336d32f2a.svg);mask-image:url(/assets/profile-icon-3-1f637eaebde8e133014606e8a60a6a47fdad22ec1a18f253ebb6683336d32f2a.svg)}.new-header .top .user-cont .user-dd ul li a.icon-4:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-4-887b44d81dda2f0d1ee38b817773269bcd0b26ac3259fb14a759ad13f73d97f0.svg);mask-image:url(/assets/profile-icon-4-887b44d81dda2f0d1ee38b817773269bcd0b26ac3259fb14a759ad13f73d97f0.svg)}.new-header .top .user-cont .user-dd ul li a.icon-5:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-5-85e6fde2fbb83743ea3082717e7876ab77bf792109e46e40c13e8e2742ee0a10.svg);mask-image:url(/assets/profile-icon-5-85e6fde2fbb83743ea3082717e7876ab77bf792109e46e40c13e8e2742ee0a10.svg)}.new-header .top .user-cont .user-dd ul li a.icon-6:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-6-4d603ad660488a126b4fbe596477c25d251f69374209c1fa98c033f9553dc405.svg);mask-image:url(/assets/profile-icon-6-4d603ad660488a126b4fbe596477c25d251f69374209c1fa98c033f9553dc405.svg)}.new-header .top .user-cont .user-dd ul li a.icon-7:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/btn-dialog-44c14e30800961e94e7f79aa65e1e84386d5925a351b2bd91321ab0af740694b.svg);mask-image:url(/assets/btn-dialog-44c14e30800961e94e7f79aa65e1e84386d5925a351b2bd91321ab0af740694b.svg);mask-size:contain;-webkit-mask-size:contain}.new-header .top .user-cont .user-dd .bottom-menu a{font-weight:500;font-size:16px;line-height:20px;position:relative;padding:0 0 0 31px;margin-bottom:22px;display:block}.new-header .top .user-cont .user-dd .bottom-menu a.active,.new-header .top .user-cont .user-dd .bottom-menu a:hover{color:#7807FF}.new-header .top .user-cont .user-dd .bottom-menu a.active:before,.new-header .top .user-cont .user-dd .bottom-menu a:hover:before{background-color:#7807FF !important}.new-header .top .user-cont .user-dd .bottom-menu a.icon-7:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-7-23e5da1926d33e48318348de4b6b0523c848815f5c88b0ee590f82e6eb0f6456.svg);mask-image:url(/assets/profile-icon-7-23e5da1926d33e48318348de4b6b0523c848815f5c88b0ee590f82e6eb0f6456.svg)}.new-header .top .user-cont .user-dd .bottom-menu a.icon-8:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-8-315129d4214d450d8dd1d11e22cf280a8dd7d9289b90ff8871aefe4224061c46.svg);mask-image:url(/assets/profile-icon-8-315129d4214d450d8dd1d11e22cf280a8dd7d9289b90ff8871aefe4224061c46.svg)}.new-header .top .user-cont .user-dd .bottom-menu a.icon-9{margin-bottom:0}.new-header .top .user-cont .user-dd .bottom-menu a.icon-9:before{content:"";position:absolute;width:22px;height:22px;left:0;background-color:#000;-webkit-mask-image:url(/assets/profile-icon-9-afac5e2fe1a1e0d0ec8ed74c6dec54923ef33b75d8921f711e0234f3054a3ff9.svg);mask-image:url(/assets/profile-icon-9-afac5e2fe1a1e0d0ec8ed74c6dec54923ef33b75d8921f711e0234f3054a3ff9.svg)}.new-header .bottom{border-bottom:1px solid rgba(0,0,0,0.1);padding:0 0 20px 0;margin-bottom:20px}.new-header .bottom-cont{display:flex;justify-content:space-between;position:relative}.new-header .cats{display:flex;border-right:1px solid rgba(0,0,0,0.17);padding:0 6px 0 0}.new-header .cats-links{display:flex}.new-header .cats a{font-weight:500;font-size:14px;line-height:16px;color:rgba(0,0,0,0.6);position:relative;margin:0 29px 0 0}.new-header .cats a i{position:absolute;width:104px;height:58px;background:url(/assets/hover-shadow-739b2699578df153b08cab826f7b0bc5db3eb9999d8b4638acfe0f2cb596304f.png) no-repeat;background-size:contain;margin:auto;right:0;left:0;bottom:-20px;display:none}.new-header .cats a.active,.new-header .cats a:hover{color:#4D20FF}.new-header .cats a.active:before,.new-header .cats a:hover:before{opacity:0}.new-header .cats a.active:after,.new-header .cats a:hover:after{opacity:1 !important}.new-header .cats a:hover i,.new-header .cats a.active i{display:block}.new-header .cats a.moto-icon{padding:7px 0 0 37px}.new-header .cats a.moto-icon:before{content:"";position:absolute;left:0;top:0;width:30px;height:30px;background:url(/assets/moto-icon-3b714c8ad82d20c6cd1d9d48ecf094a3f9c5bc16b4da88d83037a514911d7600.svg) no-repeat;background-size:contain}.new-header .cats a.moto-icon:after{content:"";position:absolute;left:0;top:0;width:30px;height:30px;opacity:0;background:url(/assets/moto-icon-active-d2d0665e0ff1b9716837f2013b268ada7fa5cd6d817c652830c53f323d1b0cba.svg) no-repeat;background-size:contain}.new-header .cats a.kvadro-icon{padding:7px 0 0 34px}.new-header .cats a.kvadro-icon:before{content:"";position:absolute;left:0;top:2px;width:24px;height:24px;background:url(/assets/kvadro-icon-5fd06d9d0a195a897d3ad4db902fcb3cc463f6550b6bf58ba96f8cbe15ef6c88.svg) no-repeat;background-size:contain}.new-header .cats a.kvadro-icon:after{content:"";position:absolute;left:0;top:2px;width:24px;height:24px;opacity:0;background:url(/assets/kvadro-icon-active-86f0487ef2a6c71d5864ae125e3d2dfbab9d164b4fd513639b5ae194977ffa8d.svg) no-repeat;background-size:contain}.new-header .cats a.zima-icon{padding:7px 0 0 34px}.new-header .cats a.zima-icon:before{content:"";position:absolute;left:0;top:1px;width:26px;height:26px;background:url(/assets/zima-icon-5a1ceef5573b37f87df33080e0516651ef5faf126d1693d66e08703b089357b1.svg) no-repeat;background-size:contain}.new-header .cats a.zima-icon:after{content:"";position:absolute;left:0;top:1px;width:26px;height:26px;opacity:0;background:url(/assets/zima-icon-active-a74154fda8e4163b0111b255bd38715d69603e08f42f3953357154e65290f0ef.svg) no-repeat;background-size:contain}.new-header .cats a.parts-icon{padding:7px 0 0 34px}.new-header .cats a.parts-icon:before{content:"";position:absolute;left:0;top:1px;width:26px;height:26px;background:url(/assets/parts-icon-440f6f9cc85d8380c7547c0a18adfccbebffff83221f497e4ae7d38f2ee877f8.svg) no-repeat;background-size:contain}.new-header .cats a.parts-icon:after{content:"";position:absolute;left:0;top:1px;width:26px;height:26px;opacity:0;background:url(/assets/parts-icon-active-8bad14cf53d7fa1197593d4706e25c6d48f1b4d9bd5566606b6e43d127aefbb0.svg) no-repeat;background-size:contain}.new-header .links{display:flex;padding:0 0 0 29px}.new-header .links a{font-weight:500;font-size:14px;line-height:16px;color:rgba(0,0,0,0.6);position:relative;padding:7px 0 0 34px;margin:0 29px 0 0}.new-header .links a i{position:absolute;width:104px;height:58px;background:url(/assets/hover-shadow-739b2699578df153b08cab826f7b0bc5db3eb9999d8b4638acfe0f2cb596304f.png) no-repeat;background-size:contain;margin:auto;right:0;left:0;bottom:-20px;display:none}.new-header .links a.active,.new-header .links a:hover{color:#4D20FF}.new-header .links a.active:before,.new-header .links a:hover:before{opacity:0}.new-header .links a.active:after,.new-header .links a:hover:after{opacity:1 !important}.new-header .links a:hover i,.new-header .links a.active i{display:block}.new-header .links a b{position:absolute;background:#8C8E9B;color:#fff;font-size:8px;width:14px;height:12px;text-align:center;border-radius:12px;line-height:12px;top:0;right:-16px}.new-header .links a.blog-icon:before{content:"";position:absolute;left:0;top:0;width:26px;height:26px;background:url(/assets/blog-icon-be6f4055e4cb424a179bc141d42abc10f57afe9bee840981c6be1d6fad969f8f.svg) no-repeat;background-size:contain}.new-header .links a.blog-icon:after{content:"";position:absolute;left:0;top:0;width:26px;height:26px;opacity:0;background:url(/assets/blog-icon-active-7cd9057094de7b6e7fc68fc777ce1d14f333c6d238404574829e464e4703de62.svg) no-repeat;background-size:contain}.new-header .links a.recall-icon:before{content:"";position:absolute;left:0;top:0;width:26px;height:26px;background:url(/assets/recall-icon-d3ad3cd4ab2fbc176c82560fe817d5b788e031cd1a4532a051f4c8cb876c3e77.svg) no-repeat;background-size:contain}.new-header .links a.recall-icon:after{content:"";position:absolute;left:0;top:0;width:26px;height:26px;opacity:0;background:url(/assets/recall-icon-active-b40ffc73b98574eb066c5c5ab2fde284273160d65b0f3c613acbd4c514330a84.svg) no-repeat;background-size:contain}.new-header .bottom .modal-city-check{position:absolute;border-radius:5px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1);z-index:1;background:#fff;margin:11px 0 0 0px;padding:17px 21px;width:350px;display:none;right:0;top:100%}.new-header .bottom .modal-city-check .title{font-size:12px;line-height:20px;color:#666666;margin:0 0 11px 0}.new-header .bottom .modal-city-check .title span{float:left}.new-header .bottom .modal-city-check .title a{float:left;color:#006DFF;padding-left:5px;margin:-2px 3px 0 0;font-size:14px}.new-header .bottom .modal-city-check .title .big{font-size:14px;margin-top:-2px}.new-header .bottom .modal-city-check .btn-cont{margin:0 0 3px 0}.new-header .bottom .modal-city-check .btn-cont .btn{float:left}.new-header .bottom .modal-city-check .btn-cont .btn-blank{float:right}.new-header .bottom .geo{float:left;cursor:pointer;position:relative;margin:8px 0 0 0}.new-header .bottom .geo .current{display:inline-block;position:relative;padding:0 0px 0 24px;color:rgba(0,0,0,0.5)}.new-header .bottom .geo .current:before{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;background-color:#000;-webkit-mask-image:url(/assets/geo-new-16d31f567bdf458ae22e4d1a2bf2ccaee58a860d5e183d6f41f2fe367f13d0f8.svg);mask-image:url(/assets/geo-new-16d31f567bdf458ae22e4d1a2bf2ccaee58a860d5e183d6f41f2fe367f13d0f8.svg)}.new-header .bottom .geo .geo-auto{position:absolute;padding:20px;right:0;top:30px;border-radius:9px;border:1px solid rgba(7,12,44,0.1);background:#FFF;box-shadow:0px 1px 3px 0px rgba(0,0,0,0.06);width:310px;z-index:1}.new-header .bottom .geo .geo-auto .title{margin-bottom:20px;color:#666666}.new-header .bottom .geo .geo-auto .title span{color:#192244}.new-header .bottom .geo .geo-auto .btns-list .btn{margin:auto;padding:10px 20px}.new-header .bottom .geo .geo-auto .btns-list .btn-yellow{float:left}.new-header .bottom .geo .geo-auto .btns-list .btn-blank{float:right;padding:9px 19px}.slider{position:relative;margin-bottom:20px;overflow:hidden}.slider .item{position:relative;width:100%;display:block}.slider .item img{display:block;margin:0 auto}.slider .owl-controls{position:absolute;top:13vw;left:40px;width:calc(100% - 80px)}.slider .owl-controls .owl-nav{position:absolute;top:50%;left:0;width:100%}.slider .owl-controls .owl-nav .owl-prev{position:absolute;left:0;top:0;width:18px;height:31px;text-indent:-10000px;background-color:#fff;-webkit-mask-image:url(/assets/back-422bafb69f84caa00acbcd2d9771666f7502b2453b8b93312f7d514f0fbba697.svg);mask-image:url(/assets/back-422bafb69f84caa00acbcd2d9771666f7502b2453b8b93312f7d514f0fbba697.svg);mask-image-size:contain}.slider .owl-controls .owl-nav .owl-next{position:absolute;right:0;top:0;width:18px;height:31px;text-indent:-10000px;transform:rotate(-180deg);background-color:#fff;-webkit-mask-image:url(/assets/back-422bafb69f84caa00acbcd2d9771666f7502b2453b8b93312f7d514f0fbba697.svg);mask-image:url(/assets/back-422bafb69f84caa00acbcd2d9771666f7502b2453b8b93312f7d514f0fbba697.svg);mask-image-size:contain}.slider .owl-controls .owl-dots{display:none}.bread{margin:0 0 17px 0}.bread a{float:left;margin:0 12px 0 0;color:#6B7480}.bread a.btn{float:right;margin:-10px 14px 0 0px;color:#fff;padding:5px 15px;font-size:14px}.bread a.btn-green:hover{color:#30C76C}.bread a.btn-blue:hover{color:#403CFC}.bread img{float:left;margin:0 12px 0 0}.bread span{float:left;margin:0 12px 0 0}.main-filter{margin:0 0 32px 0}.main-filter .tabs{border-bottom:1px solid #DFE7EF;padding:0 0 28px 0;margin:0 0 30px 0}.main-filter .tabs a{float:left;font-weight:600;font-size:24px;line-height:20px;color:#6B7480;margin:0 47px 0 0}.main-filter .tabs a.active,.main-filter .tabs a:hover{color:#18193F}.main-filter .list{border-bottom:1px solid #DFE7EF;padding:0 0 15px 0;margin:0 0 18px 0}.main-filter .list .filter-item{float:left;width:15.8%;margin:0 0.8% 11px 0}.main-filter .list .filter-item span{display:block;font-size:14px;line-height:17px;color:#6B7480;margin:0 0 6px 0}.main-filter .list .filter-item select{width:100%;height:42px;background:#fff url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) no-repeat right 5% center;background-size:14px 8px;border:1px solid #DFE7EF;border-radius:10px;padding:0 0 0 11px;font-size:15px;font-weight:normal}.main-filter .list .filter-item .inputs{background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;height:40px;overflow:hidden}.main-filter .list .filter-item .inputs input{float:left;padding:0 6%;border:0;font-size:15px;width:38%;height:40px;color:#000 !important}.main-filter .list .filter-item .inputs input.from{border-right:1px solid #DFE7EF;width:calc(38% - 1px)}.main-filter .list .filter-item .inputs input.error{background-color:rgba(255,0,0,0.15) !important}.main-filter .list .filter-item .inputs input.error:-webkit-autofill,.main-filter .list .filter-item .inputs input.error:-webkit-autofill:hover,.main-filter .list .filter-item .inputs input.error:-webkit-autofill:focus,.main-filter .list .filter-item .inputs input.error:-webkit-autofill,.main-filter .list .filter-item .inputs input.error:-webkit-autofill:hover,.main-filter .list .filter-item .inputs input.error:-webkit-autofill:focus{border:none !important;-webkit-text-fill-color:#000 !important;background-color:rgba(255,0,0,0.15) !important;-webkit-box-shadow:0 0 0px 1000px rgba(255,0,0,0.15) inset;transition:background-color 5000s ease-in-out 0s}.main-filter .list .filter-item .inputs select{float:left;padding:0 6%;border:0;font-size:15px;width:50%;height:40px;border-radius:0;color:#000 !important}.main-filter .list .filter-item .inputs select.from{border-right:1px solid #DFE7EF}.main-filter .list .filter-item .inputs select.error{background-color:rgba(255,0,0,0.15) !important}.main-filter .list .filter-item .colors{margin:13px 0 0 0}.main-filter .list .filter-item .colors .color{float:left;width:20px;height:20px;border-radius:45px;margin:0 10px 0 0;border:2px solid #fff;cursor:pointer;box-shadow:0 0 0 1px rgba(107,116,128,0.1)}.main-filter .list .filter-item .colors .color:hover,.main-filter .list .filter-item .colors .color.active{box-shadow:0 0 0 2px #6B7480}.main-filter .list .filter-item .colors .dd{float:left;width:14px;height:8px;background:url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) no-repeat;background-size:contain;margin:9px 0 0 6px}.main-filter .list .filter-item-2{width:31.6%}.main-filter .list .filter-item-hidden{display:none}.main-filter .list .filter-item-block{opacity:0.5;position:relative}.main-filter .list .filter-item-block:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.main-filter .list .filter-item .select2{width:100%}.main-filter .list .filter-item .select2-container-multi .select2-choices{border:1px solid #DFE7EF;border-radius:10px;min-height:40px;background:#fff}.main-filter .list .filter-item .select2-container-multi .select2-choices .select2-search-field input{min-height:28px;color:#18193F}.main-filter .list .filter-item .select2-container-multi .select2-choices .select2-search-field .select2-default{color:#18193F !important;font-family:'Montserrat', sans-serif;padding:5px 10px}.main-filter .list .filter-item .select2-container-multi .select2-choices .select2-search-choice{line-height:26px;font-size:15px;border-radius:10px;background:#F7F8FA}.main-filter .list .filter-item .select2-container-multi .select2-search-choice-close{top:10px}.main-filter .list .filter-item .select2 .select2-chosen{line-height:40px;font-size:15px}.main-filter .list .filter-item .select2-container .select2-choice{border:1px solid #DFE7EF;border-radius:10px;min-height:40px;background:#fff}.main-filter .list .filter-item .select2-container .select2-choice .select2-search-field input{min-height:28px;color:#18193F}.main-filter .list .filter-item .select2-container .select2-choice .select2-search-field .select2-default{color:#18193F !important;font-family:'Montserrat', sans-serif;padding:5px 10px}.main-filter .list .filter-item .select2-container .select2-choice .select2-search-choice{line-height:26px;font-size:15px;border-radius:10px;background:#F7F8FA}.main-filter .list .filter-item .select2-container .select2-search-choice-close{top:10px}.main-filter .list .filter-item .select2-container .select2-arrow{background:#fff url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) no-repeat center;background-size:14px 8px;width:25px;border:0}.main-filter .list .filter-item .select2-container .select2-arrow b{display:none}.main-filter .list .filter-item .select2.select2-container-active{box-shadow:none}.main-filter .list .filter-item .select2.select2-dropdown-open .select2-choice{border-radius:10px 10px 0 0}.main-filter .list .filter-item-width{width:auto}.main-filter .list .filter-item input[type="checkbox"]{display:none}.main-filter .list .filter-item input[type="checkbox"]+label{float:left;font-size:16px;line-height:20px;position:relative;padding:0 0 0 33px;margin:10px 30px 0 0}.main-filter .list .filter-item input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:-3px;width:22px;height:22px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:5px}.main-filter .list .filter-item input[type="checkbox"]:checked+label:after{content:"";position:absolute;width:18px;height:18px;border-radius:5px;background:#30C76C;left:3px;top:0}.main-filter .submit-filter{margin:5px 0 0 0}.main-filter .submit-filter .btn{width:15.8%;float:left;margin:0 0.8% 0 0;padding-left:0;padding-right:0;font-size:15px}.main-filter .submit-filter .show-all{color:#006DFF;font-size:16px;font-weight:500;position:relative;margin:13px 12px 0 0;padding:0 22px 0 0}.main-filter .submit-filter .show-all:after{content:"";position:absolute;right:0;top:0;width:14px;height:8px;background:url(/assets/dd-blue-8a9966272769e82a5f561892770d842a6506c06fa390f687b63437fc00bd2590.svg) no-repeat;background-size:contain;margin:6px 0px 0 0}.main-filter .submit-filter .show-all span{display:block}.main-filter .submit-filter .show-all .hide{display:none}.main-filter .submit-filter .show-all.open span{display:none}.main-filter .submit-filter .show-all.open .hide{display:block}.main-filter .submit-filter .show-all.open:after{transform:rotate(-180deg)}.main-filter .submit-filter input[type="checkbox"]{display:none}.main-filter .submit-filter input[type="checkbox"]+label{float:left;font-size:16px;line-height:20px;position:relative;padding:0 0 0 33px;margin:10px 30px 0 0}.main-filter .submit-filter input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:-3px;width:22px;height:22px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:5px}.main-filter .submit-filter input[type="checkbox"]:checked+label:after{content:"";position:absolute;width:18px;height:18px;border-radius:5px;background:#30C76C;left:3px;top:0}.main-filter .fast-links{display:flex;justify-content:space-between;position:relative}.main-filter .fast-links:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;z-index:1;opacity:0.8}.main-filter .fast-links .column{width:32%}.main-filter .fast-links .column .item{position:relative;display:block;margin:0 0 7px 0}.main-filter .fast-links .column .item .line{position:absolute;width:100%;height:1px;top:9px;left:0;border-bottom:1px dashed #006DFF}.main-filter .fast-links .column .item span{font-weight:600;font-size:16px;line-height:20px;color:#006DFF;background:#fff;position:relative}.main-filter .fast-links .column .item span.pull-left{padding-right:5px}.main-filter .fast-links .column .item span.pull-right{padding-left:5px}.main-filter .fast-links .column .item:hover span{color:#192244}.post-list{min-height:500px}.post-list .title{font-weight:500;font-size:22px;line-height:35px;color:#18193F;margin:0 29px 20px 0}.post-list .tabs{margin:0 0 0px 0;padding:0 0 20px 0}.post-list .tabs-cont{float:left;display:none}.post-list .tabs-cont a{float:left;font-weight:600;font-size:16px;line-height:20px;color:#6B7480;border-bottom:2px solid transparent;padding:0 0 11px 0;margin:0 22px -1px 0}.post-list .tabs-cont a.active,.post-list .tabs-cont a:hover{color:#18193F;border-color:#18193F}.post-list select{float:left;width:auto;height:42px;background:url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) right 5% center no-repeat,url(/assets/sort-new-5d02d380ef89e97355366600c056ffdb39be91885dc8a13fd0cc019e4fe4ab83.svg) left 6% center no-repeat;background-size:14px 8px, 24px 24px;background-color:#fff;border:1px solid rgba(0,0,0,0.12);border-radius:13px;padding:0 40px 0 42px;font-size:16px;font-weight:normal;margin:-4px 20px 0 0}.post-list .view{float:left;margin:-2px 20px 0 0;position:relative}.post-list .view .view-1{float:left;width:44px;height:36px;position:relative;border-radius:0 10px 10px 0;border:1px solid rgba(0,0,0,0.12)}.post-list .view .view-1:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);width:16px;height:17px;-webkit-mask-image:url(/assets/view-2-new-4445089d511979956ae207f6349ac91524b73871d890d2ecf8f943497adae10a.svg);mask-image:url(/assets/view-2-new-4445089d511979956ae207f6349ac91524b73871d890d2ecf8f943497adae10a.svg);mask-size:contain;-webkit-mask-size:contain}.post-list .view .view-1.active{background-color:rgba(158,248,172,0.23);border-color:#29BE6D}.post-list .view .view-1.active:before{background-color:#29BE6D}.post-list .view .view-2{float:left;width:44px;height:36px;position:relative;border-radius:10px 0 0 10px;border:1px solid rgba(0,0,0,0.12)}.post-list .view .view-2:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);width:16px;height:17px;-webkit-mask-image:url(/assets/view-1-new-cbd9e3a502d535fe891a6a3d39c6979e790eed52b3a346585f20b1202daece8a.svg);mask-image:url(/assets/view-1-new-cbd9e3a502d535fe891a6a3d39c6979e790eed52b3a346585f20b1202daece8a.svg);mask-size:contain;-webkit-mask-size:contain}.post-list .view .view-2.active{background-color:rgba(158,248,172,0.23);border-color:#29BE6D}.post-list .view .view-2.active:before{background-color:#29BE6D}.post-list .save-search{float:right;margin:-3px 15px 0 0;font-size:16px;font-weight:500;border-radius:10px;background:#fff;padding:12px 10px 11px 37px;position:relative;border:1px solid rgba(0,0,0,0.12)}.post-list .save-search:before{content:"";position:absolute;margin:auto;top:0;bottom:0;left:11px;width:20px;height:20px;background-color:#000;-webkit-mask-image:url(/assets/fav-btn-3e23bc9cc5fd6e3c9562ecace9193d502606b21eea844abf0c6716a7b4855827.svg);mask-image:url(/assets/fav-btn-3e23bc9cc5fd6e3c9562ecace9193d502606b21eea844abf0c6716a7b4855827.svg)}.post-list .save-search:hover{color:#006DFF}.post-list .save-search:hover:before{background-color:#006DFF}.post-list .list .item{border-bottom:1px solid #DFE7EF;padding:0 0 10px 0;margin:0 0 10px 0}.post-list .list .item .image-cont{float:left;position:relative;overflow:hidden;width:261px;border:1px solid rgba(0,0,0,0.05);border-radius:8px;margin:0 18px 0 0}.post-list .list .item .image-cont img{display:block}.post-list .list .item .post-text{float:left;width:calc(100% - 600px)}.post-list .list .item .post-text .name{float:left;font-weight:500;font-size:22px;line-height:28px;text-decoration:underline;color:#192244;margin:0 0 4px 0;display:block;max-width:calc(100% - 40px)}.post-list .list .item .post-text .name:hover{color:#29BE6D !important;text-decoration:none}.post-list .list .item .post-text .name:hover{color:#18193F}.post-list .list .item .post-text .fav{float:left;width:22px;height:22px;margin:3px 0 0 10px;background-color:#000000;-webkit-mask-image:url(/assets/fav-new-91dc060091d3d281203f3a247c12a4440efd410464f83446ae5f6ff0da6435fc.svg);mask-image:url(/assets/fav-new-91dc060091d3d281203f3a247c12a4440efd410464f83446ae5f6ff0da6435fc.svg)}.post-list .list .item .post-text .fav-fill{background-color:#FF2626}.post-list .list .item .post-text .price{font-weight:600;font-size:22px;line-height:20px;margin:7px 0 15px 0;display:inline-block;color:#29BE6D}.post-list .list .item .post-text .short{font-weight:500;font-size:16px;line-height:22px;color:rgba(0,0,0,0.6);margin:0 0 12px 0}.post-list .list .item .post-text .tags{display:flex}.post-list .list .item .post-text .tags span{display:inline-block;padding:3px 8px;background:#9EF8AC;border-radius:8px;background:#9EF8AC;margin:0 12px 12px 0}.post-list .list .item .post-text .bottom .city{float:left;font-size:14px;line-height:17px;position:relative;padding:0 0 0 23px}.post-list .list .item .post-text .bottom .city:before{content:"";position:absolute;left:0;top:-1px;width:18px;height:18px;background-color:#000;-webkit-mask-image:url(/assets/geo-new-2-138a5219803b657ba7e07b950c9a3e743bf7e1dfc1602b2bba0f36c948659bf5.svg);mask-image:url(/assets/geo-new-2-138a5219803b657ba7e07b950c9a3e743bf7e1dfc1602b2bba0f36c948659bf5.svg);mask-size:contain;-webkit-mask-size:contain}.post-list .list .item .post-text .bottom .time{float:left;font-size:14px;line-height:17px;color:#6B7480;position:relative;margin:0 0 0 11px;padding:0 0 0 13px}.post-list .list .item .post-text .bottom .time:before{content:"";position:absolute;left:0;top:8px;width:3px;height:3px;border-radius:3px;background:#B4C2CF}.post-list .list .item .item-cont{border-radius:10px;padding:10px;margin:0 -10px}.post-list .list .item.mark .item-cont{background:#DEEFFF}.post-list .list .item.mark .post-text .price{color:#fff;background:#F2142B;border-radius:5px;padding:3px 7px}.post-list .list h4{font-weight:600;font-size:20px;line-height:20px;color:#18193F;margin:30px 0 20px 0}.post-list .list p a{text-decoration:underline}.post-list .list p a:hover{text-decoration:none;color:#29BE6D}.autor-info .name{float:left;margin:5px 0 0 0}.autor-info .name span{display:block;font-size:12px;line-height:15px;color:#6B7480;margin:0 0 2px 0}.autor-info .name b{display:block;font-size:16px;line-height:16px}.autor-info .name .name-link{display:block;margin:0 0 5px 0}.autor-info .name .name-link:hover{color:#7807FF}.autor-info .name .star{float:left;position:relative;font-weight:500;font-size:14px;line-height:14px;padding:0 0 0 18px;color:#23A657}.autor-info .name .star:before{content:"";position:absolute;top:1px;left:0;width:12px;height:12px;background-color:#23A657;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}.autor-info .name .recalls{float:right;font-size:14px;line-height:14px;color:rgba(0,0,0,0.5);margin:0px 0 0 12px}.autor-info .image{float:left;position:relative;overflow:hidden;width:42px;height:42px;border-radius:42px;margin:0 11px 0 0}.autor-info .image img{display:block}.autor-info .rating{margin:2px 0 7px 0}.autor-info .rating .star{float:left;position:relative;font-weight:600;font-size:10px;line-height:12px;padding:0 0 0 18px}.autor-info .rating .star b{font-size:16px;line-height:20px;display:inline-block;padding:0 2px 0 0}.autor-info .rating .star:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;background-color:#18193F;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}.autor-info .rating .recalls{float:right;font-size:12px;line-height:15px;color:#6B7480;margin:3px 0 0 0}.autor-info .rating .line{position:relative;width:100%;background:#DFF1E3;border:1px solid rgba(0,0,0,0.05);border-radius:8px;height:6px;margin:3px 0 3px 0}.autor-info .rating .line .fill{position:absolute;left:0;top:0;height:4px;background:#48BD62;border:1px solid rgba(0,0,0,0.05);border-radius:8px}.autor-info .rating span{display:block;font-size:12px;line-height:15px;color:#6B7480}.autor-info .show-phone{display:inline-block;padding:11px 10px 11px 39px;background:rgba(255,255,255,0.06);border:1px solid rgba(0,0,0,0.12);border-radius:10px;font-weight:500;font-size:16px;line-height:16px;color:#000000;position:relative;margin:23px 0 0 0}.autor-info .show-phone:hover{background-color:rgba(0,0,0,0.12)}.autor-info .show-phone:before{content:"";position:absolute;margin:auto;top:0px;left:10px;bottom:0;width:22px;height:22px;background-color:#000;-webkit-mask-image:url(/assets/phone-icon-748fe071a9f2fcdad1ccbaa69393223da202f5c58e8fe835c8fcb31fc400accc.svg);mask-image:url(/assets/phone-icon-748fe071a9f2fcdad1ccbaa69393223da202f5c58e8fe835c8fcb31fc400accc.svg)}.post-list .list .item .autor-info{float:right;width:295px;margin-right:4px}.post-list .paggination-block{margin:30px 0 0px 0}.post-list .paggination-block .btn{display:block}.post-list .paggination{margin:9px 0 0 0}.post-list .paggination .last{display:none}.post-list .paggination .first{display:none}.post-list .paggination .page,.post-list .paggination .next,.post-list .paggination .prev{float:left;width:48px;height:38px;background:#FFFFFF;border:1px solid transparent;border-radius:8px;color:#6B7480;text-align:center;line-height:38px;font-weight:600}.post-list .paggination .next{width:auto}.post-list .paggination .prev{width:auto}.post-list .paggination .next a:hover,.post-list .paggination .prev a:hover{color:#6B7480}.post-list .paggination .page.active,.post-list .paggination .page:hover{border-color:#DFE7EF;color:#18193F}.post-list .paggination .page.current,.post-list .paggination .page:hover{border-color:#DFE7EF;color:#18193F}.post-list .paggination .page a{display:block}.post-list .paggination .page.gap{border:transparent}.post-list .paggination .next{float:left;font-weight:600;font-size:16px;line-height:20px;color:#6B7480;margin:10px 0 0 20px}.post-list .paggination .go-to-page{float:right}.post-list .paggination .go-to-page span{float:left;font-size:16px;line-height:20px;color:#6B7480;margin:10px 16px 0 0}.post-list .paggination .go-to-page .form{float:left;width:99px;height:40px;background:#F6F6F6;border-bottom:1px solid rgba(0,0,0,0.05);border-radius:8px}.post-list .paggination .go-to-page .form input[type='text']{float:left;padding:0;text-align:center;width:48px;height:38px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:8px}.post-list .paggination .go-to-page .form .go{float:left;font-weight:600;font-size:16px;line-height:20px;padding:9px 12px 9px 12px}.app-links{background:#F6F6F6;margin-top:42px;padding:1px 0 0 0}.app-links .text{float:left;color:#18193F;width:54%;margin:60px 0 0 0}.app-links .text b{font-weight:700;font-size:30px;line-height:34px;margin:0 0 9px 0;display:block}.app-links .text p{font-weight:600;font-size:24px;line-height:34px;color:rgba(24,25,63,0.9);margin:0 0 29px 0}.app-links .text .links a{float:left;width:137px;height:44px;margin:0 20px 0 0}.app-links .text .links a.ios{background:url(/assets/ios-4e6ef0d1520bf43ecda9626e4488ff4a450fc21278109509045a18d57b917c50.png) no-repeat;background-size:contain}.app-links .text .links a.android{width:149px;background:url(/assets/android-b9e35fc0871bd597a35bbdb534afb477ccb522b5185976b733597725270db390.png) no-repeat;background-size:contain;display:none !important}.app-links .text .links a:hover{opacity:0.7}.app-links .image{float:right;width:36%;margin:0 4% 0 0}.app-links .image img{display:block}footer{background:#F6F6F6;margin:2px 0 0 0;padding:36px 0 40px 0}footer .logo{float:left;width:180px;height:46px;background:url(/assets/logo-2ba106ae3c18caebb90b2ce48c315254f550c711bb3f302f660bad16dc6b9ab8.svg) no-repeat;background-size:contain}footer .vk-cont{float:right;margin:2px 20px 0 30px;padding:0 0 0 30px;position:relative}footer .vk-cont:before{content:"";position:absolute;left:0;top:8px;width:1px;height:31px;background:rgba(0,0,0,0.16)}footer .vk-cont .vk{color:#18193F}footer .vk-cont .vk .img{float:left;width:44px;height:44px;background:url(/assets/vk-a0be9bea9e0108aa2f2ddf0876816a94f3999b373b8532b340fb916bdd6be93c.png) no-repeat;background-size:contain}footer .vk-cont .vk span{float:left;font-weight:600;font-size:14px;line-height:18px;margin:5px 0 0 13px}footer .vk-cont:hover .vk{color:#006DFF}footer .politic{float:right;text-align:right;margin:5px 0 0 0}footer .politic a{font-weight:600;font-size:14px;line-height:17px;display:inline-block;margin:0 0 4px 10px;float:right}footer .politic a:hover{color:#006DFF}footer .politic span{float:right;font-size:14px;line-height:17px;color:#6B7480;margin-left:10px}footer .politic span a{font-weight:normal}.post-list .list-plitki{display:flex;flex-flow:wrap}.post-list .list-plitki .item{float:none;border:none;width:calc(25% - 10px);margin:0 10px 0 0}.post-list .list-plitki .item .item-cont{margin:0 0px}.post-list .list-plitki .item .post-text .name{height:auto;font-size:18px;line-height:22px}.post-list .list-plitki .item .post-text .price{font-size:18px}.post-list .list-plitki .item .image-cont{width:100%;float:none;display:block;margin:0 0 10px 0}.post-list .list-plitki .item .image-cont img{width:100%}.post-list .list-plitki .item .post-text{float:none;display:block;width:100%}.post-list .list-plitki .item .post-text .fav{float:right}.post-list .list-plitki .item .post-text .price{margin-bottom:8px}.post-list .list-plitki .item .post-text .bottom{border-top:1px solid #DFE7EF;padding:9px 0 0 0}.post-list .list-plitki .item .post-text .short{position:relative;font-weight:600;font-size:16px;line-height:20px;display:inline-block;margin:3px 0 0 0;padding:0 0px 0 0}.post-list .list-plitki .item .post-text .short:before{content:"";position:absolute;right:0;top:7px;width:14px;height:8px;background-color:#18193F;-webkit-mask-image:url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg);mask-image:url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg);display:none}.post-page{margin:21px 0 0 0}.post-page h1{font-weight:600;font-size:24px;line-height:20px;margin:0 0 28px 0}.post-page .post-info{float:left;width:calc(100% - 390px)}.post-page .post-info-full{width:100%;min-height:600px}.post-page .post-info .count-columns{width:calc(50% - 3px);margin-bottom:20px}.post-page .post-info .count-columns.pull-left{border-right:3px solid #DFE7EF}.post-page .post-info .count-columns.pull-right{width:47%}.post-page .post-info .count-columns .item{float:left;margin:0 0px 0 0;width:48%}.post-page .post-info .count-columns .item b{display:block;font-size:20px;line-height:20px;margin:0 0 12px 0}.post-page .post-info .count-columns .item b i{font-style:normal;font-size:30px;line-height:20px;color:#006DFF;padding:0 5px 0 0}.post-page .post-info .count-columns .item span{display:block;font-weight:600;font-size:14px;line-height:17px;color:#6B7480}.post-page .post-info .big-image{display:block;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,0.05);border-radius:8px;margin:0 0 16px 0}.post-page .post-info .big-image img{display:block;width:100%}.post-page .post-info .big-image-cont{float:left;width:360px}.post-page .post-info .text-block{border:0;float:right;width:calc(100% - 385px)}.post-page .post-info .text-block .item{position:relative;margin:0 0 18px 0;width:84%}.post-page .post-info .text-block .item .line{position:absolute;left:0;bottom:7px;width:100%;height:1px;border-bottom:1px dashed #98A2AE}.post-page .post-info .text-block .item span{background:#fff;position:relative}.post-page .post-info .text-block .item span.pull-left{font-size:16px;line-height:17px;color:#6B7480;padding-right:5px}.post-page .post-info .text-block .item span.pull-right{font-weight:600;font-size:16px;line-height:17px;padding-left:5px}.post-page .post-info .text-block .geo-block{border-top:3px solid #F6F6F6;margin:4px 0 0 0;padding:22px 0 0 0;border-bottom:0}.post-page .post-info .text-block .geo-block .title{font-size:16px;line-height:16px}.post-page .post-info .text-block .geo-block .btn{display:block;margin:25px 0 0 0;width:100%;padding:8px 0;font-size:15px}.post-page .post-info .text-block .label-item{display:inline-block;padding:4px 16px 4px 5px;border-radius:13px;margin:19px 0px 15px 0;background:linear-gradient(90deg, rgba(0,51,153,0.1) 0%, rgba(255,255,255,0) 47%),rgba(0,0,0,0.04);cursor:pointer}.post-page .post-info .text-block .label-item:hover{background:rgba(0,0,0,0.04)}.post-page .post-info .text-block .label-item img{float:left;width:50px;position:relative;border-radius:10px}.post-page .post-info .text-block .label-item span{float:left;position:relative;font-size:16px;font-weight:600;margin:10px 0 0 10px;padding:0 19px 0 0}.post-page .post-info .text-block .label-item span:after{content:"";position:absolute;right:0;bottom:0;width:9px;height:16px;background-color:#192244;-webkit-mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg);mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg)}.post-page .post-info .gall{margin:0 0 33px 0}.post-page .post-info .gall a{float:left;position:relative;overflow:hidden;width:12.5%;margin:0 1.6% 13px 0;border:1px solid rgba(0,0,0,0.05);border-radius:8px}.post-page .post-info .gall a img{display:block}.post-page .post-info .gall a.active{border-color:18193F;box-shadow:0 0 0 1px #18193F}.post-page .post-info .text-cont{border-bottom:3px solid #F6F6F6;padding:0 0 24px 0;margin:0 0 30px 0}.post-page .post-info .text-cont .title{font-weight:600;font-size:20px;line-height:20px;margin:0 0 14px 0}.post-page .post-info .text-cont .text{font-size:16px;line-height:22px;color:#424350}.post-page .post-info-full .text-cont .text p{margin-bottom:20px}.post-page .post-info-full .text-cont .text h2{font-weight:600;font-size:20px;line-height:20px;margin:0 0 14px 0}.post-page .post-info-full .text-cont .text h3{font-weight:600;font-size:18px;line-height:18px;margin:0 0 14px 0}.post-page .post-info-full .text-cont .text h4{font-weight:600;font-size:16px;line-height:16px;margin:0 0 14px 0}.post-page .post-info-full .text-cont .text hr{margin-bottom:25px;border-top:1px solid #F6F6F6}.post-page .post-info .geo-block{border-bottom:3px solid #F6F6F6;padding:0 0 26px 0;margin:0 0 26px 0}.post-page .post-info .geo-block .title{font-weight:600;font-size:20px;line-height:20px;margin:0 0 18px 0}.post-page .post-info .geo-block .location{float:left;font-weight:600;font-size:16px;line-height:22px;position:relative;padding:9px 0 0 54px}.post-page .post-info .geo-block .location:before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;background:#F6F6F6 url(/assets/metka-70b0d942a6c9531c0a3ce49b8dccd3d5a8f5eacfc15419907664c2f382fee5d2.svg) no-repeat center;background-size:14px 15px;border-radius:10px}.post-page .post-info .geo-block .btn{float:right;padding:9px 38px}.post-page .post-info .params-columns{display:flex;justify-content:space-between;flex-wrap:wrap}.post-page .post-info .params-columns .column-cont{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.post-page .post-info .params-columns .column{width:31%;margin-bottom:20px}.post-page .post-info .params-columns .column .title{font-weight:600;font-size:16px;line-height:22px;margin:0 0 15px 0}.post-page .post-info .params-columns .column .item{position:relative;margin:0 0 7px 0}.post-page .post-info .params-columns .column .item .line{position:absolute;left:0;bottom:7px;width:100%;height:1px;border-bottom:1px dashed #98A2AE}.post-page .post-info .params-columns .column .item span{background:#fff;position:relative}.post-page .post-info .params-columns .column .item span.pull-left{font-size:14px;line-height:17px;color:#6B7480;padding-right:5px}.post-page .post-info .params-columns .column .item span.pull-right{font-weight:600;font-size:14px;line-height:17px;padding-left:5px}.post-page .post-price{float:right;width:346px;margin:0 14px 0 0}.post-page .post-price .current-price{float:left;font-size:20px;line-height:20px;color:#6B7480;font-weight:600}.post-page .post-price .current-price b{font-size:30px;line-height:20px;color:#18193F}.post-page .post-price .fav{float:right;width:24px;height:22px;margin:-2px 0 0 0;cursor:pointer;background-color:#FF2626;-webkit-mask-image:url(/assets/fav-big-2a19f7eff8a11b32efc0ea8e3262b8844b81332fc5fa929e1b2b68928527bffe.svg);mask-image:url(/assets/fav-big-2a19f7eff8a11b32efc0ea8e3262b8844b81332fc5fa929e1b2b68928527bffe.svg)}.post-page .post-price .fav-fill{background-color:#FF2626;-webkit-mask-image:url(/assets/fav-fill-91e0f580b3a19f3531ae0a8ddd17eca0b6809c0cd722daee4da462e7d8991125.svg);mask-image:url(/assets/fav-fill-91e0f580b3a19f3531ae0a8ddd17eca0b6809c0cd722daee4da462e7d8991125.svg)}.post-page .post-price .post-edit-cont{position:relative;background:linear-gradient(239.13deg, #D0FFDB 0%, #fff 72.25%);border-radius:0px 10px 0px 0px;margin:15px 0 7px 0;padding:14px 0 0 0}.post-page .post-price .post-edit-cont b{display:block;font-weight:600;font-size:14px;line-height:17px;margin:0 0 20px 0}.post-page .post-price .post-edit-cont .date{font-weight:bold;font-size:26px;line-height:20px;color:#02BA61;margin:0 0 7px 0}.post-page .post-price .post-edit-cont .date i{font-style:normal;font-size:20px;line-height:20px;padding:0 0 0 4px}.post-page .post-price .post-edit-cont span{display:block;font-size:14px;line-height:17px;color:#6B7480;margin:0px 0 21px 0}.post-page .post-price .post-edit-cont .btn{display:block}.post-page .post-price .btn-no-public{display:block;margin:0 0 11px 0}.post-page .post-price .btn-cont{position:relative;z-index:1}.btn-cont .dd-list{position:absolute;left:-6px;top:52px;width:344px;padding:6px;border-radius:14px;border:1px solid rgba(0,0,0,0.1);background:#FFF;box-shadow:0px 5px 18px 0px rgba(0,0,0,0.15);display:none;z-index:2}.btn-cont .dd-list:before{content:"";position:absolute;width:23px;height:12px;margin:auto;top:-12px;left:0;right:0;background:url(/assets/dd-list-ee0b47c58dfe9a5cc042b31be60fbb8b359ee6221b2e25149734c84b9e8a00a8.svg) no-repeat;background-size:contain}.btn-cont .dd-list .title{color:rgba(24,25,63,0.6);font-size:16px;font-weight:500;padding:13px 0 13px 10px;margin:0 0 5px 0}.btn-cont .dd-list .list a{display:block;position:relative;padding:10px 10px 10px 41px;border-radius:10px;background:transparent;color:#18193F;font-size:16px;font-weight:600;margin:0 0 9px 0}.btn-cont .dd-list .list a:hover,.btn-cont .dd-list .list a.active{background:#F6F6F6;color:#006DFF}.btn-cont .dd-list .list a:before{content:"";position:absolute;left:9px;top:7px;width:15px;height:15px;border-radius:18px;background:#E3E3E3;border:4px solid #E3E3E3}.btn-cont .dd-list .list a:hover:before,.btn-cont .dd-list .list a.active:before{border-radius:30px;border:4px solid #006DFF;background:#FFF}.btn-cont .dd-list .btn{display:block;border-radius:10px;border:0;background:rgba(0,109,255,0.1);color:#006DFF;font-size:16px;font-weight:600}.post-page .post-price .status{font-weight:600;font-size:16px;line-height:22px;margin-bottom:8px}.post-page .post-price .status-user{margin-top:8px}.post-page .post-price .btn-green{display:block}.post-page .post-price .short-info{font-size:12px;line-height:17px;color:#6B7480;border-bottom:3px solid #F6F6F6;padding:0 0 11px 0;margin:0 0 10px 0}.post-page .post-price .autor-info{margin:0 0 9px 0}.post-page .post-price .post-pay-cont .title{position:relative;margin:0 0 13px 0}.post-page .post-price .post-pay-cont .title:before{content:"";position:absolute;top:7px;right:0;height:3px;width:100%;background:#F6F6F6}.post-page .post-price .post-pay-cont .title span{display:inline-block;background:#fff;position:relative;font-size:12px;line-height:15px;color:#6B7480;padding:0 17px 0 0}.post-page .post-price .post-pay-cont .list .item{display:block;background:#F6F6F6;border-radius:10px;padding:11px 0 2px 14px;margin:0 0 10px 0;position:relative}.post-page .post-price .post-pay-cont .list .item:before{content:"";position:absolute;right:14px;bottom:14px;width:9px;height:16px;background-color:#18193F;-webkit-mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg);mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg)}.post-page .post-price .post-pay-cont .list .item span{display:block;font-weight:600;font-size:14px;line-height:17px;margin:0 0 8px 0}.post-page .post-price .post-pay-cont .list .item b{display:block;font-weight:600;font-size:20px;line-height:20px}.post-page .post-price .post-pay-cont .list .item b span{font-size:14px;line-height:20px;color:#6B7480;display:inline-block;padding:0 0 0 4px}.post-page .post-price .post-pay-cont .list .item-turbo{background:linear-gradient(270deg, #FFE7E7 0%, rgba(246,246,246,0) 98.26%)}.post-page .post-price .post-pay-cont .list .item-turbo span{color:#FF2626;padding:0 0 0 16px;position:relative}.post-page .post-price .post-pay-cont .list .item-turbo span:before{content:"";position:absolute;width:24px;height:24px;top:-3px;left:-7px;background-color:#FF2626;-webkit-mask-image:url(/assets/turbo-dc8e25b40a1623e5a9015930835fc654d015363fd939953213cac2ec6ee14ce1.svg);mask-image:url(/assets/turbo-dc8e25b40a1623e5a9015930835fc654d015363fd939953213cac2ec6ee14ce1.svg)}.post-page .post-price .post-pay-cont .list .item-turbo b span:before{display:none}.post-page .post-price .post-pay-cont .list .item:hover{background:#192244;color:#fff}.post-page .post-price .post-pay-cont .list .item:hover:before{background-color:#fff}.post-page .post-price .phone-block{position:relative;overflow:hidden;background:#F6F6F6;border-radius:10px;text-align:center;margin:16px 0 17px 0;padding:17px 0 0 0}.post-page .post-price .phone-block .phone{display:inline-block;font-weight:600;font-size:20px;line-height:24px;color:#6B7480;position:relative;padding:0 0 0 26px;margin:0 0 15px 0}.post-page .post-price .phone-block .phone:before{content:"";position:absolute;left:0;top:5px;width:16px;height:16px;background-color:#6B7480;-webkit-mask-image:url(/assets/phone-ca7884341c55d40f79cf2d53a3cb7ed619b2be9a6e23f8c64af063fece964661.svg);mask-image:url(/assets/phone-ca7884341c55d40f79cf2d53a3cb7ed619b2be9a6e23f8c64af063fece964661.svg)}.post-page .post-price .phone-block .phone:hover{color:#18193F}.post-page .post-price .phone-block .phone:hover:before{background-color:#18193F}.post-page .post-price .phone-block .btn{display:block;margin:0 3px 3px 3px;color:#00944D}.post-page .post-price .phone-block .btn-green{color:#fff}.post-page .post-price .phone-block .btn-green:hover{color:#00944D}.post-page .post-price .post-icons{margin:23px 0 0 0}.post-page .post-price .post-icons span{display:block;position:relative;color:#6B7480;padding:0 0 0 22px;font-size:12px;margin:0 0 12px 0}.post-page .post-price .post-icons span.geo:before{content:"";position:absolute;left:0;top:0;width:13px;height:14px;background-color:#6B7480;-webkit-mask-image:url(/assets/geo-icon-84250f53ad92c8ab188781f992d4d6779a7ebc7cebfd20f12e1f41c46f74b3b7.svg);mask-image:url(/assets/geo-icon-84250f53ad92c8ab188781f992d4d6779a7ebc7cebfd20f12e1f41c46f74b3b7.svg)}.post-page .post-price .post-icons span.time:before{content:"";position:absolute;left:0;top:0;width:15px;height:15px;background-color:#6B7480;-webkit-mask-image:url(/assets/time-icon-ff8f888b6d8f63f739cd99d150ae62b9e7e67e1138f7e707d1dd830828216b44.svg);mask-image:url(/assets/time-icon-ff8f888b6d8f63f739cd99d150ae62b9e7e67e1138f7e707d1dd830828216b44.svg)}.post-page .post-price .post-icons span.view:before{content:"";position:absolute;left:0;top:0;width:15px;height:10px;background-color:#6B7480;-webkit-mask-image:url(/assets/view-icon-a34b4f987350b8f4b1032a5095e9638b3d747218868cbf221609014c920e0aa4.svg);mask-image:url(/assets/view-icon-a34b4f987350b8f4b1032a5095e9638b3d747218868cbf221609014c920e0aa4.svg)}.post-page .post-price .post-btns{margin:19px 0 0 0}.post-page .post-price .post-btns .btn{display:block;margin:0 0 14px 0}.add-post-page{margin:-22px 0 0 0;min-height:calc(100vh - 285px)}.add-post-page .title{font-weight:700;font-size:24px;line-height:20px;margin:0 0 20px 0}.add-post-page .rejected{color:red;background:rgba(255,0,0,0.1);margin:0 30px 15px 0;border-radius:8px}.add-post-page .rejected-cont{padding:20px}.add-post-page .rejected b{font-size:18px;display:block;margin-bottom:5px}.add-post-page .rejected .text{font-size:16px;line-height:22px}.add-post-page .tabs{border-bottom:1px solid #DFE7EF;padding:0 0 22px 0;margin:0 0 18px 0}.add-post-page .tabs a{float:left;font-weight:600;font-size:20px;line-height:20px;color:#6B7480;margin:0 47px 0 0}.add-post-page .tabs a.active,.add-post-page .tabs a:hover{color:#18193F}.add-post-page .add-post{border-right:1px solid #DFE7EF;padding:40px 0 0 0;width:calc(100% - 325px);float:left}.add-post-page .add-post .form-item{float:left;width:69.1%;margin:0 1.7% 8px 0}.add-post-page .add-post p{font-size:16px;line-height:22px;margin-bottom:20px}.add-post-page .add-post .form-item span{display:block;font-size:14px;line-height:17px;color:#6B7480;margin:0 0 7px 0}.add-post-page .add-post .form-item span i{color:red}.add-post-page .add-post .form-item span i.timer{font-style:normal}.add-post-page .add-post .form-item input[type="text"],.add-post-page .add-post .form-item input[type="password"]{height:38px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;font-size:16px;padding:0 11px;width:calc(100% - 22px)}.add-post-page .add-post .form-item input[type="text"].error,.add-post-page .add-post .form-item input[type="password"].error{border-color:red}.add-post-page .add-post .form-item input[type="radio"]{display:none}.add-post-page .add-post .form-item input[type="radio"]+label{float:left;font-size:16px;line-height:20px;position:relative;padding:0 0 0 33px;margin:10px 30px 0 0}.add-post-page .add-post .form-item input[type="radio"]+label:before{content:"";position:absolute;left:0;top:-3px;width:22px;height:22px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:5px}.add-post-page .add-post .form-item input[type="radio"]:checked+label:after{content:"";position:absolute;width:18px;height:18px;border-radius:5px;background:#30C76C;left:3px;top:0}.add-post-page .add-post .form-item a{display:inline-block;color:#30C76C;margin-top:10px;text-decoration:underline}.add-post-page .add-post .form-item a:hover{text-decoration:none}.add-post-page .add-post .form-item .input{height:38px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;font-size:16px;padding:0 11px;width:calc(100% - 22px)}.add-post-page .add-post .form-item .input label{float:left;margin:11px 0 0 0;cursor:pointer}.add-post-page .add-post .form-item .input span{float:left;margin:11px 0 0 15px}.add-post-page .add-post .form-item-small{width:26.1%}.add-post-page .add-post .form-item-address{width:41.1%}.add-post-page .add-post .form-item .list-3{display:flex;justify-content:space-between}.add-post-page .add-post .form-item .list-3 input{width:calc(33% - 30px)}.add-post-page .add-post .form-item .list-3 .column{width:33%}.add-post-page .add-post .form-item .list-3 .column input{width:calc(100% - 30px)}.add-post-page .add-post .form-item .list-3 .column.full{width:100%}.add-post-page .add-post .price-input{height:38px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;font-size:16px;padding:0 0px;width:100%;position:relative}.add-post-page .add-post .price-input input[type="text"]{border:0;padding:0 50px 0 11px;width:calc(100% - 61px)}.add-post-page .add-post .price-input b{position:absolute;top:9px;right:11px;font-size:16px;line-height:20px;color:#6B7480;font-weight:400}.add-post-page .add-post .price-input.error{border-color:red}.add-post-page .add-post .submit-filter{margin:0 0 19px 0}.add-post-page .add-post .submit-filter input[type="checkbox"]{display:none}.add-post-page .add-post .submit-filter input[type="checkbox"]+label{float:left;font-size:16px;line-height:20px;position:relative;padding:0 0 0 33px;margin:10px 30px 0 0}.add-post-page .add-post .submit-filter input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:-3px;width:22px;height:22px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:5px}.add-post-page .add-post .submit-filter input[type="checkbox"]:checked+label:after{content:"";position:absolute;width:18px;height:18px;border-radius:5px;background:#30C76C;left:3px;top:0}.add-post-page .add-post input[type="file"]{display:none}.add-post-page .add-post .add-image-block{background:#FFFFFF;border:2px dashed #DFE7EF;border-radius:10px;text-align:center;padding:35px 0 41px 0;width:96.5%;margin:20px 0 30px 0;display:block}.add-post-page .add-post .add-image-block img{margin:0 auto;display:block}.add-post-page .add-post .add-image-block .title{font-weight:600;font-size:24px;line-height:20px;margin:17px 0 11px 0}.add-post-page .add-post .add-image-block span{display:block;font-size:16px;line-height:20px;color:#6B7480;margin:0 0 20px 0}.add-post-page .add-post .add-image-block .btn{cursor:pointer}.add-post-page .add-post .add-image-block input[type="file"]{display:none}.add-post-page .add-post .add-image-block.error{border-color:red}.add-post-page .add-post .small-title{font-weight:600;font-size:20px;line-height:20px;margin:0 0 15px 0}.add-post-page .add-post .form-item-full{width:97%;margin-bottom:28px}.add-post-page .add-post .form-item textarea{background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;font-size:16px;line-height:20px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;font-size:16px;padding:9px 11px;width:calc(100% - 22px);height:96px;resize:vertical}.add-post-page .add-post .form-item textarea.error{border-color:red}.add-post-page .add-post .form-item select{width:100%;height:40px;background:#fff url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) no-repeat right 5% center;background-size:14px 8px;border:1px solid #DFE7EF;border-radius:10px;padding:0 0 0 11px;font-size:15px;font-weight:normal}.add-post-page .add-post .form-item .geo-input{background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;position:relative}.add-post-page .add-post .form-item-for-checkbox{padding:8px 10px 11px 10px;background:rgba(2,186,97,0.1);border-radius:10px;position:relative;z-index:1;margin:7px 0 0 0;width:calc(97% - 20px)}.add-post-page .add-post .form-item-for-checkbox input[type="checkbox"]{display:none}.add-post-page .add-post .form-item-for-checkbox input[type="checkbox"]+label{font-weight:600;font-size:16px;line-height:20px;position:relative;padding:5px 0 0 63px}.add-post-page .add-post .form-item-for-checkbox input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:0;width:50px;height:28px;background:#6B7480;border-radius:30px;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.add-post-page .add-post .form-item-for-checkbox input[type="checkbox"]+label:after{content:"";position:absolute;left:3px;top:3px;border-radius:22px;width:22px;height:22px;background:#FFFFFF;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.add-post-page .add-post .form-item-for-checkbox input[type="checkbox"]:checked+label:before{background:#02BA61}.add-post-page .add-post .form-item-for-checkbox input[type="checkbox"]:checked+label:after{left:25px}.add-post-page .add-post .form-item-for-checkbox .tooltip-cont{position:relative}.add-post-page .add-post .form-item-for-checkbox .tooltip-cont a{font-weight:600;font-size:16px;line-height:20px;text-decoration-line:underline;margin:6px 0 0 0;color:#181A3E}.add-post-page .add-post .form-item-for-checkbox .tooltip-cont a:hover{text-decoration:none}.add-post-page .add-post .form-item-for-checkbox .tooltip-cont .tooltip{position:absolute;top:47px;right:0;width:357px;height:288px;background:#FFFFFF;border:1px solid rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.08);border-radius:20px 0px 20px 20px;padding:15px 20px;display:none}.add-post-page .add-post .form-item-for-checkbox .tooltip-cont .tooltip p{font-weight:500;font-size:16px;line-height:24px;margin-bottom:24px}.add-post-page .add-post .form-item-for-checkbox .tooltip-cont:hover .tooltip{display:block}.add-post-page .add-post .form-item .geo-input input{padding:0 11px 0 11px;border:0;width:calc(100% - 22px)}.add-post-page .add-post .form-item .geo-input .btn{position:absolute;top:2px;right:2px;padding:7px 14px 6px 14px;display:none}.add-post-page .add-post .form-item .geo-input.error{border-color:red}.add-post-page .add-post .form-item .select2{width:100%}.add-post-page .add-post .form-item .select2 .select2-chosen{line-height:40px;font-size:15px}.add-post-page .add-post .form-item .select2-container .select2-choice{border:1px solid #DFE7EF;border-radius:10px;min-height:40px;background:#fff;display:block;text-decoration:none;margin-top:0}.add-post-page .add-post .form-item .select2-container .select2-choice .select2-search-field input{min-height:28px;color:#18193F}.add-post-page .add-post .form-item .select2-container .select2-choice .select2-search-field .select2-default{color:#18193F !important;font-family:'Montserrat', sans-serif;padding:5px 10px}.add-post-page .add-post .form-item .select2-container .select2-choice .select2-search-choice{line-height:26px;font-size:15px;border-radius:10px;background:#F7F8FA}.add-post-page .add-post .form-item .select2-container .select2-search-choice-close{top:10px}.add-post-page .add-post .form-item .select2-container .select2-arrow{background:#fff url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) no-repeat center;background-size:14px 8px;width:25px;border:0}.add-post-page .add-post .form-item .select2-container .select2-arrow b{display:none}.add-post-page .add-post .form-item .select2.select2-container-active{box-shadow:none}.add-post-page .add-post .form-item .select2.select2-dropdown-open .select2-choice{border-radius:10px 10px 0 0}.add-post-page .add-post .form-item-new{width:98.3%;margin-bottom:30px}.add-post-page .add-post .form-item-new .title{font-weight:600;font-size:21px;margin-bottom:24px}.add-post-page .add-post .form-item-new .title-small{font-size:16px;margin-bottom:17px}.add-post-page .add-post .form-item-new input[type="text"],.add-post-page .add-post .form-item-new input[type="password"]{width:96%;height:40px}.add-post-page .add-post .form-item-new textarea{width:96%;height:129px}.add-post-page .add-post .form-item-new input[type="radio"]+label:before{border-radius:14px;background:rgba(0,0,0,0.02)}.add-post-page .add-post .form-item-new input[type="radio"]:checked+label{color:#7807FF}.add-post-page .add-post .form-item-new input[type="radio"]:checked+label:before{background:#fff;border-color:rgba(120,7,255,0.2)}.add-post-page .add-post .form-item-new input[type="radio"]:checked+label:after{width:10px;height:10px;border-radius:20px;border:5px solid #7807FF;background:#fff;left:2px;top:-1px}.add-post-page .add-post .form-item-new .list{display:flex;flex-wrap:wrap}.add-post-page .add-post .form-item-new .list input[type="radio"]+label{float:none;display:block;margin:0px 30px 20px 0;width:37%}.add-post-page .add-post .form-item-new .add-image-block{margin-top:-8px;border:1px dashed rgba(0,0,0,0.3);padding-top:30px;padding-bottom:29px;margin-bottom:20px}.add-post-page .add-post .form-item-new .add-image-block .title{font-weight:600;font-size:16px;line-height:16px;margin:21px 0 5px 0}.add-post-page .add-post .form-item-new .add-image-block span{font-weight:500;font-size:14px;line-height:16px;color:rgba(0,0,0,0.6)}.add-post-page .add-post .form-item-new .add-image-block .btn{padding:11px 15px 11px 42px;background:rgba(189,189,189,0.06);border:1px solid rgba(0,0,0,0.12);border-radius:10px;position:relative;font-weight:500;font-size:16px;line-height:16px;color:#000000}.add-post-page .add-post .form-item-new .add-image-block .btn:before{content:"";position:absolute;margin:auto;width:22px;height:22px;background:url(/assets/add-image-block-img-392a1e2727c76c6a0aa22589060fd1af5611a7ce96a155f7c9ba2aff97a5a2d5.svg) no-repeat;background-size:contain;margin:auto;left:13px;top:0;bottom:0}.add-post-page .add-post .form-item-new .add-image-block.error{border-color:red}.add-post-page .add-post .form-item-new span{display:block}.add-post-page .add-post .form-item-new .small-label{padding:10px 0 0 0;margin-bottom:0}.add-post-page .add-post .form-item-new .form-item-new{margin:0}.add-post-page .add-post .form-item-new .new-type-input{display:flex}.add-post-page .add-post .form-item-new .new-type-input a{display:block;text-align:center;padding:12px 0 12px 0;text-decoration:none;border:1px solid rgba(0,0,0,0.12);font-weight:500;font-size:16px;line-height:16px;color:#000;margin:0;width:184px}.add-post-page .add-post .form-item-new .new-type-input a.first{border-radius:10px 0px 0px 10px;margin-right:-1px}.add-post-page .add-post .form-item-new .new-type-input a.second{border-radius:0 10px 10px 0}.add-post-page .add-post .form-item-new .new-type-input a.active,.add-post-page .add-post .form-item-new .new-type-input a:hover{border-color:#29BE6D;background:rgba(23,124,85,0.1);color:#29BE6D}.add-post-page .add-post .form-item-new .new-type-input a.first.active,.add-post-page .add-post .form-item-new .new-type-input a.first:hover{border-radius:10px 0px 0px 10px}.add-post-page .add-post .form-item-new .new-type-input a.second.active,.add-post-page .add-post .form-item-new .new-type-input a.second:hover{border-radius:0 10px 10px 0}.add-post-page .add-post .form-item-new input[type="text"].pull-left{width:39.5%}.add-post-page .add-post .form-item-new .info{font-weight:500;font-size:16px;line-height:16px;color:#29BE6D;position:relative;margin:9px 0 0 19px;padding:4px 0 0 27px;position:relative}.add-post-page .add-post .form-item-new .info:before{content:"";position:absolute;left:0;top:0;width:22px;height:22px;background-color:#29BE6D;-webkit-mask-image:url(/assets/info-new-fb4a8b48626af97cc7804cf60a9a9a8c88fd1acc88c32f645c2df949faa4202e.svg);mask-image:url(/assets/info-new-fb4a8b48626af97cc7804cf60a9a9a8c88fd1acc88c32f645c2df949faa4202e.svg)}.add-post-page .add-post .form-item-new .info .info-dd{position:absolute;background:#fff;border-radius:15px;border:1px solid #DFE7EF;font-size:14px;line-height:18px;color:#000;padding:15px;width:260px;top:30px;left:0;display:none;box-shadow:0 0 10px 0px #DFE7EF}.add-post-page .add-post .form-item-new .info:hover{cursor:pointer}.add-post-page .add-post .form-item-new .list-flex{display:flex;justify-content:space-between}.add-post-page .add-post .form-item-new .list-flex .select2{width:42%}.add-post-page .add-post .form-item-new .list-flex input[name='address']{width:36%}.add-post-page .add-post .form-item-new .list-flex input[name='address_2']{width:13%}.add-post-page .add-post .form-item-new .select2 .select2-chosen{color:#000}.add-post-page .add-post .form-item-new .delivery-type{margin:22px 0 0 0}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]{display:none}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label{position:relative;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-0.02em;padding:4px 0 0 35px;display:block;margin:0 0 23px 0;float:none}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label:before{content:"";position:absolute;width:22px;height:22px;background:rgba(0,0,0,0.02);border:1px solid rgba(0,0,0,0.16);border-radius:6px;left:0;top:0}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]:checked+label:before{background:rgba(36,2,255,0.05);border:1px solid rgba(71,7,255,0.2)}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:1px;top:1px;width:22px;height:22px;background-color:#4707FF;mask-image:url(/assets/check-826e99ce994c1664ec080851c3d273bed09ff7d63170ab57a07f443df747ff93.svg);-webkit-mask-image:url(/assets/check-826e99ce994c1664ec080851c3d273bed09ff7d63170ab57a07f443df747ff93.svg);mask-size:contain;-webkit-mask-size:contain}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label .small{float:left;margin:0 17px 0 0}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="text"]{float:left;width:80px;margin:-8px 10px 0 0;height:30px}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label span{float:left;margin:0 14px 0 0px}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="checkbox"]{display:none}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="checkbox"]+label{float:left;color:#000;margin:-3px 0 0 0;padding-left:52px}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="checkbox"]+label:before{content:"";position:absolute;width:42px;height:22px;background:#C7C7C7;border-radius:30px;border:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="checkbox"]:checked+label{color:#29BE6D}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="checkbox"]:checked+label:before{background:#29BE6D}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="checkbox"]+label:after{content:"";position:absolute;left:2px;top:2px;width:18px;height:18px;background:#FFFFFF;border-radius:50px;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="checkbox"]:checked+label:after{left:22px;background:#fff;mask-image:none;-webkit-mask-image:none}.add-post-page .add-post .form-item-new .add-text{font-weight:600;font-size:16px;line-height:16px;text-decoration:underline;color:#29BE6D;position:relative;margin:20px 0 18px 0;padding:0 0 0 29px}.add-post-page .add-post .form-item-new .add-text:hover{text-decoration:none}.add-post-page .add-post .form-item-new .add-text:before{content:"";position:absolute;left:0;top:0;width:22px;height:22px;background-color:#29BE6D;mask-image:url(/assets/add-text-72e89aec6dc19266c736033fe4e73e25551b50b0a96940bf580ef4207e3cbc1b.svg);-webkit-mask-image:url(/assets/add-text-72e89aec6dc19266c736033fe4e73e25551b50b0a96940bf580ef4207e3cbc1b.svg);mask-size:contain;-webkit-mask-size:contain}.add-post-page .add-post .form-item-new .add-text-cont{display:none}.add-post-page .add-post .form-item-new.error input[type="text"],.add-post-page .add-post .form-item-new.error textarea{border-color:red}.add-post-page .add-post .btns-add-new{width:98%}.add-post-page .add-post .btns-add.btns-add-new .btn{float:none;display:block;margin:0 0 20px 0}.select2-drop-active{border-color:#DFE7EF}.select2-results .select2-highlighted{background:#30C76C}.add-post-page .add-post .main-filter-add{border-top:3px solid #F6F6F6;margin:16px 0 0 0;width:97%;padding:21px 0 0 0}.add-post-page .add-post .main-filter-add .list{border-bottom:3px solid #F6F6F6}.add-post-page .add-post .main-filter-add .list .filter-item{width:24%;margin:0 1.2% 15px 0}.add-post-page .add-post .main-filter-add .list .filter-item-small{width:11.5%}.add-post-page .add-post .main-filter-add .list .filter-item-last{margin-right:0}.add-post-page .add-post .main-filter-add .list .filter-item .probeg-input{height:38px;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;font-size:16px;padding:0 0px;width:100%;position:relative;overflow:hidden}.add-post-page .add-post .main-filter-add .list .filter-item .probeg-input input[type="text"]{border:0;padding:0 50px 0 11px;width:calc(100% - 61px);height:38px;font-size:15px}.add-post-page .add-post .main-filter-add .list .filter-item .probeg-input b{position:absolute;top:9px;right:11px;font-size:16px;line-height:20px;color:#6B7480;font-weight:400}.add-post-page .add-post .main-filter-add .list .filter-item .probeg-input.error{border-color:red}.add-post-page .add-post .main-filter-add .list .filter-item-2{width:48%}.add-post-page .add-post .remember-link{display:inline-block;color:#30C76C;text-decoration:underline}.add-post-page .add-post .remember-link:hover{text-decoration:none}.add-post-page .add-post .btns-add{margin:21px 0 0 0}.add-post-page .add-post .btns-add .btn{margin:0 18px 0 0;position:relative}.add-post-page .add-post .btns-add .btn.loader{color:rgba(255,255,255,0.15)}.add-post-page .add-post .btns-add .btn.loader:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:30px;height:30px;background:url(/assets/spinner-4ce9244226239bf4e2ae38fec1613fc369a3d1f0d3bfe0c6f0461384b5d809c8.svg) no-repeat;background-size:contain}.add-post-page .add-post.setting-form{width:100%;border:0}.add-post-page .login-form{min-height:600px}.add-post-page .lk-menu{float:right;width:277px;margin:20px 20px 0 0}.add-post-page .lk-menu .user-block .image{float:left;position:relative;overflow:hidden;width:69px;height:69px;border-radius:69px;margin:0 19px 0 0}.add-post-page .lk-menu .user-block .image img{display:block}.add-post-page .lk-menu .user-block .short{float:left;width:calc(100% - 90px);margin:4px 0 0 0}.add-post-page .lk-menu .user-block .short .name{font-weight:600;font-size:16px;line-height:20px}.add-post-page .lk-menu .user-block .short .rating{margin:6px 0 0 0}.add-post-page .lk-menu .user-block .short .rating .star{font-weight:700;font-size:10px;line-height:12px;color:#48BD62;position:relative;padding:0 0 0 16px}.add-post-page .lk-menu .user-block .short .rating .star b{font-size:16px;line-height:20px;padding:0 3px 0 0}.add-post-page .lk-menu .user-block .short .rating .star:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;background-color:#48BD62;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}.add-post-page .lk-menu .recalls{background:#F6F6F6;border-radius:8px;font-weight:600;padding:10px 10px 10px 13px;margin:15px 0 20px 0;display:block}.add-post-page .lk-menu .recalls span{float:left;font-size:16px;line-height:20px;color:#6B7480}.add-post-page .lk-menu .recalls b{float:right;font-size:16px;line-height:20px}.add-post-page .lk-menu ul{border-bottom:3px solid #F6F6F6;padding:0 0 5px 0;margin:0 0 20px 0}.add-post-page .lk-menu ul li{margin:0 0 17px 0}.add-post-page .lk-menu ul li a{font-weight:600;font-size:16px;line-height:20px;position:relative}.add-post-page .lk-menu ul li a b{font-size:12px;line-height:15px;text-align:center;color:#FFFFFF;margin:0 0 0 6px;padding:3px 6px}.add-post-page .lk-menu ul li a b.pro{background:#006DFF;border-radius:5px}.add-post-page .lk-menu ul li a b.balance{background:#18193F;border-radius:5px}.add-post-page .lk-menu ul li a.link{font-weight:600;font-size:16px;line-height:20px;color:#006DFF}.add-post-page .lk-menu ul li a.link:hover:before{display:none}.add-post-page .lk-menu ul li a.active,.add-post-page .lk-menu ul li a:hover{color:#006DFF}.add-post-page .lk-menu ul li a.active:before,.add-post-page .lk-menu ul li a:hover:before{content:"";position:absolute;left:-28px;top:0;width:3px;height:22px;background:#006DFF}.add-post-page .lk-menu .bottom-menu a{font-weight:600;font-size:16px;line-height:20px;display:block;margin:0 0px 18px 0}.add-post-page .lk-menu .bottom-menu a.active{color:#006DFF}.add-post-page .file-list{margin-bottom:6px}.add-post-page .file-list{display:flex;margin-bottom:20px;margin-top:10px;flex-wrap:wrap}.add-post-page .file-list .item{position:relative;margin:0 25px 30px 0;cursor:pointer;width:18%}.add-post-page .file-list .item .remove{position:absolute;width:16px;height:16px;background:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg) no-repeat;background-size:contain;right:0;top:0;margin:-18px -15px 0 0px;cursor:pointer}.add-post-page .file-list .item .remove:hover{background:transparent;background-color:#000;-webkit-mask-image:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg);mask-image:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg)}.add-post-page .file-list .item:first-child:before{content:"Обложка";position:absolute;bottom:-15px;left:0}.lk-content{border-right:1px solid #DFE7EF;padding:40px 0 0 0;width:calc(100% - 325px);float:left}.lk-content .title-line{border-bottom:3px solid #F6F6F6;width:97%;margin:0 0 22px 0}.lk-content .title-line .title{float:left}.lk-content .title-line .sort{float:right}.lk-content .title-line .sort a{float:left;font-size:18px;line-height:20px;color:#6B7480;font-weight:600;margin:0 0 0 30px;position:relative}.lk-content .title-line .sort a.active,.lk-content .title-line .sort a:hover{color:#18193F}.lk-content .title-line .sort a b{position:absolute;color:#18193F;right:-18px;top:-10px;border:2px solid #6B7480;width:16px;height:16px;border-radius:16px;line-height:16px;font-size:10px;text-align:center}.lk-content .post-list{width:97%}.lk-content .post-list .item{border-bottom:1px solid #DFE7EF;padding:0 0 20px 0;margin:0 0 23px 0}.lk-content .post-list .item .image{float:left;width:217px;border:1px solid rgba(0,0,0,0.05);border-radius:8px;position:relative;overflow:hidden}.lk-content .post-list .item .image img{display:block}.lk-content .post-list .item .post-info{float:right;width:calc(100% - 247px)}.lk-content .post-list .item .post-info .name{float:left;font-weight:600;font-size:16px;line-height:20px;color:#006DFF}.lk-content .post-list .item .post-info .price{float:right;font-weight:700;font-size:24px;line-height:29px}.lk-content .post-list .item .post-info .label{margin:1px 0 12px 0}.lk-content .post-list .item .post-info .label span{cursor:pointer}.lk-content .post-list .item .post-info .label .up{display:inline-block;background:#006DFF;border-radius:5px;font-weight:700;font-size:12px;line-height:15px;color:#FFFFFF;position:relative;padding:2px 9px 2px 21px}.lk-content .post-list .item .post-info .label .up:before{content:"";position:absolute;left:8px;top:4px;width:8px;height:11px;background-color:#fff;-webkit-mask-image:url(/assets/up-c84b5b4fc6a9bdb14bea2e4381392ef8fe9be9756aeabac464f459ddbc796a8e.svg);mask-image:url(/assets/up-c84b5b4fc6a9bdb14bea2e4381392ef8fe9be9756aeabac464f459ddbc796a8e.svg)}.lk-content .post-list .item .post-info .label .turbo{display:inline-block;background:transparent;border-radius:5px;font-weight:700;font-size:14px;line-height:15px;color:#FF2626;position:relative;padding:3px 9px 1px 15px}.lk-content .post-list .item .post-info .label .turbo:before{content:"";position:absolute;left:-8px;top:-2px;width:24px;height:24px;background-color:#FF2626;-webkit-mask-image:url(/assets/turbo-icon-dc8e25b40a1623e5a9015930835fc654d015363fd939953213cac2ec6ee14ce1.svg);mask-image:url(/assets/turbo-icon-dc8e25b40a1623e5a9015930835fc654d015363fd939953213cac2ec6ee14ce1.svg)}.lk-content .post-list .item .post-info .label .days{display:inline-block;background:#18193F;border-radius:5px;font-weight:700;font-size:12px;line-height:15px;color:#FFFFFF;position:relative;padding:2px 8px 2px 8px}.lk-content .post-list .item .post-info .geo{float:left;font-weight:600;font-size:16px;line-height:22px}.lk-content .post-list .item .post-info .status{float:right;font-weight:600;font-size:16px;line-height:22px}.lk-content .post-list .item .post-info .status.green{color:#02BA61}.lk-content .post-list .item .post-info .status.orange{color:#FFB800}.lk-content .post-list .item .post-info .status.gray{color:rgba(24,25,63,0.5)}.lk-content .post-list .item .post-info .status.red{color:red}.lk-content .post-list .item .post-info .rejected-text{background:rgba(255,0,0,0.05);border-radius:8px;padding:10px;margin:15px 0 15px 0}.lk-content .post-list .item .post-info .work-btns{margin:18px 0 0 0}.lk-content .post-list .item .post-info .work-btns .count{float:left;margin:6px 0 0 0;width:13.2%}.lk-content .post-list .item .post-info .work-btns .count-big{width:125px}.lk-content .post-list .item .post-info .work-btns b{display:block;font-weight:700;font-size:16px;line-height:14px;color:#006DFF;padding:0 0 1px 0}.lk-content .post-list .item .post-info .work-btns span{display:block;float:none;font-weight:700;font-size:12px;line-height:14px;position:relative;border:none;margin:auto}.lk-content .post-list .item .post-info .work-btns span.view{padding:0 0 0 14px}.lk-content .post-list .item .post-info .work-btns span.view:before{content:"";position:absolute;left:0;top:4px;width:11px;height:7px;background-color:#18193F;-webkit-mask-image:url(/assets/post-view-1e815ef0b93283cc634141dc66a6a7af832496d1b8888eeff6353772f3343a9f.svg);mask-image:url(/assets/post-view-1e815ef0b93283cc634141dc66a6a7af832496d1b8888eeff6353772f3343a9f.svg)}.lk-content .post-list .item .post-info .work-btns span.phone{padding:0 0 0 14px}.lk-content .post-list .item .post-info .work-btns span.phone:before{content:"";position:absolute;left:0;top:3px;width:9px;height:9px;background-color:#18193F;-webkit-mask-image:url(/assets/post-phone-5c7713a952cabe815d572ba21f2fa9532c29e377e975a4eaf0ec960b6335fff1.svg);mask-image:url(/assets/post-phone-5c7713a952cabe815d572ba21f2fa9532c29e377e975a4eaf0ec960b6335fff1.svg)}.lk-content .post-list .item .post-info .work-btns .btn{float:right;padding:6px 9px;margin:0 0 0 10px;font-size:14px}.lk-content .post-list .item .post-info .work-btns .btn.btn-gray-white{margin-left:0}.lk-content .post-list .item .post-info .work-btns .btn-cont{position:relative;float:right}.lk-content .post-list .item .post-info .work-btns .btn-cont .dd-list{left:-126px}.lk-content .post-list .item .post-info .work-btns .btn-cont .dd-list .btn{display:block;margin:0;float:none}.lk-content .post-list .item .post-info .form-item-for-checkbox{margin:12px 0 0 0;width:100%}.lk-content .post-list .item .post-info .form-item-for-checkbox input[type="checkbox"]{display:none}.lk-content .post-list .item .post-info .form-item-for-checkbox input[type="checkbox"]+label{font-weight:600;font-size:16px;line-height:20px;position:relative;padding:5px 0 0 63px}.lk-content .post-list .item .post-info .form-item-for-checkbox input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:0;width:50px;height:28px;background:#6B7480;border-radius:30px;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.lk-content .post-list .item .post-info .form-item-for-checkbox input[type="checkbox"]+label:after{content:"";position:absolute;left:3px;top:3px;border-radius:22px;width:22px;height:22px;background:#FFFFFF;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.lk-content .post-list .item .post-info .form-item-for-checkbox input[type="checkbox"]:checked+label:before{background:#02BA61}.lk-content .post-list .item .post-info .form-item-for-checkbox input[type="checkbox"]:checked+label:after{left:25px}.lk-content .post-list .item .post-info .form-item-for-checkbox .tooltip-cont{position:relative;margin:4px 0 0 0}.lk-content .post-list .item .post-info .form-item-for-checkbox .tooltip-cont a{font-weight:600;font-size:16px;line-height:20px;text-decoration-line:underline;margin:6px 0 0 0;color:rgba(24,26,62,0.5)}.lk-content .post-list .item .post-info .form-item-for-checkbox .tooltip-cont a:hover{text-decoration:none}.lk-content .post-list .item .post-info .form-item-for-checkbox .tooltip-cont .tooltip{position:absolute;top:47px;right:0;width:357px;height:288px;background:#FFFFFF;border:1px solid rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.08);border-radius:20px 0px 20px 20px;padding:15px 20px;display:none}.lk-content .post-list .item .post-info .form-item-for-checkbox .tooltip-cont .tooltip p{font-weight:500;font-size:16px;line-height:24px;margin-bottom:24px}.lk-content .post-list .item .post-info .form-item-for-checkbox .tooltip-cont:hover .tooltip{display:block;z-index:100}.lk-content .list-plitki .item{width:31.9%;margin:0 1.9% 20px 0;position:relative}.lk-content .list-plitki .item:nth-child(3n){margin-right:0}.lk-content .list-plitki .item .image-cont{margin:0 0 16px 0}.lk-content .list-plitki .item .post-text .fav-fill{background-color:#FF2626;-webkit-mask-image:url(/assets/fav-fill-small-1b252eae4737827af4653777c80d32972cb70ec8d820a3dd4571365656e68916.svg);mask-image:url(/assets/fav-fill-small-1b252eae4737827af4653777c80d32972cb70ec8d820a3dd4571365656e68916.svg)}.lk-content .list-plitki .item .post-text .bottom .btn{display:block;margin:8px 0 0 0}.lk-content .list-plitki .item.no-active .image-cont{opacity:0.3}.lk-content .list-plitki .item.no-active .post-text .bottom .btn{background:#fff;border-color:#DFE7EF}.lk-content .list-plitki .item.no-active .post-text .bottom .btn:hover{color:#000;border-color:#000}.lk-content .list-plitki .item.no-active .post-text .name{color:rgba(24,25,63,0.4)}.lk-content .list-plitki .item .sale-mopedi-ru{position:absolute;width:100%;z-index:1;left:0;top:25px}.post-list .list-plitki .item.no-active .post-text .post-text .price{color:rgba(24,25,63,0.4)}.lk-content .user-list .user-item{float:left;width:31.3%;background:#F6F6F6;border-radius:8px;margin:0 1.6% 17px 0}.lk-content .user-list .user-item:nth-child(3n){margin-right:0}.lk-content .user-list .item-cont{padding:20px 15px}.lk-content .user-list .user-item .image{display:block;width:54px;height:54px;border-radius:54px;position:relative;overflow:hidden;margin:0 0 9px 0}.lk-content .user-list .user-item .image img{display:block}.lk-content .user-list .user-item .name{font-weight:600;font-size:16px;line-height:20px}.lk-content .user-list .user-item .rating{margin:8px 0 6px 0}.lk-content .user-list .user-item .rating .star{font-weight:700;font-size:10px;line-height:12px;color:#18193F;position:relative;padding:0 0 0 16px}.lk-content .user-list .user-item .rating .star b{font-size:16px;line-height:20px;padding:0 3px 0 0}.lk-content .user-list .user-item .rating .star:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;background-color:#18193F;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}.lk-content .user-list .user-item .btn{display:block}.lk-content .balance-title{border-bottom:3px solid #F6F6F6;margin:46px 0 32px 0;width:98%;padding:0 0 29px 0}.lk-content .balance-title .price{float:left;margin:8px 0 0 0}.lk-content .balance-title .price b{display:block;font-weight:700;font-size:40px;line-height:20px;color:#02BA61;margin:0 0 13px 0}.lk-content .balance-title .price b i{font-style:normal;font-size:20px;line-height:20px;color:#18193F}.lk-content .balance-title .price span{display:block;font-weight:500;font-size:16px;line-height:20px;color:#6B7480}.lk-content .balance-title .balance-form{float:right}.lk-content .balance-title .balance-form form{position:relative;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;width:346px;height:38px}.lk-content .balance-title .balance-form .span{position:absolute;font-size:16px;line-height:20px;text-align:right;color:#6B7480;right:162px;top:9px}.lk-content .balance-title .balance-form input[type="text"]{padding:0;border:none;font-size:16px;line-height:20px;margin:10px 0 0 12px;width:40%}.lk-content .balance-title .balance-form .btn{position:absolute;right:2px;top:2px;padding:6px 25px}.lk-content .balance-title .balance-form ul{margin:8px 0 0 0}.lk-content .balance-title .balance-form ul li{float:left;margin:0 4px 0 0}.lk-content .balance-title .balance-form ul li span{display:inline-block;background:transparent;border-radius:5px;font-size:12px;line-height:15px;color:#6B7480;padding:3px 10px;cursor:pointer}.lk-content .balance-title .balance-form ul li span.active{background:#F6F6F6;font-weight:700;text-align:center;color:#18193F}.lk-content .balance-text-good{font-size:18px;font-weight:bold}.lk-content .balance-text-good a{color:#30C76C}.lk-content .balance-list{width:98%;padding:0 0 50px 0}.lk-content .balance-list .small-title{font-weight:600;font-size:20px;line-height:20px;margin:0 0 18px 0}.lk-content .balance-list .form{position:relative;background:#FFFFFF;border:1px solid #DFE7EF;border-radius:10px;width:316px;height:38px;margin:-9px 0 0 0}.lk-content .balance-list .form input[type="date"]{background:transparent;padding:0;border:0;float:left;width:100px;margin:9px 0 0 10px;cursor:pointer}.lk-content .balance-list .form input[type="date"].first{border-right:1px solid #DFE7EF;padding:0 10px 0 0}.lk-content .balance-list .form .btn{float:right;padding:5px 10px;font-size:14px;margin:3px 3px 0 0;cursor:pointer}.lk-content .balance-list .form-full{width:399px}.lk-content .balance-list .table .th{font-size:14px;line-height:17px;color:#6B7480;padding:0 0 7px 0}.lk-content .balance-list .table .th .td{float:left}.lk-content .balance-list .table .th .td-1{color:#6B7480;width:15.6%}.lk-content .balance-list .table .th .td-2{width:49%}.lk-content .balance-list .table .th .td-3{text-align:right;width:11.6%}.lk-content .balance-list .table .th .td-4{text-align:right;width:11.5%}.lk-content .balance-list .table .th .td-5{text-align:right;width:11.5%}.lk-content .balance-list .table .th .td.green{color:#379C4E}.lk-content .balance-list .table .tr{border-top:1px solid #DFE7EF;padding:11px 0 11px 0}.lk-content .balance-list .table .tr .td{float:left}.lk-content .balance-list .table .tr .td-1{width:15.6%;color:#6B7480}.lk-content .balance-list .table .tr .td-2{width:49%}.lk-content .balance-list .table .tr .td-3{text-align:right;width:11.6%}.lk-content .balance-list .table .tr .td-4{text-align:right;width:11.5%}.lk-content .balance-list .table .tr .td-5{text-align:right;width:11.5%}.lk-content .balance-list .table .tr .td.green{color:#379C4E}.lk-content .balance-list .table .tr .td.red{color:red}.lk-content .balance-list .table .tr .td.orange{color:orange}.user-page{margin:-21px 0 0 0}.user-page-info{float:left;width:23.4%}.user-page-info .image{display:block;margin:28px auto 18px auto;width:100px;height:100px;border-radius:100px;position:relative;overflow:hidden}.user-page-info .image img{display:block}.user-page-info .name{font-weight:700;font-size:20px;line-height:24px;text-align:center;margin:0 0 9px 0}.user-page-info .rating{margin:2px 0 20px 0}.user-page-info .rating .star{float:left;position:relative;font-weight:600;font-size:10px;line-height:12px;padding:0 0 0 18px}.user-page-info .rating .star b{font-size:16px;line-height:20px;display:inline-block;padding:0 2px 0 0}.user-page-info .rating .star:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;background-color:#18193F;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}.user-page-info .rating .recalls{float:right;font-size:12px;line-height:15px;color:#6B7480;margin:3px 0 0 0}.user-page-info .rating .line{position:relative;width:100%;background:#DFF1E3;border:1px solid rgba(0,0,0,0.05);border-radius:8px;height:6px;margin:3px 0 3px 0}.user-page-info .rating .line .fill{position:absolute;left:0;top:0;height:4px;background:#48BD62;border:1px solid rgba(0,0,0,0.05);border-radius:8px}.user-page-info .rating span{display:block;font-size:12px;line-height:15px;color:#6B7480}.user-page-info .counts{margin:0 0 29px 0}.user-page-info .counts .item{float:left;text-align:center;width:49%}.user-page-info .counts .item b{display:block;font-weight:700;font-size:16px;line-height:20px;color:#006DFF;margin:0 0 2px 0}.user-page-info .counts .item span{display:block;font-weight:500;font-size:12px;line-height:15px;color:#6B7480}.user-page-info .counts .line{float:left;height:32px;width:3px;background:#F6F6F6}.user-page-info .btn{display:block;margin:0 0 9px 0}.user-page-cont{float:right;border-left:1px solid #DFE7EF;width:72.5%;padding:0 0 0 2.2%}.user-page-cont .post-list{padding:40px 0 60px 0}.user-page-cont .post-list .title{font-weight:700;font-size:24px;line-height:20px;margin-bottom:30px}.user-page-cont .post-list .list-plitki .item{width:31.3%;margin-right:2%;margin-bottom:9px}.user-page-cont .post-list .list-plitki .item .image-cont{margin-bottom:16px}.user-page-cont .paggination-block{margin:3px 0 0 0}.user-page-cont .recalls-block{padding-top:70px}.user-page-cont .recalls-block .recall-title{margin:0 0 3px 0}.user-page-cont .recalls-block .recall-count{float:left}.user-page-cont .recalls-block .recall-count b{float:left;font-weight:700;font-size:24px;line-height:20px;color:#18193F}.user-page-cont .recalls-block .recall-count b i{font-size:40px;line-height:20px;color:#02BA61;font-style:normal;padding:0 5px 0 0}.user-page-cont .recalls-block .recall-count span{float:left;font-weight:700;font-size:24px;line-height:20px;color:#6B7480;margin:4px 0 0 15px}.user-page-cont .recalls-block .recall-count .small{font-weight:600;font-size:14px;line-height:17px;color:#6B7480;margin:8px 0 0 0}.user-page-cont .recalls-block .recall-title .btn{float:right;margin:7px 0 0 0}.user-page-cont .recalls-block .recall-title .line{height:8px;width:100%;background:#DFF1E3;border-radius:30px;position:relative;margin:15px 0 0 0}.user-page-cont .recalls-block .recall-title .fill{position:absolute;left:0;top:0;height:8px;width:70%;background:#48BD62;border-radius:30px}.user-page-cont .recalls-block .list .item{padding:20px 0 0px 0;margin:0 0 33px 0}.user-page-cont .recalls-block .list .item-line{border-top:1px solid #DFE7EF}.user-page-cont .recalls-block .list .item .top{margin:0 0 9px 0}.user-page-cont .recalls-block .list .item .top .autor{float:left}.user-page-cont .recalls-block .list .item .top .autor .image{float:left;width:50px;height:50px;position:relative;overflow:hidden;border-radius:50px;margin:0px 16px 0px 0}.user-page-cont .recalls-block .list .item .top .autor .image img{display:block}.user-page-cont .recalls-block .list .item .top .autor .short{float:left;margin:8px 0 0 0}.user-page-cont .recalls-block .list .item .top .autor .short b{display:block;font-weight:600;font-size:16px;line-height:20px;margin:0 0 1px 0}.user-page-cont .recalls-block .list .item .top .autor .short span{display:block;font-weight:600;font-size:12px;line-height:15px;color:#6B7480}.user-page-cont .recalls-block .list .item .top .star-cont{float:right;margin:0 0px 0 0;text-align:right}.user-page-cont .recalls-block .list .item .top .star-cont .star{font-weight:700;font-size:14px;line-height:17px;position:relative;display:inline-block}.user-page-cont .recalls-block .list .item .top .star-cont .star b{font-weight:600;font-size:24px;line-height:29px;padding:0 5px 0 0}.user-page-cont .recalls-block .list .item .top .star-cont .star:before{content:"";position:absolute;top:6px;left:-26px;width:18px;height:18px;background-color:#48BD62;-webkit-mask-image:url(/assets/big-star-3b7a5612f66edcc70ef301b913d5a9aaccc7159779a7df5eafd02cc1fab0f534.svg);mask-image:url(/assets/big-star-3b7a5612f66edcc70ef301b913d5a9aaccc7159779a7df5eafd02cc1fab0f534.svg)}.user-page-cont .recalls-block .list .item .top .star-cont .star.green:before{background-color:#48BD62}.user-page-cont .recalls-block .list .item .top .star-cont span{display:block;font-weight:600;font-size:12px;line-height:15px;text-align:right;color:#6B7480}.user-page-cont .recalls-block .list .item .text{margin:0 0 17px 0}.user-page-cont .recalls-block .list .item .text-cont{padding:0 0 0 66px}.user-page-cont .recalls-block .list .item .text .small-title{font-weight:700;font-size:18px;line-height:20px;margin:0 0 10px 0}.user-page-cont .recalls-block .list .item .text .description{font-weight:400;font-size:16px;line-height:22px}.user-page-cont .recalls-block .list .item .answer{padding:0 0 0 66px;position:relative}.user-page-cont .recalls-block .list .item .answer:before{content:"";position:absolute;top:14px;left:14px;width:24px;height:24px;background-color:#98A2AE;-webkit-mask-image:url(/assets/answer-d520141b98b1fe923b437d01307c7ffa13d238a6f7d81e8b43a0e6297da92ae7.svg);mask-image:url(/assets/answer-d520141b98b1fe923b437d01307c7ffa13d238a6f7d81e8b43a0e6297da92ae7.svg)}.user-page-cont .recalls-block .list .more{display:block}.post-list.user-page-cont{padding-left:0;padding-right:20px;border:0}.post-list.user-page-cont .recalls-block .list .item{margin:0 0 -1px 0}.user-page-cont .post-list-profile-bottom{padding-top:10px}.user-page-cont .post-list-profile{min-height:auto;padding-bottom:0}.user-page-cont .post-list-profile .title{margin-bottom:18px;margin-right:18px}.user-page-cont .main-filter{margin-bottom:18px}.user-page-cont .form input[type="text"]{border:none;padding:0px 14px 0px 45px;font-size:16px;width:calc(100% - 60px);height:40px;background:rgba(0,0,0,0.04) url(/assets/search_field-c1798cc5ce153252012a29b06615f9fcdc438af59b5a37acae5e80ebab55b1dc.svg) no-repeat left 13px center;background-size:22px 22px;border-radius:10px;margin:0 0 30px 0}.user-page-cont .main-filter .tabs{padding-bottom:0;margin-bottom:21px}.user-page-cont .main-filter .tabs a{border-bottom:2px solid transparent;margin-bottom:-2px;font-weight:600;font-size:18px;line-height:20px;color:rgba(24,25,63,0.5);padding:0 0 8px 0;margin-right:29px}.user-page-cont .main-filter .tabs a.active,.user-page-cont .main-filter .tabs a:hover{border-color:#18193F;color:#18193F}.user-page-cont .main-filter .list .filter-item{width:32%;margin-bottom:18px}.user-page-cont .main-filter .list .filter-item select{height:40px}.user-page-cont .main-filter .list .filter-item .select2-container-multi .select2-choices{min-height:38px;height:38px !important}.user-page-cont .main-filter .list .filter-item .inputs input{height:38px}.user-page-cont .main-filter .list .filter-item .inputs{height:38px}.user-page-cont .main-filter .list .filter-item .select2-container-multi .select2-choices .select2-search-field input{min-height:26px}.user-page-cont .main-filter .list .filter-item-colors{width:62%}.user-page-cont .main-filter .submit-filter{margin:2px 0 0 0;width:calc(100% - 14px)}.user-page-cont .main-filter .submit-filter .btn{float:right;width:276px}.user-page-cont .main-filter .submit-filter .btn-reset{display:none}.user-page-cont .main-filter .submit-filter .show-all{float:left;padding:10px 2px;background:#F6F6F6;border-radius:10px;text-align:center;font-weight:600;font-size:16px;line-height:20px;color:#18193F;margin:0;width:calc(100% - 302px)}.user-page-cont .main-filter .submit-filter .show-all:hover{background:#18193F;color:#fff}.user-page-cont .main-filter .submit-filter .show-all:after{display:none}.user-page-cont .main-filter .list{padding-bottom:0px}.user-page-cont .post-list-profile select{float:right;margin:-10px 0 0 0}.user-page-cont .post-list-profile .view{margin:-9px 0px 0 0}.user-page-cont .post-list-profile .tabs{padding:0 0 13px 0}.user-page-cont .new-parts-search .title{display:none}.user-page-cont .new-parts-search .search-cont .prices{height:40px}.user-page-cont .new-parts-search .search-cont .form input[type="text"]{margin-bottom:0}.user-page-cont .new-parts-search .search-cont{display:inline-block}.user-page-cont .new-parts-search .search-cont .form{display:none}.user-page-cont .new-parts-search .checkbox-list{display:inline-block;border:0;margin-bottom:0px}.user-page-cont .new-parts-search .cats-cont{border-top:1px solid #DFE7EF;padding:20px 0 0 0}.mobile-menu{position:fixed;top:60px;left:0;width:100%;background-color:#fff;z-index:3;padding-bottom:17px;box-shadow:0px 4px 50px rgba(0,0,0,0.2);display:none}.mobile-menu .btn{margin:2px 0 5px 0;display:block}.mobile-menu .user-block{display:block;margin:20px 0 18px 0}.mobile-menu .user-block .image{float:left;width:40px;height:40px;position:relative;overflow:hidden;border-radius:40px;margin:0 10px 0 0}.mobile-menu .user-block .image img{display:block}.mobile-menu .user-block .short{float:left;margin:3px 0 0 0;width:calc(100% - 100px)}.mobile-menu .user-block .short b{display:block;font-weight:600;font-size:14px;line-height:17px;margin:0 0 2px 0}.mobile-menu .user-block .short span{display:block;font-weight:600;font-size:12px;line-height:15px;color:#6B7480}.mobile-menu .user-block .str-block{float:right;width:41px;height:22px;background:#EEF1F5;border-radius:30px;position:relative;margin:9px 0 0 0}.mobile-menu .user-block .str-block:before{content:"";position:absolute;width:5px;height:10px;background:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg) no-repeat;background-size:contain;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.mobile-menu ul{padding:0 0 2px 0;margin:32px 0 0px 0}.mobile-menu ul li{margin:0 0 25px 0}.mobile-menu ul li a{font-weight:600;font-size:14px;line-height:18px;position:relative;display:block}.mobile-menu ul li a b{font-size:12px;line-height:15px;text-align:center;color:#FFFFFF;margin:-2px 0 0 6px;padding:3px 8px;border-radius:20px;float:right}.mobile-menu ul li a b.pro{background:#006DFF}.mobile-menu ul li a b.balance{background:#18193F}.mobile-menu ul li a b.count{background:#EEF1F5;color:#006DFF}.mobile-menu ul li a b.str{width:26px;height:16px;background:#EEF1F5;border-radius:30px;position:relative}.mobile-menu ul li a b.str:before{content:"";position:absolute;width:5px;height:10px;background:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg) no-repeat;background-size:contain;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.mobile-menu ul li a.link{font-weight:600;font-size:16px;line-height:20px;color:#006DFF}.mobile-menu ul li a.active{color:#006DFF}.mobile-menu ul li a.active:before{content:"";position:absolute;left:-28px;top:0;width:3px;height:22px;background:#006DFF}.modal-hidden{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;z-index:100;display:none}.modal{position:fixed;margin:auto;top:0;right:0;bottom:0;left:0;background:#fff;width:590px;height:410px;border-radius:10px;display:none;z-index:101}.modal .close{position:absolute;width:12px;height:12px;right:15px;top:15px;cursor:pointer;z-index:1;background-color:#ff3a2e;-webkit-mask-image:url(/assets/close-4222e4eee278dd8a379f715bf82ae07010e9554d241db0a210cbdacd1990535a.svg);mask-image:url(/assets/close-4222e4eee278dd8a379f715bf82ae07010e9554d241db0a210cbdacd1990535a.svg)}.modal .close:hover{opacity:0.5}.modal .form{float:left;width:100%}.modal .form .name{font-size:25px;line-height:30px;font-weight:500;width:91%;margin-bottom:12px}.modal .form .stars{margin:0 0 25px 0}.modal .form .stars .star{float:left;width:24px;height:24px;margin:0 5px 0 0;background-color:#F1F4F6;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);-webkit-mask-size:contain}.modal .form .stars .star.fill{background-color:#192244}.modal .form .stars .star.hover{background-color:#192244}.modal .form .short{font-size:14px;line-height:25px;width:90%;margin-bottom:27px}.modal .form .form-cont{padding:25px 32px 0 30px}.modal .form .form-item{margin-bottom:16px}.modal .form .form-item input[type="text"]{border:1px solid #DFE7EF;padding:0 18px;width:calc(100% - 36px);font-size:14px;height:47px;background:transparent}.modal .form .form-item input[type="text"]:hover{background:#fff}.modal .form .form-item input[type="text"]:focus{border-color:#000}.modal .form .form-item input[type="text"].error{border-color:#ff3a2e}.modal .form .form-item textarea{border:1px solid #DFE7EF;padding:18px 18px;width:calc(100% - 36px);font-size:14px;height:147px;background:transparent;resize:none}.modal .form .form-item textarea:hover{background:#fff}.modal .form .form-item textarea:focus{border-color:#000}.modal .form .form-item textarea.error{border-color:#ff3a2e}.modal .form .form-item input[type="file"]{display:none}.modal .form .form-item input[type="file"]+label{float:left;font-size:14px;color:#fb3d38;margin:14px 0 0px 19px;cursor:pointer}.modal .form .form-item input[type="file"]+label:hover{color:#000}.modal .form .form-item .file-name{font-size:14px;color:#777777;margin:15px 0 0 0px;float:left;margin:14px 0 0 20px}.modal .form .form-item .btn{float:left;margin:14px 0 0 0;padding:16px 24px}.modal .form .form-item .small{float:left;font-size:11px;line-height:16px;color:#777777;width:53%;margin:26px 0 0 19px}.modal .form .form-item .small a{color:#fb3d38}.modal.modal-alert{width:370px;height:220px}.modal.modal-alert .form .short{margin-bottom:0;height:60px}.modal.modal-city{background:#fff;width:482px;height:446px}.modal .search{position:relative;margin:7px 0 0 0;width:100%}.modal .search input[type='text']{background:#ffffff;border-radius:4px;border:1px solid #DFE7EF;padding:0 18px;width:calc(100% - 36px);font-size:14px;padding:0 40px 0 20px;width:calc(100% - 60px);height:48px;font-size:16px}.modal .search input[type='submit']{position:absolute;border:none;width:24px;height:24px;top:0;right:0;margin:13px 17px 0 0;padding:0;cursor:pointer;background-color:#6B7480;-webkit-mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg);mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg)}.modal .search input[type='submit']:hover{background-color:#ce000c}.modal .small{padding:15px 0 0 10px}.modal .city-list{margin:11px 0 0 0;height:270px;position:relative;overflow-x:hidden}.modal .city-list ul li{margin-bottom:6px}.modal .city-list ul li a{display:block;padding:10px 10px}.modal .city-list ul li a:hover{color:#fff;background:#6B7480}.modal.modal-callback{height:560px}.modal.modal-claim{height:450px}.modal-claim-advet{border-radius:15px;position:absolute;top:100px;bottom:inherit;height:auto}.modal-claim-advet .form .name{font-weight:600;font-size:21px;margin-bottom:28px}.modal-claim-advet .close{mask-size:contain;-webkit-mask-size:contain;background-color:#000;width:16px;height:16px;top:26px;right:23px}.modal-claim-advet .form .form-cont{padding:21px 18px 0 18px}.modal-claim-advet .form .form-item{margin-bottom:29px}.modal-claim-advet .form .form-item:last-child{margin-bottom:20px}.modal-claim-advet .form .form-item .label{font-weight:600;font-size:16px;margin:0 0 11px 0}.modal-claim-advet .form .form-item input[type="text"]{height:40px;border-radius:10px;padding:0 13px;width:calc(100% - 26px);font-size:16px}.modal-claim-advet .form .form-item input[type="text"]:focus{background:rgba(255,255,255,0.06);border:1px solid rgba(74,61,254,0.7);box-shadow:0px 0px 0px 3px rgba(71,7,255,0.15)}.modal-claim-advet .form .form-item input[type="text"].error{background:rgba(255,255,255,0.06);border:1px solid rgba(255,0,0,0.32);box-shadow:0px 0px 0px 3px rgba(255,7,7,0.1)}.modal-claim-advet .form .form-item textarea{height:125px;border-radius:10px;padding:11px 13px;width:calc(100% - 26px);font-size:16px}.modal-claim-advet .form .form-item textarea:focus{background:rgba(255,255,255,0.06);border:1px solid rgba(74,61,254,0.7);box-shadow:0px 0px 0px 3px rgba(71,7,255,0.15)}.modal-claim-advet .form .form-item textarea.error{background:rgba(255,255,255,0.06);border:1px solid rgba(255,0,0,0.32);box-shadow:0px 0px 0px 3px rgba(255,7,7,0.1)}.modal-claim-advet .form .form-item p{margin:7px 0 0 0;line-height:20px}.modal-claim-advet .form .form-item input[type="file"]{display:none}.modal-claim-advet .form .form-item input[type="file"]+.add-image-block{background:#FFFFFF;border:1px dashed rgba(0,0,0,0.3);border-radius:10px;text-align:center;padding:30px 0 28px 0;width:calc(100% - 2px);margin:1px 0 30px 0;display:block;float:none}.modal-claim-advet .form .form-item input[type="file"]+.add-image-block img{margin:0 auto;display:block}.modal-claim-advet .form .form-item input[type="file"]+.add-image-block .title{color:#18193F;font-weight:600;font-size:16px;line-height:20px;margin:17px 0 3px 0}.modal-claim-advet .form .form-item input[type="file"]+.add-image-block span{display:block;font-size:14px;line-height:20px;color:rgba(0,0,0,0.6);margin:0 0 16px 0}.modal-claim-advet .form .form-item input[type="file"]+.add-image-block .btn{cursor:pointer;padding:12px 12px;background:rgba(189,189,189,0.06);border:1px solid rgba(0,0,0,0.12);border-radius:10px;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-0.02em;color:#000000;margin:0 auto;width:202px;display:block;float:none}.modal-claim-advet .form .form-item input[type="file"]+.add-image-block input[type="file"]{display:none}.modal-claim-advet .form .form-item input[type="file"]+.add-image-block.hovered{border-color:#000}.modal-claim-advet .form .form-item .btn{float:none;background:#000;display:block}.modal-claim-advet .form .form-item .btn:hover{color:#fff;background:#192244}.modal-block{height:384px}.modal .text-center{text-align:center;padding:17px 0 0 0}.modal .text-center img{display:block;width:82px;margin:0 auto}.modal .text-center .name{font-weight:600;font-size:22px;line-height:28px;letter-spacing:-0.02em;margin:29px 50px 28px 50px}.modal .text-center .btn{display:block;padding:14px 0;margin:0 20px}.modal .text-center p{font-weight:500;font-size:18px;line-height:28px;letter-spacing:-0.02em;color:rgba(25,34,68,0.6);margin:28px 60px 0 60px}.modal-block-pro{height:350px}.modal-block-pro .text-center .name{margin:29px 120px 0px 120px}.modal-block-pro .text-center p{margin:10px 60px 30px 60px}.quiz{background:#F7F8FA;padding:19px 0 19px 0;margin-bottom:30px}.quiz .title{font-size:24px;font-weight:600;line-height:20px;margin-bottom:23px}.quiz .selects{float:left;width:327px}.quiz .selects .label{color:#6B7480;font-size:14px;font-weight:500;padding:0 0 7px 0px}.quiz .selects .form-item{margin-bottom:18px}.quiz .selects .form-item span{float:left;font-size:16px;font-weight:500;width:31px;margin:12px 0 0 0}.quiz .selects .form-item select{float:left;width:192px;height:40px;background:#fff url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) no-repeat right 5% center;background-size:14px 8px;border:1px solid #DFE7EF;border-radius:10px;padding:0 0 0 11px;font-size:15px;font-weight:normal;margin:0 6px 0px 0}.quiz .selects .form-item select.error{border-color:red}.quiz .tabs{float:left;width:calc(100% - 340px);margin:20px 0 0 0}.quiz .tabs .list{display:flex;justify-content:space-between;margin:0 0 37px 0}.quiz .tabs .list .item{display:inline-block;width:110px;cursor:pointer}.quiz .tabs .list .item .image{width:78px;height:78px;border-radius:8px;background:#fff;position:relative;margin:0 auto 6px auto;border:1px solid #CDD0D3}.quiz .tabs .list .item .image .info{position:absolute;width:17px;height:17px;right:-21px;top:0;display:none;background-color:#6B7480;-webkit-mask-image:url(/assets/info-15203b27e815a065e8df1c9f1c9f3427f9db5ff4dff75d232437fa8485012a8b.svg);mask-image:url(/assets/info-15203b27e815a065e8df1c9f1c9f3427f9db5ff4dff75d232437fa8485012a8b.svg)}.quiz .tabs .list .item .name{text-align:center;font-size:14px;font-weight:500}.quiz .tabs .list .item .image:before{background-color:#192244}.quiz .tabs .list .item-1 .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:64px;height:64px;-webkit-mask-image:url(/assets/icon-item-1-8959e3a35530c06d55769c2022f91a2387361633085540d89f4aae5fd3db9dc9.svg);mask-image:url(/assets/icon-item-1-8959e3a35530c06d55769c2022f91a2387361633085540d89f4aae5fd3db9dc9.svg)}.quiz .tabs .list .item-2 .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:64px;height:64px;-webkit-mask-image:url(/assets/icon-item-2-1c68c405497626b89668c6972f9106c68427f270568fe4fea02d45fa5c27074b.svg);mask-image:url(/assets/icon-item-2-1c68c405497626b89668c6972f9106c68427f270568fe4fea02d45fa5c27074b.svg)}.quiz .tabs .list .item-3 .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:64px;height:64px;-webkit-mask-image:url(/assets/icon-item-3-30982d125bcd89fdaca23cd38bb3ed6ce1895fe3d91ff873aa56de3445930dff.svg);mask-image:url(/assets/icon-item-3-30982d125bcd89fdaca23cd38bb3ed6ce1895fe3d91ff873aa56de3445930dff.svg)}.quiz .tabs .list .item-4 .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:64px;height:64px;-webkit-mask-image:url(/assets/icon-item-4-97e84b6c62c39eaec0822830fe68770c7e8b269faba4299fe3bd6b14d5d4e64f.svg);mask-image:url(/assets/icon-item-4-97e84b6c62c39eaec0822830fe68770c7e8b269faba4299fe3bd6b14d5d4e64f.svg)}.quiz .tabs .list .item-5 .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:64px;height:64px;-webkit-mask-image:url(/assets/icon-item-5-f1daa0ebe984d7b629fe4e66c0e2f594d089ae602a06b399a5d869c87ba98d75.svg);mask-image:url(/assets/icon-item-5-f1daa0ebe984d7b629fe4e66c0e2f594d089ae602a06b399a5d869c87ba98d75.svg)}.quiz .tabs .list .item-6 .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:64px;height:64px;-webkit-mask-image:url(/assets/icon-item-6-f3edc821d5677b40efc14e2c07dd53409ecfd62e8102061652834708266c316c.svg);mask-image:url(/assets/icon-item-6-f3edc821d5677b40efc14e2c07dd53409ecfd62e8102061652834708266c316c.svg)}.quiz .tabs .list .item-7 .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:64px;height:64px;-webkit-mask-image:url(/assets/icon-item-7-e418af71bea0acfa09004b6fea599dbd1314fcfe18b446befdbaee411b2d0d41.svg);mask-image:url(/assets/icon-item-7-e418af71bea0acfa09004b6fea599dbd1314fcfe18b446befdbaee411b2d0d41.svg)}.quiz .tabs .list .item:hover .image,.quiz .tabs .list .item.active .image{background-color:#30C76C;border-color:#30C76C}.quiz .tabs .list .item:hover .image:before,.quiz .tabs .list .item.active .image:before{background-color:#fff}.quiz .text-block{border:0}.quiz .text-block p{float:right;color:#6B7480;font-size:14px;font-weight:500;margin:12px 15px 0 0}.quiz .text-block .btn{float:right;cursor:pointer}.cookies{position:fixed;margin:auto;bottom:20px;left:0;right:0;width:380px;background:#192244;color:#fff;border-radius:10px;display:none}.cookies-cont{padding:20px}.cookies .text{float:left;line-height:19px}.cookies .text a{color:#fff;text-decoration:underline}.cookies .text a:hover{text-decoration:none}.cookies .btn{float:right}.cookies .btn:hover{border-color:#fff}header .user-block{position:relative;padding-bottom:7px}header .user-dd{position:absolute;right:0;top:-1px;display:none}header .user-dd{width:277px;padding:20px;margin:26px 0px 0 0;background:#fff;border-radius:8px;border:1px solid #DFE7EF;z-index:3}header .user-dd .user-block{float:none}header .user-dd .user-block .image{float:left;position:relative;overflow:hidden;width:69px;height:69px;border-radius:69px;margin:0 19px 0 0}header .user-dd .user-block .image img{display:block}header .user-dd .user-block .short{float:left;width:calc(100% - 90px);margin:4px 0 0 0}header .user-dd .user-block .short .name{font-weight:600;font-size:16px;line-height:20px}header .user-dd .user-block .short .rating{margin:6px 0 0 0}header .user-dd .user-block .short .rating .star{font-weight:700;font-size:10px;line-height:12px;color:#48BD62;position:relative;padding:0 0 0 16px}header .user-dd .user-block .short .rating .star b{font-size:16px;line-height:20px;padding:0 3px 0 0}header .user-dd .user-block .short .rating .star:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;background-color:#48BD62;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}header .user-dd .recalls{background:#F6F6F6;border-radius:8px;font-weight:600;padding:10px 10px 10px 13px;margin:15px 0 20px 0;display:block}header .user-dd .recalls span{float:left;font-size:16px;line-height:20px;color:#6B7480}header .user-dd .recalls b{float:right;font-size:16px;line-height:20px}header .user-dd ul{border-bottom:3px solid #F6F6F6;padding:0 0 5px 0;margin:0 0 20px 0}header .user-dd ul li{margin:0 0 17px 0}header .user-dd ul li a{font-weight:600;font-size:16px;line-height:20px;position:relative}header .user-dd ul li a b{font-size:12px;line-height:15px;text-align:center;color:#FFFFFF;margin:0 0 0 6px;padding:3px 6px}header .user-dd ul li a b.pro{background:#006DFF;border-radius:5px}header .user-dd ul li a b.balance{background:#18193F;border-radius:5px;float:none;margin:0;padding:3px 6px}header .user-dd ul li a b.balance:before{display:none}header .user-dd ul li a b.balance.red{background:red}header .user-dd ul li a.link{font-weight:600;font-size:16px;line-height:20px;color:#006DFF}header .user-dd ul li a.active,header .user-dd ul li a:hover{color:#006DFF}header .user-dd ul li a.active:before,header .user-dd ul li a:hover:before{content:"";position:absolute;left:-10px;top:0;width:3px;height:22px;background:#006DFF}header .user-dd .bottom-menu a{font-weight:600;font-size:16px;line-height:20px;display:block;margin:0 0px 18px 0}header .user-dd .bottom-menu a.active{color:#006DFF}.parts-search .search-parts{position:relative;border-radius:15px;background:rgba(25,34,68,0.7);padding:3px 3px;margin:0 13px 33px 0}.parts-search .search-parts input[type="text"]{padding:0 10px 0 40px;border:0;color:rgba(25,34,68,0.7);font-size:16px;border-radius:12px;background:#FFF;height:42px;width:calc(100% - 132px)}.parts-search .search-parts input[type="submit"]{padding:0;border:0;background:transparent;color:#FFF;font-size:16px;font-weight:600;line-height:19px;width:74px}.parts-search .search-parts input[type="submit"]:hover{cursor:pointer}.parts-search .search-parts:before{content:"";position:absolute;left:13px;top:12px;width:24px;height:24px;background-color:#6B7480;-webkit-mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg);mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg)}.parts-search .title{font-size:24px;margin:0 0 20px 0}.parts-search .part-country{margin:0px 0 15px 0}.parts-search .part-country input[type="radio"]{display:none}.parts-search .part-country input[type="radio"]+label{float:left;padding:4px 16px 4px 5px;border-radius:13px;margin:0 20px 15px 0;background:linear-gradient(90deg, rgba(0,51,153,0.1) 0%, rgba(255,255,255,0) 47%),rgba(0,0,0,0.04);cursor:pointer}.parts-search .part-country input[type="radio"]+label img{float:left;width:50px;position:relative;border-radius:10px}.parts-search .part-country input[type="radio"]+label span{float:left;position:relative;font-size:16px;font-weight:600;margin:10px 0 0 10px;padding:0 19px 0 0}.parts-search .part-country input[type="radio"]+label span:after{content:"";position:absolute;right:0;bottom:0;width:9px;height:16px;background-color:#192244;-webkit-mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg);mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg)}.parts-search .part-country input[type="radio"]:checked+label{background:#8EA1B3}.parts-search .part-country input[type="radio"]:checked+label span{color:#fff}.parts-search .part-country input[type="radio"]:checked+label span:after{background-color:#fff}.parts-search .part-country .label-item{float:left;padding:4px 16px 4px 5px;border-radius:13px;margin:0 20px 15px 0;background:linear-gradient(90deg, rgba(0,51,153,0.1) 0%, rgba(255,255,255,0) 47%),rgba(0,0,0,0.04);cursor:pointer}.parts-search .part-country .label-item:hover{background:rgba(0,0,0,0.04)}.parts-search .part-country .label-item img{float:left;width:50px;position:relative;border-radius:10px}.parts-search .part-country .label-item span{float:left;position:relative;font-size:16px;font-weight:600;margin:10px 0 0 10px;padding:0 19px 0 0}.parts-search .part-country .label-item span:after{content:"";position:absolute;right:0;bottom:0;width:9px;height:16px;background-color:#192244;-webkit-mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg);mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg)}.parts-search .part-country .label-item.active{background:#8EA1B3}.parts-search .part-country .label-item.active span{color:#fff}.parts-search .part-country .label-item.active span:after{background-color:#fff}.parts-search .part-cat input[type="radio"]{display:none}.parts-search .part-cat input[type="radio"]+label{float:left;padding:4px 16px 4px 5px;border-radius:13px;margin:0 20px 15px 0;background:rgba(0,0,0,0.04);cursor:pointer}.parts-search .part-cat input[type="radio"]+label span{float:left;position:relative;font-size:16px;font-weight:600;margin:10px 0 10px 10px;padding:0 19px 0 0}.parts-search .part-cat input[type="radio"]+label span:after{content:"";position:absolute;right:0;bottom:0;width:9px;height:16px;background-color:#192244;-webkit-mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg);mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg)}.parts-search .part-cat input[type="radio"]:checked+label{background:#8EA1B3}.parts-search .part-cat input[type="radio"]:checked+label span{color:#fff}.parts-search .part-cat input[type="radio"]:checked+label span:after{background-color:#fff}.parts-search .part-cat .label-item{float:left;padding:4px 16px 4px 5px;border-radius:13px;margin:0 20px 15px 0;background:rgba(0,0,0,0.04);cursor:pointer}.parts-search .part-cat .label-item span{float:left;position:relative;font-size:16px;font-weight:600;margin:10px 0 10px 10px;padding:0 19px 0 0}.parts-search .part-cat .label-item span:after{content:"";position:absolute;right:0;bottom:0;width:9px;height:16px;background-color:#192244;-webkit-mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg);mask-image:url(/assets/pay-str-e66f6c87dddd7644ce4d033462d8f1e48582165598d6ca94078bfe28ff13c5f0.svg)}.parts-search .part-cat .label-item.active{background:#8EA1B3}.parts-search .part-cat .label-item.active span{color:#fff}.parts-search .part-cat .label-item.active span:after{background-color:#fff}.parts-search .cats-cont .list{border:0;columns:3}.parts-search .cats-cont .list a{display:block;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-0.02em;margin:0 0 18px 0}.parts-search .cats-cont .list a b{font-weight:500;font-size:16px;line-height:16px;color:rgba(0,0,0,0.5);padding:0 0px 0 10px}.parts-search .cats-cont .list a:hover,.parts-search .cats-cont .list a.active{color:#29BE6D}.product-page .product-short-info{float:left;width:55%}.product-page .product-short-info .name-h1{float:left;font-size:30px;font-weight:600;max-width:calc(100% - 180px)}.product-page .product-short-info .price{float:right;display:flex;max-width:190px}.product-page .product-short-info .price span{display:inline-block;font-size:18px;font-weight:600;color:#6B7480;margin:2px 9px 0 0}.product-page .product-short-info .price b{display:inline-block;font-size:30px;font-weight:600}.product-page .product-work-nav{border-bottom:1px solid #DFE7EF;margin:20px 0 18px 1px;padding:0 0 16px 0}.product-page .product-work-nav .fav{float:left;width:30px;height:30px;margin:3px 0 0 0;cursor:pointer;background-color:#000000;-webkit-mask-image:url(/assets/favorite-697e8b540ab5bcb2462d6d3d06a5ca7d4e66ee5f2f09f7063b990737aa1a85c7.svg);mask-image:url(/assets/favorite-697e8b540ab5bcb2462d6d3d06a5ca7d4e66ee5f2f09f7063b990737aa1a85c7.svg)}.product-page .product-work-nav .fav.fav-fill{background-color:#FF2626}.product-page .product-work-nav .share{float:left;width:30px;height:30px;margin:3px 0 0 30px;cursor:pointer;background-color:#000000;-webkit-mask-image:url(/assets/share-d793636b74024d9eb05f28b65d358f5db23d5b193711e35e287762a15e240059.svg);mask-image:url(/assets/share-d793636b74024d9eb05f28b65d358f5db23d5b193711e35e287762a15e240059.svg)}.product-page .product-work-nav .share:hover{background-color:#30C76C}.product-page .product-work-nav .more{float:left;width:30px;height:30px;margin:3px 0 0 30px;cursor:pointer;background-color:#000000;-webkit-mask-image:url(/assets/more-243836878a12b6bd67251a3b9e759dd7b0c67884c7862864db255358c24e39c3.svg);mask-image:url(/assets/more-243836878a12b6bd67251a3b9e759dd7b0c67884c7862864db255358c24e39c3.svg)}.product-page .product-work-nav .btn.btn-dialog{background:#FCFFFD;border:1px solid #000000;border-radius:10px;position:relative;color:#000000}.product-page .product-work-nav .btn.btn-dialog:before{content:"";background-color:#000000;width:20px;height:20px;position:absolute;margin:auto;left:8px;top:0;bottom:0;mask-size:contain;-webkit-mask-size:contain;-webkit-mask-image:url(/assets/btn-dialog-44c14e30800961e94e7f79aa65e1e84386d5925a351b2bd91321ab0af740694b.svg);mask-image:url(/assets/btn-dialog-44c14e30800961e94e7f79aa65e1e84386d5925a351b2bd91321ab0af740694b.svg)}.product-page .product-work-nav .btn.btn-dialog:hover{background-color:#000000;color:#fff}.product-page .product-work-nav .btn.btn-dialog:hover:before{background-color:#fff}.product-page .product-work-nav .btn{float:right;font-weight:normal;padding:7px 10px 7px 33px;margin:0 0 0 11px}.product-page .product-work-nav .btn.block-btn-link{position:relative}.product-page .product-work-nav .btn.block-btn-link:before{content:"";background-color:#fff;width:20px;height:20px;position:absolute;margin:auto;left:8px;top:0;bottom:0;mask-size:contain;-webkit-mask-size:contain;-webkit-mask-image:url(/assets/block-advert-5175f4356d0201e56838ddda40f3e482e6300d7de68d9581d3629c1a52e58d0d.svg);mask-image:url(/assets/block-advert-5175f4356d0201e56838ddda40f3e482e6300d7de68d9581d3629c1a52e58d0d.svg)}.product-page .product-work-nav .btn.block-btn-link:hover:before{background-color:#000}.product-page .product-work-nav .wa{border-color:#4DC27C;background:#fff url(/assets/whatsapp-f9f0cc57a9dfab69769878b86f7143b1b5711cfbff21f36c7df838089c5a81d7.svg) center left 10px no-repeat;background-size:20px 20px;color:#4DC27C}.product-page .product-work-nav .phone{background:#4DC27C url(/assets/call-baaa664c305add1f9033bef61e3d27a79d47c1ed33f4f604c0fe8d2fe7418afa.svg) center left 10px no-repeat;background-size:20px 20px;border-color:#4DC27C}.product-page .product-work-nav .phone:hover{background-color:#192244;border-color:#fff;color:#fff}.product-page .product-work-nav .btn-cont{position:relative;float:left}.product-page .product-work-nav .btn-cont .dd-list{left:-106px}.product-page .product-work-nav-2 .btn{float:left;padding:7px 10px 7px 10px;margin:0 10px 10px 0;font-size:14px}.product-page .product-autor{margin:0 0 31px 0}.product-page .product-autor .user{float:left;margin:0 0 0 4px}.product-page .product-autor .user .image{float:left;background:#DFE7EF;border:2px solid #fff;box-shadow:0 0 0 2px #29BE6D;width:44px;height:44px;border-radius:44px;margin:0 12px 0 0;overflow:hidden}.product-page .product-autor .user .image img{display:block}.product-page .product-autor .user .name{float:left;margin:7px 0 0 0}.product-page .product-autor .user .name a{display:block}.product-page .product-autor .user .name b{display:block;font-size:16px;margin:0 0 4px 0}.product-page .product-autor .user .name a:hover{color:#4DC27C}.product-page .product-autor .user .name b i{display:inline-block;font-style:normal;width:37px;height:16px;background:url(/assets/pro-e6bcada26c8ffc64c8baa5ff4bee6c06f7816b6292a7325c20a0b286f6992329.svg) no-repeat;background-size:contain;text-indent:-10000000px}.product-page .product-autor .user .name span{display:block;font-size:14px;color:#6B7480;font-weight:normal}.product-page .product-autor .user-stat{float:right;margin:6px 0 0 0}.product-page .product-autor .user-stat .rating{float:left;margin:0 23px 0 0}.product-page .product-autor .user-stat .rating span{display:block;font-size:14px;color:#6B7480;margin:0 0 8px 0}.product-page .product-autor .user-stat .rating b{display:block;font-size:14px;color:#23A657;position:relative;padding:0 0 0 19px}.product-page .product-autor .user-stat .rating b:before{content:"";position:absolute;left:0;top:0;width:13px;height:13px;background:url(/assets/star-product-981915ab6f2310618963153d74088bd70f84787dfd86767c23d7853b1f8decd7.svg) no-repeat;background-size:contain}.product-page .product-autor .user-stat .adv-count{float:left}.product-page .product-autor .user-stat .adv-count span{display:block;font-size:14px;color:#6B7480;margin:0 0 8px 0}.product-page .product-autor .user-stat .adv-count b{display:inline-block;font-size:14px;color:#000000;position:relative;padding:0 16px 0 0}.product-page .product-autor .user-stat .adv-count b:after{content:"";position:absolute;right:0;top:1px;width:12px;height:9px;background:url(/assets/str-product-7793e6a42718959ba3b6e75e2aa91cfea690a04467753c1de75ec306d5e361e6.svg) no-repeat;background-size:contain}.product-page .product-params{margin:0 0 10px 0}.product-page .product-params .title{font-size:24px;font-weight:600;margin:0 0 22px 0}.product-page .product-params .columns{display:flex;flex-direction:row;justify-content:space-between}.product-page .product-params .column{width:48%}.product-page .product-params .column .item{display:flex;font-size:14px;flex-direction:row;justify-content:space-between;margin:0 0 15px 0}.product-page .product-params .column .item span{display:inline-block;color:#6B7480}.product-page .product-params .column .item b{display:inline-block;text-align:left;width:45%}.product-page .product-address{background:rgba(0,0,0,0.04);border-radius:12px;padding:11px 10px;margin:0 0 27px 0}.product-page .product-address .address{display:inline-block;position:relative;padding:0 0 0 37px;float:left;width:calc(100% - 150px)}.product-page .product-address .address b{display:block;font-size:18px;margin:0 0 3px 0}.product-page .product-address .address span{display:block;font-size:14px;color:#6B7480}.product-page .product-address .address:before{content:"";position:absolute;left:0;top:3px;width:30px;height:30px;background:url(/assets/map-icon-f387773f6d11bc5831c9193db4ff081265dca7b54993990697f0591718505304.svg) no-repeat;background-size:contain}.product-page .product-address .btn{display:inline-block;padding:8px 9px;font-weight:normal;float:right}.product-page .product-text{margin:0 0 27px 0}.product-page .product-text .title{font-size:24px;font-weight:600;margin:0 0 23px 0}.product-page .product-text .text{font-size:16px;line-height:24px;color:#192244}.product-page .product-text .text p{margin-bottom:10px}.product-page .product-stat{color:rgba(0,0,0,0.6)}.product-page .product-stat span{display:inline-block;margin:0 30px 0 0px}.product-page .product-stat span.view{position:relative;padding:0 0 0 21px}.product-page .product-stat span.view:before{content:"";position:absolute;left:-1px;top:-1px;width:18px;height:18px;background-color:rgba(0,0,0,0.6);-webkit-mask-image:url(/assets/product-view-f7bd4f52a2e46c223c59e2d3beba93052c6a75c59ccfd3824b85b25ec70b91aa.svg);mask-image:url(/assets/product-view-f7bd4f52a2e46c223c59e2d3beba93052c6a75c59ccfd3824b85b25ec70b91aa.svg)}.product-page .product-image{float:right;margin:0 20px 0 0;width:40.9%}.product-page .product-image .big-image{display:block;position:relative;overflow:hidden;border-radius:6px;margin-bottom:4px}.product-page .product-image .big-image img{display:block}.product-page .product-image .gall{display:flex;flex-wrap:wrap}.product-page .product-image .gall a{display:inline-block;position:relative;overflow:hidden;border-radius:6px;border:2px solid #fff;width:calc(20% - 8px);margin:0 0 4px 4px}.product-page .product-image .gall a img{display:block}.product-page .product-image .gall a.active,.product-page .product-image .gall a:hover{box-shadow:0 0 0 2px #000}.blog{padding:12px 0 0 0;min-height:calc(100vh - 322px)}.blog h1{float:left;font-weight:700;font-size:88px;background:linear-gradient(93.24deg, #0069F6 1.1%, #7B00F6 70.11%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blog ul{float:right;margin:30px 16px 0 0}.blog ul li{float:left;margin:0 0 0 40px}.blog ul li a{display:inline-block;position:relative;font-weight:500;font-size:16px;line-height:20px;color:#6B7480;padding:11px 0px 11px 33px;border-bottom:2px solid transparent}.blog ul li a:before{content:"";position:absolute;margin:auto;top:0;bottom:0;left:0;width:22px;height:22px}.blog ul li a.blog-cat-0:before{background-color:#6B7480;-webkit-mask-image:url(/assets/blog-cat-0-93963158cc0cc49f03970656ff48270da8d09f3aab1c7feba8befbe274e6cefd.svg);mask-image:url(/assets/blog-cat-0-93963158cc0cc49f03970656ff48270da8d09f3aab1c7feba8befbe274e6cefd.svg)}.blog ul li a.blog-cat-1:before{background-color:#6B7480;-webkit-mask-image:url(/assets/blog-cat-1-f852704f173a6173a276374ed6ec0041a52af0e56b92f9418e99b6ae03954e34.svg);mask-image:url(/assets/blog-cat-1-f852704f173a6173a276374ed6ec0041a52af0e56b92f9418e99b6ae03954e34.svg)}.blog ul li a.blog-cat-2:before{background-color:#6B7480;-webkit-mask-image:url(/assets/blog-cat-2-968ac1f90a96e5f49fd75746ad5424e63145c17cb93ba114f5ad24f7065a942c.svg);mask-image:url(/assets/blog-cat-2-968ac1f90a96e5f49fd75746ad5424e63145c17cb93ba114f5ad24f7065a942c.svg)}.blog ul li a.blog-cat-3:before{background-color:#6B7480;-webkit-mask-image:url(/assets/blog-cat-3-16ad96e3e2920d03f10217fc1a747fb3f952b3de955fa034ce23013ee3bad314.svg);mask-image:url(/assets/blog-cat-3-16ad96e3e2920d03f10217fc1a747fb3f952b3de955fa034ce23013ee3bad314.svg)}.blog ul li a.blog-cat-4:before{background-color:#6B7480;-webkit-mask-image:url(/assets/blog-cat-4-df694ce4743d77fd14ab0d2b053f8b3d53c850255e0efc3c39d32f0b4acd9cb1.svg);mask-image:url(/assets/blog-cat-4-df694ce4743d77fd14ab0d2b053f8b3d53c850255e0efc3c39d32f0b4acd9cb1.svg)}.blog ul li a.blog-cat-5:before{background-color:#6B7480;-webkit-mask-image:url(/assets/blog-cat-5-053af31eb6b14b199f420b6f093233afe64453247820cfe187b54055b3d1da10.svg);mask-image:url(/assets/blog-cat-5-053af31eb6b14b199f420b6f093233afe64453247820cfe187b54055b3d1da10.svg)}.blog ul li a:hover,.blog ul li a.active{color:#6B0EF6;border-color:#6B0EF6}.blog ul li a:hover:before,.blog ul li a.active:before{background-color:#6B0EF6}.blog .blog-list{flex-direction:row;display:flex;flex-flow:wrap;justify-content:space-between;margin:35px 0 0 0}.blog .blog-list .item{display:inline-block;width:380px;margin:0 0 30px 0}.blog .blog-list .item .image{display:block;position:relative;overflow:hidden;border-radius:6px;margin:0 0 15px 0}.blog .blog-list .item .image img{display:block}.blog .blog-list .item .cat{float:left;font-weight:600;font-size:14px;line-height:16px;margin:0 16px 0 0;background:linear-gradient(273.58deg, #006DFF -6.99%, #8F00FF 111.76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blog .blog-list .item .date{float:left;font-weight:500;font-size:14px;line-height:14px;color:#6B7480;margin:1px 0 0 0}.blog .blog-list .item .name{display:block;font-weight:600;font-size:16px;line-height:22px;color:#192244;margin:11px 0 5px 0}.blog .blog-list .item .name:hover{color:#30C76C}.blog .blog-list .item .short{font-weight:500;font-size:16px;line-height:22px;color:#6B7480;margin:0 0 13px 0}.blog .blog-list .item .like{float:left;position:relative;font-size:14px;color:#000;padding:0 0 0 28px;margin:0 19px 0 0}.blog .blog-list .item .like:before{content:"";position:absolute;width:20px;height:20px;left:0;top:-3px;background-color:#000;-webkit-mask-image:url(/assets/like-7031c8c9525d25684cd243354ac4847823671c8fe61c2fc634c2c09543de21b9.svg);mask-image:url(/assets/like-7031c8c9525d25684cd243354ac4847823671c8fe61c2fc634c2c09543de21b9.svg)}.blog .blog-list .item .view{float:left;position:relative;font-size:14px;color:#000;padding:0 0 0 26px}.blog .blog-list .item .view:before{content:"";position:absolute;width:20px;height:20px;left:0;top:-2px;background-color:#000;-webkit-mask-image:url(/assets/view-7e79ab58f67abf52734a94cb5880a7638247789ec4f8ca09552d6b59e9874604.svg);mask-image:url(/assets/view-7e79ab58f67abf52734a94cb5880a7638247789ec4f8ca09552d6b59e9874604.svg)}.blog-page{padding:27px 0 0 0}.blog-page .cont{width:806px}.blog-page .blog-top{margin:0 0 30px 0}.blog-page .blog-top .cat{float:left;font-weight:600;font-size:14px;line-height:16px;text-transform:uppercase;margin:0 15px 0 0;background:linear-gradient(273.58deg, #006DFF -6.99%, #8F00FF 111.76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blog-page .blog-top .cat:hover{background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-page .blog-top .date{font-weight:500;font-size:14px;line-height:14px;text-transform:uppercase;color:#6B7480;float:left}.blog-page h1{font-weight:500;font-size:46px;line-height:54px;color:#192244;margin:0 0 34px 0}.blog-page .blog-btns{margin:0 0 35px 0}.blog-page .blog-btns .like{float:left;font-weight:500;font-size:18px;line-height:14px;color:#59626E;position:relative;padding:0 0 0 30px;margin:0 40px 0 0px;cursor:pointer}.blog-page .blog-btns .like:before{content:"";position:absolute;width:24px;height:24px;left:-2px;top:-4px;background-color:#59626E;-webkit-mask-image:url(/assets/like-7031c8c9525d25684cd243354ac4847823671c8fe61c2fc634c2c09543de21b9.svg);mask-image:url(/assets/like-7031c8c9525d25684cd243354ac4847823671c8fe61c2fc634c2c09543de21b9.svg);mask-size:contain;-webkit-mask-size:contain}.blog-page .blog-btns .like:hover{color:#30C76C}.blog-page .blog-btns .like:hover:before{background-color:#30C76C}.blog-page .blog-btns .view{float:left;font-weight:500;font-size:18px;line-height:14px;color:#59626E;position:relative;padding:0 0 0 28px;margin:0 38px 0 0}.blog-page .blog-btns .view:before{content:"";position:absolute;width:24px;height:24px;left:0;top:-3px;background-color:#59626E;-webkit-mask-image:url(/assets/view-7e79ab58f67abf52734a94cb5880a7638247789ec4f8ca09552d6b59e9874604.svg);mask-image:url(/assets/view-7e79ab58f67abf52734a94cb5880a7638247789ec4f8ca09552d6b59e9874604.svg);mask-size:contain;-webkit-mask-size:contain}.blog-page .blog-btns .share{float:left;font-weight:500;font-size:18px;line-height:14px;color:#59626E;position:relative;padding:0 0 0 30px;cursor:pointer}.blog-page .blog-btns .share:before{content:"";position:absolute;width:24px;height:24px;left:0;top:-4px;background-color:#59626E;-webkit-mask-image:url(/assets/share-new-80079017de16f5ef19f2cea4cf7aec7e9548bbb54e4ccc3da89ab9e6633fbe0d.svg);mask-image:url(/assets/share-new-80079017de16f5ef19f2cea4cf7aec7e9548bbb54e4ccc3da89ab9e6633fbe0d.svg);mask-size:contain;-webkit-mask-size:contain}.blog-page .blog-btns .share:hover{color:#30C76C}.blog-page .blog-btns .share:hover:before{background-color:#30C76C}.blog-page .blog-image{margin-bottom:20px}.blog-page .blog-image img{display:block}.blog-page .text{font-weight:500;font-size:18px;line-height:28px;color:#192244}.blog-page .text h2{font-weight:500;font-size:29px;line-height:26px;color:#192244;margin-bottom:20px}.blog-page .text h3{font-weight:500;font-size:27px;line-height:24px;color:#192244;margin-bottom:20px}.blog-page .text p{font-weight:500;font-size:18px;line-height:28px;margin-bottom:20px}.blog-page .text p b{font-weight:700}.blog-page .text p a{color:#006DFE;text-decoration:underline;font-weight:600}.blog-page .text p a:hover{text-decoration:none}.blog-page .text ul{margin-bottom:16px}.blog-page .text ul li{position:relative;padding:0 0 0 38px;margin:0 0 4px 0}.blog-page .text ul li:before{content:"";position:absolute;left:18px;top:12px;width:5px;height:5px;background:#B6B5BA;border-radius:1px}.blog-page .text ol{margin-bottom:16px;list-style:decimal;margin-left:35px}.blog-page .text ol li{position:relative;padding:0 0 0 4px;margin:0 0 4px 0}.blog-page .text table{border-collapse:collapse;font-size:18px;line-height:28px;width:100%}.blog-page .text table tr td{padding:10px 8px;border:1px solid #F5F5F5}.blog-page .text table tr:first-child td{background:#F5F5F5}.otzivy{min-height:calc(100vh - 348px)}.otzivy h1{font-weight:500;font-size:30px;line-height:37px}.otzivy .btn-add-new{margin:0 16px 0 0}.tabs-small{border-bottom:1px solid #DFE7EF;margin:0 16px 20px 0}.tabs-small a{float:left;padding:18px 0px 16px 0px;font-weight:500;font-size:16px;line-height:20px;color:#6B7480;border-bottom:3px solid transparent;margin:0 33px 0 0}.tabs-small a.active,.tabs-small a:hover{border-color:#006DFF;color:#000}.otzivy-filter{display:flex;flex-wrap:wrap;margin:0 16px 20px 0}.otzivy-filter .form-item{display:inline-block;width:23%;margin-right:20px}.otzivy-filter .form-item span{display:block;font-weight:500;font-size:14px;line-height:17px;color:#656E75;margin:0 0 5px 0}.otzivy-filter .form-item select{height:40px;width:100%;background:url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) right 5% center no-repeat;background-size:14px 8px;background-color:rgba(0,0,0,0.04);border-radius:10px;border:none;padding:0 26px 0 14px;font-size:16px;font-weight:normal}.otzivy-top{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 16px 23px 0}.otziv-big{display:block;width:49%;position:relative;overflow:hidden;border-radius:13px}.otziv-big img{display:block}.otziv-big .label{position:absolute;left:6px;top:6px;padding:6px 8px 5px 23px;border-radius:10px;font-weight:600;font-size:12px;line-height:15px;text-transform:uppercase}.otziv-big .label:before{content:"";position:absolute;width:11px;height:16px;left:7px;top:5px;background-color:transparent;-webkit-mask-image:url(/assets/flame-1378e507fde9be52a3d566d5e02b390c4e4fb27a9153bb61e4642905d5cc153d.svg);mask-image:url(/assets/flame-1378e507fde9be52a3d566d5e02b390c4e4fb27a9153bb61e4642905d5cc153d.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-big .label-yellow{background:rgba(255,214,0,0.2);border:1px solid rgba(255,255,255,0.08);backdrop-filter:blur(25px);color:#FFD600}.otziv-big .label-yellow:before{background-color:#FFD600}.otziv-big .label-green{background:rgba(21,213,98,0.2);border:1px solid rgba(255,255,255,0.08);backdrop-filter:blur(25px);color:#15D562}.otziv-big .label-green:before{background-color:#15D562}.otziv-big .bottom-text{position:absolute;bottom:6px;left:6px;padding:12px 14px;width:calc(100% - 40px);height:41px;background:rgba(0,0,0,0.3);backdrop-filter:blur(25px);border-radius:10px}.otziv-big .bottom-text .text{float:left}.otziv-big .bottom-text .text span{display:block;font-weight:600;font-size:12px;line-height:15px;text-transform:uppercase;color:rgba(255,255,255,0.6);margin:0 0 4px 0}.otziv-big .bottom-text .text b{display:block;font-weight:600;font-size:16px;line-height:20px;color:#FFFFFF}.otziv-big .bottom-text .count{float:right;width:76px;height:39px;font-weight:600;font-size:26px;line-height:58px;text-align:center;position:relative;overflow:hidden}.otziv-big .bottom-text .count .count-line{position:absolute;width:66px;height:66px;border:5px solid #30C76C;border-radius:66px}.otziv-big .bottom-text .count.green{color:#30C76C}.otziv-big .bottom-text .count .count-line{border:5px solid #30C76C}.otziv-big .bottom-text .count.yellow{color:#FFE500}.otziv-big .bottom-text .count.yellow .count-line{border:5px solid #FFE500;border-right:5px solid transparent !important}.otzivy-list{margin:0 12px 0 0}.otziv-line{border-bottom:1px solid #DFE7EF;padding:0 0 18px 0;margin:0 0 20px 0}.otziv-line .text-cont{width:50%}.otziv-line .text-cont .user-block{float:left;margin:10px 12px 0 0}.otziv-line .text-cont .user-block .image{float:left;background:#eee;width:30px;height:30px;border-radius:30px;position:relative;overflow:hidden;margin:0 10px 0 0}.otziv-line .text-cont .user-block .name{float:left;font-weight:500;font-size:16px;line-height:22px;color:#192244;margin:4px 0 0 0}.otziv-line .text-cont .date{float:left;font-weight:500;font-size:16px;line-height:22px;color:#656E75;margin:14px 0 0 0}.otziv-line .text-cont .name{font-weight:500;font-size:30px;line-height:37px;display:block;margin:20px 0 6px 0}.otziv-line .text-cont .name:hover{color:#006DFF}.otziv-line .text-cont .short{font-weight:500;font-size:16px;line-height:22px;color:#656E75;margin:0 0 20px 0}.otziv-line .text-cont .vals{margin:0 0 21px 0}.otziv-line .text-cont .vals .count{float:left;width:76px;height:64px;margin:0 20px 0 0}.otziv-line .text-cont .vals .count b{display:block;font-weight:600;font-size:26px;line-height:22px;text-align:center;margin:19px 0 0 0}.otziv-line .text-cont .vals .count span{display:block;font-weight:500;font-size:14px;line-height:22px;text-align:center;color:#656E75}.otziv-line .text-cont .vals .item{float:left;width:92px;margin:19px 0 0 0}.otziv-line .text-cont .vals .item b{display:block;font-weight:600;font-size:26px;line-height:22px;text-align:center}.otziv-line .text-cont .vals .item span{display:block;font-weight:500;font-size:14px;line-height:22px;text-align:center;color:#656E75}.otziv-line .text-cont .vals .item-line{border-right:1px solid #DFE7EF}.otziv-line .text-cont .text{font-weight:500;font-size:16px;line-height:22px;color:#192244;margin:0 0 19px 0}.otziv-line .text-cont .fast-links .comment-link{float:left;font-weight:500;font-size:14px;line-height:17px;color:#656E75;position:relative;padding:2px 0 0 26px;margin:0 33px 0 0}.otziv-line .text-cont .fast-links .comment-link:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background-color:rgba(25,34,68,0.5);-webkit-mask-image:url(/assets/comment-ca9a9bdd97aa39734fae99380940ee79c75a51ad2ba768c74dac776c57ca63a4.svg);mask-image:url(/assets/comment-ca9a9bdd97aa39734fae99380940ee79c75a51ad2ba768c74dac776c57ca63a4.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-line .text-cont .fast-links .like-link{float:left;font-weight:500;font-size:14px;line-height:17px;color:#656E75;position:relative;padding:2px 0 0 26px;margin:0 17px 0 0}.otziv-line .text-cont .fast-links .like-link:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background-color:rgba(25,34,68,0.5);-webkit-mask-image:url(/assets/like-new-5735ed243658a1cd4328100f88507919378eb28561dd7365663ee9b143af14de.svg);mask-image:url(/assets/like-new-5735ed243658a1cd4328100f88507919378eb28561dd7365663ee9b143af14de.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-line .text-cont .fast-links .like-link:after{content:"";position:absolute;left:0;top:0;width:1px;height:20px;background:#DFE7EF;margin:0 0 0 -16px}.otziv-line .text-cont .fast-links .dislike{float:left;font-weight:500;font-size:14px;line-height:17px;color:#656E75;position:relative;padding:2px 0 0 26px;margin:0 0px 0 0}.otziv-line .text-cont .fast-links .dislike:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background-color:rgba(25,34,68,0.5);-webkit-mask-image:url(/assets/dislike-26788c50b87732c45452e267798976839e1b2ac630432687971c7587ed2a289e.svg);mask-image:url(/assets/dislike-26788c50b87732c45452e267798976839e1b2ac630432687971c7587ed2a289e.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-line .image{position:relative;overflow:hidden;border-radius:13px;width:48.6%}.otziv-line .image img{display:block}.otziv-form{float:left;width:calc(100% - 430px)}.otziv-form h1{font-weight:500;font-size:30px;line-height:37px;margin:0 0 12px 0}.otziv-form-item{margin:29px 0 0 0;border-bottom:1px solid #DFE7EF;padding:0 0 16px 0}.otziv-form-item .title-btn{font-weight:600;font-size:22px;line-height:27px;display:block;margin:0 0 20px 0}.otziv-form-item .title{font-weight:600;font-size:22px;line-height:27px;display:block;margin:0 0 20px 0}.otziv-form-item input[type="text"].search{border:none;padding:0px 14px 0px 45px;font-size:16px;width:calc(100% - 60px);height:40px;background:rgba(0,0,0,0.04) url(/assets/search_field-c1798cc5ce153252012a29b06615f9fcdc438af59b5a37acae5e80ebab55b1dc.svg) no-repeat left 13px center;background-size:22px 22px;border-radius:10px;margin:0 0 23px 0}.otziv-form-item input[type="text"]{border:none;padding:0px 14px 0px 14px;font-size:16px;width:calc(100% - 28px);height:40px;background:rgba(0,0,0,0.04);border-radius:10px;margin:0 0 23px 0}.otziv-form-item input[type="text"].big{margin-bottom:0}.otziv-form-item input[type="text"].error{background-color:rgba(255,0,0,0.1)}.otziv-form-item select{width:100%;height:42px;background:rgba(0,0,0,0.04) url(/assets/dd-4b2311c1ddbe20005dbc55dfe569f37f204bfd4b30fe8ae0ed2e5636137ec629.svg) no-repeat right 14px center;background-size:14px 8px;border:0;border-radius:10px;padding:0 0 0 14px;font-size:16px;font-weight:normal}.otziv-form-item select.error{background-color:rgba(255,0,0,0.1)}.otziv-form-item .list{flex-direction:row;display:flex;justify-content:flex-start;flex-flow:wrap}.otziv-form-item .list input[type="radio"]{display:none}.otziv-form-item .list input[type="radio"]+label{cursor:pointer;padding:9px 14px 9px 46px;width:calc(33% - 60px);background:transparent;border-radius:10px;position:relative;font-weight:500;font-size:16px;line-height:20px;margin:0 0 12px 0}.otziv-form-item .list input[type="radio"]+label:before{content:"";position:absolute;margin:auto;top:0;left:13px;bottom:0;position:absolute;width:18px;height:18px;border-radius:18px;border:2px solid rgba(0,0,0,0.2)}.otziv-form-item .list input[type="radio"]+label.hide{display:none}.otziv-form-item .list input[type="radio"]:checked+label{background:rgba(0,109,255,0.06);color:#006DFF}.otziv-form-item .list input[type="radio"]:checked+label:before{border-color:#006DFF}.otziv-form-item .list input[type="radio"]:checked+label:after{content:"";position:absolute;margin:auto;top:0;left:17px;background:#006DFF;bottom:0;position:absolute;width:13.8px;height:13.8px;border-radius:13px}.otziv-form-item .list-check input[type="radio"]+label:before{display:none}.otziv-form-item .list-check input[type="radio"]:checked+label:after{content:"";position:absolute;margin:auto;top:0;left:13px;background:url(/assets/check-826e99ce994c1664ec080851c3d273bed09ff7d63170ab57a07f443df747ff93.svg) no-repeat;background-size:contain;bottom:0;position:absolute;width:22px;height:22px;border-radius:0}.otziv-form-item .list .show-more-cont{padding:9px 14px 9px 46px;width:calc(33% - 60px)}.otziv-form-item .list .show-more{color:#006DFF;text-decoration:underline;font-size:16px}.otziv-form-item .list .show-more:hover{text-decoration:none}.otziv-form-item .title-btn span{display:block;font-weight:500;font-size:14px;line-height:17px;color:#656E75;margin:30px 0 7px 0}.otziv-form-item .title-btn b{display:block}.otziv-form-item textarea{border:none;padding:10px 14px 0px 14px;font-size:16px;width:calc(100% - 28px);height:161px;background:rgba(0,0,0,0.04);resize:none;border-radius:10px;margin:-13px 0 7px 0}.otziv-form-item textarea.error{background-color:rgba(255,0,0,0.1)}.otziv-form-item .files-block{margin:0 0 13px 0}.otziv-form-item .files-block input[type="file"]{display:none}.otziv-form-item .files-block input[type="file"]+label{float:left;cursor:pointer;padding:10px 14px 10px 47px;background:rgba(0,109,255,0.06);border-radius:10px;font-weight:500;font-size:16px;line-height:20px;color:#006DFF;position:relative;margin:0 10px 0px 0}.otziv-form-item .files-block input[type="file"]+label:hover{background:rgba(0,109,255,0.26)}.otziv-form-item .files-block input[type="file"]+label.image:before{content:"";position:absolute;width:22px;height:22px;background:url(/assets/image-icon-8df9df44b346c64e5eedddb37cc711cc9685c89837bc5c7ba6ef851ecb31d443.svg) no-repeat;background-size:contain;margin:auto;left:13px;top:0;bottom:0}.otziv-form-item .files-block input[type="file"]+label.video:before{content:"";position:absolute;width:22px;height:22px;background:url(/assets/video-icon-3ce951318750cf89762738e0f4de49d0be18659f41501c12f427a89072e411dc.svg) no-repeat;background-size:contain;margin:auto;left:13px;top:0;bottom:0}.otziv-form-item .files-block-list .item{position:relative;padding:0 0 0 0px;margin-bottom:10px}.otziv-form-item .files-block-list .item span{float:left;padding:0 10px 0 0}.otziv-form-item .files-block-list .item .remove{width:16px;height:16px;background:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg) no-repeat;background-size:contain;cursor:pointer;float:left}.otziv-form-item .files-block-list .item .remove:hover{background:transparent;background-color:#000;-webkit-mask-image:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg);mask-image:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg)}.otziv-form-plus-minus{padding:30px 0 26px 0;border-bottom:1px solid #DFE7EF}.otziv-form-plus-minus .column{float:left;width:49%;margin:0 1% 0 0}.otziv-form-plus-minus .column .title{font-weight:600;font-size:22px;line-height:27px;margin:0 0 18px 0}.otziv-form-plus-minus .column .item{display:block;padding:10px 14px 10px 46px;background:rgba(48,199,108,0.06);border-radius:10px;position:relative;font-weight:500;font-size:16px;line-height:20px;margin:0 0 6px 0;height:19.5px;cursor:pointer}.otziv-form-plus-minus .column .item:before{content:"";position:absolute;width:22px;height:22px;margin:auto;left:13px;top:0;bottom:0;background:url(/assets/plus-icon-df59dcf28202e4b6f37b308cff39fb0a8e3ac234a8c97e720e425d41cd558ddf.svg) no-repeat;background-size:contain}.otziv-form-plus-minus .column .item:hover{box-shadow:0 0 0 1px rgba(48,199,108,0.4)}.otziv-form-plus-minus .column-minus .item{background:rgba(255,81,81,0.06)}.otziv-form-plus-minus .column-minus .item:before{content:"";position:absolute;width:22px;height:22px;margin:auto;left:13px;top:0;bottom:0;background:url(/assets/minus-icon-7acf503a2cc9a6e44bf7a8e9c3b57a7f5201a91da0de81ac0ebe3566286cb637.svg) no-repeat;background-size:contain}.otziv-form-plus-minus .column-minus .item:hover{box-shadow:0 0 0 1px rgba(255,81,81,0.4)}.otziv-form-item .rating-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 0 13px 0}.otziv-form-item .rating-list .rating{display:inline-block;text-align:center;padding:10px 10px 12px 10px;width:166px;height:48px;background:rgba(0,0,0,0.04);border-radius:10px}.otziv-form-item .rating-list .rating span{display:block;font-weight:500;font-size:16px;line-height:20px;margin:0 0 5px 0}.otziv-form-item .rating-list .rating .i-list{text-align:center}.otziv-form-item .rating-list .rating .i-list i{display:inline-block;width:22px;height:22px;background:url(/assets/star-new-a950749a247d49be43025e9db8ca31924eaa76a8f6f0b10478963825e589e1d1.svg) no-repeat;background-size:contain;margin:0 3px}.otziv-form-item .rating-list .rating .i-list i.active{background:url(/assets/star-active-caf68479ee2f57dd9ab91106677307e6e1969b60bc55ec0ee8552aa6d5d8c684.svg) no-repeat;background-size:contain}.otziv-form-item .rating-list .rating .i-list i.hover{background:url(/assets/star-active-caf68479ee2f57dd9ab91106677307e6e1969b60bc55ec0ee8552aa6d5d8c684.svg) no-repeat;background-size:contain}.otziv-form-item .user-image{float:left;background:#eee;width:40px;height:40px;border-radius:40px;position:relative;overflow:hidden}.otziv-form-item .user-name{float:right;width:calc(100% - 77px) !important}.otziv-form-item .btn{margin:8px 0 0 0}.otziv-info{float:right;background:rgba(0,0,0,0.04);border-radius:13px;width:381px;margin:4px 20px 0 0}.otziv-info-cont{padding:16px 20px}.otziv-info .name{font-weight:700;font-size:16px;line-height:20px;margin:0 0 11px 0}.otziv-info .text{font-weight:500;font-size:16px;line-height:20px;color:rgba(0,0,0,0.6)}.otziv-info .bottom{border-top:1px solid #DFE7EF;font-weight:500;font-size:16px;line-height:20px;margin:9px 0 0 0;padding:10px 0 0 0}.otziv-info .bottom ul{margin:10px 0 0 0}.otziv-info .bottom ul li{position:relative;padding:0 0 0 14px;margin:0 0 8px 0}.otziv-info .bottom ul li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:6px;background:rgba(0,0,0,0.2)}.otziv-info .bottom a{display:inline-block;font-weight:500;font-size:16px;line-height:20px;color:#006DFF;text-decoration:underline}.otziv-info .bottom a:hover{text-decoration:none}.otziv-page{padding:10px 0 0 0}.otziv-page .short{font-weight:500;font-size:16px;line-height:22px;text-transform:uppercase;color:#656E75;margin:0 0 3px 0}.otziv-page h1{font-weight:500;font-size:38px;line-height:46px;margin:0 0 30px 0}.otziv-page .image-list{margin:0 0 40px 0}.otziv-page .image-list .video{float:left;position:relative;overflow:hidden;border-radius:16px;width:31.7%;margin:0 1.6% 20px 0;height:258px}.otziv-page .image-list .video img{display:block}.otziv-page .image-list .video:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:70px;height:70px;background:url(/assets/video-big-f4efb04a73d6809a47176217b70874994bc1e6a50cc2872bbc66debcac9bb14b.svg) no-repeat;background-size:contain}.otziv-page .image-list .video video{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.otziv-page .image-list .image{float:left;position:relative;overflow:hidden;border-radius:16px;width:31.7%;margin:0 1.6% 20px 0;height:258px}.otziv-page .image-list .image img{display:block}.otziv-page .text{float:left;width:65%}.otziv-page .text .description{font-weight:500;font-size:18px;line-height:28px;border-bottom:1px solid #DFE7EF;padding:0 0 15px 0;margin:0 0 40px 0}.otziv-page .text .description p{margin-bottom:28px}.otziv-page .text .plus-minus{border-bottom:1px solid #DFE7EF;padding:0 0 23px 0;margin:0 0 40px 0}.otziv-page .text .plus-minus .title{font-weight:600;font-size:22px;line-height:27px;margin:0 0 20px 0}.otziv-page .text .plus-minus .small{font-weight:500;font-size:12px;line-height:15px;text-transform:uppercase;color:rgba(0,0,0,0.6);margin:0 0 15px 0}.otziv-page .text .plus-minus .plus{font-weight:500;font-size:16px;line-height:20px;position:relative;padding:0 0 0 32px;margin:0 0 16px 0}.otziv-page .text .plus-minus .plus:before{content:"";position:absolute;width:22px;height:22px;margin:auto;left:0px;top:0;bottom:0;background:url(/assets/plus-icon-df59dcf28202e4b6f37b308cff39fb0a8e3ac234a8c97e720e425d41cd558ddf.svg) no-repeat;background-size:contain}.otziv-page .text .plus-minus .minus{font-weight:500;font-size:16px;line-height:20px;position:relative;padding:0 0 0 32px;margin:0 0 16px 0}.otziv-page .text .plus-minus .minus:before{content:"";position:absolute;width:22px;height:22px;margin:auto;left:0px;top:0;bottom:0;background:url(/assets/minus-icon-7acf503a2cc9a6e44bf7a8e9c3b57a7f5201a91da0de81ac0ebe3566286cb637.svg) no-repeat;background-size:contain}.otziv-page .text .like-block{margin:0 0 50px 0}.otziv-page .text .like-block span{float:left;font-weight:500;font-size:16px;line-height:20px;margin:10px 33px 0 0}.otziv-page .text .like-block .like{float:left;padding:9px 14px 9px 44px;margin:0 10px 0 0;background:rgba(0,109,255,0.06);border-radius:10px;position:relative;font-weight:500;font-size:16px;line-height:20px;color:#006DFF}.otziv-page .text .like-block .like:before{content:"";position:absolute;margin:auto;width:20px;height:20px;left:14px;top:0;bottom:0;background-color:#006DFF;-webkit-mask-image:url(/assets/like-new-full-e783d1fe9ef7c54f2a7ba20b12fdc2b9d8d1bb4f92b1db90605f3230acf62c25.svg);mask-image:url(/assets/like-new-full-e783d1fe9ef7c54f2a7ba20b12fdc2b9d8d1bb4f92b1db90605f3230acf62c25.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-page .text .like-block .like.active{background:#006DFF;color:#fff}.otziv-page .text .like-block .like.active:before{background-color:#fff}.otziv-page .text .like-block .dislike{float:left;padding:9px 14px 9px 44px;margin:0 10px 0 0;background:rgba(0,109,255,0.06);border-radius:10px;position:relative;font-weight:500;font-size:16px;line-height:20px;color:#006DFF}.otziv-page .text .like-block .dislike:before{content:"";position:absolute;margin:auto;width:20px;height:20px;left:14px;top:0;bottom:0;background-color:#006DFF;-webkit-mask-image:url(/assets/dislike-full-5685f45c3ef960818a96c934d34853e7470b21ab679be89256c76881eab79f37.svg);mask-image:url(/assets/dislike-full-5685f45c3ef960818a96c934d34853e7470b21ab679be89256c76881eab79f37.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-page .text .like-block .dislike.active{background:#006DFF;color:#fff}.otziv-page .text .like-block .dislike.active:before{background-color:#fff}.otziv-page .text .comments-block .title{font-weight:600;font-size:22px;line-height:27px;margin:0 0 30px 0px}.otziv-page .text .comments-block .title span{font-weight:500;font-size:22px;line-height:27px;color:rgba(24,25,63,0.4);padding:0 0 0 15px}.otziv-page .text .new-comment-block .user-image{float:left;background:#eee;width:40px;height:40px;border-radius:40px;position:relative;overflow:hidden}.otziv-page .text .new-comment-block .user-name{border:none;padding:0px 14px 0px 14px;font-size:16px;width:calc(100% - 28px);height:40px;background:rgba(0,0,0,0.04);border-radius:10px;margin:0 0 13px 0}.otziv-page .text .new-comment-block .btn{margin-bottom:15px}.otziv-page .text .new-comment-block .input-cont{float:right;width:calc(100% - 53px)}.otziv-page .text .list-comment .user-image{float:left;background:#eee;width:40px;height:40px;border-radius:40px}.otziv-page .text .list-comment .text-comment{float:right;width:calc(100% - 54px);margin-bottom:10px}.otziv-page .text .list-comment .text-comment .autor{float:left;font-weight:600;font-size:14px;line-height:17px;margin:0 11px 0 0}.otziv-page .text .list-comment .text-comment .time{float:left;font-weight:500;font-size:14px;line-height:17px;color:rgba(0,0,0,0.6)}.otziv-page .text .list-comment .text-comment .comments-text{font-weight:500;font-size:16px;line-height:20px;width:calc(100% - 54px);margin:8px 0 8px 0}.otziv-page .text .list-comment .text-comment .comment-work .repeat{float:left;font-weight:500;font-size:14px;line-height:17px;text-decoration:underline;color:rgba(0,0,0,0.6);margin:0 16px 0 0}.otziv-page .text .list-comment .text-comment .comment-work .repeat:hover{text-decoration:none}.otziv-page .text .list-comment .text-comment .comment-work .like-btns{border-left:1px solid #DFE7EF;border-right:1px solid #DFE7EF;float:left;height:22px;margin:-3px 0 0 0;padding:0 12px}.otziv-page .text .list-comment .text-comment .comment-work .like-btns .like{float:left;width:20px;height:20px;cursor:pointer;background-color:rgba(25,34,68,0.5);-webkit-mask-image:url(/assets/like-new-5735ed243658a1cd4328100f88507919378eb28561dd7365663ee9b143af14de.svg);mask-image:url(/assets/like-new-5735ed243658a1cd4328100f88507919378eb28561dd7365663ee9b143af14de.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-page .text .list-comment .text-comment .comment-work .like-btns .like.active{background-color:#30C76C}.otziv-page .text .list-comment .text-comment .comment-work .like-btns .count{float:left;font-weight:500;font-size:14px;line-height:17px;color:rgba(0,0,0,0.5);padding:2px 12px}.otziv-page .text .list-comment .text-comment .comment-work .like-btns .dislike{float:left;width:20px;height:20px;cursor:pointer;background-color:rgba(25,34,68,0.5);-webkit-mask-image:url(/assets/dislike-26788c50b87732c45452e267798976839e1b2ac630432687971c7587ed2a289e.svg);mask-image:url(/assets/dislike-26788c50b87732c45452e267798976839e1b2ac630432687971c7587ed2a289e.svg);mask-size:contain;-webkit-mask-size:contain}.otziv-page .text .list-comment .text-comment .comment-work .like-btns .dislike.active{background-color:red}.otziv-page .text .list-comment .answer-cont{padding-top:0px;margin-left:55px;display:none}.otziv-page .text .list-comment .answer-list{padding-top:0px;margin-left:55px}.otziv-page .short-info{float:right;margin:0 1.6% 0 0;width:31.8%}.otziv-page .short-info-cont{padding:20px 20px 5px 20px;background:rgba(72,86,97,0.04);border-radius:20px;margin:0 0 10px 0}.otziv-page .short-info .count-title{margin:0 0 23px 0}.otziv-page .short-info .val{float:left;margin:3px 0 0 0}.otziv-page .short-info .val span{display:block;font-weight:500;font-size:12px;line-height:15px;text-transform:uppercase;color:rgba(0,0,0,0.6);margin:0 0 4px 0}.otziv-page .short-info .val b{display:block;font-weight:600;font-size:14px;line-height:17px}.otziv-page .short-info .count{float:right;width:76px;height:39px;font-weight:600;font-size:26px;line-height:58px;text-align:center;position:relative;overflow:hidden}.otziv-page .short-info .count .count-line{position:absolute;width:66px;height:66px;border:5px solid #30C76C;border-radius:66px}.otziv-page .short-info .count.green{color:#30C76C}.otziv-page .short-info .count .count-line{border:5px solid #30C76C}.otziv-page .short-info .count.yellow{color:#FFE500}.otziv-page .short-info .count.yellow .count-line{border:5px solid #FFE500;border-right:5px solid transparent !important}.otziv-page .short-info .counts .count-item{font-weight:500;font-size:14px;line-height:17px;color:rgba(0,0,0,0.6);margin:0 0 14px 0}.otziv-page .short-info .counts .count-item span{float:left;width:160px}.otziv-page .short-info .counts .count-item .line{float:left;width:calc(100% - 202px);height:8px;background:#E2E2E2;border-radius:20px;position:relative;margin:3px 0 0 0}.otziv-page .short-info .counts .count-item .line .fill{position:absolute;left:0;top:0;width:80%;height:8px;background:linear-gradient(270deg, #FFD643 0%, #FFAE34 30.46%);border-radius:20px}.otziv-page .short-info .counts .count-item b{float:right;font-weight:normal}.otziv-page .short-info .more{display:inline-block;font-weight:500;font-size:16px;line-height:20px;text-decoration:underline;color:rgba(0,0,0,0.6);margin:23px 0 0 0}.otziv-page .short-info .autor-block .image{float:left;background:#eee;width:44px;height:44px;border-radius:44px;position:relative;overflow:hidden;margin:0 15px 0 20px}.otziv-page .short-info .autor-block .text{float:left;margin:3px 0 0 0}.otziv-page .short-info .autor-block .text b{display:block;font-weight:500;font-size:16px;line-height:20px;margin:0 0 3px 0}.otziv-page .short-info .autor-block .text span{display:block;font-weight:500;font-size:14px;line-height:17px;color:#656E75}.main-place{margin-bottom:30px}.main-place a{display:block}.main-place img{display:block}.product-place{margin-bottom:20px;margin-top:15px;display:block}.product-place img{display:block}.product-list-place{display:block;margin-bottom:0px}.product-list-place img{display:block}.new-parts-search .title{text-align:center;font-weight:500;font-size:30px;line-height:28px;letter-spacing:-0.02em;margin:0 0 30px 0}.new-parts-search .title span{color:rgba(25,34,68,0.5)}.new-parts-search .search-cont{display:flex;justify-content:space-between;margin:0 0 19px 0}.new-parts-search .search-cont .prices{display:flex;flex-direction:row;align-items:center;padding:0px 12px;width:183px;height:48px;background:rgba(255,255,255,0.06);border:1px solid rgba(0,0,0,0.12);border-radius:10px;justify-content:space-between}.new-parts-search .search-cont .prices input[type="text"]{background:transparent;border:0;font-size:16px;width:55px}.new-parts-search .search-cont .prices span{display:inline-block;font-size:16px;line-height:16px;letter-spacing:-0.02em;color:rgba(0,0,0,0.5)}.new-parts-search .search-cont .prices .line{width:1px;height:21px;border-left:1px solid rgba(0,0,0,0.2);display:inline-block}.new-parts-search .search-cont .form{display:flex;justify-content:space-between;width:calc(100% - 224px)}.new-parts-search .search-cont .form input[type="text"]{background:#fff;border:0;padding:0 14px;background:rgba(255,255,255,0.06);border:1px solid #29BE6D;box-shadow:0px 0px 0px 3px rgba(41,190,109,0.1);border-radius:10px;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-0.02em;width:calc(100% - 130px)}.new-parts-search .search-cont .form input[type="submit"]{width:88px;margin:0 0 0 15px;text-align:center}.new-parts-search .checkbox-list{text-align:center;border-bottom:1px solid #DFE7EF;padding:0 0 23px 0;margin:0 0 30px 0}.new-parts-search .checkbox-list input[type="checkbox"]{display:inline-block}.new-parts-search .checkbox-list input[type="checkbox"]+label{position:relative;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-0.02em;padding:3px 0 0 35px;display:inline-block;margin:0 8px}.new-parts-search .checkbox-list input[type="checkbox"]+label:before{content:"";position:absolute;width:22px;height:22px;background:rgba(0,0,0,0.02);border:1px solid rgba(0,0,0,0.16);border-radius:6px;left:0;top:0}.new-parts-search .checkbox-list input[type="checkbox"]:checked+label:before{background:rgba(36,2,255,0.05);border:1px solid rgba(71,7,255,0.2)}.new-parts-search .checkbox-list input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:1px;top:1px;width:22px;height:22px;background-color:#4707FF;mask-image:url(/assets/check-826e99ce994c1664ec080851c3d273bed09ff7d63170ab57a07f443df747ff93.svg);-webkit-mask-image:url(/assets/check-826e99ce994c1664ec080851c3d273bed09ff7d63170ab57a07f443df747ff93.svg);mask-size:contain;-webkit-mask-size:contain}.new-parts-search .cats-cont .title{text-align:left;font-weight:600;font-size:22px;line-height:28px;margin-bottom:19px}.new-parts-search .cats-cont .list{border:0;columns:3}.new-parts-search .cats-cont .list a{display:block;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-0.02em;margin:0 0 18px 0}.new-parts-search .cats-cont .list a b{font-weight:500;font-size:16px;line-height:16px;color:rgba(0,0,0,0.5);padding:0 0px 0 10px}.new-parts-search .cats-cont .list a:hover,.new-parts-search .cats-cont .list a.active{color:#29BE6D}.message-chat-modal{position:fixed;right:40px;bottom:40px;width:421px;height:521px;background:#FFFFFF;border:1px solid rgba(0,0,0,0.1);box-shadow:0px 2px 10px rgba(0,0,0,0.05);border-radius:18px;overflow:hidden;z-index:101;display:none}.message-chat-modal-top{padding:10px;background:rgba(255,255,255,0.8);border-bottom:1px solid rgba(0,0,0,0.1);backdrop-filter:blur(25px)}.message-chat-modal-top .top{display:flex;justify-content:space-between;padding:0 0px 7px 0}.message-chat-modal-top .top .user-cont{display:flex;justify-content:space-between;align-items:center}.message-chat-modal-top .top .user-cont .image{width:21px;height:21px;position:relative;overflow:hidden;border-radius:21px;margin:0 8px 0 0}.message-chat-modal-top .top .user-cont .image img{display:block}.message-chat-modal-top .top .user-cont .name{font-weight:500;font-size:14px;line-height:16px}.message-chat-modal-top .top .user-cont .status{width:8px;height:8px;background:#21BB7B;box-shadow:0 0 0 4px rgba(33,187,123,0.12);border-radius:8px;margin:0 0 0 9px}.message-chat-modal-top .top .work-btns{display:flex;justify-content:space-between;align-items:center;width:60px}.message-chat-modal-top .top .work-btns .full{width:18px;height:18px;background:url(/assets/full-c67b792b1d8d35eb38e6cd8dbe42e8b52384638a0a3d4b2995375c4d8852655e.svg) no-repeat;background-size:contain;cursor:pointer}.message-chat-modal-top .top .work-btns .full:hover{opacity:0.5}.message-chat-modal-top .top .work-btns .close{width:24px;height:24px;background:url(/assets/close-dialog-94ed05608be82fda7d2f9e1b79100ea376a421e7046676013c2c3cfdeaeb9436.svg) no-repeat;background-size:contain;cursor:pointer}.message-chat-modal-top .top .work-btns .close:hover{opacity:0.5}.message-chat-modal-top .bottom{display:flex;justify-content:space-between}.message-chat-modal-top .bottom .name-cont{padding:3px 0 0 0;padding:4px 0 0 0}.message-chat-modal-top .bottom .name-cont a{display:block;font-weight:500;font-size:14px;line-height:14px}.message-chat-modal-top .bottom .name-cont b{display:block;font-weight:600;font-size:16px;line-height:16px}.message-chat-modal-top .bottom .image{position:relative;overflow:hidden;width:53.33px;height:40px;border-radius:10px}.message-chat-modal-top .bottom .image img{display:block}.message-chat-modal-center{height:334px;overflow-x:hidden;position:relative}.message-chat-modal-center .blank-dialog{position:absolute;margin:auto;text-align:center;bottom:19px;left:0;right:0}.message-chat-modal-center .blank-dialog img{display:block;width:309px;margin:0 auto}.message-chat-modal-center .blank-dialog b{display:block;font-weight:500;font-size:20px;line-height:16px;padding:16px 0 7px 0}.message-chat-modal-center .blank-dialog span{display:block;font-weight:500;font-size:16px;line-height:16px;color:rgba(25,34,68,0.6)}.message-chat-item{display:flex;justify-content:flex-start;padding:0 10px;margin:0 0 16px 0}.message-chat-item .image{width:34px;height:34px;position:relative;overflow:hidden;border-radius:34px;display:inline-block;margin:0 11px 0 0}.message-chat-item .image img{display:block}.message-chat-item .text-cont span{display:block;font-weight:500;font-size:12px;line-height:16px;color:rgba(25,34,68,0.5);padding:0 0 4px 0}.message-chat-item .text-cont .text{padding:8px 13px;background:#E9E9E9;border-radius:3px 14px 14px 14px;font-weight:500;font-size:16px;line-height:20px}.message-chat-item.from{justify-content:flex-end;margin:0 0 9px 0}.message-chat-item.from .text-cont{text-align:right}.message-chat-item.from .text-cont .text{background:#3779F8;color:#fff;border-radius:14px 14px 3px 14px;text-align:left;margin:0 0 4px 0}.message-chat-item.from .text-cont span{display:inline-block;padding:0;line-height:18px}.message-chat-item.from .text-cont .read-status{display:inline-block;width:18px;height:18px;background:url(/assets/read-status-5b5180314489e16273ddbc70fd82f25205c9387542d96f0a4ef442c0ec277707.svg) no-repeat;background-size:contain;margin:0px 0 -4px 0}.message-chat-item.from .text-cont .read-status.read{background:url(/assets/read-status-read-cacb5822a4e099a9841b3a2ebcd1ebf0e2047298bfe648de4cf88522c6f6d2f8.svg) no-repeat;background-size:contain}.message-chat-modal-bottom{padding:13px 10px;height:71px;background:#F5F5F5;border-top:1px solid rgba(0,0,0,0.1);border-radius:0px 0px 10px 10px}.message-chat-modal-bottom textarea{background:transparent;resize:none;padding:0 5px;border:0;width:100%;font-size:16px;height:32px}.message-chat-modal-bottom .bottom{display:flex;justify-content:space-between}.message-chat-modal-bottom .bottom .work-btns{display:flex;justify-content:space-between}.message-chat-modal-bottom .bottom .work-btns .image{display:inline-block;width:36px;height:36px;background:transparent;border:1px solid transparent;border-radius:10px;position:relative;margin:0 10px 0 0}.message-chat-modal-bottom .bottom .work-btns .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:15px;height:15px;background:url(/assets/image-icon-dialog-528e4b4b12891f648a76251b154c0fdbff9965475dab87e032671cb686656dcb.svg) no-repeat;background-size:contain}.message-chat-modal-bottom .bottom .work-btns .image:hover{background:#FFFFFF;border:1px solid rgba(0,0,0,0.11);box-shadow:0px 4px 4px rgba(0,0,0,0.05)}.message-chat-modal-bottom .bottom .work-btns .file{display:inline-block;width:36px;height:36px;background:transparent;border:1px solid transparent;border-radius:10px;position:relative}.message-chat-modal-bottom .bottom .work-btns .file:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:15px;height:15px;background:url(/assets/file-icon-dialog-9664d2d8ed7804065778f8cfa88becac5bce7ac46416b4446875f6fdcba4b5c3.svg) no-repeat;background-size:contain}.message-chat-modal-bottom .bottom .work-btns .file:hover{background:#FFFFFF;border:1px solid rgba(0,0,0,0.11);box-shadow:0px 4px 4px rgba(0,0,0,0.05)}.message-chat-modal-bottom .bottom .btn{padding:8px 9px;font-weight:500}.lk-content-dialog{display:flex;justify-content:space-between;padding:21px 0 0 0}.lk-content-dialog .dilog-list{width:326px;padding:21px 0 0 0}.lk-content-dialog .dilog-list .top{display:flex;justify-content:space-between}.lk-content-dialog .dilog-list .top .title{font-weight:600;font-size:20px;line-height:24px}.lk-content-dialog .dilog-list .top .filter-cont{display:flex;justify-content:space-between;padding:2px 8px 0 0}.lk-content-dialog .dilog-list .top .filter-cont select{font-weight:500;font-size:16px;line-height:16px;color:rgba(25,34,68,0.6);border:0;background:url(/assets/select-dd-c3e272c5b17e0882c4497739ce246acc9e6d8ff7b8680bc6283acbe0b809696e.svg) no-repeat right 20px center;background-size:contain;background-size:18px;height:18px;border-right:1px solid rgba(0,0,0,0.2);margin:0 20px 0 0;padding:0 43px 0 0}.lk-content-dialog .dilog-list .top .filter-cont .search-btn{width:20px;height:20px;display:inline-block;background-color:#000;mask-image:url(/assets/search-btn-6d303a5e48476558fce91e2fde034c09ad12e5125a9d17dd4b50752869c0c769.svg);-webkit-mask-image:url(/assets/search-btn-6d303a5e48476558fce91e2fde034c09ad12e5125a9d17dd4b50752869c0c769.svg);mask-size:contain;-webkit-mask-size:contain}.lk-content-dialog .dilog-list .list .dialog-item{padding:10px 8px;height:44px;background:transparent;border-radius:10px;position:relative;margin:0 0 8px -10px;display:block}.lk-content-dialog .dilog-list .list .dialog-item-cont{display:flex;justify-content:space-between}.lk-content-dialog .dilog-list .list .dialog-item:hover,.lk-content-dialog .dilog-list .list .dialog-item.active{background:#F4F4F4}.lk-content-dialog .dilog-list .list .dialog-item:hover:before,.lk-content-dialog .dilog-list .list .dialog-item.active:before{display:none}.lk-content-dialog .dilog-list .list .dialog-item .image{width:44px;height:44px;border-radius:44px;position:relative;overflow:hidden}.lk-content-dialog .dilog-list .list .dialog-item .text{width:160px;padding:4px 0 0 0}.lk-content-dialog .dilog-list .list .dialog-item .text .name{font-weight:600;font-size:16px;line-height:16px;margin:0 0 6px 0}.lk-content-dialog .dilog-list .list .dialog-item .text .short{font-weight:500;font-size:16px;line-height:16px;color:rgba(25,34,68,0.6)}.lk-content-dialog .dilog-list .list .dialog-item .time{font-weight:500;font-size:13px;line-height:16px;color:rgba(25,34,68,0.4);text-align:right;padding:4px 0 0 0;width:104px}.lk-content-dialog .dilog-list .list .dialog-item .time b{width:21px;height:16px;background:linear-gradient(106deg, #FF554A -2.45%, #FF3636 113.68%);border-radius:37px;font-weight:600;font-size:12px;line-height:16px;color:#FFFFFF;text-shadow:0px 1px 1px rgba(0,0,0,0.09);text-align:center;display:inline-block;margin:11px 0 0 0}.lk-content-dialog .dilog-list .list .dialog-item:before{content:"";position:absolute;right:0;bottom:0;height:1px;width:calc(100% - 20px);background:rgba(0,0,0,0.1)}.lk-content-dialog .message-page{width:606px;min-height:688px;border:1px solid rgba(0,0,0,0.1);filter:drop-shadow(0px 2px 7px rgba(0,0,0,0.06));border-radius:18px;position:relative;overflow:hidden}.lk-content-dialog .message-page-top{padding:10px;height:44px;background:rgba(255,255,255,0.9);border-bottom:1px solid rgba(0,0,0,0.1);backdrop-filter:blur(50px);display:flex;justify-content:space-between}.lk-content-dialog .message-page .user-cont{display:flex;justify-content:space-between}.lk-content-dialog .message-page .user-cont .image{width:44px;height:44px;border-radius:44px;position:relative;overflow:hidden;margin:0 9px 0 0}.lk-content-dialog .message-page .user-cont .image img{display:block}.lk-content-dialog .message-page .user-cont .short{padding:5px 0 0 0}.lk-content-dialog .message-page .user-cont .short b{display:block;font-weight:600;font-size:16px;line-height:16px;padding:0 0 3px 0}.lk-content-dialog .message-page .user-cont .short .small{display:flex;justify-content:flex-start}.lk-content-dialog .message-page .user-cont .short .small .rating{font-weight:500;font-size:14px;line-height:17px;color:#23A657;position:relative;padding:0 10px 0 17px}.lk-content-dialog .message-page .user-cont .short .small .rating:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;background-color:#48BD62;-webkit-mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg);mask-image:url(/assets/star-0abc1b9f9cfc816774081d2cb35f4736214109439380e28758505a7115b405d6.svg)}.lk-content-dialog .message-page .user-cont .short .small a{font-weight:500;font-size:14px;line-height:17px;text-decoration:underline;color:#000000}.lk-content-dialog .message-page .user-cont .short .small a:hover{text-decoration:none}.lk-content-dialog .message-page .more{width:40px;height:40px;background:url(/assets/more-dialog-28fa3eccf9bd10f3fc4fc75fe49028627cdea131d94d6d9443dbb533c43cadc3.svg) no-repeat;background-size:contain}.lk-content-dialog .message-page-center{height:530px;overflow-x:hidden}.lk-content-dialog .message-page-item{display:flex;justify-content:flex-start;padding:0 10px;margin:8px 0 8px 0}.lk-content-dialog .message-page-item .image{width:34px;height:34px;position:relative;overflow:hidden;border-radius:34px;display:inline-block;margin:0 11px 0 0}.lk-content-dialog .message-page-item .image img{display:block}.lk-content-dialog .message-page-item .text-cont{max-width:306px}.lk-content-dialog .message-page-item .text-cont span{display:block;font-weight:500;font-size:12px;line-height:16px;color:rgba(25,34,68,0.5);padding:0 0 4px 0}.lk-content-dialog .message-page-item .text-cont .text{padding:8px 13px;background:#E9E9E9;border-radius:3px 14px 14px 14px;font-weight:500;font-size:16px;line-height:20px}.lk-content-dialog .message-page-item .text-cont .text a.file{padding:6px 8px 6px 32px;background:rgba(36,71,255,0.06);border:1px solid rgba(36,71,255,0.4);border-radius:2px 12px 12px 12px;font-weight:500;font-size:12px;line-height:14px;color:rgba(25,34,68,0.6);display:block;position:relative;margin-bottom:10px}.lk-content-dialog .message-page-item .text-cont .text a.file:before{content:"";position:absolute;width:28px;height:28px;left:0;top:6px;background-color:#2447FF;-webkit-mask-image:url(/assets/file-icon-caa64e76688abc1e566ab4d638f39f1e56add85be821419cb706669647cf5406.svg);mask-image:url(/assets/file-icon-caa64e76688abc1e566ab4d638f39f1e56add85be821419cb706669647cf5406.svg)}.lk-content-dialog .message-page-item .text-cont .text a span{display:block;font-weight:500;font-size:16px;line-height:20px;text-decoration:underline;color:#2447FF}.lk-content-dialog .message-page-item .text-cont .text a:hover span{text-decoration:none}.lk-content-dialog .message-page-item .text-cont .text .image-list{display:flex;flex-flow:row;justify-content:space-between}.lk-content-dialog .message-page-item .text-cont .text .image-list a{position:relative;overflow:hidden;border-radius:5px;margin:4px 0 5px 0;width:48%}.lk-content-dialog .message-page-item .text-cont .text .image-list img{display:block}.lk-content-dialog .message-page-item .text-cont .text .image-list-1 a{width:100%}.lk-content-dialog .message-page-item .text-cont .text .doc-list{margin-top:4px}.lk-content-dialog .message-page-item.from{justify-content:flex-end;margin:9px 0 0 0}.lk-content-dialog .message-page-item.from .text-cont{text-align:right}.lk-content-dialog .message-page-item.from .text-cont .text{background:#3779F8;color:#fff;border-radius:14px 14px 3px 14px;text-align:left;margin:0 0 4px 0}.lk-content-dialog .message-page-item.from .text-cont span{display:inline-block;padding:0;line-height:18px}.lk-content-dialog .message-page-item.from .text-cont .read-status{display:inline-block;width:18px;height:18px;background:url(/assets/read-status-5b5180314489e16273ddbc70fd82f25205c9387542d96f0a4ef442c0ec277707.svg) no-repeat;background-size:contain;margin:0px 0 -4px 0}.lk-content-dialog .message-page-item.from .text-cont .read-status.read{background:url(/assets/read-status-read-cacb5822a4e099a9841b3a2ebcd1ebf0e2047298bfe648de4cf88522c6f6d2f8.svg) no-repeat;background-size:contain}.lk-content-dialog .message-page-item.from .text-cont .text a.file{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.4);color:rgba(255,255,255,0.6)}.lk-content-dialog .message-page-item.from .text-cont .text a.file:before{background-color:#fff}.lk-content-dialog .message-page-item.from .text-cont .text a span{color:#fff}.lk-content-dialog .message-page-bottom{padding:13px 10px;min-height:71px;background:#F5F5F5;border-top:1px solid rgba(0,0,0,0.1);border-radius:0px 0px 10px 10px}.lk-content-dialog .message-page-bottom textarea{background:transparent;resize:none;padding:0 5px;border:0;width:100%;font-size:16px;height:32px}.lk-content-dialog .message-page-bottom .bottom{display:flex;justify-content:space-between}.lk-content-dialog .message-page-bottom .bottom .work-btns{display:flex;justify-content:space-between}.lk-content-dialog .message-page-bottom .bottom .work-btns .image{display:inline-block;width:36px;height:36px;background:transparent;border:1px solid transparent;border-radius:10px;position:relative;margin:0 10px 0 0;cursor:pointer}.lk-content-dialog .message-page-bottom .bottom .work-btns .image:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:15px;height:15px;background:url(/assets/image-icon-dialog-528e4b4b12891f648a76251b154c0fdbff9965475dab87e032671cb686656dcb.svg) no-repeat;background-size:contain}.lk-content-dialog .message-page-bottom .bottom .work-btns .image:hover{background:#FFFFFF;border:1px solid rgba(0,0,0,0.11);box-shadow:0px 4px 4px rgba(0,0,0,0.05)}.lk-content-dialog .message-page-bottom .bottom .work-btns input[type="file"]{display:none}.lk-content-dialog .message-page-bottom .bottom .work-btns .file{display:inline-block;width:36px;height:36px;background:transparent;border:1px solid transparent;border-radius:10px;position:relative;cursor:pointer}.lk-content-dialog .message-page-bottom .bottom .work-btns .file:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:15px;height:15px;background:url(/assets/file-icon-dialog-9664d2d8ed7804065778f8cfa88becac5bce7ac46416b4446875f6fdcba4b5c3.svg) no-repeat;background-size:contain}.lk-content-dialog .message-page-bottom .bottom .work-btns .file:hover{background:#FFFFFF;border:1px solid rgba(0,0,0,0.11);box-shadow:0px 4px 4px rgba(0,0,0,0.05)}.lk-content-dialog .message-page-bottom .bottom .btn{padding:8px 9px;font-weight:500;margin:0 0 4px 0}.lk-content-dialog .message-page-bottom .file-list-cont span{display:inline-block;position:relative;padding:7px 20px 7px 0;font-size:12px}.lk-content-dialog .message-page-bottom .file-list-cont i.remove{position:absolute;width:12px;height:12px;background:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg) no-repeat;background-size:contain;right:0;top:0;margin:-1px 4px 0 0px;cursor:pointer}.lk-content-dialog .message-page-bottom .file-list-cont i.remove:hover{background:transparent;background-color:#000;-webkit-mask-image:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg);mask-image:url(/assets/del-02088cc28ec8ad6c59d3a7227976ff1a9b6f2f8acee34087be6fd7cfce90009d.svg);mask-size:contain;-webkit-mask-size:contain}.lk-content-dialog .dialog-info{width:338px;padding:20px 0 0 0}.lk-content-dialog .dialog-info .name{font-weight:600;font-size:20px;line-height:24px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 9px 0}.lk-content-dialog .dialog-info .geo{font-weight:500;font-size:16px;line-height:20px;color:#192244;position:relative;display:block;padding:0 0 0 26px;margin:0 0 14px 0}.lk-content-dialog .dialog-info .geo:before{content:"";position:absolute;left:0;top:0px;width:18px;height:18px;background-color:#000;-webkit-mask-image:url(/assets/geo-new-2-138a5219803b657ba7e07b950c9a3e743bf7e1dfc1602b2bba0f36c948659bf5.svg);mask-image:url(/assets/geo-new-2-138a5219803b657ba7e07b950c9a3e743bf7e1dfc1602b2bba0f36c948659bf5.svg);mask-size:contain;-webkit-mask-size:contain}.lk-content-dialog .dialog-info .images{display:flex;justify-content:space-between;position:relative;overflow:hidden;border-radius:10px;margin:0 0 13px 0}.lk-content-dialog .dialog-info .images img{display:block;width:89px}.lk-content-dialog .dialog-info .tabs{display:flex;justify-content:flex-start;border-bottom:1px solid rgba(0,0,0,0.1);padding:0 0 0px 0;margin:0 0 7px 0}.lk-content-dialog .dialog-info .tabs a{padding:0px 0px 10px 0;font-weight:500;font-size:16px;line-height:20px;color:rgba(25,34,68,0.6);border-bottom:2px solid transparent;margin-bottom:-1px;margin-right:16px}.lk-content-dialog .dialog-info .tabs a.active,.lk-content-dialog .dialog-info .tabs a:hover{color:#192244;border-color:#192244}.lk-content-dialog .dialog-info .tabs-text{font-weight:500;font-size:16px;line-height:20px;border-bottom:1px solid rgba(0,0,0,0.1);padding:0 0 11px 0;margin:0 0 15px 0}.lk-content-dialog .dialog-info .text-cont{width:85%;position:relative;overflow:hidden;margin:0 0 9px 0}.lk-content-dialog .dialog-info .more{font-weight:500;font-size:16px;line-height:20px;text-decoration:underline;color:#3779F8}.lk-content-dialog .dialog-info .price{font-weight:600;font-size:32px;line-height:32px;margin:0 0 12px 0}.lk-content-dialog .dialog-info .btn{display:block;font-weight:500}@media screen and (max-width: 1024px){::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:3px}::-webkit-scrollbar:horizontal{height:3px}::-webkit-scrollbar-thumb{background-color:#18193F;border-radius:3px;border:2px solid #18193F}::-webkit-scrollbar-track{border-radius:10px;background-color:#F0F0F0}body{min-width:100%}.cont{padding:0 20px;margin:0 auto}.fix .cont{width:100%}.cont-2{padding:0 20px;margin:0 auto}.fix .cont-2{width:100%}.mobile{display:block !important}.desktop{display:none !important}body{padding-top:62px}.cont{position:relative}.mobile-header{background-color:#fff;position:fixed;padding:18px 0 8px 0;top:0;left:0;width:100%;z-index:4}.mobile-header .logo{float:left;width:26px;height:26px;background:url(/assets/small-logo-f84d80f124a26bc75d90a9cd35524942166f6d8c660a4fc29d660814f8d0ebd9.svg) no-repeat;background-size:contain}.mobile-header .back{width:34px;height:34px;background:#fff url(/assets/back-mobile-50867dec3a381283b3f4d21760e97821cfe7cff623fb7d409c22afa56546aca0.svg) center no-repeat;background-size:contain;position:absolute;left:12px;top:-4px}.mobile-header .line{width:1px;height:20px;background:rgba(0,0,0,0.2);position:absolute;left:57px;top:4px}.mobile-header .home{width:34px;height:34px;background:#fff url(/assets/home-2f91fdbd37d2248eb83be09388b659d04688059bc508f0e702fe67fb42accbd0.svg) center no-repeat;background-size:contain;position:absolute;left:70px;top:-4px}.mobile-header .search-block{float:left;margin:-5px 0px 0 21px;width:calc(100% - 86px)}.mobile-header .search-block-small{width:calc(100% - 134px);margin:-5px 0px 0 70px}.mobile-header .search-block form{float:left;position:relative;overflow:hidden;background:rgba(0,0,0,0.03);border:1px solid #DFE7EF;border-radius:10px;margin:-3px 0px 0 0;padding:0 12px 0 32px;width:calc(100% - 46px)}.mobile-header .search-block form:before{content:"";position:absolute;left:10px;top:11px;width:18px;height:18px;background:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg) no-repeat;background-size:contain}.mobile-header .search-block form input[type="text"]{color:#6B7480;font-size:14px;padding:0;border:0;font-weight:400;height:40px;margin:0 0 0px 0;width:100%;background:transparent}.mobile-header .c-hamburger{float:right;-webkit-transition:background 0.3s;transition:background 0.3s;display:block;position:relative;margin:0;padding:0;width:22px;height:20px;font-size:0;text-indent:-9999px;appearance:none;box-shadow:none;border-radius:none;border:none;cursor:pointer;transition:background 0.3s;margin:2px 0px 2px 0px}.mobile-header .c-hamburger:focus{outline:none}.mobile-header .c-hamburger:hover{background:transparent}.mobile-header .c-hamburger.is-active{background:transparent}.mobile-header .c-hamburger.is-active{width:22px}.mobile-header .c-hamburger span{display:block;position:absolute;top:10px;left:0;width:100%;height:2px;border-radius:3px;background:#18193F}.mobile-header .c-hamburger span::before,.mobile-header .c-hamburger span::after{position:absolute;display:block;left:0;width:100%;height:2px;background-color:#18193F;content:"";border-radius:3px}.mobile-header .c-hamburger span::before{top:-6px}.mobile-header .c-hamburger span::after{bottom:-6px}.mobile-header .c-hamburger--htx{background-color:transparent;opacity:1}.mobile-header .c-hamburger--htx span{transition:background 0s 0.3s}.mobile-header .c-hamburger--htx span::before,.c-hamburger--htx span::after{transition-duration:0.3s, 0.3s;transition-delay:0.3s, 0s}.mobile-header .c-hamburger--htx span::before{transition-property:top, transform}.mobile-header .c-hamburger--htx span::after{transition-property:bottom, transform}.mobile-header .c-hamburger--htx.is-active span{background:none}.mobile-header .c-hamburger--htx.is-active span::before{top:0;transform:rotate(45deg)}.mobile-header .c-hamburger--htx.is-active span::after{bottom:0;transform:rotate(-45deg)}.mobile-header .c-hamburger--htx.is-active span::before,.mobile-header .c-hamburger--htx.is-active span::after{transition-delay:0s, 0.3s}.mobile-menu .cont{padding:0 10px}.mobile-menu .btn-advert{margin-bottom:15px}.mobile-menu .btn-review{position:relative;text-align:center;padding-left:30px;padding-right:0;width:40%}.mobile-menu .btn-review:hover{background:#F1F4F6;color:#000}.mobile-menu .btn-review:before{content:"";position:absolute;margin:auto;top:0;bottom:0;width:18px;height:18px;margin-left:-28px;background-color:#fff;-webkit-mask-image:url(/assets/like-icon-f80e52845c9f48ef9d84a9af47fa849126f70fd17917a48057215c6bfd6c9430.svg);mask-image:url(/assets/like-icon-f80e52845c9f48ef9d84a9af47fa849126f70fd17917a48057215c6bfd6c9430.svg)}.mobile-menu .btn-blog{position:relative;text-align:center;padding-left:30px;padding-right:0;width:40%}.mobile-menu .btn-blog:hover{background:#F1F4F6;color:#000}.mobile-menu .btn-blog:before{content:"";position:absolute;margin:auto;top:0;bottom:0;width:18px;height:18px;margin-left:-28px;background-color:#fff;-webkit-mask-image:url(/assets/book-6a59c35bec0bceb32ec73c2d919b41f4b71fe046f5426fa8a8d2053fcf33808b.svg);mask-image:url(/assets/book-6a59c35bec0bceb32ec73c2d919b41f4b71fe046f5426fa8a8d2053fcf33808b.svg)}.mobile-menu .user-block{margin:13px 13px 16px 13px}.mobile-menu .user-block .image{width:44px;height:44px;margin:-2px 10px 0 0}.mobile-menu .user-block .short b{font-size:16px}.mobile-menu .user-block .short span{font-size:14px}.mobile-menu ul{margin:21px 13px 0px 13px}.mobile-menu ul li{border-bottom:1px solid rgba(0,0,0,0.2);margin:0 0 15px 0}.mobile-menu ul li a{font-size:16px;padding:0 0 13px 0}.mobile-menu ul li:last-child{border:none;margin-bottom:0}.mobile-menu ul li:last-child a{padding-bottom:12px}.main-filter{margin-bottom:15px}.main-filter .tabs{position:relative;overflow-y:hidden;padding-bottom:10px;margin-bottom:16px;border:none;border-bottom:1px solid #DFE7EF}.main-filter .tabs .tabs-cont{width:100%}.main-filter .tabs a{font-size:18px;line-height:19px;margin:0 0 -1px 24px;padding:0 0 13px 0}.main-filter .tabs a.active,.main-filter .tabs a:hover{color:#18193F}.main-filter .title{font-weight:600;font-size:18px;line-height:17px;margin:0px 0 15px 0}.main-filter .geo{float:left;margin:0 0 15px 0}.main-filter .geo .current{display:inline-block;position:relative;padding:0 16px 0 24px}.main-filter .geo .current:before{content:"";position:absolute;left:0;top:-2px;width:18px;height:18px;background-color:#18193F;-webkit-mask-image:url(/assets/geo-2045f96cc2276f430e5b824475ba6a1fe36ad505f2c31b11769e09258dcac0d5.svg);mask-image:url(/assets/geo-2045f96cc2276f430e5b824475ba6a1fe36ad505f2c31b11769e09258dcac0d5.svg)}.main-filter .filter-btn{float:right;position:relative;padding-left:24px;margin:0 0 15px 0}.main-filter .filter-btn:before{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;background-color:#18193F;-webkit-mask-image:url(/assets/filter-btn-85101f1a286be0f7f1e26a454325c94ff98f010d7fcb8f2c39297a1e6c3c7168.svg);mask-image:url(/assets/filter-btn-85101f1a286be0f7f1e26a454325c94ff98f010d7fcb8f2c39297a1e6c3c7168.svg)}.main-filter .list{margin-top:14px;margin-right:0px;position:relative;border:none;padding-bottom:0;margin-bottom:2px}.main-filter .list .list-cont{width:150vw}.main-filter .list .filter-item{width:auto;margin-right:10px}.main-filter .list .filter-item select{border-color:#EEF1F5;font-size:14px;height:40px;padding-right:26px;background-position:right 6px center}.main-filter .list .filter-item{width:100%;margin-right:0}.main-filter .submit-filter .show-all{float:left;margin:0 0 15px 0}.main-filter .submit-filter .btn{width:100%;padding-left:0;padding-right:0;margin:0 0 15px 0}.main-filter .list .filter-item .select2-container-multi .select2-choices{border-color:#EEF1F5}.user-page-cont .main-filter .list .filter-item{width:100%}.user-page-cont .main-filter .submit-filter{width:100%}.user-page-cont .main-filter .submit-filter .show-all{padding-left:0;padding-right:0;width:49%}.user-page-cont .main-filter .submit-filter .btn{padding-left:0;padding-right:0;width:49%}.user-page-cont .main-filter .tabs a.active,.user-page-cont .main-filter .tabs a:hover{border-color:transparent}.main-filter .fast-links{background-color:#EEF1F5;margin:22px -23px 0 -23px;padding:19px 23px}.main-filter .fast-links .column .item span{background-color:#EEF1F5;font-size:14px;line-height:23px}.main-filter .fast-links .column .item span i{display:inline-block;width:41px;height:22px;background:url(/assets/more-i-75f071bd57b18c5d8b59790b56455612590abeffcdf5ff26cfb711c7166330e6.png) no-repeat;background-size:contain;float:right;margin:2px 0 0 10px}.main-filter .fast-links .column{width:100%}.main-filter .fast-links .column .item{margin-bottom:14px}.main-filter .fast-links .btn{display:block}.slider .owl-controls{left:20px;width:calc(100% - 40px)}.parts-search .cats-cont .list{columns:1}.post-list .title{font-size:18px;line-height:17px;margin-bottom:14px}.post-list .tabs{position:relative;margin-right:-23px;margin-left:-23px;padding-left:23px;overflow-y:hidden;overflow:hidden;width:calc(100% - 0px)}.post-list .tabs-cont{width:150vw}.post-list .tabs-cont a{font-size:14px;line-height:19px;border-bottom:3px solid transparent;padding:0 0 14px 0;margin:0 24px -1px 0}.post-list .tabs-cont a.active,.post-list .tabs-cont a:hover{border-color:#006DFF}.post-list select{width:auto;font-size:13px;padding:0 25px 0 32px;height:34px;background-size:10px 4px, 16px 16px;border-radius:10px;margin-right:0}.post-list .save-search{font-size:13px;margin:-4px 0 0 0;padding:10px 8px 9px 33px}.post-list .save-search:before{left:8px}.post-list .list .item .image-cont{width:117px;margin-right:15px;float:left}.post-list .list-plitki .item .post-text{float:left}.post-list .list .item .post-text{width:calc(100% - 134px);margin:2px 0 0 0}.post-list .list .item .post-text .name{font-size:14px;line-height:18px;height:auto}.post-list .list .item .post-text .fav{float:right}.post-list .list .item .post-text .price{font-size:14px;line-height:16px;margin:3px 0 18px 0}.post-list .list .item .post-text .short{display:none}.post-list .list .item .autor-info{display:none}.post-list .paggination .next{display:none}.post-list .paggination .go-to-page{float:left}footer{text-align:left;padding-top:8px;padding-bottom:10px}footer .logo{float:none;display:inline-block;width:107px;height:31px;margin:3px 0 18px 0 !important}footer .politic{float:none;text-align:left;margin:10px 0 10px 0}footer .politic a{float:none;margin-left:0;display:block;font-size:16px;margin-bottom:17px}footer .politic span{margin-bottom:10px;display:block;text-align:left;float:none;font-size:16px}footer .vk-cont{float:none;border-bottom:1px solid rgba(0,0,0,0.16);margin:11px 0 21px 0;padding:0 0 21px 0;width:100%}footer .vk-cont:before{display:none}footer .vk-cont .vk span{font-size:15px;line-height:20px;margin:5px 0 0 16px}.fast-bread{position:relative;overflow-y:hidden}.fast-bread-cont{width:120vw}.fast-bread a{float:left;background:#EEF1F5;border-radius:10px;font-weight:600;font-size:12px;line-height:19px;margin:0 -6px 0 17px;padding:3px 8px}.post-page h1{font-size:18px;line-height:17px;margin-bottom:20px}.post-page .post-info{width:100%;margin:20px 0 0 0}.post-page .post-info-full{margin-top:0}.post-page .post-info .gall{margin:0 0 0 0}.post-page .post-info .gall a{width:17.8%}.post-page .post-price{width:100%;margin-right:0}.post-page .post-price .phone-block{margin:12px 0 17px 0;padding:19px 0 0 0}.post-page .post-price .phone-block .phone{color:#18193F;margin-bottom:17px}.post-page .post-price .phone-block .phone:before{background-color:#18193F}.post-page .post-price .phone-block .btn{margin:5px;background:#00944D;color:#fff}.autor-info .name{width:calc(100% - 80px)}.autor-info .image{width:72px;height:72px;margin:8px 0 0 0;position:absolute;right:23px}.autor-info .rating{width:calc(100% - 80px);margin-top:5px;margin-bottom:15px}.post-page .post-info .geo-block .location{font-size:14px;line-height:18px;padding:2px 0 20px 54px}.post-page .post-info .geo-block .btn{width:100%;padding-left:0;padding-right:0;margin:20px 0 0 0}.post-page .post-info .params-columns{display:block;position:relative;margin-right:-23px;overflow-y:hidden}.post-page .post-info .params-columns .column-cont{width:300vw;display:block}.post-page .post-info .params-columns .column{float:left;background:#EEF1F5;border-radius:10px;padding:25px 25px 15px 25px;margin-right:25px;width:250px}.post-page .post-info .params-columns .column .item span{background:#EEF1F5}.user-page-info{width:100%}.user-page-cont{width:100%;border-left:0;padding-left:0}.user-page-cont .post-list .list .item{width:100%;margin-right:0}.user-page-cont .recalls-block .recall-count{width:100%}.user-page-cont .recalls-block .recall-title .btn{width:100%;padding-left:0;padding-right:0;margin-top:15px}.user-page-cont .recalls-block .list .item .top .autor{width:calc(100% - 110px)}.user-page-cont .recalls-block .list .item .top .star-cont{width:110px}.user-page-cont .recalls-block .list .item .top .autor .short{width:calc(100% - 70px)}.lk-content{width:100%;border-right:none}.lk-content .balance-title{width:100%;margin:20px 0 20px 0}.lk-content .balance-title .price{width:100%;margin:0 0 10px 0}.lk-content .balance-title .balance-form{width:100%}.lk-content .balance-title .balance-form form{width:calc(100% - 2px)}.lk-content .balance-list{width:100%;padding-bottom:20px}.lk-content .balance-list .table{font-size:9px}.lk-content .balance-list .table .th{font-size:12px}.lk-content .balance-list .table .th .td-1{width:20%}.lk-content .balance-list .table .th .td-2{width:20%}.lk-content .balance-list .table .th .td-3{width:20%}.lk-content .balance-list .table .th .td-4{width:20%}.lk-content .balance-list .table .th .td-5{width:20%}.lk-content .balance-list .table .tr .td-1{width:20%}.lk-content .balance-list .table .tr .td-2{width:20%}.lk-content .balance-list .table .tr .td-3{width:20%}.lk-content .balance-list .table .tr .td-4{width:20%}.lk-content .balance-list .table .tr .td-5{width:20%}.lk-content .balance-list .form{width:100%;margin:0px 0 15px 0;height:31px}.lk-content .balance-list .form input[type="date"]{font-size:11px;width:80px}.lk-content .balance-list .form .btn{font-size:10px;padding:2px 10px}.add-post-page .lk-menu{width:100%;margin-right:0}.lk-content .title-line .title{width:100%;margin-bottom:15px}.lk-content .title-line .sort{float:left;width:100%;margin-bottom:15px}.lk-content .title-line .sort a{margin:0 25px 14px 0;font-size:17px}.lk-content .user-list .user-item{width:100%;margin-right:0}.lk-content .post-list .item .post-info .status{width:60%;text-align:right}.lk-content .post-list .item .post-info .work-btns .btn-cont{width:48%;float:left}.lk-content .post-list .item .post-info .work-btns .btn-cont .btn{width:100%}.lk-content .post-list .item .post-info .work-btns .btn-cont .dd-list{left:-6px}.lk-content .post-list .item .post-info .work-btns .btn-cont .dd-list:before{left:-180px}.lk-content .list-plitki .item{width:100%;margin-right:0}.lk-content .list-plitki .item .post-text .bottom .btn{font-size:12px}.lk-content .post-list{width:100%;padding-right:0}.lk-content .post-list .item .image{width:100%;margin-bottom:15px}.lk-content .post-list .item .post-info{width:100%}.lk-content .post-list .item .post-info .work-btns{width:100%}.lk-content .post-list .item .post-info .work-btns .count{width:25%;margin-bottom:15px}.lk-content .post-list .item .post-info .work-btns .btn{float:right;padding-left:0;padding-right:0;width:46%;font-size:14px;margin:0}.lk-content .post-list .item .post-info .work-btns .btn.btn-gray-white{float:left}.lk-content .post-list .item .post-info .work-btns .btn.btn-green{float:left}.add-post-page .add-post{width:100%;border-right:none}.add-post-page .add-post .form-item{width:100%;margin-right:0}.add-post-page .add-post .main-filter-add .list .filter-item{width:100%;margin-right:0}.add-post-page .add-post .btns-add .btn{display:block;float:none;width:100%;margin-bottom:15px;padding-left:0;padding-right:0}.add-post-page .add-post .form-item .list-3{display:block}.add-post-page .add-post .form-item .list-3 input{width:calc(100% - 22px);margin-bottom:10px}.add-post-page .add-post .form-item .list-3 .column{width:100%}.post-page .post-info .count-columns{width:50%}.post-page .post-info .count-columns.pull-left{border:0}.post-page .post-info .count-columns.pull-right{width:50%}.post-page .post-info .count-columns .item{width:50%}.post-page .post-info .count-columns .item b{font-size:10px}.post-page .post-info .count-columns .item b i{font-size:20px;display:block}.post-page .post-info .count-columns .item span{font-size:10px;line-height:10px;width:50vw}.post-page .post-info .text-cont{margin-top:20px}.post-page .post-info-full .text-cont{margin-top:0}.add-post-page .title{font-size:18px;line-height:17px}.modal{width:90%}.modal.modal-city{width:90%}.modal .form .name{font-size:20px}.modal .form .form-cont{padding:20px 20px 0 20px}.modal.modal-claim{height:480px}.modal-block{height:464px}.quiz .selects{width:100%}.quiz .tabs{width:100%}.quiz .tabs .list{display:block;margin-bottom:0}.quiz .tabs .list .item{float:left}.quiz .selects .form-item{float:left}.quiz .selects .form-item select{width:auto;padding:0 24px 0 11px;font-size:13px}.quiz .tabs .list .item{width:33%;margin-bottom:20px}.quiz .tabs .list .item .name{width:100%}.quiz .text-block .btn{float:none;width:calc(100% - 42px)}.parts-search .part-country .label-item{border-radius:8px}.parts-search .part-country .label-item span{font-size:14px;margin:7px 0 0 10px}.parts-search .part-country .label-item img{width:40px;border-radius:5px}.parts-search .part-cat .label-item span{font-size:14px}.product-page .product-short-info{width:100%}.product-page .product-short-info .name-h1{max-width:100%;width:100%;font-size:22px;margin-bottom:10px}.product-page .product-short-info .price{float:left}.product-page .product-short-info .price b{font-size:22px}.product-page .product-image{width:100%;margin:15px 0 15px 0}.product-page .product-autor .user{float:left;width:100%}.product-page .product-autor .user-stat{float:left;width:calc(100% - 65px);margin:10px 0 0 65px}.product-page .product-params .columns{display:block}.product-page .product-params .column{width:100%}.product-page .product-address .address{width:calc(100% - 34px)}.product-page .product-address .address b{font-size:14px}.product-page .product-address .btn{float:left;margin:10px 0 0 38px}.product-page .product-stat span{display:block;margin-bottom:10px}.product-page .product-work-nav .share{margin-left:10px}.product-page .product-work-nav .block-btn-link{margin-left:10px}.product-page .product-work-nav .btn.block-btn-link{margin-bottom:10px}.blog h1{font-size:58px}.blog ul{float:left}.blog ul li{margin:0 20px 10px 0px}.blog .blog-list .item{width:100%}.blog-page .cont{width:auto}.blog-page h1{font-size:26px;line-height:34px}.blog-page .text h2{line-height:38px}.blog-page .text h3{line-height:38px}.otzivy h1{font-size:22px;margin-bottom:20px}.otzivy .btn-add-new{float:left}.otzivy-filter .form-item{width:100%;margin-bottom:10px}.otziv-big{width:100%}.otziv-big .bottom-text .text span{font-size:8px}.otziv-big .bottom-text .text b{font-size:10px}.otziv-line .text-cont{width:100%}.otziv-line .text-cont .name{font-size:22px;line-height:27px}.otziv-line .image{width:100%;margin-top:20px}.otziv-form{width:100%}.otziv-form-item .list input[type="radio"]+label{width:calc(50% - 60px)}.otziv-form-item .list .show-more-cont{width:calc(100% - 60px)}.otziv-form-item .files-block input[type="file"]+label{margin:0 10px 10px 0}.otziv-form-plus-minus .column{width:100%;margin:0 0 20px 0}.otziv-form-item .rating-list .rating{width:100%;margin-bottom:20px}.otziv-info{width:100%;margin:15px 0 0 0}.otziv-page .short{font-size:12px}.otziv-page h1{font-size:28px;line-height:36px}.otziv-page .image-list .video:before{width:40px;height:40px}.otziv-page .text{width:100%}.otziv-page .text .plus-minus{margin:0 0 20px 0}.otziv-page .text .like-block span{margin:10px 0px 20px 0;width:100%}.otziv-page .short-info{width:100%;margin:20px 0 0 0}.otziv-page .short-info .autor-block .text{width:calc(100% - 100px)}.app-links{text-align:center}.app-links .text{width:100%;margin:18px 0 0 0}.app-links .text b{font-size:20px;line-height:24px}.app-links .text p{font-size:16px;line-height:22px;margin:0 0 20px 0}.app-links .text .links a{margin:0}.app-links .text .links a.ios{float:right;width:42vw;height:14vw}.app-links .text .links a.android{float:left;width:45vw;height:14vw}.app-links .image{position:relative;overflow:hidden}.app-links .image img{max-width:106%}.app-links .image{width:100%;margin-right:0}.new-parts-search .search-cont{display:block;margin-bottom:9px}.new-parts-search .search-cont .prices{width:calc(100% - 26px);margin-bottom:10px}.new-parts-search .search-cont .form{width:100%}.new-parts-search .search-cont .form input[type="text"]{font-size:14px}.new-parts-search .checkbox-list{text-align:left}.new-parts-search .checkbox-list input[type="checkbox"]+label{display:block}.new-parts-search .cats-cont .list{columns:1}.add-post-page .add-post .form-item-new .title{font-size:17px}.add-post-page .add-post .form-item-new .list{display:block}.add-post-page .add-post .form-item-new .list input[type="radio"]+label{width:calc(100% - 30px)}.add-post-page .add-post .form-item-new .add-image-block span{margin:0 40px 20px 40px}.add-post-page .add-post .form-item-new .delivery-type input[type="checkbox"]+label input[type="text"]{width:calc(100% - 140px);margin-bottom:20px}}
