:root{--white:#ffffff;--black-100:#f2f2f2;--black-400:#cccccc;--black-900:#000000;--primarycolor-400:#99cc33;--green:#99cc33;--fontweight-700:700}[data-cookienotice],[data-cookienotice] *{box-sizing:border-box}[for=toggle-necessary],input:disabled+.toggle-switch{cursor:not-allowed}[for=toggle-necessary] .toggle-label,[for=toggle-necessary] .toggle-switch{pointer-events:none}[data-managecookies] label{flex-direction:row;display:flex;align-items:flex-start;justify-content:space-between;column-gap:20px}[data-cookietoggle] .toggle-switch{display:inline-block;background:var(--black-400);border-radius:16px;width:58px;height:32px;position:relative;vertical-align:middle;transition:background .25s;cursor:pointer}[data-cookietoggle] .toggle-switch:after,[data-cookietoggle] .toggle-switch:before{content:""}[data-cookietoggle] .toggle-switch:before{display:block;background:linear-gradient(to bottom,var(--white) 0,var(--black-400) 100%);border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.25);width:24px;height:24px;position:absolute;top:4px;left:4px;transition:left .25s}[data-cookietoggle] .toggle:hover .toggle-switch:before{background:linear-gradient(to bottom,var(--white) 0,var(--white) 100%);box-shadow:0 0 0 1px rgba(0,0,0,.5)}[data-cookietoggle] .toggle-checkbox:checked+.toggle-switch{background:var(--primarycolor-400)}[data-cookietoggle] .toggle-checkbox:checked+.toggle-switch:before{left:30px}[data-cookietoggle] .toggle-checkbox{position:absolute;visibility:hidden}[data-cookietoggle] .toggle-label{position:relative;top:2px;cursor:pointer;text-align:center}.cookie-toggles{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:20px}.cookie-toggles .toggle-row{width:100%}.cookie-toggles .toggle-row .heading{font-weight:var(--fontweight-700);margin:0;font-size:1.3rem}.cookie-toggles .toggle-row [data-cookietoggle]{align-items:flex-end}[data-cookienotice]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;padding:40px;background:rgba(0,0,0,.5)}[data-cookienotice] .overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1;background:rgba(0,0,0,.5)}[data-cookienotice] .content{background:var(--black-900);max-width:745px;padding:40px;position:relative;z-index:2;border-radius:10px;border:2px solid var(--green)}[data-cookienotice] .content::before{content:"";position:absolute;left:0;right:0;top:100%;margin-top:0;height:70px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='600'%20height='70'%20viewBox='0%200%20600%2070'%3E%3Cpath%20fill='%2399cc33'%20d='M15,0%20H31%20V20%20A8,8%200%201%201%2015,20%20Z%20M55,0%20H77%20V42%20A11,11%200%201%201%2055,42%20Z%20M100,0%20H114%20V16%20A7,7%200%201%201%20100,16%20Z%20M150,0%20H168%20V32%20A9,9%200%201%201%20150,32%20Z%20M195,0%20H219%20V52%20A12,12%200%201%201%20195,52%20Z%20M245,0%20H261%20V18%20A8,8%200%201%201%20245,18%20Z%20M290,0%20H310%20V36%20A10,10%200%201%201%20290,36%20Z%20M335,0%20H349%20V22%20A7,7%200%201%201%20335,22%20Z%20M375,0%20H397%20V46%20A11,11%200%201%201%20375,46%20Z%20M420,0%20H438%20V28%20A9,9%200%201%201%20420,28%20Z%20M465,0%20H481%20V20%20A8,8%200%201%201%20465,20%20Z%20M505,0%20H525%20V38%20A10,10%200%201%201%20505,38%20Z%20M550,0%20H564%20V15%20A7,7%200%201%201%20550,15%20Z'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:top left;background-size:600px 70px;pointer-events:none;z-index:0;animation:goo-wobble 3.5s ease-in-out infinite alternate}[data-cookienotice] .content::after{content:"";position:absolute;left:0;right:0;top:100%;margin-top:-4px;height:130px;background-repeat:no-repeat;background-image:radial-gradient(circle,var(--green) 60%,transparent 65%),radial-gradient(circle,var(--green) 60%,transparent 65%),radial-gradient(circle,var(--green) 60%,transparent 65%);background-size:10px 10px,10px 10px,10px 10px;background-position:66px 42px,207px 52px,386px 46px;pointer-events:none;z-index:0;will-change:transform,opacity;animation:goo-drip-fall 2.6s ease-in infinite}@keyframes goo-wobble{from{height:70px;background-size:600px 70px}to{height:78.4px;background-size:600px 78.4px}}@keyframes goo-drip-fall{0%{transform:translateY(0);opacity:1}75%{opacity:1}100%{transform:translateY(58px);opacity:0}}[data-cookienotice] label{display:flex;align-items:center;justify-content:space-between;flex-direction:column}[data-cookienotice] .buttons{display:flex;gap:20px;margin-top:40px;flex-wrap:wrap;justify-content:flex-end}[data-cookienotice] .buttons{justify-content:center}[data-cookienotice] .buttons .button,[data-cookienotice] .buttons button{background:var(--primarycolor-400);color:var(--black-900);font-weight:var(--fontweight-700);border:none;padding:10px 20px 7px 20px;border-radius:5px;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;margin:0}[data-cookienotice] .buttons .button span,[data-cookienotice] .buttons button span{line-height:1}[data-cookienotice] .buttons .button.managecookies{background:var(--white);color:var(--black-900);text-decoration:underline}[data-cookienotice] .buttons button[value=reject]{background:var(--black-400);color:var(--white)}[data-cookienotice] a{color:var(--green);text-decoration:underline}[data-cookienotice] a:hover{color:var(--green);text-decoration:none}@media (max-width:1000px){[data-cookienotice]{padding:20px}}@media (max-width:780px){[data-cookienotice] label{flex-basis:45%}}@media (max-width:500px){[data-cookienotice]{font-size:var(--ccfontsize-300)}[data-cookienotice] .buttons{margin-top:20px}[data-cookienotice] .buttons .button,[data-cookienotice] .buttons button{font-size:var(--ccfontsize-400);font-size:var(--ccfontsize-400);width:100%}}@media (max-width:360px){[data-cookienotice] .buttons{flex-direction:column}}@media (max-width:295px){[data-cookienotice] .cookie-toggles{flex-direction:column}}