.privacy-banner{display:none;position:fixed;bottom:0;align-items:center;justify-content:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-right:3rem;background-color:hsla(0,0%,100%,.9);box-shadow:-10px 0 44px -20px #000;-webkit-user-select:none;user-select:none}.privacy-banner--active{display:flex}.privacy-banner__text{margin-block:1rem;color:#00174b}.privacy-banner__button{display:flex;position:absolute;right:0;align-items:center;justify-content:center;width:3rem;height:3rem;margin:.25rem .25rem .25rem 0;padding:.1rem;outline:none;background-color:#fff;box-shadow:none}.privacy-banner__button .icon-close{width:1.75rem;height:1.75rem;transition:all .2s ease-in-out;background:#00174b}.privacy-banner__button:hover{background-color:transparent}.privacy-banner__button:hover .icon-close{transform:scale(1.4);background-color:#ffa6ce}.privacy-banner__button:active{background-color:transparent;cursor:pointer}.privacy-banner__button:active .icon-close{background-color:#bf668e}
/*# sourceMappingURL=../maps/partials/privacy-banner.min.css.map */
