
.hey-cc-banner{ background:#FFFFFF; border:1px solid #F1EDE5; border-radius:22px; padding:32px 40px; display:flex; align-items:center; justify-content:space-between; gap:26px; box-shadow:0 8px 26px rgba(58,45,30,.08); }
.hey-cc-kick{ text-transform:uppercase; letter-spacing:.22em; font-size:.72rem; font-weight:800; color:#5B6470; margin-bottom:9px; }
#page-home .hey-cc-title{ font-family:'Playfair Display',Georgia,serif; font-weight:700 !important; color:#243447 !important; font-size:clamp(1.6rem,3.5vw,2.15rem); line-height:1.12; margin:0 0 11px; }
.hey-cc-body{ color:#5c6672; font-size:.98rem; line-height:1.55; max-width:640px; margin:0; }
.hey-cc-btn{ flex:none; background:#243447; color:#fff; border:none; border-radius:999px; padding:14px 28px; font-family:inherit; font-size:.95rem; font-weight:600; cursor:pointer; white-space:nowrap; transition:background .18s, transform .18s; }
.hey-cc-btn:hover{ background:#31465f; transform:translateY(-1px); }
#page-home .hey-cc-btn:focus-visible{ outline:2px solid #243447; outline-offset:2px; }
@media(max-width:760px){ .hey-cc-banner{ flex-direction:column; align-items:flex-start; } .hey-cc-btn{ align-self:stretch; text-align:center; } }
