.cookie-popup{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:fixed;z-index:99999;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}@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,.8);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;height:100%}.cookie-popup__wrapper{width:273px;z-index:1;position:relative;margin-top:auto;margin-bottom:auto}@media(min-width: 576px){.cookie-popup__wrapper{width:calc(466px + ((100vw - 768px) / ((576 - 768) / (273 - 466))))}}@media(min-width: 1280px){.cookie-popup__wrapper{width:calc(585px + ((100vw - 1280px) / ((768 - 1280) / (466 - 585))))}}@media(min-width: 1920px){.cookie-popup__wrapper{width:calc(635px + ((100vw - 1920px) / ((1280 - 1920) / (585 - 635))))}}.cookie-popup__wrapper:focus{outline:0}.cookie-popup__close-btn{border:0;background:none;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;border-radius:100px;background-color:#fff;right:5px;top:5px;height:27px;width:28px}@media(prefers-reduced-motion: reduce){.cookie-popup__close-btn{-webkit-transition:none;transition:none}}@media(min-width: 768px){.cookie-popup__close-btn{height:35px;width:36px;right:10px;top:10px}}@media(min-width: 1920px){.cookie-popup__close-btn{height:40px;width:40px}}.cookie-popup__close-btn svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:#006b6b;height:27px;width:28px}@media(prefers-reduced-motion: reduce){.cookie-popup__close-btn svg{-webkit-transition:none;transition:none}}@media(min-width: 768px){.cookie-popup__close-btn svg{height:35px;width:36px}}@media(min-width: 1920px){.cookie-popup__close-btn svg{height:40px;width:40px}}.cookie-popup__close-btn:hover,.cookie-popup__close-btn:focus{background-color:#006b6b}.cookie-popup__close-btn:hover svg,.cookie-popup__close-btn:focus svg{color:#fff}.cookie-popup__image{border-radius:16px 16px 0 0;height:150px}@media(min-width: 768px){.cookie-popup__image{height:240px}}@media(min-width: 1280px){.cookie-popup__image{height:calc(350px + ((100vw - 1920px) / ((1280 - 1920) / (240 - 350))))}}.cookie-popup__content-wrapper{position:relative;padding:28px 25px}@media(min-width: 1920px){.cookie-popup__content-wrapper{padding:40px 45px}}.cookie-popup__content-bg{background:#fff;position:absolute;width:100%;z-index:-1;top:0;left:0;border-radius:0 0 16px 16px}@media(min-width: 1920px){.cookie-popup__heading{margin-bottom:35px}}.cookie-popup__content{margin-bottom:20px}@media(min-width: 768px){.cookie-popup__content{margin-bottom:25px}}@media(min-width: 1280px){.cookie-popup__content{margin-bottom:30px}}.cookie-popup__content p{font-size:15px;line-height:25px}@media(min-width: 768px){.cookie-popup__content p{font-size:16px;line-height:26px}}@media(min-width: 1280px){.cookie-popup__content p{font-size:18px;line-height:28px}}