.chatWidget{z-index:500;background-color:red;position:fixed;top:50%;right:0;transform:translateY(-50%)}.chat-button-blocker{z-index:0;background-color:#0000;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.chat-button-blocker:hover{cursor:pointer}.chat-button-blocker.disabled{z-index:10;display:block}.modalCookies{z-index:10000;background-color:#64646480;width:100%;height:100%;position:fixed;top:0;left:0}.modalCookies__container{background-color:#fff;border:2px solid #e81728;border-radius:10px;width:100%;max-width:calc(100% - 2rem);height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:575px){.modalCookies__container{max-width:400px}}@media only screen and (min-width:768px){.modalCookies__container{max-width:500px}}@media only screen and (min-width:1200px){.modalCookies__container{max-width:800px}}.modalCookies__wrap{text-align:center;padding:1.25rem 1rem;position:relative}.modalCookies__title{margin-top:0}.modalCookies__copy{font-size:1rem;line-height:normal}.modalCookies__cta{justify-content:center;gap:1rem;padding-top:1rem;display:flex}.modalCookies .btn{border:0;margin:0}.modalCookies .btn:hover{cursor:pointer}.modalCookies .btn--modalCookies{color:#fff;background-color:#e81728;padding:.25rem 1rem}.modalCookies .btn--close{background-color:#0000;width:18px;height:18px;position:absolute;top:10px;right:10px;rotate:45deg}.modalCookies .btn--close:hover{cursor:pointer}.modalCookies .btn--close:before,.modalCookies .btn--close:after{content:" ";background-color:#000;display:block;position:absolute}.modalCookies .btn--close:before{width:1px;height:100%;top:0;left:50%;transform:translate(-50%)}.modalCookies .btn--close:after{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}
