#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:normal;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;bottom:0;background-color:rgba(44,65,70,1);animation-name:fadeIn;box-sizing:border-box}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2;display:block;color:#fff}.cookie-policy-hidden{display:none}.cn-text-container,.cn-buttons-container{display:inline-block}.cn-text-container{margin:0 0 6px 0}#cookie-notice .cn-button{margin:0 0 0 10px}#cookie-notice .cn-button{position:relative;overflow:hidden;padding:5px 13px;font-size:1rem;font-weight:700;color:#fd7250;border-radius:0;border:2px solid #fd7250;background-color:transparent}#cookie-notice .cn-button:hover{color:#fff;background-color:#fd7250}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:#fff}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}