@keyframes fade-out-and-transform{0%{transform:translateX(-50%) translateY(0)}25%{opacity:1}75%{opacity:0}to{opacity:0;transform:translateX(-50%) translateY(110%)}}div>.GoogleConsentCookieBanner{max-width:124rem}@media screen and (max-width:849px){div>.GoogleConsentCookieBanner{width:101%}div>.GoogleConsentCookieBanner .Container{padding:0}}@media screen and (min-width:850px){div>.GoogleConsentCookieBanner{bottom:3.2rem}}div>.GoogleConsentCookieBanner--hidden{animation-duration:.6s;animation-fill-mode:forwards;animation-name:fade-out-and-transform;animation-timing-function:cubic-bezier(.32,0,.67,0)}div>.GoogleConsentCookieBanner__content{background-color:#133248;padding:3rem 2rem}@media screen and (min-width:850px){div>.GoogleConsentCookieBanner__content{padding:4rem 3.5rem}}@media screen and (min-width:1240px){div>.GoogleConsentCookieBanner__content{padding:4rem}}div>.GoogleConsentCookieBanner__content_header h3{color:#fff;font-size:2.2rem;line-height:2.4rem;margin-bottom:1.5rem}div>.GoogleConsentCookieBanner__content__message{color:#fff}div>.GoogleConsentCookieBanner__content__message p{margin-bottom:1.5rem}@media screen and (min-width:850px){div>.GoogleConsentCookieBanner__content__message p{margin-bottom:2rem}}div>.GoogleConsentCookieBanner__content__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}@media screen and (min-width:1240px){div>.GoogleConsentCookieBanner__content__buttons{gap:2rem}}div>.GoogleConsentCookieBanner__content__buttons .Button{margin-right:0}div>.GoogleConsentCookieBanner__content__buttons .Button--primary:hover{background-color:#db733a}div>.GoogleConsentCookieBanner__content__buttons__manual{color:#fff;font-family:Helvetica Neue Bold,Helvetica,Arial,sans-serif!important;font-weight:600;text-transform:uppercase}@media screen and (min-width:1240px){div>.GoogleConsentCookieBanner__content__buttons__manual{margin-left:auto;margin-right:3rem!important}}div>.GoogleConsentCookieBanner__content__buttons__manual:before{display:none}div>.GoogleConsentCookieBanner__content__buttons__manual:after{background-position-x:-4em;background-position-y:-2em;content:"";font-size:2.4rem;margin-left:1rem;min-width:2.4rem;transform:translate(5rem,-1rem) rotate(90deg)}div>.GoogleConsentCookieBanner__content__buttons__manual:hover{color:#ffe37e}div>.GoogleConsentCookieBanner__content__buttons__manual:hover:after{background-position-y:-5em}div>.GoogleConsentCookieBanner__content__buttons__manual:focus-visible{color:#ffe37e;text-decoration:underline}div>.GoogleConsentCookieBanner__content__buttons__manual:focus-visible:after{background-position-y:-5em}div>.GoogleConsentCookieBanner__content .icon-checkmark.icon-before:before{background-position-x:-23em;margin-right:1rem}@media screen and (min-width:1240px){div>.GoogleConsentCookieBanner__checkboxes-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin-bottom:1rem}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category{margin-bottom:0}}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category__description{margin-left:3.6rem}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]~label{border-bottom:1px solid #133248;font-size:1.6rem;font-weight:500;line-height:2.4rem;margin-bottom:0;width:-webkit-fit-content;width:fit-content}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]~label span{margin-left:.5rem}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]~label:before{font-size:2.6rem}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]:not(:checked)~label:before{background-position-y:-3em}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]:checked~label:before{background-position-x:-22em;background-position-y:-5em}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]:focus-visible+label{border-bottom:1px solid #ffe37e}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]:disabled+label{cursor:default;opacity:1}div>.GoogleConsentCookieBanner__checkboxes-container .GoogleConsentCookieBanner__category .Checkbox.GoogleConsentCookieBanner__checkbox input[type=checkbox]:disabled+label:before{opacity:.5}.GoogleConsentCookieBanner__checkbox label span{font-size:1.4rem}.GoogleConsentCookieBanner__checkbox input[type=checkbox]{opacity:0;position:absolute}.GoogleConsentCookieBanner__checkbox input[type=checkbox]~label:not(.no-styling){align-items:center;cursor:pointer;display:inline-block;display:flex;position:relative;-webkit-user-select:none;user-select:none}.GoogleConsentCookieBanner__checkbox input[type=checkbox]~label:not(.no-styling):before{background-position-y:-1em;font-size:1.8rem}.GoogleConsentCookieBanner__checkbox input[type=checkbox]:checked~label:not(.no-styling):before{background-position-y:0}@keyframes slide{0%{transform:translateX(-50%) translateY(110vh)}to{transform:translateX(-50%) translateY(0)}}.GoogleConsentCookieBanner{bottom:0;left:50%;max-height:100%;position:fixed;width:100%;z-index:10000}.GoogleConsentCookieBanner__content{display:flex;flex-direction:column;max-height:80vh}.GoogleConsentCookieBanner__content__message{overflow-y:auto}.GoogleConsentCookieBanner__content__full-height{overflow-y:scroll}@media screen and (min-width:992px){.GoogleConsentCookieBanner__content__full-height{height:auto;overflow-y:visible;overflow-y:initial}}.GoogleConsentCookieBanner__content__buttons{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:768px){.GoogleConsentCookieBanner__content__buttons{flex-direction:row}}.GoogleConsentCookieBanner__content__buttons .Button{margin-right:1rem}.GoogleConsentCookieBanner__content__buttons .GoogleConsentCookieBanner__content__buttons__manual{background:none;border:0;cursor:pointer;font-family:inherit;font-size:inherit;margin-right:1rem;padding:0}.GoogleConsentCookieBanner .AccordionItem{display:flex;flex-direction:column}.GoogleConsentCookieBanner .AccordionItem__title__wrapper{cursor:pointer;order:2}.GoogleConsentCookieBanner .AccordionItem__title{display:none}.GoogleConsentCookieBanner__category{display:inline-block;margin-bottom:2rem}.GoogleConsentCookieBanner--hidden{display:none}.GoogleConsentCookieBanner--hidden__content__full-height{bottom:inherit;left:inherit;position:inherit;right:inherit;top:inherit}.GoogleConsentCookieBanner--editing,.GoogleConsentCookieBanner--prompting{animation:slide 1s forwards;transform:translateX(-50%) translateY(0)}.GoogleConsentCookieBanner--loading{transform:translateX(-50%) translateY(110vh)}
/*# sourceMappingURL=271.27ba5ad2.chunk.css.map*/