.d-btn{display:inline-block;box-sizing:border-box;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:0 16px;font-size:14px;height:32px;line-height:30px;border-radius:8px;cursor:pointer;transition:all .1s ease-in-out!important}.d-btn svg,.d-btn svg path{transition:all .1s ease-in-out}.d-btn-lg{height:40px;line-height:38px;padding:0 16px}.d-btn-accent{color:#fff;background-color:#e64037;border-color:#e64037}.d-btn-accent:hover{color:#fff;background-color:#e9564e;border-color:#e9564e}.d-btn-accent:active{color:#fff;background-color:#a31c14;border-color:#a31c14}.d-btn-outline-accent{color:#e64037;background-color:transparent;background-image:none;border-color:#e64037}.d-btn-outline-accent:hover{color:#fff;background-color:#e64037}.d-btn-outline-accent:hover svg,.d-btn-outline-accent:hover svg path{fill:#fff}.d-btn-outline-accent:active{background-color:#a31c14;border-color:#a31c14}.d-btn-outline-accent-not-flip{color:#e64037;background-color:transparent;background-image:none;border-color:#e64037}.d-btn-outline-accent-not-flip:hover{color:#e9564e;border-color:#e9564e}.d-btn-secondary{color:#fff;background-color:#999;border-color:#999}.d-btn-secondary:hover{color:#fff;background-color:#a6a6a6;border-color:#a6a6a6}.d-btn-secondary:active{color:#fff;background-color:#666;border-color:#666}.d-btn-outline-secondary{color:#999;background-color:transparent;background-image:none;border-color:#999}.d-btn-outline-secondary:hover{color:#fff;background-color:#999}.d-btn-outline-secondary:hover svg,.d-btn-outline-secondary:hover svg path{fill:#fff}.d-btn-outline-secondary:active{background-color:#666;border-color:#666}.d-btn-outline-secondary-not-flip{color:#999;background-color:transparent;background-image:none;border-color:#999}.d-btn-outline-secondary-not-flip:hover{color:#a6a6a6;border-color:#a6a6a6}.d-btn-green{color:#fff;background-color:#28af61;border-color:#28af61}.d-btn-green:hover{color:#fff;background-color:#2dc46d;border-color:#2dc46d}.d-btn-green:active{color:#fff;background-color:#155c33;border-color:#155c33}.d-btn-green-dimmed{color:#fff;background-color:#56ac68;border-color:#56ac68}.d-btn-green-dimmed:hover{color:#fff;background-color:#67b477;border-color:#67b477}.d-btn-green-dimmed:active{color:#fff;background-color:#33693f;border-color:#33693f}.d-btn-outline-green{color:#28af61;background-color:transparent;background-image:none;border-color:#28af61}.d-btn-outline-green:hover{color:#fff;background-color:#28af61}.d-btn-outline-green:hover svg,.d-btn-outline-green:hover svg path{fill:#fff}.d-btn-outline-green:active{background-color:#155c33;border-color:#155c33}.d-btn-outline-green-not-flip{color:#28af61;background-color:transparent;background-image:none;border-color:#28af61}.d-btn-outline-green-not-flip:hover{color:#2dc46d;border-color:#2dc46d}.d-btn-outline-green-dimmed{color:#56ac68;background-color:transparent;background-image:none;border-color:#56ac68}.d-btn-outline-green-dimmed:hover{color:#fff;background-color:#56ac68}.d-btn-outline-green-dimmed:hover svg,.d-btn-outline-green-dimmed:hover svg path{fill:#fff}.d-btn-outline-green-dimmed:active{background-color:#33693f;border-color:#33693f}.d-btn-outline-green-dimmed-not-flip{color:#56ac68;background-color:transparent;background-image:none;border-color:#56ac68}.d-btn-outline-green-dimmed-not-flip:hover{color:#67b477;border-color:#67b477}.d-btn-link{color:#005686;background-color:transparent;text-decoration:none}.d-btn-link:hover{color:#0066a0!important}.d-btn-link-accent{color:#e64037;background-color:transparent;text-decoration:none}.d-btn-link-accent:hover{color:#e9564e!important}
.block{display:block!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.w-full{width:100%}.m-0{margin:0}.mb-2{margin-bottom:2px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-40{margin-bottom:40px}.mt-4{margin-top:4px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.ml-4{margin-left:4px}.ml-6{margin-left:6px}.ml-8{margin-left:8px}.ml-10{margin-left:10px}.ml-14{margin-left:14px}.ml-15{margin-left:15px}.ml-16{margin-left:16px}.ml-18{margin-left:18px}.ml-20{margin-left:20px}.ml-24{margin-left:24px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-24{margin-right:24px}.bg-transparent{background-color:transparent!important}.bg-white{background-color:#fff!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.items-end{align-items:flex-end}.cursor-pointer{cursor:pointer}.border-transparent{border-color:transparent!important}.hover-opaque-75:hover{opacity:.75}.text-right{text-align:right}.text-center{text-align:center}.font-bold{font-weight:700}.text-accent{color:#e64037}.text-green-dimmed{color:#56ac68}
img:not([src]){visibility:hidden}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden}}
.d-poll{background:#fffacc url(img/poll-bg.png) 50px no-repeat;padding-left:250px;height:70px;margin-bottom:20px;border:1px solid #ccc;border-radius:5px;overflow:hidden;position:relative}.d-poll_text{display:table-cell}.d-poll_result,.d-poll_text{margin:15px 300px 0 0;font-weight:700;height:70px;vertical-align:middle}.d-poll_result{display:none}.d-poll_vote{position:absolute;top:0;right:0;width:300px;height:70px;display:flex;align-items:center;justify-content:flex-start}.d-poll_vote_item{width:33px;height:33px;margin-left:10px;text-align:center;line-height:33px;border:1px solid #1c5ebe;color:#1c5ebe;border-radius:5px}.d-poll_vote_item:hover{color:#fff;background-color:#1c5ebe;cursor:pointer}.d-poll--success .d-poll_text,.d-poll--success .d-poll_vote{display:none}.d-poll--success .d-poll_result{display:table-cell}@media (max-width:750px){.d-poll{background:#fffacc none;padding-left:0;height:auto;margin:0 10px 20px}.d-poll_text{padding:15px 15px 10px;display:block}.d-poll_result,.d-poll_text{margin:0;height:auto;text-align:center}.d-poll_result{padding:50px 10px}.d-poll_vote{position:relative;width:auto;height:auto;display:flex;align-items:center;justify-content:center;padding:10px 15px 15px}.d-poll_vote_item{margin-left:15px}.d-poll--success .d-poll_text,.d-poll--success .d-poll_vote{display:none}.d-poll--success .d-poll_result{display:block}}
.d-post_profile{padding-top:5px;position:relative;align-items:center}.d-post_profile.with-img{padding-top:11px}.d-post_profile_avatar{overflow:hidden;border-radius:50%;width:60px;height:60px;margin-right:16px;flex-shrink:0}.d-post_profile_avatar img{width:60px;height:60px}.d-post_profile_avatar.mart{width:100px;height:100px}.d-post_profile_avatar.mart img{width:100px;height:100px;object-fit:cover}.d-post_profile_avatar.mart.with-img{top:390px;position:absolute;margin-left:15px;z-index:200}.d-post_profile_status{font-size:14px;color:#005686;margin-top:4px}.d-post_profile_created{font-size:14px;color:#999}.d-post_profile_created.mart{font-size:16px;line-height:22px;color:#999}.d-post_profile_finished{font-size:14px;color:#999}.d-post_profile_description.mart{font-size:16px;line-height:22px;color:#8e8e8e;margin-bottom:4px;margin-top:4px}.d-post_profile_username{font-size:15px;color:#000;font-weight:700;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word}.d-post_profile_username.anonym{color:#000}.d-post_profile_username__header{font-size:24px;line-height:150%;font-weight:700;color:#000}.d-post_profile_popup{cursor:pointer;margin-left:20px;font-weight:400;font-size:14px;line-height:20px;color:#fff;padding:12px 32px 12px 20px;width:228px;background:#5c9ce6;box-shadow:8px 16px 32px rgba(0,0,0,.2);border-radius:8px;position:absolute;display:none;left:0}.d-post_profile_popup_romb{transform:rotate(45deg);background:#5c9ce6;position:absolute;left:-7px;width:15px;height:15px;top:calc(50% - 7px)}.d-post_profile_popup_holder{position:relative;height:92px}.d-post_profile_popup_close{background-image:url(/media/img/X.svg);background-repeat:no-repeat;background-position:50%;height:20px;width:20px;position:absolute;right:12px;top:12px;cursor:pointer}.d-post_profile.mobile{padding:0 10px}.d-post_profile.mobile .d-post_profile_popup{box-sizing:border-box;left:90px;top:-84px}.d-post_profile.mobile .d-post_profile_popup_holder{position:unset}.d-post_profile.mobile .d-post_profile_popup_romb{transform:rotate(45deg);background:#5c9ce6;position:absolute;top:unset;bottom:-7px;width:15px;height:15px;left:30px}.d-post_profile.mobile .d-post_profile_username{font-size:18px}
.d-pv_phone_masked{background:#28af61;border-radius:5px;font-style:normal;font-weight:400;font-size:24px;line-height:100%;text-align:center;color:#fff;padding:10px 36px;cursor:pointer}.d-pv_phone_masked_message{font-size:14px;color:hsla(0,0%,100%,.67)}.d-pv_phone_masked_message,.d-pv_phone_open{font-style:normal;font-weight:700;line-height:100%}.d-pv_phone_open{width:277px;padding:10px 36px;gap:3px;background:#e1e1e1;border-radius:5px;font-size:24px;text-items:center;color:#3e3e3e}.d-pv_phone_open_message{font-weight:400;font-size:14px;line-height:100%;text-align:center;text-decoration-line:underline;color:#3e3e3e}.d-pv_phone_open_message img{vertical-align:middle;margin-right:4px}.d-post_phone_popup{cursor:pointer;margin-left:20px;font-weight:400;font-size:14px;line-height:20px;color:#fff;padding:12px 50px 12px 20px;width:264px;background:#5c9ce6;box-shadow:8px 16px 32px rgba(0,0,0,.2);border-radius:8px;position:absolute;display:none;left:0}.d-post_phone_popup_romb{transform:rotate(45deg);background:#5c9ce6;position:absolute;left:-7px;width:15px;height:15px;top:calc(50% - 7px)}.d-post_phone_popup_holder{position:relative;height:92px}.d-post_phone_popup_close{background-image:url(/media/img/X.svg);background-repeat:no-repeat;background-position:50%;height:20px;width:20px;position:absolute;right:12px;top:12px;cursor:pointer}
.d-in100tols{padding:24px 32px 20px;width:600px;position:fixed;z-index:10000;top:calc(50% - 166px);left:calc(50% - 300px);border-radius:5px;background:var(--grayscale-white-fff,#fff);box-shadow:0 16px 32px 0 rgba(0,0,0,.04)}.d-in100tols_caption{margin-bottom:16px;font-size:24px;font-weight:700;line-height:32px}.d-in100tols_body{font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:16px}.d-in100tols_control{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.d-in100tols_bottom{margin-top:24px;padding:20px 0 0;border-top:1px solid #dbdbdb}.d-in100tols_close{position:absolute;right:0;top:0;width:72px;height:72px;background-image:url(/media/img/in100ls/close-icon.svg);background-position:50%;background-size:20px 20px;background-repeat:no-repeat}.d-in100tols button{padding:9px 25px;border-radius:25px;background:#1cce67;border:none;color:var(--grayscale-white-fff,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.d-in100tols button:disabled,.d-in100tols button[disabled]{background:var(--grayscale-6-light-background,rgba(0,0,0,.06));color:var(--grayscale-disabled-text,#adadad)}.d-in100tols_curtain{top:0;left:0;z-index:9999;position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6)}.d-in100tols label{font-weight:400;line-height:20px;display:block}
.d-map-modal{position:relative;border:0;border-radius:5px;width:300px!important;padding:0!important}.d-map-modal_img{background-image:url(/media/img/map/modal.png);background-size:300px;height:120px;border-top-left-radius:5px;border-top-right-radius:5px}.d-map-modal_body{text-align:left;color:#000;padding:25px}.d-map-modal_body_title{font-size:18px;line-height:25px;padding-bottom:10px}.d-map-modal_body_text{font-size:14px;line-height:20px;padding-bottom:25px}.d-map-modal_body_button{text-align:center}.d-map-modal_footer{position:absolute;bottom:-40px;left:0;text-align:center;width:100%;color:#fff}.d-map-modal_footer_close-button{cursor:pointer;width:25%;margin:0 auto}
@charset "UTF-8";.d-profile_edit{position:absolute;right:20px;bottom:20px;background:#f1f1f1;border:1px solid #8e8e8e;border-radius:5px;width:240px;height:36px;color:#333}.d-profile_cats{background:#fff;border:1px solid #dbdbdb;border-radius:5px;font-size:14px;line-height:16px;color:#333}.d-profile_cats ul{list-style-type:none;padding-left:20px}.d-profile_cats li{margin-top:8px}.d-profile_cats .d-cat_name{display:block}.d-profile_cats a{color:#333;margin-right:20px}.d-profile_options{margin-top:16px;background:#fff;border:1px solid #dbdbdb;border-radius:5px;font-size:14px;line-height:16px}.d-profile_options ul{list-style-type:none;padding-left:20px}.d-profile_options li{margin-top:16px;vertical-align:center}.d-profile_options input[type=checkbox]{display:none}.d-profile_options label span{margin-right:10px;height:15px;width:15px;border:1px solid #999;display:inline-block;position:relative;vertical-align:middle;border-radius:3px}.d-profile_options input[type=checkbox]:checked+span:before{content:"✔";position:absolute;top:1px;left:1px;color:#333}.d-profile_price{background:#fff;border:1px solid #dbdbdb;border-radius:5px;font-size:14px;line-height:16px;color:#333;padding:20px}.d-profile_price_title{margin-bottom:16px}.d-profile_price input{width:82px;height:35px;border:1px solid #dbdbdb;border-radius:3px;padding-left:10px;box-sizing:border-box}.d-profile_filter:first-child{margin-top:0}.d-profile_filter{margin-top:16px}.d-profile_buttons{margin-top:16px;font-size:14px;line-height:16px}.d-profile_buttons button{border:1px solid #dbdbdb;border-radius:5px;height:36px;width:100%;margin-bottom:8px}.d-profile_buttons__ok{color:#fff;background:#e84c3d}.d-profile_buttons__reset{height:36px;color:#333;background:#fff}.d-profile_share{margin-top:16px;font-size:14px;line-height:16px}.d-profile_share,.d-profile_share .d-pv_share_block_title{margin-bottom:16px}.d-profile_cancel{border-top:1px solid #dbdbdb;padding-top:20px;text-align:center;padding-bottom:20px}.d-profile_posts_title{font-size:24px;line-height:27px;color:#000;margin-left:16px;margin-top:20px;margin-bottom:30px}.d-profile_posts_subtitle{font-size:14px;line-height:16px;color:#000;margin-left:16px;margin-bottom:16px;display:flex;flex-direction:row;justify-content:space-between}.d-profile_posts_subtitle span{color:#999}.d-profile_posts_count{line-height:32px}.d-profile_posts_sort{flex-direction:row;display:flex;align-items:center}.d-profile_active-posts_info{padding:0 0 12px;font-size:18px;line-height:20px;color:#333;font-weight:700}.d-profile-form_img-btn-upload{width:287px;height:105px}.d-profile-form_img-btn-upload:hover{background:rgba(0,0,0,.08)}.d-profile-form_avaimg-btn-upload{width:100px;height:100px}.d-profile-form_avaimg-btn-upload:hover{background:rgba(0,0,0,.08)}.d-profile__public{background:#fff;padding:10px}.d-profile.mobile .d-profile_username{padding-bottom:8px}.d-profile.mobile .d-profile_username__header{font-size:18px;line-height:22px;font-weight:700;color:#333}.d-profile.mobile .d-profile_created{color:#999;padding-bottom:8px}.d-profile.mobile .d-profile_finished{padding-bottom:0;color:#999}.d-profile.mobile .d-profile_active-posts_info{padding:20px 10px 6px;color:#333;font-size:15px;line-height:20px;font-weight:400}.d-profile_active-posts_info span{color:#999}
.d-post-add-offer{margin-top:20px;text-align:center}.d-rules{padding:20px;background-color:#fff}.d-rules_title{text-align:center}
.d-post-service_pack_wrapper{position:relative;transition:height .2s ease}.d-post-partner_pack{display:none;position:absolute;z-index:1;top:0;left:20px;bottom:0;right:20px;border:1px solid #ccc;border-radius:5px;background:#fff url(img/para.png) 100% bottom no-repeat}.d-post-partner_pack_title{font-size:36px;line-height:45px;font-family:DINRoundPro;font-weight:700;margin:40px 0 0 45px;padding-left:47px;background:url(img/bullet.svg) 0 no-repeat}.d-post-partner_pack_desc{width:500px;margin:10px 0 0 92px;font-size:20px;line-height:30px}.d-post-partner_pack_img{background-color:#fff;width:300px;height:100px;margin:40px auto}.d-post-partner_pack_features{list-style-type:none;margin:55px 0 0 52px;width:300px;padding:0}.d-post-partner_pack_feature{line-height:20px;padding-left:30px;position:relative;margin-bottom:30px;text-align:left}.d-post-partner_pack_feature:after{width:20px;height:20px;line-height:20px;background-color:#ffd200;color:#333;text-align:center;border-radius:50%;position:absolute;left:0;top:0;font-size:14px}.d-post-partner_pack_feature.one{font-weight:700}.d-post-partner_pack_feature.one:after{content:"1"}.d-post-partner_pack_feature.two{font-weight:700}.d-post-partner_pack_feature.two:after{content:"2"}.d-post-partner_pack_feature.three:after{font-weight:700;content:"3"}.d-post-partner_pack_feature.four:after{font-weight:700;content:"4"}.d-post-partner_pack_feature.five:after{font-weight:700;content:"5"}.d-post-partner_pack_actions{width:500px;display:flex;justify-content:center}.d-post-partner_pack_actions_left,.d-post-partner_pack_actions_right{width:200px}.d-post-partner_pack_btn{font-size:16px;line-height:1;border:none;padding:17px 58px;text-align:center;color:#fff;border-radius:30px;background-color:#1ed472;outline:none}.d-post-partner_pack_btn.secondary{padding:17px 40px;font-size:14px;color:#999;background-color:transparent}.d-post-service_pack_wrapper.partner{height:635px;overflow:hidden;margin-bottom:10px}.d-post-service_pack_wrapper.partner .d-post-partner_pack{display:block}.d-post-partner_modal{display:none;position:fixed;top:0;left:0;bottom:0;right:0}.d-post-partner_modal_overlay{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.6);z-index:10001}.d-post-partner_modal_body{position:absolute;width:600px;margin-left:-300px;left:50%;top:30px;bottom:30px;border-radius:5px;background-color:#fff;z-index:10002;font-size:14px;line-height:22px;overflow:hidden}.d-post-partner_modal_close{position:absolute;top:20px;right:20px;width:36px;height:36px;background:url(img/close.png) 50% no-repeat;cursor:pointer;z-index:10002}.d-post-partner_modal_scrollable{overflow-y:auto;position:absolute;top:0;left:0;right:0;bottom:150px}.d-post-partner_modal_title{font-family:DINRoundPro;padding:30px 60px 20px 30px;font-size:24px;line-height:30px;font-weight:700}.d-post-partner_modal_text{margin:0 30px}.d-post-partner_modal_img{margin-left:30px;margin-top:20px}.d-post-partner_modal_subtitle{font-size:18px;line-height:25px;font-family:DINRoundPro;font-weight:700;margin:50px 30px 30px}.d-post-partner_modal_step{margin:30px;line-height:20px;padding-left:30px;position:relative}.d-post-partner_modal_step:after{width:20px;height:20px;line-height:20px;background-color:#ffd200;color:#333;text-align:center;border-radius:50%;position:absolute;left:0;top:0;font-size:14px}.d-post-partner_modal_step ul{margin:0;padding:0 0 0 15px}.d-post-partner_modal_step.one:after{content:"1"}.d-post-partner_modal_step.two:after{content:"2"}.d-post-partner_modal_step.three:after{content:"3"}.d-post-partner_modal_step.four:after{content:"4"}.d-post-partner_modal_step.five:after{content:"5"}.d-post-partner_modal_step.six:after{content:"6"}.d-post-partner_modal_step.seven:after{content:"7"}.d-post-partner_modal_footer{background-color:#fff;text-align:center;border-top:1px solid #ccc;padding:25px 0 20px;position:absolute;bottom:0;left:0;right:0}.d-post-partner_modal_help{font-size:12px;line-height:15px}.d-post-partner_modal.show{display:block;z-index:10000}
.d-branding-category{margin-bottom:20px}
@charset "UTF-8";body{font-family:Arial,Verdana,sans-serif;font-size:14px}@media screen and (max-width:1225px){body{display:inline-block}}a{color:#005686}a:hover{color:#0080c8}.color-999{color:#999}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}.d-wrapper{min-width:100%;background-color:#f1f1f1;position:relative}.d-main{width:1225px;margin:0 auto;padding:25px 10px;position:relative}.d-content{width:965px;float:left}.d-content.mart{float:right;position:relative}.d-sidebar{width:240px;float:right}.d-sidebar.mart{float:left}.d-header{height:60px;line-height:60px;background:#fff}.d-header_inner{width:1225px;margin:0 auto}.d-header_logo{float:left;width:20%;text-align:left}.d-header_logo img{vertical-align:middle}.d-header_add-btn{float:left;width:80%;text-align:right;line-height:60px}.d-header_add-btn ul{padding:0;margin:0}.d-header_add-btn a.yui-btn{padding-right:2em;padding-left:2em;width:240px;box-sizing:border-box;text-align:initial}.d-header_add-btn i{color:#28af61;background:#fff;border-radius:50%;font-weight:700;margin-right:5px;font-size:1.3em;vertical-align:top}.d-header_add-btn i,.d-header_links ul{display:inline-block}.d-header_links ul>li{display:inline-block;margin-left:20px}.d-header_links .counter{color:#8c8c8c}.d-header.d-header--whole{line-height:30px;padding-top:6px}.d-sc{border:1px solid #ccc;border-radius:5px;background:#fff;margin-bottom:25px}.d-sc_item{float:left}.d-sc_body{overflow:hidden;max-height:1000px;margin:20px;transition:max-height .1s ease-in}.d-sc_body--collapsed{max-height:123px}.d-sc_footer{border-top:1px solid #ccc}.d-sc_image{float:left;max-width:25%;margin-right:5%}.d-sc_cat{float:left;max-width:70%}.d-sc_cat-head{height:50px;line-height:50px;font-size:1.3em}.d-sc_show-btn{padding:20px;color:#28af61;text-align:center;cursor:pointer}.d-sc_show-btn i{font-size:.6em;vertical-align:middle}.d-cat{margin-bottom:12px;margin-right:20px}.d-cat li{margin-top:16px}.d-cat li.active{color:#e84c3d;background-image:url(/media/img/icons/check-icon.svg);background-position:right -2px;background-repeat:no-repeat}.d-cat_rub li:first-child{margin-top:16px}.d-cat_rub li{margin-top:8px}.d-cat_name{color:#005686;white-space:nowrap;text-overflow:ellipsis;max-width:250px;display:inline-block;overflow:hidden;vertical-align:top}.d-cat_name.mart{white-space:normal}.d-cat_name.active{color:#e84c3d;background-image:url(/media/img/icons/check-icon.svg);background-position:100%;background-repeat:no-repeat}.d-cat_name.allcat{margin-left:20px;margin-top:20px;margin-right:20px}.d-cat_name--bold{font-weight:700}.d-cat_count{color:#999}.d-cats{margin-bottom:25px;border:1px solid #dbdbdb;border-radius:5px;padding:20px 20px 10px;background:#fff}.d-cats_column{float:left}.d-cats_label{font-size:18px;color:#000;font-weight:700;margin-bottom:25px}.d-cats_label h1{font-size:18px;font-weight:700;line-height:5px}.d-advs{clear:both;padding-top:25px;padding-bottom:25px;text-align:center;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#fff}.d-advs a{display:inline-block;margin:0 17px}.d-pager{text-align:center;padding:25px 0;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-radius:0 0 5px 5px;background-color:#fff}.d-pager ul{margin:0;padding:0}.d-pager ul li{display:inline-block}.d-pager ul a{display:block;width:40px;height:40px;line-height:40px;border:1px solid #34495e;border-radius:5px;text-align:center;box-sizing:border-box;margin:0 7px}.d-pager ul a.current{color:#fff;background:#34495e}.d-banner{margin-bottom:20px}.d-banner_new{padding:0;padding-top:20px;color:#999;font-size:12px}.d-banner--stroy{margin-bottom:5px}.d-banners-floating{padding:20px 0}.d-banner--diamond{margin:0;text-align:center}.d-pc{background:#fff}.mart .d-pc{border-radius:5px 5px 0 0;overflow:hidden;box-sizing:border-box;border:1px solid var(--border,#dbdbdb)}.d-pc_breadcrumbs{margin-bottom:20px}.d-pc_no_posts{border:1px solid #dbdbdb;border-top:none;height:300px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;text-align:center;display:flex;justify-content:center;align-content:center;flex-direction:column}.d-pc_no_posts.mart{border:none}.d-pc_no_posts.public{border:none;width:100%}.d-pc_no_posts_text{color:#000;font-size:14px;line-height:22px}.d-pc_no_posts_title{font-weight:700;font-size:16px;line-height:22px;text-align:center;color:#000}.d-pc_no_posts_description{font-size:14px;line-height:19px;text-align:center;color:#000;margin-top:10px}.d-pc_no_posts_star{margin-bottom:20px}.d-pc_no_posts_btn{width:240px;height:35px;max-height:35px;box-sizing:border-box;margin:0 auto}.d-pc_no_posts_btn a{background:#28af61;border:none;border-radius:5px;font-size:14px;color:#fff}.d-pc_no_posts_btn a:hover{background:#2cc36e}.d-pc_header{border:1px solid #dbdbdb;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;padding:20px}.d-pc_header.mart{border:none;padding:0}.d-pc_header_image{text-align:center;width:965px;height:413px;background:rgba(0,0,0,.08);overflow:hidden;position:relative}.d-pc_header_image img.front{object-fit:contain;height:100%;position:relative;z-index:10}.d-pc_header_image img.backstage{position:absolute;width:100%;filter:blur(5px);opacity:.3;left:0;top:0}.d-pc_header-left{width:40%;float:left}.d-pc_header-right{text-align:right}.d-pc_header-right,.d-pc_header-tabs_left{width:60%;float:left}.d-pc_header_sort{box-sizing:border-box;line-height:35px;text-align:right;padding-right:15px}.d-pc_title{font-size:1.5em;font-weight:700}.d-profile-menu{display:inline-block;border:1px solid #ccc;background:#ebebeb;border-radius:5px;text-align:center;overflow:hidden}.d-profile-menu_item{display:block;float:left;color:#999;height:35px;line-height:35px;border-right:1px solid #ccc;padding:0 10px;box-sizing:border-box;border-bottom:3px solid transparent}.d-profile-menu_item--active,.d-profile-menu_item:hover{border-bottom:3px solid #28af61;color:#000}.d-profile-menu_item--active{background-color:#fff}.d-profile-menu_item--noborder{border-right:0}.d-profile-menu_item span{color:#999}.d-breadcrumbs{margin-left:-10px}.d-breadcrumbs_item,.d-breadcrumbs_link{display:inline-block}.d-breadcrumbs_link{margin:0 10px}.d-breadcrumbs_delimiter{color:#005686}.d-breadcrumbs_item--active .d-breadcrumbs_link{color:#999}#d-breadcrumbs-on-cats{margin-bottom:25px}.d-pv{box-sizing:border-box;word-wrap:break-word}.d-pv_body,.d-pv_breadcrumbs{margin-bottom:20px}.d-pv_body{background-color:#fff;border:1px solid #dbdbdb;border-radius:5px}.d-pv_section{margin:32px 0 0;padding:0 20px 32px;border-bottom:1px solid #dbdbdb}.d-pv_section--first{margin-top:24px;padding:0 20px;border-bottom:none}.d-pv_section--last{border-bottom:none}.d-pv_vertical_align{display:flex;align-items:center}.d-pv_footer{padding:20px;line-height:35px}.d-pv_admin_panel{background-color:#fff;border:1px solid #dbdbdb;border-radius:5px;padding:20px;margin-bottom:20px}.d-pv *{box-sizing:border-box}.d-pv a{transition:all .15s ease-in-out}.d-pv_row{margin-bottom:20px;width:690px}.d-pv_wathing-status{margin-right:8px;color:red;border:1px solid red;padding:6px 16px;border-radius:8px;height:32px;display:inline-block;box-sizing:border-box;vertical-align:middle}.d-pv_wathing-status.watched{border:1px solid green;color:green}.d-pv_wathing-actions{padding-bottom:20px}.d-pv_agency,.d-pv_verified{margin-top:24px}.d-pv_agency:after,.d-pv_verified:after{clear:both;content:"";display:table}.d-pv_verified_stick{float:left;padding:8px 15px 8px 35px;background:#fff url(img/check_green.svg) 15px no-repeat;border-radius:16px;overflow:hidden;box-shadow:0 1px 5px #aaa}.d-pv_title{margin-top:24px;margin-bottom:8px;font-size:24px;line-height:27px;font-weight:700}.d-pv_status{vertical-align:middle;font-size:12px;color:#28af61;font-weight:400}.d-pv_status--red{color:#e74c3c}.d-pv_options{margin-bottom:24px;font-size:14px;line-height:20px}.d-pv_options td:nth-child(odd){padding-bottom:8px;padding-right:10px}.d-pv_options td:nth-child(2n){padding-right:25px;padding-bottom:.5em}.d-pv_option-name{display:inline-block;color:#8e8e8e}.d-pv_option-name-td{padding-bottom:15px}.d-pv_option-value{display:inline-block}.d-pv_option-value-td{padding-bottom:15px;padding-right:50px}.d-pv_price{font-size:24px;line-height:29px;font-weight:700}.d-pv_contacts{line-height:40px}.d-pv_agreement,.d-pv_contacts{display:inline-block;height:40px;padding:0 1em;border:1px solid #ccc;border-radius:5px}.d-pv_agreement{line-height:42px;margin-left:10px;font-size:.9em}.d-pv_phone{font-size:24px;color:#000;margin-right:20px}.d-pv_phone,.d-pv_phone i{display:inline-block;vertical-align:top}.d-pv_phone i{font-size:.6em;margin-right:5px}.d-pv_whatsapp svg{vertical-align:bottom;margin-right:5px}.d-pv_seller{margin-right:20px}.d-pv_seller_label{margin-bottom:5px;font-size:14px}.d-pv_seller_name{font-size:18px}.d-pv_safety{text-align:right}.d-pv_mail{display:inline-block;vertical-align:top}.d-pv_mail--marginleft{margin-left:15px}.d-pv_mail i{display:inline-block;color:#000;margin-right:5px}.d-pv_meta_line{display:flex;align-items:center;margin-bottom:12px;color:#767676;font-size:14px;line-height:20px}.d-pv_meta_line>*{display:inline-block;margin-right:18px}.d-pv_meta_line .d-pv_favorites_count{display:flex;align-items:center}.d-pv_meta_line .d-pv_favorites_count svg{transform:translateY(-1px)}.d-pv_packages_line{font-size:14px;line-height:20px;margin-bottom:12px}.d-pv_packages_line *{margin-right:16px}.d-pv_action_line{display:flex;justify-content:space-between;margin-bottom:16px}.d-pv_section-title{margin:24px 0 8px;font-size:16px;line-height:27px;font-weight:700}.d-pv_create_date{font-size:12px;display:inline-block;color:#d43f3a}.d-pv_controls{text-align:right}.d-pv_share_wrapper{text-align:center}.d-pv_share_block_title{font-weight:400;font-size:14px;line-height:16px;color:#999;margin-right:20px}.d-pv_share,.d-pv_share_block_title{display:inline-block;vertical-align:middle}.d-pv_share{font-size:12px}.d-pv_share a{line-height:normal}.d-pv_share a:last-child .d-pv_share_btn{margin-right:0}.d-pv_share_btn{display:inline-block;text-align:center;border-radius:8px;font-size:20px;width:35px;height:35px;line-height:35px;box-sizing:border-box;margin-right:15px;background-repeat:no-repeat;background-position:50%}.d-pv_share_btn i{margin-right:0}.d-pv_share_btn--wa{color:#fff;background-color:#25d366;background-image:url(/media/img/icons/wa.svg)}.d-pv_share_btn--vk{color:#fff;background-image:url(/media/img/icons/vk.svg)}.d-pv_share_btn--vk,.d-pv_share_btn--vk:hover{background-color:#07f}.d-pv_share_btn--ok{color:#fff;background-image:url(/media/img/icons/ok.svg)}.d-pv_share_btn--ok,.d-pv_share_btn--ok:hover{background-color:#ee8208}.d-pv_share_btn--tg{color:#fff;background-image:url(/media/img/icons/tg.svg)}.d-pv_share_btn--tg,.d-pv_share_btn--tg:hover{background-color:#229ed9}.d-post_share_counter{color:#999}.d-pv_favorite--active:before,.d-pv_favorite:before{display:inline-block;width:30px;vertical-align:-4px;text-align:left}.d-pv_favorite:before{content:url(../../img/desktop2015/favorite_new.svg)}.d-pv_favorite:after{content:"В избранное"}.d-pv_favorite--active{border-color:#e64037!important;color:#e64037!important}.d-pv_favorite--active:before{content:url(../../img/desktop2015/favorite_new_checked.svg)}.d-pv_favorite--active:after{content:"В избранном"}.d-pv--vip{background:#fffacc}.d-pv--priority{background:#eaf1f9}.d-pv--bold .d-pv_main-text{font-weight:700}.d-pv--auth .d-pv_text{color:#9f0000}.d-images-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-between}.d-image-view{position:relative;height:415px;line-height:475px;width:690px;overflow:hidden;text-align:center;border:1px solid #dbdbdb}.d-image-zoom{position:absolute;z-index:3;bottom:20px;right:20px;cursor:pointer}.d-image-blurred{position:absolute;width:100%;height:100%;display:none;opacity:.6;z-index:-1;top:0;left:0}@supports (filter:blur(15px)){.d-image-blurred{display:block!important;-moz-filter:blur(15px);-o-filter:blur(15px);-ms-filter:blur(15px);filter:blur(15px)}}.d-image-background{position:absolute;width:100%;height:100%;background-color:#fff;z-index:-2}.d-image{display:inline-block;max-height:100%;max-width:100%}.d-image-link{position:absolute;margin:auto;left:0;right:0;background:#f5f5f5;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:1;text-align:center}.d-image-link--active{z-index:2}.d-image-thumbs-wrapper{width:220px;height:425px;color:#999;overflow:hidden;margin-left:auto}.d-image-thumbs{position:relative;height:425px;width:100%;box-sizing:content-box;display:flex;flex-wrap:wrap;align-content:flex-start;overflow:hidden}.d-image-thumbs_down,.d-image-thumbs_up{height:25px;line-height:25px;text-align:center;cursor:pointer}.d-image-thumb-link-wrapper{display:block;margin:0 0 10px 10px;border:1px solid #dbdbdb}.d-image-thumb-link,.d-image-thumb-link-wrapper{max-width:100px;max-height:75px;width:100px;height:75px;text-align:center}.d-image-thumb-link{display:block;display:flex;align-items:center;justify-content:center;line-height:90px;overflow:hidden;opacity:.75;margin-bottom:10px;background-color:#f5f5f5}.d-image-thumb-link:last-child{margin:0}.d-image-thumb-link--active,.d-image-thumb-link:hover{opacity:1}.d-image-thumb_default{width:100%;height:auto}.d-image-thumb_horizontal{width:auto;height:133%}.d-image-thumb_vertical{width:133%;height:auto}.d-sb{border:1px solid #dbdbdb;background:#fff;border-radius:5px;margin-bottom:20px}.d-sb_actions{border-top:1px solid #dbdbdb;padding:20px}.d-sb_actions--noborder{border:0}.d-sb_title{margin-bottom:20px;margin-top:5px;font-size:142.85%}.d-sb_payment{margin-bottom:10px}.d-sb_modtext{margin-bottom:25px}.top-posts-info{color:#fff;font-size:16px;background:url(/media/img/bg-money.png) repeat-x;padding:2px 5px 0;height:27px}.top-posts-info a{color:#fff;font-size:12px;text-decoration:underline}.top-posts{margin:0}ul.top-posts{list-style:none}.top-posts li{width:29%;height:150px;float:left;padding:2%;border-right:1px dashed #999;text-align:center}.top-posts a{color:#000}.top-posts li>a>img{width:100%;max-width:200px;max-height:100px}.top-posts .last{border-right:none}.top-posts .btop{border-top:1px dashed #999}.d-post-add div{box-sizing:border-box}.d-box-header{height:155px;margin:0 0 46px}.d-post-add-cat-default{background-color:#fff;color:#999}textarea:focus::-webkit-input-placeholder{color:transparent}textarea:focus::-moz-placeholder{color:transparent}.post-input-desc_grey{color:#999}.d-post-add-cat-row{margin-bottom:15px}.d-post-add-rubric-row{margin-bottom:10px}#err-email-empty,#err-email-prohibited{display:none}.success{color:#2abf6c}.d-post-add-submit{padding:18px 14px;font-size:18px;line-height:24px;width:500px;border:none;margin-top:20px}.d-post-add-submit.allin{background-color:#ff7624;color:#fff}.d-post-add-submit.express{background-color:#4a90e2;color:#fff}.d-post-add-submit.free{background-color:#005686;color:#fff}.d-post-add-submit.mart{background-color:#ed4245;color:#fff}.d-post-add-submit:hover{cursor:pointer}.error{color:red}#d-post-modal_preview_img_and_text{word-wrap:break-word}#d-post-modal_preview_img_and_text img{margin:0 8px 8px}.d-post-form_modal-wallet{padding:20px 0}.d-post-form_modal-wallet_desc{background-color:#fffacc;margin:15px 15px 25px;padding:10px;overflow:hidden;width:500px}.d-post-form_modal-wallet_desc_cats{color:grey;padding:5px 0 10px}.d-post-form_modal-wallet_footer,.d-post-form_modal-wallet_price{text-align:center}.d-post-form_modal-wallet_price{font-size:18px;margin:25px 0}.d-postPay{border:1px solid #ccc;background:#fff;border-radius:5px;padding:20px}.d-postPay_title{font-size:20px;font-weight:700;margin-top:35px;margin-bottom:20px}.d-postPay_errors{font-style:italic}.d-postPay_desc-title{font-size:18px;margin-top:30px;margin-bottom:20px}.d-postPay_modal{display:none;padding:35px 35px 25px}.d-postPay_modal-text{margin:20px 0;font-size:18px;text-align:center}.d-postPay_modal-price{font-weight:700}.d-servicePacks{max-width:700px;border:1px solid #ccc;border-radius:5px;font-size:12px;overflow:hidden;margin-bottom:20px}.d-servicePacks_tabs{display:table;border-collapse:collapse;table-layout:fixed;width:100%}.d-servicePacks_tw{position:relative;display:table-cell}.d-servicePacks_tab{display:block;border-right:1px solid #ccc;text-align:center;height:44px;line-height:39px;background:#fffacc;border-top:5px solid transparent;border-bottom:1px solid #ccc;box-sizing:border-box;font-weight:700;cursor:pointer;font-size:14px}.d-servicePacks_tab--noborder{border-right:0}.d-servicePacks_tab--all{border-top:5px solid #df3e3d;color:#df3e3d}.d-servicePacks_tab--turbo{border-top:5px solid #f18e37;color:#f18e37}.d-servicePacks_tab--express{border-top:5px solid #83c020;color:#83c020}.d-servicePacks_tab--free{border-top:5px solid #999;color:#999}.d-servicePacks_tab--active{color:#fff;border-bottom:1px solid transparent}.d-servicePacks_tab--active.d-servicePacks_tab--all{background:#df3e3d}.d-servicePacks_tab--active.d-servicePacks_tab--turbo{background:#f18e37}.d-servicePacks_tab--active.d-servicePacks_tab--express{background:#83c020}.d-servicePacks_tab--active.d-servicePacks_tab--free{background:#999}.d-servicePacks_arrow{display:none;position:absolute;margin:auto;right:0;left:0}.d-servicePacks_arrow--active{display:block}.d-servicePacks_content{display:none;min-height:300px}.d-servicePacks_content--active{display:block}.d-servicePacks_price-wrapper{border-top:1px solid #ccc;padding:15px 20px}.d-servicePacks_price{font-size:20px;font-weight:700;margin-bottom:5px}.d-servicePacks_input{visibility:hidden;position:absolute;width:0;height:0}.d-servicePacks_submit{background:#28af61;border:0;border-radius:5px;height:45px;line-height:45px;padding:0 40px;color:#fff;font-size:18px}.d-servicePacks_submit:hover{background-color:#2abf6c}.d-servicePacks_item{width:50%;float:left;padding:30px 20px;box-sizing:border-box}.d-servicePacks_item-img{float:left}.d-servicePacks_item-text{margin-left:70px}.d-servicePacks_item-text p{line-height:1.5}.d-servicePacks_item-title{font-size:18px;font-weight:700}.d-add-post_control-container{padding-right:15px}#d-post-modal-ban,#d-post-modal-blacklist{padding:50px 20px;color:#000;text-align:center}.d-post-add-modal-ban-header{font-size:18px;font-weight:700}.d-post-add-modal-ban-body{font-size:14px}.d-post-add-error{color:red}.d-post-add-error-select,.d-post-add-error-select:focus{border-color:red}.d-post-add_wiit{padding:30px;font-size:14px;line-height:20px}.d-post-add_wiit_title{font-size:24px;line-height:30px;margin-bottom:20px}ul#uploaded-images li{display:inline-block;margin:20px 10px 0 0;text-align:center}#img-add~.ajax-file-upload-container,#img-uploaded-profile~.ajax-file-upload-container{display:none;margin:0}#d-post-add-free-banned-anonym-error,#d-post-add-free-banned-error{color:red;display:none}#d-add-post_phone-verify-btn{padding-right:15px}#d-add-post_phone-verify-btn button{float:right}span#d-provider-code{float:left;background-color:#f1f1f1;padding:9px 8px 8px 10px;border-radius:5px 0 0 5px;border:1px solid #999}.d-phone-with-provider-code-wrapper input{width:232px;float:left}.d-pay-history_table{margin-bottom:20px;background:#fff}.d-pay-history_table td,.d-pay-history_table th{padding:4px 8px;border:1px solid gray}.d-sellPacks{display:inline-block;max-width:800px;background:#fffacc;box-sizing:border-box;padding:0 20px;border-radius:5px}.d-sellPacks_title{display:inline-block;font-size:1.285em;margin-bottom:25px;margin-top:20px}.d-sellPack{margin-bottom:20px;margin-right:30px}.d-sellPack,.d-sellPack_image{display:inline-block;vertical-align:top}.d-sellPack_image{margin-right:10px;width:30px;height:30px}.d-sellPack_body{display:inline-block;vertical-align:top}.d-sellPack_name{font-weight:700;margin-bottom:8px}.d-sellPack_desc{font-size:.857em;line-height:1.5}.d-sellPack--tgb .d-sellPack_name{color:#28af61}.d-sellPack--tgb .d-sellPack_desc{color:#000}.d-right-block-body{font-size:14px;line-height:18px;border:1px solid #ccc;margin-bottom:25px}.d-right-block-header{font-size:18px}.d-right-block-body-list{list-style:none;padding:0;margin:15px 10px}.d-right-block-body-list li:before{content:"• "}.d-right-block-body-list--green li:before{color:#28af61}.d-right-block-body-list li{margin-bottom:18px;padding-left:1em;text-indent:-.7em}.d-rules-block-rules-link a{color:#005686}.d-rules-block-rules-link{border-top:1px solid #dfdfdf;padding:10px;text-align:center}#price-required{display:none}.d-cell-faster-block{margin-top:25px}.d-post_actions{padding:15px 15px 0;margin-bottom:20px;border:1px solid #ccc;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.d-post-user_edit{border:1px solid #e67e22;display:inline-block;color:#fff!important;text-align:center;padding:10px 5%;border-radius:5px;box-sizing:border-box;background:#e67e22;overflow:hidden;width:200px;max-width:100%}.d-walletRefill{border:1px solid #ccc;border-radius:5px;background:#fff;padding:20px}.d-walletRefill_title{font-size:142.85%;font-weight:700;margin-bottom:20px}.d-walletRefill_subtitle{border:1px solid #ccc;border-radius:5px;padding:12px;background-color:#fffacc;margin-bottom:12px;line-height:1.5}.d-walletRefill_text{margin-bottom:15px;line-height:1.5}.d-walletRefill_amount{margin-bottom:15px}.d-walletRefill_amount-input{display:inline-block;width:100px;margin-right:5px}.d-walletRefill_providers{margin-bottom:20px}.d-walletRefill_provider{padding:10px}.d-walletRefill_provider *{vertical-align:middle}.d-walletRefill_provider .d-walletRefill_provider-input{margin-right:5px}.d-walletRefill_submit{padding-top:15px}.yui-btn--bigger{padding:25px 15px;min-width:170px;line-height:1px;font-size:20px;margin-right:20px;margin-bottom:0;display:inline-block;cursor:pointer;border-radius:5px;color:#fff;background-color:#2bbb68}.yui-btn--bigger[disabled]{background-color:#ccc;border:1px solid #ccc;color:#999}.d-rules{background:#fff}.context-ads,.d-rules{border:1px solid #ccc;border-radius:5px;padding:20px}.context-ads{margin:0 0 25px;box-sizing:border-box;list-style:none;background:#fffacc;line-height:1.5}@media (max-width:1330px){.ui-scrollup_container{display:none!important}}.d-pv_complain_modal{width:320px;padding:20px;text-align:left}.d-pv_complain_modal h3{text-align:center;margin:0 0 10px}.d-pv_complain_modal .footer{text-align:center;margin-top:10px}.d-pv_complain_modal .footer button{width:100%;color:#fff;background-color:#2abf6c}.d-pv_complain_modal .error_message{margin-top:16px;text-align:center;color:red}.d-pv_copmplain_summary{border:1px solid #ccc;display:inline-block;padding:5px;border-radius:4px}.yui-radio{margin:4px 0 3px}.yui-radio_label{display:inline-block}.d-pv_complain_message{text-align:center}.d-pv_complain_message .d-pv-complain-sent-message{line-height:25px}.d-pv-complain-phone{margin-right:20px}.d-pv-complain-work-mode{color:#999}.yui-radio_input:checked+.yui-radio_led:after{content:"";border:2px solid #fff;top:2px;left:2px;width:8px;height:8px;background:#2abf6c;box-shadow:0 0 0 2px #ccc;position:absolute;border-radius:100%}.yui-modal--show .yui-modal_close:before{font-size:12px!important}.yui-modal--show .yui-modal_close{top:22px!important;right:18px!important}.d-pv_complain_modal{display:none}.d-pv-complain-title{margin-top:0;text-align:left}.d-pv-complain-scd-title{margin-top:0}.custom_text{margin-top:10px}.contact-field{width:100%;margin-top:15px;height:35px;border:1px solid #ccc;border-radius:5px;padding-left:10px}.red{color:red}.gray{color:gray}.hidden{display:none}.d-promo-block_social-title{text-align:center;font-size:14px;color:#333;padding:20px 0 15px}.d-promo-block_social-list{text-align:center}.d-promo-block_social-list_icon{display:inline-block;padding-left:2px;padding-right:2px}.d-posts-nofound{padding:10px 20px}
.d-sf_dropdown{position:relative;background-color:#fff;border-radius:5px}.d-sf_dropdown_toggle{height:30px;border-radius:5px;border:1px solid transparent;padding:5px 10px;outline:0;box-sizing:border-box;white-space:nowrap;line-height:20px;cursor:pointer;position:relative;overflow:hidden}.d-sf_dropdown_toggle_arrow{position:absolute;width:32px;height:32px;top:0;right:0;background-color:#fff;color:#aaa;text-align:center;line-height:30px;font-size:11px}.d-sf_dropdown_menu{position:absolute;left:0;top:37px;background-color:#fff;z-index:100;border-radius:5px;overflow:hidden;box-shadow:0 2px 5px #666;max-height:400px;overflow-y:auto;min-width:178px;padding:10px 0}.d-sf_dropdown_menu_legend{color:#999;padding:10px 20px}.d-sf_dropdown_item{position:relative}.d-sf_dropdown_item input{position:absolute;visibility:hidden}.d-sf_dropdown_item_value{padding:10px 20px 11px;white-space:nowrap;line-height:1;cursor:pointer;display:block}.d-sf_dropdown_item_value:hover{background-color:#f1f1f1}.d-sf_dropdown_item_led{position:absolute;left:20px;top:9px}.d-sf_dropdown_item_led.off path{fill:#999}.d-sf_dropdown_item_led.on{display:none}.d-sf_dropdown_item_led.on path,.d-sf_dropdown_item input:checked+.d-sf_dropdown_item_led.off path{fill:#28af61}.d-sf_dropdown_item input:checked+.d-sf_dropdown_item_led.on{display:block;z-index:1}.d-sf_dropdown_item input:checked+.d-sf_dropdown_item_value{background-color:#fffbd2}.d-sf_dropdown_item.priority{font-weight:700}.d-sf_dropdown.region .d-sf_dropdown_toggle{text-align:right;min-width:330px;padding-right:35px;box-sizing:border-box}.d-sf_dropdown.region .d-sf_dropdown_menu{width:100%}.d-sf_dropdown.category,.d-sf_dropdown.subcategory{width:240px;margin-right:10px}.d-sf_dropdown.rubric{width:240px}.d-sf_dropdown.fullspace .d-sf_dropdown_menu,.d-sf_dropdown.price .d-sf_dropdown_menu{display:flex;justify-content:center;padding:10px;line-height:35px}.d-sf_dropdown.fullspace .d-sf_dropdown_menu_input,.d-sf_dropdown.price .d-sf_dropdown_menu_input{width:100px;padding:8px 10px;margin-left:5px;border-radius:5px;border:1px solid #ccc}.d-sf_dropdown.fullspace .d-sf_dropdown_menu_input:focus,.d-sf_dropdown.price .d-sf_dropdown_menu_input:focus{outline:none}.d-sf_dropdown.fullspace .d-sf_dropdown_menu_input:first-child,.d-sf_dropdown.price .d-sf_dropdown_menu_input:first-child{margin-left:0;margin-right:5px}.d-sf_dropdown.checkbox .d-sf_dropdown_item_value{padding:10px 20px 11px 45px}.mart .d-sf_dropdown_menu{left:unset;right:5px}
.d-ipoteka_block{box-sizing:border-box;width:240px;background:#fff;border:1px solid #dbdbdb;font-style:normal;border-radius:5px;display:block;padding:20px;background-image:url(/media/img/ipoteka_house.png);background-repeat:no-repeat;background-position:bottom 21px right -4px;background-size:73px 63px}.d-ipoteka_remark{font-weight:400;font-size:10px;line-height:139%;color:#676767;display:block;margin-top:16px}.d-ipoteka_logo{position:absolute;right:20px;top:20px}.d-ipoteka_text{margin-top:12px;font-weight:700;font-size:16px;line-height:113%;color:#000;text-align:left;display:block}.d-ipoteka_button{margin-top:20px;padding:6px 30px;background:#2f88f0;border-radius:5px;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#fff;display:block}.d-ipoteka_button:hover{color:#eee}
.d-content--post{background-color:#fff;padding:0 0 10px;box-sizing:border-box;border-radius:5px;border:1px solid #ccc}.d-post-form_authorize{padding:10px 15px 9px!important}.d-post-form_help{font-size:12px}.d-post-form_error{color:#e84c3d}.d-post-form_error--phone{margin-bottom:10px;margin-top:5px}.d-post-form_controls:after{content:"";display:table;clear:both}.d-post-form_header{font-family:Arial,Verdana,sans-serif;padding-left:20px;color:#000;font-size:24px;line-height:1;margin:20px 0 40px;font-weight:700}.d-post-form_global-errors{background-color:#fffacc;border-radius:5px;border:1px solid #ccc;padding:15px 15px 0;margin:25px 20px;font-size:14px;box-sizing:border-box}.d-post-form_global-errors_title{color:red;margin-bottom:15px}.d-post-form_global-errors_list{padding-left:20px}.d-post-form_global-errors_item{margin:0 0 15px}.d-post-form_required{color:red}.d-post-form_group{padding:0 20px 20px}.d-post-form_group:after{clear:both;display:table;content:""}.d-post-form_title{margin-top:30px;margin-bottom:20px;box-sizing:border-box;font-size:18px;color:#333;line-height:30px}.d-post-form_title_counter,.d-post-form_title span{font-weight:400;color:#999;font-size:12px;margin-top:5px}.d-post-form_title .d-post-form_title_inner{font-size:18px;color:#333}.d-post-form_title_left{float:left;width:600px}.d-post-form_title_left .yui-input-control{min-height:120px}.d-post-form_title_right{margin-left:620px;width:220px}.d-post-form_title_help{border:1px solid #28af61;border-radius:5px;padding:10px;font-size:12px;line-height:1.6em;position:relative;color:#333}.d-post-form_title_help:after{content:"";position:absolute;left:-21px;top:50%;margin-top:-10px;border:10px solid transparent;border-right-color:#28af61}.d-post-form_category-wrap,.d-post-form_options-wrap,.d-post-form_rubric-wrap{display:flex;flex-wrap:wrap}.d-post-form_category,.d-post-form_option,.d-post-form_rubric,.d-post-form_subcategory{width:300px;height:35px;background-color:#fff}.d-post-form_category.active,.d-post-form_option.active,.d-post-form_rubric.active,.d-post-form_subcategory.active{border-color:#28af61;color:#28af61}.d-post-form_category.disabled,.d-post-form_option.disabled,.d-post-form_rubric.disabled,.d-post-form_subcategory.disabled{color:#ccc}.d-post-form_region{width:260px;height:35px;background-color:#fff;margin-bottom:15px}.d-post-form_category,.d-post-form_option,.d-post-form_subcategory{margin-right:10px;background-color:#fff}.d-post-form_option{margin-bottom:15px}.d-post-form_rubble-wrap{width:230px;border:1px solid #ccc;border-radius:5px;position:relative;float:left}.d-post-form_rubble-wrap:after{content:" ";width:32px;height:35px;color:#333;position:absolute;top:0;right:0;background:url(img/rubl-icon.svg) 50% no-repeat}.d-post-form_rubble_avg{margin-left:240px;line-height:35px;color:#999;font-size:12px}.d-post-form_input--fullspace,.d-post-form_input--title{width:450px;height:35px;min-height:35px!important}.d-post-form_input--fullspace{width:300px}.d-post-form_input--price{width:200px;border:none}.d-post-form_input--phone,.d-post-form_input--sms{width:260px}.d-post-form_input--captcha{width:130px}.d-post-form_input--phone.verify{text-indent:16px}.d-post-form_input--error{border-color:#e84c3d!important}.d-post-form_img-upload{position:relative;overflow:hidden;height:105px;width:140px;background-color:#fff;text-align:center;margin:0;transition:background-color .1s ease;display:inline-block;border-radius:5px}.d-post-form_img-upload_input{position:absolute;cursor:pointer;top:0;width:100%;height:100%;left:0;z-index:100;opacity:0}.d-post-form_img-upload:hover{background-color:#f1f1f1}.d-post-form_img-btn-upload{display:table-cell;vertical-align:middle;height:100px;width:150px;text-align:center;transition:background-color .1s ease;font-family:Arial,Verdana,sans-serif;font-size:16px;color:#999;line-height:20px}.d-post-form_img-btn-upload:hover{background-color:#f1f1f1}.d-post-form_img-previews{display:inline-block;vertical-align:top;margin:0}.d-post-form_img-previews:after{clear:both;content:"";display:table}.d-post-form_img-preview{float:left;box-sizing:border-box;width:140px;margin:0 5px 5px 0;text-align:center;background-color:#f1f1f1;border-radius:3px;vertical-align:top;cursor:move;position:relative}.d-post-form_img-preview_img{max-width:140px;min-width:140px;max-height:105px;min-height:105px;overflow:hidden;background-color:#f1f1f1;position:relative;pointer-events:none}.d-post-form_img-preview img{max-width:140px}.d-post-form_img-preview:hover:after{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1;content:""}.d-post-form_img-preview:hover .d-post-form_img-del,.d-post-form_img-preview:hover .d-post-form_img-edit{display:block}.d-post-form_img-del,.d-post-form_img-edit{background-color:transparent;border:none;color:#fff;bottom:5px;right:5px;display:none;position:absolute;font-size:30px;z-index:2}.d-post-form_email-wrap{width:260px}.d-post-form_service-packs{position:relative}.d-post-form_phone_sms-error{color:#e84c3d;margin-top:5px}.d-post-form_phone_row{margin-bottom:10px}.d-post-form_phone_row:after{clear:both;content:"";display:table}.d-post-form_phone_col{float:left;margin-right:10px}.d-post-form_phone-wrapper{position:relative}.d-post-form_phone-addon{position:absolute;top:10px;left:10px}.d-post-form_phone_resend-sms,.d-post-form_phone_send-sms{padding-left:0;padding-top:0}.d-post-form_phone_send-sms[disabled],.d-post-form_phone_send-sms[disabled]:hover{background-color:#fff;border-color:#fff}.d-post-form_editor_header{font-size:14px;color:#494949;margin-bottom:10px}.d-post-form_editor_body{padding:0}.d-post-form_editor_controls{margin-top:10px;display:flex;justify-content:space-between}.d-post-form_editor_controls button{margin-right:5px}.d-post-form_uploader_helper{position:absolute;top:75px;left:180px}.d-post-form_uploader_helper_text{position:relative;width:150px;font-size:12px;color:#333;line-height:20px;padding:10px;border:1px solid #28af61;border-radius:5px}.d-post-form_uploader_helper_text--red{color:#e84c3d;border:1px solid #e84c3d}.d-post-form_uploader_helper_text--red:after{border:10px solid transparent!important;border-right-color:#e84c3d!important}.d-post-form_uploader_helper_text:after{content:"";position:absolute;left:-21px;top:50%;margin-top:-10px;border:10px solid transparent;border-right-color:#28af61}.d-post-form_photo{position:relative}.d-post-form_photo .required:after{content:"*";position:absolute;top:0;right:0;color:red;line-height:1}.d-post-form_has-whatsapp{margin-bottom:20px}.d-post-form_subscribe{margin-left:150px}.d-post-form_group.email .yui-input-control{width:260px;margin-right:10px}.d-post-form_group.login .yui-input-control,.d-post-form_group.username .yui-input-control{width:260px;margin-bottom:15px}.d-post-form_group.center .d-post-form_controls{text-align:center}.d-post-form_group.horizontal{padding:0 0 5px}.d-post-form_group.horizontal .d-post-form_fullspace,.d-post-form_group.horizontal .d-post-form_title{float:left;width:150px;font-weight:400;font-size:14px;margin-top:0;line-height:35px;margin-bottom:0}.d-post-form_group.horizontal .d-post-form_fullspace span.d-post-form_fullspace_inner,.d-post-form_group.horizontal .d-post-form_fullspace span.d-post-form_title_inner,.d-post-form_group.horizontal .d-post-form_title span.d-post-form_fullspace_inner,.d-post-form_group.horizontal .d-post-form_title span.d-post-form_title_inner{font-weight:400;font-size:14px}.d-post-form_group.horizontal .d-post-form_controls{margin-left:150px}.d-post-form_group.required .d-post-form_title_deprecated{font-size:14px;line-height:20px;margin-bottom:20px;color:#28af61}.d-post-form_group.required .d-post-form_title span.d-post-form_title_inner{position:relative;padding-right:10px}.d-post-form_group.required .d-post-form_title span.d-post-form_title_inner:after{content:"*";position:absolute;top:0;right:0;color:red;line-height:1}.d-post-form_group.required .d-post-form_title--map{margin-bottom:10px}.d-post-form_photo.required .d-post-form_title span.d-post-form_title_inner{position:relative;padding-right:10px}.d-post-form_photo.required .d-post-form_title span.d-post-form_title_inner:after{content:"*";position:absolute;top:0;right:0;color:red;line-height:1}.d-post-form_subtitle{line-height:20px;font-size:14px}.d-post-form_subtitle_col{display:inline-block}.d-post-form_subtitle_col a,.d-post-form_subtitle_col span{font-size:14px;padding:0}.d-post-form_subtitle_col--right{float:right}.d-post-form_map_modal{width:600px;height:650px;max-width:600px!important;max-height:650px;overflow:hidden;position:relative}.d-post-form_map_modal_wrapper{position:absolute;top:0;bottom:0;left:0;right:-17px;overflow-y:scroll;padding:30px 35px 60px!important}.d-post-form_map_modal h2,.d-post-form_map_modal p{text-align:left}.d-post-form_map_modal span{color:#005686}.d-post-form_map_wrapper{position:relative}.d-post-form_map_overlay{position:absolute;top:0;left:0;width:100%;height:300px;z-index:9000;background-color:rgba(0,0,0,.5);cursor:pointer}.d-post-form_map_overlay_panel{display:flex;position:absolute;background-color:#fff;border-radius:5px;padding:10px;width:205px;height:35px;z-index:9999;box-sizing:border-box;overflow:hidden;top:calc(50% - 17px);left:calc(50% - 102px)}.d-post-form_map_overlay_panel img{width:20px}.d-post-form_map_overlay_panel span{color:#005686}
.d-sp_tabs{margin-bottom:20px}.d-sp_tabs:after{content:"";display:table;clear:both}.d-sp_tab{position:relative;width:290px;float:left;margin-left:26px}.d-sp_tab:first-child{margin-left:0}.d-sp_tab_inner{font-size:16px;padding:20px 0;border:1px solid #005686;border-radius:5px;width:100%;display:block;box-sizing:border-box;text-align:center;background-color:#fff;cursor:pointer;color:#005686;transition:background-color .2s ease,color .2s ease;position:relative}.d-sp_tab_inner:hover{background-color:#005686;color:#fff}.d-sp_input{visibility:hidden;position:absolute}.d-sp_tab--allin .d-sp_tab_inner,.d-sp_tab--law .d-sp_tab_inner{color:#ff7624;border-color:#ff7624}.d-sp_tab--allin .d-sp_tab_inner:hover,.d-sp_tab--law .d-sp_tab_inner:hover{background-color:#ff7624;color:#fff}.d-sp_tab--express .d-sp_tab_inner{border-color:#4a90e2;color:#4a90e2}.d-sp_tab--express .d-sp_tab_inner:hover{background-color:#4a90e2;color:#fff}.d-sp_tab--allin.active .d-sp_tab_inner,.d-sp_tab--law.active .d-sp_tab_inner{background-color:#ff7624;color:#fff}.d-sp_tab--allin.active .d-sp_tab_inner:after,.d-sp_tab--law.active .d-sp_tab_inner:after{content:"";position:absolute;bottom:-21px;left:50%;margin-left:-5px;border:10px solid transparent;border-top-color:#ff7624}.d-sp_tab--express.active .d-sp_tab_inner{background-color:#4a90e2;color:#fff}.d-sp_tab--express.active .d-sp_tab_inner:after{content:"";position:absolute;bottom:-21px;left:50%;margin-left:-5px;border:10px solid transparent;border-top-color:#4a90e2}.d-sp_tab--default.active .d-sp_tab_inner{background-color:#005686;color:#fff}.d-sp_tab--default.active .d-sp_tab_inner:after{content:"";position:absolute;bottom:-21px;left:50%;margin-left:-5px;border:10px solid transparent;border-top-color:#005686}.d-sp_body{padding:15px 0 0;position:relative;height:235px}.d-sp_body:after{clear:both;content:"";display:table}.d-sp_item{float:left;width:50%;height:120px}.d-sp_item_icon{float:left;width:70px;height:105px;text-align:right;margin-top:15px}.d-sp_item_desc{margin:15px 20px 15px 80px}.d-sp_item_title{font-weight:700;margin-bottom:5px}.d-sp_item_text{line-height:1.5em}.d-sp_content{border-radius:5px;overflow:hidden;background-color:#f1f8ff}.d-sp_panel--default .d-sp_item--fadingad .d-sp_item_desc,.d-sp_panel--default .d-sp_item--free .d-sp_item_desc{margin-left:30px}.d-sp_panel--default .d-sp_item--fadingad .d-sp_item_title{color:#005686}.d-sp_panel--allin,.d-sp_panel--law{background-color:#fffacc}.d-sp_panel--allin .d-sp_item--bg .d-sp_item_icon,.d-sp_panel--allin .d-sp_item--bold .d-sp_item_icon,.d-sp_panel--allin .d-sp_item--priority .d-sp_item_icon,.d-sp_panel--allin .d-sp_item--vip .d-sp_item_icon,.d-sp_panel--law .d-sp_item--bg .d-sp_item_icon,.d-sp_panel--law .d-sp_item--bold .d-sp_item_icon,.d-sp_panel--law .d-sp_item--priority .d-sp_item_icon,.d-sp_panel--law .d-sp_item--vip .d-sp_item_icon{text-align:right}.d-sp_panel--allin .d-sp_item--auto .d-sp_item_icon,.d-sp_panel--law .d-sp_item--auto .d-sp_item_icon{background:url(img/sp-allin-icon-auto.png) right 15px no-repeat;background-size:38px}.d-sp_panel--mart{background-color:#fffce0}.d-sp_panel--express{background-color:#f1f8ff}.d-sp_panel--express .d-sp_item--priority .d-sp_item_icon{text-align:right}.d-sp_panel--law .d-sp_body{height:auto}.d-sp_example{position:absolute;right:20px;top:30px}.d-sp_text{margin:15px 20px 0 30px}.d-sp_item-law{margin:10px 25px}.d-sp_footer{height:41px;position:relative;padding:15px 0;margin:0 20px;border-top:1px solid #ccc}.d-sp_price{font-size:18px;font-weight:700;margin-bottom:5px}.d-sp_price_help{color:#999;font-size:12px}.d-sp_modal{display:none;padding:25px;width:600px;margin:0 auto}.d-sp_modal_title{font-size:24px;margin:20px 0}.d-sp_modal_pack-item{margin-bottom:20px}.d-sp_modal_pack-item_title,.d-sp_modal_text{font-size:16px;line-height:25px}.d-sp_modal_text{margin-bottom:15px}.d-sp_discount{position:relative;background:#fff;padding-top:16px}.d-sp_discount_inner{border-radius:25px;padding:20px 20px 12px;border:2px solid #0ac7b9}.d-sp_discount_title{font-size:20px;font-style:normal;font-weight:500;margin-bottom:8px}.d-sp_discount_size{position:absolute;right:0;top:16px;font-size:24px;font-weight:700;line-height:26px;color:#fff;border-radius:24px;padding:16px;background:linear-gradient(142deg,#0ac7b9,#3ecb7f 48.92%,#5fcb21)}.d-sp_discount_cost{font-size:24px;font-style:normal;font-weight:600}.d-sp_discount_cost.vip{color:#f47123}.d-sp_discount_cost.express{color:#4784dc}.d-sp_discount_oldcost{color:#c9c9c9;font-size:20px;font-weight:600;text-decoration-line:line-through}.d-sp_discount_rem{font-size:11px;font-weight:400;color:#696969}.d-sp_discount_info{font-size:16px;font-weight:400}.d-sp_discount li{margin-bottom:8px}
.d-post-form_special-offers{margin:20px 0 0;text-align:center}
.d-law-block-header{border:1px solid #ccc;border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2857em;font-weight:700;padding:15px;background-color:#fff}.d-law-block-header a{font-size:.8em}.d-law-block{border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#fff;display:flex;flex-wrap:wrap}.d-law-block-item{margin:0 auto;width:150px;position:relative}.d-law-block-item_thumb{max-height:100%;vertical-align:middle;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.d-law-block-item_thumb-default{height:100%;margin:0}.d-law-block-item_thumbwrap{position:relative;height:150px;overflow:hidden;background:#fff}.d-law-block-item_wrapper{height:240px;width:150px;text-align:center;box-sizing:border-box;margin:20px 20px 10px;background-color:#fff;overflow:hidden}.d-law-block-item_wrapper:nth-child(3n+1)>.d-law-block-item{float:left}.d-law-block-item_wrapper:nth-child(3n+3)>.d-law-block-item{float:right}.d-law-block-item_desc{position:relative;font-size:14px;padding:10px 0;height:60px;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:18px;color:#005686;text-align:left}.d-law-block-item_desc:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:30px;height:17px;background:url(/media/img/fade.png) 100% 0 repeat-y}.d-law-block-item--create{opacity:.8;transition:opacity .1s ease}.d-law-block-item--create .d-law-block-item_desc{color:#28af61}.d-law-block-item--create:hover{opacity:1}
.d-mart_saved{position:fixed;width:270px;height:52px;left:calc(50% - 135px);top:calc(50% - 26px);background:rgba(31,34,46,.95);border-radius:5px;font-size:16px;line-height:52px;text-align:center;color:#fff}.d-mart-page_search{height:40px;box-sizing:border-box;width:calc(100% - 20px);margin-right:10px;margin-left:10px;line-height:40px;padding-left:10px;background-color:#f3f3f4;position:relative;border:1px solid #dbdbdb;border-radius:5px}.d-mart-page_search input{border:none;outline:none;width:calc(100% - 98px);box-sizing:border-box;height:38px;font-size:16px;line-height:18px;background:none}.d-mart-page_search--focus{background-color:#fff}.d-mart-page_controls{display:flex;flex-direction:row;margin:12px 10px;overflow:hidden;overflow-x:auto}.d-mart-page_cancel-search{right:72px;background-image:url(/media/img/X2.svg)}.d-mart-page_cancel-search,.d-mart-page_do-search{position:absolute;top:8px;width:24px;height:24px;background-repeat:no-repeat}.d-mart-page_do-search{right:16px;background-image:url(/media/img/icons/mart/lupa2.svg);background-size:24px 24px;background-position:50%}.d-mart-page_search-div{position:absolute;right:56px;top:8px;width:1px;height:24px;border-left:1px solid #dbdbdb;box-sizing:border-box}input.d-profile_search:placeholder-shown+.d-mart-page_cancel-search{display:none}input.d-profile_search:placeholder-shown+.d-mart-page_cancel-search+.d-mart-page_search-div{display:none}
.d-mart_promo{background:#fff;border-radius:5px;color:#171717;padding-bottom:1px}.d-mart_promo_top{background:#fef2f2;margin-bottom:64px}.d-mart_promo_top .d-mart_promo_col1{padding:0 32px}.d-mart_promo_top .d-mart_promo_col2{padding:0;position:relative;width:50%;flex-shrink:0}.d-mart_promo_top img{width:434px;position:absolute;bottom:67px;left:48px;overflow:hidden;height:376px;filter:drop-shadow(0 4.33333px 17.3333px rgba(0,0,0,.12)) drop-shadow(0 2.16667px 4.33333px rgba(0,0,0,.12));border-radius:5px}.d-mart_promo_col1_bottom{margin-bottom:64px}.d-mart_promo_col1_bottom button{width:100%}.d-mart_promo_col1_bottom div{margin-top:8px;text-align:center;color:var(--neutral-500,#737373);font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.d-mart_promo_content{padding:0 32px}.d-mart_promo_content img{width:434px}.d-mart_promo_bottom{padding:72px 248px}.d-mart_promo_bottom button{width:100%}.d-mart_promo_bottom div{margin-top:8px;text-align:center;color:var(--neutral-500,#737373);font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.d-mart_promo_row{padding-top:64px;display:flex;flex-direction:row}.d-mart_promo_cardl .d-mart_promo_col1{padding:0 32px 0 0;display:flex;align-items:center}.d-mart_promo_cardl .d-mart_promo_col2,.d-mart_promo_cardr .d-mart_promo_col1{padding:0}.d-mart_promo_cardr .d-mart_promo_col2{padding:0 32px;display:flex;align-items:center}.d-mart_promo_text{font-weight:400;font-size:16px;line-height:22px;margin-bottom:24px;color:rgba(0,0,0,.6)}.d-mart_promo_text--top{color:rgba(0,0,0,.8);line-height:24px}.d-mart_promo h1{font-weight:700;font-size:40px;line-height:46px;color:#171717;margin:24px 0}.d-mart_promo h2{font-weight:700;font-size:30px;line-height:36px;text-align:center;margin:0;color:#171717}.d-mart_promo h3{font-weight:700;font-size:24px;line-height:32px;color:#171717}.d-mart_promo button{height:40px;background:#dc2626;box-shadow:0 0 4px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.12);border-radius:5px;color:#f8fafc;border:1px solid transparent;font-size:16px;line-height:24px}.d-mart_promo ul{list-style-type:none}.d-mart_promo ul li{font-size:16px;line-height:22px;position:relative;margin-bottom:10px;color:#171717}.d-mart_promo ul li:before{content:url(/media/img/icons/check-circle.svg);top:50%;left:0;height:24px;width:24px;transform:translate(-150%,-50%);position:absolute}.d-mart_promo_sticker{font-weight:500;font-size:14px;line-height:24px;text-align:center;color:#fff;width:49px;height:24px;background:#4480dc;border-radius:5px}.d-mart_promo_faq{background:#fafafa;border-radius:5px;padding:32px 96px;margin:20px}.d-mart_promo_faq h2{margin-bottom:32px}.d-mart_promo_faq ul li{margin-bottom:32px;list-style:none;padding-left:0}.d-mart_promo_faq ul li:before{display:none}.d-mart_promo_faq ul{margin-top:30px}.d-mart_promo_question{font-weight:700;font-size:18px;line-height:24px;color:#171717}.d-mart_promo_answer{margin-top:8px;font-weight:400;font-size:16px;line-height:22px;color:rgba(0,0,0,.6)}img.d-mart_promo_card_icon{width:48px;height:48px}
.d-nedv{margin-top:20px;width:240px;box-sizing:border-box}.d-nedv_body{padding:20px;border-radius:5px;border:1px solid #dfdfdf;background-color:#fff}.d-nedv_banner img{width:100%}.d-nedv_title{margin-top:16px;font-size:16px;font-weight:700;line-height:20px}.d-nedv_title a{color:#005686}.d-nedv_text{margin-top:8px;font-size:14px;line-height:19px}.d-nedv_text a{color:#8e8e93}
.map-allure{position:relative;margin:25px 0}.map-allure img{width:100%;height:165px;object-fit:cover}.map-allure a{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;height:50px;padding:0 15px;transform:translate(-50%,-50%);color:#fff;background:#d75846;font-size:18px;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:4px;transition:all .2s ease-in-out}.map-allure a:hover{background:#f85c4d}.map-allure a span{margin:0 0 0 5px}.d-map{margin:20px 0;position:relative}.d-map_inner{width:965px;height:80px;margin-bottom:25px;background:url(img/bg.png) 0 0 no-repeat;cursor:pointer;position:relative;text-align:center}.d-map_inner .d-map_popup{padding:10px 20px 10px 55px;position:absolute;top:13px;left:320px;box-shadow:0 1px 3px #666;background:#fff url(/media/img/map/pin.png) 20px no-repeat;background-size:25px 25px}.d-map_inner .d-map_popup .yui-btn{width:100px;margin-left:25px}.d-map_inner.init{height:480px}.d-map_inner.init .d-map_popup{display:none}.d-map_warning{width:220px;line-height:20px;position:absolute;bottom:10px;left:10px;background-color:rgba(0,0,0,.7);padding:10px 20px;color:#fff}.d-map_warning a{color:#e1b95c}.g-post_inner{padding:10px;background-color:#fff}.g-post_inner:after{clear:both;content:"";display:table}.g-post_thumb{float:left;width:100px;height:75px;overflow:hidden}.g-post_img{width:100%;display:block}.g-post_body{margin-left:110px}.g-post_title{color:#005686;max-height:61px;overflow:hidden}.g-post_price,.g-post_title{font-size:14px;line-height:20px}.g-post_price{color:#000;font-weight:700}.g-post.vip .g-post_inner{background-color:#fffbd2}.g-post.express .g-post_inner{background-color:#f1f8ff}.g-post_cluster{padding:12px 0;width:35px!important;text-align:center;line-height:1;color:#fff;background:url(/media/img/map/cluster.png) 50% no-repeat}.g-post_popup{box-shadow:0 1px 15px #888}.g-post_popup .leaflet-popup-close-button{top:0!important;right:0!important}.g-post_popup .leaflet-popup-tip-container_svg{fill:#fff!important}.g-post_popup .leaflet-popup-content{margin:30px 10px 20px!important}.g-post_popup .leaflet-popup-content-wrapper{background-color:#fff!important}
.d-posts{margin-bottom:25px;border-top:1px solid #ccc;border-radius:5px;overflow:hidden}.d-posts_type{border-left:1px solid #ccc;border-right:1px solid #ccc;font-size:1.2857em;padding:9px 15px;line-height:30px;background-color:#fff;font-weight:700}.d-post{position:relative;border:1px solid #dbdbdb;margin-top:-1px;box-sizing:border-box;word-wrap:break-word;background-color:#fff}.d-post:after{display:table;clear:both;content:""}.d-post:last-child{border-radius:0 0 5px 5px}.d-post--last{margin-bottom:25px}.d-post *{box-sizing:border-box}.d-post_inner{display:flex;width:100%}.d-post_body{display:flex;flex-direction:column;justify-content:space-between;float:left;width:680px;min-width:680px;box-sizing:border-box;padding:20px}.d-post_body--modal{width:480px!important;min-width:480px!important}.d-post_body_content{display:flex;flex-direction:row}.d-post_attention{float:right;color:red}.d-post_breadcrumbs{margin-bottom:10px;color:#999;font-size:.857em}.d-post_breadcrumbs a{color:#999}.d-post_img{float:left;width:120px;min-width:120px;height:120px;overflow:hidden;margin-right:20px;text-align:center}.d-post_img img{max-width:120px;height:120px;object-fit:cover}.d-post_text{min-width:500px}.d-post_text--modal{min-width:300px!important}.d-post_text--100p{width:100%}.d-post_link{color:#005686}.d-post_link:hover{color:#0080c8}.d-post_title--only-options{padding-bottom:10px}.d-post_agency,.d-post_verified{margin-bottom:10px}.d-post_agency:after,.d-post_verified:after{clear:both;content:"";display:table}.d-post_agency_stick,.d-post_verified_stick{float:left;padding:8px 15px 8px 35px;background:#fff url(img/check_green.svg) 15px no-repeat;border-radius:16px;overflow:hidden;box-shadow:0 1px 5px #aaa}.d-post_agency.tile,.d-post_verified.tile{position:absolute;top:182px;left:10px;font-size:12px}.d-post_agency.tile_stick,.d-post_verified.tile_stick{color:#000}.d-post_agency_stick{background:#fff url(img/check_orange.svg) 15px no-repeat}.d-post_price{font-size:1.14em;font-weight:700;color:#000}.d-post_desc{margin-bottom:10px}.d-post_desc,.d-post_title,.d-pv_text{line-height:1.428}.d-pv_text{font-size:14px;line-height:20px}.d-post_contacts{padding:20px;position:relative;box-sizing:border-box;overflow:hidden;min-width:280px;max-width:280px}.d-post_contacts--modal{min-width:180px!important;max-width:180px!important}.d-post_date{color:#999}.d-post_create_date,.d-post_date{margin-bottom:15px;font-size:12px}.d-post_create_date{color:#d43f3a}.d-post_phone{margin-bottom:10px;font-weight:700}.d-post_info-fav,.d-post_info-view{margin:10px 0}.d-post_info-fav span,.d-post_info-view span{display:inline-block;vertical-align:middle}.d-post_phone_show_btn{display:none;border:none;font-weight:400;color:#005686;background-color:transparent;padding:0 2px}.d-post_phone_show_btn:hover{color:#0080c8}.d-post_mail{margin:10px 0}.d-post_mail a{color:#000}.d-post_sell{border:1px solid #e67e22;display:inline-block;color:#fff!important;text-align:center;padding:10px 5%;border-radius:5px;box-sizing:border-box;background:#e67e22;overflow:hidden;width:200px;max-width:100%}.d-post_sell:hover{background-color:#e98b39;border-color:#e98b39}.d-post_action{display:block;margin:10px 0}.d-post_expireBtn{display:inline-block;margin-top:20px;margin-bottom:5px}.d-post_activateBtn{margin-top:20px;margin-bottom:5px;padding-left:15px;padding-right:15px}.d-post_fav{position:absolute;right:20px;top:20px;width:20px;height:20px;cursor:pointer}.d-post_fav:hover path{fill:#f6a623}.d-post_fav--active .d-post_fav_off,.d-post_fav .d-post_fav_on{display:none}.d-post_fav--active .d-post_fav_on{display:block}.d-post_fav--active:hover path,.d-post_fav--active path{fill:#f6a623}.d-post_thumbupd{position:absolute;right:50px;top:20px;width:20px;height:20px;cursor:pointer}.d-post_thumbupd.error .d-post_thumbupd_icon,.d-post_thumbupd.error path{fill:red}.d-post_thumbupd.success .d-post_thumbupd_icon,.d-post_thumbupd.success path{fill:green}.d-post--bold .d-post_desc,.d-post--bold .d-post_title{font-weight:700}.d-post--vip{background:#fffbd2}.d-post--priority{background:#f1f8ff}.d-post--verified{background:#bfffd9!important}.d-post--own{border:1px solid #28af61!important;z-index:1}.d-post--green{border:1px solid #28af61}.d-post--checkout{border:1px solid #28af61!important;z-index:1}.d-post_checkout{margin:20px 20px 0;padding:20px 0;text-align:center;background:#e4ffef}.d-post_checkout_title{font-size:18px;color:#28af61;line-height:25px;font-weight:700}.d-post_checkout_text{margin:10px 0 15px}.d-post_status--green{color:#28af61}.d-post_status--red{color:#d95753}.d-post_info{min-height:57px;position:relative;box-sizing:border-box}.d-post_info-service{padding:20px 0}.d-post_info-control-btn{border:1px solid #005686;padding:5px 20px;border-radius:5px;margin-right:10px;cursor:pointer}.d-post_info-control-btn:hover{border-color:#009acf}.d-post_info-sell{background-color:#28af61;border:1px solid #28af61;border-radius:5px;padding:5px 20px;color:#fff}.d-post_info-sell:hover{background-color:#2abf6c;border:1px solid #2abf6c;color:#fff}.d-post_info-sell *,.d-post_info-views{vertical-align:middle}.d-post_info-views{display:inline-block;color:#999;min-width:43px}.d-post_info-views img{vertical-align:middle}.d-post_info-views i{margin-right:5px}.d-post_info-controls{display:inline-block;vertical-align:middle;font-size:0}.d-post_info-action{display:inline-block;height:35px;line-height:33px;width:35px;box-sizing:border-box;border:1px solid #ccc;border-radius:5px;text-align:center;margin-right:10px}.d-post_info-action img{vertical-align:middle}.d-post_info-action:hover{border:1px solid #bbb}.d-post_payments_icon{position:absolute;bottom:10px;left:10px;margin:0}.d-post_payments_icon dt{width:100px;text-align:right;float:left}.d-post_payments_icon dd{margin-left:110px}.d-posts_add{float:right;font-size:14px;line-height:30px;font-weight:400}.d-posts_add,.d-posts_add:hover{color:#28af61}.d-posts.hasLaw{border-radius:0}.d-posts.tile{padding-bottom:15px;box-sizing:border-box;background-color:#fff;border:1px solid #dbdbdb;border-radius:5px;overflow:hidden}.d-posts.tile.mart{border:none}.d-posts.tile .d-post--bold .d-post_desc{color:#08c}.d-posts.tile .slick-list,.d-posts.tile .slick-track{height:100%}.d-posts.tile .slick-slide{height:100%;overflow:hidden}.d-posts.tile .d-posts_type{clear:both;border-left:none;border-right:none;border-bottom:1px solid #dbdbdb;padding-top:24px;position:relative}.d-posts.tile .d-posts_type.mart{border:none}.d-posts.tile .d-posts_type:before{content:"";position:absolute;top:15px;left:0;right:0;height:1px;background-color:#ccc}.d-posts.tile .d-posts_type:first-child{padding-top:9px;border-top:none}.d-posts.tile .d-posts_type:first-child:before{display:none}.d-posts.tile .d-posts_body{padding:9px;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap}.d-posts.tile .d-post{float:left;width:226px;margin:5px;padding:0;overflow:hidden;border:1px solid #dbdbdb;position:relative;border-radius:3px}.d-posts.tile .d-post_box{position:relative;width:100%}.d-posts.tile .d-post_box:before{content:"";display:block;padding-top:100%}.d-posts.tile .d-post_content{position:absolute;top:0;left:0;bottom:0;right:0}.d-posts.tile .d-post_inner{display:block}.d-posts.tile .d-post_body{width:100%;display:block;float:none;min-width:0;padding:0;height:auto}.d-posts.tile .d-post_body_content{display:block}.d-posts.tile .d-post_img{float:none;width:100%;height:100%;overflow:hidden;min-width:0;margin-right:0;background-color:#dcdcdc}.d-posts.tile .d-post_img img{max-width:none;max-height:none;margin:0 auto;width:100%;height:100%;object-fit:cover;object-position:center;font-family:"object-fit: contain; object-position: center;"}.d-posts.tile .d-post_meta{padding:0 10px;margin:5px 0 10px;font-size:12px;font-weight:400!important;line-height:20px;color:#999}.d-posts.tile .d-post_date{padding:0;font-size:12px;color:#999}.d-posts.tile .d-post_title{height:36px;font-size:14px;font-weight:400;line-height:20px}.d-posts.tile .d-post_desc{padding:0 10px;display:block;font-size:14px;height:38px;line-height:20px;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;margin:10px 0 5px;color:#333;position:relative}.d-posts.tile .d-post_desc:after{position:absolute;bottom:0;right:0;content:"";width:40px;height:20px;background:url(img/fade_40x20px_a.png) 0 no-repeat}.d-posts.tile .d-post_attention{float:none;color:#4990e2;margin-left:5px}.d-posts.tile .d-post_price{padding:0 10px;font-size:14px;line-height:20px;height:20px;color:#333}.d-posts.tile .d-post_fav{top:10px;right:10px;width:25px;height:25px;padding:4px 5px 5px;box-sizing:border-box;text-align:center;border-radius:50%;background-color:rgba(0,0,0,.5)}.d-posts.tile .d-post_fav--active:hover path,.d-posts.tile .d-post_fav--active path,.d-posts.tile .d-post_fav .d-post_fav_on,.d-posts.tile .d-post_fav:hover path{fill:#fff}.d-posts.tile .d-post_thumbupd{top:10px;right:40px;width:25px;height:25px;padding:4px 5px 5px;box-sizing:border-box;text-align:center;border-radius:50%;background-color:rgba(0,0,0,.5)}.d-posts.tile .d-post_thumbupd .d-post_thumbupd_icon,.d-posts.tile .d-post_thumbupd:hover path{fill:#fff}.d-posts.tile .d-post_img-state{background:url(img/slider-icon-15x15px.png) 10px no-repeat;position:absolute;bottom:130px;left:10px;background-color:rgba(0,0,0,.5);border-radius:5px;padding:6px 10px 6px 35px;color:#fff}.d-posts.tile .d-post--vip{background:#fffbd2}.d-posts.tile .d-post--vip .d-post_desc:after{background:url(img/fade_40x20px_b.png) 0 no-repeat}.d-posts.tile .d-post--priority{background:#f1f8ff}.d-posts.tile .d-post--priority .d-post_desc:after{background:url(img/fade_40x20px_c.png) 0 no-repeat}.d-posts.tile .d-post--verified{background:#bfffd9}.d-posts.tile .d-post--verified .d-post_desc:after{background:url(img/fade_40x20px_d.png) 0 no-repeat}.d-posts.tile .d-advs,.d-posts.tile .d-pager{border-left:none;border-right:none;border-bottom:none;display:inline-flex;justify-content:center;width:100%}.d-posts.tile .d-advs{padding-top:25px;padding-bottom:25px}.d-native_title{font-weight:400;font-size:14px;line-height:16px;color:#333;margin-left:10px;margin:10px 10px 8px}.d-native_action{padding:2px 10px;background:#f1f1f1;border-radius:2px;gap:10px;display:inline-block;font-weight:700;font-size:14px;color:#333;margin-bottom:5px;margin-right:10px}.d-native_action,.d-native_site{margin-left:10px;line-height:20px}.d-native_site{font-weight:400;font-size:10px;color:#999;margin-bottom:6px}
.d-post_payservices_history{padding:20px;border-bottom:1px solid #ccc}.d-post_payservices_history_item{margin-top:10px}.d-post_payservices_history_item:first-child{margin-top:0}.d-post_payservices_form{padding:20px}.d-post_payservices_title{margin-bottom:15px;margin-top:5px;font-size:20px}.d-post_payservices_help{color:#999}.d-post_payservices_table{margin-bottom:10px}.d-post_payservices_table td,.d-post_payservices_table th{vertical-align:top;padding:10px;border:1px solid #ccc}.d-post_payservices_table th{background-color:#f1f1f1}.d-post_payservices_input{width:100px;padding:5px;border:1px solid #ccc}.d-post_payservices_input.long{width:100%;box-sizing:border-box}.d-post_payservices_option{display:flex;flex-direction:column;gap:5px;margin-top:10px}.d-post_payservices_option:first-child{margin-top:0}
.d-posts_pvt{float:right;border:1px solid #ccc;box-sizing:border-box;border-radius:5px;margin-left:20px;overflow:hidden}.d-posts_pvt_item{float:left;padding:7px 8px 4px;line-height:1;border-left:1px solid #ccc}.d-posts_pvt_item:first-child{border-left:none}.d-posts_pvt_item.active{background-color:#f1f1f1}
.d-video-blur{opacity:.5;background-color:#000;width:100%;height:100%;position:absolute}.d-video-button-play{background:url(img/play_icon_A.svg) no-repeat;width:70px;height:70px;position:absolute;left:calc(50% - 35px);top:calc(50% - 35px);z-index:99;cursor:pointer}.d-image-thumb-link-video{width:100%;height:100%;background:url(img/play_icon_B.svg) no-repeat #000 50%;cursor:pointer}
.d-sf{background:#e84c3d;padding:20px 10px 10px;border-radius:5px;margin-bottom:25px;min-height:90px}.d-sf_row:after{clear:both;content:"";display:table}.d-sf_col.left{float:left;width:740px}.d-sf_col.right{margin-left:760px}.d-sf_row.categories,.d-sf_row.query{padding:0 10px}.d-sf_row.options{padding:3px 5px 0}.d-sf_row.options .d-sf_col.left{width:750px}.d-sf_row.options .d-sf_col.right{margin-left:830px}.d-sf_control{width:100%;height:35px;border-radius:5px;border:1px solid transparent;padding:5px 10px;outline:0;box-sizing:border-box}.d-sf_control.submit{background-color:#f1f1f1;box-shadow:0 2px 5px #941d12;height:40px;font-size:16px}.d-sf_query_container{border-radius:5px;box-sizing:border-box;outline:none;background-color:#fff;margin-bottom:10px;display:flex;box-shadow:0 2px 5px #c22617}.d-sf_query_container .d-sf_control{border-radius:5px;border:none;background-color:#fff;height:40px;line-height:40px;font-size:16px;padding:0;position:relative;z-index:1}.d-sf_query_container .d-sf_control_input{width:100%;outline:0;box-sizing:border-box;border:none;height:40px;padding:5px 10px;border-radius:5px 0 0 5px}.d-sf_query_container .d-sf_control_tips{position:absolute;top:42px;left:0;right:0;background-color:#fff;border-radius:5px;border:1px solid #ccc;list-style-type:none;padding:0;margin:0}.d-sf_query_container .d-sf_control_tips_item{padding:10px;line-height:1;font-size:14px;cursor:pointer;transition:background-color .1s ease}.d-sf_query_container .d-sf_control_tips_item:hover{background-color:#f1f1f1}.d-sf_query_container .d-sf_control_tips_item_cats{color:#005686;margin-right:5px}.d-sf_query_container .d-sf_dropdown.region{height:40px;line-height:40px;font-size:14px}.d-sf_query_container .d-sf_dropdown.region .d-sf_dropdown_toggle{height:40px;line-height:30px;min-width:0}.d-sf_query_container .d-sf_dropdown.region .d-sf_dropdown_toggle_arrow{top:5px}.d-sf_query_container .d-sf_dropdown.region .d-sf_dropdown_menu{width:360px;right:0;left:auto;top:42px}.d-sf_categories{box-sizing:border-box;display:flex;margin-bottom:10px}.d-sf_categories .d-sf_dropdown{flex-grow:1}.d-sf_options{box-sizing:border-box}.d-sf_options:after{clear:both;content:"";display:table}.d-sf_options_title{color:#fff;margin:5px 5px 15px}.d-sf_options_body:after{clear:both;content:"";display:table}.d-sf_options .d-sf_dropdown{float:left;width:177px;margin:0 5px 10px}.d-sf_media,.d-sf_video{position:relative;float:left}.d-sf_media input,.d-sf_video input{position:absolute;visibility:hidden}.d-sf_media_value,.d-sf_video_value{padding:10px 10px 11px 25px;white-space:nowrap;line-height:1;cursor:pointer;display:block;color:#fff}.d-sf_media_led,.d-sf_video_led{position:absolute;left:0;top:9px}.d-sf_media_led.off path,.d-sf_video_led.off path{fill:#fff}.d-sf_media_led.on,.d-sf_video_led.on{display:none;background-color:#28af61;border-radius:4px}.d-sf_media_led.on path,.d-sf_media input:checked+.d-sf_media_led.off path,.d-sf_media input:checked+.d-sf_video_led.off path,.d-sf_video_led.on path,.d-sf_video input:checked+.d-sf_media_led.off path,.d-sf_video input:checked+.d-sf_video_led.off path{fill:#fff}.d-sf_media input:checked+.d-sf_media_led.on,.d-sf_media input:checked+.d-sf_video_led.on,.d-sf_video input:checked+.d-sf_media_led.on,.d-sf_video input:checked+.d-sf_video_led.on{display:block;z-index:1}.d-sf_prev_search{padding:10px 0 10px 10px}.d-sf_prev_search,.d-sf_prev_search a{font-size:14px;color:#fff;line-height:20px}.d-sf_prev_search a{text-decoration:underline}.d-sf.mart{background-color:#fff;border:1px solid #dbdbdb}.d-sf.mart .d-sf_query_container{display:flex}.d-sf.mart .d-sf_control.submit,.d-sf.mart .d-sf_query_container{box-shadow:none;border:1px solid #dbdbdb}.d-sf.mart .d-sf_dropdown_toggle{border:1px solid #dbdbdb}.d-sf.mart .d-sf_dropdown.region .d-sf_dropdown_toggle{border:1px solid transparent}.d-sf.mart .d-sf_media,.d-sf.mart .d-sf_prev_search,.d-sf.mart .d-sf_video{display:none}.d-sf.mart-control{background-color:#fff;border:1px solid transparent;padding:0;margin-bottom:0;min-height:0}.d-sf.mart-control .d-sf_label{display:block;vertical-align:middle;font-size:14px;line-height:16px;color:#000;margin-right:10px}.d-sf.mart-control .d-sf_dropdown_toggle{font-size:14px;line-height:16px;border:1px solid #dbdbdb;vertical-align:middle;display:block;width:150px}.d-sf.mart-control .d-sf_dropdown.region .d-sf_dropdown_toggle{border:1px solid transparent}.d-sf.mart-control .d-sf_dropdown{display:inline-block;width:165px;font-size:14px}
.d-rules_body #download-block{display:flex;justify-content:end}.d-rules_body #download-block #downloadAsPdf,.d-rules_body #download-block #downloadExamples{display:block;margin:1rem 0}.d-rules_body #download-block #downloadAsPdf{margin-left:1rem}.d-tariffs-table{width:100%;margin-bottom:1rem;page-break-inside:auto}.d-tariffs-table tr{page-break-inside:avoid;page-break-after:auto}.d-tariffs-table td,.d-tariffs-table th{border:1px solid #c1c7d0;padding:10px 8px;font-weight:400}.d-tariffs-table th{padding:12px 8px}.d-tariffs-table td.d-tariffs-table--category-name{background:#f4f5f7}.d-tariff{border:1px solid #c1c7d0;margin-bottom:20px;padding:12px}.d-tariff ul{padding-left:15px}.d-tariff :first-child{margin-top:0}.d-tariff :last-child{margin-bottom:0}.d-tariff--express{background:#deebff}.d-tariff--allin{background:#fefae6}.d-tariff--orgs{background:#ffebe6}.d-tariff--branding{background:#e3fcef}.d-tariff--compilation{background:#e8ebfb}.d-tariff--info-compilation{background:#e8f5fb}
.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.d-stroy{padding-top:25px;width:240px;box-sizing:border-box}.d-stroy_item{margin:25px 0}.d-stroy_item_thumb{height:125px;width:190px;padding:0 25px}.d-stroy_item_p{padding:0 25px;color:#999;margin:5px 0}.d-stroy_footer{padding:20px 0 15px 20px;background-color:#f1f1f1}@media (max-height:900px){.d-stroy_item_thumb{width:auto;height:90px}.d-stroy_item_p{font-size:12px}}
/*# sourceMappingURL=doska.min.css.map */
