#cookieman-modal{display:none}#cookieman-modal.cookieman-modal__visible{display:block}.cookie-modal-wrapper{position:fixed;top:calc(5% + 50px);left:5%;width:90vw;max-height:100%;z-index:5000;box-sizing:border-box;overflow:hidden;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5);background-color:#e8edf1}@media only screen and (min-width:31.3125em){.cookie-modal-wrapper{top:5%;height:auto}}@media only screen and (min-width:48em){.cookie-modal-wrapper{width:690px;margin-left:-345px;left:50%;top:50%;transform:translateY(-50%);max-height:90vh;box-shadow:0 5px 15px rgba(0,0,0,.5)}}.cookie-modal{position:relative;display:flex;flex-direction:column;padding:10px}@media only screen and (min-width:48em){.cookie-modal{padding:15px}}@media only screen and (min-width:70.5625em){.cookie-modal{padding:25px}}.cookie-modal__scrollpane{box-sizing:border-box;overflow:hidden;overflow-y:auto;max-height:calc(90vh - 50px)}@media only screen and (min-width:48em){.cookie-modal__scrollpane{max-height:90vh}}.cookie-modal--background{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:4000}.cookie-modal--content header{display:flex;align-items:center;margin-bottom:20px;text-align:center}.cookie-modal--content h2,.cookie-modal--content h3{flex-basis:100%}.cookie-modal--body{text-align:left}.cookie-modal--body p{line-height:1.2rem}.cookie-modal--body a{display:inline-block;position:relative;color:#ff9e21;text-decoration:none;background:url(/_assets/a0b9f2a7547112445b4fa47b9ad18ac7/Site/Hhp/Images/icon-link-intern.png) center left no-repeat;padding:0 0 0 15px}.cookie-modal--body a:focus,.cookie-modal--body a:hover{text-decoration:underline}.cookie-modal--body a:after{top:auto}.cookie-modal--footer{display:flex;flex-direction:column;align-items:stretch;flex-basis:calc(33% - 20px)}@media only screen and (min-width:48em){.cookie-modal--footer{margin-top:20px;flex-direction:row;justify-content:space-between}}.cookie-modal--button-wrapper{display:flex;align-items:center;justify-content:flex-start}.cookie-modal--settings-button{color:#000;font-size:16px}.cookie-modal--button{background-color:#2c5a93;border:1px solid #2c5a93;min-height:22px;color:#fff;margin:10px 0;width:100%;height:auto;font-size:16px;line-height:22px;padding:5px;transition:background-color .15s ease-in}.cookie-modal--button:focus,.cookie-modal--button:hover{background-color:#0d83e3}.cookie-modal--button.cookie-modal--button__secondary{color:#2c5a93;background-color:#e8edf1}.cookie-modal--button.cookie-modal--button__secondary:focus,.cookie-modal--button.cookie-modal--button__secondary:hover{background-color:#fff}@media only screen and (min-width:48em){.cookie-modal--button{width:auto;margin:0 10px;height:auto;padding:5px 20px}.cookie-modal--button:first-child{margin-left:0}.cookie-modal--button:last-child{margin-right:0}}.cookie-modal--accordion--title{display:flex;align-items:center;padding:10px 5px;background-color:#fff}.cookie-modal--accordion{border:1px solid #ccc;margin:5px 0}.cookie-modal--checkbox{width:20px}.cookie-modal--group-desc{font-size:13px;text-align:left;padding:10px 10px 0;margin-bottom:10px}.cookie-modal--accordion-trigger{position:relative;cursor:pointer;flex-basis:calc(100% - 50px);text-align:left;margin-left:10px;margin-bottom:0}.cookie-modal--accordion-trigger.cookie-modal--accordion__visible .cookie-modal--accordion-trigger--icon:before{content:"-"}.cookie-modal--accordion-trigger--icon{position:absolute;right:0;width:20px;height:20px}.cookie-modal--accordion-trigger--icon:before{content:"+";width:20px;position:absolute;height:20px;text-align:center}.cookie-modal--accordion--table{border-spacing:0;font-size:14px;width:100%;max-width:100%}.cookie-modal--accordion--table thead{border-collapse:collapse}.cookie-modal--accordion--table th{padding:5px;vertical-align:bottom;border-bottom:2px solid #ddd}.cookie-modal--accordion--table td{padding:5px;vertical-align:top;border-top:1px solid #ddd;text-align:left;font-size:13px}.cookie-modal--accordion--table-wrapper{overflow-x:auto;padding:0 10px 10px}.cookie-modal--accordion-inner{height:auto;max-height:0;overflow:hidden;padding:0;transition:all .2s linear;background-color:#fff}.cookie-modal--accordion-inner.cookie-modal--accordion__visible{max-height:800px;overflow-y:auto}.cookie-modal--settings{height:auto;display:none}.cookie-modal--settings.cookie-modal--settings__visible{display:block}.cookie-modal--settings-wrapper{display:flex;align-items:center;justify-content:flex-end;margin-top:10px}@media only screen and (min-width:48em){.cookie-modal--settings-wrapper{margin:10px 0}}.cookie-modal--save-button{display:none}.cookie-modal--save-button.cookie-modal--save-button__visible{display:block}
