.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 #000;-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:Gordita,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-size:2.5rem;line-height:3rem;font-weight:600;font-family:Gordita,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:94px 32px;background-color:unset}.loyalty-component .loyalty-component__footer .loyalty-component__offers{display:none;margin-bottom:16px}.loyalty-component .loyalty-component__footer .loyalty-component__footer__button--primary{max-width:260px;margin:0}.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__header .loyalty-component__header__title{font-size:2rem;line-height:2.5rem}.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%}.loyalty-component .loyalty-component__footer{padding:0 32px}}@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}.loyalty-component{display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../../images/loyalty-account-desktop.jpg);background-repeat:no-repeat;background-size:contain;background-position:100% 100%;background-color:#f2f2f2}.loyalty-component,.loyalty-component .loyalty-component__header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.loyalty-component .loyalty-component__header{width:55%}.loyalty-component .loyalty-component__footer .loyalty-component__footer__button--primary{color:#000;text-decoration:underline;text-underline-offset:6px;background-color:#f2f2f2;text-align:start;text-transform:none;font-size:1.25rem}@media screen and (max-width:767px){.loyalty-component{min-height:480px;background-image:url(../../images/loyalty-account-mobile.jpg)}.loyalty-component .loyalty-component__header{width:100%}.loyalty-component .loyalty-component__footer .loyalty-component__footer__button--primary{font-size:1rem;background-color:transparent}}@media screen and (min-width:768px) and (max-width:1079px){.loyalty-component{min-height:480px}.loyalty-component .loyalty-component__header{width:65%}}