.frcp-points-preview{display:none;padding:12px 16px;margin:12px 0;border-radius:4px;background:var(--frcp-lightBackground, #E5E5E5);color:var(--frcp-textColor, #202202);text-align:center;font-size:14px}.frcp-points-preview--visible{display:block}.frcp-loyalty-launcher-wrapper{--frcp-loyalty-shadow: 0px 2px 12px -2px rgb(0 0 0 / 50%);box-shadow:var(--frcp-loyalty-shadow);border-radius:var(--frcp-loyalty-launcherBorderRadius);cursor:pointer;position:fixed;bottom:calc(40px + var(--frcp-loyalty-launcherVerticalOffset));z-index:999999999}.frcp-loyalty-launcher-wrapper--left{left:calc(40px + var(--frcp-loyalty-launcherHorizontalOffset))}.frcp-loyalty-launcher-wrapper--right{right:calc(40px + var(--frcp-loyalty-launcherHorizontalOffset))}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher{color:var(--frcp-loyalty-launcherTextColor);background:var(--frcp-loyalty-launcherBgColor);border-color:var(--frcp-loyalty-launcherBgColor);border-radius:var(--frcp-loyalty-launcherBorderRadius);display:flex;gap:12px;align-items:center;justify-content:center;height:48px;transition:all .3s ease-out}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher--open{width:48px!important}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher--open .frcp-loyalty-launcher__gift-icon,.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher--open .frcp-loyalty-launcher__text{display:none}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher--open .frcp-loyalty-launcher__close-icon{display:block}@media only screen and (max-width: 450px){.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher{width:48px!important}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher .frcp-loyalty-launcher__text{display:none}}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher__close-icon{display:none}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher__icon{width:24px;height:24px;box-sizing:content-box!important;position:relative}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher__icon>svg{display:block}.frcp-loyalty-launcher-wrapper .frcp-loyalty-launcher__text{font-size:18px}
.frcp-popup-wrapper{display:none;position:fixed;z-index:10600;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start top top-end" "center-start center center-end" "bottom-start bottom-center bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:12px;transition:background-color .1s;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;grid-template-columns:auto minmax(0,1fr) auto}.frcp-popup-wrapper--swall{background:var(--frcp-swalPopupUnderlay)}.frcp-popup{position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:600px;max-width:100%;border:none;border-radius:4px;background:var(--frcp-popupBackground);color:var(--frcp-popupColor);font-size:14px;grid-column:2;grid-row:2;align-self:center;justify-self:center;padding:20px}.frcp-popup__header{display:flex;border-bottom:1px solid var(--frcp-popupColor)}.frcp-popup__title{flex-grow:1;font-size:24px;line-height:40px;color:var(--frcp-popupColor);padding-bottom:12px;font-weight:700}.frcp-popup__close{cursor:pointer;padding:4px;font-size:20px;line-height:1}.frcp-popup__close:hover{opacity:var(--frcp-hoverOpacity);text-decoration:none}.frcp-popup-wrapper--toast .frcp-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end;margin-bottom:40px;font-size:16px;padding:12px 40px;width:auto}.frcp-popup-wrapper--toast .frcp-popup .frcp-message__link{color:#fff}.frcp-popup-wrapper--toast-error{background-color:var(--frcp-errorBackground);color:var(--frcp-errorColor)}.frcp-popup-open--swall,.frcp-popup-open--toast{overflow:hidden;height:auto!important}.frcp-popup-open--swall .frcp-popup-wrapper--open.frcp-popup-wrapper--swall,.frcp-popup-open--toast .frcp-popup-wrapper--open.frcp-popup-wrapper--toast{display:grid}
:root{--frcp-popupColor: #545454;--frcp-popupBackground: #fff;--frcp-swalPopupUnderlay: rgba(0, 0, 0, .4);--frcp-errorBackground: #e79d9f;--frcp-errorColor: #545454;--frcp-errorIconColor: #C40000;--frcp-successBackground: #F0F9EA;--frcp-successIconColor: #a5dc86;--frcp-successColor: #545454;--frcp-textAlignRight: right}
