@charset "UTF-8";
/***!  Style Declaration  !***/

#sp-cookie-consent{position:fixed;z-index:9990;background:#4b4687;color:#fff;font-size:12px;border-radius:0px;box-shadow:0 10px 30px rgba(0,0,0,.22);animation:spccIn .4s ease}#sp-cookie-consent *{box-sizing:border-box}#sp-cookie-consent .spcc-in{display:flex;align-items:center;gap:14px;padding:9px 18px}#sp-cookie-consent .spcc-text{margin:0;line-height:1.45}#sp-cookie-consent .spcc-m{display:none}#sp-cookie-consent a{color:#f5f5f5;text-decoration:underline}#sp-cookie-consent .spcc-btn{flex:0 0 auto;background:#fff;color:#333;border:0;border-radius:999px;padding:8px 20px;font-weight:700;font-size:.9em;line-height:1.2;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .2s,box-shadow .2s}#sp-cookie-consent .spcc-btn:hover,#sp-cookie-consent .spcc-btn:focus{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.25);text-decoration:none}#sp-cookie-consent.position-bottom{left:0;right:0;bottom:0px;margin:0 auto;width:fit-content;max-width:calc(100% - 32px)}#sp-cookie-consent.position-bottom_left,#sp-cookie-consent.position-bottom_right{bottom:0px;width:300px;max-width:calc(100% - 32px);font-size:11px}#sp-cookie-consent.position-bottom_left{left:16px;right:auto}#sp-cookie-consent.position-bottom_right{right:16px;left:auto}#sp-cookie-consent.position-bottom_left .spcc-in,#sp-cookie-consent.position-bottom_right .spcc-in{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}#sp-cookie-consent.position-bottom_left .spcc-btn,#sp-cookie-consent.position-bottom_right .spcc-btn{width:100%;padding:7px 12px}#sp-cookie-consent.spcc-hide{opacity:0;transform:translateY(10px);transition:.3s}@keyframes spccIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (max-width:767px){#sp-cookie-consent{left:0;right:0;width:auto;margin:0;font-size:11px;border-radius:0}#sp-cookie-consent .spcc-in{flex-direction:column;align-items:stretch;gap:6px;padding:8px 12px}#sp-cookie-consent .spcc-btn{width:100%;padding:8px 14px}#sp-cookie-consent .spcc-d{display:none}#sp-cookie-consent .spcc-m{display:inline}#sp-cookie-consent.spcc-nom .spcc-d{display:inline}#sp-cookie-consent.spcc-mob-top{top:0;bottom:auto}#sp-cookie-consent.spcc-mob-bottom{bottom:0;top:auto}}
