.offer{align-content:center;border:1px solid var(--wp--preset--color--light-grey,#e6e6e6);border-radius:8px;box-shadow:0 2px 12px 4px rgba(0,0,0,.03);display:flex;flex-flow:column;justify-content:center;padding:24px;text-align:center}.offer__content{margin-top:auto}.offer__title{font-weight:700}.offer__subtitle,.offer__title{color:var(--wp--preset--color--autocenter-red,red)}.offer__subtitle{font-weight:600}.offer__text{padding:32px}.offer__button{align-items:center;background-color:var(--wp--preset--color--light-grey,#e6e6e6);border-radius:var(--wp--custom--border-radius--md,8px);color:var(--wp--preset--color--darker-gray,#333);cursor:pointer;display:inline-flex;justify-content:center;margin-top:auto;padding:8px;text-align:center;text-decoration:none;transition:background-color var(--wp--custom--transition--base,.15s ease),border-color var(--wp--custom--transition--base,.15s ease),color var(--wp--custom--transition--base,.15s ease),transform var(--wp--custom--transition--base,.15s ease),box-shadow var(--wp--custom--transition--base,.15s ease),filter var(--wp--custom--transition--base,.15s ease)}.offer__button:hover{box-shadow:var(--wp--custom--shadow--button-hover,0 6px 16px rgba(0,0,0,.18));filter:brightness(.9)}.offer__button:focus-visible{outline:var(--wp--custom--focus-ring--width,2px) solid var(--wp--preset--color--autocenter-red,red);outline-offset:var(--wp--custom--focus-ring--offset,2px)}.offer__button:active{box-shadow:0 2px 6px rgba(0,0,0,.12);transform:translateY(1px)}.offer__button:disabled,.offer__button[disabled]{cursor:not-allowed;opacity:.6}.offer__button:disabled:hover,.offer__button[disabled]:hover{box-shadow:none;filter:none;transform:none}.offer__button:hover{background-color:var(--wp--preset--color--autocenter-red,red);box-shadow:var(--wp--custom--shadow--button-hover-soft,0 4px 12px rgba(0,0,0,.1));color:var(--wp--preset--color--autocenter-white,#fff);filter:none}
