.CookieBanner-module__0kOVtG__cookieBannerCompact{z-index:10000;background:#111;border-top:2px solid #ffee02;animation:.4s ease-out CookieBanner-module__0kOVtG__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 20px #0000004d}@keyframes CookieBanner-module__0kOVtG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CookieBanner-module__0kOVtG__compactContent{justify-content:space-between;align-items:center;gap:20px;max-width:1400px;margin:0 auto;padding:12px 20px;display:flex}.CookieBanner-module__0kOVtG__compactLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.CookieBanner-module__0kOVtG__cookieIcon{color:#ffee02;flex-shrink:0;align-items:center;display:flex}.CookieBanner-module__0kOVtG__compactText{color:#fff;flex-direction:column;gap:2px;min-width:0;font-size:14px;display:flex}.CookieBanner-module__0kOVtG__compactText strong{font-size:15px;font-weight:600}.CookieBanner-module__0kOVtG__compactDescription{color:#b5b5b5;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.CookieBanner-module__0kOVtG__inlineLink{color:#fff;text-decoration:underline;transition:color .2s}.CookieBanner-module__0kOVtG__inlineLink:hover{color:#fff}.CookieBanner-module__0kOVtG__compactButtons{flex-shrink:0;align-items:center;gap:10px;display:flex}.CookieBanner-module__0kOVtG__btnSettings{color:#fff;cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:8px 12px;font-size:18px;transition:all .2s;display:inline-flex}.CookieBanner-module__0kOVtG__btnNecessary{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.CookieBanner-module__0kOVtG__btnNecessary:hover{background:#ffffff1a}.CookieBanner-module__0kOVtG__btnAcceptAll{color:#111;cursor:pointer;box-shadow:none;white-space:nowrap;background:#ffee02;border:none;border-radius:4px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.CookieBanner-module__0kOVtG__btnAcceptAll:hover{box-shadow:none;background:#ffe600;transform:translateY(-1px)}.CookieBanner-module__0kOVtG__compactDropdown{background:#1a1a1a;border-top:1px solid #2a2a2a;padding:16px 20px;animation:.3s ease-out CookieBanner-module__0kOVtG__slideDown}@keyframes CookieBanner-module__0kOVtG__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.CookieBanner-module__0kOVtG__dropdownGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;max-width:1400px;margin-bottom:16px;margin-left:auto;margin-right:auto;display:grid}.CookieBanner-module__0kOVtG__dropdownItem{cursor:pointer;background:#1f1f1f;border:1px solid #0000;border-radius:4px;align-items:flex-start;gap:10px;padding:10px;transition:background .2s;display:flex}.CookieBanner-module__0kOVtG__dropdownItem:hover{background:#262626;border-color:#3a3a3a}.CookieBanner-module__0kOVtG__dropdownItem.CookieBanner-module__0kOVtG__required{cursor:not-allowed;opacity:.8}.CookieBanner-module__0kOVtG__dropdownItem input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}.CookieBanner-module__0kOVtG__dropdownItem.CookieBanner-module__0kOVtG__required input[type=checkbox]{cursor:not-allowed}.CookieBanner-module__0kOVtG__dropdownLabel{color:#fff;flex-direction:column;flex:1;gap:4px;font-size:13px;display:flex}.CookieBanner-module__0kOVtG__dropdownLabel strong{align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.CookieBanner-module__0kOVtG__dropdownLabel small{color:#b5b5b5;font-size:12px;line-height:1.4}.CookieBanner-module__0kOVtG__badge{color:#111;text-transform:uppercase;background:#ffee02;border-radius:4px;align-self:flex-start;width:fit-content;padding:2px 6px;font-size:10px;font-weight:700}.CookieBanner-module__0kOVtG__dropdownActions{justify-content:center;max-width:1400px;margin:0 auto;display:flex}.CookieBanner-module__0kOVtG__btnSaveSelected{color:#111;cursor:pointer;box-shadow:none;background:#ffee02;border:none;border-radius:4px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.CookieBanner-module__0kOVtG__btnSaveSelected:hover{box-shadow:none;transform:translateY(-1px)}.CookieBanner-module__0kOVtG__floatingCookieButton{color:#ffee02;cursor:pointer;z-index:9999;background:#111;border:2px solid #ffee02;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:24px;transition:all .3s;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 4px 12px #0000004d}.CookieBanner-module__0kOVtG__floatingCookieButton:hover{box-shadow:none;transform:scale(1.1)rotate(10deg)}@media (max-width:768px){.CookieBanner-module__0kOVtG__compactContent{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.CookieBanner-module__0kOVtG__compactLeft{gap:10px}.CookieBanner-module__0kOVtG__compactDescription{white-space:normal}.CookieBanner-module__0kOVtG__compactButtons{justify-content:space-between;width:100%}.CookieBanner-module__0kOVtG__btnSettings{order:-1}.CookieBanner-module__0kOVtG__dropdownGrid{grid-template-columns:1fr;gap:10px}.CookieBanner-module__0kOVtG__floatingCookieButton{width:46px;height:46px;font-size:22px;bottom:16px;right:16px}}@media (max-width:480px){.CookieBanner-module__0kOVtG__compactText strong{font-size:14px}.CookieBanner-module__0kOVtG__compactDescription{font-size:12px}.CookieBanner-module__0kOVtG__btnNecessary,.CookieBanner-module__0kOVtG__btnAcceptAll{padding:7px 12px;font-size:12px}}.CookieBanner-module__0kOVtG__dropdownFooter{border-top:1px solid #2a2a2a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1400px;margin-top:16px;margin-left:auto;margin-right:auto;padding-top:16px;display:flex}.CookieBanner-module__0kOVtG__footerBranding{color:#b5b5b5;font-size:12px}.CookieBanner-module__0kOVtG__footerBranding a{color:#b5b5b5;text-decoration:none}.CookieBanner-module__0kOVtG__footerBranding a:hover{color:#fff}.CookieBanner-module__0kOVtG__footerBranding strong{color:#ffee02;font-weight:600}.CookieBanner-module__0kOVtG__footerCompliance{flex-wrap:wrap;gap:8px;display:flex}.CookieBanner-module__0kOVtG__complianceBadge{color:#ffee02;white-space:nowrap;background:#ffee021f;border:1px solid #ffee0266;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500}@media (max-width:768px){.CookieBanner-module__0kOVtG__dropdownFooter{flex-direction:column;align-items:flex-start;gap:10px}.CookieBanner-module__0kOVtG__footerCompliance{justify-content:flex-start;width:100%}.CookieBanner-module__0kOVtG__complianceBadge{padding:3px 8px;font-size:10px}}
.MolinChat-module__1ZXRvq__wrap{z-index:2147483000;align-items:center;gap:10px;display:flex;position:fixed;bottom:17px;right:14px}.MolinChat-module__1ZXRvq__button{color:#111;cursor:pointer;background:#ffee02;border:0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .15s;display:flex;box-shadow:0 4px 14px #00000059}.MolinChat-module__1ZXRvq__button:hover{transform:scale(1.06)}.MolinChat-module__1ZXRvq__hint{color:#fff;opacity:0;visibility:hidden;background:#111;border-radius:8px;max-width:240px;padding:8px 12px;font-size:13px;line-height:1.4;transition:opacity .15s,transform .15s,visibility .15s;transform:translate(6px);box-shadow:0 4px 14px #00000059}.MolinChat-module__1ZXRvq__hint a{color:#ffee02;text-decoration:underline}.MolinChat-module__1ZXRvq__wrap:hover .MolinChat-module__1ZXRvq__hint,.MolinChat-module__1ZXRvq__wrap:focus-within .MolinChat-module__1ZXRvq__hint{opacity:1;visibility:visible;transform:none}.MolinChat-module__1ZXRvq__popover{color:#fff;background:#111;border-radius:10px;width:280px;max-width:calc(100vw - 90px);padding:14px 16px;font-size:13px;line-height:1.45;box-shadow:0 6px 20px #0006}.MolinChat-module__1ZXRvq__popover p{color:#fff;margin:0 0 12px;font-size:13px;font-weight:400;line-height:1.45}.MolinChat-module__1ZXRvq__popover a{color:#ffee02;text-decoration:underline}.MolinChat-module__1ZXRvq__actions{justify-content:flex-end;gap:8px;display:flex}.MolinChat-module__1ZXRvq__cancel,.MolinChat-module__1ZXRvq__confirm{cursor:pointer;border:0;border-radius:6px;padding:7px 12px;font-size:13px;font-weight:600}.MolinChat-module__1ZXRvq__cancel{color:#fff;background:0 0;border:1px solid #fff6}.MolinChat-module__1ZXRvq__confirm{color:#111;background:#ffee02}
