.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal{width:400px}@media only screen and (max-width:540px){.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal{width:100%}}.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body{grid-template-columns:repeat(2,1fr);gap:4px 16px;padding:0 16px 16px;display:grid}@media only screen and (max-width:540px){.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body{grid-template-columns:initial}}.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body .FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body_item{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:7px 12px;display:flex}.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body .FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body_item.FeedFilterComponent-module-scss-module__KF0NEG__active,.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body .FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body_item:hover{background-color:var(--secondaryColor)}.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body .FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body_item .FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body_item_icon{width:20px;height:20px}.FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body .FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body_item .FeedFilterComponent-module-scss-module__KF0NEG__feedFilterModal_body_item_text{color:var(--textColor);font-size:14px;font-weight:400;line-height:normal}