.cpm-custom-column-block-style-7{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon label" "icon text";justify-content:flex-start;padding:20px 0}.cpm-custom-column-block-style-7 .column-icon{grid-area:icon;width:80px;min-width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:20px}.cpm-custom-column-block-style-7 .column-icon img{height:40px;width:40px;object-fit:contain;object-position:center}.cpm-custom-column-block-style-7 .column-label{grid-area:label;font-size:18px;font-weight:bold;line-height:1.67;margin-bottom:10px}.cpm-custom-column-block-style-7 .column-text{grid-area:text}.cpm-custom-column-block-style-7 .column-text>:first-child{margin-top:0}.cpm-custom-column-block-style-7 .column-text>:last-child{margin-bottom:0}@media(max-width: 767px){.cpm-custom-column-block-style-7{grid-template-areas:"icon label" "text text"}.cpm-custom-column-block-style-7 .column-icon{width:60px;min-width:60px;height:60px;margin-bottom:15px}.cpm-custom-column-block-style-7 .column-icon img{height:30px;width:30px}.cpm-custom-column-block-style-7 .column-label{display:flex;align-items:center;justify-content:flex-start}}