#cookies-consent{display:block;position:fixed;left:0;bottom:0;width:100%;min-height:100px;padding:10px 50px;background-color:#fff;font-size:16px;line-height:18px;box-shadow:0 -5px 5px 2px rgba(0,0,0,.2);box-sizing:border-box;z-index:999}#cookies-consent.cc-hidden{display:none}#cookies-consent .cc-title,#cookies-consent .cc-options,#cookies-consent .cc-buttons{display:block;position:relative;min-height:1px;width:100%}#cookies-consent .cc-text{display:block;max-width:1024px;margin:20px auto 0 auto}#cookies-consent .cc-title,#cookies-consent .cc-options,#cookies-consent .cc-buttons{text-align:center}#cookies-consent .cc-title{font-size:20px;line-height:22px}#cookies-consent .cc-options{margin:20px 0 0 0}#cookies-consent .cc-buttons{margin:20px 0}#cookies-consent a.cc-link,#cookies-consent a.cc-link:active,#cookies-consent a.cc-link:visited{color:#44780b;text-decoration:underline;-webkit-transition:color 200ms linear;-ms-transition:color 200ms linear;transition:color 200ms linear}#cookies-consent a.cc-link:hover{cursor:pointer;color:#000}.cc-checkbox{display:none}.cc-checkbox+label .cc-icons{display:inline-block}.cc-checkbox+label:hover{cursor:pointer}.cc-checkbox+label .cc-icons .cc-option-on,.cc-checkbox+label .cc-icons .cc-option-off{color:#44780b;font-size:24px;line-height:26px}.cc-checkbox+label .cc-icons .cc-option-on,.cc-checkbox:checked+label .cc-icons .cc-option-off{display:none}.cc-checkbox:checked+label .cc-icons .cc-option-on{display:inline-block}.cc-checkbox:disabled+label .cc-icons .cc-option-on,.cc-checkbox:disabled+label .cc-icons .cc-option-off{color:#818181}.cc-checkbox+label .cc-label{padding:0 20px 0 10px;font-size:20px;line-height:22px}.cc-button{display:inline-block;position:relative;min-width:160px;margin:0 5px;padding:10px 20px;background-color:#fff;color:#44780b;font-size:20px;line-height:22px;text-align:center;text-decoration:none;border:2px solid #44780b;border-radius:5px}.cc-button#btn-consent-all{background-color:#44780b;color:#fff}.cc-button#btn-consent-all:hover,.cc-button#btn-consent-selected:hover{color:#fff;background-color:#59a10b;-webkit-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;transition:background-color 200ms linear}.cc-checkbox+label .cc-icons .cc-option-on,.cc-checkbox+label .cc-icons .cc-option-off{text-shadow:1px 1px 4px #9d9d9d}.cc-button{box-shadow:2px 2px 4px 2px rgba(0,0,0,.2)}@media (max-width:768px){#cookies-consent{padding:20px}.cc-checkbox+label{display:block;position:relative;clear:both;left:50%;margin-left:-80px;text-align:left}.cc-checkbox+label .cc-label{padding:0 0 0 10px}}@media (max-width:480px){.cc-button{clear:both;margin-bottom:10px}}