.whow-layer.accept-privacy{width:550px;color:#6c6c6c;border-radius:15px;background-color:#fff;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.whow-layer.accept-privacy .close{position:absolute;top:5px;right:5px;width:24px;height:24px;display:flex;color:#000;font-size:1rem;border-radius:50%;opacity:1;background-color:rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease-in-out;align-items:center;justify-content:center}.whow-layer.accept-privacy .close:hover{font-size:1.5rem;background-color:rgba(0,0,0,.15)}.whow-layer.accept-privacy .title{font-size:1.5rem;font-weight:400;line-height:1;padding:15px 40px 15px 20px}.whow-layer.accept-privacy .privacy-image{width:550px;height:255px;background-repeat:no-repeat;background-image:url('/img/merkur/layer/accept-privacy/privacy.svg?__cv=998ef32a36a506b71cf6a2b4b57be700');background-position:center center;background-size:cover}.whow-layer.accept-privacy perfect-scrollbar{max-height:230px;display:block;overflow:auto;padding:15px 0;border-bottom:1px solid #bbb;background-color:#f7f7f7}.whow-layer.accept-privacy perfect-scrollbar .text{font-size:.95rem;font-weight:400;line-height:1.1;margin:0 20px 5px}.whow-layer.accept-privacy perfect-scrollbar .text:last-child{margin-bottom:0}.whow-layer.accept-privacy .accept{position:relative;font-size:.85rem;font-weight:600;text-align:center;margin:15px 20px}.whow-layer.accept-privacy .accept::before{content:'';position:absolute;left:18px;right:-2px;bottom:0;height:2px;border-radius:2px;background-color:#d00;transition:transform .6s ease-in-out;transform:scale(0,1);transform-origin:0% 50%}.whow-layer.accept-privacy .accept.missing::before{transform:scale(1)}.whow-layer.accept-privacy .accept input{margin-right:5px}.whow-layer.accept-privacy .btn{width:60%;display:flex;margin:5px auto 20px}.whow-layer.accept-privacy .btn[disabled]{pointer-events:all}