[data-bento-collection-section] .group-block-content:has(.collection-card){display:grid;height:var(--bento-height, 400px);width:100%}[data-bento-collection-section] .group-block-content .collection-card{aspect-ratio:auto}[data-bento-collection-section] .group-block-content:has(.collection-card:nth-of-type(2)):not(:has(.collection-card:nth-of-type(3))){grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-template-areas:"A B"}[data-bento-collection-section] .group-block-content:has(.collection-card:nth-of-type(3)):not(:has(.collection-card:nth-of-type(4))){grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"A B" "A C"}[data-bento-collection-section] .group-block-content:has(.collection-card:nth-of-type(4)){grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"A B C" "A B D"}[data-bento-collection-section] .group-block-content .collection-card:nth-of-type(1){grid-area:A}[data-bento-collection-section] .group-block-content .collection-card:nth-of-type(2){grid-area:B}[data-bento-collection-section] .group-block-content .collection-card:nth-of-type(3){grid-area:C}[data-bento-collection-section] .group-block-content .collection-card:nth-of-type(4){grid-area:D}@media screen and (min-width:2560px){[data-bento-collection-section] .group-block-content:has(.collection-card){height:calc(var(--bento-height) * 1.5)}}@media screen and (min-width:3440px){[data-bento-collection-section] .group-block-content:has(.collection-card){height:calc(var(--bento-height) * 2)}}@media screen and (max-width:749px){[data-bento-collection-section] .group-block-content:has(.collection-card){grid-template-columns:1fr!important;grid-template-rows:auto!important;grid-template-areas:none!important;height:auto}[data-bento-collection-section] .group-block-content .collection-card{grid-area:unset!important;height:min(220px,var(--bento-height))}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/custom-bento-collection.css.map */
