.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-list-mobile{max-width:512px;min-height:56px;max-height:100vh;margin:0 auto;padding:0}.filters-list-mobile__item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-size:.875rem;line-height:1.25rem}.filters-list-mobile__item-text{margin-right:12px;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif}.filters-list-wrapper{padding-bottom:0}.filters-list-wrapper__lists.show-buttons{overflow-y:auto;-webkit-overflow-scrolling:touch}.filters-list-wrapper.modal-content__list{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 56px);max-height:100%;margin-bottom:0;padding:0}.filters-buttons{position:relative;width:100vw;background:#fff}.filters-buttons__wrapper{position:relative;max-width:512px;margin:0 auto;padding:8px 16px}.filters-buttons__wrapper:before{position:absolute;top:0;left:calc((100vw - 100%)/-2);width:100vw;border-top:1px solid #e6e8f0;content:""}@media only screen and (min-width:768px){.filters-buttons__wrapper{display:flex;justify-content:space-between;padding:8px 0}}@media only screen and (min-width:768px){.filters-buttons__btn{width:100%;min-width:calc(50% - 6px)}}.filters-buttons__btn--clear{width:100%;color:#71767e;background-color:transparent;border-color:transparent}.filters-buttons__btn--clear-mobile{margin-top:8px}@media only screen and (min-width:768px){.filters-buttons__btn--clear-mobile{margin:0}}