/**handles:cookie-banner-css**/
#cookieNotice-wrap{position:fixed;bottom:0;left:0;right:0;z-index:9999}#cookieNotice-wrap.delete_cookie{display:none!important}.cookie-banner{background:#fff;box-shadow:0 -2px 15px 0 rgba(0,0,0,.1);border-top:1px solid #e0e0e0}.cookie-banner-inner{max-width:1400px;margin:0 auto;padding:25px 40px;display:flex;align-items:center;gap:30px}.cookie-logo{flex-shrink:0}.cookie-logo img{height:37px;width:auto;display:block}.cookie-content-wrapper{display:flex;align-items:flex-start;gap:30px;flex:1}.cookie-text-content{flex:1}.cookie-title{font-size:18px;font-weight:700;margin:0 0 10px 0;color:#1a181d}.cookie-description{font-size:13px;line-height:1.6;color:#333;margin:0 0 20px 0}.cookie-settings{display:flex;align-items:flex-start;gap:0}.cookie-privacy-policy{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.privacy-policy-label{font-size:14px;font-weight:600;color:#1a181d;white-space:nowrap}.cookie-toggles{display:flex;align-items:center;gap:20px}.cookie-setting-item{display:flex;align-items:center;gap:8px}.setting-label{font-size:14px;font-weight:400;color:#1a181d;white-space:nowrap}.toggle-switch{position:relative;display:inline-block;width:40px;height:22px;cursor:pointer;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:22px}.toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#982a86}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(18px)}.toggle-slider.disabled,.toggle-switch input:disabled+.toggle-slider{opacity:.4;cursor:not-allowed}.privacy-details-link{font-size:14px;font-weight:500;color:#1a181d;text-decoration:none;display:inline-flex;align-items:center;gap:2px;white-space:nowrap;margin-left:15px}.privacy-details-link:hover{color:#982a86;text-decoration:underline}.privacy-details-link span{font-size:16px}.cookie-actions{display:flex;flex-direction:column;gap:10px;min-width:220px;flex-shrink:0}.cookie-btn{background:#982a86;color:#fff;border:none;border-radius:8px;padding:14px 30px;font-size:15px;font-weight:600;cursor:pointer;text-align:center;white-space:nowrap;transition:all .2s ease;font-family:inherit;line-height:1}.cookie-btn:hover{background:#821570;transform:translateY(-1px)}.cookie-btn-save{background:#982a86;color:#fff}.cookie-btn-save:hover{background:#821570}.cookie-btn-essential{background:#982a86;color:#fff}.cookie-btn-essential:hover{background:#821570}@media (max-width:1200px) and (min-width:768px){.cookie-banner-inner{padding:20px 25px;gap:20px}.cookie-logo img{height:32px}.cookie-content-wrapper{gap:20px}.cookie-text-content{max-height:140px;overflow-y:auto;padding-right:10px}.cookie-text-content::-webkit-scrollbar{width:6px}.cookie-text-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cookie-text-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.cookie-text-content::-webkit-scrollbar-thumb:hover{background:#999}.cookie-title{font-size:16px;margin-bottom:8px}.cookie-description{font-size:12px;line-height:1.5;margin-bottom:15px}.cookie-privacy-policy{gap:12px}.privacy-policy-label{font-size:13px}.cookie-toggles{gap:15px}.setting-label{font-size:13px}.toggle-switch{width:36px;height:20px}.toggle-slider:before{height:14px;width:14px}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(16px)}.privacy-details-link{font-size:13px;margin-left:12px}.cookie-actions{min-width:180px;gap:8px}.cookie-btn{padding:11px 20px;font-size:13px}}@media (max-width:767px){.cookie-banner-inner{flex-direction:column;padding:20px;gap:20px}.cookie-logo{align-self:flex-start}.cookie-logo img{height:32px}.cookie-content-wrapper{flex-direction:column;gap:20px;width:100%}.cookie-title{font-size:16px;margin-bottom:8px}.cookie-description{font-size:12px;line-height:1.5;margin-bottom:15px}.cookie-privacy-policy{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.privacy-policy-label{font-size:13px}.cookie-toggles{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.cookie-setting-item{width:100%;justify-content:space-between}.setting-label{font-size:13px}.privacy-details-link{margin-left:0;font-size:13px}.cookie-actions{width:100%;gap:10px}.cookie-btn{padding:12px 20px;font-size:14px;width:100%}}