    ._93845023 {
        display: inline-block;
        background-color: #fff;
        margin: 0;
        padding: 15px 10px;
        width: 100%;
    }
    
    ._84928346 {
        display: inline-block;
        float: right;
    }
    
    ._40326492 {
        display: inline-block;
        float: left;
    }
    
    ._40326492 a {
        font-size: 15px;
        letter-spacing: .4px;
        font-weight: 400;
        color: #000;
        cursor: pointer;
    }
    
    ._40326492 a:hover {
        color: #ff4d4d;
    }
    
    ._48593045, ._64920457, ._04968732 {
        display: inline-block;
        vertical-align: baseline;
        margin-left: 8px;
    }
    
    ._48593045 a {
        font-size: 15px;
        letter-spacing: .4px;
        font-weight: 400;
        color: #000;
        cursor: pointer;
    }
    
    ._48593045 a:hover {
        color: #ff4d4d;
    }
    
    ._04968732 a {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: .4px;
        color: #000;
        cursor: pointer;
    }
    
    ._04968732 a:hover {
        color: #ff4d4d;
    }
    
    ._64920457 a {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: .4px;
        color: #000;
        cursor: pointer;
    }
    
    ._64920457 a:hover {
        color: #ff4d4d;
    }
    
    ._48749320 {
        display: block;
        height: 100%;
        position: relative;
        top: 10px;
    }
    
    ._94857392 {
        display: grid;
        grid-template-columns: 1fr 50px;
        width: 100%;
        cursor: pointer;
        margin-bottom: 3px;
    }
    
    ._94857392 a {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: .4px;
        color: #000;
        cursor: pointer;
    }
    
    ._94857392 span  {
        font-size: 14.5px;
        font-weight: 400;
        letter-spacing: .5px;
        color: #000;
        text-align: right;
    }
    
    ._94857392 a:hover {
        color: #ff4d4d;
    }
    
    ._93201246 {
        display: none;
        background-color: #fff; 
        position: fixed;
        top: 0;
        margin: 0 auto;
    	max-width: 640px;
    	width: 100%;
	    height: 100%;
	    overflow: hidden;
	    z-index: 9999;
    }
    
    ._47588392 {
    	margin: 0;
        padding: 0;
    }
    
    ._39477382 {
        display: block;
    	margin: 0;
        padding: 25px;
        overflow-x: hidden; 
        overflow-y: auto;
    }   
    
    ._84932035 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 60px;
        padding: 0 15px 0 25px;
        border-bottom: 1px solid #e6e2dd;
    }
    
    ._84932035 i {
        mask-image: url(https://m.huberg.ru/library/icon/close.svg);
        background-color: #4f544d;
        content: "";
        display: block;
        width: 28px;
        height: 28px;
        -webkit-mask-size: cover;
        mask-size: cover;
        cursor: pointer;
    }
    
    ._84932035 i:hover, ._84932035 i:focus {
        mask-image: url(https://m.huberg.ru/library/icon/close.svg);
        background-color: #4f544d;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        -webkit-mask-size: cover;
        mask-size: cover;
        cursor: pointer;
    }    
    
    ._29484673 {
        display: block;
        margin: 20px 0;
    }
    
    ._94728394 {
        margin: 0;
        padding: 0;
    }
    
    ._87394490 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 49px;
        margin: 0;
        padding: 4px;
        background-color: #f5f5f5;
        border-radius: 14px;
    }
    
    ._19483945 {
        display: inline-block;
    	cursor: pointer;
        width: 33.3%;
	    height: 41px;
    }
    
    ._19483945 input[type=radio] {
	    display: none;
    }
    
    ._19483945 label {
        display: flex;
        align-items: center;
        justify-content: center;
	    background-color: #f5f5f5;
	    width: 100%;
	    height: 100%;
	    padding: 12px;
	    border-radius: 12px;
	    user-select: none;
	    font-size: 15px;
	    font-weight: 400;
	    color: #000;
    }
    
    /* Checked */
    ._19483945 input[type=radio]:checked + label {
	    background-color: #fff;
	    font-weight: 500;
    } 

    ._93458344 {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #000;
        margin-bottom: 4px;
    }  
    
    ._84756527, ._48590235, ._93741239 {
        display: inline-block;
    	cursor: pointer;
        margin-right: 8px;
        margin-bottom: 6px;
    }
    
    ._84756527 input[type=radio], ._48590235 input[type=radio], ._93741239 input[type=radio] {
	    display: none;
    }
    
    ._84756527 label, ._48590235 label, ._93741239 label {
        display: flex;
        align-items: center;
        justify-content: center;
	    background-color: #f5f5f5;
	    padding: 8px 22px;
	    border-radius: 16px;
	    user-select: none;
	    font-size: 15px;
	    font-weight: 400;
	    color: #000;
    }
    
    /* Checked */
    ._84756527 input[type=radio]:checked + label {
	    background-color: #000;
	    color: #fff;
    } 
    
    ._48590235 input[type=radio]:checked + label {
	    background-color: #000;
	    color: #fff;
    } 
    
    ._93741239 input[type=radio]:checked + label {
	    background-color: #000;
	    color: #fff;
    } 
    
    ._48937459 details {
        width: 100%;
        background-color: #fff;
        overflow: hidden;
    }
    
    ._48937459 details summary {
        position: relative;
        padding: 15px;
        cursor: pointer;
        list-style-type: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #f5f5f5;
        border-radius: 4px;
        background-color: #f5f5f5;
        margin: 0;
    }
    
    ._48937459 summary span {
        font-weight: 400;
        font-size: 15px;
        margin-right: 35px;
        color: #1c212899;
    }
    
    ._48937459 summary i {
        mask-image: url(https://m.huberg.ru/library/icon/arrowup.svg);
        transform: rotate(-90deg);
        background-color: #1c212899;
        content: "";
        display: block;
        right: 10px;
        width: 12px;
        height: 12px;
        -webkit-mask-size: cover;
        mask-size: cover;
        position: absolute;
    }
    
    ._48937459 details[open] summary i {
        transform: rotate(360deg);
    }
    
    /* Checked */
    ._48937459 .subcategory-radio-btn input[type=radio]:checked + label {
	    background-color: #000;
	    color: #fff;
    }
    
    ._48937459 .profuslugi-radio-btn input[type=radio]:checked + label {
	    background-color: #000;
	    color: #fff;
    }
    
    ._46284582 {
        display: block;
        margin-left: 15px;
    }
    
    ._58393822 {
        display: block;
        margin-top: 10px;
    }
    
    ._94847223 {
        display: block;
        margin-top: 4px;
        color: #0099f7;
    }
    
    ._94847223:hover {
        color: #e60000;
    }
    
    ._34859334 {
        display: block;
        background-color: #fff;
        width: 100%;
        height: 292px;
        overflow: auto;
        margin-top: 10px;
        padding: 10px 0;
        z-index: 9999;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    
    ._34859334.hide {
        display: none;
    }
    
    ._74839923 {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    
    ._74839923 div:first-child {
        margin-right: 2.5px;
    }
    
    ._74839923 div:last-child {
        margin-left: 2.5px;
    }
    
    .search-grid-btn {
        width: 100%;
        height: 50px;
        padding: 6px 25px;
        border-top: 1px solid #eee;
    }
    
    .sg-content {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    
    .search-btn {
        display: inline-block;
        margin-right: 2px;
        background-color: #444;
        padding: 10px 0;
        border: 0;
        border-radius: 4px;
        cursor: pointer;
    }
    
    .search-btn:hover {
        background-color: #000;
    }
    
    .search-btn span {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }
    
    .search-reset-btn {
        display: inline-block;
        margin-left: 2px;
        background-color: #ef4444;
        padding: 10px 0;
        border: 0;
        border-radius: 4px;
        cursor: pointer;
    }
    
    .search-reset-btn span {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }
    
    .checkbox-item {
        display: flex;
        align-items: center;
        position: relative;
        margin-bottom: 12px;
        width: 100%;
        cursor: pointer;
    }
    
    .checkbox-item label {
        display: inline-block;
        position: absolute;
        left: 32px;
    }
    
    .checkbox-input {
        appearance: none;
        width: 24px;
        height: 24px;
        border: 1px solid #eee;
        border-radius: 0.25rem;
        background-color: #f5f5f5;
        cursor: pointer;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        margin: 0;
    }
    
    .checkbox-input:hover {
        background-color: #eee;
        border: 1px solid #ccc;
    }
    
    .checkbox-input:checked {
        background-color: #000;
        border-color: #000;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
    }