.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:#0f1014 !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:rgba(15,16,20,.6) !important;background:#fff !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:rgba(15,16,20,.9) !important}.hagreedForm p a:hover,.hagreed p a:hover{color:#000 !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:#0f1014 !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:rgba(0,0,0,.2) !important;display:block;opacity:.1;height:1px;width:100%;position:absolute}.hagreed__buttons:after{content:"";background:linear-gradient(to top, #fff, 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:#f37f71 !important}.hagreed__buttons .refused{position:relative;min-width:25%}.hagreed__buttons .refused:before{content:"";background-color:rgba(0,0,0,.2) !important;display:block;opacity:.1;height:100%;right:0;top:0;width:1px;position:absolute}.hagreed__buttons .refused__btn:hover{color:#f37f71 !important}.hagreed__buttons .accept{flex:1}.hagreed__buttons .accept__btn:hover{color:#f37f71 !important}.hagreed__buttons .hightlight button.hagreed-validate{background:#f37f71 !important;color:#fff !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 rgba(0,0,0,.2) !important;padding:15px 0}.hagreed .category__title{font-size:14px;font-weight:700;margin:0 0 5px;color:#0f1014 !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:rgba(15,16,20,.9) !important;position:relative}.hagreed .category__cookies__item a:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:50px;background-color:rgba(15,16,20,.6) !important;opacity:.1;transition:opacity .1s ease}.hagreed .category__cookies__item a:hover{color:#000 !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:#0f1014 !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:#fff !important}.hagreed .cookie-switch__input:checked~.cookie-switch__element:first-of-type{color:#5f7eff !important}.hagreed .cookie-switch__input:checked~.cookie-switch__bar{transform:translateX(100%);background:#5f7eff !important}.hagreed .cookie-switch__input:checked~.cookie-switch__border{box-shadow:inset 0 0 0 1px #5f7eff !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:#0f1014 !important;transition:color .2s ease-in-out}.hagreed .cookie-switch__element:first-of-type{color:#fff !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 #0f1014 !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}}.hagreedForm{box-shadow:0 20px 30px rgba(0,0,0,.05)}.hagreedForm:empty{display:none}.hagreedForm_content{max-width:100%;padding:15px 20px 10px;margin:20px 0 50px}.hagreedForm_content .hagreedForm__title{margin:0 0 5px;font-size:20px;font-weight:700;color:#0f1014 !important}.hagreedForm_content .hagreedForm__text{margin-top:5px;font-size:12px}.hagreedForm__copyright{text-decoration:none;color:inherit !important;font-size:9px;opacity:.8;margin-top:8px;display:block}.hagreedForm__copyright svg{transform:translateY(2px);display:inline-block;margin:0 2px}.hagreedForm__copyright:hover{color:#000 !important}.hagreedForm .purpose{padding:12px 0;position:relative}.hagreedForm .purpose:first-of-type{padding-top:17px}.hagreedForm .purpose:before{content:"";position:absolute;bottom:0;width:100%;left:0;background-color:#0f1014 !important;opacity:.05;height:1px}.hagreedForm .purpose__optionnal{font-size:9px;opacity:.5;margin-bottom:10px;color:#0f1014 !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:rgba(15,16,20,.9) !important;text-decoration:underline;font-size:10px;font-weight:700;margin-top:10px}.hagreedForm .purpose__link:hover{color:#000 !important;opacity:.8}.hagreedForm .purpose__link.less{display:none}.hagreedForm .purpose__check{margin-top:25px}.hagreedForm .purpose__check__label{font-size:9px;color:#0f1014 !important;opacity:.5;margin-bottom:5px}.hagreedForm .purpose__check__input{display:none !important; }.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:#5f7eff !important;background-color:#5f7eff !important;color:#fff !important;text-shadow:0 0 1px #fff}.hagreedForm .purpose__check__input:not(.init):not(:checked)~.refused{background-color:#0f1014 !important;border-color:#0f1014 !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 #0f1014 !important;color:#0f1014 !important;border-radius:5px}.hagreedForm .purpose .choice__label.accept{margin-bottom:10px}.hagreedForm .purpose .choice__label.accept:hover{background-color:#5f7eff !important;color:#fff !important}.hagreedForm .purpose .choice__label.refused:hover{background-color:#0f1014 !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:rgba(0,0,0,.5) !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:rgba(15,16,20,.6) !important;background:#fff !important;pointer-events:auto;font-size:14px;border-radius:10px;border:1px solid rgba(0,0,0,.2);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:#0f1014 !important;background-color:#eee !important;text-transform:uppercase;font-family:inherit;font-size:14px;line-height:normal;margin:0;height:auto;letter-spacing:0;box-shadow:none}body.hagreed-fullpage .hagreed__buttons .hightlight button.hagreed-validate{background:#f37f71 !important;color:#fff !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:rgba(15,16,20,.9);letter-spacing:0;text-transform:none;box-shadow:none}body.hagreed-fullpage .hagreed__continue:hover{color:#000}body.hagreed-fullpage .hagreed__download{cursor:pointer;text-decoration:underline;text-align:left;margin-bottom:10px;font-size:14px;color:rgba(15,16,20,.9) !important}body.hagreed-fullpage .hagreed__download:hover{color:#000}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}body.hagreed-fullpage .hagreed .category__cookies{margin-top:8px;margin-bottom:0}body.hagreed-fullpage .hagreed .category__cookies__item a:before{z-index:0}@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}}
