.form-container__item{display:flex;justify-content:flex-start;align-items:center}.form__checkbox{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;opacity:0}.form__checkbox+span.form__checkbox-mask{position:relative;height:24px;padding-left:34px}.form__checkbox:not(:checked)+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-color:#fff;border:2px solid #e1e2e6;border-radius:4px;content:""}.form__checkbox:checked+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-size:60%;border:2px solid #e30611;border-radius:4px;content:""}.form__input-text{height:44px;padding:0 10px;box-sizing:border-box;font-size:14px;line-height:44px;color:#9198a0;border:2px solid #e2e5eb;border-radius:4px}.filters-mobile-item__btn{width:100%;min-height:48px;padding:10px 16px;text-align:left;background:transparent;border:none;font-size:.875rem;line-height:1.25rem}@media only screen and (min-width:768px){.filters-mobile-item__btn{padding:14px 0}}.filters-mobile-item__group-filter{display:flex;justify-content:space-between;align-items:center}.filters-mobile-item__selected{display:block;width:100%;margin-top:4px;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;color:#71767e;font-size:.875rem;line-height:1.25rem}.filters-mobile-item .grey-lite{color:#9198a0}.filters-mobile-item .no-results{margin-top:34px;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.25rem}.filters-mobile-item .input-group-wrapper{padding-top:20px;padding-right:16px;padding-left:16px}@media only screen and (min-width:768px){.filters-mobile-item .input-group-wrapper{padding:0}}.filters-mobile-values{padding:0 16px 14px}@media only screen and (min-width:768px){.filters-mobile-values{padding:0}}.filters-mobile-values__value-title{display:inline-block;flex-grow:0;margin-right:8px}.filters-mobile-values__value-detail,.filters-mobile-values__value-title{font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.25rem}.filters-mobile-values__value-detail{flex-shrink:0;margin-left:auto;color:#71767e}.filters-mobile-values__checkbox .checkbox__wrapper{padding:14px 0}.filters-mobile-values__checkbox .checkbox__place{align-self:flex-start;margin-top:2px}