.home-consent__dialog{color:#172320;background:#fff;font-family:var(--font-roboto-condensed),sans-serif;font-size:16px;line-height:1.5;letter-spacing:0;overflow-wrap:anywhere}.home-consent__dialog h2{margin:0 36px 12px 0;font-size:22px;line-height:1.25;font-weight:700}.home-consent__dialog p{margin:0 0 16px}.home-consent__purpose{margin:0 0 12px;font-size:16px;font-weight:700}.home-consent__dialog a{display:inline-block;margin-top:12px;color:#205e58;text-decoration:underline}.home-consent__actions{display:flex;flex-wrap:wrap;gap:12px}.home-consent__actions button{flex:1 1 180px;min-height:44px;padding:10px 16px;border:1px solid #24746c;border-radius:4px;background:#fff;color:#174d47;font:inherit;font-weight:700;cursor:pointer}.home-consent__actions button:hover{background:#edf6f3}.home-consent__dialog :focus-visible{outline:3px solid #1b665e;outline-offset:3px}.home-consent__overlay{position:fixed;inset:0;z-index:100;background:rgb(0 0 0/55%)}.home-consent__dialog{position:fixed;z-index:101;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-width:640px;max-height:calc(100dvh - 32px);overflow-y:auto;padding:24px;border:1px solid #b8c8c1;border-radius:8px;box-shadow:0 16px 48px rgb(0 0 0/20%)}.home-consent__choice{display:flex;align-items:center;gap:12px;margin-bottom:12px;min-height:44px;font-weight:700;cursor:pointer}.home-consent__choice input{width:20px;height:20px;flex-shrink:0;accent-color:#24746c}.home-consent__close{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:44px;height:44px;border-radius:4px}@media (max-width:480px){.home-consent__actions{flex-direction:column}.home-consent__actions button{flex-basis:auto;width:100%}.home-consent__dialog{padding:20px}}