body.side-popup-active{overflow:hidden}.side-popup-overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:1200;width:100%;height:100%;display:none}.side-popup-overlay.active{display:block}.side-popup{position:fixed;top:50%;transform:translateY(-50%);height:auto;display:inline-block;white-space:nowrap;background:linear-gradient(180deg,#ff6555,#ffbe28);z-index:9;color:#000;width:100%;-moz-box-sizing:unset;-webkit-box-sizing:unset;box-sizing:unset;z-index:1250}.side-popup.active{white-space:unset;cursor:unset}.side-popup.active .side-popup__title{display:none}.side-popup.active .side-popup__content{display:flex}.side-popup .side-popup__title{max-height:100%;width:100%;background-color:#fff;writing-mode:tb-rl;display:flex;align-items:center;justify-content:center;font-weight:bold}.side-popup .side-popup__title svg{transform:rotate(-45deg)}.side-popup .side-popup__title span{margin-bottom:5px}.side-popup .side-popup__content{display:none;background-color:#fff;padding:20px;position:relative;flex-direction:column;line-height:normal}.side-popup .side-popup__content-title{position:relative;margin-bottom:15px}.side-popup .side-popup__content-title span{font-size:22px;font-weight:bold}.side-popup .side-popup__content-title svg{position:absolute;right:0;top:-5px;cursor:pointer}.side-popup .side-popup__content-cta{width:auto;margin-bottom:15px;color:#fff;display:block;width:100%;text-align:center;text-transform:uppercase;line-height:45px;height:45px;border:0;border-radius:0;padding:0 10px;position:relative;background-color:#468cde;text-decoration:none}.side-popup .side-popup__content-cta span{font-weight:bold}.side-popup .side-popup__content-info{margin-bottom:15px;font-size:18px}.side-popup .side-popup__content-help{font-size:15px;font-weight:300}@media(min-width:768px){.side-popup{left:0;padding:7px 7px 7px 0;cursor:pointer;max-width:50px}.side-popup.active{max-width:360px}.side-popup .side-popup__title{padding:15px 0}}@media(max-width:767px){.side-popup{right:0;padding:7px 0 7px 7px;cursor:pointer;max-width:40px}.side-popup.active{max-width:90%}.side-popup .side-popup__title{font-size:13px;padding:10px 0}.side-popup .side-popup__title svg{width:27px}}