@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
#privacy-consent-overlay{background:linear-gradient(0deg,rgba(0,0,0,.6),transparent 90%);bottom:0;height:100vh;left:0;position:fixed;width:100%;z-index:999999}#privacy-consent{bottom:0;height:-moz-fit-content;height:fit-content;padding:15px;position:fixed;width:100%;z-index:1000000}#privacy-consent .privacy-consent-container{align-items:center;background-color:#fff;border-radius:30px;bottom:0;color:#000;display:grid;gap:25px;grid-template-columns:1fr;justify-content:center;left:0;margin:0 auto;max-width:1060px;padding:35px 15px;position:relative;right:0}#privacy-consent .privacy-consent-container .consent-title{font-size:24px;font-weight:600;margin-bottom:25px}#privacy-consent .privacy-consent-container .consent-title i{color:#014ff9;margin-left:10px}#privacy-consent .privacy-consent-container .consent-text{font-size:15px}#privacy-consent .privacy-consent-container .consent-text a{color:#df404b;font-size:16px}#privacy-consent .privacy-consent-container .consent-buttons{align-items:center;display:flex;flex-flow:column;gap:20px;justify-content:center}#privacy-consent .privacy-consent-container .consent-buttons .btn{border:1px solid #6c757d;color:#6c757d;transition:all .4s ease-out;width:100%}#privacy-consent .privacy-consent-container .consent-buttons .btn i{margin-right:10px}#privacy-consent .privacy-consent-container .consent-buttons .btn:hover{border-color:#000;color:#000}#privacy-consent .privacy-consent-container .consent-buttons .btn.accept-consent-btn{background-color:#014ff9;border-color:#014ff9;color:#fff}#privacy-consent .privacy-consent-container .consent-buttons .btn.accept-consent-btn:hover{background-color:#fff;color:#014ff9}#privacy-consent .privacy-consent-container .consent-buttons .refuse-consent-btn{cursor:pointer;text-decoration:underline;transition:color .4s ease-out}#privacy-consent .privacy-consent-container .consent-buttons .refuse-consent-btn:hover{color:#014ff9}#privacy-consent #customise-cookies-modal>div{margin-top:200px}@media (min-width:991px){#privacy-consent{padding:15px}#privacy-consent .privacy-consent-container{grid-template-columns:1fr;padding:50px}}@media (min-width:576px){#privacy-consent .privacy-consent-container{padding:50px}#privacy-consent .privacy-consent-container .consent-buttons{flex-flow:row-reverse;justify-content:space-between}#privacy-consent .privacy-consent-container .btn{max-width:250px}}

/*# sourceMappingURL=privacy-consent.css.map*/