.analytics-consent-banner{z-index:var(--z-consent-banner);background-color:var(--background);border-top:1px solid var(--border_gray);box-shadow:var(--box_shadow);padding:12px 16px;position:fixed;bottom:0;left:0;right:0}.analytics-consent-content{flex-direction:column;gap:12px;max-width:1024px;margin:0 auto;display:flex}@media (min-width:640px){.analytics-consent-content{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}.analytics-consent-title{margin-bottom:4px;font-weight:500}.analytics-consent-body{color:var(--foreground-highlight);font-size:14px}.analytics-consent-actions{flex-flow:wrap;flex-shrink:0;align-items:center;gap:12px;display:flex}.analytics-consent-actions .blue-button,.analytics-consent-actions .gray-button{justify-content:center;min-width:140px}.analytics-consent-details{white-space:nowrap}
.modal-container{z-index:500;background-color:#0006;position:fixed;inset:0}.modal-container .modal{z-index:1000;background-color:var(--background);flex-direction:column;width:300px;max-height:calc(100vh - 32px);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:640px){.modal-container .modal{width:400px}}.medium:is(.modal-container .modal){width:calc(100vw - 32px);max-width:760px}@media (min-width:640px){.medium:is(.modal-container .modal){width:min(90vw,760px)}}.full:is(.modal-container .modal){width:100vw;height:100vh;max-height:100vh}.modal-container .modal-header{background-color:var(--color-main);color:#fff;flex-direction:row;flex:none;justify-content:space-between;height:40px;padding:4px;display:flex}:is(.modal-container .modal-header) .modal-title{margin-top:2px;margin-left:12px}:is(.modal-container .modal-header) svg{cursor:pointer}.modal-container .modal-body{flex:auto;min-height:0;padding:16px;overflow-y:auto}.modal-container .modal-footer{border-top:1px solid var(--border_gray);flex:none;padding:8px}
/*# sourceMappingURL=6c490c8b5e231991.css.map*/