.block__features__box{display:flex;flex-direction:row;align-items:flex-start;gap:16px}#block-product-desc-with-icons .block__features__box__icon{background:#fff;width:48px;min-width:48px;aspect-ratio:1;height:auto;border-radius:6px;background:#fff;padding:10px;display:flex;align-items:center;justify-content:center}#block-product-desc-with-icons .block__counters .counter-box{border-style:solid;border-width:1px;border-radius:var(--border-r--16);background:#fff;padding:32px}#block-product-grid-list .grid-list__box{position:relative;padding:var(--sp-24-48) var(--sp-16-32);border-radius:var(--border-r--24);border-style:solid;border-width:1px;overflow:hidden;z-index:1;background:var(--style-bg-color);display:flex;flex-direction:column}#block-product-grid-list .grid-list__box.--bg-image .grid-list__box__bg-image{position:absolute;width:100%;height:60%;left:0;bottom:0;z-index:-2;object-fit:cover}#block-product-grid-list .grid-list__box.--bg-image:after{content:"";background:linear-gradient(0deg, transparent 0%, var(--style-bg-color) 55%);position:absolute;width:100%;height:100%;left:0;bottom:0;z-index:-1}