label.svelte-1y1be9d{display:block;margin-bottom:0.25rem;font-size:0.75rem}.hideLabel.svelte-1y1be9d{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}button.svelte-1y1be9d{position:relative;padding:0 0.25rem;border:0;border-radius:1rem;height:1.25rem;width:2.5rem;font:inherit;color:inherit;line-height:inherit}button.svelte-1y1be9d:not([disabled]){cursor:pointer}button[disabled].svelte-1y1be9d{cursor:not-allowed;opacity:0.6}button.svelte-1y1be9d:before{position:absolute;content:"";top:0;bottom:0;left:0.125rem;margin:auto;height:1rem;width:1rem;text-align:center;border-radius:50%;background-color:currentColor;transition:transform 150ms ease-out}button[aria-checked="true"].svelte-1y1be9d:before{transform:translateX(1.25rem)}button.small.svelte-1y1be9d{height:1rem;width:1.75rem}button.small.svelte-1y1be9d:before{height:0.75rem;width:0.75rem}button.small[aria-checked="true"].svelte-1y1be9d:before{transform:translateX(0.75rem)}div.svelte-1y1be9d{display:flex;align-items:center}span.svelte-1y1be9d{margin-left:0.5rem}.melindres-button{display:flex;justify-content:center;align-items:center;box-sizing:border-box;transition:all 0.3s ease-in-out 0s;background-color:hsl(0, 0%, 100%);border:1px solid gray;border-radius:0.25rem;color:hsl(0, 0%, 14%);padding:calc(0.5em - 1px) 1em;text-decoration:none}.melindres-button:hover,.melindres-button:focus,.melindres-button:active{text-decoration:none;background-color:#f2f2f2}.melindres-button.is-primary{border-color:transparent;background-color:hsl(327, 100%, 55%);color:#fff}.melindres-button.is-primary:hover{background-color:#e60086;border-color:transparent;color:#fff}.melindres-button.is-primary:focus{background-color:#e60086;border-color:transparent;color:#fff}.melindres-button.is-primary:focus:not(:active){box-shadow:0 0 0 0.25em rgba(255, 26, 152, 0.25)}.melindres-button.is-primary:active{background-color:#e60086;border-color:transparent;color:#fff}.melindres-buttons{align-items:stretch;display:flex;gap:0.5rem;justify-content:flex-start}.melindres-buttons .melindres-button{flex:1 0 33.3%;text-align:center}.melindres-buttons .melindres-button.is-fullwidth{flex:0 1 100%}.melindres-buttons.is-auto-stack{flex-wrap:wrap}.melindres-button-close{margin:0;border:0;padding:0;background:transparent;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;cursor:pointer;transition:all 0.3s ease-in-out 0s}.melindres-button-close .icon-cross{margin:0;padding:0;border:0;background:none;position:relative;width:0.75rem;height:0.75rem}.melindres-button-close .icon-cross:before,.melindres-button-close .icon-cross:after{content:"";position:absolute;top:0.3rem;left:0;right:0;height:0.15rem;background:hsl(0, 0%, 14%);border-radius:0.15rem}.melindres-button-close .icon-cross:before{transform:rotate(45deg)}.melindres-button-close .icon-cross:after{transform:rotate(-45deg)}.melindres-button-close .icon-cross span{display:block}.melindres-button-close .visually-hidden{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.melindres-button-close:hover,.melindres-button-close:focus{background:rgba(36, 36, 36, 0.25)}ul.melindes-list{padding-left:1.5rem;margin-bottom:0}.melindres-switch{background-color:hsl(327, 100%, 55%) !important}.melindres-switch[aria-checked=false]{background-color:hsl(0, 0%, 48%) !important}.melindres{position:relative;z-index:9998;width:100vw;font-size:0.85rem;line-height:1rem}body.melindres-message-open{height:100vh}body.melindres-message-open .melindres-message-container{pointer-events:none;display:flex;align-items:center;flex-direction:column;position:fixed;color:hsl(0, 0%, 14%);width:100%;right:0;margin:0}body.melindres-message-open .melindres-message-container-bottom{justify-content:end;bottom:0}body.melindres-message-open .melindres-message-container-bottom .melindres-message{margin-bottom:4rem}body.melindres-message-open .melindres-message-container-center{justify-content:center;bottom:0;top:0}body.melindres-message-open .melindres-message-container-top{justify-content:start;top:0;bottom:unset}body.melindres-message-open .melindres-message-container-top .melindres-message{margin-top:4rem}body.melindres-message-open.melindres-message-wall{overflow-y:hidden;position:fixed}body.melindres-message-open.melindres-message-wall .melindres-message-container{pointer-events:unset}body.melindres-message-open.melindres-message-wall .melindres-message-background{background-color:rgba(10, 10, 10, 0.4);position:absolute;width:100vw;height:100vh}.melindres-message{background-color:hsl(0, 0%, 100%);color:hsl(0, 0%, 14%);border-radius:0.5rem;max-width:780px;position:relative;width:90%;outline:5px solid rgba(255, 26, 152, 0.5);box-shadow:0 20px 20px -10px rgba(0, 0, 0, 0.5);pointer-events:auto}.melindres-message .melindres-message-content{padding:1rem;display:flex;gap:1rem;flex-direction:column;justify-content:center;align-items:stretch;align-content:stretch}.melindres-message p.title{font-size:1.25em;font-weight:600;line-height:1.125;margin:0}.melindres-message p:not(:last-child){margin-bottom:0.66em}.melindres-message .melindres-message-info *:last-child{margin-bottom:0}@media screen and (min-width: 769px){.melindres-message .melindres-message-content{padding:2rem;flex-direction:row;justify-content:center;align-items:center;align-content:stretch}.melindres-message .melindres-message-info{margin-bottom:0;margin-right:0.75rem;flex:1 1 auto}.melindres-message .melindres-buttons .melindres-button{white-space:nowrap}}body.melindres-modal-open.melindres-modal-wall{height:100vh;overflow-y:hidden;position:fixed}.melindres-modal{display:flex;align-items:center;flex-direction:column;justify-content:center;position:fixed;bottom:0;left:0;right:0;top:0;color:hsl(0, 0%, 14%)}.melindres-modal .melindres-modal-background{background-color:rgba(10, 10, 10, 0.4);position:absolute;bottom:0;left:0;right:0;top:0}.melindres-modal .melindres-modal-content{margin:0 auto;max-height:calc(100% - 2rem);width:calc(100% - 2rem);overflow:auto;position:relative;border-radius:0.5rem;box-shadow:0 20px 20px -10px rgba(0, 0, 0, 0.33);max-width:640px}.melindres-modal .melindres-modal-box{background-color:hsl(0, 0%, 100%);border-radius:0.5rem;font-family:Helvetica, Arial, sans-serif;position:relative}.melindres-modal .melindres-modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cccccc}.melindres-modal .melindres-modal-header p,.melindres-modal .melindres-modal-body p,.melindres-modal .melindres-modal-footer p{margin:0}.melindres-modal .melindres-modal-header p.title,.melindres-modal .melindres-modal-body p.title,.melindres-modal .melindres-modal-footer p.title{font-size:1.25em;font-weight:600;line-height:1.125}.melindres-modal .melindres-modal-header p:not(:last-child),.melindres-modal .melindres-modal-body p:not(:last-child),.melindres-modal .melindres-modal-footer p:not(:last-child){margin-bottom:0.66em}.melindres-modal .melindres-modal-header,.melindres-modal .melindres-modal-footer{background-color:#e6e6e6;padding:1rem;position:sticky;z-index:1}.melindres-modal .melindres-modal-header{top:0}.melindres-modal .melindres-modal-footer{bottom:0;border-top:1px solid #cccccc}.melindres-modal .melindres-modal-body{overflow-y:auto;scrollbar-width:thin;font-size:1em;line-height:1.25em}.melindres-modal .melindres-modal-body .melindres-modal-body-content{margin:1.5rem}.melindres-modal .melindres-buttons{gap:1em 1.5em;flex-direction:column-reverse}.melindres-modal .melindres-buttons .melindres-button{flex:1 0 auto;width:100%;padding:0.75em 1em}@media screen and (min-width: 480px){.melindres-modal .melindres-buttons{flex-direction:row;align-items:stretch;justify-content:space-between}.melindres-modal .melindres-buttons .melindres-button{flex:1 0 calc(33% - 1.5em)}}.melindres-consent{margin:1rem 0;border:1px solid gray;border-radius:0.25rem}.melindres-consent .melindres-consent-header{background-color:transparent;padding:1rem;display:flex;gap:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;border-radius:0.25rem;position:relative}@media screen and (max-width: 479px){.melindres-consent .melindres-consent-header{flex-direction:column;align-items:flex-start}}.melindres-consent .melindres-consent-header a{flex:1 0 auto;font-weight:bold;font-size:1.25em;line-height:1.125;text-decoration:none;position:relative;padding-left:2.5em;color:hsl(0, 0%, 14%);margin:0}.melindres-consent .melindres-consent-header a:visited{color:hsl(0, 0%, 14%)}.melindres-consent .melindres-consent-header a::after{content:"+";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2em;height:2em;background-color:#e6e6e6;border-radius:4px;line-height:2em;text-align:center;font-size:1em;transition:background-color 0.5s}.melindres-consent .melindres-consent-header a:hover::after,.melindres-consent .melindres-consent-header a:focus::after{background-color:#d9d9d9}.melindres-consent.is-open .melindres-consent-header{border-bottom-left-radius:0;border-bottom-right-radius:0}.melindres-consent.is-open .melindres-consent-header a::after{content:"-"}.melindres-consent .melindres-consent-body{padding:1rem}.melindres-consent .melindres-consent-body .melindres-consent-providers{padding:1rem;background-color:rgba(0, 0, 0, 0.05);border-radius:0.25rem;margin-top:1rem}