.hagreedForm,.hagreed{--box-background:var(--hagreed-box-background,#fff);--box-border:var(--hagreed-box-border,rgba(0,0,0,.2));--box-backdrop:var(--hagreed-box-backdrop,rgba(0,0,0,.5));--check-border:var(--hagreed-check-border,#0f1014);--check-accept:var(--hagreed-check-accept,#5f7eff);--check-refused:var(--hagreed-check-refused,#0f1014);--title-color:var(--hagreed-title-color,#0f1014);--text-color:var(--hagreed-text-color,rgba(15,16,20,.6));--link-color:var(--hagreed-link-color,#5f7eff);--link-color-hover:var(--hagreed-link-color-hover,#0f1014);--button-background:var(--hagreed-button-background,#fff);--button-color:var(--hagreed-button-color,#0f1014);--button-hightlight-background:var(--hagreed-button-hightlight-background,#f37f71);--button-hightlight-color:var(--hagreed-button-hightlight-color,#fff);--form-background:var(--hagreed-background-form,#fff);--form-marginBottom:var(--hagreed-form-mb,50px);--form-marginTop:var(--hagreed-form-mt,20px);--fullpage-button-background:var(--hagreed-button-background,#eee);--fullpage-button-color:var(--hagreed-button-color,#0f1014);--fullpage-button-hightlight-background:var(--hagreed-button-hightlight-background,#f37f71);--fullpage-button-hightlight-color:var(--hagreed-button-hightlight-color,#fff)}.hagreed__buttons .accept__btn,.hagreed__buttons .refused__btn,.hagreed__buttons .info__btn{background:rgba(0,0,0,0) !important;border:0;border-radius:0;font-size:11px;font-weight:700;text-align:center;padding:15px;height:auto;line-height:normal;width:100%;color:var(--button-color) !important;cursor:pointer;letter-spacing:0;text-transform:none}.hagreedForm,.hagreed{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;font-weight:400;color:var(--text-color) !important;background:var(--box-background) !important;border-radius:5px;font-size:12px}.hagreedForm p,.hagreed p{margin:0;padding:0;line-height:1.5em}.hagreedForm p a,.hagreed p a{text-decoration:underline;color:var(--link-color) !important}.hagreedForm p a:hover,.hagreed p a:hover{color:var(--link-color-hover) !important}.hagreedForm ul,.hagreed ul{margin:0;padding:0}@keyframes show{0{transform:translateY(50vh)}100%{transform:translateY(0);opacity:1}}@keyframes hide{0{opacity:0}5%{opacity:1}60%{transform:translateY(0);opacity:1}80%{transform:translateY(100vh);opacity:0}100%{transform:translateY(100vh);opacity:0}}@keyframes showOpacity{0{opacity:0}100%{opacity:1}}@keyframes hideOpacity{0{opacity:1}100%{opacity:0}}.hagreed{overflow:hidden;position:fixed;left:15px;bottom:15px;right:15px;max-height:540px;display:flex;box-shadow:0 20px 30px rgba(0,0,0,.1019607843);opacity:0;transform:translateY(50vh);animation:show 1s ease-in-out forwards;z-index:9999999;letter-spacing:0;text-transform:none}.hagreed svg{pointer-events:none}.hagreed__head{text-align:right;line-height:1em}.hagreed__copyright{text-decoration:none;color:inherit !important;font-size:8px;opacity:.8;transition:opacity .2s ease-in-out}.hagreed__copyright:hover{opacity:1}.hagreed__copyright svg{transform:translateY(2px);display:inline-block;margin:0 2px}.hagreed__container{padding:10px 20px 20px;flex:1;overflow:auto}.hagreed__title{font-size:20px;font-weight:700;color:var(--title-color) !important}.hagreed__title_success{max-width:60%}.hagreed__text{font-size:11px}.hagreed__buttons{display:flex;position:relative;flex-direction:row;white-space:nowrap}.hagreed__buttons:before{content:"";background-color:var(--box-border) !important;display:block;opacity:.1;height:1px;width:100%;position:absolute}.hagreed__buttons:after{content:"";background:linear-gradient(to top,var(--box-background),rgba(255,255,255,0)) !important;display:block;height:25px;width:100%;bottom:100%;left:0;position:absolute}.hagreed__buttons .info{min-width:30%}.hagreed__buttons .info__btn:hover{color:var(--button-hightlight-background) !important}.hagreed__buttons .refused{position:relative;min-width:25%}.hagreed__buttons .refused:before{content:"";background-color:var(--box-border) !important;display:block;opacity:.1;height:100%;right:0;top:0;width:1px;position:absolute}.hagreed__buttons .refused__btn:hover{color:var(--button-hightlight-background) !important}.hagreed__buttons .accept{flex:1}.hagreed__buttons .accept__btn:hover{color:var(--button-hightlight-background) !important}.hagreed__buttons .hightlight button.hagreed-validate{background:var(--button-hightlight-background) !important;color:var(--button-hightlight-color) !important;transition:box-shadow .3s ease-in-out;box-shadow:inset 0 0 0 50px rgba(0,0,0,0)}.hagreed__buttons .hightlight button.hagreed-validate:hover{box-shadow:inset 0 0 0 50px rgba(0,0,0,.2)}.hagreed__form{margin:0;max-width:none}.hagreed_minify{display:flex;flex-direction:column;overflow:hidden;width:100%}.hagreed_details{max-width:410px;display:flex;flex-direction:column;overflow:hidden}.hagreed_hide{opacity:1;transform:translateY(0);animation:hide 6s ease-in-out}.hagreed .categories{margin:15px 0 0;list-style:none;padding:0}.hagreed .categories__item{list-style:none}.hagreed .category{border-top:1px solid var(--box-border) !important;padding:15px 0}.hagreed .category__title{font-size:14px;font-weight:700;margin:0 0 5px;color:var(--title-color) !important}.hagreed .category__text{font-size:11px;margin-bottom:15px;line-height:1.5em}.hagreed .category__cookies{list-style:none;margin-bottom:15px;padding:0}.hagreed .category__cookies__item{display:inline-block;margin:0 5px 8px 0}.hagreed .category__cookies__item a{font-size:9px;text-decoration:none;padding:2px 10px;color:var(--link-color) !important;position:relative}.hagreed .category__cookies__item a:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:50px;background-color:var(--text-color) !important;opacity:.1;transition:opacity .1s ease}.hagreed .category__cookies__item a:hover{color:var(--link-color-hover) !important}.hagreed .category__cookies__item a:hover:before{opacity:.15}.hagreed .category__choice{display:flex;flex-direction:row;justify-content:flex-end}.hagreed .cookie-switch{cursor:pointer;flex-direction:row;margin:0;position:relative;border-radius:5px;background:#fff !important;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.hagreed .cookie-switch__bar{border-radius:5px;background:var(--check-refused) !important;position:absolute;left:0;width:50%;bottom:-1px;top:-1px;transform:translateX(0);transition:transform .2s ease-in-out,background .2s ease-in-out}.hagreed .cookie-switch__input{opacity:0;display:none}.hagreed .cookie-switch__input:checked~.cookie-switch__element{color:var(--box-background) !important}.hagreed .cookie-switch__input:checked~.cookie-switch__element:first-of-type{color:var(--check-accept) !important}.hagreed .cookie-switch__input:checked~.cookie-switch__bar{transform:translateX(100%);background:var(--check-accept) !important}.hagreed .cookie-switch__input:checked~.cookie-switch__border{box-shadow:inset 0 0 0 1px var(--check-accept) !important}.hagreed .cookie-switch__element{display:inline-block;position:relative;z-index:1;padding:6px 15px;font-weight:700;text-align:center;font-size:11px;line-height:normal;color:var(--check-refused) !important;transition:color .2s ease-in-out}.hagreed .cookie-switch__element:first-of-type{color:var(--box-background) !important}.hagreed .cookie-switch__border{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:5px;box-shadow:inset 0 0 0 1px var(--check-refused) !important}.hagreed p.hagreed__title{margin:10px 0 5px}.hagreed p.hagreed__title:first-child{margin-top:0}.hagreed p.hagreed__text{line-height:1.5em}@media(min-width:768px){.hagreed{left:30px;bottom:30px;right:auto}.hagreed_minify{max-width:310px}}.hagreed .cookie{margin-bottom:15px}.hagreed .cookie__label{margin:0;width:100%}.hagreed .cookie__name{display:flex;flex-direction:row;align-items:center}.hagreed .cookie__name__text{font-weight:600;color:var(--title-color) !important;text-decoration:none;pointer-events:none}.hagreed .cookie__name__text:not([href="#"]){pointer-events:all}.hagreed .cookie__name__text:not([href="#"]):hover{color:var(--link-color) !important}.hagreed .cookie__purpose{margin-top:5px;font-size:11px}.hagreed .cookie__toggle{cursor:pointer;color:var(--link-color) !important;text-decoration:underline;font-size:10px;font-weight:400;margin-left:auto}.hagreed .cookie__desc{font-size:11px;margin-top:5px;display:none}.hagreed .cookie__less{display:none}.hagreed .cookie__checkbox{display:none}.hagreed .cookie__checkbox:checked~.cookie__desc{display:block}.hagreed .cookie__checkbox:checked~.cookie__name .cookie__more{display:none}.hagreed .cookie__checkbox:checked~.cookie__name .cookie__less{display:block}.hagreedForm{box-shadow:0 20px 30px rgba(0,0,0,.05)}.hagreedForm:empty{display:none}.hagreedForm_content{max-width:100%;padding:20px 30px 15px;margin:var(--form-marginTop) 0 var(--form-marginBottom)}.hagreedForm_content .hagreedForm__title{margin:0 0 5px;font-size:20px;font-weight:700;color:var(--title-color) !important}.hagreedForm_content .hagreedForm__text{margin-top:8px;font-size:12px}.hagreedForm__copyright{text-decoration:none;color:inherit !important;font-size:9px;opacity:.8;margin-top:15px;display:block}.hagreedForm__copyright svg{transform:translateY(2px);display:inline-block;margin:0 2px}.hagreedForm__copyright:hover{color:var(--link-color-hover) !important}.hagreedForm .purpose{padding:20px 0;position:relative}.hagreedForm .purpose:before{content:"";position:absolute;bottom:0;width:100%;left:0;background-color:var(--title-color) !important;opacity:.05;height:1px}.hagreedForm .purpose__optionnal{font-size:9px;opacity:.5;margin-bottom:10px;color:var(--title-color) !important}.hagreedForm .purpose__container{display:flex;flex-direction:column}.hagreedForm .purpose__content{flex:1;padding-right:20px}.hagreedForm .purpose__name{font-size:12px;line-height:1.5em}.hagreedForm .purpose__text{margin-top:10px;font-size:12px;line-height:1.5em;display:none}.hagreedForm .purpose__link{cursor:pointer;color:var(--link-color) !important;text-decoration:underline;font-size:10px;font-weight:700;margin-top:10px}.hagreedForm .purpose__link:hover{color:var(--link-color-hover) !important;opacity:.8}.hagreedForm .purpose__link.less{display:none}.hagreedForm .purpose__check{margin-top:25px}.hagreedForm .purpose__check__label{font-size:9px;color:var(--title-color) !important;opacity:.5;margin-bottom:5px}.hagreedForm .purpose__check__input{display:none}.hagreedForm .purpose__check__input.mandatory~.choice__label{pointer-events:none}.hagreedForm .purpose__check__input.mandatory~.choice__label.refused{opacity:.1}.hagreedForm .purpose__check__input:not(.init):checked+.accept{border-color:var(--check-accept) !important;background-color:var(--check-accept) !important;color:#fff !important;text-shadow:0 0 1px #fff}.hagreedForm .purpose__check__input:not(.init):not(:checked)~.refused{background-color:var(--check-refused) !important;border-color:var(--check-refused) !important;color:#fff !important;text-shadow:0 0 1px #fff}.hagreedForm .purpose .choice__label{text-align:center;opacity:1;font-size:12px;cursor:pointer;padding:5px 15px;min-height:30px;border:1px solid var(--check-border) !important;color:var(--check-border) !important;border-radius:5px}.hagreedForm .purpose .choice__label.accept{margin-bottom:10px}.hagreedForm .purpose .choice__label.accept:hover{background-color:var(--check-accept) !important;color:#fff !important}.hagreedForm .purpose .choice__label.refused:hover{background-color:var(--check-refused) !important;color:#fff !important}.hagreedForm .purpose.expand .purpose__text{display:block}.hagreedForm .purpose.expand .more{display:none}.hagreedForm .purpose.expand .less{display:block}@media(min-width:768px){.hagreedForm .purpose__container{flex-direction:row}.hagreedForm .purpose__check{margin-top:0}.hagreedForm__list{display:flex;flex-direction:row;gap:0 30px;flex-wrap:wrap}.hagreedForm__list .purpose{min-width:200px;flex:1}.hagreedForm__list .purpose:before{inset:30px auto 30px -15px;height:auto;width:1px}.hagreedForm__list .purpose:nth-child(odd):before{display:none}.hagreedForm__list .purpose__container{flex-direction:column}.hagreedForm__list .purpose__check{margin-top:12px}}body.hagreed-fullpage{overflow:hidden;max-height:100vh}body.hagreed-fullpage #hagreed{inset:0;transform:none;box-shadow:none;max-height:none;max-width:none;display:flex;align-items:center;justify-content:center;border-radius:0;opacity:0;transition:opacity .1s ease;animation:showOpacity .2s ease forwards;background:var(--box-backdrop) !important}body.hagreed-fullpage .hagreed_success,body.hagreed-fullpage .hagreed_details,body.hagreed-fullpage .hagreed_minify{max-width:95vw;max-height:95vh;max-height:95dvh;color:var(--text-color) !important;background:var(--box-background) !important;pointer-events:auto;font-size:14px;border-radius:10px;border:1px solid var(--box-border);position:relative}body.hagreed-fullpage .hagreed_minify,body.hagreed-fullpage .hagreed_details{padding:0 20px 20px;overflow:auto;display:block}body.hagreed-fullpage .hagreed_details{padding-top:15px;padding-bottom:15px}body.hagreed-fullpage .hagreed_hide{pointer-events:none;animation:hideOpacity .2s ease;opacity:0}body.hagreed-fullpage .hagreed label{margin-bottom:0}body.hagreed-fullpage .hagreed__container{flex:auto;overflow:auto;padding:0}body.hagreed-fullpage .hagreed__copyright{font-size:10px;line-height:1.2em}body.hagreed-fullpage .hagreed__copyright_right{margin-left:auto}body.hagreed-fullpage .hagreed__copyright_head{display:none}body.hagreed-fullpage .hagreed__copyright_footer{display:block;text-align:right}body.hagreed-fullpage .hagreed__head{display:flex;flex-direction:row;justify-content:space-between;align-items:center}body.hagreed-fullpage .hagreed__text{font-size:14px}body.hagreed-fullpage .hagreed__logo{margin:10px auto 20px;display:block;max-width:150px}body.hagreed-fullpage .hagreed__title{font-weight:700;font-size:20px}body.hagreed-fullpage .hagreed__buttons{padding:10px 0 15px;display:flex;flex-direction:column}body.hagreed-fullpage .hagreed__buttons:last-child{padding-bottom:5px}body.hagreed-fullpage .hagreed__buttons:before,body.hagreed-fullpage .hagreed__buttons:after{display:none}body.hagreed-fullpage .hagreed__buttons__item{width:100%;border:0;margin:5px 0;text-align:center;overflow:hidden;display:block}body.hagreed-fullpage .hagreed__buttons__btn{border:0;width:100%;padding:13px 8px;border-radius:10px;font-weight:normal;text-align:center;cursor:pointer;color:var(--fullpage-button-color) !important;background-color:var(--fullpage-button-background) !important;text-transform:uppercase;font-family:inherit;font-size:14px;line-height:inherit;margin:0;height:auto;letter-spacing:0;box-shadow:none}body.hagreed-fullpage .hagreed__buttons .hightlight button.hagreed-validate{background:var(--fullpage-button-hightlight-background) !important;color:var(--fullpage-button-hightlight-color) !important;transition:box-shadow .3s ease-in-out;box-shadow:inset 0 0 0 50px rgba(0,0,0,0)}body.hagreed-fullpage .hagreed__buttons .hightlight button.hagreed-validate:hover{box-shadow:inset 0 0 0 50px rgba(0,0,0,.1)}body.hagreed-fullpage .hagreed__subtitle{margin-top:10px;font-size:14px}body.hagreed-fullpage .hagreed__continue{display:block;text-align:right;padding:10px 0 10px 20px;margin-left:auto;cursor:pointer;text-decoration:underline;font-size:14px;line-height:normal;background-color:rgba(0,0,0,0);border:0;font-family:inherit;color:var(--link-color);letter-spacing:0;text-transform:none;box-shadow:none}body.hagreed-fullpage .hagreed__continue:hover{color:var(--link-color-hover)}body.hagreed-fullpage .hagreed__download{cursor:pointer;text-decoration:underline;text-align:left;margin-bottom:10px;font-size:14px;color:var(--link-color) !important}body.hagreed-fullpage .hagreed__download:hover{color:var(--link-color-hover)}body.hagreed-fullpage .hagreed__info{font-size:12px;margin-bottom:5px}body.hagreed-fullpage .hagreed .category__text{margin-bottom:5px;font-size:12px}body.hagreed-fullpage .hagreed .category__choice{margin-top:10px}@media(min-width:768px){body.hagreed-fullpage .hagreed_minify{max-height:590px !important;max-width:700px !important}body.hagreed-fullpage .hagreed_details{max-width:700px !important;padding-bottom:0}body.hagreed-fullpage .hagreed_details .hagreed form{max-width:none}body.hagreed-fullpage .hagreed_details .hagreed__buttons__item{max-width:30%}body.hagreed-fullpage .hagreed_details .hagreed__buttons__btn{font-size:12px}body.hagreed-fullpage .hagreed__copyright_head{display:block}body.hagreed-fullpage .hagreed__copyright_footer{display:none}body.hagreed-fullpage .hagreed__logo{margin:20px auto 30px;max-width:200px}body.hagreed-fullpage .hagreed__buttons{padding:20px;flex-direction:row-reverse}body.hagreed-fullpage .hagreed__buttons:last-child{padding-bottom:20px}body.hagreed-fullpage .hagreed__buttons__item{flex:1;width:auto;max-width:50%;margin:auto;overflow:hidden}body.hagreed-fullpage .hagreed__buttons__btn{padding:20px 8px;width:270px;max-width:100%}body.hagreed-fullpage .hagreed__info{font-size:14px;margin-bottom:0}}body.hagreed-fullpage .ugc{--link:#000;font-family:"Uniform Extra Condensed" !important;font-size:16px;box-shadow:0 5px 15px #fff;border:1px solid rgba(0,0,0,.2)}body.hagreed-fullpage .ugc label{margin-bottom:0}body.hagreed-fullpage .ugc p{font-size:16px}body.hagreed-fullpage .ugc.hagreed_minify,body.hagreed-fullpage .ugc.hagreed_details{border-radius:0}body.hagreed-fullpage .ugc .hagreed__title{font-weight:700;font-size:20px}body.hagreed-fullpage .ugc .hagreed__logo{max-width:100px}body.hagreed-fullpage .ugc .hagreed__text{font-size:14px}body.hagreed-fullpage .ugc .hagreed__buttons__btn{border:0;border-radius:0;font-weight:400;text-transform:uppercase;font-size:18px;max-width:100%}body.hagreed-fullpage .ugc .hagreed__subtitle{font-size:14px}body.hagreed-fullpage .ugc .hagreed__info{font-size:14px}body.hagreed-fullpage .ugc .hagreed__continue{font-size:18px}body.hagreed-fullpage .ugc .category__title{font-size:16px}body.hagreed-fullpage .ugc .category__text{font-size:14px}body.hagreed-fullpage .ugc .cookie-switch{position:relative}body.hagreed-fullpage .ugc .cookie-switch:after{content:"";inset:0;position:absolute;border:inherit;border-radius:5px;border:1px solid var(--check-border) !important;opacity:.2}body.hagreed-fullpage .ugc .cookie-switch:before{content:"";position:absolute;left:50%;height:100%;top:0;background-color:var(--check-border);width:1px;opacity:.2}body.hagreed-fullpage .ugc .cookie-switch__label{position:relative;cursor:pointer}body.hagreed-fullpage .ugc .cookie-switch__label_disabled .cookie-switch__active{background-color:var(--check-refused)}body.hagreed-fullpage .ugc .cookie-switch__text{font-size:16px;font-weight:400;line-height:100%;display:block;z-index:1;padding:6px 15px;text-align:center;color:inherit !important;position:relative}body.hagreed-fullpage .ugc .cookie-switch__border,body.hagreed-fullpage .ugc .cookie-switch__active{pointer-events:none}body.hagreed-fullpage .ugc .cookie-switch__active{background-color:var(--check-accept);inset:0;opacity:0;position:absolute;z-index:0;transition:opacity .2s ease-in-out}body.hagreed-fullpage .ugc .cookie-switch__input:checked~.cookie-switch__text{color:var(--box-background) !important}body.hagreed-fullpage .ugc .cookie-switch__input:checked~.cookie-switch__active{opacity:1}@media(min-width:768px){body.hagreed-fullpage .ugc .hagreed__text{font-size:16px}body.hagreed-fullpage .ugc .hagreed__info{font-size:16px}body.hagreed-fullpage .ugc .hagreed__download{font-size:16px}body.hagreed-fullpage .ugc .hagreed__buttons__item{max-width:30%}body.hagreed-fullpage .ugc .hagreed__buttons__btn{width:200px}body.hagreed-fullpage .ugc .hagreed__subtitle{font-size:16px}body.hagreed-fullpage .ugc .hagreed__logo{max-width:200px}body.hagreed-fullpage .ugc .category__text{font-size:16px}body.hagreed-fullpage .ugc.hagreed_details .hagreed__buttons__btn{font-size:18px}}