@keyframes newsletter-input-border{0%{border-color:#1e2939;animation-timing-function:step-end}7.5%{border-color:#1e2939;animation-timing-function:ease-out}10%{border-color:#ce0f3a;animation-timing-function:step-end}31%{border-color:#ce0f3a;animation-timing-function:ease-in-out}41%,to{border-color:#1e2939}}@keyframes newsletter-input-shake{0%,10%{translate:0 0;animation-timing-function:ease-in-out}13%{translate:-8px 0;animation-timing-function:ease-in-out}16%{translate:8px 0;animation-timing-function:ease-in-out}19%{translate:-6px 0;animation-timing-function:ease-in-out}22%{translate:6px 0;animation-timing-function:ease-in-out}25%{translate:-3px 0;animation-timing-function:ease-in-out}28%{translate:3px 0;animation-timing-function:ease-out}31%,to{translate:0 0}}@keyframes newsletter-success-badge{0%{opacity:0;scale:.8;animation-timing-function:cubic-bezier(.34,1.56,.64,1)}10%{opacity:1}15%{scale:1.05;animation-timing-function:ease-out}25%,to{opacity:1;scale:1}}@keyframes newsletter-success-check{0%,15%{visibility:hidden;stroke-dasharray:0 1;stroke-dashoffset:-1;animation-timing-function:ease}32.5%,to{visibility:visible;stroke-dasharray:1 1;stroke-dashoffset:0}}.category-page{--category-red:#c8102e;--category-ink:#101828;--category-border:#e5e7eb}.category-page .category-page-ads{display:flex;flex-direction:column;gap:16px}.category-page #cat_banners,.category-page .category-page-ad{width:100%;overflow:hidden;border-radius:8px}.category-page .category-page-ad a,.category-page .category-page-ad picture{display:block}.category-page #cat_banners img,.category-page .category-page-ad img{display:block;width:100%;height:auto;margin:0;border-radius:8px}.category-page .category-page-promo{display:flex;width:100%;min-height:196px;appearance:none;align-items:center;flex-direction:column;justify-content:center;padding:24px 18px 20px;border:0;border-radius:8px;color:#182230;font:inherit;text-align:center;text-decoration:none}.category-page .category-page-promo:focus,.category-page .category-page-promo:hover{color:#182230;text-decoration:none}.category-page .category-page-promo:focus-visible{outline:2px solid var(--category-red);outline-offset:2px}.category-page .category-page-promo--designer{background:#e9e6e1}.category-page .category-page-promo--commercial{background:#dce7ec}.category-page .category-page-promo--email{min-height:218px;padding:20px;background:#dde4d8}.category-page .category-page-promo--tariff{min-height:214px;gap:8px;padding:20px;border:1px solid var(--category-border);border-radius:14px;background:#f9eaea}.category-page .category-page-promo--tariff .category-page-promo__icon{display:block;width:24px;height:27px}.category-page .category-page-promo--tariff .category-page-promo__eyebrow{color:#b91c1c;letter-spacing:.9px}.category-page .category-page-promo--tariff .category-page-promo__description,.category-page .category-page-promo--tariff .category-page-promo__title{margin-top:0}.category-page .category-page-promo--tariff .category-page-promo__title{color:var(--category-ink);font-size:15px;font-weight:900;line-height:19px}.category-page .category-page-promo--tariff .category-page-promo__description{color:#4a5565;font-weight:600;line-height:17px}.category-page .category-page-promo--tariff .category-page-promo__note{color:#4a5565;font-size:11px;line-height:17px}.category-page .category-page-promo--help{background:#343434;color:#fff;cursor:pointer}.category-page .category-page-promo--help:focus,.category-page .category-page-promo--help:hover{color:#fff}.category-page .category-page-promo__eyebrow{font-size:11px;font-weight:700;line-height:13px;text-transform:uppercase}.category-page .category-page-promo--commercial .category-page-promo__eyebrow,.category-page .category-page-promo--designer .category-page-promo__eyebrow,.category-page .category-page-promo--email .category-page-promo__eyebrow{color:#647184}.category-page .category-page-promo--help .category-page-promo__description,.category-page .category-page-promo--help .category-page-promo__eyebrow{color:#d5d9df}.category-page .category-page-promo__title{display:block;margin-top:10px;font-size:16px;font-weight:800;line-height:20px;text-transform:uppercase}.category-page .category-page-promo__description{display:block;margin-top:14px;color:#596579;font-size:12px;font-weight:400;line-height:17px}.category-page .category-page-promo__cta{display:inline-flex;width:112px;min-height:34px;align-items:center;justify-content:center;margin-top:16px;padding:8px 16px;border-radius:6px;background:#263445;color:#fff;font-size:10px;font-weight:700;line-height:14px;text-transform:uppercase}.newsletter-signup__form-state,.newsletter-signup__success{display:flex;width:100%;align-items:center;flex-direction:column}.newsletter-signup__error[hidden],.newsletter-signup__form-state[hidden],.newsletter-signup__success[hidden]{display:none}.newsletter-signup__input{width:100%;height:31px;margin-top:12px;padding:0 12px;border:1px solid #1e2939;border-radius:6px;background:#fff;color:#1e2939;font-size:11px;line-height:31px;text-align:left}.newsletter-signup__input::placeholder{color:#6a7282;opacity:1}.newsletter-signup__error{width:100%;margin-top:4px;color:var(--cas-red);font-size:10px;line-height:14px;text-align:center}.category-page .newsletter-signup__submit{width:112px;min-height:31px;margin-top:12px;padding:8px 12px;border:0;border-radius:6px;cursor:pointer}.newsletter-signup__submit:disabled{cursor:wait;opacity:.7}.newsletter-signup__input--error{animation:newsletter-input-border 2s linear,newsletter-input-shake 2s linear}.newsletter-signup__success{gap:16px}.newsletter-signup__success .category-page-promo__description,.newsletter-signup__success .category-page-promo__title{margin-top:0}.newsletter-signup__success-badge{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:#1e2939;animation:newsletter-success-badge 2s linear}.newsletter-signup__checkmark{stroke-dasharray:1 1;animation:newsletter-success-check 2s linear}@media (prefers-reduced-motion:reduce){.newsletter-signup__checkmark,.newsletter-signup__input--error,.newsletter-signup__success-badge{animation-duration:1ms}}.category-page .category-page-promo--help .category-page-promo__cta{background:#fff;color:#182230}.category-page .category-page-promo:active .category-page-promo__cta,.category-page .category-page-promo:focus .category-page-promo__cta,.category-page .category-page-promo:hover .category-page-promo__cta{background:#3f5063;color:#fff}