.cookie-popup{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:fixed;z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;bottom:0;right:0;left:0;opacity:0;visibility:hidden;margin-top:0}@media(prefers-reduced-motion:reduce){.cookie-popup{-webkit-transition:none;transition:none}}.cookie-popup--show{opacity:1;visibility:visible}.cookie-popup__overlay{background-color:rgba(0,0,0,.55);position:absolute;width:100%;top:0;bottom:0;right:0;left:0}.cookie-popup__container{overflow:scroll;display:-webkit-box;display:-ms-flexbox;display:flex}.cookie-popup__wrapper{max-width:calc(335px + ((100vw - 320px)/((576 - 320)/(540 - 335))));z-index:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto 20px}@media(min-width:576px){.cookie-popup__wrapper{max-width:calc(540px + ((100vw - 576px)/((1440 - 576)/(912 - 540))));margin:unset}}@media(min-width:1280px){.cookie-popup__wrapper{max-width:calc(912px + ((100vw - 1280px)/((1440 - 1280)/(960 - 912))))}}@media(min-width:1440px){.cookie-popup__wrapper{max-width:960px;min-height:639px}}.cookie-popup__wrapper:focus{outline:0}.cookie-popup__close-btn{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:"astoria-sans-regular",sans-serif;font-weight:400;font-style:normal;position:absolute;right:15px;top:15px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;font-size:12px;letter-spacing:2.4px;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.cookie-popup__close-btn{-webkit-transition:none;transition:none}}@media(min-width:768px){.cookie-popup__close-btn{right:23px;top:21px}}.cookie-popup__close-btn:hover{opacity:.6}.cookie-popup__image{height:250px;min-width:295px}@media(min-width:768px){.cookie-popup__image{height:350px;min-width:calc(480px + ((100vw - 768px)/((1280 - 768)/(410 - 480))))}}@media(min-width:1280px){.cookie-popup__image{height:100%;min-width:calc(410px + ((100vw - 1280px)/((1440 - 1280)/(480 - 410))))}}@media(min-width:1440px){.cookie-popup__image{min-width:480px}}.cookie-popup__content-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;overflow:hidden;background-color:#fff}@media(min-width:1280px){.cookie-popup__content-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cookie-popup__content{text-align:left;-ms-flex-line-pack:center;align-content:center;padding:35px 25px 30px}@media(min-width:768px){.cookie-popup__content{padding:35px 50px 30px}}@media(min-width:1280px){.cookie-popup__content{padding:88px 64px 64px;margin-top:-10px}}.cookie-popup__heading{margin-bottom:23px}.cookie-popup__description{margin-bottom:20px}@media(min-width:768px){.cookie-popup__description{margin-bottom:25px}}@media(min-width:1280px){.cookie-popup__description{margin-bottom:13px}}