.layout_container__Tovb9{display:flex;flex-direction:column;min-height:100vh}.layout_main__mXTwS{display:flex;flex-direction:column;flex:auto;background-color:var(--background-alt-blue-france)}.profile-image_container__tvgGT{border-radius:50%;overflow:hidden;width:32px;height:32px}.fr-flex{display:flex}.fr-inline-flex{display:inline-flex}.fr-display-block{display:block}.fr-display-inline-block{display:inline-block}@media (min-width:48em){.fr-display-block-md{display:block}.fr-display-inline-md{display:inline!important}}@media (min-width:78em){.fr-display-block-xl{display:block}}.fr-direction-column{flex-direction:column}.fr-direction-column-reverse{flex-direction:column-reverse}.fr-direction-row{flex-direction:row}.fr-direction-row-reverse{flex-direction:row-reverse}.fr-align-self-center{align-self:center}.fr-align-self-stretch{align-self:stretch}.fr-align-items-center{align-items:center}.fr-align-items-baseline{align-items:baseline}.fr-align-items-start{align-items:flex-start}.fr-align-items-end{align-items:flex-end}.fr-align-items-stretch{align-items:stretch}.fr-justify-content-center{justify-content:center}.fr-justify-content-start{justify-content:flex-start}.fr-justify-content-end{justify-content:flex-end}.fr-justify-content-space-between{justify-content:space-between}.fr-justify-content-space-around{justify-content:space-around}.fr-justify-content-space-evenly{justify-content:space-evenly}.fr-justify-content-stretch{justify-content:stretch}.fr-flex-nowrap{flex-wrap:nowrap}.fr-flex-wrap{flex-wrap:wrap}.fr-flex-gap-0{gap:0}.fr-flex-gap-1v{gap:4px}.fr-flex-gap-2v{gap:8px}.fr-flex-gap-3v{gap:12px}.fr-flex-gap-4v{gap:16px}.fr-flex-gap-5v{gap:20px}.fr-flex-gap-6v{gap:24px}.fr-flex-gap-7v{gap:28px}.fr-flex-gap-8v{gap:32px}.fr-flex-gap-9v{gap:36px}.fr-flex-gap-10v{gap:40px}.fr-flex-gap-11v{gap:44px}.fr-flex-gap-12v{gap:48px}.fr-flex-gap-16v{gap:64px}.fr-flex-basis-0{flex-basis:0}.fr-flex-grow-0{flex-grow:0}.fr-flex-grow-1{flex-grow:1}.fr-flex-grow-2{flex-grow:2}.fr-flex-shrink-0{flex-shrink:0}.fr-flex-shrink-1{flex-shrink:1}.fr-flex-shrink-2{flex-shrink:2}.fr-justify-content-unset{justify-content:unset!important}@media (min-width:36em){.fr-flex-sm{display:flex}.fr-direction-sm-column{flex-direction:column}.fr-direction-sm-row{flex-direction:row}.fr-direction-sm-row-reverse{flex-direction:row-reverse}.fr-align-items-sm-center{align-items:center}.fr-align-self-sm-center{align-self:center}}@media (min-width:48em){.fr-flex-md{display:flex}.fr-direction-md-column{flex-direction:column}.fr-direction-md-row{flex-direction:row}.fr-direction-md-row-reverse{flex-direction:row-reverse}.fr-align-self-md-center{align-self:center}.fr-align-self-md-stretch{align-self:stretch}.fr-align-items-md-center{align-items:center}.fr-align-items-md-start{align-items:flex-start}.fr-align-items-md-end{align-items:flex-end}.fr-align-items-md-stretch{align-items:stretch}.fr-justify-content-md-center{justify-content:center}.fr-justify-content-md-start{justify-content:flex-start}.fr-justify-content-md-end{justify-content:flex-end}.fr-justify-content-md-space-between{justify-content:space-between}.fr-justify-content-md-space-around{justify-content:space-around}.fr-justify-content-md-space-evenly{justify-content:space-evenly}.fr-justify-content-md-stretch{justify-content:stretch}.fr-flex-shrink-md-0{flex-shrink:0}.fr-flex-nowrap-md{flex-wrap:nowrap}.fr-flex-wrap-md{flex-wrap:wrap}.fr-flex-gap-md-0{gap:0}.fr-flex-gap-md-1v{gap:4px}.fr-flex-gap-md-2v{gap:8px}.fr-flex-gap-md-3v{gap:12px}.fr-flex-gap-md-4v{gap:16px}.fr-flex-gap-md-5v{gap:20px}.fr-flex-gap-md-6v{gap:24px}.fr-flex-gap-md-7v{gap:28px}.fr-flex-gap-md-8v{gap:32px}.fr-flex-gap-md-9v{gap:36px}.fr-flex-gap-md-10v{gap:40px}}@media (min-width:62em){.fr-direction-lg-row{flex-direction:row}.fr-direction-lg-column{flex-direction:column}.fr-align-items-lg-center{align-items:center}}@media (min-width:78em){.fr-flex-xl{display:flex}.fr-direction-xl-row{flex-direction:row}.fr-direction-xl-column{flex-direction:column}.fr-align-items-xl-start{align-items:flex-start}}.fr-text--normal{font-weight:400!important}.fr-text--medium{font-weight:500!important}.fr-text--start{text-align:start!important}.fr-text--center{text-align:center!important}.fr-text--left{text-align:left!important}.fr-text--right{text-align:right!important}.fr-text--justify{text-align:justify!important}.fr-text--break-all{word-break:break-all}.fr-text--nowrap{text-wrap:nowrap}.fr-text--uppercase{text-transform:uppercase!important}.fr-whitespace-nowrap{white-space:nowrap}.fr-whitespace-wrap{white-space:normal}.fr-line-height-1{line-height:1!important}@media (min-width:36em){.fr-text-sm--right{text-align:right!important}}.fr-text--underline{text-decoration:underline}.fr-width-full{width:100%!important}.fr-height-full{height:100%!important}.fr-border{border:1px solid var(--border-default-grey)}.fr-border-top{border-top:1px solid var(--border-default-grey)}.fr-border-bottom{border-bottom:1px solid var(--border-default-grey)}.fr-border-right{border-right:1px solid var(--border-default-grey)}.fr-border-left{border-left:1px solid var(--border-default-grey)}.fr-border--blue-france-high{border-color:var(--blue-france-high-525)}.fr-border--blue-france{border-color:var(--blue-france-main-525)}.fr-border-radius--4{border-radius:4px}.fr-border-radius--8{border-radius:8px}.fr-border-radius-top--8{border-top-left-radius:8px;border-top-right-radius:8px}.fr-border-radius-bottom--8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.fr-border-radius-left--8{border-top-left-radius:8px;border-bottom-left-radius:8px}.fr-border-radius-right--8{border-top-right-radius:8px;border-bottom-right-radius:8px}.fr-border-radius--16{border-radius:16px}.fr-border-radius--32{border-radius:32px}.fr-border-radius--64{border-radius:64px}.fr-border-radius-bottom--0{border-bottom-left-radius:0;border-bottom-right-radius:0}.fr-border-radius-top--0{border-top-left-radius:0;border-top-right-radius:0}.fr-border--bottom{border-bottom:var(--border-width) var(--border-style) var(--border-default-grey)}.fr-border--top{border-top:var(--border-width) var(--border-style) var(--border-default-grey)}.fr-border--start{border-left:var(--border-width) var(--border-style) var(--border-default-grey)}.fr-border--end{border-right:var(--border-width) var(--border-style) var(--border-default-grey)}@media (max-width:48em){.fr-border-md-none{border:none}}.fr-dropdown{position:relative;display:inline-block;@media (max-width:48em){position:unset}}.fr-dropdown__btn:after{flex:0 0 auto;display:inline-block;vertical-align:calc((.75em - var(--icon-size)) * .5);background-color:currentcolor;width:var(--icon-size);height:var(--icon-size);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-image:url(/_next/static/media/arrow-down-s-line.6d773166.svg);mask-image:url(/_next/static/media/arrow-down-s-line.6d773166.svg);--icon-size:1rem;content:"";margin-left:.5rem;margin-right:0;transition:transform .3s}.fr-dropdown__btn[aria-expanded=true]:after{transform:rotate(-180deg)}.fr-dropdown__pane .fr-btn{background-color:transparent}.fr-dropdown__modal{.fr-btn{background-color:transparent}&>ul{list-style-type:none;padding:0;&>li .fr-btn{font-weight:400;color:var(--text-action-high-grey);width:100%!important;padding:.75rem!important;margin:0!important;--hover:inherit;--active:inherit;border-bottom:1px solid var(--border-default-grey)}}}.fr-dropdown__pane{pointer-events:none;position:absolute;z-index:calc(var(--ground) + 1750);filter:drop-shadow(var(--overlap-shadow));top:100%;@media (max-width:48em){top:unset;width:100%}&.fr-collapsing{margin-top:0;padding-top:0}&>ul{min-width:17rem;pointer-events:auto;padding:0;margin:0;background-color:var(--background-overlap-grey);--idle:transparent;--hover:var(--background-overlap-grey-hover);--active:var(--background-overlap-grey-active);box-shadow:inset 0 1px 0 0 var(--border-open-blue-france);&>li{padding:0;text-align:left;.fr-btn{font-weight:400;color:var(--text-action-high-grey);width:100%!important;padding:.75rem!important;margin:0!important;--hover:inherit;--active:inherit;&:focus-visible{outline:2px solid #0a76f6;outline-offset:-2px}}}}}