.cookie-modal{display:none;max-width:435px;position:fixed;z-index:1002;left:calc(50% - 217.5px);top:calc(50% - 220px);border:1px solid #f0f0f0;border-radius:3px;font-family:"Ember",sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:left;text-shadow:none;color:#232f3e;background-color:#fff}.cookie-modal *{box-sizing:border-box;padding:0;margin:0}@media screen and (max-width: 435px){.cookie-modal{max-width:none;width:auto;left:0;margin:auto 3%}}.cookie-modal a{color:#606060;text-decoration:underline}.cookie-modal a[href^=mailto]{white-space:nowrap}.cookie-modal a:hover{color:#0272ac;text-decoration:underline}.cookie-modal p{margin-bottom:1.3em}.cookie-modal p:last-child{margin-bottom:0}.cookie-modal h3{font-size:1.8em;font-weight:400;margin-bottom:.5em;color:inherit}@media screen and (max-width: 640px){.cookie-modal h3{-webkit-hyphens:auto;hyphens:auto;font-size:1.4em}}.cookie-modal button{background-color:#0272ac;color:#fff;border:none;border-radius:4px;font-size:1.1em;line-height:normal;text-align:center;display:block;width:100%;padding:10px}.cookie-modal button:hover{cursor:pointer;background-color:#0288cd}.cookie-modal-wrap{width:100%;height:100%;position:fixed;z-index:1001;left:0;top:0;background-color:rgba(0,0,0,.5);display:none}.cookie-modal-wrap.active-overlay{display:block;animation-name:modalWrapFadeIn;animation-duration:.5s;animation-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1);animation-fill-mode:forwards}.cookie-modal-header{padding:20px}.cookie-modal-footer{display:flex;justify-content:space-between;padding:20px;padding-top:10px;padding-bottom:10px;background-color:#f1f1f1}.startFadeIn{animation-name:modalFadeIn;animation-duration:.6s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-fill-mode:forwards;display:block}@keyframes modalFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes modalWrapFadeIn{0%{background-color:rgba(0,0,0,0)}100%{background-color:rgba(0,0,0,.5)}}/*# sourceMappingURL=cookie-modal.css.map */
