.cookie-consent__parent{display:none;position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;background:rgba(0,0,0,.25);box-sizing:border-box;z-index:99999}.cookie-consent__parent *{box-sizing:border-box}.cookie-consent__parent .cookie-consent__dialog{background:#FFF;border-radius:20px;padding:25px;width:calc(100% - 50px);max-width:560px;max-height:calc(100% - 50px);font-family:inherit;font-size:15px;line-height:1.4786;color:#000;box-shadow:0 0 25px #00000040;overflow:auto}.cookie-consent__parent .cookie-consent__title{font-size:20px;line-height:32px;font-weight:700;margin:0 0 15px;text-align:center}.cookie-consent__parent .cookie-consent__text{font-size:15px;line-height:20px;font-weight:400}.cookie-consent__parent .cookie-consent__note{margin:10px 0 0;font-size:12px;line-height:18px;font-weight:400;color:#000;opacity:.5}.cookie-consent__parent .cookie-consent__preferences{display:none;margin:25px 0 0;flex-direction:column}.cookie-consent__parent .cookie-consent__preferences-item{padding:15px;background:#FAFAFA;border-radius:20px}.cookie-consent__parent .cookie-consent__preferences-item+.cookie-consent__preferences-item{margin:10px 0 0}.cookie-consent__parent .cookie-consent__control{position:relative;display:flex;align-items:center;font-size:15px;line-height:20px}.cookie-consent__parent .cookie-consent__control .cookie-consent__control-indicator{position:relative;cursor:pointer;width:36px;height:20px;background:#808080;border-radius:10px;margin-right:10px}.cookie-consent__parent .cookie-consent__control .cookie-consent__control-indicator:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#FFF;border-radius:50%;transition:.3s all ease}.cookie-consent__parent .cookie-consent__control input{position:absolute;top:0;left:0;opacity:0}.cookie-consent__parent .cookie-consent__control input:checked+.cookie-consent__control-indicator{background:#FF9843}.cookie-consent__parent .cookie-consent__control input:checked+.cookie-consent__control-indicator:after{left:calc(100% - 2px);transform:translate(-100%)}.cookie-consent__parent .cookie-consent__control input:disabled+.cookie-consent__control-indicator{cursor:not-allowed}.cookie-consent__parent .cookie-consent__control:hover .cookie-consent__control-indicator{border-color:#ddd}.cookie-consent__parent .cookie-consent__actions{display:flex;align-items:center;justify-content:space-between;margin:25px 0 0}.cookie-consent__parent .cookie-consent__action{border:0;border-radius:20px;background:#FF9843;border:1px solid #FF9843;font-size:15px;font-weight:400;line-height:20px;color:#fff;text-transform:uppercase;letter-spacing:1px;padding:10px 35px;margin:5px;cursor:pointer;outline:none}.cookie-consent__parent .cookie-consent__action:hover{background:#ff8a2a}.cookie-consent__parent .cookie-consent__action.action--flat{border-color:#eee;background:#FAFAFA;color:gray}.cookie-consent__parent .cookie-consent__action.action--flat:hover{background:#EEE}.cookie-consent__parent .cookie-consent__action.action--outlined{border-color:#ff9843;background:none;color:#ff9843}.cookie-consent__parent .cookie-consent__action.action--outlined:hover{background:#ff8a2a;color:#fff}.cookie-consent__parent .cookie-consent__action-save{display:none}.cookie-consent__parent.dialog--open,.cookie-consent__parent.dialog--preferences .cookie-consent__preferences{display:flex}.cookie-consent__parent.dialog--preferences .cookie-consent__action-save{display:block}.cookie-consent__parent.dialog--preferences .cookie-consent__action-preferences{display:none}@media only screen and (max-width: 640px){.cookie-consent__parent .cookie-consent__actions{flex-direction:column;align-items:stretch}}.cookie-consent--active{overflow:hidden}
