#simple-cookie-banner{position:fixed;bottom:0;left:0;width:100%;background:#fff;color:#000;padding:15px 30px;box-sizing:border-box;box-shadow:0 -2px 8px rgb(0 0 0 / .2);z-index:9999;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;font-size:14px;max-height:60vh;overflow-y:auto;overflow-x:hidden;content-visibility:auto;contain:content;contain-intrinsic-size:140px}#simple-cookie-banner span{flex:1 1 420px;min-width:220px;line-height:1.6;word-break:break-word}#simple-cookie-banner .btn-cook-bl{display:flex;flex-wrap:wrap;gap:10px;flex:0 1 280px;float:none!important;white-space:normal!important}#simple-cookie-banner .btn-cook-bl button,#simple-cookie-banner .btn-cook-bl a{all:unset;display:inline-block;box-sizing:border-box;padding:8px 16px;cursor:pointer;font:inherit;font-size:14px;border:0!important;box-shadow:none!important;transition:background .25s ease,color .25s ease;flex:1 1 130px;max-width:100%;text-align:center}#simple-cookie-banner .btn-cook-bl button.scn-accept,#simple-cookie-banner .btn-cook-bl button:nth-child(1){background:#428407!important;color:#fff!important}#simple-cookie-banner .btn-cook-bl button.scn-accept:hover,#simple-cookie-banner .btn-cook-bl button:nth-child(1):hover{background:#3a3a3a!important}#simple-cookie-banner .btn-cook-bl button.scn-decline,#simple-cookie-banner .btn-cook-bl button:nth-child(2){background:#3a3a3a!important;color:#fff!important}#simple-cookie-banner .btn-cook-bl button.scn-decline:hover,#simple-cookie-banner .btn-cook-bl button:nth-child(2):hover{background:#428407!important}@media (max-width:820px){#simple-cookie-banner{flex-direction:column;align-items:stretch;gap:12px;font-size:15px}#simple-cookie-banner span{flex:0 1 auto;min-width:0;width:100%;font-size:13px}#simple-cookie-banner .btn-cook-bl{width:100%!important;flex:0 0 100%!important;display:grid;grid-template-columns:1fr 1fr;gap:8px}#simple-cookie-banner .btn-cook-bl button{width:100%!important;padding:5px 16px;font-size:13px}}