.cookie-banner.wrapper{background:#0082af;border-radius:20px;color:#fff;font-size:16px;font-weight:400;left:50%;line-height:22px;max-width:796px;padding:42px 68px;position:fixed;top:50%;transform:translate(-50%,-50%);width:calc(100% - 30px);z-index:1050}.cookie-banner.wrapper a{color:#f3c861;text-decoration:underline}.cookie-banner.wrapper .header{align-items:center;display:flex;justify-content:space-between}.cookie-banner.wrapper .header h3{font-size:22px;font-weight:600;line-height:30px}.cookie-banner.wrapper .header img{max-width:255px}.cookie-banner.wrapper .body{margin-top:28px}.cookie-banner.wrapper .manage-cookies{display:none;margin-top:30px}.cookie-banner.wrapper .manage-cookies .table{background-color:#fff;border-radius:9px;color:#000;margin-top:25px;max-width:660px}.cookie-banner.wrapper .manage-cookies .table .cookies{padding:28px}.cookie-banner.wrapper .manage-cookies .table .cookies .types{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.cookie-banner.wrapper .manage-cookies .table .cookies .text{display:none;margin-top:18px}.cookie-banner.wrapper .manage-cookies .table .cookies .text .toggle{display:flex;justify-content:end}.cookie-banner.wrapper .manage-cookies .table .cookies .text .switch{display:inline-block;height:24px;position:relative;width:50px}.cookie-banner.wrapper .manage-cookies .table .cookies .text .switch input{height:0;opacity:0;width:0}.cookie-banner.wrapper .manage-cookies .table .cookies .text .slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cookie-banner.wrapper .manage-cookies .table .cookies .text .slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:16px;left:4px;position:absolute;transition:.4s;width:16px}.cookie-banner.wrapper .manage-cookies .table .cookies .text input:checked+.slider{background-color:#34ca00}.cookie-banner.wrapper .manage-cookies .table .cookies .text input:focus+.slider{box-shadow:0 0 1px #34ca00}.cookie-banner.wrapper .manage-cookies .table .cookies .text input:checked+.slider:before{transform:translateX(26px)}.cookie-banner.wrapper .manage-cookies .table .cookies svg{cursor:pointer;transition:transform .2s ease}.cookie-banner.wrapper .manage-cookies .table .cookies .rotated{transform:rotate(180deg)}.cookie-banner.wrapper .manage-cookies .table .cookies:not(:first-child):not(:last-child){border:1px solid #dedede;border-left:none;border-right:none}.cookie-banner.wrapper .options{display:flex;font-size:20px;font-weight:600;gap:22px;justify-content:center;line-height:27px;margin-top:54px}.cookie-banner.wrapper .options button{border-radius:7px;padding:20px;text-align:center;width:100%}.cookie-banner.wrapper .options .secondary{background-color:#fff;border:1px solid #505050;color:#505050}.cookie-banner.wrapper .options .accept{background-color:#f3c861;border:none;color:#000}.cookie-banner.wrapper .options .save-continue{display:none}@media (max-width:768px){.cookie-banner.wrapper{max-height:calc(100vh - 15px);overflow-y:auto;padding:25px}.cookie-banner.wrapper .header h3{font-size:18px;line-height:25px}.cookie-banner.wrapper .header .flat{max-width:160px}.cookie-banner.wrapper .options{align-items:center;flex-direction:column;margin-top:22px}}.cookie-banner-mask{background:#000!important;bottom:0;height:100%;left:0;opacity:.5!important;position:fixed;right:0;top:0;visibility:visible;width:100%;z-index:1040}.hide-cookie-banner{display:none!important}
