.blocks-drawer__blocks{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1440px){.blocks-drawer__blocks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.blocks-drawer__blocks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.blocks-drawer__blocks{grid-template-columns:repeat(2,minmax(0,1fr))}}.thumbnail-card{flex-direction:column;justify-content:space-between;align-items:center;height:100%;display:flex}.add-missing-bundler-category-products{background-color:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;padding:16px}.add-missing-bundler-category-products .sections{justify-content:space-between;column-gap:16px;display:flex}.add-missing-bundler-category-products .section{flex:1}.add-missing-bundler-category-products .product-list{border:1px solid var(--theme-elevation-200);border-radius:4px;flex-direction:column;row-gap:8px;height:315px;padding:4px;display:flex;overflow-y:scroll}.add-missing-bundler-category-products .product-list .list-item{justify-content:space-between;align-items:center;display:flex}.add-missing-bundler-category-products .product-list .list-item .add-one-button{cursor:pointer;white-space:nowrap;display:none}.add-missing-bundler-category-products .product-list .list-item:hover .add-one-button{display:block}.add-missing-bundler-category-products .line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
