.tm-cta-white-btn{--btn-bg:#ffffff;--btn-color:#191919;--btn-icon-bg:#191919;--btn-icon-color:#ffffff;--border-radius:100px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;background:var(--btn-bg);color:var(--btn-color);border-radius:var(--border-radius);text-decoration:none;transition:none}.tm-cta-white-btn__text{display:inline-block;font-weight:400;font-size:16px;line-height:24px}.tm-cta-white-btn__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:var(--btn-icon-bg);color:var(--btn-icon-color)}.tm-cta-white-btn__icon-svg{display:block;transition:transform 0.35s ease;transform:rotate(0deg);transform-origin:center}.tm-cta-white-btn:hover .tm-cta-white-btn__icon-svg{transform:rotate(80deg)}.tm-cta-white-btn--sm{min-height:42px;padding:5px 5px 5px 14px;gap:10px}.tm-cta-white-btn--sm .tm-cta-white-btn__text{font-size:14px;line-height:1.1}.tm-cta-white-btn--sm .tm-cta-white-btn__icon{width:30px;height:30px}.tm-cta-white-btn--sm .tm-cta-white-btn__icon-svg{width:14px;height:14px}.tm-cta-white-btn--md{padding:8px 12px 8px 12px;gap:8px}.tm-cta-white-btn--md .tm-cta-white-btn__text{font-size:18px;line-height:1.1}.tm-cta-white-btn--md .tm-cta-white-btn__icon{width:28px;height:28px}.tm-cta-white-btn--md .tm-cta-white-btn__icon-svg{width:16px;height:16px}.tm-cta-white-btn--lg{min-height:89px;padding:13px 13px 13px 37px;gap:18px}.tm-cta-white-btn--lg .tm-cta-white-btn__text{font-size:39px;line-height:1.08}.tm-cta-white-btn--lg .tm-cta-white-btn__icon{width:76px;height:76px}.tm-cta-white-btn--lg .tm-cta-white-btn__icon-svg{width:30px;height:30px}