.confirm-dialog__message{text-align:center}.confirm-dialog button{margin:2rem 1rem 0}.popup_window{position:fixed;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);overflow:hidden;background:#fff;background-position:top;padding:2rem;transition:padding .5s}.popup_window *{font-family:Nunito Sans,Helvetica,Arial,sans-serif}.popup_window.noPadding{padding:0}.popup_window>.popup_content{position:relative;overflow:auto;max-width:calc(100vw - 8rem);max-height:calc(100vh - 8rem)}.popup_window>.popup_content>:first-child{margin-top:0}.popup_window>.popup_content.loading{overflow:hidden;padding-bottom:40px;font-size:1.2rem;min-width:60px}.popup_window>.popup_content.loading:after{top:auto;bottom:0}.popup_window>.popup_content.notice:before{content:"";font-family:fa-solid,sans-serif}.popup_window>.popup_content.success:before{content:"";font-family:fa-solid,sans-serif;color:#4700d1}.popup_window>.popup_content.failure:before{content:"";font-family:fa-solid,sans-serif;color:#ea8c80}.popup_window>.popup_content.failure,.popup_window>.popup_content.notice,.popup_window>.popup_content.success{padding-left:40px;min-height:30px;font-size:1.2rem;padding-top:0}.popup_window>.popup_content.failure:before,.popup_window>.popup_content.notice:before,.popup_window>.popup_content.success:before{position:absolute;left:0;top:0;font-size:2rem;display:block;line-height:normal}.popup_window>.popup_content .cta{margin:10px auto;display:block}.popup_window>.popup_content section{margin:10px 0}.popup_window>.popup_content section label{display:inline-block;padding:.5rem 1rem .5rem .5rem;min-width:80px}.popup_window.fullscreen{top:0;left:0;border-radius:0;width:100vw;height:100vh;padding:0;transform:translateX(0) translateY(0);-js-display:flex;display:flex;align-items:center;justify-content:center}.popup_window.fullscreen>.popup_content{-js-display:flex;display:flex;justify-content:center;max-width:100vw;max-height:100vh}.popup_window.fullscreen>button{top:30px;right:30px;width:40px;height:40px}@media screen and (max-width:480px){.popup_window.fullscreen>button{top:10px;right:10px;width:20px;height:20px}}.popup_window>button{position:absolute;top:10px;right:10px;display:none;border-radius:50px;padding:0;width:30px;height:30px;font-size:1.5rem;background:none;border:none;color:#333;background:#fff;transition:background-color .3s,color .3s;cursor:pointer}.popup_window>button:after,.popup_window>button:before{content:"";display:inline-block;position:absolute;width:75%;height:2px;background:#666;transition:background-color .3s;top:50%;left:50%}.popup_window>button:before{transform:translateX(-50%) translateY(-50%) rotate(45deg)}.popup_window>button:after{transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.blockout{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(42,42,42,.75);opacity:0;transition:opacity .5s;z-index:9999}.blockout.on{opacity:1}.blockout.overIntercom{z-index:2147483002}.blockout.closable .popup_window>button{display:block}.blockout.closable .popup_window>button:hover:after,.blockout.closable .popup_window>button:hover:before{background:#4700d1}.blockout.style_chargebee{background:rgba(0,0,0,.7)}.blockout.style_chargebee .popup_window{background:#f4f5f9;box-shadow:0 20px 30px 1px rgba(0,0,0,.15);border-radius:4px;padding:2rem!important;overflow:visible}.blockout.style_chargebee .popup_window>button{position:absolute;background:#393941;width:2rem;height:2rem;top:-1rem;right:-1rem}.blockout.style_chargebee .popup_window>button:after,.blockout.style_chargebee .popup_window>button:before{width:50%;height:3px;background-color:#ddd}.tickInCircle{text-align:center;width:50px;height:50px;line-height:50px;margin:5px auto;font-size:50px;color:#4700d1}.tickInCircle:before{content:"";font-family:fa-solid}.mobile .popup_window>.popup_content{min-width:80vw}.inline-dialog{margin:0 auto}@media screen and (min-width:768px){.popup_window{padding:4rem}}.shortlist-counter{display:none;position:absolute;top:2px;right:-15px;background:#ea8c80;border-radius:300px;width:20px;height:20px;line-height:20px!important;text-align:center;color:#fff;font-size:9px}@media screen and (min-width:1200px){.shortlist-counter{right:2px}}@media screen and (max-width:768px){.shortlist-widget-notify{top:0}}.shortlist-widget-notify{transform:translateX(100%);position:fixed;top:4rem;right:-1px;background:#ea8c80;color:#fff;padding:1rem;border-radius:0 0 0 1rem;pointer-events:none;text-align:center;max-width:100px;z-index:2001;box-shadow:0 0 0 rgba(0,0,0,.1);transition:all .4s ease-out}.shortlist-widget-notify-active{box-shadow:-3px 3px 3px rgba(0,0,0,.1);transform:translateX(0)}.shortlist-widget-notify .ug-nav{z-index:-1;top:4.5rem}