@media only screen and (max-width:530px){.tip{height:100%;position:absolute;background-size:cover;width:100%;background-image:url(/images/tip.gif);z-index:8}}@media only screen and (max-width:420px){.tip{background-size:contain}}.blog{padding-top:8.5rem;background:#eee}@media screen and (max-width:767px){.blog{padding-top:6.5rem}}.blog p{font-size:.85rem}.blog a,.blog a:hover{text-decoration:none}.blog-title{font-size:1.875rem;font-weight:700;color:#372c2a;margin:0 3.125rem 0 0;line-height:1.33333333333;vertical-align:top;display:inline-block}.blog-filters{padding:10px 0;position:relative;margin:20px -10px 40px}.blog-filters--scrollable{position:relative;margin:30px 0 25px}@media screen and (max-width:996px){.blog-filters--scrollable{margin:30px -15px 25px 0}}.blog-filters--scrollable:before{border-color:transparent;height:100%;right:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);top:0;background-color:transparent;left:0}.blog-filters--scrollable:after,.blog-filters--scrollable:before{content:" ";position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.blog-filters--scrollable:after{right:-3px;bottom:1px;top:1px;width:50px;background-image:-webkit-gradient(linear,right top,left top,color-stop(10%,#f2eddf),to(hsla(0,0%,100%,0)));background-image:linear-gradient(270deg,#f2eddf 10%,hsla(0,0%,100%,0))}.blog-filters__arr{display:none}.blog-filters__arr:before{left:-3px;background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#f2eddf),to(hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#f2eddf 30%,hsla(0,0%,100%,0))}.blog-filters__arr:after,.blog-filters__arr:before{content:" ";position:absolute;bottom:1px;top:1px;width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;z-index:0}.blog-filters__arr:after{right:-3px;background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,#f2eddf),to(hsla(0,0%,100%,0)));background-image:linear-gradient(270deg,#f2eddf 30%,hsla(0,0%,100%,0))}.blog-filters__arr-item{border:0;position:absolute;outline:0;bottom:0;top:0;margin:auto;cursor:pointer;z-index:2}.blog-filters__arr-left{left:0}.blog-filters__arr-right{right:0}.blog-filters__container{overflow-y:auto;overflow-x:auto;padding:0;position:relative;margin:0;width:100%;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-filters__container::-webkit-scrollbar{height:0;background:0 0}.blog-filters__tags{list-style:none;margin:10px}.blog-filters__tags-link{padding:8px 10px;font-size:.85rem;border:2px solid transparent;text-decoration:none;font-weight:500;color:#372c2a;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-align:center;border-radius:1.5rem;cursor:pointer;line-height:1;display:block}.blog-filters__tags-link:hover{color:#10c896}.blog-filters__tags:first-child{margin-left:0}.blog-filters__tags:last-child{margin-right:0}.blog-filters__tags.active .blog-filters__tags-link{color:#fff;background-color:#10c896}.blog-filters__tags.active .blog-filters__tags-link:hover{color:#fff}.blog-article{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -10px;-webkit-box-orient:horizontal;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-article__body{height:auto;position:relative}.blog-article__img-wrap{height:300px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);position:relative;border-radius:.75rem;background:#f2eddf url(https://olvarin.work/i/icon/slider_no-photo_m.png) no-repeat 50%;display:block}.blog-article__img-wrap:before{height:30%;top:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.blog-article__img-wrap:after,.blog-article__img-wrap:before{right:0;content:" ";position:absolute;left:0;display:block;z-index:2}.blog-article__img-wrap:after{height:70%;bottom:0;background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background-image:linear-gradient(0deg,#000,transparent)}.blog-article__img{height:100%;position:relative;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin:0 auto;width:100%;display:block;z-index:1}.blog-article__img-blur{height:100%;-webkit-filter:blur(10px);filter:blur(10px);right:0;position:absolute;background-size:contain;bottom:0;top:0;left:0;width:100%;background-repeat:repeat;z-index:0}.blog-article__img-blur:before{height:100%;right:0;content:"";bottom:0;background-color:rgba(0,0,0,.5);left:0}.blog-article__info{-ms-flex-pack:end;height:auto;padding:2.1rem;justify-content:flex-end;-webkit-box-pack:end;right:0;color:#fff;position:absolute;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:0;background-color:#fff;border-radius:0 0 .75rem .75rem;background:0 0;-webkit-box-orient:vertical;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.blog-article__info .empty-btn{margin-top:1.5rem;display:inline-block}@media screen and (max-width:767px){.blog-article__info{padding:.75rem .75rem 2.1rem}}.blog-article__info-link{text-decoration:none;color:#fff}.blog-article__title{overflow:hidden;text-overflow:ellipsis;font-size:1.13rem;font-weight:700;position:relative;max-height:3.1875rem;-webkit-box-orient:vertical;line-height:1.5rem;-webkit-line-clamp:2;font-family:Tahoma,sans-serif;display:-webkit-box}.blog-article__date{font-size:.7rem;color:#969488;position:relative;margin:.6rem 0;font-family:Raleway,sans-serif;display:block}.blog-article__date:before{height:1.25rem;margin-right:10px;content:" ";position:relative;top:.35rem;background:url(https://olvarin.work/i/spritesheet-blog.png) -7.5rem -.5rem;width:1.3125rem;background-repeat:no-repeat;display:inline-block}.blog-article__desc{overflow:hidden;min-height:auto;text-overflow:ellipsis;max-height:4rem;margin:.8rem 0 0;-webkit-box-orient:vertical;line-height:1.3rem;-webkit-line-clamp:3;display:-webkit-box}.blog-article__tags{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2rem -5px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-article__tags-item{margin:2px 5px}.blog-article__tags-link{font-size:.75rem;text-decoration:none;font-weight:700}.blog-article__tags-link,.blog-article__tags-link:before{color:#969488;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.blog-article__tags-link:before{font-size:.7rem;content:"#";vertical-align:middle;display:inline-block}.blog-article__tags-link:focus,.blog-article__tags-link:focus:before,.blog-article__tags-link:hover,.blog-article__tags-link:hover:before{color:#10c896;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.blog-article__item{min-height:auto;color:#fff;margin:20px 0;width:100%}.blog-article__item--big{padding:.625rem;position:relative;margin:0;width:66.7%}@media screen and (max-width:767px){.blog-article__item--big{width:100%}}.blog-article__item--big .blog-article__img-wrap{height:31rem}.blog-article__item--big .blog-article__body{height:100%}.blog-article__item--big .blog-article__img{max-height:100%}.blog-article__item--big .blog-article__title{color:#fff}.blog-article__item--big .blog-article__desc{overflow:hidden;min-height:auto;max-height:100%}.blog-article__item--small{min-height:450px;padding:.625rem;margin:0;width:33.3%}.blog-article__item--small .blog-article__info{-ms-flex-pack:start;height:21.4rem;overflow:revert;padding:.75rem .75rem 2.1rem;justify-content:flex-start;-webkit-box-pack:start;color:#000;position:relative;background-color:#fff}.blog-article__item--small .blog-article__info-link{min-height:3.55rem;color:#000;display:block}.blog-article__item--small .blog-article__img-wrap{height:12.5rem;overflow:hidden;border-radius:.75rem .75rem 0 0;background:#f2eddf url(https://olvarin.work/i/icon/slider_no-photo_m.png) no-repeat 50%}.blog-article__item--small .blog-article__img-wrap:after{display:none}.blog-article__item--small .blog-article__desc{height:4rem;margin:20px 0 0}.blog-article__item--small .blog-article__tags{margin-top:auto}@media screen and (max-width:767px){.blog-article__item--small{width:50%}.blog-article__item--small .blog-article__desc{margin:20px 0 50px}}@media screen and (max-width:590px){.blog-article__item--small{width:100%}.blog-article__item--small .blog-article__desc{margin:20px 0 40px}.article-head__item.blog-article__date{margin-right:2px!important}.read-time{margin:0!important}}.blog-article__img-blur:before{height:150px;content:" ";position:absolute;top:0;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(transparent));background:linear-gradient(180deg,#000,transparent);width:100%;display:block;z-index:11}.blog-article__body-link{display:block}.blog-article-single{padding-top:10px;margin:0}.blog-filters-block{list-style:none;padding:0}.blog-filters-block .blog-article,.blog-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-pagination{-ms-flex-pack:center;padding:50px 0;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;margin:-10px -5px 0;align-items:center;width:100%;-ms-flex-align:center}.calculator-area_modal_label{margin-right:1.7rem;margin-bottom:0;min-width:30%}.blog-pagination ul{-ms-flex-pack:center;list-style:none;padding:0;justify-content:center;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-pagination__item{margin:0 5px}.blog-pagination__link{height:2.6em;padding:0;font-size:1.1rem;border:2px solid #a7a597;font-weight:700;color:#fff;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-align:center;background-color:#a7a597;border-radius:50%;width:2.6em;line-height:2.3em;font-family:Raleway,sans-serif;display:block;z-index:2}.blog-pagination__link.active{border-color:#10c896;color:#10c896;background-color:transparent}.blog-pagination__link.active:focus,.blog-pagination__link.active:hover{border-color:#10c896;color:#10c896;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;background-color:transparent}.blog-pagination__link:focus,.blog-pagination__link:hover{border-color:#817f70;background-color:#817f70}.blog-pagination__link-more{font-size:1rem;color:#10c896;width:1.8em;line-height:3em}.blog-pagination__link-more,.blog-pagination__link-more:focus,.blog-pagination__link-more:hover{border-color:transparent;background-color:transparent}.blog-pagination__arr{padding:0;text-align:center;margin:0 10px;border-radius:50%;line-height:50px;display:block}.js-blog-filters-btn{padding:10px 15px}.js-blog-filters-btn .blog-filters__arr{display:block}.grey-arr{height:14px;-webkit-transition:none;transition:none;width:8px}.grey-arr--prev{background:url(https://olvarin.work/i/spritesheet-blog.png) -10px -10px}.grey-arr--prev:hover{-webkit-transition:none;transition:none;background:url(https://olvarin.work/i/spritesheet-blog.png) -66px -10px}.grey-arr--next{background:url(https://olvarin.work/i/spritesheet-blog.png) -38px -10px}.grey-arr--next:hover{-webkit-transition:none;transition:none;background:url(https://olvarin.work/i/spritesheet-blog.png) -94px -10px}.main_partners__block__title{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;align-content:center;-ms-flex-align:center;-ms-flex-line-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex}.main_partners__block__title h2{font-size:21px;font-weight:700;margin:0;line-height:1}.main_partners__block__title h2 span{position:relative;top:3px;margin-left:20px}.main_partners__block__title h2 span.rotate_animation svg{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.main_partners__block__title h2 span.rotate_animation svg .st0{fill:#00b17f}.main_partners__block__title h2 span.rotate_animation svg .st1{fill:#fff}.main_partners__block__title h2 span svg{height:20px;width:20px}.main_partners__block__title h2 span:hover{cursor:pointer}.main_partners__block__title h2 span:hover .st0{fill:#00b17f}.main_partners__block__title h2 span:hover .st1{fill:#fff}.main_partners__block__title h2 span .st0{fill:#a7a597}.main_partners__block__title h2 span .st1{fill:#fff}.main_partners__block__title a{font-size:14px;text-decoration:underline;color:#000}.main_partners__block__title a:hover{text-decoration:none;color:#00c68e}.parner_logo_block{height:100%;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#372c2a;-ms-flex-direction:row;flex-direction:row;margin:0;align-content:center;-webkit-box-orient:horizontal;-ms-flex-line-pack:center}.parner_logo_block,.parner_logo_block .partner_item{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.parner_logo_block .partner_item{list-style:none;margin-bottom:30px;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;width:50%}.parner_logo_block .partner_item.big{margin-bottom:0}.parner_logo_block .partner_item.big .partner_item__logo{margin-bottom:10px}.parner_logo_block .partner_item.big .partner_item__logo img{height:90px;width:90px}.parner_logo_block .partner_item.big .partner_item__title{font-size:15px;color:#372c2a}.parner_logo_block .partner_item.big .partner_item__descr{font-size:13px;margin-bottom:5px;display:block}.parner_logo_block .partner_item__logo{margin-bottom:10px}.parner_logo_block .partner_item__logo img{height:65px;border:2px solid #a7a597;-o-object-fit:contain;object-fit:contain;border-radius:50%;width:65px;display:inline-block}.parner_logo_block .partner_item__logo:hover img{border:2px solid #0ba67b}.parner_logo_block .partner_item__title{font-size:13px;text-decoration:none;font-weight:700;color:#372c2a}.parner_logo_block .partner_item__title:hover{color:#0ba67b}.parner_logo_block .partner_item__descr{font-size:12px;margin-bottom:5px;display:block}.blog a,.blog-inner a{text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.blog-inner .article-widget-link{text-decoration:underline}.article{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-flex:0;max-width:100%}.article-head{-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;margin-bottom:20px;-webkit-box-align:baseline;align-items:baseline;-ms-flex-align:baseline}.article-head,.article-head__item{display:-webkit-box;display:-ms-flexbox;display:flex}.article-head__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;margin:.6rem 0;align-items:center;-ms-flex-align:center;white-space:nowrap}.article-head__item.blog-article__date{margin-right:30px;padding-left:24px}.article-head__item.blog-article__date:before{margin-right:5px;position:absolute;top:-2px;left:0}.article-img{height:26.3rem;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;width:100%}@media only screen and (max-width:560px){.article-img{height:11rem}}.article-sidebar{padding-top:15px}@media only screen and (max-width:750px){.article-sidebar{padding-top:35px}}.article-sidebar .main_partners__block__title h2{font-size:16px;margin-bottom:10px;letter-spacing:-.3px}@media only screen and (max-width:560px){.article-sidebar{text-align:center;padding-bottom:0}}.article-widget{padding:10px 0}.article-widget-link{font-size:14px;text-decoration:underline;color:#000}.article-widget-link:hover{color:#10c896}@media only screen and (max-width:560px){.article-widget-link{display:-webkit-box;display:-ms-flexbox;display:flex}}.article-widget-title{font-size:16px;font-weight:700;margin-bottom:10px;letter-spacing:-.3px}.article-widget__partner{height:auto;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-content:baseline;-webkit-box-orient:vertical;-ms-flex-line-pack:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:750px){.article-widget__partner{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal}}@media only screen and (max-width:560px){.article-widget__partner{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;margin-bottom:10px;-webkit-box-align:center;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;-webkit-box-orient:vertical;-ms-flex-align:center}}.article-widget__partner .partner_item{margin-bottom:10px;width:100%;display:block}@media only screen and (max-width:750px){.article-widget__partner .partner_item{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;width:170px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:560px){.article-widget__partner .partner_item{padding:0 20px;width:100%}}.article-widget__partner .partner_item .partner_item__logo{margin-right:20px;margin-bottom:0;float:left}.article-widget__partner .partner_item .partner_item__descr{overflow:hidden;text-overflow:ellipsis;padding-top:12px;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.same-service{list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.same-service__item{margin:5px}.same-service__item-link{padding:8px 10px;font-size:.85rem;border:none;text-decoration:none;color:#fff;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-align:center;border-radius:10px;background:#969488;cursor:pointer;line-height:1;display:block}.same-service__item-link:focus,.same-service__item-link:hover{background:#817f70}.img-gallery{list-style:none;overflow-y:hidden;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:37rem;margin:0 -10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:560px){.img-gallery{max-height:1020px}}.img-gallery__item{padding:0;font-size:0;margin:0 10px 20px;width:calc(50% - 20px)}@media only screen and (max-width:560px){.img-gallery__item{width:100%}}.img-gallery .article-img{height:13rem}@media only screen and (max-width:560px){.img-gallery .article-img{height:11rem}}.img-gallery-wrapper{padding:16px 0 0;position:relative}.img-gallery-wrapper.img-gallery-wrapper--scroll{padding:30px 0;margin-bottom:10px}.img-gallery-wrapper.img-gallery-wrapper--scroll .img-gallery{overflow-y:scroll;overflow-x:hidden;padding:0 10px 0 0;margin:0 -2px -15px}.img-gallery-wrapper.img-gallery-wrapper--scroll .img-gallery__item{margin:0 2px 4px;width:calc(50% - 4px)}@media only screen and (max-width:560px){.img-gallery-wrapper.img-gallery-wrapper--scroll .img-gallery__item{width:100%}}.img-gallery-wrapper.img-gallery-wrapper--scroll:after{height:30%;right:5px;content:" ";position:absolute;bottom:-2px;left:0;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(10%,#f2eddf),to(transparent));background-image:linear-gradient(0deg,#f2eddf 10%,transparent);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;z-index:2}.img-gallery-wrapper .img-gallery__item--big{width:100%}.img-gallery-wrapper .img-gallery__item--big .article-img{height:auto;max-height:30rem;-o-object-fit:cover;object-fit:cover}.link-green,.link-green .blog-article__title{-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.link-green:hover,.link-green:hover .blog-article__title{color:#10c896;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.list-ol{list-style:none;padding-left:1rem}.list-ol li{padding:5px 0;position:relative}.list-ol li:before{font-weight:700;color:#a7a597;content:"\2022";margin-left:-1em;width:1em;display:inline-block}.banner-block{margin:0 -5px}@media only screen and (max-width:750px){.banner-block{margin:0 -8px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:750px) and (max-width:560px){.banner-block{margin-bottom:10px;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}.banner-block__img{height:auto;max-width:100%;width:100%}@media only screen and (max-width:560px){.banner-block__img{width:14rem}}.banner-block__link{overflow:hidden;font-size:0;margin:5px 5px 9px;display:block}@media only screen and (max-width:750px){.banner-block__link{margin:8px}}.read-time{color:#c9c7bb;position:relative;margin:0 0 0 .875rem;padding-left:3.5rem}.read-time:before{height:48px;border:2px solid #c9c7bb;content:"";position:absolute;top:0;top:-16px;background-position:50%;border-radius:50%;left:0;width:48px;background-image:url(https://olvarin.work/i/spritesheet2.png);background-image:url(/i/icon/icon2/time-gray.png);background-repeat:no-repeat;display:block}.article-views{margin-top:2rem}.article-views .views{margin:0 1.25rem 0 0}.article-views .profile__wrapper{margin:2.5rem 0}@media only screen and (max-width:1000px){.article-views .profile__wrapper .share{margin-top:0}}@media only screen and (max-width:560px){.article-views .profile__wrapper{-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-align:start}.article-views .profile__wrapper .share{margin-top:20px}}.block-img{max-width:100%;width:100%}.mobile-theme .special{padding:44px 0 90px!important;background-color:#f2eddf}@media only screen and (max-width:1200px){.mobile-theme .special{padding:33px 0 60px!important}}.mobile-theme .special:after{top:99px!important}@media only screen and (max-width:1200px){.mobile-theme .special:after{top:89px!important}}@media screen and (max-width:992px){.mobile-theme .special:after{top:120px!important}}.blog-inner{padding-top:7rem;background:#eee}.text-up{text-transform:uppercase}.main_search__item__left{width:720px}.empty-btn{-ms-flex-item-align:baseline;padding:0;font-size:1rem;border:none;font-weight:700;color:#fff;align-self:baseline;background:0 0;cursor:pointer;width:auto;display:inline-block}.empty-btn:focus,.empty-btn:hover{color:#10c896;outline:none}.special{padding:7rem 0 80px!important;background-color:#f2eddf;z-index:0}@media screen and (max-width:992px){.special{background-color:transparent}}.special .breadcrumbs{margin:0 0 .7rem}.special:after{border-bottom-right-radius:.75rem!important;height:200px!important;border-top-right-radius:.75rem!important;top:10rem!important;background-color:#ebe3ce!important}.special h1{font-size:65px;font-weight:700;margin-bottom:0!important;text-transform:uppercase;position:relative;left:-4px;margin-top:90px}.special h1>span{font-weight:700;display:inline-block}.special h2{margin-bottom:50px;margin-top:.5rem}.special-img{border-bottom-left-radius:.75rem;height:calc(100% - 50px);border-top-left-radius:.75rem;max-height:602px;-o-object-fit:cover;object-fit:cover;width:calc(-50px + 50vw)}@media screen and (max-width:992px){.special-img{height:440px;border-radius:0;width:100%}}.special-img-wrap{height:100%;position:relative}@media only screen and (max-width:992px){.special-img-wrap{margin:0 -15px}}.special-img-wrap:after{height:244px;content:"";position:absolute;bottom:0;background-color:#ebe3ce;border-radius:.75rem;left:60px;width:400%;display:inline-block;z-index:-1}@media only screen and (max-width:992px){.special-img-wrap:after{bottom:-40px}}.special-img-wrap:before{height:502px;content:"";position:absolute;bottom:30px;background:url(/i/service/service-img-1.png) no-repeat 50%/contain;left:-210px;width:210px;z-index:-1}@media screen and (max-width:992px){.special-img-wrap:before{display:none}}.special-info{position:relative;margin-top:60px;padding-left:50px}@media screen and (max-width:992px){.special-info{margin:1.5rem 0}}.special-info:before{height:100%;content:"";position:absolute;bottom:0;top:0;border-radius:5px;background:#dfdace;left:3px;width:3px}.special-info__title{font-size:1.5rem;font-weight:700;text-transform:uppercase;margin:0}.special-info__title+p{margin-top:.5rem}.special-info__btns,.special-info__links{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.special-info__links{padding:20px 0}@media screen and (max-width:630px){.special-info__links{-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-align:start}.special-info__links .profile-contact__phone:before{left:5px}}.special-info__link{font-weight:700;color:#000}.special-info__btns{margin:0 -20px}@media only screen and (max-width:1000px){.special-info__btns{margin:0}}.special-info__btn{margin:0 20px}@media only screen and (max-width:1000px){.special-info__btn{margin:0 20px 10px 0}}.special-info .profile-contact{margin-right:30px}@media only screen and (max-width:630px){.special-info .profile-contact{margin-bottom:1.6rem}}.special-info .profile-contact:before{content:"";position:absolute;top:0;top:5px;left:0;background-image:url(https://olvarin.work/i/spritesheet-blog.png);background-repeat:no-repeat;margin-top:-.8125rem;display:block}.special-info .profile-contact__phone:before{height:31px;background-position:-156px -10px;width:19px}@media only screen and (max-width:630px){.special-info .profile-contact__phone:before{left:7px}}.special-info .profile-contact__email:before{height:27px;background-position:-321px -10px;width:25px}@media only screen and (max-width:630px){.special-info .profile-contact__email:before{left:4px}}.special-info .profile-contact__web:before{height:32px;background-position:-415px -10px;width:33px}.special-characteristic{padding:35px;border-radius:.75rem;background:hsla(0,0%,100%,.3);margin-top:35px}.special-characteristic .offer-photo{-ms-flex:0 0 31.8%;flex:0 0 31.8%;-webkit-box-flex:0;margin:5px;width:31.8%}@media screen and (max-width:1320px){.special-characteristic .offer-photo{-ms-flex:0 0 40%;flex:0 0 40%;-webkit-box-flex:0;min-width:40%;width:40%}}@media screen and (max-width:992px){.special-characteristic .offer-photo{-ms-flex:0 0 31.8%;flex:0 0 31.8%;-webkit-box-flex:0;min-width:31.8%;width:31.8%}}@media screen and (max-width:768px){.special-characteristic .offer-photo{-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-flex:0;min-width:auto;width:auto}}.special-characteristic .offer-photo__wrapper-special{-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;margin:0 -10px;display:-webkit-box;display:-ms-flexbox;display:flex}.special-characteristic .offer-photo__wrapper-special .slick-next,.special-characteristic .offer-photo__wrapper-special .slick-prev{height:35px;background-size:cover;top:-40px;left:auto;width:35px;background-image:url(/i/monetization/chevron-monetization.png);display:block!important}.special-characteristic .offer-photo__wrapper-special .slick-prev{right:25px}.special-characteristic .offer-photo__wrapper-special .slick-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-11px;top:-57px}@media screen and (max-width:1000px){.special-characteristic .offer-photo__inner{width:100%}}.special-block{padding:64px 0 0;position:relative;background-color:#ebe3ce;z-index:0}.special-block .article-img{margin:1.5rem 0}.special-block .img-gallery .article-img{margin:0}.special-block .views{margin-left:0}.special-block .profile__wrapper{margin-bottom:2.5rem}.special-block .offer-photo__button,.special-block .offer__button{right:0;position:absolute;bottom:0;border-radius:0;border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem;left:0;width:100%;display:inline-block}.special-block .offer-photo__content{padding:1.25rem 1.375rem 3.9375rem 1.25rem}.special-block .offer-photo__text-wrapper{max-width:100%}.special-block .profile-contact{padding-left:0}.special-block .profile-contact__label{font-weight:400;text-align:left;margin:0 0 5px;padding-left:2.25rem}.special-block .profile-contact:before{display:none}.special-block .show-phone-number{position:relative;text-align:left;padding-left:2.25rem}.special-block .show-phone-number:before{content:"";position:absolute;bottom:0;left:0;background-image:url(https://olvarin.work/i/spritesheet-blog.png);background-repeat:no-repeat;margin-top:-.8125rem;display:block}.special-block .profile-contact__phone .show-phone-number:before{height:31px;background-position:-195px -10px;left:4px;width:19px}.special-block .profile-contact__email .show-phone-number:before{height:14px;background-position:-234px -10px;left:3px;width:22px}.special-block .profile-contact__web .show-phone-number:before{height:30px;background-position:-366px -10px;width:29px}.special-block .img-gallery-wrapper--scroll:after{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(10%,#ebe3ce),to(transparent));background-image:linear-gradient(0deg,#ebe3ce 10%,transparent)}.special-offer{padding:40px 50px 80px;position:relative;max-width:440px;text-align:center;margin-top:1rem}.special-offer .special-info__title{font-size:1rem;right:10px;position:relative}.special-offer .special-info__subtitle{right:10px;position:relative}.special-offer .special-info__subtitle:after{height:4px;right:0;content:"";position:absolute;bottom:-29px;margin:auto;border-radius:5px;background:#ebebeb;left:3px;left:0;width:50px}.special-offer .special-info__links{padding:40px 20px 0 10px;-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-align:start}.special-offer .profile-contact:last-of-type{margin-bottom:0}.special-offer .profile-contact__email .special-info__link{text-decoration:underline;font-weight:400}.special-offer__wrap{padding:40px 50px 80px;margin:-40px -50px -80px;border-radius:10px;background:#fff}.special-offer__wrap:after{height:100%;content:"";position:absolute;bottom:-60px;background-color:#f2eddf;border-radius:.75rem;left:60px;width:100%;display:inline-block;z-index:-1}.special-offer__wrap:before{height:220px;right:0;content:"";position:absolute;top:42px;background:url(/i/service/service-img-2.png) no-repeat 50%/contain;width:107px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.special-form .button_green{height:40px;min-height:40px;padding:0 3rem 0 2rem;margin-left:auto;width:auto;line-height:38px;white-space:nowrap}.special-form .button__continue-arrow:before{height:1.8125rem;top:71%;width:1.8125rem}.special-form .form-control__textarea-review{border-radius:1rem}@media only screen and (max-width:1200px){.special-form .check-label:last-of-type{margin-bottom:0}}@media only screen and (max-width:560px){.special-form .col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-flex:0;max-width:100%;width:100%}}.special-bottom{padding:50px 0 20px;background:#f2eddf}.special-bottom__row{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:2rem;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:560px){.special-bottom__row{-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-align:start}}.special-bottom__row.item-center .special-bottom__col{margin-bottom:1rem}.special-bottom__col{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:560px){.special-bottom__col,.special-bottom__col .button_green{width:100%}}.special-bottom__title{font-size:1.2rem;font-weight:600}@media only screen and (max-width:560px){.special-bottom__title{margin-bottom:1rem}}.special-bottom .profile-contact__label{font-weight:400}.special-bottom .profile-contact{margin-bottom:0}.special-bottom .profile-contact__web{margin-left:20px}.special-bottom .profile-contact__web:before{height:32px;content:"";position:absolute;top:0;background-position:-415px -10px;left:0;width:33px;background-image:url(https://olvarin.work/i/spritesheet-blog.png);background-repeat:no-repeat;display:block}.special-col-l{padding-top:95px;padding-right:50px!important}.special-block .special-col-l,.special-bottom .special-col-l{padding-top:0}@media only screen and (max-width:992px){.special-col-l{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-flex:0;max-width:100%;padding-right:10px;width:100%;padding-left:10px}}.special-col-r{padding-left:50px}@media only screen and (max-width:992px){.special-col-r{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-flex:0;max-width:100%;padding-right:10px;width:100%;padding-left:10px}.special-col-r.sidebar{display:none}.mobile-theme .special{padding:65px 0 40px!important}.special-col-l{padding-top:70px;padding-right:10px!important}.special h2{margin-bottom:90px}.special-characteristic{margin-right:-15px;border-radius:0;margin-left:-15px}}.rotate_animation{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}.container{max-width:85.625rem}.container,.container.container_960{padding-right:.9375rem;padding-left:.9375rem}.container.container_960{max-width:61.875rem}.form-control--full-width{max-width:100%;width:100%}.form-group.mb-2{margin-bottom:1.6rem}.item-center{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.mb-2{margin-bottom:1.6rem}.special-modal{padding:0 .9rem}@media only screen and (max-width:750px){.special-modal{padding:0 .9rem 9rem}.special-modal .modal-send-message__footer{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;position:absolute;width:92%}.special-modal .modal-send-message__footer .special-modal__col{margin-top:37px}.special-modal .special-modal__contacts{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}.special-modal__col{padding:0 15px}@media only screen and (max-width:515px){.special-modal{padding:0 .9rem 12rem}.special-modal .modal-send-message__footer{-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-align:start}.special-modal .modal-send-message__footer .special-modal__contacts{margin-left:0;margin-top:10px}}@media only screen and (max-width:750px){.special-modal .modal__check{bottom:120px}}@media only screen and (max-width:515px){.special-modal .modal__check{bottom:167px}}.special-modal .modal-dialog-registr__descr,.special-modal .modal-dialog-registr__title{text-align:left}.special-modal .modal-send-message__textarea textarea{margin-top:0}.special-modal .mobile-theme .question__textarea,.special-modal .mobile-theme textarea.input-text{-webkit-box-shadow:none;box-shadow:none}.special-modal__contacts{-ms-flex-pack:end;justify-content:flex-end;-webkit-box-pack:end;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.special-modal__contacts .profile-contact{text-align:left}.special-modal .profile-contact__label{font-weight:400}.special-modal .profile-contact__web{margin-left:20px}@media only screen and (max-width:748px){.special-modal .profile-contact__web{right:7px;margin-left:0}}.special-modal .profile-contact__web .special-info__link{text-decoration:underline}.special-modal .profile-contact__web:before{height:32px;content:"";position:absolute;top:0;background-position:-415px -10px;left:0;width:33px;background-image:url(https://olvarin.work/i/spritesheet-blog.png);background-repeat:no-repeat;display:block}h2,h3,h4{font-weight:600;font-family:Raleway,sans-serif}h2{font-size:1.45rem;margin:1.2rem 0}h3{font-size:1.13rem;margin:1rem 0}h4{font-size:1rem;margin:.7rem 0}.sticky{position:fixed;background-color:#e0e0e0e0!important;left:0!important;width:100%!important;z-index:101}.search-banner__link{height:100%;overflow:hidden;-webkit-box-shadow:0 20px 12px 0 rgba(0,0,0,.18);box-shadow:0 20px 12px 0 rgba(0,0,0,.18);border-radius:.75rem;width:100%;display:block}.search-banner__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-banner{margin-right:auto;width:560px}@media only screen and (max-width:960px){.product-banner{width:100%}}.product-banner-wrap{padding-top:3rem;position:relative;margin:2.8rem 0 3rem;width:100%;z-index:1}@media only screen and (max-width:960px){.product-banner-wrap{padding-top:1rem}}@media only screen and (max-width:560px){.product-banner-wrap{padding-top:0}}.product-banner-wrap:before{height:180px;right:0;content:"";position:absolute;top:0;background-color:#ebe3ce;width:60%;display:inline-block;z-index:-1}@media only screen and (max-width:960px){.product-banner-wrap:before{display:none}}.product-banner__link{overflow:hidden;font-size:0;position:relative;width:100%;display:block;z-index:2}.product-banner__img{height:100%;min-height:160px;max-height:200px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:750px){.product-banner__img{min-height:140px}}@media only screen and (max-width:560px){.product-banner__img{min-height:90px}}.product-label .catalog-item__fluid-block{padding:0 75px 0 .75rem;z-index:1}.product-label:not(.catalog-list__catalog-item) .catalog-item__fluid-block:after{height:80px;right:0;-webkit-transition:transform .25s ease;transition:transform .25s ease;content:"";position:absolute;top:-2.55rem;background:url(/i/label-1.png) no-repeat 50%/contain;width:70px;z-index:100}.product-label.catalog-list__catalog-item .product-premium-label-link{background:url(https://olvarin.work/i/labelv2.svg) no-repeat 50%/contain}.product-label .product-premium-label-link{height:80px;right:0;transition:all .25s ease;position:absolute;top:-70px;width:70px;z-index:110}.catalog-item__inner .product-premium-label-link{top:0}.premium-label-phone{margin-left:18px;width:23px;margin-top:12px}.catalog-item__inner:hover .premium-label-phone,.header-contacts:hover .premium-label-phone{-webkit-animation:wiggle 1.5s ease-in-out infinite;animation-delay:.5s;-webkit-animation-delay:.5s}@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(10deg)}7.5%{-webkit-transform:rotate(-10deg)}15%{-webkit-transform:rotate(20deg)}22.5%{-webkit-transform:rotate(-5deg)}30%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(0deg)}}@-ms-keyframes wiggle{0%{-ms-transform:rotate(1deg)}7.5%{-webkit-transform:rotate(-10deg)}15%{-webkit-transform:rotate(20deg)}22.5%{-webkit-transform:rotate(-5deg)}30%{-webkit-transform:rotate(0deg)}to{-ms-transform:rotate(0deg)}}@keyframes wiggle{0%{transform:rotate(10deg)}7.5%{-webkit-transform:rotate(-10deg)}15%{-webkit-transform:rotate(20deg)}22.5%{-webkit-transform:rotate(-5deg)}30%{-webkit-transform:rotate(0deg)}to{transform:rotate(0deg)}}.advertising-wrapper .product-label .product-premium-label-link{height:50px;top:-3.9rem;width:45px}.product-label .catalog-item__fluid-block .catalog-item__title{padding:.625rem 75px .3125rem .75rem}.product-label .catalog-item__fluid-block .catalog-item__title:after{right:55px}.product-label .catalog-item__fluid-block+.catalog-item__icon-list:before{width:calc(100% - 70px)}.catalog-item__icon-list{bottom:-10px;z-index:2}.catalog-item__icon-list:before{height:1.5rem;top:-1.4rem;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),to(hsla(0,0%,100%,0)));background-image:linear-gradient(0deg,#fff 50%,hsla(0,0%,100%,0));z-index:0}.catalog-item__fluid-block{max-height:5rem}.mobile-theme .catalog-item__fluid-block.product-label:after{background:url(/i/label-mobile-1.png) no-repeat 50%/contain}.advertising-wrapper .block-category-promo .item-slider{border-radius:.75rem .75rem 0 0}.advertising-wrapper .catalog-item__fluid-block{text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}.advertising-wrapper .catalog-item__item-slide_sm{height:8.5rem!important;width:13.75rem!important}.advertising-wrapper .catalog-item-promo .catalog-item__info{padding:6px .75rem .75rem}.advertising-wrapper .product-label .catalog-item__fluid-block .catalog-item__title{padding:.625rem 45px .3125rem .75rem;bottom:101%}.advertising-wrapper .product-label .catalog-item__fluid-block{padding:0 45px 0 .75rem;z-index:1}.advertising-wrapper .catalog-item-promo .catalog-item__fluid-block.product-label:after{top:-2.03rem}.advertising-wrapper .catalog-item-promo .catalog-item__info{margin-top:3.9rem}.advertising-wrapper.catalog-item-promo-wrap .sidebar__slider .slick-slide{padding:0}@media only screen and (max-width:750px){.advertising-wrapper.catalog-item-promo-wrap .sidebar__slider .slick-slide{padding:0}}@media only screen and (max-width:1200px){.catalog-item__info{min-height:6rem}}.catalog-item-promo{padding:0;width:13.75rem}.catalog-item-promo .item-slider{height:8.5rem;overflow:hidden}.catalog-item-promo .catalog-item__info{padding:0 .75rem .75rem;background-color:#fff;border-radius:0 0 .75rem .75rem;margin-top:3.9rem}.catalog-item-promo .catalog-item__title{padding:0 50px .3125rem .75rem;font-size:.9rem}.catalog-item-promo .catalog-item__fluid-block.product-label .catalog-item__title:after{right:35px}.catalog-item-promo .catalog-item__fluid-block p{font-size:.6rem;margin:0}.catalog-item-promo .catalog-item__fluid-block.product-label:after{height:50px;top:-2.1rem;width:45px}.catalog-item-promo .profile-contact{padding-left:0}.catalog-item-promo .profile-contact__phone-number{font-size:.8rem}.catalog-item-promo .price__before{font-size:.6rem}.catalog-item-promo .price__value{font-size:1.4rem;line-height:1}.catalog-item-promo .catalog-item__price{margin-top:1.5rem}.catalog-item-promo .price__after{font-size:.5rem;line-height:.7rem}.catalog-item-promo .catalog-item__button{font-size:.8rem;line-height:2.5}.catalog-item-promo .profile-contact__phone:before{display:none}.catalog-item-promo .icon-list__item{font-size:.7rem;line-height:.7}@media only screen and (max-width:560px){.catalog-item-promo .show-phone{font-size:.6rem}}@media only screen and (max-width:1200px){.catalog-item-promo .catalog-item__button{padding:9px 23px 9px 6px;font-size:.7rem;line-height:1}}@media only screen and (max-width:750px){.catalog-item-promo.slick-slide{padding:0}}.catalog-item-promo .icon-list__item_category:before{height:30px;content:" ";position:absolute;top:-13px;left:0;width:27px;display:block}.catalog-item-promo .icon-list__item_category_space:before{background:url(https://olvarin.work/img/i_1.png) no-repeat 50%/contain}.catalog-item-promo .icon-list__item_category_photo:before{background:url(https://olvarin.work/img/i_2.png) no-repeat 50%/contain}.catalog-item-promo .icon-list__item_category_food:before{height:23px;background:url(https://olvarin.work/img/i_4.png) no-repeat 50%/contain}.catalog-item-promo .icon-list__item_category_transport:before{background:url(https://olvarin.work/img/i_3.png) no-repeat 50%/contain}@media only screen and (max-width:750px){.profile__container.container_960{padding-right:8%;padding-left:8%}}.catalog-photo .catalog-item__info{padding:0 .75rem 1.5rem}@media only screen and (max-width:750px){.catalog-item-promo-wrap{max-width:446px;margin:0 auto}}@media only screen and (max-width:520px){.catalog-item-promo-wrap{max-width:233px;margin:0 auto}}@media only screen and (max-width:750px){.catalog-item-promo-wrap .sidebar__slider .slick-arrow.slick-prev{left:-28px}}.filter__button_sort{height:40px;padding:0;font-size:0;border:.125rem solid transparent;min-width:70px;background-color:#fff;background-position:50%;border-radius:1.25rem;background-repeat:no-repeat}.filter__button_sort.button_sort_asc:before,.filter__button_sort.button_sort_desc:before{display:none}.filter__btn_popular{background-size:180px 19px;background-position:24px 10px;margin-left:auto;background-image:url(/i/filter-sprite.png)}.filter__btn_popular.filter__button_sort-active.button_sort_asc{background-position:-127px 10px;background-image:url(/i/filter-sprite.png)}.filter__btn_popular.filter__button_sort-active.button_sort_desc{background-position:-47px 10px;background-image:url(/i/filter-sprite.png)}.filter__btn_price{background-size:35%;margin-left:8px;background-image:url(/i/mobile-nav-search__price-filter-off.png)}.filter__btn_price.filter__button_sort-active.button_sort_asc{background-size:50%;background-image:url(/i/mobile-nav-search__price-filter.png)}.filter__btn_price.filter__button_sort-active.button_sort_desc{background-size:50%;background-image:url(/i/mobile-nav-search__price-filter-reverce.png)}.filter-result{height:40px;-ms-flex-item-align:baseline;font-size:.85rem;-webkit-box-align:center;align-self:baseline;margin:0 1rem;align-items:center;width:auto;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.filter-result__amount{padding:0 5px}.filter__bottom{padding:.625rem;margin-top:0}.icon-list_sm+.catalog-item__price{margin-top:2.7rem}.filter__button_show-scroll{margin-right:.5rem;margin-left:.5rem;display:none}.filter__button_show-scroll .filter__button_show{-ms-flex-item-align:baseline;color:#fff;align-self:baseline;background-color:#00c68e;margin:0}.search-catalog-helper{padding-top:200px}@media only screen and (min-width:0px){.body_fixed{overflow-y:hidden;overflow-x:hidden}.catalog__filter_inner{right:0;position:fixed;bottom:0;top:0;background-color:#fff;padding-bottom:0;width:50%;display:none;z-index:5012}.ftr-item-clear{cursor:pointer}.catalog__title{margin:0 1.125rem 0 0}.catalog__top_fixed .filter__body.filter__body-desktop.filter__body_active{display:none}.catalog__top_fixed .filter__body.filter__body_active.filter__body-animated{display:-webkit-box;display:-ms-flexbox;display:flex}.filter__body-desktop .filter__filter-item{width:27%}.filter__body-desktop .filter__body-filters{-ms-flex:0 0 64%;flex:0 0 64%;-webkit-box-flex:0;width:64%}.catalog-photo .filter__body-desktop .filter__filter-item,.catalog-photo .filter__body-desktop .filter__filter-item:first-of-type{width:27%}.catalog-photo .filter__title{min-width:auto;width:auto}.catalog-photo .filter__body-animated .filter__filter-item:first-of-type{max-width:100%;min-width:100%;width:100%}.filter__body-animated .options-row__check-label:last-of-type{margin-bottom:.9375rem}.filter__right{-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-flex:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;align-items:baseline;margin-left:auto;width:auto;-ms-flex-align:baseline}.filter__filter-item{min-width:190px}.catalog-catering .filter__title,.filter__title{min-width:auto;width:auto}.filter__filter-item{padding:0 .3125rem}.catalog-catering .filter__button_reset{padding:.6875rem 0 .6875rem 2.75rem}.catalog-catering .filter__body-filters{-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start}.catalog-auto .filter__button_reset{margin-bottom:0}.filter__filter-item_location{margin-right:auto}.filter-item__color .input-color .input-color__item{border:3px solid #fff}.filter-item__color.filter-item_filled .input-color .input-color__item{border:1px solid #e8e8e8}.filter__button_reset{padding:.6875rem 0 .6875rem 2.75rem;text-decoration:none;margin-bottom:0;width:auto}.catalog__top .filter__right .filter__button_reset:after,.catalog__top .filter__right .filter__button_reset:before,.filter__button_reset:after,.filter__button_reset:before{left:.875rem}.filter__button_submit{padding:.688rem 1.18rem;background:#fff;width:auto}.filter__button_show{padding:.688rem 1.18rem;margin-right:10px;color:#372c2a;-webkit-transition:color .125s ease,background-color .125s ease;transition:color .125s ease,background-color .125s ease;position:relative;background-color:#fff;border-radius:1.5rem;width:auto}.filter__button_show:before{height:10px;content:" ";margin:.125rem .5rem 0 0;background:url(/i/filter-button-sprite.png) no-repeat -44px -10px;width:14px;vertical-align:top;display:inline-block}.filter__button_show-scroll .filter__button_show:before{background:url(/i/filter-button-sprite.png) no-repeat -10px -10px}.filter-item__options{left:5px}.filter__wrap .sticky{z-index:4}.filter__wrap .sticky .filter__bottom{background-color:#e0e0e0;z-index:5}.catalog-auto .filter__body-animated .filter__filter-item:nth-child(6) .range-block__value,.catalog-auto .filter__body-animated .filter__filter-item:nth-child(9) .range-block__value{top:20px!important}#catalog-area .filter__body-animated .filter__filter-item:nth-child(4) .filter-item__range-block{margin-bottom:3.7rem}#catalog-area .filter__body-animated .filter__filter-item:nth-child(4) .range-block__value{top:20px!important}.filter__body-animated{height:calc(100% - 83px);display:block}.filter__body-animated .filter__body-filters{-ms-flex:0 0 100%;flex:0 0 100%;height:100%;overflow-y:auto;overflow-x:hidden;padding-top:20px;-webkit-box-flex:0;background-color:#fff;width:100%}.filter__body-animated .filter-item__options.geography .range-block__value{top:20px!important}.filter__body-animated .filter__title{margin-bottom:0;position:sticky;top:20px;padding-bottom:20px;width:100%;padding-left:30px;display:block;z-index:3}.filter__body-animated .filter-item_open,.filter__body-animated .filter-item_open-mobile{position:relative}.filter__body-animated .filter__filter-item{padding-top:15px;margin-bottom:0;max-width:100%;border-bottom:2px solid #e8e8e8;min-width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding-bottom:50px}.filter__body-animated .filter-item__title{padding-top:2px;font-size:16px;border:none;color:#040404;position:static;-webkit-box-shadow:none;box-shadow:none;cursor:default;padding-bottom:2px;z-index:2}.filter__body-animated .filter-item__title:after{display:none}.filter__body-animated .filter-item_open .filter-item__options,.filter__body-animated .filter-item_open-mobile .filter-item__options{opacity:1;visibility:visible;display:block}.filter__body-animated .range-block{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__body-animated .filter-item:after{display:none}.filter__body-animated .filter-item__options{position:static;opacity:1;visibility:visible}.filter__body-animated .filter-item__options:before{display:none}.filter__body-animated .filter-item__title .filter-item__name{overflow:hidden;max-width:100%;line-height:2.5}.filter__body-animated .filter__right{-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;bottom:0;width:100%;z-index:25}.filter__body-animated .filter__right .filter__button_reset,.filter__body-animated .filter__right .filter__button_submit{max-width:250px;display:block}.filter__body-animated .filter__right .filter__button_submit{padding:.9375rem 1.25rem;color:#fff;min-width:200px;background-color:#0dc994;-ms-flex-order:1;order:1;-webkit-box-ordinal-group:2}.filter__body-animated .filter__right .filter__button_submit:hover{color:#fff;background-color:#0dc99480!important}.filter__body-animated .filter__right .filter__button_reset{padding-right:82px;text-align:right;-ms-flex-order:2;order:2;-webkit-box-ordinal-group:3;padding-left:3.75rem}.filter__body-animated .filter-item__options,.filter__body-animated .price-filter .filter-item__options{padding-right:4rem}.filter__body-animated .filter__title_info{color:#0dc895;text-transform:none;display:inline}.filter__body-animated .mobile-close{height:24px;position:absolute;top:-12px;background-position:50%;cursor:pointer;margin-left:20px;left:auto;width:24px;background-image:url(/i/icon/close-filter.png);background-repeat:no-repeat;display:inline-block}.filter__body-animated .range-block .range{width:100%}.filter__body-animated .range-block__name{position:relative;bottom:30px}.filter__body-animated .filter__button_show{display:none}.filter__body-animated .filter-item__range-block~.filter-item__check-label:first-of-type{margin-top:2.875rem}.filter__body-animated .options-row{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-align:start;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__body-animated .options-row__col{max-width:33%;padding-right:1rem;margin:0;width:33%;white-space:normal}.filter__body-animated .options-row__col .check-label{min-height:1.7rem}.filter__body-animated .options-row__col .check-label:last-child{margin-bottom:.9375rem}.filter__body-animated .filter-item__color .input-color__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -.5625rem;-webkit-box-orient:horizontal;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__body-animated .filter-item__color .input-color{width:100%}.filter__body-animated .input-color__item{margin-left:18px}.filter__body-animated .input-color__list span{border:1px solid #e8e8e8}.filter__body-animated .filter__filter-item{width:100%}.catalog__filter_inner.on{display:block!important}.filter__body-desktop-wrap{right:0;position:fixed;bottom:0;top:0;background:rgba(0,0,0,.5);left:0;z-index:5011}.filter__body-desktop-wrap.filter-open{display:block}.filter__body-animated .car-model-mark .select2-selection__placeholder{cursor:pointer}.filter__body-animated .car-model-mark .select2-selection__placeholder:after{height:.375rem;right:0;-webkit-transition:transform .25s ease;transition:transform .25s ease;content:" ";position:relative;background-size:37.5rem 7.5rem;top:-1px;background-position:-17.5rem -.625rem;cursor:pointer;margin-left:11px;width:.625rem;background-image:url(https://olvarin.work/i/catalog/sprite_catalog.png);background-repeat:no-repeat;margin-top:0;display:inline-block}.filter__body-animated .car-model-mark.filter-item_open .select2-selection__placeholder{cursor:pointer}.filter__body-animated .car-model-mark.filter-item_open .select2-selection__placeholder:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:1}}@media only screen and (min-width:1320px){.catalog-photo .filter__body-desktop .filter__filter-item:first-of-type{min-width:200px;width:28%}.catalog-photo .filter__body-desktop .filter__filter-item{width:28%}.filter__body-desktop .filter__body-filters{-ms-flex:0 0 68%;flex:0 0 68%;-webkit-box-flex:0;width:68%}.filter__body-desktop .filter__filter-item{max-width:max-content;min-width:200px;width:28%}}.range-block__value{font-family:Gotham Pro,Helvetica,sans-serif}@media only screen and (max-width:1200px){.filter__body.filter__body-desktop{display:none}}.filter__body-animated .filter__button_show,.filter__body-desktop-wrap{display:none}.show-phone-popup{padding:7px;font-size:17px;color:#fff;background-color:#0dc895;border-radius:1.5rem;cursor:pointer;vertical-align:text-bottom}.modal-window__header{padding:.5rem 1rem}@media only screen and (max-width:768px){.modal-window__header{padding:0}}.modal-window__inner{margin:1.875rem -1rem 0;background:#ebe3ce}.modal-window__footer{padding:1rem .5rem}@media only screen and (max-width:768px){.modal-window__footer{padding:1rem 0}}.modal-titles{font-weight:600;color:#372c2a;margin:0}.modal-remark{-ms-flex-item-align:start;border-left:4px solid #10c896;align-self:flex-start;margin:.5rem 0;padding-left:1rem}.modal-remark p{font-size:.6rem;margin:0}.modal-remark .color-green{color:#10c896}.modal-window__top-row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.modal-window__top-row.company-call-rating{align-items:flex-start}.modal-window__top-row.company-call-rating .profile-contact{margin-bottom:2.25rem}.modal-window__top-col{flex:1 1 50%;height:100%;padding-top:0;box-sizing:border-box}.modal-window__top-col>*{margin-top:0}.company-call-rating__title{padding:.5rem;font-size:1rem;font-weight:700}.button.already-rated{pointer-events:none;border-radius:initial!important;cursor:not-allowed;width:100%}.button_red{border-color:#c80d95!important;color:#c80d95;background-color:#fff}.button_red:hover{border-color:#a60b7b!important;color:#fff;background-color:#a60b7b}.modal-remark p.help-block{font-size:.8rem}.company-call-rating button.readonly-btn{pointer-events:none;cursor:default}@media only screen and (max-width:800px){.company-call-rating button.button:not(.already-rated){margin-bottom:1rem;width:100%;display:block}.modal-window__top-row{margin-bottom:0}.header__logo{position:relative;max-width:190px;top:4px}}.modal-window__top-row:last-child{margin-bottom:0}.modal-window-contact__title{font-size:1.5rem}.modal-window-contact__subtitle{padding:2rem 2rem .5rem;font-size:1.3rem}@media only screen and (max-width:768px){.modal-window-contact__subtitle{padding:1.5rem 1rem 0}}.modal-window-company__title{margin-right:2rem}@media only screen and (max-width:768px){.modal-window-company__title{margin-right:0;width:100%}}.profile-contact-modal{margin:.5rem 6rem .5rem 0}@media only screen and (max-width:600px){.profile-contact-modal{margin-right:0}}.profile-contact-modal .show-phone-number,.profile-contact-modal .show-telegram-number{font-size:1.2rem;color:#2b2b2a}.profile-contact__telegram{padding-left:3rem!important}.profile-contact__telegram a{text-decoration:none!important}.profile-contact__telegram:before{height:40px;content:"";position:absolute;background-size:cover;top:0;top:50%;background-color:#0dc895;background-position:50%;border-radius:20px;left:0;width:40px;background-image:url(/i/tg.png);background-repeat:no-repeat;margin-top:-1.3rem;display:block}.profile-contact-modal .show-whatsapp-number{font-size:1.2rem;color:#2b2b2a}.profile-contact__whatsapp{padding-left:3rem!important}.profile-contact__whatsapp a{text-decoration:none!important}.profile-contact__whatsapp:before{height:40px;content:"";position:absolute;top:0;top:50%;background-color:#0dc895;background-position:50%;background-position:-306px -308px;border-radius:20px;left:0;width:40px;background-image:url(https://olvarin.work/i/spritesheet2.png);background-repeat:no-repeat;margin-top:-1.3rem;display:block}.profile-contact-modal .show-phone-number a{font-size:1.2rem;text-decoration:none;color:#2b2b2a}.profile-contact__company{margin-bottom:0;padding-left:30px}.profile-contact__company:before{height:21px;content:"";position:absolute;top:6px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjU1MEQ1MjNGQjBCMTFFOUI3Q0FBNEM4RjhDNUM0MDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjU1MEQ1MjRGQjBCMTFFOUI3Q0FBNEM4RjhDNUM0MDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNTUwRDUyMUZCMEIxMUU5QjdDQUE0QzhGOEM1QzQwNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNTUwRDUyMkZCMEIxMUU5QjdDQUE0QzhGOEM1QzQwNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu5oFUUAAAEWSURBVHjaYlm+dLoTAwPDLiBmZiAO/AViNyYgoUeCJgaoWj0WNMEbQLwSys6F0pOhdDgQa8AUoms8GRGV0QBirFg2IwBEI/EV8GlkQ2Kjy7EjcxiBgVMApPuRxD4CMcjvvFD+ZyD+B8T8SGoKmdBM/YdG4xJjQNe4HOgnARAGsi+DMBJ/OQMef/zBYhM2OQyNNsDQa4C6RAEamk1QQ2zwaVQG4no0sVpsqQDdj4eA2BGIQcnwCRQ7QcUO4bPxPjAgDkCd+BaaAPZD+feBlB0ujVJABQag+IXG238g3xBEg+Tw2egKxOfRxM4R40eiAQsWsQ9AnAbEv6F8ViCeBcQChDQ+BAbIamQBoD+r0TWS7VSyNQIEGADXZku97HDM6gAAAABJRU5ErkJggg==") no-repeat 50%/contain;left:0;width:15px;display:block}.profile-contact__company .profile-contact__label{font-weight:400}.profile-contact__company .profile-contact__label,.profile-contact__company .profile-contact__name{color:#5a5957}.profile-contact__company.profile-company-modal{margin-bottom:.25rem}.similar-products-wrap{list-style:none;padding:0 2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;-webkit-box-orient:horizontal;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.similar-products-wrap{padding:0 .5rem}}.similar-products-wrap .block-category-promo{overflow:hidden}.similar-products-wrap .block-category-promo:nth-child(4){margin-right:0}.similar-products-wrap .catalog-item__inner:hover{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none}.similar-products-wrap .product-label .catalog-item__fluid-block:after{top:-2.55rem}.similar-products-wrap .catalog-item__icon-list{padding:.3rem .75rem .75rem}.similar-products-wrap .catalog-item__icon-list:before{height:1.5rem;top:-1.5rem;width:calc(100% - 75px)}.similar-products-wrap .profile-contact{margin-bottom:0}.similar-products-wrap .profile-contact__phone-number{display:inline-block}.similar-products-wrap .show-phone-wrapper{text-decoration:none}.similar-products-wrap .icon-list__item_location-link:focus,.similar-products-wrap .icon-list__item_location-link:hover{color:#4e4844!important}.similar-products-wrap .catalog-item__title{color:#4e4844}.similar-products-wrap .block-category-promo:nth-child(3n){margin-right:.8125rem}.similar-products-wrap .similar-products-title{padding-bottom:1.5rem;width:100%;padding-left:0}.advertising-wrapper .block-category-promo{overflow:hidden}.advertising-wrapper .catalog-item__inner:hover{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:none;transition:none}.advertising-wrapper .profile-contact{margin-bottom:0}.advertising-wrapper .profile-contact__phone-number{display:inline-block}.advertising-wrapper .show-phone-wrapper{text-decoration:none}.advertising-wrapper .icon-list__item_location-link:focus,.advertising-wrapper .icon-list__item_location-link:hover{color:#4e4844!important}.advertising-wrapper .catalog-item__title{color:#4e4844}.advertising-wrapper .show-phone-number{min-height:25px;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.profile-contact__phone .show-phone-number{margin-top:5px}.show-phone-block{cursor:pointer}.catalog-item-similar{padding:0!important;width:auto!important}@media only screen and (max-width:800px){.catalog-item-similar{margin:.5rem!important}}@media only screen and (max-width:700px){.catalog-item-similar{margin:.37rem!important}}.catalog-item-similar .icon-list__item_category:before{height:30px;content:" ";position:absolute;top:-9px;left:-1px;width:34px;display:block}.catalog-item-similar .icon-list__item{padding:0 0 .3125rem 2.7rem}.catalog-item-similar .profile-contact__phone{padding-left:0}.catalog-item-similar .profile-contact__phone:before{display:none}.catalog-item-similar .icon-list__item_category_space:before{background:url(https://olvarin.work/img/i_1.png) no-repeat 50%/contain}.catalog-item-similar .icon-list__item_category_photo:before{background:url(https://olvarin.work/img/i_2.png) no-repeat 50%/contain}.catalog-item-similar .icon-list__item_category_food:before{height:23px;background:url(https://olvarin.work/img/i_4.png) no-repeat 50%/contain}.catalog-item-similar .icon-list__item_category_transport:before{background:url(https://olvarin.work/img/i_3.png) no-repeat 50%/contain}.modal-wrapper_lg{overflow-y:auto}.modal-wrapper_lg .modal-window_lg{-webkit-transform:none;transform:none;padding:0;position:relative;top:auto;margin:40px auto;left:auto;width:62rem}@media only screen and (max-width:1200px){.modal-wrapper_lg .modal-window_lg{width:90%}}@media only screen and (max-width:750px){.modal-wrapper_lg .modal-window_lg{margin:15px auto}}.modal-wrapper_lg .modal-report-info{overflow:hidden;padding:1.875rem 1rem 0;border-radius:.625rem}.modal-wrapper_lg .modal-report-info form{padding:1rem;position:relative}#m-send-request-form-and-register .input-calculator_date .input-calculator{width:9rem!important}#m-send-request-form-and-register .input-calculator_date:after{z-index:6}@media only screen and (max-width:768px){.modal-wrapper_lg .modal-report-info form{padding:0}.modal-wrapper_lg .modal-report-info form .form-group:last-child .sendToLike{bottom:49px}#m-send-request-form-and-register .modal-send-message__footer{margin-top:100px}}.modal-dialog-registr__title{margin-top:0}.modal-window-contact{padding:0;background:#f9f6ef}.modal-window-contact .modal-report-info{background:#f9f6ef}.aside__window_filters-3{top:200px}.aside__window_fixed{top:100px!important}.catalog__seo-text{padding:40px 10px 0;border-top:1px solid rgba(0,0,0,.1);text-align:left}.monetization__balance-account{padding:0 0 1.25rem;margin-bottom:0}.balance-account__payments{padding:.7rem 1.25rem;border-top-right-radius:1.25rem;border-top-left-radius:1.25rem;background-color:#34d891}.balance-account__payments-card{height:20px;background:url(/i/monetization/payment_logo_sprite.png) -35px 1px;background-size:100px 20px;width:23px;background-repeat:no-repeat}.balance-account__payments-visa{height:20px;background:url(/i/monetization/payment_logo_sprite.png) -60px 1px;background-size:100px 20px;width:40px;background-repeat:no-repeat}.balance-account__payments-web{height:30px;background:url(/i/monetization/payment_logo_sprite.png) -174px 1px;background-size:151px 30px;width:30px}.balance-account__payments-yandex{height:30px;background:url(/i/monetization/payment_logo_sprite.png) -149px -2px;background-size:151px 30px;width:30px}.balance-account__payments-item{height:54px;padding:0 1.2rem;font-size:1rem;text-decoration:none;font-weight:600;color:#686052;text-transform:uppercase;background-color:#fff;margin:5px;-webkit-box-shadow:0 0 3px 3px rgba(0,0,0,.1);box-shadow:0 0 3px 3px rgba(0,0,0,.1);border-radius:.5rem;line-height:54px;white-space:nowrap;display:inline-block}.balance-account__payments-item i{vertical-align:middle;display:inline-block}@media screen and (max-width:600px){.balance-account__payments-item{height:40px;font-size:.8rem;line-height:40px}}.balance-account__payments-more{font-size:1rem;text-decoration:none;font-weight:600;color:#fff;margin-left:25px;display:inline-block}@media screen and (max-width:600px){.balance-account__payments-more{font-size:.8rem}}.balance-account__payments-more i{height:5px;margin-right:10px;position:relative;background-color:#fff;border-radius:50%;width:5px;vertical-align:middle;display:inline-block}.balance-account__payments-more i:after,.balance-account__payments-more i:before{height:5px;content:"";position:absolute;background-color:#fff;border-radius:50%;width:5px;vertical-align:middle;display:inline-block}.balance-account__payments-more i:before{left:-6px}.balance-account__payments-more i:after{left:6px}.balance-account__body{-ms-flex-pack:end;padding:1.25rem 1.25rem 0;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.monetization__balance-faq{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;color:#686052}.balance-account__item,.monetization__balance-faq{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.balance-account__item{margin-right:auto;-webkit-box-align:end;align-items:flex-end;-ms-flex-align:end;white-space:nowrap}@media screen and (max-width:600px){.balance-account__item{margin-bottom:20px}}.balance-account__item:nth-child(2){margin-right:0;white-space:normal}.balance-account__text{margin-right:20px}@media screen and (max-width:600px){.balance-account__text{margin-right:0;margin-bottom:20px}}.balance-account__item-comment{font-weight:600;margin-right:10px;position:relative;bottom:2px}.simple-link{text-decoration:underline}.monetization .monetization__section,.monetization .section_light{background:#f4eede}@media screen and (max-width:600px){.monetization .service-block__footer .button_add{white-space:normal}}.monetization-table{border-spacing:0}.monetization-table .prompt{right:0;position:relative;top:7px}.monetization-table .prompt__value{border:1px solid #ebe3ce;color:#ebe3ce;background:#fff}.monetization-table tbody,.monetization-table thead{background:#fff}.monetization-table tbody td:nth-child(2),.monetization-table tbody td:nth-child(4){background:#fcf9f4}.monetization-table thead th{border-bottom:10px solid #ebe3ce;vertical-align:baseline}.monetization-table td{position:relative;width:20%}.monetization-table td:first-of-type{position:relative;width:40%}.monetization-table tr{width:20%}.monetization-table tr:first-of-type{width:40%}.monetization-table thead th:nth-child(2),.monetization-table thead th:nth-child(4){background:#fcf9f4}.monetization-table .table__full-col+tr td{border-top:0}.monetization-table .table__full-col{font-size:1.2rem;font-weight:500;text-align:center}.monetization-table .table__full-col td{padding:2rem 1rem}@media screen and (max-width:600px){.monetization-table .table__full-col td{padding:1rem .3rem}}.monetization-table td{padding:2rem 1rem;border-top:1px solid #f6f3ec;vertical-align:middle}@media screen and (max-width:600px){.monetization-table td{padding:1rem .3rem}.monetization-table td:first-of-type{padding:1rem .5rem 1rem 1rem}}.monetization-table__title{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.monetization-table__title-text{font-size:1.4rem;margin-top:0}.monetization-table__title div{margin-top:1rem}.monetization-table__title span{font-size:.7rem;font-weight:400}.monetization-table th{padding:1.5rem .75rem}@media screen and (max-width:600px){.monetization-table th{padding:1rem .3rem}}.monetization-table th:first-child{text-align:left;vertical-align:top;padding-left:1rem}.monetization-notes{padding:1rem;margin-bottom:1rem;border-radius:.625rem;background:#ebe3ce}.monetization__title{margin-right:1rem;text-transform:none}.color-grey{color:#a09e98}.text-green{color:#00c68e}.service-block__button{font-weight:600}.monetization .button-icon_check,.monetization .button-icon_edit,.monetization .button-icon_view{height:auto;padding:5px 0 5px 25px;font-size:.7rem;font-weight:500;color:#0dc895;margin:0;width:auto;line-height:1;white-space:nowrap;background-position-x:0}.monetization .table-service .check-label_center{font-weight:600;padding-left:23px}@media screen and (max-width:893px){.monetization .table-service .check-label_center{padding-left:35px}.monetization .table-service__row,.monetization .table-service__row:first-child{width:100%}}@media only screen and (max-width:640px){.monetization .table-service__row:first-of-type{max-width:100%}}@media screen and (max-width:893px){.monetization .table-service__row .switcher{margin:0}.monetization .table-service__row .table-service__col:first-of-type{border-top:3px solid #e3dfd6}.monetization .table-service__row:first-of-type .table-service__col:first-of-type{border-top:3px solid transparent}}.monetization .table-service__col{width:15%}.monetization .table-service__col:first-of-type{width:18%}.monetization .table-service__col:nth-child(2){width:20%}.monetization .table-service__col:last-of-type,.monetization .table-service__col:nth-child(5){max-width:120px;width:120px}@media screen and (max-width:750px){.monetization .table-service__col{height:auto!important;border-bottom:1px solid #e3dfd6;text-align:left;width:100%}.monetization .table-service__col:first-of-type,.monetization .table-service__col:nth-of-type(2){padding-top:.9375rem;padding-bottom:.9375rem}.monetization .table-service__col:first-of-type,.monetization .table-service__col:nth-child(2){width:100%}.monetization .table-service__col:last-of-type,.monetization .table-service__col:nth-child(5){max-width:100%;width:100%}.monetization .table-service__col:last-child{height:auto!important;-webkit-box-align:baseline;-webkit-box-direction:normal;border-bottom:0;-ms-flex-direction:column;flex-direction:column;align-items:baseline;-webkit-box-orient:vertical;-ms-flex-align:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:893px){.monetization .table-service__col .table-service__warning{position:relative;top:0;left:0}}.monetization .table-service__row:first-child{border-bottom:1px solid #e3dfd6}@media screen and (max-width:893px){.monetization .table-service__row:first-child{border-bottom:0}}.monetization .service-block__line{padding:5px 0;border-bottom:3px solid #0dc895;display:-webkit-box;display:-ms-flexbox;display:flex}.monetization .table-service__header-line:first-child{margin-right:30px}.monetization .check-label_center{margin:0;width:auto;vertical-align:middle;display:inline-block}.monetization .check-label_center ins{font-size:.7rem;text-decoration:none;color:#999;position:absolute;opacity:1;white-space:nowrap;display:block}.monetization .check-label:after,.monetization .check-label:before{top:4px}.monetization .table-service__row_inactive .non-active-word{color:red}.monetization .table-service__col{position:relative}.monetization .table-service__col .prompt{position:relative;left:0;vertical-align:middle;white-space:normal;display:inline-block}.monetization .table-service__col .prompt__value{border:2px solid #ebe3ce;color:#ebe3ce;background:#fff}.monetization .service-block__right .service-block__button{padding:.45rem .1875rem .45rem 3.75rem}.monetization .service-block__right .service-block__button span{font-size:.6rem;display:block}.table-service__line{padding:5px 0;border-bottom:3px solid #0dc895}.table-service__line-col{vertical-align:top;display:inline-block}.table-service__line-col:first-of-type{margin-right:20px}.table-service__line-col ins{text-decoration:none;margin:0 5px}@media screen and (max-width:600px){.tariff__img{max-width:1.3125rem;max-height:1.9375rem}}.mobile-theme .monetization-table thead th{border-bottom:10px solid #eee}.prompt__comment{z-index:3}.prompt__comment img{height:auto!important;max-width:100%;width:100%!important}.prompt__comment~.prompt__value{z-index:3}.prompt__comment.prompt__comment_hidden,.prompt__comment.prompt__comment_hidden~.prompt__value{z-index:2}.prompt__comment.prompt__comment-big{width:30.1875rem}@media screen and (max-width:600px){.prompt__comment.prompt__comment-big{width:20.1875rem}}.monetization-table,.monetization-table-wrapper{position:relative}.monetization-table-wrapper:after,.monetization-table-wrapper:before,.monetization-table:after,.monetization-table:before{height:50px;content:"";position:absolute;background:url(/i/monetization/table-radius.png) no-repeat 50%/contain;width:50px;z-index:1}.mobile-theme .monetization-table-wrapper:after,.mobile-theme .monetization-table-wrapper:before,.mobile-theme .monetization-table:after,.mobile-theme .monetization-table:before{background:url(/i/monetization/table-radius.png) no-repeat 50%/contain}.monetization-table-wrapper:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:-13px;left:-11px}.monetization-table-wrapper:after{-webkit-transform:rotate(0deg);transform:rotate(0deg);bottom:-11px;left:-13px}.monetization-table-wrapper .monetization-table:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:-11px;bottom:-13px}.monetization-table-wrapper .monetization-table:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);right:-13px;top:-11px}@media screen and (max-width:600px){.monetization-table__title div{word-break:break-all}}.prompt__comment_right{border-bottom-right-radius:.625rem;border-bottom-left-radius:0;right:auto;left:0}.service-block a{text-decoration:none}.promo-tariff-section{position:relative;background-color:#ebe3ce}.promo-tariff-link{border-bottom-left-radius:10px;right:0;position:absolute;border-top-left-radius:10px;top:30px;background-color:#4b4541;width:160px;z-index:2}@media screen and (max-width:1200px){.promo-tariff-link{display:none!important}}.promo-tariff-link a{padding:15px 30px;font-size:14px;text-decoration:none;font-weight:400;color:#fff;position:relative;display:block}.promo-tariff-link a:before{height:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-left:2px solid #fff;content:"";position:absolute;border-bottom:2px solid #fff;top:19px;left:12px;width:6px}.promo-tariff-link a ins{font-size:16px;text-decoration:none;font-weight:700;display:block}.service-block__right{-ms-flex-item-align:start;padding-top:1rem;align-self:flex-start}.tariff-icon{height:32px;margin:0 auto;width:32px;display:block}.tariff-icon--checked{background:url(/i/monetization/icons-sprite.png) no-repeat;background-size:80px 40px;background-position:-4px -4px}.tariff-icon--nochecked{background:url(/i/monetization/icons-sprite.png) no-repeat 50%/contain;background-size:80px 40px;background-position:-44px -4px}.search-page .select2-container.select2-container--krajee.select2-container--open{z-index:5012}.special-bottom+.modal-wrapper+.empty{display:none}.table-service__warning a{text-decoration:underline;color:#0dc895;position:relative;z-index:3}.header__button{position:relative;top:8px;float:right;display:none}@media screen and (max-width:520px){.header__button{float:none}}#m-send-request-form-and-register-special-page-footer .help-block,.table-service__col .already-used{color:#d80000}.range-block__value{-webkit-transform:translateX(-50%);transform:translateX(-50%);position:relative;top:17px;left:50%}.ui-datepicker.ui-widget{z-index:1002!important}h4.blog-article__title{font-size:16px;margin:0}.aside__filters>.catalog__filter{padding-top:0!important;margin-top:0!important}.aside__window{padding:0!important;width:30%}@media only screen and (max-width:1200px){.aside__window .filter__body-filters,.catalog__top .filter__body-filters{height:100%!important;bottom:120px}}.profile-avatar__action{margin-right:2%;object-fit:cover;border-radius:50%;width:100%;float:left}.avatar-link{width:12%}.action-head{align-items:center;display:flex}.action-head .action-title{min-height:4rem;padding:1.2rem 0;margin:0 0 0 20px}.action-head .action-title a{color:#000}.action-date{right:0;position:absolute}action-date-company{margin-bottom:30px;margin-top:30px}.field-companyform-telegram .hint-block,.field-companyform-whatsapp .hint-block{padding-top:5px;font-size:.6rem;padding-left:.25rem}.validateError+.hint-block{color:red}.input_high:has(.validateError) .form-group__label_done:after{display:none}.carousel__header,.filter__title,.modal-send-message__name{font-weight:600;font-family:Raleway,sans-serif}.company-item__title{font-family:Raleway,sans-serif}@media only screen and (max-width:1200px){.aside__window{border:0;top:0!important;width:100%;display:block}.aside__filters{display:none!important}.aside__filters.on{display:block!important}.mobile-close{right:45px;top:10px}.aside__filters{height:100%!important;background-color:#fff}.filter__body-animated{height:100%;display:block}}@media only screen and (max-width:767px){.aside-tabs{display:none}.map{border-radius:0}}.aside__filters{height:calc(100vh - 35px);overflow:auto;position:absolute;min-width:100%;top:0;width:100%;z-index:10}.mobile-nav-search__filters{display:none}.mobile-close{display:none!important}.catalog__top .mobile-close{display:inline-block!important}@media only screen and (max-width:1200px){.aside__map.on{display:block;z-index:3}.aside__map{display:none}.mobile-nav-search__filters{margin-bottom:15px;display:block}.mobile-close{display:block!important}.map{height:100%!important}.aside__window{height:100vh;width:0}.filter__right{padding:0 15px!important;margin-bottom:15px!important;position:fixed}.aside__window.show,.catalog__filter_inner.on{width:100%}.mobile-nav-search__link{padding:12px 15px;font-size:12px}.filter-item.filter-item_sort{display:none}.catalog__top .filter__right{background-color:transparent}.catalog__top .filter__right .filter__button_reset,.catalog__top .filter__right .filter__button_submit{margin:0!important}}.search-head{z-index:0}.aside-tabs{margin-left:10px}.map-btn{z-index:2}.map-btn-close{min-height:40px;padding:10px 15px;font-size:16px;text-decoration:none;font-weight:700;right:0;color:#000;text-transform:uppercase;position:fixed;bottom:0;text-align:center;background-color:#ddd;margin:15px 20%;border-radius:20px;left:0;display:inline-block;z-index:10}.aside__window .filter__right,.catalog__top .catalog__filter_inner .filter__right{padding:0 20px;margin-bottom:25px;position:fixed;bottom:0;width:100%;z-index:5}#map-m{height:75vh;min-width:88vw;margin-top:10px}@media(max-width:750px){.modal-report-info-map{padding-top:30px}#map-m{height:80vh}}@media only screen and (max-width:1200px){.green_heart_menu:after{top:7px}}@media only screen and (min-width:1000px){.social_button_wrapper{flex-wrap:nowrap;display:flex}.social_button_wrapper .date{flex-direction:row;align-items:center;margin-top:1rem;display:flex}}@media only screen and (max-width:999px){.social_button_wrapper .profile__wrapper{flex-wrap:nowrap}}.search-head:has(.filter-item_open){z-index:3}@media (min-width:768px){.container_1340.container.catalog-list-wrap .col.product_card.mt-2.mb-4+.slider-group{flex:0 0 auto;width:24.3333333333%}.catalog-list.catalog__catalog-list.catalog__row.container_960 .col.product_card.mt-2.mb-4+.slider-group{flex:0 0 auto;width:31.333333%}}@media (max-width:768px){.catalog-list.catalog__catalog-list.catalog__row.container_960 .slider-group{flex-grow:1;overflow:inherit;max-width:100%;padding-right:10px;min-width:250px;width:100%;flex-basis:0;padding-left:10px}.catalog-list.catalog__catalog-list.catalog__row.container_960 .catalog-list__catalog-item{margin-bottom:1.5rem!important;padding-right:0;min-width:100%;padding-bottom:0;padding-left:0}}.catalog-item__inner{height:100%;overflow:visible;flex-direction:column;display:flex}.catalog-item__info{flex-grow:1;min-height:12rem}.banner_on_search_page img{height:100%}.slider-group{padding:0;margin:0;width:fit-content;display:flex}.row .slider-group .catalog-list__catalog-item{min-height:auto!important;margin-bottom:calc(1.5rem - 10px)!important;max-width:100%;min-width:100%}.tmb-wrap .tmb-wrap-table{position:relative}.tmb-wrap .tmb-wrap-table>div.active:last-child:before{height:100%;justify-content:center;color:#fff;content:"";position:absolute;top:0;background-color:rgba(0,0,0,.5);align-items:center;cursor:pointer;left:0;width:100%;display:flex;z-index:-1}.button_product_next,.product-photo__show-more{display:none!important}.brazzers-daddy:has(.active:last-child) .product-photo__show-more{transform:translate(-50%);color:#fff;position:absolute;top:50%;left:50%;display:block!important;z-index:3}.brazzers-daddy:has(.active:last-child) .button_product_next{transform:translate(-50%);color:#fff;position:absolute;top:40%;left:93%;display:block!important;z-index:3}.catalog-list-wrap .catalog__row .row{width:100%}a.filter__button.filter__button_reset{font-weight:700;text-transform:uppercase;padding-right:2rem!important;background-color:#e0e0e0e0;margin-left:10px;width:unset}.filter__button_reset:after,.filter__button_reset:before{left:1.5rem}.filter__map{padding:0 27px;font-family:Gotham Pro,Helvetica,sans-serif}.filter__map-title{font-size:16px;text-decoration:none;margin-bottom:30px;color:#000;width:44px}.filter__map-img{height:100%;object-fit:cover;border-radius:1.25rem;cursor:pointer;width:100%;margin-top:20px}.bahher_min_heght{min-height:26.3rem}.category-info.sidebar{flex:0 0 100%;max-width:calc(100% - 30px);margin:0 15px 20px;width:100%}.category-info.sidebar .catalog-item{height:500px;min-height:auto;margin:0 auto 17px}.category-info.sidebar .blog-article__body{height:100%;overflow:hidden;border-radius:.75rem}.calendar-booked #calendar .vanilla-calendar-day__btn{font-weight:900}.calendar-booked #calendar .vanilla-calendar-day__btn_selected{border:2px solid #f19c46!important}.go-top-btn{height:50px;justify-content:center;border:3px solid #0dc895;transition:all .5s;position:fixed;opacity:0;bottom:25px;visibility:hidden;align-items:center;border-radius:100%;cursor:pointer;left:25px;width:50px;display:flex;z-index:99}.go-top-btn:before{transform:rotate(45deg) translate(4px,-5px)}.go-top-btn:after{transform:rotate(-45deg) translate(-4px,-5px)}.go-top-btn:after,.go-top-btn:before{height:4px;content:"";position:absolute;border-radius:4px;background:#0dc895;width:20px;display:block}.go-top-btn.scrolled{opacity:1;visibility:visible}.personal-product-news{position:relative}.blog-personal-news__img{position:relative;max-height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:.625rem;width:100%;display:block;z-index:1}.blog-personal-news__img:hover{cursor:pointer}.news-detail-wrapper{padding-bottom:15px}.news-detail-wrapper img{max-width:100%}.news-detail-title{font-weight:700;margin:0 0 1rem}.news-detail-wrapper .page-title{margin-bottom:10px}.like-icon-news{display:inline-flex}.like-icon-news .like{margin-bottom:5px}.like-icon-news .dislike{margin-top:5px}.like-icon-news .dislike,.like-icon-news .like{margin-left:10px}.like-icon-news .js__vote-news:hover{cursor:pointer}.like-icon-news .like.active svg,.like-icon-news .like.js__vote-news svg:active,.like-icon-news .like.js__vote-news svg:hover{fill:#24c182}.like-icon-news .dislike.active svg,.like-icon-news .dislike.js__vote-news svg:active,.like-icon-news .dislike.js__vote-news svg:hover{fill:#817f70}.filter__body-filters{border-radius:.75rem 0 0 .75rem}.aside__button,.aside__button2{top:-40px!important}.aside__window{border:none!important;box-sizing:content-box!important}.map-reloader{margin-left:5px;margin-top:5px}.main_categories .slider-group img{height:auto;max-width:100%;object-fit:contain}.prompt:hover .prompt__comment.prompt__comment_hidden{display:block}.monetization .table-service__col{word-break:break-all}.file-drop-zone .file-preview-thumbnails{flex-wrap:wrap;display:flex}.file-preview-frame.krajee-default.file-preview-initial{max-width:100%;word-break:break-word}.file-statistic{display:none}.close_map_company{right:10px;position:absolute;top:10px;cursor:pointer}@media(max-width:768px){.profile__container .button_send{padding:8px 30px 8px 12px;right:20px;bottom:40px}.button_send:after{transform:translateY(-50%);top:50%!important;width:20px!important}.review-file .input-group .btn-file{height:37.5px!important;width:150px!important}.review-file .input-group .btn-file span{padding:0!important;justify-content:center;align-items:center;display:flex!important}#review-form #review-message{border-bottom:100px solid #fff!important}.file-preview,.review-file{position:unset}.review-file{height:0}.review-file .file-input .file-preview .file-preview-frame{float:none}.review-file .file-input .file-preview .file-preview-frame img{height:120px!important;object-fit:contain;width:100px!important}.file-preview-thumbnails{padding:0 20px;display:flex}.review-file .kv-fileinput-error{padding:0 20px;position:unset;max-width:fit-content}.review-file .file-caption-main{bottom:40px;left:20px}.field-review-rating{bottom:80px;left:20px}.review-file{right:140px!important;bottom:10px!important}.accordion-item__header_toggle{display:none!important}.tabs__header .button__tab{max-width:none}.col-md-2:has(.form-group){flex:0 0 100%;max-width:100%}.review{word-break:break-word}.review__feedback_text{margin:5px;display:block}.filter__body-animated .options-row__col{max-width:50%;width:50%}.week__item{display:flex}.mobile-theme .card-body{padding:1rem}.accordion-item__fieldset{margin:0 20px}.week__comment_mobile-lg .week__item-day{font-size:.7rem;width:80px}.input-checkbox_bung{max-width:100%}.registration__form .col-md-6{padding:10px;margin-right:0;margin-left:0}.feature-area .card-body .col-750-12:nth-child(3) .upload{max-width:100%}.favorites__item{max-width:100%;width:350px}.catalog-item__item-slide_favorites{max-width:calc(100vw - 1.875rem);width:350px!important}.col{min-width:250px}.go-top-btn,.map-btn{bottom:15px}}.card-body{justify-content:space-between;flex-direction:column;background-color:transparent;display:flex}.select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field{height:auto!important;padding:.8125rem .9375rem .875rem!important;font-size:.875rem;border:.0625rem solid #0dc895!important;color:#495057;transition:border-color .125s ease,box-shadow .125s ease;max-width:100%;outline:none;background-color:#fff!important;border-radius:1.375rem;line-height:1.25;margin-top:20px!important;font-family:Gotham Pro,Helvetica,sans-serif;display:block}.select2-container--krajee .select2-selection{padding:0!important}.select2-container .select2-search--inline{max-width:100%}.select2-container--krajee .select2-selection--multiple{height:auto!important}.modal-window{transform:translate(-50%,-43%)}.profile-contact__map{justify-content:space-between;flex-direction:row!important;align-items:center;display:flex}.profile-contact__map:before{top:8px!important}.ya-taxi-widget_size_s.ya-taxi-widget_theme_normal .ya-taxi-widget__content,.ya-taxi-widget_size_xs.ya-taxi-widget_theme_normal .ya-taxi-widget__content{background-color:transparent!important}.ya-taxi-widget__info-icon{display:none!important}.ya-taxi-widget_size_xs .ya-taxi-widget__title{font-size:.75rem!important;font-weight:700!important;color:#372c2a!important;line-height:1.25;font-family:Gotham Pro,Helvetica,sans-serif}@media screen and (max-width:480px){.profile-contact__map{flex-direction:column!important;align-items:flex-start}.profile-contact__map:before{top:-8px!important}.ya-taxi-widget{margin-top:20px}}