/* START_SECTION:dx-collection (INDEX:17) */
.dx-collection-hero__grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.dx-collection-hero__image{width:min(330px,30vw);height:180px;border-radius:14px;overflow:hidden;background:#f3f3f1}.dx-collection-hero__image img{width:100%;height:100%;object-fit:cover}@media(max-width:800px){.dx-collection-hero__grid{grid-template-columns:1fr}.dx-collection-hero__image{width:100%;height:190px}.dx-collection-toolbar{margin-top:0}}
/* END_SECTION:dx-collection */
