.xp-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;margin:0;padding:0;border-radius:4px;border:1px solid transparent;text-align:center;text-decoration:none;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;min-width:96px}.xp-btn--size-small{min-height:36px;font-size:14px;line-height:1.55}.xp-btn--size-medium{min-height:44px;font-size:16px;line-height:1.5}.xp-btn--size-large{min-height:44px;font-size:18px;line-height:1.55}.xp-btn--size-xl{min-height:56px;padding:0 24px;font-size:20px;line-height:1.6}.xp-btn--outline-orange,.xp-btn--theme-outline-orange{border-color:#ffb996;background:#fefcfb;color:#d34900}.xp-btn--outline-orange:hover,.xp-btn--theme-outline-orange:hover{background:#fff3ec;color:#c2410c;border-color:#f59b6a}.xp-btn--outline-orange:active,.xp-btn--theme-outline-orange:active{background:#ffe6d8;color:#9a3412;border-color:#ea7a3b}.xp-btn--outline-orange:focus-visible,.xp-btn--theme-outline-orange:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(243,125,54,.28)}.xp-btn--outline-orange.is-disabled,.xp-btn--outline-orange:disabled,.xp-btn--theme-outline-orange.is-disabled,.xp-btn--theme-outline-orange:disabled{background:#f6f7f9;color:#a3a8b1;border-color:#d8dde3;cursor:not-allowed;box-shadow:none}.xp-btn--orange,.xp-btn--theme-orange{border-color:#f37d36;background:#f37d36;color:#fff}.xp-btn--orange:hover,.xp-btn--theme-orange:hover{background:#e66b20;border-color:#e66b20;color:#fff}.xp-btn--orange:active,.xp-btn--theme-orange:active{background:#cc5814;border-color:#cc5814;color:#fff}.xp-btn--orange:focus-visible,.xp-btn--theme-orange:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(243,125,54,.32);color:#fff}.xp-btn--orange.is-disabled,.xp-btn--orange:disabled,.xp-btn--theme-orange.is-disabled,.xp-btn--theme-orange:disabled{background:#f8c7ac;border-color:#f8c7ac;color:#fff;cursor:not-allowed;box-shadow:none}