.cm-text-image.with-corner{border-radius:var(--corner-radius)}.cm-text-image-wrapper{display:flex;justify-content:center}.cm-text-image-wrapper.acenter{align-items:center}.cm-text-image-wrapper.image-right .image-column{flex:1;text-align:center}.cm-text-image-wrapper .image-column img{height:auto;max-width:100%}.cm-text-image-wrapper .text-column.space-elements{display:flex;flex-direction:column;justify-content:space-between}.cm-text-image-wrapper .text-column-content ul{list-style-type:none;margin:0;padding:0}.cm-text-image-wrapper .text-column-content ul li{margin-bottom:30px;padding-left:40px;position:relative}.cm-text-image-wrapper .text-column-content ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='3' fill='none' viewBox='0 0 18 3'%3E%3Cpath stroke='%2317153e' stroke-linecap='round' stroke-width='3' d='M1.5 1.5h15'/%3E%3C/svg%3E");content:"";height:3px;left:0;position:absolute;top:12px;width:18px}.cm-text-image-wrapper .text-column-content pre{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='20' fill='none' viewBox='0 0 25 20'%3E%3Cpath fill='%2317153e' fill-rule='evenodd' d='m16.241.398 8.374 8.642c.514.53.514 1.39 0 1.92l-8.374 8.642c-.514.53-1.347.53-1.86 0a1.39 1.39 0 0 1 0-1.92l6.127-6.324H1.316C.589 11.358 0 10.75 0 10s.59-1.358 1.316-1.358h19.192L14.38 2.318a1.39 1.39 0 0 1 0-1.92 1.287 1.287 0 0 1 1.861 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;color:var(--h4-color);font-family:var(--h4-font-family);font-size:var(--h4-font-size-mobile);font-style:var(--h4-font-style);font-weight:var(--h4-font-weight);letter-spacing:var(--h4-letter-spacing);line-height:var(--h4-line-height);padding-left:45px;position:relative;text-decoration:var(--h4-font-decoration);white-space:normal}@media(min-width:768px){.cm-text-image-wrapper.image-right .text-column{margin-left:0;order:1}.cm-text-image-wrapper.image-right .image-column{margin-left:2.564102564%;order:2}.cm-text-image-wrapper .text-column-content,.cm-text-image-wrapper .text-column-title{max-width:506px}.cm-text-image-wrapper .text-column-content{margin-bottom:30px;margin-top:20px}.cm-text-image-wrapper .text-column-content pre{font-size:var(--h4-font-size-tablet)}}@media(min-width:1025px){.cm-text-image-wrapper .text-column-content pre{font-size:var(--h4-font-size-desktop)}}@media(max-width:767px){.cm-text-image-wrapper{flex-wrap:wrap}.cm-text-image-wrapper .image-column{padding-bottom:20px}}.button--secondary{background:#17153e;border:2px solid #17153e;color:#fff}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background:#fff;color:#17153e}