.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}.filter-seo-tags{display:flex;margin:0 -8px -8px 0}@media only screen and (min-width:768px){.filter-seo-tags{margin:0 -12px -12px 0}}@media only screen and (min-width:1024px){.filter-seo-tags{flex-wrap:wrap}}.filter-seo-tags__item-wrapper{flex-shrink:0;margin:0 8px 8px 0}.filter-seo-tags__item-wrapper:last-child{padding-right:0}@media only screen and (min-width:768px){.filter-seo-tags__item-wrapper{margin:0 12px 12px 0}}.filter-seo-tags__item{display:flex;justify-content:center;align-items:center;height:28px;padding:0 12px;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;color:#001424;background-color:transparent;border:2px solid #e1e2e6;border-radius:16px;transition:border-color .3s,background-color .3s;cursor:pointer;font-size:.75rem;line-height:1rem}.filter-seo-tags__item:hover{border-color:#9198a0}.filter-seo-tags__item:focus{outline:none}.filter-seo-tags__item:active{background-color:#f2f3f7;border-color:#f2f3f7}@media only screen and (min-width:768px){.filter-seo-tags__item{height:32px;font-size:.875rem;line-height:1.25rem}}.filter-seo-tags__item--btn{padding:0;color:#fff;background-color:#001424;border-color:#001424;cursor:default}.filter-seo-tags__item--btn:hover{border-color:#001424}.filter-seo-tags__item--btn:active{background-color:#001424}.filter-seo-tags__item--btn .filter-seo-tags__btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:28px;height:28px;margin-left:4px;padding:0;color:#fff;background:transparent;border:none;border-radius:50%}.filter-seo-tags__item--btn .filter-seo-tags__item-text{flex-shrink:0;padding-left:12px}