@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.SearchMobileGroup{padding-left:18px;background-color:#fafafa}.SearchMobileGroup .activeItem{line-height:2;font-weight:600;font-size:16px}.SearchMobileGroup .activeItem :first-child{padding-top:24px}.RadioButtonGroupSearchComponent{display:flex;justify-content:flex-start;padding:50px 80px 3px 32px;width:100%;background-color:#fff}@media(max-width:991px){.RadioButtonGroupSearchComponent{padding:24px 0}}@media(max-width:1199px){.RadioButtonGroupSearchComponent{display:flex;justify-content:center}}.RadioButtonGroupSearchComponent>.radioBtn{transition:.3s ease;border-bottom:1px solid rgba(0,0,0,0)}.RadioButtonGroupSearchComponent>.radioBtn:hover{transition:.3s ease}.RadioButtonGroupSearchComponent>.radioBtn>label>input{display:none}.RadioButtonGroupSearchComponent__checkbox{position:relative;font-family:SeroPro,sans-serif;font-size:18px;padding:13px 25px 0 0}.RadioButtonGroupSearchComponent__checkbox:hover{cursor:pointer}.RadioButtonGroupSearchComponent__checkbox .itemName{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.67;letter-spacing:.4px;margin:0;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,0);transition:.3s ease;color:rgba(27,39,51,.7)}.RadioButtonGroupSearchComponent__checkbox .itemName:hover{transition:.3s ease;cursor:pointer;border-bottom:1px solid rgba(27,39,51,.9);color:#1b2733}.RadioButtonGroupSearchComponent>.active .RadioButtonGroupSearchComponent__checkbox .itemName{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.67;letter-spacing:.4px;text-align:left;border-bottom:1px solid rgba(27,39,51,.9);color:#1b2733}.RadioButtonGroupSearchComponent>.muted .RadioButtonGroupSearchComponent__checkbox .itemName{filter:contrast(.1) brightness(1.4)}.RadioButtonGroupSearchComponent .SelectorDropDown{width:100%}.RadioButtonGroupSearchComponent .SelectorDropDown__selector__selected-elem{border:1px solid rgba(140,150,177,.5);border-radius:4px;padding:10px 44px 6px 12px;text-align:left;color:rgba(27,39,51,.9);font-size:16px;line-height:1.5}.RadioButtonGroupSearchComponent .SelectorDropDown__selector__selected-elem>span{position:absolute;right:16px}.RadioButtonGroupSearchComponent .SelectorDropDown__selector__list{width:100%;left:0}