@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-15xsuvW4.otf)}@font-face{font-family:Gilroy-Medium;src:url(/assets/Gilroy-Medium-CkETo6e4.otf)}@font-face{font-family:Gilroy-SemiBold;src:url(/assets/Gilroy-Semibold-CpCACMjT.otf)}@font-face{font-family:Gilroy-Bold;src:url(/assets/Gilroy-Bold-Cn9OkE-B.otf)}@font-face{font-family:Gilroy-ExtraBold;src:url(/assets/Gilroy-Extrabold-WXNCWLj4.otf)}:root{--main-color: #3377ff;--main-color-darker: #3568d4;--main-color-lighter: #99bbff;--main-color-second-lighter: #d9e6fe;--main-color-subtle: #e3edff;--dark1: #3a3a3c;--dark2: #46546f;--dark3: #6b7588;--dark4: #8f90a6;--dark5: #c7c9d9;--dark6: rgba(51, 51, 51, .12);--white: #ffffff;--light1: #dde5e9;--light2: #ebebf0;--light3: #f2f2f5;--light4: #fafafc;--error: #ff3b3b;--error-darker: rgba(172, 0, 0, 1);--error-lighter: rgba(255, 92, 92, 1);--error-second-lighter: rgba(255, 128, 128, 1);--error-light2: #fff4f4;--error-light: rgba(255, 244, 244, 1);--warning: #ffcc00;--warning-secondary: #f4bd00;--info: #0063f7;--success: #06c270;--success-secondary: #e6f9f1;--success-light: rgba(230, 249, 241, 1);--brown: #582e04;--red-bourbon: #691239;--purple: #4f0f8a;--light-yellow: #fef9e4;--light-blue: #d9e6fe;--light-blue2: #ebf2ff;--light-orange: rgba(250, 241, 228, 1);--light-grey1: rgba(221, 229, 233, 1);--light-grey2: rgba(235, 235, 240, 1);--light-grey3: rgba(242, 242, 245, 1);--light-grey4: rgba(250, 250, 252, 1);--light-gray3: rgba(229, 233, 235, 1);--dark-grey2: #252c32;--dark-blue: rgba(53, 104, 212, 1);--dark-yellow: #846a00;--mid-grey2: #6e7c87;--main-gradient: linear-gradient(162deg, #fffae6 -10.23%, #e3edff 51.57%, #fffae6 110.86%);--desktop: 991px}:root{--design-w-rem: 108;--design-h-rem: 69.8125}html{font-size:clamp(12px,min(calc(100vw / var(--design-w-rem)),calc(100dvh / var(--design-h-rem))),16px)}@supports not (height: 100dvh){html{font-size:clamp(12px,min(calc(100vw / var(--design-w-rem)),calc(100vh / var(--design-h-rem))),16px)}}@media screen and (min-width: 1920px){html{font-size:16px!important}}*{font-family:Gilroy!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always;text-transform:none!important}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}html,body,#root{margin:0;height:100%;width:100%;background-color:#fff}.app{display:flex;margin:0;padding:0;height:100%;width:100%}.Body-regular{font-family:Gilroy;font-size:1.4rem;font-weight:400;line-height:2.1rem;color:var(--dark1)}.Body-medium{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.1rem}.Body-bold{font-family:Gilroy;font-size:1.4rem;font-weight:700;line-height:2.1rem}.Subtitle{font-family:Gilroy;font-size:1.8rem;font-weight:600;line-height:2.2rem;color:var(--dark1)}.Caption{font-family:Gilroy;font-size:1.2rem;font-weight:400;line-height:1.8rem;color:var(--dark1)}.H1{margin:0;font-size:4rem;font-weight:800;line-height:5rem;color:var(--dark1)}.H2{font-size:3.2rem;font-weight:800;line-height:4rem;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.H3{margin:0;font-size:2.4rem;font-weight:700;line-height:3rem;color:var(--dark1)}div,p,span,h1,h2,h3,h4,h5,h6{color:var(--dark1);font-family:Gilroy}.Card-common{background-color:#fafafc;border:solid 2px white;padding:2.4rem;border-radius:12px;box-shadow:none}.Divider{margin:0;border:solid 1px;height:0;margin-block:1.6rem}.MuiButton-root{all:unset;transition:all .2s ease-in-out;position:relative;cursor:pointer}.MuiButton-root *{box-sizing:border-box;white-space:nowrap}@media screen and (min-width: 991px){.MuiButton-root{width:fit-content}}.MuiButton-root .MuiButton-loading .MuiButton-label{filter:blur(.125rem)}.MuiButton-contained{background-color:var(--main-color)}.MuiButton-contained span,.MuiButton-contained svg{color:var(--white)!important}.MuiButton-contained:hover{background-color:var(--main-color-darker);box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026}.MuiButton-contained:focus{background-color:var(--main-color);box-shadow:none}.MuiButton-contained:disabled{background-color:var(--main-color-lighter)}.MuiButton-outlined{background-color:transparent;border:1px solid var(--main-color)}.MuiButton-outlined span,.MuiButton-outlined svg{color:var(--main-color)}.MuiButton-outlined:hover{background-color:var(--light-blue2)}.MuiButton-outlined:focus{background-color:var(--light-blue2)}.MuiButton-outlined:focus span,.MuiButton-outlined:focus svg{color:var(--main-color-darker)}.MuiButton-outlined:disabled{background-color:transparent;border-color:var(--light-grey1)}.MuiButton-outlined:disabled span,.MuiButton-outlined:disabled svg{color:rgba(var(--dark1),.5)}.MuiButton-text{padding:0!important;background-color:transparent}.MuiButton-text span,.MuiButton-text svg{color:var(--main-color)!important;fill:var(--main-color)!important}.MuiButton-text:hover{background-color:transparent}.MuiButton-text:focus{background-color:transparent}.MuiButton-text:focus span,.MuiButton-text:focus svg{color:var(--main-color)}.MuiButton-text:disabled{background-color:transparent;border-color:var(--light-grey1)}.MuiButton-text:disabled span,.MuiButton-text:disabled svg{color:rgba(var(--dark1),.5)}.MuiButton-colorError{border-color:var(--error)}.MuiButton-colorError .MuiButton-icon svg{fill:var(--error)!important}.MuiButton-colorError .MuiButton-label{color:var(--error)!important}.MuiButton-sizeSmall{padding:0 .5rem!important;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:1.25rem}.MuiButton-sizeSmall .MuiButton-label{text-align:center;font-family:Gilroy!important;font-size:.875rem;font-style:normal;line-height:1.25rem;letter-spacing:.00625rem;padding:.25rem .3125rem}.MuiButton-sizeSmall .MuiButton-icon{all:unset;display:flex;align-items:center}.MuiButton-sizeSmall .MuiButton-icon svg{width:1.125rem;height:1.125rem}.MuiButton-sizeLarge{display:flex;justify-content:center;align-items:center;padding:.625rem 1.5rem;border-radius:6.25rem;gap:.5rem}.MuiButton-sizeLarge:has(.MuiButton-startIcon){padding:.625rem 1.5rem .625rem 1rem}.MuiButton-sizeLarge:has(.MuiButton-endIcon){padding:.625rem 1rem .625rem 1.5rem}.MuiButton-sizeLarge:has(.MuiButton-startIcon):has(.MuiButton-endIcon){padding:.625rem 1rem}.MuiButton-sizeLarge .MuiButton-label{text-align:center;font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.00625rem;text-overflow:ellipsis}.MuiButton-sizeLarge .MuiButton-icon{all:unset;display:flex;align-items:center}.MuiButton-sizeLarge .MuiButton-icon svg{width:1.125rem;height:1.125rem}.Chip{width:fit-content;height:1.5rem;border:none;padding:0 .5rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;gap:.375rem}.Chip .MuiChip-label{text-align:center;font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.00625rem;padding:0}.Chip .Icon{width:1.125rem;height:1.125rem;margin:0}.info{background-color:var(--light-blue2)!important}.info .MuiChip-label{color:var(--main-color)!important}.info .Icon{fill:var(--main-color)}.success{background-color:var(--success-light)!important}.success .MuiChip-label{color:var(--success)!important}.success .Icon{fill:var(--success)}.warning{background-color:var(--light-yellow)!important}.warning .MuiChip-label{color:var(--dark-yellow)!important}.warning .Icon{fill:var(--dark-yellow)}.error{background-color:var(--error-light2)!important}.error .MuiChip-label{color:var(--error)!important}.error .Icon{fill:var(--error)}.grey{background-color:var(--light-grey2)!important}.grey .MuiChip-label{color:var(--dark3)!important}.grey .Icon{fill:var(--dark3)}.checkbox{margin:0!important}.checkbox .Mui-disabled .MuiSvgIcon-root{fill:var(--dark3)!important}.checkbox .MuiCheckbox-root{width:3rem;height:3rem}.checkbox .MuiCheckbox-root .MuiSvgIcon-root{fill:var(--main-color)}.checkbox .MuiFormControlLabel-label{color:var(--dark1);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.Icon__clickable{cursor:pointer}.Icon__disabled{cursor:default;fill:var(--dark5)}.MuiInputBase-root{height:3.5rem;padding:.25rem 0 .25rem 1rem}.MuiInputBase-root:has(.MuiInputAdornment-positionStart):has(.MuiInputAdornment-positionEnd){padding:.25rem 0}.MuiInputBase-root:has(.MuiInputAdornment-positionStart){padding:.25rem 1rem .25rem 0}.MuiInputBase-root input{height:2.5rem;color:var(--dark1);font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:.03125rem;padding:0}.MuiInputBase-root .MuiInputAdornment-root{max-height:none;margin:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.MuiInputBase-root .MuiInputAdornment-root button{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.625rem}.MuiInputBase-root .MuiInputAdornment-root button svg{width:1.5rem;height:1.5rem}.MuiInputBase-root .MuiInputAdornment-root svg{width:1.5rem;height:1.5rem;padding:.25rem}.Mui-error{color:var(--error)!important}.Mui-error *{border-color:var(--error)!important;color:var(--error)!important}.input-location .MuiList-root{position:absolute!important;background-color:#fff;border:2px solid var(--light-grey4)!important;border-radius:.25rem;transform:translateY(.125rem);z-index:10;box-shadow:0 2px 6px 2px #0000001a,0 1px 2px #0000001a}.input-location .MuiList-root li{cursor:pointer}.input-location .MuiList-root li:hover{background-color:var(--light-grey4)}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.loader--centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader--fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#ffffffe6;z-index:9999}.loader__text{font-size:14px;color:currentColor;text-align:center;margin:8px 0 0}.number-input{display:flex;flex-direction:column;gap:.5rem}.number-input--full-width{width:100%}.number-input__label{color:var(--dark3);font-family:Gilroy-Medium;font-size:.875rem;font-weight:500;line-height:1.25rem}.number-input__container{display:flex;align-items:center;border:1px solid var(--dark6);border-radius:.5rem;background:var(--light4);transition:border-color .2s ease}.number-input__container:hover:not(.number-input__container--disabled){border-color:var(--dark4)}.number-input__container:focus-within:not(.number-input__container--disabled){border-color:var(--main-color);border-width:2px}.number-input__container--error{border-color:var(--error)}.number-input__container--disabled{background:var(--light5);border-color:var(--dark6);opacity:.6}.number-input__start-icon,.number-input__end-icon{display:flex;align-items:center;justify-content:center;padding:0 .75rem;color:var(--dark4);font-size:1.25rem}.number-input__input-wrapper{display:flex;align-items:center;flex:1}.number-input__arrows{display:flex;flex-direction:column;border-left:1px solid var(--dark6)}.number-input__arrow{display:flex;align-items:center;justify-content:center;width:2rem;height:1.25rem;border:none;background:transparent;color:var(--dark4);cursor:pointer;transition:all .2s ease}.number-input__arrow:hover:not(:disabled){background:var(--light3);color:var(--dark2)}.number-input__arrow:active:not(:disabled){background:var(--light2)}.number-input__arrow:disabled{color:var(--dark5);cursor:not-allowed;opacity:.5}.number-input__arrow--up{border-bottom:1px solid var(--dark6)}.number-input__value-container{display:flex;align-items:center;flex:1;min-width:0}.number-input__field{flex:1;border:none;outline:none;background:transparent;padding:.75rem .5rem;font-family:Gilroy;font-size:1rem;color:var(--dark1);text-align:center;min-width:0}.number-input__field::placeholder{color:var(--dark4);font-style:italic}.number-input__field:disabled{color:var(--dark4);cursor:not-allowed}.number-input__prefix,.number-input__suffix{font-family:Gilroy;font-size:1rem;color:var(--dark3);white-space:nowrap;padding:0 .25rem}.number-input__prefix{margin-right:.25rem}.number-input__suffix{margin-left:.25rem}.number-input__helper-text{color:var(--dark4);font-family:Gilroy;font-size:.75rem;margin-top:.25rem}.number-input__error-text{color:var(--error);font-family:Gilroy;font-size:.75rem;margin-top:.25rem}@media screen and (max-width: 768px){.number-input__button{width:2rem;height:2rem}.number-input__field{padding:.5rem .25rem;font-size:.875rem}}.Switch{width:3.25rem;height:2rem;flex-shrink:0;border:1px solid var(--main-color);border-radius:6.25rem;padding:0;position:relative;display:flex;align-items:center;cursor:pointer}.Switch *{all:unset}.Switch .MuiSwitch-switchBase{position:absolute;background-color:var(--main-color);width:1rem;height:1rem;left:.325rem;right:auto;border-radius:100%;transition:all .3s ease-in-out}.Switch .MuiSwitch-track{width:100%;height:100%;background-color:var(--light-blue2)}.checked .MuiSwitch-switchBase{position:absolute;background-color:#fff;width:1.5rem;height:1.5rem;border-radius:100%;left:1.5rem!important;transform:none!important;transition:all .3s ease-in-out}.checked .MuiSwitch-switchBase:hover{background-color:#fff}.checked .MuiSwitch-track{width:100%;height:100%;background-color:var(--main-color)!important;opacity:1!important}.MuiAlert-root{padding:.5rem 1rem!important;border-radius:.5rem!important;height:fit-content}.MuiAlert-root .MuiAlert-icon{height:fit-content}.MuiAlert-root .MuiAlert-icon svg{fill:var(--main-color)}.MuiAlert-root .MuiAlert-message{height:fit-content;color:var(--main-color);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;padding:.4375rem 0}.MuiAlert-root .MuiAlert-message ul{padding-left:1.25rem;margin:0;list-style:disc}.MuiAlert-root .MuiAlert-action{all:unset;margin-left:auto;width:1.875rem;height:1.875rem}.MuiAlert-root .MuiAlert-action svg{width:1.5rem;height:1.5rem;padding:.5rem}.MuiAlert-colorInfo{background-color:var(--light-blue2)!important}.MuiAlert-colorInfo *{color:var(--main-color)!important;fill:var(--main-color)!important}.MuiAlert-colorSuccess *{color:var(--success)!important;fill:var(--success)!important}.MuiAlert-colorError *{color:var(--error)!important;fill:var(--error)!important}.MuiAlert-colorWarning *{color:var(--dark-yellow)!important;fill:var(--dark-yellow)!important}.card{width:100%;padding:1.5rem;box-shadow:none;border:solid 2px white;background-color:var(--light-grey4);border-radius:12px;box-sizing:border-box;flex-shrink:0;position:relative;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 991px){.card{flex-shrink:1}}.card__header{display:flex;flex-direction:column}.card__header-title{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.card__header-subtitle{color:var(--dark3);font-family:Gilroy;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.5rem;letter-spacing:-.00525rem}.card__header-text{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.card__header-text-container{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.card__header-text-container-title{color:var(--dark1);font-family:Gilroy-Bold;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.card__header-text-container-subtitle{color:var(--dark3);font-family:Gilroy;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.5rem;letter-spacing:-.00525rem}.card__header-text-actions{display:flex;gap:.5rem}.card__header-separator{width:100%;height:1px;background-color:var(--light-grey1);margin:1.25rem 0}.card__children{display:flex;flex-direction:column;gap:1.25rem}.card__children-item{display:flex;justify-content:space-between;align-items:center}.card__children-item-text{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.card__children-item-text-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5rem;letter-spacing:-.00525rem}.card__children-item-text-value{color:var(--dark1);font-family:Gilroy-Medium!important;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.card__actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem}.card__value{display:flex;align-items:flex-end;gap:.25rem;padding-top:1.5rem}.card__value-number{color:var(--dark1);font-family:Gilroy-ExtraBold!important;font-size:2.5rem;font-style:normal;font-weight:800}.card__value-unit{color:var(--dark4);font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500}.card__value-percent{color:var(--dark4, #8f90a6);font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;transform:translateY(.25rem);position:absolute}.card img{position:absolute;bottom:0;right:1rem}.clickable{cursor:pointer}.input-file{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:.5rem;border:1px dashed var(--main-color);background-color:var(--light-blue2);box-sizing:border-box}.input-file-icon{width:3rem;height:3rem;fill:var(--main-color)}.input-file-title{color:var(--dark1);text-align:center;font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.input-file-description{color:var(--dark2);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;width:16rem}.input-file--has-file{background-color:#fff;border:1px dashed var(--dark6)}.linear-progress{width:100%;height:.325rem;border-radius:1.25rem;background-color:var(--main-color-second-lighter)}.linear-progress .MuiLinearProgress-bar{background-color:var(--main-color)}.radio-group{width:fit-content!important;display:flex;align-items:center;gap:1.875rem;white-space:nowrap}.radio-group .MuiRadio-root{padding:0;width:3rem;height:3rem}.radio-group .Mui-checked span{color:var(--main-color)!important}.radio-group .MuiFormControlLabel-label{color:var(--dark2);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.select{padding:0;width:100%!important;height:auto;cursor:pointer!important;display:block;box-sizing:border-box}.select .MuiInputBase-root,.select .MuiSelect-select{width:100%!important;pointer-events:auto!important;cursor:pointer!important}.select .MuiSelect-icon{pointer-events:auto!important;cursor:pointer!important;color:var(--dark3, #8f90a6);font-size:1.25rem;transition:transform .2s ease}.select .MuiSelect-icon:hover{color:var(--dark1, #1a1a1a)}.select.Mui-focused .MuiSelect-icon{transform:rotate(180deg)}.select:hover{cursor:pointer}.select.Mui-disabled .MuiSelect-select{color:var(--dark6, #e0e0e0)!important;border-color:var(--dark6, #e0e0e0)!important}.select.Mui-disabled .MuiOutlinedInput-notchedOutline{border-color:var(--dark6, #e0e0e0)!important}.select.Mui-disabled .MuiSelect-icon{color:var(--dark6, #e0e0e0)!important}.multiselect{height:auto;padding:0}.multiselect .MuiSelect-select{min-height:initial;padding:.5rem .75rem}.multiselect-placeholder{color:var(--dark4);font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:.03125rem}.multiselect-render{display:flex;gap:.5rem}.table-cell{height:3.5rem;padding:.5rem 1rem!important;box-sizing:border-box;pointer-events:auto!important}.table-cell .MuiTextField-root{height:2.5rem}.table-cell .MuiTextField-root .MuiInputBase-root{height:inherit}.table-cell .MuiFormControl-root{pointer-events:auto!important}.table-cell__text{color:var(--dark2);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.00525rem}.header-cell__text{color:var(--mid-grey2)!important;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:-.00525rem}.Tabs{width:100%;border-bottom:1px solid rgba(51,51,51,.12)}.Tabs .MuiTabs-flexContainer{gap:1rem}.Tabs .MuiTabs-flexContainer button{text-align:center;font-family:Gilroy-Medium!important;font-style:normal;text-transform:none;font-size:.875rem;font-weight:500;line-height:1.25rem}.Tabs .MuiTabs-indicator{border-radius:1rem 1rem 0 0;background:var(--main-color)}.card-producer{width:100%;padding:.75rem;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border:none;box-sizing:border-box;overflow:hidden}.card-producer .card__children{gap:.75rem}.card-producer__image{position:inherit;width:100%;height:100%;border-radius:.5rem;cursor:pointer}.card-producer__image img{position:inherit;width:100%}.card-producer__values{display:flex;flex-direction:column;align-items:flex-start}.card-producer__values-title{color:var(--dark2);font-family:Gilroy-Bold!important;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5rem;letter-spacing:-.00525rem}.card-producer__values-subtitle{color:var(--dark2);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.00525rem}.card-producer__footer{display:flex;align-items:center;justify-content:space-between}.card-producer__footer button{padding:0}.Data-bar__card{flex-shrink:0}.Data-bar{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;font-family:Gilroy!important}.Data-bar__header{display:flex;gap:1.25rem;flex-direction:column;width:100%}@media screen and (min-width: 991px){.Data-bar__header{justify-content:space-between;align-items:center;flex-direction:row}}.Data-bar__header__handlers{display:flex;justify-content:start;align-items:center;gap:1.25rem;flex-shrink:0}.Data-bar__header__handlers-title{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.5rem}.Data-bar__header__handlers-mode{display:flex;align-items:center;gap:.5rem}.Data-bar__header__handlers-mode span{font-weight:400;font-size:1.5rem;line-height:1.25rem;color:var(--dark4)}.Data-bar__header__handlers-mode span:nth-child(3){color:var(--dark1);font-weight:600}.Data-bar__header__navigation{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1.5rem}@media screen and (min-width: 991px){.Data-bar__header__navigation{justify-content:flex-end;width:auto;margin-top:0}}.Data-bar__header__navigation-mode{display:flex;align-items:center;gap:1rem}.Data-bar__header__navigation-date{display:flex;align-items:center;justify-content:space-between}.Data-bar__header__navigation-date span{color:var(--dark1);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize!important}.Data-bar__header__navigation-time-icon{width:1.5em;height:1.5rem}.Data-bar__view{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@media screen and (min-width: 991px){.Data-bar__view{width:100%;height:300px;flex-direction:row}}.Data-bar__view-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.Data-bar__view-loading .MuiCircularProgress-root{color:var(--main-color);width:3rem!important;height:3rem!important}.Data-bar__view-chart{display:flex;justify-content:center;align-items:center;width:100%;height:300px}.Data-bar__view-chart .MuiChartsAxis-directionY .MuiChartsAxis-tickLabel{fill:var(--dark4)!important;text-align:right;font-family:Gilroy;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}@media screen and (min-width: 991px){.Data-bar__view-chart .MuiChartsAxis-directionX{display:initial}.Data-bar__view-chart .MuiChartsAxis-directionX .MuiChartsAxis-tickLabel{fill:var(--dark1)!important;text-align:center;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}}.Data-bar__view-toosoon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;height:100%}.Data-bar__view-toosoon-icon{width:3rem;height:3rem;flex-shrink:0;fill:var(--dark3)}.Data-bar__view-toosoon p{color:var(--dark2);text-align:center;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;margin:0}.Data-bar-checkbox{padding:0 1rem;display:flex;gap:.5rem}.Data-bar-checkbox__control{display:flex;align-items:center}.Data-bar-checkbox__control-color{display:inline-block;width:.75rem;height:.5rem;border-radius:59px;margin-left:.5rem}.Tooltip{display:flex;flex-direction:column;padding:.75rem;background-color:#fff;border:1px solid var(--light3);border-radius:.5rem}.Tooltip__holder{display:flex;flex-direction:column;gap:.5rem}.Tooltip__holder-values{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.Tooltip__holder-values span{color:var(--dark1);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;gap:.25rem}.Tooltip__holder-values span .percent{color:var(--dark4)}.Tooltip__holder-values span .tag{width:.75rem;height:.5rem;flex-shrink:0;border-radius:3.6875rem}.Tooltip__holder-values .value{font-weight:600}.Tooltip__holder-separator{width:100%;height:.0625rem;background:#c7c9d9;margin:.25rem 0}.MuiDialog-paper{background-color:#fff;border-radius:.75rem!important;-ms-overflow-style:none;scrollbar-width:none}.MuiDialog-paper::-webkit-scrollbar{width:0;height:0;display:none}.MuiDialog-paper:has(.MuiDialogActions-root) .dialog__content{padding:1.5rem 1.5rem 0}.MuiDialog-paper .dialog__content{width:28.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;box-sizing:border-box;flex-shrink:0;overflow-x:hidden}.MuiDialog-paper .dialog__content-icon{fill:var(--dark3);width:3rem;height:3rem;padding:.5rem}.MuiDialog-paper .dialog__content-title{padding:0;margin:0;color:var(--dark1);text-align:center;font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.MuiDialog-paper .dialog__content-description{padding:0;margin:0;color:var(--dark2);text-align:center;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.MuiDialog-paper .MuiDialogActions-root{padding:1.5rem}.MuiDialog-paper .MuiDialogActions-root .actions{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.field-display{display:flex;flex-direction:column;gap:1.25rem}.field-display__item{display:flex;flex-direction:column;gap:.25rem}.field-display__label{display:flex;align-items:center;gap:.5rem}.field-display__label-text{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5rem;letter-spacing:-.00525rem}.field-display__required{color:#d32f2f;font-weight:700}.field-display__value{color:var(--dark1);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem}.field-display--inline .field-display__item{flex-direction:row;align-items:center;gap:1rem}.field-display--inline .field-display__label{min-width:150px;flex-shrink:0}.field-display--inline .field-display__value{flex:1}.field-display--compact{gap:.5rem}.field-display--compact .field-display__item{padding:.5rem 0}.field-display--compact .field-display__label{font-size:.8rem}.field-display--compact .field-display__value{font-size:.9rem}.field-display--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.field-display--grid .field-display__item{border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background:#fafafa}.form-builder{width:100%;height:100%;box-sizing:border-box;display:flex;flex-wrap:wrap}.formItem{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem}.formItem-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5rem;letter-spacing:-.00525rem}.formItem-value{color:var(--dark1);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem}.header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem;width:100%;overflow:hidden;flex-shrink:0}@media screen and (min-width: 991px){.header{flex-direction:row;align-items:center;justify-content:space-between}}.header-text{width:100%;display:flex;justify-content:flex-start;flex-direction:column;gap:1rem;height:100%}.header-text-title{all:unset;text-align:start;color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.875rem;white-space:nowrap;display:flex;align-items:center}@media screen and (min-width: 991px){.header-text-title{font-family:Gilroy-ExtraBold!important;font-size:2.5rem;font-style:normal;font-weight:800;line-height:3.125rem}}.header-text-title-row{height:100%;display:flex;align-items:center}.header-text-title-row-separator{width:1px;height:2rem;background-color:var(--dark3);margin:0 1rem}.header-text-title-row-supplement{color:var(--dark3);font-family:Gilroy-Bold!important;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.875rem;text-overflow:ellipsis;overflow:hidden}.header-text-subtitle{color:var(--dark1);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;display:flex;align-items:center;gap:.5rem}.header-text-subtitle svg{fill:var(--dark3)!important}.header__actions{display:flex;flex-direction:column;gap:.75rem;width:100%}@media screen and (min-width: 991px){.header__actions{width:fit-content;flex-direction:row;align-items:center;justify-content:space-between}}.MuiFormGroup-root{width:100%;display:flex;gap:1.5rem}@media screen and (min-width: 991px){.MuiFormGroup-root{flex-direction:row}}.MuiFormGroup-root .MuiFormControlLabel-root{flex:1;margin:0}.MuiFormGroup-root .MuiFormControlLabel-root .radio-card{width:100%;display:flex;align-items:flex-start;justify-content:space-between;align-self:stretch;padding:1.5rem;gap:.625rem;border-radius:.75rem;border:1px solid var(--dark6);background:var(--light4)}.MuiFormGroup-root .MuiFormControlLabel-root .radio-card__texts{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.MuiFormGroup-root .MuiFormControlLabel-root .radio-card__texts-title{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;display:flex;align-items:center;gap:.5rem}.MuiFormGroup-root .MuiFormControlLabel-root .radio-card__texts-description{color:var(--dark4);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.MuiFormGroup-root .MuiFormControlLabel-root .radio-card .MuiRadio-root{padding:0}.MuiFormGroup-root .MuiFormControlLabel-root .radio-card .MuiRadio-root span{color:var(--dark4)}.MuiFormGroup-root .MuiFormControlLabel-root .checked{border:1px solid var(--main-color)}.MuiFormGroup-root .MuiFormControlLabel-root .checked .MuiRadio-root span{color:var(--main-color)}.with-icon{flex-direction:column-reverse;gap:.625rem}.with-icon .radio-card__radio{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.with-icon .radio-card__radio .radio-card__radio-rounded-icon{width:2.5rem;height:2.5rem;flex-shrink:0;background-color:var(--success-light);display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--success)}.with-icon .radio-card__radio .MuiRadio-root{width:3rem;height:3rem}.with-icon .radio-card__radio .MuiRadio-root span{color:var(--dark4)}.radio-cards-container--column{flex-direction:column}.radio-cards-container--row{flex-direction:row}.MuiTableContainer-root{width:100%;height:100%;background-color:transparent;box-shadow:none}.MuiTableContainer-root *{box-sizing:border-box}.MuiTableContainer-root .MuiTableCell-head{color:var(--mid-grey2)!important;font-family:Gilroy-Medium!important;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.MuiTableContainer-root .MuiTableCell-root{padding:.5rem 1rem;color:var(--dark-grey2);font-family:Gilroy;font-style:normal;font-size:.875rem;font-weight:400;line-height:1.5rem;letter-spacing:-.00525rem;border-color:var(--light-gray3);gap:.5rem;white-space:nowrap}.MuiTableContainer-root .MuiTableCell-root svg{fill:var(--dark3)}.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root{width:100%}.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root.Mui-error{pointer-events:auto!important}.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root.Mui-error .MuiSelect-select,.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root.Mui-error .MuiSelect-icon{pointer-events:auto!important;cursor:pointer!important}.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root.Mui-error .MuiInputBase-root{pointer-events:auto!important}.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root .MuiSelect-select{height:2.5rem;padding:.5rem 2.5rem .5rem .75rem;color:var(--dark1);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:.03125rem}.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root .MuiSelect-icon{right:.75rem}.MuiTableContainer-root .MuiTableCell-root .MuiFormControl-root .MuiInputBase-root{width:100%!important}.no-data{flex:1;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:1rem;text-align:center;color:var(--dark2);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;margin-bottom:5rem}@media screen and (min-width: 991px){.no-data{padding-bottom:10rem;margin-bottom:0}}.has-actions .MuiTableHead-root .MuiTableRow-head .MuiTableCell-root{min-height:2.5rem;white-space:nowrap}.has-actions .MuiTableBody-root .MuiTableRow-head .MuiTableCell-root{gap:.5rem}.table-cell-action,.table-cell-actions{display:flex;gap:1rem!important;flex-direction:row;align-items:center;justify-content:flex-end}.table-cell-action>*,.table-cell-actions>*{margin-right:.5rem}.table-cell-action>*:last-child,.table-cell-actions>*:last-child{margin-right:0}.table-action-icon{cursor:pointer;border-radius:.25rem;transition:background-color .2s ease}.table-action-icon:hover{background-color:var(--light-grey3)}.table-action-icon svg{fill:var(--dark3)}.clickable-row{cursor:pointer}.Toast{position:fixed;top:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;gap:1rem;pointer-events:none}.Toast>*{pointer-events:auto}.Toast .Toast-item{animation:toastSlideIn .4s cubic-bezier(.25,.46,.45,.94);transform-origin:right center}.Toast .Toast-item.toast-exit{animation:toastSlideOut .3s cubic-bezier(.55,.06,.68,.19) forwards}@keyframes toastSlideIn{0%{transform:translate(100%) scale(.8);opacity:0}50%{transform:translate(-10%) scale(1.05);opacity:.8}to{transform:translate(0) scale(1);opacity:1}}@keyframes toastSlideOut{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(100%) scale(.8);opacity:0}}.Toast-item:hover{transform:translate(-5px) scale(1.02);transition:transform .2s ease-out}@media screen and (max-width: 768px){.Toast{top:1rem;right:1rem;left:1rem}}.layout{width:100%;padding:2.5rem 1.5rem 6rem;display:flex;flex-direction:column;gap:2.5rem;box-sizing:border-box;max-height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.layout::-webkit-scrollbar{display:none}@media screen and (min-width: 991px){.layout{height:100vh;padding:2.5rem}}.layout-body{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.5rem;flex:1}.input-multiple__container{display:flex;justify-content:center;gap:1rem}.input-multiple__container__input{border:solid 1px var(--dark5);border-radius:4px;width:6rem;height:5.6rem}.input-multiple__container__input input{font-size:2.4rem;text-align:center}.menu-desktop{background-color:#fff;display:flex;flex-direction:column;padding:2.5rem;width:100%;height:100vh;box-sizing:border-box}.menu-desktop__logo{width:100%;padding-bottom:2.5rem;display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}.menu-desktop__logo img{width:7.49988rem;height:2.44894rem;padding:.5rem;flex-shrink:0}.menu-desktop__logo-back{all:unset;cursor:pointer;padding:1rem;background-color:var(--light-grey3);border-radius:1rem;transition:all .3s ease;outline-color:transparent}.menu-desktop__logo-back svg{width:1.5rem;height:1.5rem;fill:var(--dark3)}.menu-desktop__logo-back:hover{outline:1px solid var(--main-color)}.menu-desktop__logo-back:hover svg{fill:var(--main-color)}.menu-desktop__logo-back.interactive{cursor:pointer}.menu-desktop__logo-back.interactive:hover{outline:1px solid var(--main-color)}.menu-desktop__logo-back.interactive:hover svg{fill:var(--main-color)}.menu-desktop__item{cursor:pointer;display:flex;flex-direction:column;gap:.5rem}.menu-desktop__item:not(:last-child){margin-bottom:.5rem}.menu-desktop__item:hover{background-color:var(--light-grey3);border-radius:6.25rem}.menu-desktop__item-heading{box-sizing:border-box;width:100%;padding:1rem 1.5rem 1rem 1rem;display:flex;justify-content:flex-start;align-items:center;gap:.8rem;color:#3a3a3c}.menu-desktop__item-heading-label{font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:.00625rem}.menu-desktop__item-heading-label.hover{cursor:pointer}.menu-desktop__item-heading.active{background-color:#ebf2ff;border-radius:30px}.menu-desktop__item-heading.active .menu-desktop__item-heading-icon{fill:var(--main-color)!important;color:var(--main-color)!important}.menu-desktop__item-heading-icon{font-size:1.5rem;fill:var(--dark3)!important;color:var(--dark3)!important}.menu-desktop__item-heading-icon.active{fill:var(--main-color)!important}.menu-desktop__item-content{display:flex;padding:0 1.625rem 1rem;gap:1rem}.menu-desktop__item-content-divider{width:.15rem;height:auto;background-color:var(--main-color);border-radius:.125rem}.menu-desktop__item-content__container{align-self:center;display:flex;flex-direction:column;gap:.8rem;padding:1rem 0}.menu-desktop__item-content__container-item{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.menu-desktop__item-content__container-item-icon{width:1.5rem;height:1.5rem;fill:#6b7588}.menu-desktop__item-content__container-item-icon.active{fill:var(--main-color)}.menu-desktop__item-content__container-item-icon.stale{fill:#8f90a6}.menu-desktop__item-content__container-item-label{color:var(--main-color);font-family:Gilroy-Medium!important;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;color:#3a3a3c}.menu-desktop__item-content__container-item-label.hover{cursor:pointer}.menu-desktop__item-content__container-item-label.active{color:var(--main-color)}.menu-desktop__item-content__container-item-label.stale{color:#8f90a6}.menu-desktop__dialog{position:absolute;top:95vh}.menu-desktop__disconnect{margin-top:auto}.menu-desktop__disconnect hr{background-color:var(--light-grey1);height:1px;margin:0;margin-bottom:1.5rem;border:none;border-radius:1px}.menu-desktop__disconnect-content{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.menu-desktop__disconnect-content .text{color:var(--dark1);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.00625rem;padding:.625rem 1.5rem .625rem .75rem;margin:0}.menu-desktop__disconnect-content .icon{width:1.5rem;height:1.5rem;flex-shrink:0;fill:var(--dark3)}.menu-desktop.disabled .menu-desktop__logo-back{cursor:default}.menu-desktop.disabled .menu-desktop__logo-back:hover{outline:none}.menu-desktop.disabled .menu-desktop__logo-back:hover svg{fill:var(--dark3)}.menu-desktop.disabled .menu-desktop__logo-back.interactive{cursor:pointer}.menu-desktop.disabled .menu-desktop__logo-back.interactive:hover{outline:1px solid var(--main-color)}.menu-desktop.disabled .menu-desktop__logo-back.interactive:hover svg{fill:var(--main-color)}.menu-desktop.disabled .menu-desktop__item{cursor:default}.menu-desktop.disabled .menu-desktop__item:hover{background-color:transparent}.menu-desktop.disabled .menu-desktop__item .menu-desktop__item-heading-label,.menu-desktop.disabled .menu-desktop__item-content__container-item-label{cursor:default}.desktop.switch-project{margin-top:auto;position:relative}.desktop.switch-project .switch-project__display{display:flex;align-items:center;cursor:pointer}.desktop.switch-project .switch-project__display .label{color:var(--dark1);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.00625rem}.desktop.switch-project .switch-project__display .icon{width:2.4rem;height:2.4rem;fill:var(--dark3);margin-left:auto}.desktop.switch-project .switch-project__dropdown{position:fixed;left:1rem;bottom:1rem;z-index:1;padding:1rem;border-radius:.75rem;background:var(--White, #fff);box-shadow:0 4px 20px #3a3a3c33;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:0;opacity:0;display:none;width:16rem}.desktop.switch-project .switch-project__dropdown.active{display:inherit;opacity:1;height:fit-content}.desktop.switch-project .switch-project__dropdown-item{display:flex;padding:.5rem 1rem .5rem .5rem;justify-content:space-between;align-items:center;align-self:stretch;border-radius:1rem;cursor:pointer}.desktop.switch-project .switch-project__dropdown-item:hover{background-color:var(--light-grey4)}.desktop.switch-project .switch-project__dropdown-item.active{background-color:var(--light-grey3)}.desktop.switch-project .switch-project__dropdown-item .label{color:var(--dark1);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.00625rem}.desktop.switch-project .switch-project__dropdown-item .icon{width:1.5rem;height:1.5rem;fill:var(--dark3);margin-left:auto}.desktop.switch-project .switch-project__dropdown-item .icon-container{width:4rem;height:4rem;border-radius:50%;display:flex;justify-items:center}.desktop.switch-project .switch-project__dropdown-item .icon-container__icon{width:2.4rem;height:2.4rem;fill:var(--dark3);margin:auto}.desktop.switch-project .switch-project__dropdown hr{background-color:var(--light-grey1);width:100%;height:1px;margin:0;border:none;border-radius:1px}.desktop.switch-project .switch-project__dropdown-cta{width:100%;margin:1rem 0 .5rem;box-sizing:border-box}.Menu-mobile{width:100%;position:fixed;bottom:0;display:flex;justify-content:center;align-items:flex-end;gap:.5rem;box-sizing:border-box;background-color:#fff}.Menu-mobile__button{display:flex;padding:.75rem 0 1rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;flex:1 0 0;box-sizing:border-box}.Menu-mobile__button-icon{width:4rem;height:2rem;display:flex;padding:.25rem 1.25rem;justify-content:center;align-items:center;gap:.625rem;flex-shrink:0;box-sizing:border-box}.Menu-mobile__button-icon svg{width:1.5rem;height:1.5rem;flex-shrink:0}.Menu-mobile__button-icon.active{background-color:#ebf2ff;border-radius:1rem}.Menu-mobile__button-icon__item{width:2.4rem;height:2.4rem;margin-block:.4rem;fill:#8f90a6}.Menu-mobile__button-icon__item.active,.Menu-mobile__button-icon__item.previous{fill:var(--main-color)}.Menu-mobile__button-label{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;color:var(--dark1);text-align:center;text-overflow:ellipsis;font-family:Gilroy;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem;letter-spacing:.03125rem}.Menu-mobile__button-label.active{font-weight:600}.Menu-mobile__button-label.next{color:var(--dark4)}.Menu-mobile__onBoarding__dialog{padding-inline:1.6rem;padding-top:1.6rem;padding-bottom:1.6rem}.Menu-mobile__onBoarding__dialog .body{display:flex;flex-direction:column;gap:.8rem}.Menu-mobile__onBoarding__dialog .body__items{height:5.6rem;gap:1.2rem}.Menu-mobile__onBoarding__dialog .body__items .Icon{margin-left:1.6rem}.Menu-mobile__onBoarding__dialog .body__items span{font-size:1.4rem;font-weight:500;line-height:2rem;letter-spacing:.1000000015px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.Menu-mobile__onBoarding__dialog .body__items.active .Icon{fill:var(--main-color)}.Menu-mobile__onBoarding__dialog .body__items.active span{color:var(--main-color)}.Menu-mobile__app__dialog{padding-inline:1.6rem;padding-top:1.6rem;padding-bottom:2.4rem}.Menu-mobile__app__dialog .body{display:flex;flex-direction:column;gap:.8rem}.Menu-mobile__app__dialog .body__items{height:5.6rem;gap:1.2rem}.Menu-mobile__app__dialog .body__items .Icon{margin-left:1.6rem}.Menu-mobile__app__dialog .body__items span{font-size:1.4rem;font-weight:500;line-height:2rem;letter-spacing:.1000000015px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.Menu-mobile__app__dialog .body__items.active .Icon{fill:var(--main-color)}.Menu-mobile__app__dialog .body__items.active span{color:var(--main-color)}.mobile.switch-project hr{background-color:var(--light-grey1);height:1px;margin:0;margin-bottom:2.4rem;border:none;border-radius:1px}.mobile.switch-project .switch-project__display{display:flex;align-items:center;width:100%}.mobile.switch-project .switch-project__display .image{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.mobile.switch-project .switch-project__display .label{margin:0 0 0 1.2rem;font-weight:500;font-size:1.4rem;line-height:2rem;letter-spacing:.1px;color:var(--dark1)}.mobile.switch-project .switch-project__display .icon{width:2.4rem;height:2.4rem;fill:var(--dark3);margin-left:auto}.switch-project__dialog{padding:1.6rem;display:flex;flex-direction:column}.switch-project__dialog-body .switch-project__dialog-item{display:flex;align-items:center;gap:1.6rem;height:4rem;border-radius:16px;padding:.8rem 1.6rem .8rem .8rem;cursor:pointer}.switch-project__dialog-body .switch-project__dialog-item.active{background-color:var(--light-grey1)}.switch-project__dialog-body .switch-project__dialog-item .image{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.switch-project__dialog-body .switch-project__dialog-item .label{font-weight:500;font-size:1.4rem;line-height:2rem;letter-spacing:.1px;color:var(--dark1)}.switch-project__dialog-body .switch-project__dialog-item .icon{width:2.4rem;height:2.4rem;fill:var(--dark3);margin-left:auto}.switch-project__dialog-body .switch-project__dialog-item .icon-container{width:4rem;height:4rem;border-radius:50%;display:flex;justify-items:center}.switch-project__dialog-body .switch-project__dialog-item .icon-container__icon{width:4rem;height:4rem;fill:var(--dark3);margin:auto}.switch-project__dialog hr{background-color:var(--light-grey1);height:1px;margin:0;margin-bottom:2.4rem;border:none;border-radius:1px}.styled-headline p,.styled-headline span{margin:0}.styled-headline__head{font-family:Gilroy;display:flex;align-items:center}.styled-headline__head-title{font-weight:800;color:var(--dark1);font-family:Gilroy;white-space:nowrap;line-height:50px}.styled-headline__head-title.xl{font-size:2.4rem}@media screen and (min-width: 991px){.styled-headline__head-title.md{font-size:1.8rem;line-height:2.2rem}.styled-headline__head-title.xl{font-size:4rem}}.styled-headline__head-divider{border:solid .5px var(--dark3);align-self:stretch;margin-block:.3rem;border-radius:50px;margin-inline:1.2rem}@media screen and (min-width: 991px){.styled-headline__head-divider{margin-inline:1.6rem;margin-block:.9rem}}.styled-headline__head-label{color:var(--dark3);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styled-headline__head-label.xl{font-size:1.8rem}@media screen and (min-width: 991px){.styled-headline__head-label.xl{font-size:2.4rem;line-height:3rem}}.styled-headline__content{padding-top:1.6rem;color:var(--dark3)}@media screen and (min-width: 991px){.styled-headline__content{padding-top:2rem}}.styled-headline__content.xl{font-size:1.4rem;line-height:2rem}@media screen and (min-width: 991px){.styled-headline__content.md{font-size:1.4rem;line-height:2rem}.styled-headline__content.xl{font-size:1.6rem;font-weight:500;line-height:2rem;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}}.styled-headline__content span{color:var(--dark3)}@media screen and (min-width: 991px){.cancel-dialog{width:53.2rem}}.cancel-dialog-body{padding:2.4rem 2.4rem 0}.cancel-dialog-body-title{margin:0;font-size:2.4rem;line-height:3rem}.cancel-dialog-body-content{margin:0;font-size:1.6rem;padding:1.6rem 0 0}.cancel-dialog .cancel-dialog-footer{display:flex;justify-content:flex-end;width:100%;padding:4.8rem 2.4rem 2rem 0;gap:3.2rem}.cancel-dialog .cancel-dialog-footer__cancel{font-family:Gilroy;font-size:1.4rem;line-height:2rem;color:var(--main-color);align-self:center;cursor:pointer}.cancel-dialog .cancel-dialog-footer__confirm{width:13rem}.styled-price{display:flex;gap:.2rem}.styled-price-currency{align-self:flex-start;color:#6b7588}.styled-price-price{color:var(--dark1);font-family:Gilroy-ExtraBold!important;font-size:2.5rem;font-style:normal;font-weight:800;line-height:2.5rem}.styled-price-bill{font-family:Gilroy;color:#6b7588;font-size:1.6rem;align-self:flex-end;line-height:2.8rem;margin-top:auto}.Checkbox-text{display:flex;gap:1rem}.Checkbox-text .MuiCheckbox-root{--Checkbox-size: 1.8rem;margin:1.1rem}.Checkbox-text .MuiCheckbox-root .MuiCheckbox-checkbox{border-radius:2px;border-width:2px;border-color:var(--dark3)}.Checkbox-text-label{color:var(--dark2);margin-block:auto!important}.stepper{align-items:flex}@media screen and (min-width: 991px){.stepper{align-items:stretch}}.stepper span.Mui-completed.MuiStepLabel-iconContainer{background-color:var(--main-color);border-radius:50%}.stepper span.Mui-completed.MuiStepLabel-iconContainer .completed{font-size:2.4rem;color:#fff}.stepper .active{color:var(--main-color);font-size:2.4rem}.stepper .not-active{color:var(--dark4);font-size:2.4rem}.stepper .MuiStepConnector-horizontal .MuiStepConnector-line{border-color:var(--main-color-second-lighter);border-width:2px}.stepper .MuiStepConnector-horizontal.Mui-active .MuiStepConnector-line,.stepper .MuiStepConnector-horizontal.Mui-completed .MuiStepConnector-line{border-color:var(--main-color)}.stepper .MuiStepConnector-vertical .MuiStepConnector-lineVertical{display:none}.stepper .MuiStepLabel-label{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.1rem;color:var(--dark1)}.stepper .MuiStepLabel-label.Mui-disabled{color:var(--dark4)}.stepper .MuiStepLabel-vertical{flex-direction:row;gap:.8rem}@media screen and (max-width: 991px){.stepper .MuiStepLabel-alternativeLabel{margin-top:0}}.Input-file{height:100%;border-radius:12px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.Input-file img{width:100%;height:100%;object-fit:cover;max-width:100%;max-height:100%;border-radius:7px}.Input-file .file-card{box-shadow:none;background-color:#ebf2ff;margin:0;height:100%;width:100%;min-height:inherit;max-height:inherit;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='7' ry='7' stroke='%233377FFFF' stroke-width='4' stroke-dasharray='12' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:7px;cursor:pointer;display:flex;align-items:center;justify-content:center}.Input-file .file-card.alternative{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='7' ry='7' stroke='%23C7C9D9FF' stroke-width='4' stroke-dasharray='12' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:7px;background-color:unset}.Input-file .file-card label{cursor:pointer}.Input-file .file-card label .file-card__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem}.Input-file .file-card label .file-card__content .file-card__content-icon{font-size:3.6rem;fill:var(--main-color)}.Input-file .file-card label .file-card__content .file-card__content-text{width:80%}.Input-file .file-card label .file-card__content .file-card__content-text .file-card__content-text-title{text-align:center;margin:0;padding-bottom:.5rem}.Input-file .file-card label .file-card__content .file-card__content-text .file-card__content-text-label{text-align:center;color:#46546e;margin:0}.Input-file .file-card label .file-card__content .file-card__content-text .file-card__content-text-label span{color:var(--main-color)}.Input-file .file-card label .file-card__content .file-card__content-cta{width:80%;pointer-events:none;border:solid 1px var(--main-color);color:var(--main-color);background-color:unset}@media screen and (min-width: 991px){.Input-file .file-card label .file-card__content .file-card__content-cta{width:60%}}.Input-file .file-card .file-card__content{display:flex;flex-direction:column;align-items:center}.Input-file .file-card .file-card__content .file-card__content-icon{font-size:3rem}.Input-file .file-card .file-card__content .file-card__content-icon.success{fill:var(--success)}.Input-file .file-card .file-card__content .file-card__content-icon.error{fill:var(--error)}.Input-file .file-card .file-card__content .file-card__content-name{font-family:Gilroy;font-size:1.6rem;font-weight:500;line-height:1.25rem;letter-spacing:.1000000015px;text-align:center;color:#37f;margin:0}.Input-file .file-card .file-card__content .file-card__content-label{text-align:center;color:#46546f}.Input-file .file-card .file-card__content .file-card__content-cta{width:40%}.Input-file .file-card .loading-progress{margin:1.6rem 0 0;font-weight:300;font-size:1.8rem;line-height:2.2rem;letter-spacing:0%;text-align:center;color:var(--dark1)}.Input-file .file-card .loading-label{margin:1.6rem 0 0;font-weight:300;font-size:1.4rem;line-height:2rem;letter-spacing:0%;text-align:center;color:var(--dark1)}.Input-file .file-card__loader{width:4.8rem;height:4.8rem;box-sizing:border-box;aspect-ratio:1;border-radius:50%;border:8px solid var(--main-color);animation:l20-1 .8s infinite linear alternate,l20-2 1.6s infinite linear}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}.Map{border-radius:.75rem;width:100%;height:100%}.Map .mapboxgl-popup{z-index:2}.Map .mapboxgl-popup-content{padding:0;background:transparent}.Map .marker-popup{background:#fff;border-radius:8px;padding:12px;box-shadow:0 4px 12px #00000026;min-width:200px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Map .marker-popup .popup-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#1f2937}.Map .marker-popup .popup-type{margin:0 0 6px;font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.Map .marker-popup .popup-email{margin:0 0 4px;font-size:14px;color:#374151}.Map .marker-popup .popup-prm{margin:0 0 4px;font-size:12px;color:#6b7280;font-family:monospace}.Map .marker-popup .popup-power{margin:0;font-size:12px;color:#059669;font-weight:500}.Map .mapboxgl-marker{cursor:pointer}.Map .mapboxgl-marker svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.Map .mapboxgl-marker[data-draggable=true]{cursor:grab}.Map .mapboxgl-marker[data-draggable=true]:active{cursor:grabbing}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;font-size:12px;height:auto;line-height:1.5;margin:2px;padding:5px 10px;width:auto}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f0f0f0}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4264fb;border-color:#4264fb;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#3151d9}.terms-dialog__dialog{padding:2rem}@media screen and (min-width: 991px){.terms-dialog__dialog{width:88.3rem;box-sizing:border-box}}.terms-dialog__dialog .MuiDialogActions-spacing{padding:0}.terms-dialog__dialog-header{display:none}@media screen and (min-width: 991px){.terms-dialog__dialog-header{display:flex;flex-direction:row-reverse}.terms-dialog__dialog-header__icon{cursor:pointer}.terms-dialog__dialog-header__icon-item{font-size:2.4rem}}@media screen and (min-width: 991px){.terms-dialog__dialog-body{display:flex;min-width:55rem}}.terms-dialog__dialog-body__summary{display:none;font-family:Gilroy}.terms-dialog__dialog-body__summary.active{display:initial}@media screen and (min-width: 991px){.terms-dialog__dialog-body__summary{display:initial;border:solid 1px var(--light1);border-radius:8px;margin-right:2rem;gap:1rem;display:flex;flex-direction:column;width:29.8rem}}.terms-dialog__dialog-body__summary-title{display:flex;justify-content:space-between;padding-bottom:1rem}@media screen and (min-width: 991px){.terms-dialog__dialog-body__summary-title{padding-top:1rem;padding-left:1.5rem}}.terms-dialog__dialog-body__summary-title-label{align-self:center;font-weight:600;line-height:22px}@media screen and (min-width: 991px){.terms-dialog__dialog-body__summary-title-label{font-weight:500}}.terms-dialog__dialog-body__summary-title-icon{cursor:pointer;z-index:1;font-size:2.4rem}@media screen and (min-width: 991px){.terms-dialog__dialog-body__summary-title-icon{display:none}}.terms-dialog__dialog-body__summary-item{cursor:pointer;height:5.6rem;display:flex;align-items:center;margin-bottom:.5rem;font-family:Gilroy;line-height:20px}@media screen and (min-width: 991px){.terms-dialog__dialog-body__summary-item{width:17rem;margin-left:1rem;margin-right:1rem}}.terms-dialog__dialog-body__summary-item.active{background-color:#ebf2ff;border-radius:100px}.terms-dialog__dialog-body__summary-item-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:.75rem;height:.75rem;margin:0;margin-bottom:.2rem;margin-left:1rem;border-radius:50%;border:solid 6px var(--dark4)}.terms-dialog__dialog-body__summary-item-input.active{border:solid 6px var(--main-color)}.terms-dialog__dialog-body__summary-item-label{padding-left:1rem;font-size:1.4rem;color:var(--dark1);font-weight:600}.terms-dialog__dialog-body__cgu{display:none;font-family:Gilroy}@media screen and (min-width: 991px){.terms-dialog__dialog-body__cgu{display:initial}}.terms-dialog__dialog-body__cgu.active{display:initial}.terms-dialog__dialog-body__cgu-title{display:flex;justify-content:space-between;padding-bottom:1rem}.terms-dialog__dialog-body__cgu-title-label{align-self:center;font-weight:600;line-height:2.3rem}@media screen and (min-width: 991px){.terms-dialog__dialog-body__cgu-title-label{font-size:2.4rem;padding-top:.4rem}}.terms-dialog__dialog-body__cgu-title-icon{cursor:pointer;z-index:1;font-size:2.4rem}@media screen and (min-width: 991px){.terms-dialog__dialog-body__cgu-title-icon{display:none}}.terms-dialog__dialog-body__cgu-cta{cursor:pointer;display:flex;padding-bottom:.5rem;width:max-content}@media screen and (min-width: 991px){.terms-dialog__dialog-body__cgu-cta{display:none}}.terms-dialog__dialog-body__cgu-cta-label{font-size:1.4rem;color:var(--main-color);align-self:end;padding-left:.5rem}.terms-dialog__dialog-body__cgu-cta-icon{font-size:1.8rem}.terms-dialog__dialog-body__cgu-content{display:inline-block;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.terms-dialog__dialog-body__cgu-content::-webkit-scrollbar{display:none}.terms-dialog__dialog-body__cgu-content h4{font-weight:700;padding-left:.4rem;font-size:1.6rem}.terms-dialog__dialog-body__cgu-content h5{font-weight:700;font-size:1.4rem}.terms-dialog__dialog-body__cgu-content p{color:var(--dark2);font-size:1.4rem;line-height:1.313rem}.terms-dialog__dialog-footer{width:100%;padding-top:2rem}@media screen and (max-width: 991px){.terms-dialog__dialog-footer{display:none}.terms-dialog__dialog-footer.active{display:unset}}.terms-dialog__dialog-footer__ctas{display:flex;justify-content:space-between;padding-bottom:2rem;gap:2rem}.terms-dialog__dialog-footer__ctas a{text-decoration:none}@media screen and (min-width: 991px){.terms-dialog__dialog-footer__ctas{justify-content:end;gap:1rem}}.terms-dialog__dialog-footer__ctas-accept{width:11.6rem}.show-dialog{padding:2.4rem}@media screen and (min-width: 991px){.show-dialog{width:53.2rem;box-sizing:border-box}}.show-dialog-header{display:flex;justify-content:space-between;padding-bottom:3.2rem}.show-dialog-header h3{margin:0;font-family:Gilroy;font-weight:600;font-size:2.4rem;line-height:3rem;color:var(--dark1)}.show-dialog-header-icon{font-size:2.4rem;cursor:pointer}.show-dialog-body-item:not(:last-child):not(:has(hr)){padding-bottom:1rem}.show-dialog-body-item hr{margin:0;margin-block:2.4rem;border:solid 1px rgba(51,51,51,.12)}.show-dialog-body-item h5,.show-dialog-body-item p{font-family:Gilroy;margin:0}.show-dialog-body-item h5{font-weight:600;font-size:1.4rem;line-height:2.4rem;margin-bottom:1rem}.show-dialog-body-item p{font-size:1.4rem;font-weight:400;line-height:2.4rem}.Toggle-button-group{border-radius:100px;width:22.5rem;height:3rem}@media screen and (max-width: 768px){.Toggle-button-group{width:100%}}.Toggle-button-group .MuiToggleButton-root{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem}.Toggle-button-group .MuiToggleButton-root .item-icon{fill:var(--dark4);width:1.125rem;height:1.125rem}.Toggle-button-group .MuiToggleButton-root .item-label{white-space:nowrap;color:var(--dark2);text-align:center;font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.00625rem}.Toggle-button-group .Mui-selected,.Toggle-button-group .Mui-selected:hover{background-color:var(--main-color-second-lighter)}.Toggle-button-group .Mui-selected .item-icon{fill:var(--main-color)}.Toggle-button-group .Mui-selected .item-label{color:var(--main-color)}.Toggle-button-group .MuiToggleButtonGroup-firstButton{border-radius:100px 0 0 100px}.Toggle-button-group .MuiToggleButtonGroup-lastButton{margin-left:0;border-radius:0 100px 100px 0}.Search-field{width:100%}@media screen and (min-width: 991px){.Search-field{width:fit-content}}.Search-field .MuiInputBase-root{height:2.5rem;border-radius:1.75rem;background-color:#fff}.Search-field .MuiInputBase-root input{color:var(--dark3);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.Search-field .MuiInputBase-root .MuiInputAdornment-positionEnd .MuiSvgIcon-root{width:1.5rem;height:1.5rem;fill:var(--dark3)}.Notification{cursor:pointer}.Notification .MuiSvgIcon-root{font-size:2.4rem;fill:var(--dark3)}.Notification .MuiBadge-badge{width:1.6rem;height:1.6rem;min-width:0;font-size:1rem;font-family:Gilroy}.Notification__drawer .MuiDrawer-paperAnchorRight{box-sizing:border-box;width:50rem;padding:4rem 4rem 0}.Notification__drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem}.Notification__drawer__head span{font-size:2.4rem;font-weight:600;line-height:3rem;color:var(--dark1)}.Notification__drawer__head .head-icon{font-size:2.4rem;cursor:pointer;fill:var(--dark3)}.Notification__drawer__content{min-height:100%}.Notification__drawer__content-empty{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.Notification__drawer .MuiDrawer-paperAnchorBottom{box-sizing:border-box;padding:2.4rem 2.4rem 0}.Notification__drawer__head{display:flex;justify-content:space-between;padding-bottom:2rem}.Notification__drawer__head span{font-size:1.8rem;line-height:2.2rem;font-weight:600;color:var(--dark1)}.Notification__drawer__head .icon{font-size:2.4rem;cursor:pointer;fill:var(--dark3)}.Notification__drawer__content{min-height:50rem}.Notification__drawer__content hr{width:100%;margin:0;color:#3333331f;border:0;border-top:solid 1px rgba(51,51,51,.12)}.Notification__drawer__content-empty{height:50rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.Notification__drawer__content-empty .icon{font-size:4.8rem;fill:var(--dark3)}.Notification__drawer__content-empty p{color:var(--dark2);margin-top:1.6rem}.Notification__drawer__content .message-divider{margin-block:.8rem}.Notification__drawer__content .message{padding:1.6rem;display:flex;gap:1.6rem}.Notification__drawer__content .message-icon{width:2.4rem;height:2.4rem}.Notification__drawer__content .message-icon.success{fill:var(--success)}.Notification__drawer__content .message-icon.info{fill:var(--main-color)}.Notification__drawer__content .message-icon.warning{fill:var(--warning-secondary)}.Notification__drawer__content .message-icon.error{fill:var(--error)}.Notification__drawer__content .message-content-title{margin:0 0 .8rem;color:var(--dark1)}.Notification__drawer__content .message-content-text{margin:0 0 .4rem;color:var(--dark2)}.Notification__drawer__content .message-content-date{margin:0;color:var(--dark4)}.Notification__drawer__content .message-content-cta{margin-top:.4rem;display:flex;gap:.8rem;align-items:center;cursor:pointer}.Notification__drawer__content .message-content-cta-label{color:var(--main-color);margin:0;font-weight:500;font-size:1.6rem;line-height:2rem;letter-spacing:.1px}.Notification__drawer__content .message-content-cta-icon{width:1.8rem;height:1.8rem;fill:var(--main-color)}.Pdf-viewer{position:relative;box-sizing:border-box;margin-top:1.6rem;margin-bottom:4rem;border:solid 1px rgba(51,51,51,.12);border-radius:10px;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:.8rem;min-height:26rem;max-height:26rem}.Pdf-viewer::-webkit-scrollbar{width:0;height:0}@media screen and (min-width: 991px){.Pdf-viewer{padding:1.2rem;min-width:100%;min-height:36rem;max-height:36rem}}.Pdf-viewer canvas{display:block}.Pdf-viewer-overlay{display:none;background-color:#3a3a3ccc;width:100%;height:100%;position:absolute;top:0;left:0;gap:1.6rem;flex-direction:column;justify-content:center;align-items:center}.Pdf-viewer-overlay-icon{width:4.8rem;height:4.8rem;color:#fff}.Pdf-viewer-overlay-text{color:#fff}.Pdf-viewer:hover{cursor:pointer}.Pdf-viewer:hover .Pdf-viewer-overlay{display:flex}.Drawer p,.Drawer span{margin:0}.Drawer .MuiPaper-root{padding:2.4rem;max-height:90%}@media screen and (min-width: 991px){.Drawer .MuiPaper-root{padding:4rem;min-width:58rem;max-width:58rem;box-sizing:border-box;max-height:none}}.Drawer .MuiPaper-root .Drawer__header{display:flex;justify-content:space-between;margin-bottom:1.6rem}.Drawer .MuiPaper-root .Drawer__header p{color:var(--dark1);font-size:1.8rem;font-weight:600;line-height:2.2rem}@media screen and (min-width: 991px){.Drawer .MuiPaper-root .Drawer__header p{font-size:2.4rem;font-weight:600;line-height:3rem}}.Drawer .MuiPaper-root .Drawer__header-icon{width:2.4rem;height:2.4rem;color:var(--dark3);align-self:center;cursor:pointer}.Drawer .MuiPaper-root .Drawer__divider{width:100%;margin:0;margin-block:.8rem;background-color:#3333331f;min-height:.1rem;border:none}.Radio-text{display:flex;align-items:center;gap:1.2rem}.Radio-text-input{display:flex;width:3rem;height:3rem;justify-content:center;align-items:center}.Radio-text-text{color:#000;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.Radio-text .checked{border:1px solid var(--main-color)}.Radio-text .checked .MuiRadio-root span{color:var(--main-color)}.Radio-input{margin:0;width:2rem;height:2rem;cursor:pointer}.Dropdown label.Mui-focused{font-family:Gilroy;font-size:1.2rem;font-weight:400;line-height:1.8rem;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--dark3);transform:translate(14px,-7px) scale(.75)}.Dropdown .MuiInputBase-root{font-size:1.2rem}.Dropdown .MuiInputBase-root fieldset.MuiOutlinedInput-notchedOutline{border-color:var(--dark5);border-width:1px}.Dropdown .MuiInputBase-root .MuiSelect-select{font-family:Gilroy;font-size:1.6rem;font-weight:400;line-height:2.4rem;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--dark1)}.Dropdown .MuiSvgIcon-root{fill:var(--dark3);font-size:2.4rem;width:2.4rem;height:2.4rem}.Dropdown__menu{margin-top:1rem;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.Dropdown__menu-item{height:5.6rem;color:var(--dark2)}.Dropdown__menu-item.Mui-selected{color:var(--main-color)}.Text-icon{--icon-width: 2.4rem;--icon-height: 2.4rem;--icon-color: var(--dark3);display:flex;gap:.8rem;align-items:center}.Text-icon.clickable{cursor:pointer}.Text-icon__start-icon{width:var(--icon-width);height:var(--icon-height);fill:var(--icon-color)}.Text-icon__end-icon{width:2.4rem;height:2.4rem;fill:var(--icon-color)}.Text-icon__end-icon.clickable{cursor:pointer}.File-drawer .File-drawer__infos{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:4rem}.File-drawer .File-drawer__infos-title{color:var(--dark1);font-size:1.8rem;font-weight:700;line-height:2.2rem}.File-drawer .File-drawer__infos-description{color:var(--dark1)}.File-drawer .File-drawer__properties{margin-bottom:4rem}@media screen and (min-width: 991px){.File-drawer .File-drawer__properties{margin-bottom:0}}.File-drawer .File-drawer__properties-title{color:var(--dark1);font-size:1.8rem;font-weight:700;line-height:2.2rem;margin-bottom:1.6rem}.File-drawer .File-drawer__properties__container{display:grid;grid-template-columns:auto 1fr;gap:1.2rem 5rem;align-items:center}@media screen and (min-width: 991px){.File-drawer .File-drawer__properties__container{gap:1.2rem 15rem}}.File-drawer .File-drawer__properties__container-key{text-align:left;font-size:1.4rem;font-weight:600;line-height:2.4rem;white-space:nowrap}.File-drawer .File-drawer__properties__container-value{text-align:left}.File-drawer .File-drawer__properties__container span{height:2.6rem;line-height:2.6rem}.File-drawer .File-drawer__properties__item:not(:last-child){margin-bottom:1.2rem}.File-drawer .File-drawer__properties__item{display:flex;justify-content:space-between;max-width:60%}.File-drawer .File-drawer__properties__item span:nth-child(2){margin-inline:auto}@media screen and (min-width: 991px){.File-drawer .File-drawer__footer{margin-top:auto}}.File-drawer .File-drawer__footer-spacer{display:none}@media screen and (min-width: 991px){.File-drawer .File-drawer__footer-spacer{display:block;min-height:2rem;margin-top:auto}}.File-drawer .File-drawer__footer hr{display:none}@media screen and (min-width: 991px){.File-drawer .File-drawer__footer hr{display:block;width:100%;background-color:#3333331f;min-height:.1rem;border:none;margin-bottom:4rem}}.File-drawer .File-drawer__footer__ctas{display:flex;justify-content:space-between;gap:.8rem;position:fixed;bottom:0;left:0;right:0;height:8.8rem;padding-inline:2.4rem;background-color:#fff;box-shadow:0 -8px 40px #3a3a3c1f;align-items:center}@media screen and (min-width: 991px){.File-drawer .File-drawer__footer__ctas{position:initial;height:unset;padding-inline:0;box-shadow:none;align-items:unset}}.dashboard-layout{display:flex;flex-direction:column;width:100vw;overflow:hidden}@media screen and (min-width: 991px){.dashboard-layout{flex-direction:row}}.dashboard-layout__menu{display:none}@media screen and (min-width: 991px){.dashboard-layout__menu{width:22.5rem;height:100vh;display:unset;flex-shrink:0}}.dashboard-layout__body{width:100%;background-color:var(--light3);flex-grow:1}@media screen and (min-width: 991px){.dashboard-layout__body{width:calc(100% - 22.5rem);background-color:var(--light3);box-sizing:border-box}}.dashboard-layout__menu-mobile{width:100vw}@media screen and (min-width: 991px){.dashboard-layout__menu-mobile{display:none;padding-top:0}}.administrative{background-color:var(--light3);padding:4rem 2.4rem}@media screen and (min-width: 991px){.administrative{padding:4rem}}.administrative__header{display:flex;justify-content:space-between;margin-bottom:4rem;align-items:center}.documents__empty{margin-top:19.2rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.documents__empty .Icon{width:4.8rem;height:4.8rem;fill:var(--dark3)}.documents__empty p{margin:0}.documents__search-field{margin-top:4rem;margin-bottom:2.4rem}@media screen and (min-width: 991px){.documents__search-field{max-width:29.8rem}}.documents__table{padding-block:2.4rem}.documents__table th,.documents__table td{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.4rem;text-align:left;padding:1.8rem 0 1.8rem 1.6rem}.documents__table .MuiTableRow-head th{color:#6e7c87;max-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.documents__table .MuiTableRow-head .name{width:50%}@media screen and (min-width: 991px){.documents__table .MuiTableRow-head .name{width:25%}}.documents__table .MuiTableRow-head .status{width:30%}@media screen and (min-width: 991px){.documents__table .MuiTableRow-head .status{width:25%}}.documents__table .MuiTableRow-head .cta{width:20%}@media screen and (min-width: 991px){.documents__table .MuiTableRow-head .cta{width:12.5%}}.documents__table .MuiTableRow-head>:not(.mobile){display:none}@media screen and (min-width: 991px){.documents__table .MuiTableRow-head>:not(.mobile){display:table-cell}}.documents__table .MuiTableRow-head .date{width:25%}.documents__table .MuiTableRow-head .size{width:12.5%}.documents__table__body .MuiTableRow-root td{color:#252c32;max-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.documents__table__body .MuiTableRow-root .name{width:50%}@media screen and (min-width: 991px){.documents__table__body .MuiTableRow-root .name{width:25%}}.documents__table__body .MuiTableRow-root .status{width:30%}@media screen and (min-width: 991px){.documents__table__body .MuiTableRow-root .status{width:25%}}.documents__table__body .MuiTableRow-root .cta{width:20%}@media screen and (min-width: 991px){.documents__table__body .MuiTableRow-root .cta{width:12.5%}}.documents__table__body .MuiTableRow-root .cta .container{display:flex;justify-content:flex-end;margin-left:auto;padding-right:2.4rem;gap:1.6rem}@media screen and (min-width: 991px){.documents__table__body .MuiTableRow-root .cta .container{padding-right:1.6rem}}.documents__table__body .MuiTableRow-root .cta .container .Icon{width:2rem;height:2rem;fill:var(--dark3);cursor:pointer}.documents__table__body .MuiTableRow-root .cta .container.text{padding-right:2rem}.documents__table__body .MuiTableRow-root .cta .container p{color:var(--main-color);margin:0;font-size:1.6rem;line-height:2rem;cursor:pointer;-webkit-user-select:none;user-select:none}.documents__table__body .MuiTableRow-root>:not(.mobile){display:none}@media screen and (min-width: 991px){.documents__table__body .MuiTableRow-root>:not(.mobile){display:table-cell}}.documents__table__body .MuiTableRow-root .date{width:25%}.documents__table__body .MuiTableRow-root .size{width:12.5%}.administrative-billing-display__tabs{margin-bottom:1.5rem;border-bottom:1px solid var(--light-gray3)}.administrative-billing-display__tabs-container .MuiTabs-indicator{background-color:var(--primary);height:2px}.administrative-billing-display__tabs-container .MuiTabs-flexContainer{gap:2rem}.administrative-billing-display__tab{text-transform:none!important;font-family:Gilroy-Medium!important;font-weight:500!important;font-size:1rem!important;color:var(--dark2)!important;padding:1rem 0!important;min-height:auto!important}.administrative-billing-display__tab.Mui-selected,.administrative-billing-display__tab:hover{color:var(--primary)!important}.administrative-billing-display__contracts{margin-top:1rem}.contracts__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.contracts__header h2{color:var(--dark1);font-family:Gilroy-Bold;font-size:1.5rem;font-weight:700;margin:0}.contracts__actions{display:flex;gap:1rem}.contracts__content{display:flex;flex-direction:column;gap:2rem}.contracts__table-header{padding:1rem 0;border-bottom:1px solid var(--light-gray3)}.contracts__table-header h3{color:var(--dark1);font-family:Gilroy-Medium;font-size:1.125rem;font-weight:600;margin:0}.contracts__error{padding:2rem;text-align:center;color:var(--error);background-color:var(--error-light2);border-radius:.5rem;border:1px solid var(--error)}.contract-dialog__field{margin-bottom:1.5rem}.contract-dialog__field label{display:block;margin-bottom:.5rem;color:var(--dark1);font-family:Gilroy-Medium;font-weight:500}.contract-dialog__actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--light-gray3)}.contract-billing-dialog__field{margin-bottom:1.5rem}.contract-billing-dialog__field label{display:block;margin-bottom:.5rem;color:var(--dark1);font-family:Gilroy-Medium;font-weight:500}.contract-billing-dialog__actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--light-gray3)}.contract-batch-dialog__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.contract-batch-dialog__header h3{color:var(--dark1);font-family:Gilroy-Medium;font-size:1.125rem;font-weight:600;margin:0}.contract-batch-dialog__relationships{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contract-batch-dialog__relationship{padding:1.5rem;border:1px solid var(--light-gray3);border-radius:.5rem;background-color:var(--light-grey2)}.contract-batch-dialog__relationship-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.contract-batch-dialog__relationship-header h4{color:var(--dark1);font-family:Gilroy-Medium;font-size:1rem;font-weight:600;margin:0}.contract-batch-dialog__relationship-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.contract-batch-dialog__field label{display:block;margin-bottom:.5rem;color:var(--dark1);font-family:Gilroy-Medium;font-weight:500;font-size:.875rem}.contract-batch-dialog__files{margin-bottom:2rem;padding:1.5rem;border:1px solid var(--light-gray3);border-radius:.5rem;background-color:var(--light-grey2)}.contract-batch-dialog__files h3{color:var(--dark1);font-family:Gilroy-Medium;font-size:1rem;font-weight:600;margin:0 0 1rem}.contract-batch-dialog__files-help{margin-top:.5rem;color:var(--dark2);font-size:.875rem;font-style:italic}.contract-batch-dialog__actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--light-gray3)}.billing-edit__head{display:flex;flex-direction:column;justify-content:space-between;margin-block:4rem;gap:2rem}@media screen and (min-width: 991px){.billing-edit__head{flex-direction:row}}.billing-edit__head p{margin:0;margin-block:auto}.billing-edit__head-ctas{display:flex;gap:1.6rem;justify-content:space-between}.billing-edit__dialog{padding:2.4rem;box-sizing:border-box}.billing-edit__dialog p{margin:0;text-align:center}@media screen and (min-width: 991px){.billing-edit__dialog{width:46rem}}.billing-edit__dialog__body{display:flex;flex-direction:column;gap:2.4rem}.billing-edit__dialog__body-icon{width:4.8rem;height:4.8rem;margin:.8rem;margin-inline:auto;fill:var(--dark3)}.billing-edit__dialog__body-texts{display:flex;flex-direction:column;gap:1.6rem;text-align:center}.billing-edit__dialog__footer{margin-top:2.4rem;display:flex;flex-direction:column;gap:.8rem}.administrative-mobile{min-height:100%;padding:4rem 2.4rem;background-color:#f2f2f5}.administrative-mobile__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.administrative-mobile__header .Button{max-width:11rem}.administrative-bill-edit{padding:4rem 2.4rem;background-color:var(--light-grey3)}@media screen and (min-width: 991px){.administrative-bill-edit{padding:4rem}}.administrative-bill-edit__header{display:flex;flex-direction:column;gap:4rem}.administrative-bill-edit__header__top{display:flex;justify-content:space-between;align-items:center}.administrative-bill-edit__header__top .Button{width:10.9rem}.administrative-bill-edit__header__bottom{display:none}@media screen and (min-width: 991px){.administrative-bill-edit__header__bottom{display:flex;align-items:center;justify-content:space-between}.administrative-bill-edit__header__bottom-buttons{display:flex;justify-content:space-between;gap:1.6rem}.administrative-bill-edit__header__bottom-buttons .save{width:12.7rem}.administrative-bill-edit__header__bottom-buttons .cancel{width:10.5rem}}.administrative-bill-edit__body{display:flex;gap:3.2rem;padding-top:4rem}.administrative-bill-edit__display{background-color:#fff;flex:1;border-radius:12px}@media screen and (max-width: 990px){.administrative-bill-edit__display{display:none}}.administrative-bill-edit__display iframe{border:0;margin:0}.administrative-bill-edit__display iframe body{margin:0}.administrative-bill-edit__options{background-color:var(--light-grey4);flex:1;margin-bottom:7rem}@media screen and (min-width: 991px){.administrative-bill-edit__options{margin-bottom:0}}.administrative-bill-edit__options p,.administrative-bill-edit__options span{margin:0}.administrative-bill-edit__options-title{font-size:1.8rem;font-weight:700;line-height:2.4rem;text-underline-position:from-font;text-decoration-skip-ink:none}.administrative-bill-edit__options-alert{margin-block:2rem}.administrative-bill-edit__options-radios{width:16.3rem;display:flex;justify-content:space-between}.administrative-bill-edit__options-divider{margin-block:2rem;color:var(--light-grey1)}.administrative-bill-edit__options__dropdowns-title{font-size:1.8rem;font-weight:700;line-height:2.4rem;text-underline-position:from-font;text-decoration-skip-ink:none}.administrative-bill-edit__options__dropdowns-items{margin-block:2.4rem;display:flex;flex-direction:column;gap:2rem}.administrative-bill-edit__mobile-footer{height:8.8rem;position:fixed;bottom:0;left:0;display:flex;justify-content:space-between;gap:.8rem;background-color:#fff;z-index:2;width:100%;box-sizing:border-box;box-shadow:0 -8px 40px #3a3a3c1f;padding:2.4rem}@media screen and (min-width: 991px){.administrative-bill-edit__mobile-footer{display:none}}.preview-bill-dialog{padding:2.4rem}.preview-bill-dialog__header{display:flex;justify-content:space-between;flex-wrap:wrap}.preview-bill-dialog__header-text{margin:0}.preview-bill-dialog__header-icon{width:2.4rem;height:2.4rem;fill:var(--dark3)}.preview-bill-dialog__header-separator{flex-basis:100%;height:1px;margin:0;border:none;background-color:#3333331f;border-radius:20px;margin-top:2.4rem}.preview-bill-dialog__body-container{margin-block:2.4rem;width:100%;height:42.6rem;border:solid 1px rgba(51,51,51,.12);border-radius:20px;box-sizing:border-box}.preview-bill-dialog__body-container iframe{border:0;margin:0;height:100%}.preview-bill-dialog__body-container iframe body{margin:0}.preview-bill-dialog__footer{height:8.8rem;width:100%;padding-inline:2.4rem;display:flex;align-items:center}._cancel-dialog_ylzfq_1{padding:2.4rem}@media screen and (min-width: 991px){._cancel-dialog_ylzfq_1{max-width:46rem}}._cancel-dialog__header_ylzfq_9{margin-bottom:1.6rem}._cancel-dialog__header-icon_ylzfq_12{margin-inline:auto;fill:var(--dark3);width:100%;height:3.4rem}._cancel-dialog__body_ylzfq_18 p{margin:0;text-align:center}._cancel-dialog__body_ylzfq_18 :first-child{margin-bottom:1.6rem}._cancel-dialog__body_ylzfq_18 :last-child{color:var(--dark2)}._cancel-dialog__footer_ylzfq_28{margin-top:2.4rem}._cancel-dialog__footer-confirm_ylzfq_31{margin-bottom:.8rem}.beneficiaries{padding:4rem 2.4rem;background-color:#f2f2f5}@media screen and (min-width: 991px){.beneficiaries{padding:4rem}}.beneficiaries__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.beneficiaries__actions{display:flex;flex-direction:column;gap:4rem;margin-bottom:2.4rem}@media screen and (min-width: 991px){.beneficiaries__actions{flex-direction:row-reverse;justify-content:space-between;margin-bottom:2.4rem}.beneficiaries__actions-button{width:12rem}.beneficiaries__actions-search{width:29.8rem}}.beneficiaries__table th,.beneficiaries__table td{box-sizing:border-box;padding:0;padding-left:1.6rem;padding-block:.8rem;font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.4rem;text-align:left;max-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:0}.beneficiaries__table .MuiTableCell-head{color:#6e7c87}.beneficiaries__table .MuiTableCell-row{color:#252c32}.beneficiaries__table-head .mail,.beneficiaries__table-head .prm,.beneficiaries__table-head .status,.beneficiaries__table-head .type{display:none}.beneficiaries__table-head .id{width:13.4502923977%}.beneficiaries__table-head .name{width:58.4795321637%}.beneficiaries__table-head .actions{width:28.0701754386%}@media screen and (min-width: 991px){.beneficiaries__table-head .mail,.beneficiaries__table-head .prm,.beneficiaries__table-head .status,.beneficiaries__table-head .type{display:table-cell}.beneficiaries__table-head .id{width:4.347826087%}.beneficiaries__table-head .name{width:15.5279503106%}.beneficiaries__table-head .mail{width:17.3913043478%}.beneficiaries__table-head .prm{width:16.149068323%}.beneficiaries__table-head .status{width:22.3602484472%}.beneficiaries__table-head .type{width:11.6459627329%}.beneficiaries__table-head .actions{width:12.5776397516%}}.beneficiaries__table-row .mail,.beneficiaries__table-row .prm,.beneficiaries__table-row .status,.beneficiaries__table-row .type{display:none}.beneficiaries__table-row:hover{cursor:pointer;background-color:var(--light-grey2)}.beneficiaries__table-row .id{width:13.4502923977%}.beneficiaries__table-row .name{width:58.4795321637%}.beneficiaries__table-row .actions{width:28.0701754386%}.beneficiaries__table-row .actions-icons{display:flex;gap:1.6rem}.beneficiaries__table-row .actions-icons-item{width:2rem;height:2rem;fill:#6b7588;cursor:pointer}.beneficiaries__table-row .actions-icons .delete{display:none}@media screen and (min-width: 991px){.beneficiaries__table-row .actions-icons .delete{display:block}}@media screen and (min-width: 991px){.beneficiaries__table-row .mail,.beneficiaries__table-row .prm,.beneficiaries__table-row .status,.beneficiaries__table-row .type{display:table-cell}.beneficiaries__table-row .id{width:4.347826087%}.beneficiaries__table-row .name{width:15.5279503106%}.beneficiaries__table-row .mail{width:17.3913043478%}.beneficiaries__table-row .mail a{text-decoration:none;color:var(--main-color)}.beneficiaries__table-row .prm{width:16.149068323%}.beneficiaries__table-row .status{width:22.3602484472%}.beneficiaries__table-row .status-action{font-size:1.6rem;font-weight:500;line-height:2rem;letter-spacing:.1000000015px;text-align:center;color:var(--main-color);cursor:pointer;margin-left:1.2rem}.beneficiaries__table-row .type{width:11.6459627329%}.beneficiaries__table-row .actions{width:12.5776397516%}}.beneficiary-details{background-color:var(--light-grey3);padding:4rem 2.4rem}@media screen and (min-width: 991px){.beneficiary-details{padding:4rem}}.beneficiary-details__actions{margin-bottom:4rem;display:flex;justify-content:space-between}.beneficiary-details__actions-button{width:10.9rem}.beneficiary-details__infos{display:flex;flex-direction:column;gap:.8rem;margin-bottom:4rem}@media screen and (min-width: 991px){.beneficiary-details__infos{gap:1.6rem}}.beneficiary-details__alert{margin-bottom:4rem}.Tab__information{width:100%;display:flex;flex-direction:column;gap:1.5rem}.card__actions{display:flex;justify-content:flex-end;gap:1rem}.beneficiary-activity{width:100%}.beneficiary-activity__data-panel{padding:0;width:100%;display:flex;flex-direction:column;gap:1.5rem}.beneficiary-activity__data-panel__row{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 991px){.beneficiary-activity__data-panel__row{flex-direction:row;justify-content:space-between}}.beneficiary-activity__since{color:var(--dark3);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;margin:0;padding-top:1.5rem}.dashboard{width:100%;display:flex;flex-direction:column;gap:2rem;margin-bottom:1.5rem}.dashboard__cards{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:2rem;padding-bottom:2.5rem}.dashboard__cards-consumers{height:100%}@media screen and (min-width: 991px){.dashboard__cards{flex-direction:row}}.dashboard__cards-producers{gap:1rem;width:100%;height:100%;align-items:start}.dashboard__cards-producers-content{display:grid;grid-template-columns:repeat(2,1fr);width:100%;height:100%;gap:1rem}.dashboard__cards-producers-content-item{height:100%}.billing-tabs{margin-bottom:2rem}.billing-tabs__content{width:100%;display:flex;flex-direction:column;gap:2rem}.billing-invoices{padding:2rem}.billing-invoices__header{margin-bottom:1.5rem}.billing-invoices__header h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:var(--text-primary)}.billing-invoices__header p{margin:0;color:var(--text-secondary);font-size:.9rem}.billing-invoices__content p{color:var(--text-secondary);font-style:italic}.contracts-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.contracts-section__header-actions{display:flex;gap:.5rem}.repartition__mode{display:flex;flex-direction:column;gap:1.5rem}.repartition__mode-title{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.5rem}.repartition__table{width:100%;display:flex;flex-direction:column;gap:1rem}.repartition__alert .MuiAlert-icon svg path{fill:var(--warning-secondary)!important;color:var(--warning-secondary)!important}.repartition__help-text{padding:.75rem 1rem;background:var(--light-grey3);border-radius:.5rem;border-left:3px solid var(--warning-color);margin-bottom:1rem}.repartition__help-text span{color:var(--warning-color);font-family:Gilroy-Medium!important;font-size:.875rem;font-weight:500;line-height:1.25rem}.repartition__actions{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.repartition .header-cell__content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.repartition .header-cell__content-text{color:var(--mid-grey2);text-align:center;font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:-.00525rem;text-transform:capitalize!important}.repartition .layout-body{gap:2rem}.repartition-app__mode-card .card__children{gap:.5rem}.repartition-app__dynamique-info{padding:2.4rem;background:var(--light-grey3);border-radius:.8rem;border-left:4px solid var(--main-color);margin-bottom:2.4rem}.add-source-dialog{padding:1.6rem 2.4rem}@media screen and (min-width: 991px){.add-source-dialog{width:64.8rem;box-sizing:border-box}}.add-source-dialog-header{display:flex;justify-content:space-between;padding:1rem 0}.add-source-dialog-header p{margin:0}.add-source-dialog-header-icon{font-size:2.4rem;cursor:pointer}.add-source-dialog-body{max-height:65rem}@media screen and (min-width: 991px){.add-source-dialog-body{max-height:none}}.add-source-dialog-body .name,.add-source-dialog-body .owner,.add-source-dialog-body .mail,.add-source-dialog-body .contract,.add-source-dialog-body .address,.add-source-dialog-body .prmNumber,.add-source-dialog-body .power{padding-top:2rem}.add-source-dialog-body__delete{margin:.8rem 0 0}@media screen and (min-width: 991px){.add-source-dialog-body__delete{display:none}}.add-source-dialog-footer{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;width:100%}@media screen and (min-width: 991px){.add-source-dialog-footer.two-cta{width:50%;margin-left:auto}}.add-source-dialog-footer__delete{display:none}@media screen and (min-width: 991px){.add-source-dialog-footer__delete{display:flex}}.add-source-dialog-footer__cancel{width:50%;padding:0 2rem}@media scren and (min-width: 991px){.add-source-dialog-footer__cancel{width:30%}}.add-source-dialog-footer__add{width:50%;padding:0 2rem}@media scren and (min-width: 991px){.add-source-dialog-footer__add.three-cta{width:30%}}@media screen and (min-width: 991px){.add-source__confirm-dialog{width:53.2rem}}.add-source__confirm-dialog .confirm-dialog__body{padding:2.4rem 2.4rem 0}.add-source__confirm-dialog .confirm-dialog__body-title{margin:0;font-size:2.4rem;line-height:3rem}.add-source__confirm-dialog .confirm-dialog__body-content{margin:0;font-size:1.6rem;padding:1.6rem 0 0}.add-source__confirm-dialog .confirm-dialog__footer{display:flex;justify-content:flex-end;width:100%;padding:4.8rem 2.4rem 2rem 0;gap:3.2rem}.add-source__confirm-dialog .confirm-dialog__footer__cancel{width:7.4rem}.add-source__confirm-dialog .confirm-dialog__footer__confirm{width:min-content}.add-source__confirm-dialog .confirm-dialog__footer__confirm .Button-label{margin-inline:2.4rem}.repartition-app__mode-card{flex-shrink:0}.repartition-app__dynamique-info{padding:2.4rem;background:var(--light-grey3);border-radius:.8rem;border-left:4px solid var(--main-color)}.repartition-app__dynamique-info p{margin:0 0 1.2rem;font-size:1.4rem;color:var(--medium-grey);line-height:1.5}.repartition-app__dynamique-info p:last-child{margin-bottom:0}.cancel-button{padding:.625rem .75rem!important}.save-dialog svg{fill:var(--success)!important}@media screen and (max-width: 990px){.repartition-app__mode-card{padding:1.6rem}.repartition-app__mode-card .repartition-app__mode-header{flex-direction:column;align-items:flex-start;gap:1.2rem}}.settings-operation .layout-body{gap:1.5rem!important}.settings-operation__content{display:flex;flex-direction:column;gap:2rem}.settings-operation .settings-card,.settings-operation .on-boarding__card{flex-shrink:0}.settings-operation .on-boarding__card-form{display:flex;flex-direction:column;gap:1.5rem;padding-top:.5rem}.settings-operation .on-boarding__card-form-section{display:flex;flex-direction:column;gap:1.5rem}.settings-operation .on-boarding__card-form-section span{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.settings-mobile{min-height:100%;padding:4rem 2.4rem;background-color:#f2f2f5}.settings-mobile__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.settings-mobile__header .Button{max-width:11rem}.operation__card--delete{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 991px){.operation__card--delete{flex-direction:row;justify-content:space-between;align-items:center}}.operation__card--delete__title{margin:0;font-weight:700;font-size:1.8rem;line-height:2.4rem;letter-spacing:0px;color:var(--dark1)}.operation__card--delete__button{width:100%}@media screen and (min-width: 991px){.operation__card--delete__button{width:23.7rem}}.info-card{margin-block:4rem}.info-card .info-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.info-card .info-card__title{margin:0;font-weight:700;font-size:1.8rem;line-height:2.4rem;letter-spacing:0px;color:var(--dark1)}.info-card .info-card__cta{--icon-width: 1.8rem;--icon-height: 1.8rem;--icon-color: var(--main-color)}.info-card .info-card__cta .text{font-weight:500;font-size:1.6rem;line-height:2rem;letter-spacing:.1px;color:var(--main-color)}.info-card__display .info-card__content .info-card__item{margin-bottom:2rem}.info-card__display .info-card__content .info-card__item-title{margin:0;font-weight:600;font-size:1.4rem;line-height:2.4rem;color:var(--dark1);margin-bottom:.4rem}.info-card__display .info-card__content .info-card__item-value{margin:0;font-weight:400;font-size:1.4rem;line-height:2.4rem;color:var(--dark1)}.info-card__edit .info-card__form{margin-block:2rem}.info-card__edit .info-card__form .name-input{margin-bottom:2.4rem}.info-card__edit .info-card__ctas{display:flex;justify-content:flex-end;gap:1.6rem}.info-card__edit .info-card__ctas .cancel{width:8.1rem}.info-card__edit .info-card__ctas .save{width:12.7rem}.info-card .info-card__photo__head{display:flex;justify-content:space-between;align-items:center}.info-card .info-card__photo__head-title{margin:0;font-weight:600;font-size:1.4rem;line-height:2.4rem}.info-card .info-card__photo__head-cta{--icon-width: 1.8rem;--icon-height: 1.8rem;--icon-color: var(--main-color)}.info-card .info-card__photo__head-cta .text{font-weight:500;font-size:1.6rem;line-height:2rem;letter-spacing:.1px;color:var(--main-color)}@media screen and (min-width: 991px){.info-card .info-card__photo__head-cta{display:none}}.info-card .info-card__photo-container{position:relative;width:100%;max-width:31rem;height:31rem;margin-top:.8rem;border-radius:8px;overflow:hidden}@media screen and (min-width: 991px){.info-card .info-card__photo-container{width:20rem;height:20rem;max-width:none}.info-card .info-card__photo-container:hover{cursor:pointer}.info-card .info-card__photo-container:hover .info-card__photo-overlay{opacity:1}}.info-card .info-card__photo-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;transition:opacity .3s ease;opacity:0;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.info-card .info-card__photo-overlay .overlay-icon{width:4.8rem;height:4.8rem;fill:#fff}.info-card .info-card__photo-overlay .overlay-label{margin:0;margin-top:1.6rem;color:#fff;font-weight:300}.info-card .info-card__photo-overlay.loader{opacity:1;background-color:#00000080}.info-card .info-card__photo-overlay.loader .loader-element{width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:var(--main-color);--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.info-card .info-card__photo-img{width:100%;height:100%;object-fit:cover}.settings__repartition{margin-block:4rem}.settings__repartition .repartition__head{display:flex;justify-content:space-between;align-items:center}.settings__repartition .repartition__head-title{margin:0;font-weight:700;font-size:1.8rem;line-height:2.4rem;letter-spacing:0px;color:var(--dark1)}.settings__repartition .repartition__head-cta{--icon-width: 1.8rem;--icon-height: 1.8rem;--icon-color: var(--main-color)}.settings__repartition .repartition__head-cta .text{font-weight:500;font-size:1.6rem;line-height:2rem;letter-spacing:.1px;color:var(--main-color)}.settings__repartition .repartition__title{font-weight:600;font-size:1.4rem;line-height:2.4rem;letter-spacing:-.6%;color:var(--dark1);margin-top:2rem;margin-bottom:.8rem}.repartition-table__alert,.repartition-table__table{margin-top:2rem}.repartition-table__table th,.repartition-table__table td{height:5.6rem}.repartition-table__table .id,.repartition-table__table .prm,.repartition-table__table .type{display:none}.repartition-table__table .name,.repartition-table__table .coeff{width:50%}.repartition-table__table .coeff{padding-right:.4rem}@media screen and (min-width: 991px){.repartition-table__table .id,.repartition-table__table .prm,.repartition-table__table .type{display:table-cell}.repartition-table__table .id{width:4.5161290323%}.repartition-table__table .name{width:16.1290322581%}.repartition-table__table .prm{width:16.7741935484%}.repartition-table__table .type{width:32.9032258065%}.repartition-table__table .coeff{width:24.8387096774%}}.repartition-table__table .coeff-input{width:100%;height:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield;border:solid 1px var(--dark5);border-radius:4px;font-family:Gilroy;font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:.5px;padding-left:1.2rem}.repartition-table__footer{display:flex;justify-content:flex-end;gap:1.6rem;margin-top:2rem}.repartition-table__footer .cancel,.repartition-table__footer .save{width:100%}@media screen and (min-width: 991px){.repartition-table__footer .cancel{width:8.1rem}.repartition-table__footer .save{width:12.7rem}}.repartition-cards{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 991px){.repartition-cards{flex-direction:row}}.repartition-cards__item{border:solid 1px rgba(51,51,51,.1215686275)}@media screen and (min-width: 991px){.repartition-cards__item{flex:1 1 0px}}.repartition-cards__item .head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.repartition-cards__item .head__img{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--success-secondary)}.repartition-cards__item .head__img-icon{width:2.4rem;height:2.4rem;fill:var(--success)}.repartition-cards__item .title{font-weight:700;font-size:1.6rem;line-height:2.4rem;letter-spacing:0px;color:var(--dark1);margin:1.6rem 0 0}.repartition-cards__item .content{font-weight:500;font-size:1.4rem;line-height:2rem;letter-spacing:0px;color:var(--dark4);margin:.8rem 0 0}.collaborateurs__content{padding:2.4rem;display:flex;flex-direction:column;gap:1.6rem}.collaborateurs__description{color:var(--text-secondary);font-size:1.4rem;line-height:1.5;margin:0}.collaborateurs__status-message{background-color:var(--light2);padding:1.2rem;border-radius:.8rem;border-left:4px solid var(--primary)}.collaborateurs__status-message p{margin:0;color:var(--text-primary)}.collaborateurs__participants{margin-top:1.6rem}.collaborateurs__loading,.collaborateurs__participants-list{display:flex;flex-direction:column;gap:1.6rem}.collaborateurs__participant-card{border:1px solid var(--light1);transition:all .2s ease}.collaborateurs__participant-card:hover{border-color:var(--primary);box-shadow:0 2px 8px #0000001a}.collaborateurs__participant-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.6rem;margin-bottom:1.2rem}.collaborateurs__participant-info{flex:1}.collaborateurs__participant-name{display:flex;align-items:center;gap:.8rem;margin-bottom:.4rem}.collaborateurs__participant-name h3{margin:0;font-size:1.6rem;font-weight:600;color:var(--text-primary)}.collaborateurs__participant-status{flex-shrink:0}.collaborateurs__participant-details p{margin:0 0 .4rem;color:var(--text-secondary);font-size:1.2rem;line-height:1.4}.collaborateurs__participant-details p:last-child{margin-bottom:0}.collaborateurs__no-participants{text-align:center;padding:3.2rem;color:var(--text-secondary);background-color:var(--light2);border-radius:.8rem}.cardSource__info{width:100%;padding:1rem 1.5rem;flex-shrink:0}.cardSource__info-form{flex-shrink:0}.cardSource__info .card__children{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.cardSource__info .card__children .cardSource__info-section{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.cardSource__info .card__children .cardSource__info-section-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.cardSource__info .card__children .cardSource__info-section-value{display:flex;align-items:center;gap:.5rem;color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.cardSource__info .card__children .cardSource__info-section-value .Icon{fill:var(--dark3)}.cardSource__info .card__children .cardSource__info-separator{width:1px;height:100%;background-color:var(--light-grey1)}.source-info-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.source-info-card__title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.25rem;font-weight:600;margin:0}.source-info-card__cta{cursor:pointer}.source-info-card__display .source-info-card__content{display:flex;flex-direction:column;gap:1.5rem}.source-info-card__display .source-info-card__item{display:flex;flex-direction:column;gap:.5rem}.source-info-card__display .source-info-card__item-title{color:var(--dark2);font-family:Gilroy-Medium!important;font-size:.875rem;font-weight:500;margin:0}.source-info-card__display .source-info-card__item-value{color:var(--dark1);font-family:Gilroy-Regular!important;font-size:1rem;font-weight:400;margin:0}.source-info-card__edit .source-info-card__form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.source-info-card__edit .source-info-card__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.source-info-card__edit .source-info-card__form-row{grid-template-columns:1fr}}.source-info-card__edit .source-info-card__actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid var(--light-grey1)}.data-panel{display:flex;flex-direction:column;gap:1.5rem;width:100%;padding-bottom:2rem}.data-panel__cardSections{display:grid}@media screen and (min-width: 991px){.data-panel__cardSections{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-width: 991px){.data-panel__data-bar{border:0}}.data-panel__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;min-height:200px}.data-panel__loading p{color:var(--text-secondary);font-size:.875rem}.sources{width:100%;display:flex;flex-direction:column;gap:2rem}.sources__handlers{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:space-between;gap:1rem}@media screen and (min-width: 991px){.sources__handlers{flex-direction:row}}.sources__data-mosaic{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 991px){.sources__data-mosaic{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}}._success-dialog_g59vq_1{padding:2.4rem}@media screen and (min-width: 991px){._success-dialog_g59vq_1{max-width:46rem}}._success-dialog__header_g59vq_9{margin-bottom:1.6rem}._success-dialog__header-icon_g59vq_12{height:4.8rem;width:100%;fill:var(--success)}._success-dialog__body_g59vq_17 p{margin:0;text-align:center}._success-dialog__body_g59vq_17 :last-child{color:var(--dark2);margin-top:1.6rem}._success-dialog__footer_g59vq_25{padding-top:2.4rem}._success-dialog__footer_g59vq_25 ._button_g59vq_28{width:30rem}.login-page{display:grid;grid-template-columns:repeat(2,1fr)}.login-page__container{flex:1;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2.5rem}.login-page__container__logo{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;flex-shrink:0}.login-page__container__logo img{width:100%;object-fit:contain}@media screen and (min-width: 991px){.login-page__container__logo img{width:7.49988rem;height:2.44894rem;flex-shrink:0}}.login-page__container__form{width:100%;box-sizing:border-box;display:flex;padding:0 10rem;flex-direction:column;align-items:center;gap:2.5rem}.login-page__container__footer{width:100%;display:flex;justify-content:space-between;align-items:center}.login-page__container__footer-cta{display:flex;align-items:center;gap:.5rem;color:var(--dark3);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.login-page__container__footer .subscribe,.login-page__container__footer .help{padding:.625rem .5rem;cursor:pointer}.login-page__container__footer .subscribe:hover,.login-page__container__footer .subscribe:focus,.login-page__container__footer .help:hover,.login-page__container__footer .help:focus{background-color:transparent}.login-page__image{display:none;flex:1}@media screen and (min-width: 991px){.login-page__image{display:flex;align-items:center;justify-content:center;background-image:linear-gradient(235deg,#fffae6 3%,#ebf2ff 42%,#fffae6 98%);flex-grow:1;padding:2rem}}.login-page__image img{width:75%;height:auto;flex-shrink:0;aspect-ratio:120/103}.login-dialog-help{width:28.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.login-dialog-help-icon{fill:var(--dark3);width:3rem;height:3rem;padding:.5rem}.login-dialog-help h3{padding:0;margin:0;color:var(--dark1);text-align:center;font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.login-dialog-help p{padding:0;margin:0;color:var(--dark2);text-align:center;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.login-dialog-action{padding:.625rem 2.5rem}.login-form{display:flex;flex-direction:column;align-items:flex-start;width:100%}.login-form-error{margin-bottom:1rem}.login-form-title{color:var(--dark1);font-family:Gilroy-ExtraBold!important;font-size:2.5rem;font-style:normal;font-weight:800;line-height:normal;padding-bottom:1.25rem}.login-form-subtitle{color:var(--dark3);font-family:Gilroy!important;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.login-form-inputs{display:flex;flex-direction:column;width:100%;gap:2rem;margin-top:2.5rem}.login-form .forgotpassword{margin-top:.5rem;margin-bottom:2.5rem;padding:.625rem 0!important;cursor:pointer}.login-form .forgotpassword:hover,.login-form .forgotpassword:focus{background-color:transparent}.login-form .Dialog-container__cta{padding-top:1.8rem;font-family:Gilroy}.login-form-box{display:flex;flex-direction:column;width:100%;margin:0;gap:20px}.forgotpassword-dialog-content{width:28.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.forgotpassword-dialog-content-icon{fill:var(--dark3);width:3rem;height:3rem;padding:.5rem}.forgotpassword-dialog-content h3{padding:0;margin:0;color:var(--dark1);text-align:center;font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.forgotpassword-dialog-content p{padding:0;margin:0;color:var(--dark2);text-align:center;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.forgotpassword-dialog-actions{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.input-multiple__input .MuiInputBase-root input{text-transform:uppercase!important}.input-multiple{padding:0 1.5rem}.newpassword{display:flex;flex-direction:column;gap:1.5rem}.newpassword-inputs{display:flex;flex-direction:column;gap:.75rem}.icon-success{fill:var(--success)!important}.register-page{display:flex;flex-direction:row;width:100%;background-color:var(--light-4)}.register-page__container{padding:2.5rem;display:flex;box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;background-color:var(--light-4)}@media screen and (min-width: 991px){.register-page__container{width:50%}}.register-page__container__logo{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;flex-shrink:0}.register-page__container__logo img{width:100%;object-fit:contain}@media screen and (min-width: 991px){.register-page__container__logo img{width:7.49988rem;height:2.44894rem;flex-shrink:0}}.register-page__container__form{width:100%;display:flex;flex-direction:column;margin-block:auto;padding:0 10rem;box-sizing:border-box}.register-page__container__form-text{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}@media screen and (min-width: 991px){.register-page__container__form-text-title{color:var(--dark1);font-family:Gilroy-ExtraBold!important;font-size:2.5rem;font-style:normal;font-weight:800;line-height:3.125rem}}.register-page__container__form-text-subtitle{color:var(--dark3);font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.register-page__container__form-redirect{font-size:1.4rem;line-height:1.7rem;color:var(--dark3);padding-top:2rem}.register-page__container__form-redirect span{font-size:1.6rem;color:var(--main-color);cursor:pointer}@media screen and (min-width: 991px){.register-page__container__form-redirect{display:none}}.register-page__container__form-headline-title{font-family:Gilroy-Bold;color:#3a3a3c;font-size:2.4rem;font-weight:700;line-height:3rem;padding-bottom:1rem;margin:0}@media screen and (min-width: 991px){.register-page__container__form-headline-title{font-size:4rem;font-weight:800;line-height:5rem}}.register-page__container__form-headline-content{font-size:1.6rem;font-family:Gilroy;color:var(--dark3)}.register-page__container__form-item{display:flex;flex-direction:column;gap:2.5rem}.register-page__container__form-item-inputs{display:flex;flex-direction:column;gap:2rem}.register-page__container__form-item-inputs .cgu{width:100%;display:flex;align-items:center}.register-page__container__form-item-inputs .cgu-text{display:flex;align-items:center;white-space:nowrap;gap:.25rem}.register-page__container__form-item-inputs .cgu-text .cgu-button{padding:0}.register-page__container__form-item-buttons{display:flex;align-items:center;justify-content:space-between}.register-page__container__form-item-buttons>*:only-child{margin-left:auto}.register-page__container__form-cta{padding-top:1.8rem;display:flex;justify-content:space-between}.register-page__container__form-cta-back{width:10rem;background-color:#fff;color:var(--main-color);border-color:var(--main-color)}.register-page__container__form-cta-back .startIcon{transform:rotate(180deg);filter:invert(37%) sepia(93%) saturate(2095%) hue-rotate(208deg) brightness(99%) contrast(104%)}.register-page__container__form-cta-back:hover{background-color:#ebf2ff;color:var(--main-color)}.register-page__container__form-cta-next{align-self:flex-end;width:12.2rem}.register-page__container__form-cta-next.fourth{width:14rem}.register-page__container__footer{display:flex;width:100%}@media screen and (min-width: 991px){.register-page__container__footer{justify-content:space-between}}.register-page__container__footer-cta{display:none;margin-block:auto}.register-page__container__footer-cta-text{color:var(--dark3);font-size:1.6rem;font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.register-page__container__footer-cta .login{padding-left:0;color:var(--main-color);cursor:pointer}.register-page__container__footer-cta .login:hover,.register-page__container__footer-cta .login:focus{background-color:transparent}@media screen and (min-width: 991px){.register-page__container__footer-cta{display:flex;align-items:center;gap:.5rem}}.register-page__image{display:none}@media screen and (min-width: 991px){.register-page__image{flex:1;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(235deg,#fffae6 3%,#ebf2ff 42%,#fffae6 98%);flex-grow:1;padding:2rem;overflow:hidden}}.address-dialog{display:flex;flex-direction:column;gap:1rem;text-align:center}.address-dialog span{color:var(--dark2);text-align:center;font-family:Gilroy-Bold!important;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.3125rem}.address-dialog span:nth-child(2){color:var(--dark2);font-family:Gilroy!important;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.resend-email-button{padding:.625rem .75rem!important}.stepper-register{display:flex;align-items:center}.stepper-register__container{display:flex;justify-content:space-evenly;gap:.4rem;flex-grow:1;padding-right:1rem}@media screen and (min-width: 991px){.stepper-register__container{width:90%}}@media screen and (min-width: 991px){.stepper-register__container{gap:.8rem}}.stepper-register__container-item{width:100%;height:.25rem;border-radius:44px;background-color:#dde5e9}.stepper-register__container-item.active{background-color:#37f}.stepper-register-label{color:var(--dark1);text-align:right;font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap}.image-slider{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.image-slider .MuiToggleButtonGroup-root{display:flex;justify-content:space-evenly;background-color:#fafafc;border:solid 2px #ffffff;border-radius:1.5rem;width:6rem;height:2rem}.image-slider .MuiToggleButtonGroup-grouped{border:none}.image-slider .MuiToggleButtonGroup-grouped:hover{background-color:initial}.image-slider .MuiToggleButton-root{padding:0}.image-slider__slider-background-circle{display:flex;justify-content:center;align-items:center;width:1rem;height:1rem;border-radius:50%}.image-slider__slider-background-circle svg{color:#d9e6fe;width:.625rem;height:.625rem}.image-slider__slider-background-circle.active{background-color:#d9e6fe}.image-slider__slider-background-circle.active svg{color:#37f}.image-slider__media{display:none}@media screen and (min-width: 991px){.image-slider__media{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column;gap:5rem}}.image-slider__media-image{width:31.25rem;height:31.25rem;flex-shrink:0}.image-slider__media-image img{object-fit:contain}.image-slider__media-text{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:70%}.image-slider__media-text-title{color:var(--Dark-Colors-Dark-1, #3a3a3c);text-align:center;font-family:Gilroy-ExtraBold!important;font-size:1.5rem;font-style:normal;font-weight:800;line-height:normal}.image-slider__media-text-content{color:var(--Dark-Colors-Dark-3, #6b7588);text-align:center;font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.app .invitation-registration{min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.invitation-registration{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2)}.invitation-registration__container{width:100%;max-width:480px;display:flex;flex-direction:column;gap:24px}.invitation-registration__content{flex:1}.invitation-registration__form-card{padding:32px;border-radius:12px;box-shadow:0 8px 32px #0000001a}.invitation-registration__form-header{text-align:center;margin-bottom:32px}.invitation-registration__form-header-icon{width:48px;height:48px;color:var(--primary-color);margin-bottom:16px}.invitation-registration__form-header-title{margin-bottom:8px;color:var(--text-primary)}.invitation-registration__form-header-subtitle{color:var(--text-secondary);font-size:14px;line-height:1.5}.invitation-registration__logo{width:120px;height:auto;margin:0 auto 24px;display:block}.invitation-registration__loading-card,.invitation-registration__error-card{padding:48px 32px;text-align:center}.invitation-registration__loading{display:flex;flex-direction:column;align-items:center;gap:16px}.invitation-registration__loading-icon{width:48px;height:48px;color:var(--primary-color);animation:spin 1s linear infinite}.invitation-registration__loading p{color:var(--text-secondary);font-size:16px}.invitation-registration__error{display:flex;flex-direction:column;align-items:center;gap:16px}.invitation-registration__error-icon{width:48px;height:48px;color:var(--error-color)}.invitation-registration__error h2{color:var(--text-primary);margin:0}.invitation-registration__error p{color:var(--text-secondary);font-size:14px;margin:0}.invitation-registration__footer{display:flex;justify-content:center}.invitation-registration__footer-submit{width:100%;max-width:300px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.step-navigation{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}.step-navigation:has(button:only-child){justify-content:flex-end}@media (max-width: 768px){.step-navigation{flex-direction:column;gap:1rem}.step-navigation button{width:100%}}.billing__actions{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;gap:1rem}.billing-dialog{width:40.5rem!important;display:flex;flex-direction:column;gap:0!important;height:100%;max-height:90vh;overflow:hidden}.billing-dialog__header{width:100%;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;background-color:#fff;border-bottom:1px solid var(--dark6);padding:0 1.5rem 1.5rem}.billing-dialog__header-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.875rem}.billing-dialog__content{width:100%;display:flex;flex-direction:column;gap:1.5rem;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.billing-dialog__content::-webkit-scrollbar{display:none}.billing-dialog__content-separator{width:100%;height:1px;border:none;border-top:1px solid var(--dark6)}.billing-dialog__content-participants{width:100%;display:flex;flex-direction:column;gap:1rem}.billing-dialog__content-participants-title{color:var(--dark1);font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.billing-dialog__content-participants-chips{display:flex;flex-direction:row;gap:1rem}.billing-dialog__content-participants-chips-item{height:inherit;box-sizing:border-box;padding:.5rem!important}.billing-dialog__content-participants-chips-item .MuiChip-label{color:var(--dark1)!important}.billing-dialog__content-separator{width:100%;height:1px;background-color:var(--dark6)}.billing-dialog__content-inputs{width:100%;display:flex;flex-direction:column;gap:2rem}.billing-dialog__content-input-file{min-height:23rem!important}.billing-dialog__confirm-dialog{gap:1rem}.billing-dialog__actions{width:100%;padding:1.5rem;border-top:1px solid var(--dark6);flex-shrink:0;background-color:#fff}.billing-dialog__actions .billing-dialog__actions-buttons{width:100%;display:flex;flex-direction:row-reverse;gap:.5rem}.billing-dialog__actions-confirm-button{padding:.625rem 2.5rem!important}.billing-dialog__actions-cancel-button{padding:.625rem .75rem!important}.on-boarding{height:100%}.on-boarding__actions{width:100%;display:flex;justify-content:flex-end}.on-boarding__card{flex-shrink:0}.on-boarding__card-form{display:flex;flex-direction:column;gap:1.5rem;padding-top:.5rem}.on-boarding__card-form-section{display:flex;flex-direction:column;gap:1.5rem}.on-boarding__card-form-section span{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.description{background-color:var(--light3);display:flex;flex-direction:column;padding:4rem 2.4rem}@media screen and (min-width: 991px){.description{padding:4rem}}.description .name{padding-bottom:3.2rem}.description .description{padding:0}.description .name_tag,.description .description_tag{font-size:1.8rem;font-weight:300;line-height:2.2rem;margin:0 0 1.6rem}.description__form{display:flex;flex-direction:column;flex-wrap:wrap;gap:3.2rem;padding-top:4rem}@media screen and (min-width: 991px){.description__form{flex-direction:row}}.description__form__text{flex:1.5}.description__image{display:flex;flex-direction:column}@media screen and (min-width: 991px){.description__image{width:40%}}.description__image-title{font-size:1.8rem;font-weight:300;line-height:2.2rem;padding-bottom:1.6rem}.description__image__card{padding:1.6rem;min-height:23rem;height:23rem}@media screen and (min-width: 991px){.description__image__card{min-height:initial;height:initial;flex:1}}.description__choices{padding:1.6rem}@media screen and (max-width: 990px){.description__choices{background-color:transparent;border:none}}@media screen and (min-width: 991px){.description__choices{padding:2.4rem}}.description__choices-title{margin:0;font-size:1.8rem;font-weight:300;line-height:2.2rem}.description__choices-alert{margin-block:2.4rem}@media screen and (min-width: 991px){.description__choices-alert{margin-block:1.6rem}}.description__choices-cards{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 991px){.description__choices-cards{flex-direction:row}}.description__choices-cards .choices-item{border-color:#3333331f;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem;border-width:1px}.description__choices-cards .choices-item.active{border-color:var(--main-color)}.description__choices-cards .choices-item-header{display:flex;align-items:center;justify-content:space-between;gap:3.2rem}.description__choices-cards .choices-item-header-title{margin:0;font-size:1.6rem;font-weight:700;line-height:2.4rem;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.description__choices-cards .choices-item-header-radio,.description__choices-cards .choices-item-header-radio input{margin:0}.description__choices-cards .choices-item-content{font-size:1.4rem;font-weight:500;line-height:2rem;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin:.8rem 0 0}.description__footer{padding-top:4rem;display:flex;flex-direction:column;gap:1rem}.description__footer-button{margin-top:4rem}@media screen and (min-width: 991px){.description__footer-button{width:12.2rem;align-self:flex-end}}.operation-access{height:100%}.operation-access__actions{width:100%;display:flex;justify-content:flex-end;gap:1rem}.operation-access__content{display:flex;flex-direction:column;gap:2rem;padding:2rem 0}.operation-access__content h2{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:var(--dark1)}.operation-access__form-layout{display:flex;flex-direction:column;gap:2rem}.operation-access__form-row{display:grid;gap:1.5rem}@media screen and (max-width: 768px){.operation-access__form-row{grid-template-columns:1fr}}.operation-access__form{display:flex;flex-direction:column;gap:1.5rem}.operation-access__form-group{display:flex;flex-direction:column;gap:.5rem}.operation-access__form-group label{font-size:.875rem;font-weight:500;color:var(--dark1)}.operation-access__info{margin-bottom:1rem}.operation-access__error{margin-top:1rem}.operation-access__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;height:17.0625rem}.operation-access__loading-progress{color:var(--dark1);text-align:center;font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.operation-access__loading-text{color:var(--dark2);text-align:center;font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.operation-access__success{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;height:17.0625rem}.operation-access__success-icon{color:var(--success);width:3rem;height:3rem}.operation-access__success-title{color:var(--dark1);text-align:center;font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.operation-access__success-description{width:19.4375rem;color:var(--dark2);text-align:center;font-family:Gilroy!important;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.splash-screen{display:flex;flex-direction:column;width:100%;height:100vh;overflow:hidden}@media screen and (min-width: 991px){.splash-screen{display:grid;grid-template-columns:repeat(2,1fr)}}.splash-screen-left{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1.5rem;box-sizing:border-box}@media screen and (min-width: 991px){.splash-screen-left{padding:0;height:100%;padding:2rem;box-sizing:border-box}}.splash-screen-left-logo{position:fixed;top:1.5rem;left:1.5rem}@media screen and (min-width: 991px){.splash-screen-left-logo{display:flex;width:8.49988rem;height:3.44894rem;top:2rem;left:2rem;padding:.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;flex-shrink:0}}.splash-screen-left-logo img{display:flex;width:6.25rem;height:2.1875rem;justify-content:center;align-items:center}@media screen and (min-width: 991px){.splash-screen-left-logo img{width:7.49988rem;height:2.44894rem;flex-shrink:0}}.splash-screen-left__content{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 991px){.splash-screen-left__content{justify-content:center;align-self:center;padding:0 12.5rem}}.splash-screen-left__content-title{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.875rem;text-align:start;padding-bottom:1.25rem}@media screen and (min-width: 991px){.splash-screen-left__content-title{font-family:Gilroy-ExtraBold!important;font-size:2.5rem;font-style:normal;font-weight:800;line-height:3.125rem}}.splash-screen-left__content-text{color:var(--dark3);font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;padding-bottom:2.5rem}@media screen and (min-width: 991px){.splash-screen-left__content-text{font-family:Gilroy;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;text-align:left}}.splash-screen-left__content-buttons{width:100%;align-self:center;display:flex;flex-direction:column-reverse;gap:1rem;justify-content:space-between}@media screen and (min-width: 991px){.splash-screen-left__content-buttons{flex-direction:row;align-self:flex-start}}.splash-screen-right{display:none;background:var(--main-gradient)}@media screen and (min-width: 991px){.splash-screen-right{width:100%;display:flex;justify-content:center;align-items:center}}.splash-screen-right img{width:37.5rem;height:32.18063rem;flex-shrink:0;aspect-ratio:141/121}.upload-operation{background:linear-gradient(162.47deg,#fffae6 -10.23%,#e3edff 51.57%,#fffae6 110.86%);width:100%;box-sizing:border-box;height:fit-content;min-height:100vh;padding:2.4rem}@media screen and (min-width: 991px){.upload-operation{background:none;background-color:var(--light-grey3)}}@media screen and (min-width: 991px){.upload-operation{width:100vw;padding:4rem 4rem 3.2rem}}.upload-operation-logo{object-fit:contain;width:10rem;height:3.4rem}@media screen and (min-width: 991px){.upload-operation-logo{width:12rem;height:4.2rem}}.upload-operation-logo img{width:100%;height:100%;object-fit:contain}.upload-operation__container{display:flex;flex-direction:column;align-items:center;margin-top:3rem}@media screen and (min-width: 991px){.upload-operation__container{background:linear-gradient(162.47deg,#fffae6 -10.23%,#e3edff 51.57%,#fffae6 110.86%)}}.upload-operation__heading{width:100%;max-width:73rem;padding-top:7.2rem;text-align:center}.upload-operation__heading-subtitle{margin:0;margin-top:2rem}.upload-operation__heading-cta{margin-inline:auto;margin-top:2.4rem;margin-bottom:6rem;width:20rem}.upload-operation__heading .Input-file{height:29.1rem}@media screen and (min-width: 991px){.upload-operation__heading .Input-file{height:40rem}}.upload-operation__footer{margin-top:20rem;display:flex;flex-direction:row-reverse;justify-content:space-between}@media screen and (min-width: 991px){.upload-operation__footer{flex-direction:row}}.upload-operation__footer-cta{align-self:center}.upload-operation__footer-cta :first-child{display:none;color:var(--dark3);font-size:1.4rem;font-weight:500;line-height:1.7rem}@media screen and (min-width: 991px){.upload-operation__footer-cta :first-child{display:initial}}.upload-operation__footer-cta :last-child{color:var(--main-color);font-size:1.6rem;line-height:2rem;cursor:pointer}@media screen and (min-width: 991px){.upload-operation__footer-cta :last-child{margin-top:.5rem}}.help-dialog-csv{padding:2.4rem}@media screen and (min-width: 991px){.help-dialog-csv{width:62rem;box-sizing:border-box;max-height:none}}.help-dialog-csv [data-positions=header]{display:flex;justify-content:space-between}.help-dialog-csv [data-positions=header] p{margin:0}@media screen and (min-width: 991px){.help-dialog-csv [data-positions=header] p{font-size:2.4rem;font-weight:600;line-height:3rem;text-align:left}}.help-dialog-csv [data-positions=header] svg{font-size:2.4rem;cursor:pointer}.help-dialog-csv [data-positions=body]{padding-top:2.4rem;display:flex;flex-direction:column}@media screen and (min-width: 991px){.help-dialog-csv [data-positions=body]{padding-top:1.6rem}}.help-dialog-csv [data-positions=body] p{margin:0;font-size:1.6rem;line-height:2rem;color:var(--dark2)}.help-dialog-csv [data-positions=body] img{width:34rem;height:19rem;object-fit:contain;padding-block:2.4rem;align-self:center}@media screen and (min-width: 991px){.help-dialog-csv [data-positions=body] img{width:27.4rem;height:15.9rem}}.help-dialog-csv [data-positions=body] .help-dialog-csv__body-list-item:not(:last-child){padding-bottom:1.6rem}.help-dialog-csv [data-positions=body] .help-dialog-csv__body-list-item{display:flex;gap:1.6rem}.help-dialog-csv [data-positions=body] .help-dialog-csv__body-list-item-icon{flex:1 0 10%;max-width:4rem;max-height:4rem;background-color:var(--light-blue2);border-radius:50%;display:flex;align-items:center;justify-content:center}.help-dialog-csv [data-positions=body] .help-dialog-csv__body-list-item-icon .icon{font-size:2.4rem;color:var(--main-color)}.help-dialog-csv [data-positions=footer]{width:100%;padding-top:4.8rem}@media screen and (min-width: 991px){.help-dialog-csv [data-positions=footer] .Button{width:9.8rem;margin-left:auto}}.existing-operation-splash{display:flex;flex-direction:column;max-width:100%}@media screen and (min-width: 991px){.existing-operation-splash{display:flex;flex-direction:row-reverse;max-width:none}}.existing-operation-splash-first{height:42.5rem}@media screen and (min-width: 991px){.existing-operation-splash-first{height:100%;width:100%}}.existing-operation-splash-first-logo{position:absolute;width:10rem;height:3.5rem;top:2.4rem;left:2.4rem;object-fit:contain}@media screen and (min-width: 991px){.existing-operation-splash-first-logo{display:none}}.existing-operation-splash-first-image{object-fit:cover;min-width:100%;max-height:100%}.existing-operation-splash-second{padding-block:3.8rem;padding-inline:2.4rem}@media screen and (min-width: 991px){.existing-operation-splash-second{padding:0;min-width:86.4rem;display:flex}}.existing-operation-splash-second-logo{display:none}@media screen and (min-width: 991px){.existing-operation-splash-second-logo{display:unset;padding-top:4rem;padding-left:4rem;object-fit:contain;width:12rem;height:4.2rem}}.existing-operation-splash-second__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2.4rem;padding-inline:2.4rem}@media screen and (min-width: 991px){.existing-operation-splash-second__content{padding:0;padding-left:8rem;padding-right:8rem;align-items:flex-start;text-align:left}}.existing-operation-splash-second__content-title{color:var(--dark1);font-family:Gilroy-Bold;font-size:3.2rem;line-height:3.8rem;letter-spacing:-.02em;text-align:center}@media screen and (min-width: 991px){.existing-operation-splash-second__content-title{font-size:4.8rem;line-height:5.6rem;text-align:left}}@media screen and (min-width: 991px){.existing-operation-splash-second__content-title-new-line{display:none}}.existing-operation-splash-second__content-text{color:var(--dark2);font-family:Gilroy-Regular;font-size:1.6rem;line-height:2.4rem;letter-spacing:.01em;text-align:center}@media screen and (min-width: 991px){.existing-operation-splash-second__content-text{font-size:1.8rem;line-height:2.8rem;text-align:left}}.existing-operation-splash-second__content-button{width:100%;height:4.8rem;font-family:Gilroy-Medium;font-size:1.6rem;line-height:2rem;letter-spacing:.01em}@media screen and (min-width: 991px){.existing-operation-splash-second__content-button{width:20rem}}.payment__alert{align-items:center}.payment__input-group{display:flex;gap:1rem}.payment-details{display:flex;flex-direction:column;gap:1.25rem}.payment-details__item{display:flex;justify-content:space-between;align-items:center}.payment-details__item-title{color:var(--dark1);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.payment-details__item-value{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem}.payment-details__total{display:flex;justify-content:space-between;align-items:center}.payment-details__total-title{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.875rem}.payment-details__total-value{color:var(--main-color);font-family:Gilroy-Bold!important;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.875rem}.payment-separator{width:100%;height:1px;background-color:var(--dark6)}.payment__actions{width:100%;display:flex;justify-content:flex-end}.sizing{height:100%}.sizing__map{position:relative;width:100%;height:25rem}.sizing__map-perimeter{position:absolute;width:calc(50% - 1rem);top:1rem;left:1rem}.sizing__map-perimeter .card__children{gap:1rem!important}.sizing__map-perimeter .card__value{width:100%;padding-top:0;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.sizing__map-perimeter .card__value-derogation{width:100%;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.sizing__map-perimeter .card__value-derogation-choice{width:100%;background-color:var(--light-grey3);border-radius:.5rem;display:flex;flex-direction:column}.sizing__map-perimeter .card__value-derogation-choice-button{box-sizing:border-box;width:100%;padding:.5rem .875rem 1rem;display:flex;align-items:center;justify-content:center}.sizing__map-perimeter .card__value-derogation-choice-button button{width:100%}.sizing__tables{width:100%;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.sizing__tables-header{display:flex;align-items:center;width:100%;gap:.5rem}.sizing__tables-header-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.sizing__tables-actions{width:100%;display:flex;align-items:center;justify-content:flex-end}.sizing__tables-empty-card{padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.sizing__tables-empty-card-icon{width:3rem;height:3rem;flex-shrink:0;fill:var(--dark3)}.sizing__tables-empty-card-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.sizing__tables-empty-card-description{color:var(--dark2);font-family:Gilroy;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;margin-bottom:1rem}.sizing__actions{width:100%;display:flex;justify-content:space-between;gap:1rem}.derog-dialog{width:33.25rem!important;gap:2rem!important}.derog-dialog__input-file{height:16.25rem!important;margin-top:1rem}.derog-dialog .MuiFormControlLabel-root{width:100%}.participant-dialog{width:33.25rem!important;gap:2rem!important}.participant-dialog__header{width:100%;display:flex;justify-content:space-between;align-items:center}.participant-dialog__header-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.875rem}.participant-dialog__error{width:100%;margin-bottom:1rem}.participant-dialog__actions{padding-top:1rem;width:100%;display:flex;justify-content:flex-end;gap:.5rem;box-sizing:border-box}.summary{height:100%}.summary__actions{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between}.card-info__content{display:flex;flex-direction:column;gap:1.5rem}.card-info__content-item{display:flex;flex-direction:column;gap:.75rem}.card-info__content-item span{font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;display:flex;align-items:center;gap:1rem}.card-info__content-item-chips{display:flex;align-items:center;gap:1rem}.waiting-screen{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2.5rem;padding:2.5rem;background-color:var(--light-grey3)}.waiting-screen__bg{position:absolute;top:6.5rem;margin:0 auto;width:90%;height:34.375rem;background:linear-gradient(162deg,#fffae6 -10.23%,#e3edff 51.57%,#fffae6 110.86%);z-index:0}.waiting-screen__header{width:100%;display:flex;justify-content:space-between;align-items:center;z-index:1}.waiting-screen__content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem;z-index:1}.waiting-screen__content-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.25rem}.waiting-screen__content-info-title{color:var(--dark1);text-align:center;font-family:Gilroy-ExtraBold!important;font-size:2.5rem;font-style:normal;font-weight:800;line-height:3.125rem}.waiting-screen__content-info-subtitle{color:var(--dark3);text-align:center;font-family:Gilroy-Medium!important;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.waiting-screen__content .card__children{width:100%;box-sizing:border-box}.waiting-screen__content-tables{width:80%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.waiting-screen__content-tables-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.waiting-screen__content-tables-title{color:var(--dark1);font-family:Gilroy-SemiBold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.waiting-screen__content-tables-table{width:100%;height:12rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#8a2be2}.waiting-screen__stepper{width:100%;display:flex;align-items:center;justify-content:flex-start}.waiting-screen__stepper-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.5rem}.waiting-screen__stepper-item-progress{display:flex;align-items:center;justify-content:flex-start}.waiting-screen__stepper-item-progress-icon.completed,.waiting-screen__stepper-item-progress-icon.active{color:var(--main-color)}.waiting-screen__stepper-item-progress-icon.inactive{color:var(--dark4)}.waiting-screen__stepper-item-progress-line-left{width:6rem;height:.125rem;background-color:var(--dark4)}.waiting-screen__stepper-item-progress-line-left.completed{background-color:var(--main-color)}.waiting-screen__stepper-item-progress-line-left.inactive{background-color:var(--dark4)}.waiting-screen__stepper-item-progress-line-left.transparent{background-color:transparent}.waiting-screen__stepper-item-progress-line-right{width:6rem;height:.125rem;background-color:var(--dark4)}.waiting-screen__stepper-item-progress-line-right.completed{background-color:var(--main-color)}.waiting-screen__stepper-item-progress-line-right.inactive{background-color:var(--dark4)}.waiting-screen__stepper-item-progress-line-right.transparent{background-color:transparent}.waiting-screen__stepper-item-label{color:var(--dark1);text-align:center;font-family:Gilroy-Medium!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.waiting-screen__stepper-item-label.active{color:var(--dark1)}.waiting-screen__stepper-item-label.inactive{color:var(--dark4)}.waiting-screen__stepper__content-tables{margin-top:2rem}.waiting-screen__stepper__content-tables-content{margin-bottom:2rem}.waiting-screen__stepper__content-tables-content:last-child{margin-bottom:0}.waiting-screen__stepper__content-tables-content-title{display:block;font-family:Gilroy-Medium!important;font-size:1.125rem;font-weight:600;color:var(--dark1);margin-bottom:1rem}.waiting-screen__stepper__content-tables .table .table__cell:last-child{text-align:right;justify-content:flex-end;display:flex;align-items:center}.waiting-screen__stepper__content-tables [data-testid=table-cell-actions],.waiting-screen__stepper__content-tables .MuiTableCell-root:last-child{text-align:right!important;justify-content:flex-end!important;display:flex!important;align-items:center!important}.operations{padding:4rem 2.4rem;background-color:var(--light3)}@media screen and (min-width: 991px){.operations{padding:4rem}}.operations__header-title{margin:0}.operations__header-button{width:30.6rem}.operations__body__actions>*{height:4rem}@media screen and (min-width: 991px){.operations__body__actions-switch{width:36rem}}@media screen and (min-width: 991px){.operations__body__actions-input{width:29.8rem}}.operations .operations-table .MuiTableRow-root{cursor:default;transition:background-color .2s ease}.operations .operations-table .MuiTableRow-root.clickable-row{cursor:pointer}.operations .operations-table .MuiTableRow-root.clickable-row:hover{background-color:var(--light-grey3)}.transformation-card .card__header-subtitle{padding-bottom:.5rem}.no-data{width:100%;display:flex;align-items:center;justify-content:center}.producer-dashboard-layout{display:flex;flex-direction:column;width:100vw}@media screen and (min-width: 991px){.producer-dashboard-layout{flex-direction:row}}.producer-dashboard-layout__menu{display:none}@media screen and (min-width: 991px){.producer-dashboard-layout__menu{width:36rem;display:unset;flex-shrink:0}}.producer-dashboard-layout__body{width:100%;height:100vh;padding:2.5rem;background-color:var(--light3);flex-grow:1}@media screen and (min-width: 991px){.producer-dashboard-layout__body{width:unset;background-color:var(--light3);box-sizing:border-box}}.producer-dashboard-layout__body .producer-dashboard{display:flex;flex-direction:column;gap:2.5rem}.producer-dashboard-layout__body .producer-dashboard__header-actions{display:none}.producer-dashboard-layout__body .producer-dashboard__summary-cards__row{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 991px){.producer-dashboard-layout__body .producer-dashboard__summary-cards__row{flex-direction:row;gap:2.4rem}}.producer-dashboard-layout__body .producer-dashboard__summary-cards__row-item{flex:1;border-radius:12px}.producer-dashboard-layout__body .producer-dashboard__summary-cards__row-item p{margin:0}.producer-dashboard-layout__body .producer-dashboard__summary-cards__row-item p.Subtitle{margin-bottom:.8rem}.producer-dashboard-layout__body .producer-dashboard__summary-cards__row-item p.Caption{margin-bottom:1.6rem;color:var(--dark3)}.producer-dashboard-layout__menu-mobile{width:100vw}@media screen and (min-width: 991px){.producer-dashboard-layout__menu-mobile{display:none;padding-top:0}}.consumer-dashboard-layout{display:flex;flex-direction:column;width:100vw}@media screen and (min-width: 991px){.consumer-dashboard-layout{flex-direction:row}}.consumer-dashboard-layout__menu{display:none}@media screen and (min-width: 991px){.consumer-dashboard-layout__menu{width:36rem;display:unset;flex-shrink:0}}.consumer-dashboard-layout__body{width:100%;height:100vh;padding:2.5rem;background-color:var(--light3);flex-grow:1}@media screen and (min-width: 991px){.consumer-dashboard-layout__body{width:unset;background-color:var(--light3);box-sizing:border-box}}.consumer-dashboard-layout__body .consumer-dashboard{display:flex;flex-direction:column;gap:2.5rem}.consumer-dashboard-layout__body .consumer-dashboard__header-actions{display:none}.consumer-dashboard-layout__body .consumer-dashboard__summary-cards__row{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 991px){.consumer-dashboard-layout__body .consumer-dashboard__summary-cards__row{flex-direction:row;gap:2.4rem}}.consumer-dashboard-layout__body .consumer-dashboard__summary-cards__row-item{flex:1;border-radius:12px}.consumer-dashboard-layout__body .consumer-dashboard__summary-cards__row-item p{margin:0}.consumer-dashboard-layout__body .consumer-dashboard__summary-cards__row-item p.Subtitle{margin-bottom:.8rem}.consumer-dashboard-layout__body .consumer-dashboard__summary-cards__row-item p.Caption{margin-bottom:1.6rem;color:var(--dark3)}.consumer-dashboard-layout__menu-mobile{width:100vw}@media screen and (min-width: 991px){.consumer-dashboard-layout__menu-mobile{display:none;padding-top:0}}.portal-settings{background-color:var(--light3);padding:4rem 2.4rem}@media screen and (min-width: 991px){.portal-settings{padding:4rem}}.portal-settings__header{display:flex;justify-content:space-between;margin-bottom:4rem;align-items:center}.cardPayment{width:100%;display:flex;justify-content:space-between;align-items:center}.cardPayment__info{display:flex;flex-direction:column;gap:.5rem}.cardPayment__info-title{color:var(--dark1);font-family:Gilroy-Bold!important;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.40625rem}.cardPayment__info-subtitle{color:var(--dark3);font-family:Gilroy;font-style:normal;font-size:.875rem;font-weight:400;line-height:1.3125rem;display:flex;align-items:center;gap:.5rem}.password-form{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem}.password-form__info{background-color:var(--light-grey3);padding:1rem;border-radius:8px;border-left:4px solid var(--primary-color)}.password-form__error{background-color:var(--error-light);color:var(--error-color);padding:.75rem;border-radius:8px;font-family:Gilroy;font-size:.875rem;font-weight:400;border:1px solid var(--error-color)}.password-form__inputs{display:flex;flex-direction:column;gap:2rem}.portal-settings-mobile{min-height:100%;padding:4rem 2.4rem;background-color:#f2f2f5}.portal-settings-mobile__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.portal-settings-mobile__header .Button{max-width:11rem}.project-status{padding:4rem 2.4rem;background-color:var(--light-grey3);width:100%;min-height:100vh;height:fit-content}@media screen and (min-width: 991px){.project-status{padding:4rem}}.project-status-logo{width:0px;height:0px}.project-status-logo img{width:0;height:0}@media screen and (min-width: 991px){.project-status-logo{width:12rem;height:4.2rem}.project-status-logo img{width:100%;height:100%;object-fit:contain}}@media screen and (min-width: 991px){.project-status__container{padding-inline:18rem}}.project-status__head{padding-top:3rem;text-align:center;display:flex;flex-direction:column}.project-status__head p{font-size:1.6rem;font-weight:500;line-height:2rem;color:var(--dark3)}.project-status__head .stepper{margin-top:2.4rem;margin-bottom:6rem}.project-status__button{margin-top:2rem}.project-status__form{background:#fff;border-radius:8px;padding:2.4rem;margin-top:2.4rem}.project-status__form-title{font-size:1.6rem;font-weight:500;color:var(--dark1);margin-bottom:2.4rem;text-align:left}.project-status__form-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2.4rem;width:100%}.project-status__form-container>div:first-child{width:100%}.project-status__form-container>div:not(:first-child){flex:1;min-width:200px}.project-status__form-button{display:flex;align-items:center;margin-top:2.4rem;margin-left:auto;width:fit-content}.project-status__form-button .Button-label{display:flex;align-items:center}.beneficiaries-card-subtitle{display:flex;justify-content:space-between;padding-top:1.6rem}.beneficiaries-card-subtitle span:last-child{font-size:1.6rem;font-weight:700;line-height:2rem}.beneficiaries-card-alert{margin-block:1.6rem}.beneficiaries-card__table th,.beneficiaries-card__table td{height:4rem}.beneficiaries-card__table .id,.beneficiaries-card__table .mail{display:none}.beneficiaries-card__table .name,.beneficiaries-card__table .status{width:34.0136054422%}.beneficiaries-card__table .mail a{text-decoration:none;color:var(--main-color)}.beneficiaries-card__table .notification{width:31.9727891156%}.beneficiaries-card__table .notification div{display:flex;gap:.8rem;width:fit-content}.beneficiaries-card__table .notification div.active{cursor:pointer}.beneficiaries-card__table .notification div .icon{font-size:1.8rem}.beneficiaries-card__table .notification div span{font-size:1.4rem;line-height:2rem}.beneficiaries-card__table .notification div .icon,.beneficiaries-card__table .notification div span{color:var(--dark3)}.beneficiaries-card__table .notification div.active .icon,.beneficiaries-card__table .notification div.active span{color:var(--main-color)}@media screen and (min-width: 991px){.beneficiaries-card__table .id,.beneficiaries-card__table .mail{display:table-cell}.beneficiaries-card__table .id{width:6.4516129032%}.beneficiaries-card__table .name,.beneficiaries-card__table .mail,.beneficiaries-card__table .status{width:22.5806451613%}.beneficiaries-card__table .notification{width:25.1612903226%}}.beneficiaries-card__dialog{padding:2.4rem}@media screen and (min-width: 991px){.beneficiaries-card__dialog{width:46rem}}.beneficiaries-card__dialog [data-positions=header]{display:flex;flex-direction:column;align-items:center}.beneficiaries-card__dialog [data-positions=header] .icon{color:var(--success);font-size:4rem;margin-bottom:2rem}.beneficiaries-card__dialog [data-positions=header] .Subtitle{margin:0}.beneficiaries-card__dialog [data-positions=body]{padding-top:1.6rem;text-align:center}.beneficiaries-card__dialog [data-positions=body] span{margin:0;color:var(--dark2)}.beneficiaries-card__dialog [data-positions=footer]{margin-top:2.4rem}.beneficiaries-card__dialog [data-positions=footer] .button{width:10rem}.loading-route{width:100%;min-height:100vh;display:flex;justify-content:center;background-color:var(--background-color, #f5f5f5)}.loading-route__loader{width:60px;aspect-ratio:4;background:radial-gradient(circle closest-side,#000 90%,#0000) 0/33.3333333333% 100% space;clip-path:inset(0 100% 0 0);animation:l1 1s steps(4) infinite}@keyframes l1{to{clip-path:inset(0 -34% 0 0)}}
