@keyframes fadein{0%{opacity:0}to{opacity:1}}#fcat-cookie-consent-box{position:fixed;left:10px;bottom:10px;background-color:#141414;width:400px;max-width:90%;color:#fff;padding:20px;font-size:16px;border-radius:5px;text-align:center;z-index:9999}#fcat-cookie-consent-box .cookie-consent-box-title{color:#fff;margin:0}#fcat-cookie-consent-box p{font-size:13px;color:#fff}#fcat-cookie-consent-box p a,#fcat-cookie-consent-page-bottom p a{text-decoration:underline;color:unset}#fcat-cookie-consent-box .accept-btn-box{background-color:#fff;color:#000;border:0;padding:10px 20px;font-size:13px;cursor:pointer;border-radius:5px;transition:all .2s ease}#fcat-cookie-consent-box .accept-btn-box:hover{background-color:#484848}#fcat-cookie-consent-box .close-btn-box{position:absolute;top:-19px;cursor:pointer;right:-19px;height:40px;width:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;margin:0;padding:unset;background-color:#141414;border:2px solid #333}#fcat-cookie-consent-box .close-btn-box::after,#fcat-cookie-consent-box .close-btn-box::before{position:absolute;content:"";width:15px;height:2px;background-color:#fff}#fcat-cookie-consent-box .close-btn-box::before{transform:rotate(45deg)}#fcat-cookie-consent-box .close-btn-box::after{transform:rotate(-45deg)}@media only screen and (max-width:500px){#fcat-cookie-consent-box{left:50%;transform:translate(-50%,10px)}}#fcat-cookie-consent-page-bottom{position:fixed;bottom:0;left:0;right:0;padding:0 20px 10px;background-color:rgba(0,0,0,.8588235294);text-align:center;z-index:99}#fcat-cookie-consent-page-bottom p{color:#fff;font-size:14px;letter-spacing:.5px;font-weight:400}#fcat-cookie-consent-page-bottom .accept-btn-bottom-line{background-color:#4caf50;font-size:14px;color:#fff;padding:10px 20px;border:0;border-radius:5px;cursor:pointer;transition:all .2s ease}#fcat-cookie-consent-page-bottom .accept-btn-bottom-line:hover{background-color:#5abb5d;box-shadow:0 0 15px -3px rgba(97,207,101,.85)}#fcat-cookie-consent-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9999;display:block;animation:fadein .5s forwards}#fcat-cookie-consent-modal .modal{top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;border-radius:5px;width:80%;max-width:500px;position:relative}#fcat-cookie-consent-modal .modal-header{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}#fcat-cookie-consent-modal .modal-header h4{color:#000;margin:0;font-size:18px}#fcat-cookie-consent-modal .modal-header img{width:50px}#fcat-cookie-consent-modal .modal-content{text-align:center}#fcat-cookie-consent-modal .buttons{margin-top:20px}#fcat-cookie-consent-modal .modal-content p{font-size:16px}#fcat-cookie-consent-modal .accept-btn-modal{background-color:#4caf50;color:#fff;border:0;padding:10px 20px;margin-right:10px;cursor:pointer;border-radius:5px;font-size:14px}#fcat-cookie-consent-modal .accept-btn-modal:hover{background-color:#377e39}#fcat-cookie-consent-modal .close-btn-modal{position:absolute;top:-10px;cursor:pointer;right:-10px;height:30px;width:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;margin:0;padding:unset;background-color:#333;border:2px solid #fff}#fcat-cookie-consent-modal .close-btn-modal::after,#fcat-cookie-consent-modal .close-btn-modal::before{position:absolute;content:"";width:15px;height:2px;background-color:#fff}#fcat-cookie-consent-modal .close-btn-modal::before{transform:rotate(45deg)}#fcat-cookie-consent-modal .close-btn-modal::after{transform:rotate(-45deg)}