<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loyalty-component .loyalty-component__header .loyalty-component__header__title{margin-bottom:8px;font-size:1.5rem;line-height:2rem}.loyalty-component .loyalty-component__header,.loyalty-popup .loyalty-popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loyalty-popup{position:fixed;left:0;right:0;bottom:-160px;max-width:1920px;width:100%;margin:0 auto;padding:0 32px;pointer-events:none;z-index:2}.loyalty-popup.loyalty-popup--appear{-webkit-animation:slideIn 1s forwards;animation:slideIn 1s forwards;-webkit-animation-delay:1s;animation-delay:1s}.loyalty-popup.loyalty-popup--close{-webkit-animation:slideOut 1s forwards;animation:slideOut 1s forwards}.loyalty-popup .loyalty-component--theme-light{color:#fff}.loyalty-popup .loyalty-component--theme-light a{color:inherit}.loyalty-popup .loyalty-popup__wrapper{position:relative;margin-left:auto;border:1px solid #e4e4e4;-webkit-appearance:none;background-color:var(--bg-color-loyalty-component);pointer-events:all;-webkit-box-shadow:0 2px 8px 0 rgba(50,50,50,.3);box-shadow:0 2px 8px 0 rgba(50,50,50,.3)}.loyalty-popup .loyalty-popup__wrapper:focus{outline:none}.loyalty-popup .loyalty-popup__wrapper a{text-decoration:none;cursor:pointer;width:100%;display:inline-block;text-align:center}.loyalty-popup .loyalty-popup__wrapper span{text-align:center;padding:4px;font-weight:400;font-family:Futura,Arial,Helvetica,sans-serif}.loyalty-popup .loyalty-popup__wrapper .loyalty-popup__button{display:block;position:absolute;top:8px;right:8px;background-image:url(../../images/close.svg);background-position:50%;background-repeat:no-repeat;border-radius:50%;padding:13px;background-color:#000;cursor:pointer}.loyalty-popup .loyalty-popup__wrapper.loyalty-popup__wrapper--circle{border-radius:50%;width:144px;height:144px}.loyalty-popup .loyalty-popup__wrapper.loyalty-popup__wrapper--circle .loyalty-popup__button{top:8px;right:8px}.loyalty-popup .loyalty-popup__wrapper.loyalty-popup__wrapper--rectangle{width:320px;height:70px;border-radius:0;margin-right:16px}.loyalty-popup .loyalty-popup__wrapper.loyalty-popup__wrapper--rectangle .loyalty-popup__button{top:-13px;right:-13px}@media screen and (max-width:767px){.loyalty-popup .loyalty-popup__wrapper.loyalty-popup__wrapper--rectangle{width:100%}}.loyalty-popup .loyalty-popup__wrapper.loyalty-component--theme-light span{color:#fff}.loyalty-popup .loyalty-popup__wrapper.loyalty-component--theme-light .loyalty-popup__button{background-color:inherit}.loyalty-popup .loyalty-popup__wrapper.loyalty-component--theme-dark,.loyalty-popup .loyalty-popup__wrapper.loyalty-component--theme-light{border-color:transparent}@-webkit-keyframes slideIn{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1;bottom:100px}}@keyframes slideIn{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1;bottom:100px}}@-webkit-keyframes slideOut{0%{visibility:visible;opacity:1;bottom:100px}to{visibility:hidden;opacity:0;bottom:-160px}}@keyframes slideOut{0%{visibility:visible;opacity:1;bottom:100px}to{visibility:hidden;opacity:0;bottom:-160px}}.loyalty-component .loyalty-component__wrapper{margin:0 auto}.loyalty-component .loyalty-component__header{margin-bottom:24px}.loyalty-component .loyalty-component__header .loyalty-component__header__title{margin-bottom:0;font-weight:400;font-family:Futura,Arial,Helvetica,sans-serif}.loyalty-component .loyalty-component__offers .loyalty-component__offers__wrapper,.loyalty-component .loyalty-component__offers .usp-container,.loyalty-component .loyalty-component__offers .usp-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.loyalty-component .loyalty-component__offers p{font-size:.75rem;position:relative;padding-left:22px;padding-right:8px;line-height:1rem;margin-bottom:8px}.loyalty-component .loyalty-component__offers p:before{content:"";position:absolute;left:0;width:10px;height:10px;top:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../../images/checkmark.svg);background-position:50%;background-repeat:no-repeat}.loyalty-component .loyalty-component__footer{position:relative;padding:64px 20px;background-color:var(--bg-color-loyalty-component)}.loyalty-component .loyalty-component__footer .loyalty-component__offers{margin-bottom:16px}.loyalty-component .loyalty-component__footer .loyalty-component__footer__button--primary{max-width:280px;margin:0 auto}.loyalty-component .loyalty-component--theme-light{color:#fff}.loyalty-component .loyalty-component--theme-light a{color:inherit}.loyalty-component .loyalty-component--theme-light .loyalty-component__offers p:before{background-image:url(../../images/checkmark-white.svg)}.loyalty-component .loyalty-component--theme-light .loyalty-component__circle,.loyalty-component .loyalty-component--theme-light .loyalty-component__footer__button--primary{background-color:#fff;color:#000}@media screen and (max-width:767px){.loyalty-component{padding-top:24px;padding-bottom:24px}.loyalty-component .loyalty-component__offers .loyalty-component__offers__wrapper,.loyalty-component .loyalty-component__offers .usp-container,.loyalty-component .loyalty-component__offers .usp-items{-ms-flex-wrap:wrap;flex-wrap:wrap}.loyalty-component .loyalty-component__offers .loyalty-component__offers__wrapper p,.loyalty-component .loyalty-component__offers .usp-container p,.loyalty-component .loyalty-component__offers .usp-items p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:50%}}@media screen and (min-width:768px){.loyalty-component .loyalty-component__offers .loyalty-component__offers__wrapper p{margin:0 32px 16px}.loyalty-component .loyalty-component__offers__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}}.loyalty-component__circle{display:inline-block;font-size:1rem;line-height:1;color:#fff;text-align:center;padding:4px;margin-right:16px;border-radius:50%;background-color:#000;-webkit-box-sizing:content-box;box-sizing:content-box;white-space:nowrap}.loyalty-component__circle:before{content:"";display:inline-block;vertical-align:middle;padding-top:100%;height:0}.loyalty-component__circle span{display:inline-block;vertical-align:middle;margin-right:4px}footer{margin-top:0}</pre></body></html>