.copy-form{display:flex;gap:20px;justify-content:start;margin:0 auto;max-width:1200px}.copy-form .left-column,.copy-form .right-column{flex:1}.copy-form .copy-body-text ul{color:currentColor;list-style-type:none;padding-left:20px}.copy-form .copy-body-text li{color:currentColor;margin-bottom:15px;padding-left:30px;position:relative}.copy-form .copy-body-text li:before{background-image:var(--theme-checkmark,url(""));background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;margin-right:10px;position:absolute;top:10px;width:20px}