.AppMetapostCategoriesFilter_categoriesContainer{display:inline-block;margin-bottom:8px;text-overflow:clip;width:100%}.AppMetapostCategoriesFilter_categoriesContainer.AppMetapostCategoriesFilter_categoriesFolded{display:grid;grid-template-areas:"categories more";grid-template-columns:100% var(--see-more-link-width);grid-template-rows:38px;height:38px;position:relative;width:calc(100% - var(--see-more-link-width))}.AppMetapostCategoriesFilter_categoriesContainer .AppMetapostCategoriesFilter_categories{display:flex;flex-flow:row wrap;overflow:hidden;row-gap:8px}.mobile .AppMetapostCategoriesFilter_categoriesContainer .AppMetapostCategoriesFilter_categories{flex-flow:row nowrap;overflow-x:auto;white-space:nowrap}.AppMetapostCategoriesFilter_categoriesContainer .AppMetapostCategoriesFilter_categories a{display:inline;grid-area:categories}.AppMetapostCategoriesFilter_categoriesContainer .AppMetapostCategoriesFilter_categories .AppMetapostCategoriesFilter_category:not(:last-child),.AppMetapostCategoriesFilter_categoriesContainer .AppMetapostCategoriesFilter_categories a:not(:last-child){margin-right:8px}.AppMetapostCategoriesFilter_categoriesContainer .AppMetapostCategoriesFilter_categories .AppMetapostCategoriesFilter_category.AppMetapostCategoriesFilter_isSelected{background-color:var(--primary-color);color:var(--neutral-lighter-color)}.AppMetapostCategoriesFilter_categoriesContainer .AppMetapostCategoriesFilter_seeMore{align-self:center;cursor:pointer;display:inline-block;font-size:var(--normal-font-size);font-weight:700;grid-area:more;line-height:calc(var(--normal-font-size) + 4px);text-align:center;text-decoration:underline}.MetapostChannelActionBar_popover .MetapostChannelActionBar_buttons{border-top:1px solid;display:flex;justify-content:space-between;padding:0 8px;width:100%}.MetapostChannelActionBar_popover .MetapostChannelActionBar_buttons .MetapostChannelActionBar_clearButton{margin-right:4px}.MetapostChannelActionBar_container{display:grid;grid-template-areas:"buttons buttons buttons" "categoryFilter categoryFilter categoryFilter" "categoryChildrenFilter categoryChildrenFilter categoryChildrenFilter" "sorting space filters";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto auto auto}.mobile .MetapostChannelActionBar_container{padding:0 16px}.MetapostChannelActionBar_container .MetapostChannelActionBar_buttonsContainer{grid-area:buttons;margin-bottom:16px;text-align:right}.MetapostChannelActionBar_container .MetapostChannelActionBar_buttonsContainer .MetapostChannelActionBar_metaposterButton{display:inline-block}.MetapostChannelActionBar_container .MetapostChannelActionBar_sort{grid-area:sorting;margin-bottom:16px;padding:0}.MetapostChannelActionBar_container .MetapostChannelActionBar_filterButton,.MetapostChannelActionBar_container .v-popper{grid-area:filters}.MetapostChannelActionBar_container .MetapostChannelActionBar_categoryFilter{grid-area:categoryFilter;margin-bottom:16px}.MetapostChannelActionBar_container .MetapostChannelActionBar_categoryChildrenFilter{grid-area:categoryChildrenFilter;margin-bottom:16px}.CMetapostList_container{width:100%}[data-custom-headless=true] .CMetapostList_container{height:100%}.mobile .CMetapostList_container .CMetapostList_tabs{margin:0 16px 16px}[data-custom-headless=true] .CMetapostList_container .CMetapostList_content.CMetapostList_headlessHorizontal{height:calc(100% - 32px);white-space:nowrap;width:100%}[data-custom-headless=true] .CMetapostList_container .CMetapostList_content.CMetapostList_headlessHorizontal .CMetapostList_lazyHydrate{display:inline-block;height:100%;margin:16px;vertical-align:top;width:450px}.mobile [data-custom-headless=true] .CMetapostList_container .CMetapostList_content.CMetapostList_headlessHorizontal .CMetapostList_lazyHydrate{width:80%}.CMetapostList_container .CMetapostList_content .CMetapostList_metapost{margin-bottom:16px}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission{display:grid;grid-template-areas:"title link" "mission mission";justify-content:space-between;margin-bottom:16px;row-gap:16px}.mobile .CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission{padding:0 16px}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission:after,.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission:before{background:var(--neutral-color);content:"";height:1px;width:44px}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission:after{bottom:0;position:relative}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission:before{position:absolute}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission .CMetapostList_title{font-size:var(--large-font-size);font-weight:700;grid-area:title;line-height:calc(var(--large-font-size) + 4px);margin-top:16px}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission .CMetapostList_link{align-self:end;color:inherit;cursor:pointer;font-size:var(--normal-font-size);font-weight:700;grid-area:link;justify-self:end;line-height:calc(var(--normal-font-size) + 4px);text-decoration:underline}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission .CMetapostList_mission{background-color:var(--neutral-lighter-color);border:var(--border);border-radius:var(--border-radius);box-shadow:var(--shadows);grid-area:mission;overflow:hidden;padding:0;position:relative}.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission .CMetapostList_mission,.CMetapostList_container .CMetapostList_content .CMetapostList_suggestedMission .CMetapostList_mission a{color:var(--on-neutral-lighter-color)}.CMetapostList_container .CMetapostList_content .CMetapostList_empty{background-color:var(--neutral-lighter-color);border:none;border-radius:var(--border-radius);box-shadow:none;margin-bottom:16px;padding:16px;position:relative;text-align:center;width:100%}.CMetapostList_container .CMetapostList_content .CMetapostList_empty,.CMetapostList_container .CMetapostList_content .CMetapostList_empty a{color:var(--on-neutral-lighter-color)}.mobile .CMetapostList_container .CMetapostList_content .CMetapostList_empty{border-radius:0}.CMetapostList_container .CMetapostList_loaderWrapper{width:100%}.CMetapostList_container .CMetapostList_instaLoader{background-color:var(--neutral-lighter-color);border:none;border-radius:var(--border-radius);box-shadow:var(--shadows);margin-bottom:16px;padding:16px;position:relative}.CMetapostList_container .CMetapostList_instaLoader,.CMetapostList_container .CMetapostList_instaLoader a{color:var(--on-neutral-lighter-color)}.CMetapostList_robotNav{background-color:var(--neutral-lighter-color);border:none;border-radius:var(--border-radius);box-shadow:var(--shadows);margin-bottom:16px;padding:16px;position:relative}.CMetapostList_robotNav,.CMetapostList_robotNav a{color:var(--on-neutral-lighter-color)}.CMetapostList_robotNav a{cursor:pointer;font-size:var(--normal-font-size);font-weight:700;line-height:calc(var(--normal-font-size) + 4px);text-decoration:underline}.ProductFeedProduct_container{background-color:var(--neutral-lighter-color);border:var(--border);border-radius:var(--border-radius);box-shadow:var(--shadows);display:block;padding:0;position:relative}.ProductFeedProduct_container,.ProductFeedProduct_container a{color:var(--on-neutral-lighter-color)}.ProductFeedProduct_container .ProductFeedProduct_productImageContainer{position:relative;width:100%}.ProductFeedProduct_container .ProductFeedProduct_productImageContainer .ProductFeedProduct_productImage{height:auto;height:200px;max-height:400px;-o-object-fit:contain;object-fit:contain;position:relative;width:100%}.ProductFeedProduct_container .ProductFeedProduct_productImageContainer .ProductFeedProduct_icon{background-color:var(--neutral-lighter-color);border:none;border-radius:var(--border-radius);border-radius:100%;bottom:24px;box-shadow:var(--shadows);color:var(--primary-color);cursor:pointer;display:block;height:16px;height:32px;padding:0;position:relative;position:absolute;right:8px;text-align:center;width:32px}.ProductFeedProduct_container .ProductFeedProduct_productImageContainer .ProductFeedProduct_icon,.ProductFeedProduct_container .ProductFeedProduct_productImageContainer .ProductFeedProduct_icon a{color:var(--on-neutral-lighter-color)}.ProductFeedProduct_container .ProductFeedProduct_footer{background-color:var(--neutral-lighter-color);border:none;border-radius:var(--border-radius);box-shadow:none;display:block;padding:16px;position:relative}.ProductFeedProduct_container .ProductFeedProduct_footer,.ProductFeedProduct_container .ProductFeedProduct_footer a{color:var(--on-neutral-lighter-color)}.ProductFeedProduct_container .ProductFeedProduct_footer .ProductFeedProduct_productBrandName,.ProductFeedProduct_container .ProductFeedProduct_footer .ProductFeedProduct_productName{font-size:var(--large-font-size);font-weight:400;line-height:calc(var(--large-font-size) + 4px);margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductFeedProduct_container .ProductFeedProduct_footer .ProductFeedProduct_productBrandName{font-weight:700}.ProductFeedProduct_container .ProductFeedProduct_footer .ProductFeedProduct_categories{font-size:var(--small-font-size);font-weight:400;line-height:calc(var(--small-font-size) + 4px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductFeedProduct_container .ProductFeedProduct_footer .ProductFeedProduct_productDescription{margin-bottom:8px}.ProductFeedProduct_container .ProductFeedProduct_footer .ProductFeedProduct_productDescription.ProductFeedProduct_hasTrimmedDescription{height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductFeedProduct_container .ProductFeedProduct_footer .ProductFeedProduct_productDescription.ProductFeedProduct_hasTrimmedDescription p{display:inline}.ProductFeedProduct_container .ProductFeedProduct_reactionBar{background-color:var(--neutral-lighter-color);border:none;border-radius:var(--border-radius);box-shadow:none;padding:0 16px 16px;position:relative}.ProductFeedProduct_container .ProductFeedProduct_reactionBar,.ProductFeedProduct_container .ProductFeedProduct_reactionBar a{color:var(--on-neutral-lighter-color)}.mobile .ProductFeedProduct_container .ProductFeedProduct_reactionBar{bottom:0;left:0;position:relative}.CProductFeedId_container .CProductFeedId_content{background-color:var(--neutral-lighter-color);border:var(--border);border-radius:var(--border-radius);box-shadow:none;padding:16px;position:relative}.CProductFeedId_container .CProductFeedId_content,.CProductFeedId_container .CProductFeedId_content a{color:var(--on-neutral-lighter-color)}.CProductFeedId_container .CProductFeedId_content.CProductFeedId_noBorder{border:none}.CProductFeedId_container .CProductFeedId_content .CProductFeedId_product{background-color:var(--neutral-lighter-color);border:none;border-radius:var(--border-radius);box-shadow:none;padding:0;position:relative;width:100%}.CProductFeedId_container .CProductFeedId_content .CProductFeedId_product,.CProductFeedId_container .CProductFeedId_content .CProductFeedId_product a{color:var(--on-neutral-lighter-color)}.CProductFeedId_container .CProductFeedId_content .CProductFeedId_product img{height:auto}.CProductFeedId_container .CProductFeedId_forum{margin-top:16px}
