.popup{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;background-color:rgba(0,0,0,.7);align-items:center;justify-content:center;animation:fadeIn .3s ease-out;display:flex}.popup.fade-out{animation:fadeOutModal .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOutModal{0%{opacity:1}to{opacity:0}}.close-button{all:unset;width:30px;height:30px;display:flex}.close-button svg{cursor:pointer;width:100%;height:100%;fill:#fff}.region-selector-popup{background-color:#fff;border:none;box-shadow:0 1px 4px 0 rgba(0,0,0,.2509803922);font-family:ProximaNovaRegular,Arial,sans-serif;margin:20vh 12px auto;max-width:370px;width:calc(100% - 26px)}.region-selector-popup .popup-header{align-items:center;background:linear-gradient(338.22deg,#005fc8 41.8%,#61019b);display:flex;height:51px;justify-content:space-between;line-height:61px;padding:0 16px}.region-selector-popup .popup-header .logo{height:28px;width:100px}.region-selector-popup .popup-content{color:#1493ff;padding:0 16px 16px}.region-selector-popup .popup-content.external-section{border-top:1px solid #cfd6db}.region-selector-popup .popup-content .popup-info{line-height:21px;margin:16px 0 24px;text-align:center}.region-selector-popup .popup-content .popup-info h2{color:#1f375b;font-size:18px;margin-bottom:8px}.region-selector-popup .popup-content .popup-info h3{color:#818e95;display:inline-block;font-size:14px;max-width:260px;margin-top:12px}.region-selector-popup .popup-content .popup-info a{color:#1493ff;text-decoration:none}.region-selector-popup .popup-content .popup-info p{color:#445058;font-size:14px;margin-top:25px}.region-selector-popup .popup-content .regions{border-radius:4px;border:1px solid #cfd6db;font-size:16px}.region-selector-popup .popup-content .regions .region{cursor:pointer;padding:20px 0 16px 16px;list-style-type:none}.region-selector-popup .popup-content .regions .region:not(:last-of-type){padding:20px 0 0 16px}.region-selector-popup .popup-content .regions .region:not(:last-of-type):after{background-color:#cfd6db;display:block;height:1px;margin-top:16px;content:""}.region-selector-popup .popup-content .regions .region svg{fill:#1493ff;float:right;margin-right:16px;vertical-align:middle}@media(min-width:768px){.region-selector-popup{margin-top:26vh;max-width:420px}}.loyalty-popup{width:310px;margin:0 auto;background-color:#fff;border-radius:4px;padding-bottom:16px}.loyalty-popup__header{display:flex;height:40px;justify-content:flex-end;align-items:center;border-bottom:1px solid #cfd6db;padding:16px}.loyalty-popup__close-btn{width:12px;height:12px;background-size:contain;background-repeat:no-repeat;cursor:pointer}.loyalty-popup__content{padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.loyalty-popup__content>div{margin-bottom:20px;color:#000}.loyalty-popup__cta{align-items:center;background:#c94e08;border-radius:4px;padding:8px 18px;color:#fff;font-size:16px;display:flex;justify-content:center;font-weight:700;cursor:pointer;outline:none;border:none}@font-face{font-family:ProximaNovaRegular;font-display:swap;src:url(/_next/static/media/Proxima-Nova-Regular.710f0cfd.otf) format("opentype")}@font-face{font-family:ProximaNovaBold;font-display:swap;src:url(/_next/static/media/Proxima-Nova-Bold.73848497.otf) format("opentype")}@font-face{font-family:ProximaNovaCondensed;font-display:swap;src:url(/_next/static/media/Proxima-Nova-Condensed.9743e5ca.otf) format("opentype")}.no-scroll{overflow:hidden;position:fixed}div[role=dialog]>div:has(article){width:-moz-fit-content!important;width:fit-content!important}.osano-cm-widget{display:none}.exclusive-modal-component__close-button{all:unset;position:absolute;width:44px;height:44px;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.exclusive-modal-component__close-button svg{fill:#fff}.exclusive-modal-component__logo{height:45px;max-width:280px;object-fit:cover;margin-bottom:24px}