.Consent-module__modal___rVe7D,.Consent-module__trigger___J83Y2{--consent-bg: #ffffff;--consent-text: #181B20;--consent-text-light: #666666;--consent-accent: #e74c3c;--consent-accent-hover: #c0392b;--consent-border: #e8e8e8;--consent-radius: 16px;--consent-shadow: 0 20px 60px rgba(0, 0, 0, .15);--consent-font-title: "Cormorant", "Georgia", serif}.Consent-module__overlay___VgQKL{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;padding:24px;pointer-events:none}.Consent-module__modal___rVe7D{position:relative;width:420px;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);overflow-y:auto;background:var(--consent-bg);border-radius:var(--consent-radius);box-shadow:var(--consent-shadow);padding:28px;pointer-events:auto;animation:Consent-module__slideIn___1UIRL .3s ease-out}@keyframes Consent-module__slideIn___1UIRL{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Consent-module__header___N2m01{margin-bottom:20px;display:flex!important;flex-direction:column!important;gap:8px!important}.Consent-module__header___N2m01:has(.Consent-module__backButton___FpdIw){flex-direction:row!important;align-items:center!important}.Consent-module__title___c4qpV{font-family:var(--consent-font-title);font-weight:500;font-size:26px;color:var(--consent-text);margin:0;line-height:1.2}.Consent-module__description___BwJoP{font-size:14px;color:var(--consent-text-light);margin:0;line-height:1.5}.Consent-module__links___t0RDy{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;gap:16px!important;margin-bottom:35px}.Consent-module__link___7p7M3{font-size:12px!important;color:var(--consent-text-light)!important;text-decoration:underline!important;background:none!important;border:none!important;padding:0!important;cursor:pointer!important;transition:color .2s ease!important}.Consent-module__link___7p7M3:hover{color:var(--consent-text)!important}.Consent-module__backButton___FpdIw{position:relative!important;flex-shrink:0!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:1px solid var(--consent-border)!important;border-radius:50%!important;cursor:pointer!important;color:var(--consent-text)!important;transition:all .2s ease!important;margin-right:12px!important}.Consent-module__backButton___FpdIw:hover{background:var(--consent-border)!important}.Consent-module__actions___IPnDt{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important;margin-top:20px;justify-content:stretch!important}.Consent-module__btnPrimary___lrWCT,.Consent-module__btnSecondary___uoZ-A,.Consent-module__btnOutline___h1HgZ{flex:1 1 calc(50% - 5px)!important;min-width:0!important;padding:14px 16px!important;font-size:14px!important;font-weight:400!important;cursor:pointer!important;transition:all .2s ease!important;border:1px solid #e7e7e7!important;text-align:center!important;white-space:nowrap!important}.Consent-module__btnPrimary___lrWCT{background:var(--consent-accent);color:#fff}.Consent-module__btnPrimary___lrWCT:hover:not(:disabled){background:var(--consent-accent-hover)}.Consent-module__btnSecondary___uoZ-A{background:transparent;color:var(--consent-text-light);border:1px solid var(--consent-border)}.Consent-module__btnSecondary___uoZ-A:hover:not(:disabled){background:#f8f8f8;color:var(--consent-text)}.Consent-module__btnOutline___h1HgZ{background:transparent;color:var(--consent-text);border:1px solid var(--consent-text)}.Consent-module__btnOutline___h1HgZ:hover:not(:disabled){background:var(--consent-text);color:var(--consent-bg)}.Consent-module__btnPrimary___lrWCT:disabled,.Consent-module__btnSecondary___uoZ-A:disabled,.Consent-module__btnOutline___h1HgZ:disabled{opacity:.6;cursor:not-allowed}.Consent-module__servicesList___e2lI-{max-height:300px;overflow-y:auto;margin:0 -28px;padding:0 28px}.Consent-module__categorySection___zyUtl{margin-bottom:20px}.Consent-module__categorySection___zyUtl:last-child{margin-bottom:0}.Consent-module__categoryTitle___knDFu{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--consent-text);margin:0 0 4px}.Consent-module__categoryDescription___xtQzQ{font-size:13px;color:var(--consent-text-light);margin:0 0 12px}.Consent-module__service___U0SPH{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--consent-border)}.Consent-module__service___U0SPH:last-child{border-bottom:none}.Consent-module__serviceInfo___ql1Kv{display:flex;flex-direction:column;gap:2px}.Consent-module__serviceName___l-BPB{font-size:14px;font-weight:500;color:var(--consent-text)}.Consent-module__serviceDescription___GwCmU{font-size:12px;color:var(--consent-text-light)}.Consent-module__toggle___CsYCf{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.Consent-module__toggle___CsYCf input{opacity:0;width:0;height:0}.Consent-module__toggleSlider___IgOcY{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#ccc;transition:.3s;border-radius:24px}.Consent-module__toggleSlider___IgOcY:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.Consent-module__toggle___CsYCf input:checked+.Consent-module__toggleSlider___IgOcY{background-color:var(--consent-accent)}.Consent-module__toggle___CsYCf input:checked+.Consent-module__toggleSlider___IgOcY:before{transform:translate(20px)}.Consent-module__toggleLocked___TdB7I .Consent-module__toggleSlider___IgOcY{cursor:not-allowed;opacity:.6}.Consent-module__trigger___J83Y2{position:fixed;bottom:24px;left:24px;z-index:999998;width:48px;height:48px;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--consent-bg)!important;border:1px solid var(--consent-border)!important;border-radius:50%!important;box-shadow:0 4px 20px #0000001a!important;cursor:pointer!important;color:var(--consent-text)!important;transition:all .2s ease!important}.Consent-module__trigger___J83Y2:hover{transform:scale(1.05);box-shadow:0 6px 24px #00000026}@media (max-width: 480px){.Consent-module__overlay___VgQKL{padding:16px}.Consent-module__modal___rVe7D{width:100%;max-width:none;padding:20px;border-radius:12px}.Consent-module__title___c4qpV{font-size:22px}.Consent-module__actions___IPnDt{gap:8px}.Consent-module__btnPrimary___lrWCT,.Consent-module__btnSecondary___uoZ-A,.Consent-module__btnOutline___h1HgZ{padding:12px 20px;font-size:14px}.Consent-module__trigger___J83Y2{bottom:16px;left:16px;width:44px;height:44px}}
