body.wishlist-popup-active .popup-overlay{z-index:99999;background:rgba(0,0,0,.4);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}body.wishlist-popup-active .popup-modal{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:space-between;width:754px;height:342px;padding:40px 32px;font-family:"Source Sans 3",sans-serif;display:flex;position:relative}body.wishlist-popup-active .popup-modal .popup-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2.5rem 1.5rem;display:flex}body.wishlist-popup-active .popup-close-button-wrapper{display:block}body.wishlist-popup-active .popup-modal .popup-close-button{cursor:pointer;background:0 0;border:1px solid #90182a;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:16px;right:16px}body.wishlist-popup-active .popup-modal .popup-title{text-align:center;color:#121212;margin-top:0;margin-bottom:20px;font-size:28px;font-weight:600;line-height:1.4}body.wishlist-popup-active .popup-modal .popup-actions{justify-content:center;align-items:center;gap:1.3rem;width:100%;margin-top:auto;display:flex}body.wishlist-popup-active .popup-action-button{border-radius:0;justify-content:center;align-items:center;width:180px;height:50px;padding:0;font-size:16px;font-weight:600;display:flex}body.wishlist-popup-active .popup-action-button+.popup-action-button{margin-left:0}body.wishlist-popup-active .popup-action-button.outline{background-color:#fff;color:#25358e!important;border:1px solid #25358e!important}body.wishlist-popup-active .popup-action-button.primary{color:#fff!important;background-color:#25358e!important;border:1px solid #25358e!important}body.wishlist-popup-active .popup-action-button.primary:hover{opacity:.9}body.wishlist-popup-active .popup-action-button.outline:hover{background-color:#f5f7ff!important}body.wishlist-popup-active .popup-modal .popup-description{white-space:normal;word-break:break-word;overflow-wrap:anywhere;margin:0;font-family:"Source Sans 3",sans-serif;font-size:28px;font-weight:500;line-height:36px}body.wishlist-popup-active .popup-link{color:#25358e;cursor:pointer}@media (max-width:680px){body.wishlist-popup-active .popup-overlay{justify-content:center;align-items:center;padding:16px}body.wishlist-popup-active .popup-modal{border-radius:0;width:100%;max-width:360px;height:auto;padding:40px 34px 34px}body.wishlist-popup-active .popup-modal .popup-content{gap:20px;padding:0}body.wishlist-popup-active .popup-modal .popup-title,body.wishlist-popup-active .popup-modal .popup-description{text-align:center;margin:0;font-size:20px;font-weight:600;line-height:28px}body.wishlist-popup-active .popup-modal .popup-close-button{width:28px;height:28px;top:12px;right:12px}body.wishlist-popup-active .popup-modal .popup-actions{flex-direction:column;gap:12px;margin-top:10px}body.wishlist-popup-active .popup-action-button{width:100%;height:48px;font-size:14px}body.wishlist-popup-active .popup-action-button.primary{order:1}body.wishlist-popup-active .popup-action-button.outline{order:2}}.confirm-wishlist-btn{color:#fff!important;background-color:#2f3c8f!important}.confirm-wishlist-btn:hover{opacity:.95;background-color:#25358e!important}
