.cs-button-12{font-size:1rem;line-height:clamp(2.875rem, 8vw, 3.5rem);text-decoration:none;font-weight:700;color:#fff;background-color:var(--primary);padding:0 0 0 1.5rem;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:stretch;gap:1.5rem;position:relative;z-index:1}.cs-button-12:hover{background-color:#1a1a1a}.cs-button-12:hover .cs-button-wrapper:before{height:100%}.cs-button-12 .cs-button-wrapper{width:3.5rem;background-color:#e8e8e8;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.cs-button-12 .cs-button-icon{width:1.75rem;height:auto;display:block}