#cps-chat{max-width:800px;margin:1em auto;font-family:sans-serif}#cps-form{margin-top:10px}#cps-form input[type="text"]{width:100%;box-sizing:border-box;background:transparent!important;background-color:transparent!important;font-size:var(--wp--preset--font-size--small);padding:.9rem 1.1rem;border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius)}#cps-form button[type="submit"]{height:50px;padding:0 20px;border-radius:25px;background-color:#32373c;color:#fff;font-family:'Inter';font-size:16px;border:none;cursor:pointer}.svgContainer{display:flex;justify-content:center}.svgContainer img{width:20%}#cps-messages ul{padding:0;border-top:1px dashed #D3D2D2}#cps-messages>ul>li{list-style:none;padding:15px;border-left:1px dashed #D3D2D2;border-right:1px dashed #D3D2D2;border-bottom:1px dashed #D3D2D2}#cps-messages>ul>li:hover{box-shadow:rgba(0,0,0,.2) 0 4px 8px 0,rgba(0,0,0,.19) 0 6px 20px 0}#cps-messages>ul>li>a{display:block;padding:15px;color:#000;text-decoration:none}.image_and_desc{display:flex;justify-content:stretch;align-items:center;gap:20px}.image_and_desc img{width:28%}.image_and_desc>div>p{color:#FF6400}.prix_ai{font-weight:600}