#cookie-checker{position:fixed;bottom:0;right:0;padding:40px;background-color:var(--color-primary);color:var(--color-white);border-top-left-radius:40px;z-index:9999;display:flex;align-items:center;width:100%}@media(min-width:576px){#cookie-checker{width:400px}}#cookie-checker{transform:translateY(100%)}@keyframes appear{0%{transform:translateY(100%)}to{transform:translateY(0)}}#cookie-checker{animation-delay:2s;animation-fill-mode:forwards;animation-name:appear;animation-direction:normal;animation-duration:1s}#cookie-checker section{margin:0 auto;text-align:center;max-width:600px;font-size:1em}#cookie-checker section figure img{max-width:100px;width:100%}#cookie-checker section a{color:var(--color-white);text-decoration:underline;font-family:var(--font-family-regular)}#cookie-checker section a:hover{color:var(--color-secondary)}#cookie-checker section .the-big-question{font-family:var(--font-family-semi-bold);font-size:1.2em}#cookie-checker section .button-container{margin-top:1rem}#cookie-checker section .button-container button{font-size:.8em}#cookie-checker section .button-container button:first-child{margin-right:5px}#cookie-checker section>div>div{display:inline;font-size:.7em;line-height:1.2em;margin-left:10px}.tiptap *{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.tiptap:first-child{margin-top:0}.tiptap ol,.tiptap ul{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}.tiptap ol li p,.tiptap ul li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{line-height:1.1}.tiptap a{color:hsl(var(--secondary));text-decoration:underline;word-break:break-all}.tiptap h1,.tiptap h2{color:hsl(var(--text-color));text-transform:none;margin-bottom:1.5rem}.tiptap h1{font-size:1.5rem}.tiptap h2{font-size:1.25rem}.tiptap h3{font-size:1.125rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap code{border-radius:.375rem;font-size:.875rem;padding:.25rem .5rem;color:#111827;background-color:#f3f4f6}@media (prefers-color-scheme:dark){.tiptap code{background-color:#334155;color:#fff}}.tiptap pre code{background-color:transparent;color:inherit;padding:0}.tiptap pre{display:block;width:100%;border-radius:.5rem;color:#111827;background-color:#f3f4f6;font-family:Montserrat,sans-serif;margin:1.5rem 0;padding:.75rem 1rem}@media (prefers-color-scheme:dark){.tiptap pre{background-color:#334155;color:#fff}}.tiptap blockquote{border-left:2px solid #d1d5db;margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:hsl(var(--c-neutral-400));font-style:italic}.tiptap cs-breakall{word-break:break-all}.readonly .tiptap cs-breakall{color:hsl(var(--success-700))}@media (prefers-color-scheme:dark){.readonly .tiptap cs-breakall{color:hsl(var(--success-200))}}input[type=password]::-moz-svg-anonymous{display:none}input[type=password]::-ms-reveal{display:none}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:0.5;--rdp-outside-opacity:0.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:0.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:0.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color) 50%,transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:0.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:0.75;--rdp-weekday-padding:0.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{position:relative}.rdp-root,.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_previous:disabled{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-moz-fit-content;max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}footer#page-footer{position:relative;color:var(--color-white);z-index:1}footer#page-footer h2{font-size:1em;color:var(--color-white);text-transform:unset}footer#page-footer .shape{overflow:hidden;display:block;position:absolute;width:100%;height:calc(100% + 20px);top:0;margin-top:-25px}@media(min-width:992px){footer#page-footer .shape{margin-top:-40px}}footer#page-footer .shape:before{content:"";background:var(--color-primary);position:absolute;left:50%;transform:translateX(-50%);border-top-right-radius:100%;border-top-left-radius:100%;z-index:-1;height:100%;width:350%}@media(min-width:380px){footer#page-footer .shape:before{width:300%}}@media(min-width:576px){footer#page-footer .shape:before{width:250%}}@media(min-width:768px){footer#page-footer .shape:before{width:200%}}@media(min-width:1200px){footer#page-footer .shape:before{width:150%}}footer#page-footer>.container>div.cs-row{margin:0 auto;max-width:var(--content-max-width);padding:var(--content-padding-md);align-content:center}@media(min-width:992px){footer#page-footer>.container>div.cs-row{padding:var(--content-padding-lg)}}@media(min-width:768px){footer#page-footer>.container>div.cs-row{align-content:unset}}footer#page-footer>.container>div.cs-row>div.cs-col{width:auto;text-align:center}footer#page-footer>.container>div.cs-row>div.cs-col.navigation{margin-top:20px}@media(min-width:768px){footer#page-footer>.container>div.cs-row>div.cs-col.navigation{margin-top:unset}}footer#page-footer>.container>div.cs-row>div.cs-col .footer-title{font-family:var(--font-family-semi-medium);margin-bottom:1em}@media(min-width:768px){footer#page-footer>.container>div.cs-row>div.cs-col .footer-title{margin-bottom:1.5em}}footer#page-footer>.container>div.cs-row>div.cs-col .footer-link{display:inline-block;color:var(--color-white);font-family:var(--font-family-regular);text-decoration:underline;margin-bottom:1rem}footer#page-footer>.container>div.cs-row>div.cs-col .footer-link:last-child{margin-bottom:0}footer#page-footer>.container>div.cs-row>div.cs-col:first-child{margin-top:unset}@media(min-width:768px){footer#page-footer>.container>div.cs-row>div.cs-col:first-child{text-align:left}}footer#page-footer>.container>div.cs-row>div.cs-col:last-child{display:flex;flex-direction:column}footer#page-footer>.container>div.cs-row>div.cs-col:last-child .nav-item{padding-bottom:1rem}footer#page-footer>.container>div.cs-row>div.cs-col:last-child .nav-item a{color:var(--color-white);display:inline;font-family:var(--font-family-semi-medium);text-decoration:underline}@media(min-width:768px){footer#page-footer>.container>div.cs-row>div.cs-col:last-child{text-align:center;text-align:right}}footer#page-footer>.container>div.cs-row>div.cs-col .footer-contact-icons{padding:20px 0;margin:0 auto}@media(min-width:768px){footer#page-footer>.container>div.cs-row>div.cs-col .footer-contact-icons{margin:unset}}footer#page-footer>.container>div.cs-row>div.cs-col .footer-contact-icons a{display:inline-block;font-family:var(--font-family-semi-medium);text-align:center;color:var(--color-white)!important;margin-right:30px;text-decoration:underline}footer#page-footer>.container>div.cs-row>div.cs-col .footer-contact-icons a:last-child{margin-right:unset}footer#page-footer>.container>div.cs-row>div.cs-col .footer-contact-icons a svg{position:relative}footer#page-footer>.container:nth-child(2){text-align:center;padding:50px 20px 20px}@media(min-width:768px){footer#page-footer>.container:nth-child(2){padding:60px 20px 40px}}footer#page-footer>.container:last-child{background-color:var(--color-fourth);padding:20px 10px;text-align:center;font-size:.7em}footer#page-footer>.container:last-child>.cs-row.mini-bar{align-content:center}footer#page-footer>.container:last-child>.cs-row.mini-bar>.cs-col{width:auto;text-align:center}@media(min-width:768px){footer#page-footer>.container:last-child{padding:10px;text-align:unset}footer#page-footer>.container:last-child>.cs-row.mini-bar .cs-col{text-align:left}footer#page-footer>.container:last-child>.cs-row.mini-bar .cs-col:last-child{text-align:right}}footer#page-footer>.container:last-child a{display:block;color:var(--color-white);text-decoration:underline;margin-right:0;font-family:var(--font-family-semi-medium);margin-bottom:12px}footer#page-footer>.container:last-child a:last-child{margin-bottom:24px;margin-right:0}@media(min-width:768px){footer#page-footer>.container:last-child a:last-child{margin-bottom:unset}footer#page-footer>.container:last-child a{margin-bottom:unset;margin-right:10px;display:inline-block}}@media(min-width:992px){footer#page-footer>.container:last-child a{margin-right:20px}}@media(min-width:1200px){footer#page-footer>.container:last-child a{margin-right:40px}}