@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)}:root{--main-color: #3377ff;--main-color-darker: #2659bf;--main-color-lighter: #99bbff;--main-color-second-lighter: #d9e6fe;--main-color-subtle: #e3edff;--dark1: #3a3a3c;--dark2: #46546f;--dark3: #6b7588;--dark4: #8f90a6;--dark5: #c7c9d9;--dark6: #333333;--light1: #dde5e9;--light2: #ebebf0;--light3: #f2f2f5;--light4: #fafafc;--error: #ff3b3b;--error-light: rgba(255, 244, 244, 1);--warning: #ffcc00;--info: #0063f7;--success: #06c270;--success-light: rgba(230, 249, 241, 1);--brown: #582e04;--red-bourbon: #691239;--purple: #4f0f8a;--light-blue2: rgba(235, 242, 255, 1);--light-orange: rgba(250, 241, 228, 1);--light-grey1: rgba(221, 229, 233, 1);--light-grey3: rgba(242, 242, 245, 1);--light-grey4: rgba(250, 250, 252, 1);--desktop: 991px}html{font-size:62.5%}body{font-size:1.6rem}html,body,#root{margin:0;height:100%;width:100%;background-color:#fff}.app{margin:0;padding:0;display:flex;font-family:Gilroy;height:100%;width:100%}.Body-regular{font-family:Gilroy;font-size:1.4rem;font-weight:400;line-height:2.1rem;text-align:left;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;text-align:left;color:var(--dark1)}.Caption{font-family:Gilroy;font-size:1.2rem;font-weight:400;line-height:1.8rem;text-align:left;color:var(--dark1)}.H1{margin:0;font-size:4rem;font-weight:800;line-height:5rem;color:var(--dark1)}.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}.login-page{display:flex;flex-direction:row;width:100%;background-color:var(--light-4)}.login-page__container{padding:2.4rem;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){.login-page__container{width:86.4rem}}.login-page__container__logo{width:10.06rem;height:4.28rem;align-self:flex-start}.login-page__container__logo img{width:100%;object-fit:contain}@media screen and (min-width: 991px){.login-page__container__logo img{width:12rem;height:4rem}}.login-page__container__form{max-width:46.4rem}@media screen and (min-width: 991px){.login-page__container__form{flex-grow:1;display:flex}}.login-page__container__form-redirect{font-size:1.4rem;line-height:1.7rem;color:var(--dark3);padding-top:2rem}.login-page__container__form-redirect span{font-size:1.6rem;color:var(--main-color);cursor:pointer}@media screen and (min-width: 991px){.login-page__container__form-redirect{display:none}}.login-page__container__footer{display:flex;width:100%}@media screen and (min-width: 991px){.login-page__container__footer{justify-content:space-between}}.login-page__container__footer-cta{display:none;color:var(--dark3);font-size:1.4rem;line-height:1.7rem;margin-block:auto;font-family:Gilroy-Medium}.login-page__container__footer-cta span{font-size:1.6rem;color:var(--main-color);cursor:pointer}@media screen and (min-width: 991px){.login-page__container__footer-cta{display:initial}}.login-page .login-page__image{display:none}@media screen and (min-width: 991px){.login-page .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 .login-page__image img{width:60rem;height:51.4rem}.dialog-container__cta{color:var(--main-color);cursor:pointer;font-family:Gilroy;width:fit-content}.MuiDialog-container{align-items:flex-end}@media screen and (min-width: 991px){.MuiDialog-container{align-items:center}}.MuiDialog-container .MuiDialogTitle-root{padding:0}.MuiDialog-container .MuiPaper-root{width:100%;min-height:fit-content;max-height:95vh;margin:0;max-width:none;box-sizing:border-box}@media screen and (min-width: 991px){.MuiDialog-container .MuiPaper-root{width:fit-content;border-radius:12px}}.MuiDialog-container .MuiDialogContent-root{padding:0}.MuiDialog-container .MuiDialogActions-root{display:flex;justify-content:center;align-items:center;padding:0}.MuiDialog-container .dialog-container__open{box-sizing:border-box}@media screen and (min-width: 991px){.help-dialog{width:46rem}}.help-dialog__header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.help-dialog__header-icon{font-size:3.4rem;fill:var(--dark3)}.help-dialog__header-title{padding-top:1rem}.help-dialog__body{padding:0 2rem}.help-dialog__body-content{color:var(--dark2);text-align:center;line-height:2.1rem}.help-dialog__body-cta{display:flex;justify-content:center;align-items:center}.help-dialog__body-cta a{padding-top:1.4rem;color:var(--main-color);font-size:1.4rem;text-decoration:none;font-family:Gilroy}.help-dialog__footer{padding:2.4rem 0;width:10rem;height:4rem;justify-content:center;justify-self:center}.help-dialog__footer-button{font-size:1.4rem;font-family:Gilroy}.dialog-container__cta{font-size:1.6rem}.MuiButton-root{border-radius:20px;height:4rem;width:100%;text-transform:none;font-family:Gilroy;display:flex;background-color:var(--main-color);justify-content:center;color:var(--light4);font-size:1.6rem}.MuiButton-root .loader{width:60px;aspect-ratio:4;background:radial-gradient(circle closest-side,#fff 90%,#0000) 0/33.3333333333% 100% space;clip-path:inset(0 100% 0 0);animation:l1 1s steps(4) infinite}.MuiButton-root span{color:#fff}.MuiButton-root.secondary span{color:var(--main-color)}.MuiButton-root .icon{color:#fff}.MuiButton-root.MuiButton-outlined{background-color:initial;border:solid 1px var(--main-color)}.MuiButton-root.MuiButton-outlined span{color:var(--main-color)}.MuiButton-root.MuiButton-outlined svg{fill:var(--main-color)}.MuiButton-root.MuiButton-outlined .loader,.MuiButton-root.MuiButton-outlined.secondary .loader{background:radial-gradient(circle closest-side,var(--main-color) 90%,rgba(0,0,0,0)) 0/33.3333333333% 100% space}.MuiButton-root.MuiButton-outlined.secondary svg{color:var(--main-color)}.MuiButton-root.MuiButton-outlined.error{background-color:#fff;border:solid 1px var(--error)}.MuiButton-root.MuiButton-outlined.error span{color:var(--error)}.MuiButton-root.MuiButton-outlined.error .loader{background:radial-gradient(circle closest-side,var(--error) 90%,rgba(0,0,0,0)) 0/33.3333333333% 100% space}.MuiButton-root.MuiButton-outlined.error svg{color:var(--error)}.MuiButton-root.MuiButton-text{background-color:transparent}.MuiButton-root.MuiButton-text.primary span{color:var(--main-color)}.MuiButton-root:hover.primary{background-color:var(--main-color-lighter);color:var(--light4)}.MuiButton-root:hover.secondary{background-color:var(--main-color-lighter);color:#fff;border:none}.MuiButton-root:hover.error{background-color:var(--error-light);border:none}.MuiButton-root:hover.MuiButton-text:hover{background-color:transparent}.MuiButton-root:disabled{background-color:var(--main-color-lighter);color:var(--light4)}.MuiButton-root span{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alert{background-color:#ebf2ff;display:flex;padding:1.2rem 1.2rem 1.5rem 1.6rem}.alert.success{background-color:var(--success-light)}.alert.error{background-color:var(--error-light)}@media screen and (min-width: 991px){.alert .MuiAlert-icon{min-width:1.5rem}}.alert .MuiAlert-icon .alert-icon{fill:var(--main-color);font-size:2.4rem;margin-right:1.2rem}.alert .MuiAlert-icon .alert-icon.error{fill:var(--error)}.alert .MuiAlert-icon .alert-icon.success{fill:var(--success)}.alert .MuiAlert-action{padding:0;padding-block:.7rem;cursor:pointer}.alert .MuiAlert-action .alert-icon-end{fill:var(--main-color);font-size:2.4rem;margin-right:1.2rem}.alert .MuiAlert-action .alert-icon-end.error{fill:var(--error)}.alert .MuiAlert-action .alert-icon-end.success{fill:var(--success)}.alert .MuiAlert-message{align-self:center}.alert-content.info{color:var(--main-color)}.alert-content.success{color:var(--success)}.alert-content.error{color:var(--error)}.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{display:flex;flex-direction:column;padding:4rem;position:fixed}.menu-desktop__logo{width:100%;padding-bottom:4rem}.menu-desktop__logo img{width:12rem;height:4rem}.menu-desktop__item-heading{width:28rem;height:5.6rem;display:flex;justify-content:flex-start;align-items:center;gap:.8rem;color:#3a3a3c}.menu-desktop__item-heading.active{background-color:#ebf2ff;border-radius:30px}.menu-desktop__item-heading-icon{padding-left:2rem;font-size:2.4rem;fill:#6b7588}.menu-desktop__item-heading-icon.active{fill:var(--main-color)}.menu-desktop__item-content{display:flex;min-height:10rem;padding-top:.8rem;padding-left:3.1rem}.menu-desktop__item-content-divider{width:.15rem;height:auto;background-color:var(--main-color);border-radius:4px}.menu-desktop__item-content__container{padding:1.4rem 0 1.4rem 1.8rem;align-self:center;display:flex;flex-direction:column;gap:.8rem}.menu-desktop__item-content__container-item{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.menu-desktop__item-content__container-item-icon{font-size:2.4rem;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{line-height:1.5rem;color:#3a3a3c}.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-mobile{display:flex;flex-direction:row;justify-content:space-around;background-color:#fff;min-height:8rem;gap:1rem}.menu-mobile__button{width:8.8rem;height:8rem;display:flex;flex-direction:column;align-items:center}.menu-mobile__button-icon{display:flex;justify-content:center;align-items:center;border-radius:16px;width:6.4rem;height:3.2rem}.menu-mobile__button-icon.active{background-color:#ebf2ff}.menu-mobile__button-icon__item{font-size:2.4rem;fill:#8f90a6}.menu-mobile__button-icon__item.active{fill:var(--main-color)}.menu-mobile__button-label{padding-top:1rem;font-size:1.2rem;color:var(--dark4)}.menu-mobile__button-label.active{color:var(--dark1)}.menu-mobile__substep-dialog-body{display:flex;flex-direction:column;gap:2rem;padding:2rem}.menu-mobile__substep-dialog-body__item{display:flex;gap:1rem}.menu-mobile__substep-dialog-body__item-icon{font-size:2.4rem;fill:var(--dark4)}.menu-mobile__substep-dialog-body__item-icon.active{fill:var(--main-color)}.menu-mobile__substep-dialog-body__item-label{align-self:center;font-size:1.4rem}.menu-mobile__substep-dialog-body__item-label.active{color:var(--main-color)}.menu-mobile__substep-dialog-footer{width:100%;display:flex;justify-content:center;padding:2rem}.menu-mobile__substep-dialog-footer__cta{width:40%;height:4rem}.card-input-radio{display:flex;flex-direction:column;padding-left:.8rem;padding-right:.8rem;padding-top:1rem;background-color:var(--light4);border:solid 2px white;gap:.4rem}.card-input-radio__title{padding-bottom:1rem}.card-input-radio__cards{padding:1rem 0rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}@media screen and (min-width: 991px){.card-input-radio__cards{flex-direction:row}}.card-input-radio__cards__card{display:flex;min-width:95%;padding:1rem .5rem;border:solid 1px var(--light1);box-shadow:none;cursor:pointer}@media screen and (min-width: 991px){.card-input-radio__cards__card{min-width:auto;padding:3rem 2rem}}.card-input-radio__cards__card.active{border:solid 1px var(--main-color)}.card-input-radio__cards__card-text{flex-grow:1}.card-input-radio__cards__card-text-title{color:var(--dark1);font-weight:400;font-size:1.2rem;line-height:1.5rem}@media screen and (min-width: 991px){.card-input-radio__cards__card-text-title{font-size:1.6rem}}.card-input-radio__cards__card-text-title.active{font-weight:700}.card-input-radio__cards__card-text-content{padding-top:1rem;font-size:1.2rem;line-height:1.5rem;color:var(--dark4)}@media screen and (min-width: 991px){.card-input-radio__cards__card-text-content{font-size:1.4rem;line-height:2rem}}.card-input-radio__cards__card-input{width:1.3rem;height:1.3rem;cursor:pointer;margin:0}.styled-headline__head{font-family:Gilroy;display:flex;align-items:center;gap:1rem}.styled-headline__head-title{font-weight:800;color:var(--dark1);font-family:Gilroy}.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-label{color:var(--dark3);font-weight:700;font-size:1.1rem;border-left:solid 2px var(--dark3);padding-left:1rem}.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__head .Notification{margin-left:auto}.styled-headline__content{padding:1rem 0 2rem;color:var(--dark3)}.styled-headline__content.xl{font-size:1.4rem;line-height:2.1rem}@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;line-height:2rem}}.styled-headline__content span{color:var(--dark3)}.card-radio-row{border-radius:12px;border:solid 2px white;background-color:var(--light4);box-shadow:none;height:min-content;padding:2rem}.card-radio-row__headline{padding-left:1rem}.card-radio-row__headline-title{color:var(--dark1);padding:1rem 0 0;margin:0}.card-radio-row__headline-subtitle{color:var(--dark1)}.card-radio-row__container{padding-left:1rem;padding-bottom:1rem;padding-right:1rem}@media screen and (min-width: 991px){.card-radio-row__container-group{flex-direction:row;gap:3rem}}.card-radio-row__container-group-item{display:flex;padding-bottom:1rem}.card-radio-row__container-group-item-input{align-self:center;margin-right:.8rem}.card-radio-row__container-group-item-input-cta{cursor:pointer;margin:0 1rem}.card-radio-row__container-group-item-input .MuiFormControlLabel-label{padding-top:.1rem}.chip{width:fit-content;font-family:Gilroy;font-size:14px;line-height:20px;border:none;border-radius:4px}.chip.success{background-color:#e6f9f1;color:#05a660}.chip.success .chip-icon{align-self:center;color:#05a660}.chip.info{background-color:#ebf2ff;color:#37f;border:none;border-radius:4px}.chip.info .MuiChip-label{color:var(--main-color-darker)}.chip.success .MuiChip-label{color:var(--success)}.chip.warning{background-color:#faf1e4;color:var(--brown)}.chip.grey{background-color:#ebebf0;color:var(--dark3)}.chip.purple{background-color:#f2eafc;color:var(--purple)}.chip.orange{background-color:var(--light-orange);color:var(--brown)}.beneficiary-empty-title{margin:0;margin-top:2rem}@media screen and (min-width: 991px){.beneficiary-empty-title{display:none}}.beneficiary-card-empty{display:flex;flex-direction:column;align-items:center;border-radius:12px;border:solid 2px white;gap:2rem;padding:3.8rem 0}@media screen and (max-width: 991px){.beneficiary-card-empty{background-color:unset;border:none;box-shadow:none;padding:2rem 0}}.beneficiary-card-empty-icon{padding-top:1rem;font-size:4.8rem;fill:var(--dark3)}.beneficiary-card-empty-title{margin:0}.beneficiary-card-empty-content{margin:0;text-align:center}@media screen and (min-width: 991px){.beneficiary-card-empty-cta{min-width:fit-content;width:50%}}.beneficiary-card{padding:1rem;box-shadow:none;background-color:var(--light4);border:solid 2px white}.beneficiary-card-content{display:flex;justify-content:space-between;padding-bottom:.8rem}.beneficiary-card-content-bill{font-family:Gilroy;font-size:1.6rem;font-weight:700;line-height:2rem;text-wrap:nowrap}.beneficiary-card__table{padding-top:.8rem}.beneficiary-card__table-head-cell{font-family:Gilroy;font-size:1.4rem;line-height:2.4rem;color:#6e7c87}.beneficiary-card__table-body-row-mail{color:var(--main-color);cursor:pointer}.beneficiary-card__table-body-row-icons svg{font-size:2rem;fill:var(--dark3);cursor:pointer}.beneficiary-card__table-body-row-icons svg:first-child{border-right:solid 1.6rem transparent}.beneficiary-card-cta{margin-top:1rem}@media screen and (min-width: 991px){.beneficiary-card-cta{min-width:fit-content;width:40%;float:right}}.beneficiary-cell-text{font-family:Gilroy;font-size:1.4rem;font-weight:400;line-height:2.4rem;text-align:left;color:#252c32}.add-beneficiary-dialog{padding:1.6rem 2.4rem}@media screen and (min-width: 991px){.add-beneficiary-dialog{width:53.2rem;box-sizing:border-box}}.add-beneficiary-dialog-header{display:flex;justify-content:space-between;padding:1rem 0}.add-beneficiary-dialog-header p{margin:0}.add-beneficiary-dialog-header-icon{font-size:2.4rem;cursor:pointer}.add-beneficiary-dialog-body{max-height:65rem}@media screen and (min-width: 991px){.add-beneficiary-dialog-body{max-height:none}}.add-beneficiary-dialog-body__inputs{display:flex;gap:1rem;padding-bottom:1rem}.add-beneficiary-dialog-body__inputs-item{padding:1rem;border:solid 1px var(--dark5);box-shadow:none;cursor:pointer}.add-beneficiary-dialog-body__inputs-item.active{border-color:var(--main-color)}.add-beneficiary-dialog-body__inputs-item-head{display:flex;justify-content:space-between}.add-beneficiary-dialog-body__inputs-item-head-image{width:5rem;height:5rem;display:flex}.add-beneficiary-dialog-body__inputs-item-head-image img{align-self:flex-end;min-width:100%;max-width:100%}.add-beneficiary-dialog-body__inputs-item-head-input{cursor:pointer}.add-beneficiary-dialog-body__inputs-item-title{font-weight:700}.add-beneficiary-dialog-body__inputs-item-content{color:var(--dark4)}.add-beneficiary-dialog-body .name,.add-beneficiary-dialog-body .mail,.add-beneficiary-dialog-body .prmAddress,.add-beneficiary-dialog-body .prmNumber{padding-top:2rem}.add-beneficiary-dialog-body__delete{margin:.8rem 0 0}@media screen and (min-width: 991px){.add-beneficiary-dialog-body__delete{display:none}}.add-beneficiary-dialog-footer{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;width:100%}@media screen and (min-width: 991px){.add-beneficiary-dialog-footer.two-cta{width:50%;margin-left:auto}}.add-beneficiary-dialog-footer__delete{display:none}@media screen and (min-width: 991px){.add-beneficiary-dialog-footer__delete{display:flex}}.add-beneficiary-dialog-footer__cancel{width:50%;padding:0 2rem}@media scren and (min-width: 991px){.add-beneficiary-dialog-footer__cancel{width:30%}}.add-beneficiary-dialog-footer__add{width:50%;padding:0 2rem}@media scren and (min-width: 991px){.add-beneficiary-dialog-footer__add.three-cta{width:30%}}@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}.production-source-empty-title{margin:0;margin-top:2rem}@media screen and (min-width: 991px){.production-source-empty-title{display:none}}.production-source-card-empty{display:flex;flex-direction:column;align-items:center;border-radius:12px;border:solid 2px white;gap:2rem;padding:3.8rem 0}@media screen and (max-width: 991px){.production-source-card-empty{background-color:unset;border:none;box-shadow:none;padding:2rem 0}}.production-source-card-empty-icon{padding-top:1rem;font-size:4.8rem;fill:var(--dark3)}.production-source-card-empty-title{margin:0}.production-source-card-empty-content{margin:0;text-align:center}@media screen and (min-width: 991px){.production-source-card-empty-cta{min-width:fit-content;width:50%}}.production-source-card{padding:1rem;box-shadow:none;background-color:var(--light4);border:solid 2px white}.production-source-card-content{display:flex;justify-content:space-between;padding-bottom:.8rem}.production-source-card-content-bill{font-family:Gilroy;font-size:1.6rem;font-weight:700;line-height:2rem;text-wrap:nowrap}.production-source-card__table{padding-top:.8rem}.production-source-card__table-head-cell{font-family:Gilroy;font-size:1.4rem;line-height:2.4rem;color:#6e7c87}.production-source-card__table-body-row-mail{color:var(--main-color);cursor:pointer}.production-source-card__table-body-row-icons svg{font-size:2rem;fill:var(--dark3);cursor:pointer}.production-source-card__table-body-row-icons svg:first-child{border-right:solid 1.6rem transparent}.production-source-card-cta{margin-top:1rem}@media screen and (min-width: 991px){.production-source-card-cta{min-width:fit-content;width:40%;float:right}}.production-source-cell-text{font-family:Gilroy;font-size:1.4rem;font-weight:400;line-height:2.4rem;text-align:left;color:#252c32}.add-production-source-dialog{padding:1.6rem 2.4rem}@media screen and (min-width: 991px){.add-production-source-dialog{width:64.8rem;box-sizing:border-box}}.add-production-source-dialog-header{display:flex;justify-content:space-between;padding:1rem 0}.add-production-source-dialog-header p{margin:0}.add-production-source-dialog-header-icon{font-size:2.4rem;cursor:pointer}.add-production-source-dialog-body{max-height:65rem}@media screen and (min-width: 991px){.add-production-source-dialog-body{max-height:none}}.add-production-source-dialog-body .name,.add-production-source-dialog-body .owner,.add-production-source-dialog-body .mail,.add-production-source-dialog-body .contract,.add-production-source-dialog-body .address,.add-production-source-dialog-body .prmNumber,.add-production-source-dialog-body .power{padding-top:2rem}.add-production-source-dialog-body__delete{margin:.8rem 0 0}@media screen and (min-width: 991px){.add-production-source-dialog-body__delete{display:none}}.add-production-source-dialog-footer{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;width:100%}@media screen and (min-width: 991px){.add-production-source-dialog-footer.two-cta{width:50%;margin-left:auto}}.add-production-source-dialog-footer__delete{display:none}@media screen and (min-width: 991px){.add-production-source-dialog-footer__delete{display:flex}}.add-production-source-dialog-footer__cancel{width:50%;padding:0 2rem}@media scren and (min-width: 991px){.add-production-source-dialog-footer__cancel{width:30%}}.add-production-source-dialog-footer__add{width:50%;padding:0 2rem}@media scren and (min-width: 991px){.add-production-source-dialog-footer__add.three-cta{width:30%}}.styled-price{display:flex;gap:.2rem}.styled-price-currency{align-self:flex-start;color:#6b7588}.styled-price-price{font-family:Gilroy;font-weight:800;font-size:2.5rem;align-self:flex-end;line-height:2.5rem}.styled-price-bill{font-family:Gilroy;color:#6b7588;font-size:1rem;align-self:flex-end;line-height:1.8rem}.radio-text{display:flex;gap:1rem;align-items:center;justify-content:center}.radio-text-label{font-family:Gilroy;font-size:1.4rem;line-height:2rem}.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;min-height:20rem;max-height:20rem}.Input-file img{margin-top:1.6rem;width:auto;height:auto;object-fit:contain;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 .file-card__content .file-card__content-cta .endIcon{transform:rotate(180deg)}.Input-file .file-card__loader{width:50px;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)}}.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:transparent;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:transparent}.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:transparent;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:content-box;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 transparent;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:transparent;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 transparent;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid transparent;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}.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}.toast{z-index:5;position:fixed;width:90%;left:0;right:0;top:2rem;margin-inline:auto;display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 991px){.toast{max-width:60rem;left:36rem}}.Card{padding:1.6rem;box-shadow:none;border:solid 2px white;background-color:var(--light-grey4);border-radius:12px}@media screen and (min-width: 991px){.Card{padding:2.4rem}}.image-placeholder{background-color:var(--success-light);display:flex;align-items:center;justify-content:center;flex-grow:1}.image-placeholder-icon{width:3.2rem;height:3.2rem;background-color:var(--success);border-radius:50%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 991px){.image-placeholder-icon{width:6rem;height:6rem}}.image-placeholder-icon .icon{font-size:1.6rem;fill:#fff}@media screen and (min-width: 991px){.image-placeholder-icon .icon{font-size:3.2rem}}@media screen and (min-width: 991px){.Production-source-data-bar{margin-bottom:0}}.Production-source-data-bar__handlers{display:flex;justify-content:space-between;flex-direction:column;gap:2.2rem}@media screen and (min-width: 991px){.Production-source-data-bar__handlers{gap:0;flex-direction:row}}.Production-source-data-bar__handlers-mode{display:flex;gap:1.8rem}.Production-source-data-bar__handlers-mode span{margin-block:auto}.Production-source-data-bar__handlers-mode-title{font-size:1.8rem;color:var(--dark1);font-weight:600;line-height:2.2rem;margin-right:auto}@media screen and (min-width: 991px){.Production-source-data-bar__handlers-mode-title{line-height:2.4rem;font-weight:700;margin-right:0}}.Production-source-data-bar__handlers-mode-item{font-size:1.4rem;font-weight:400;line-height:2.4rem;color:#252c32}.Production-source-data-bar__handlers-mode-item.active{font-weight:600}.Production-source-data-bar__handlers-mode .MuiSwitch-root{width:52px;height:32px;padding:0;border-radius:100px}.Production-source-data-bar__handlers-mode .MuiSwitch-root .MuiSwitch-switchBase{padding:4.2px}.Production-source-data-bar__handlers-mode .MuiSwitch-root .MuiSwitch-thumb{width:24px;height:24px;color:#fff}.Production-source-data-bar__handlers-mode .MuiSwitch-root .MuiSwitch-track{background-color:var(--main-color);opacity:1}.Production-source-data-bar__handlers-visualization{display:flex;justify-content:space-between;margin-left:1.6rem}.Production-source-data-bar__handlers-visualization-time{width:100%}@media screen and (min-width: 991px){.Production-source-data-bar__handlers-visualization-time{width:unset}}.Production-source-data-bar__handlers-visualization-time .MuiSelect-select{padding:.8rem 1.2rem}.Production-source-data-bar__handlers-visualization-time .select-visible{display:flex;min-width:8rem}.Production-source-data-bar__handlers-visualization-time .select-visible .icon{font-size:2.4rem;margin-right:1.2rem;fill:var(--dark3)}.Production-source-data-bar__handlers-visualization-time .select-visible span{font-family:Gilroy;font-size:1.4rem;line-height:2.4rem;color:var(--dark1);margin-top:2px}.Production-source-data-bar__view{padding-inline:2rem}.Production-source-data-bar__view svg{width:calc(100% + 2rem)}.Production-source-data-bar__view .MuiBarElement-root{rx:.5%}.Production-source-data-bar__view .MuiChartsAxis-directionY .MuiChartsAxis-tickLabel{font-family:Gilroy!important;font-size:1.2rem!important;font-weight:400!important;line-height:1.8rem!important;fill:var(--dark4)!important}.Production-source-data-bar__view .MuiChartsAxis-directionX{display:none}@media screen and (min-width: 991px){.Production-source-data-bar__view .MuiChartsAxis-directionX{display:initial;transform:translateY(260px)}.Production-source-data-bar__view .MuiChartsAxis-directionX .MuiChartsAxis-tickLabel{margin-top:2rem!important;font-family:Gilroy!important;font-size:1.2rem!important;font-weight:400!important;line-height:2.1em!important;fill:var(--dark1)!important}}.Production-source-data-bar__time-switch{border:solid 1px var(--light1);border-radius:4px;height:4rem;display:flex;justify-content:space-between;align-items:center}.Production-source-data-bar__time-switch .icon{font-size:2.4rem;fill:var(--dark3);cursor:pointer}.Production-source-data-bar__time-switch-left{margin-left:1.6rem;transform:rotate(180deg)}.Production-source-data-bar__time-switch-left.invisible{height:0}.Production-source-data-bar__time-switch-right{margin-right:1.6rem}.Production-source-data-bar__time-switch-right.invisible{height:0}.Production-source-data-bar__time-switch span{font-size:1.4rem;font-weight:500;line-height:2.4rem;letter-spacing:.05rem;color:var(--dark1)}.Data-bar-checkbox__control{margin-right:2.4rem}.Data-bar-checkbox__control .MuiSvgIcon-fontSizeMedium{width:1.8rem;height:1.8rem}.Data-bar-checkbox__control-label{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:1.7rem;color:var(--dark1)}.Data-bar-checkbox__control-label-color{display:inline-block;width:1.2rem;height:.8rem;border-radius:59px;margin-left:.8rem}.Data-bar-checkbox__control-label-color.id-0{background-color:#37f}.Data-bar-checkbox__control-label-color.id-1{background-color:#f4bd00}.Data-bar-checkbox__control-label-color.id-2{background-color:#06c270}.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}.Toggle-button-group .MuiToggleButton-root .icon{fill:var(--dark4);font-size:1.8rem;margin-right:.8rem}.Toggle-button-group .MuiToggleButton-root span{color:var(--dark2);font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2rem;text-align:center;text-transform:none;margin-top:1px}.Toggle-button-group .Mui-selected,.Toggle-button-group .Mui-selected:hover{background-color:var(--main-color-second-lighter)}.Toggle-button-group .Mui-selected .icon{fill:var(--main-color)}.Toggle-button-group .Mui-selected span{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 .MuiInputBase-root{border-radius:28px;height:100%}.Search-field .MuiInputBase-root input{padding-left:2rem;color:var(--dark3);font-family:Gilroy;font-size:1.4rem;font-weight:400;line-height:2.1rem}.Search-field .MuiInputBase-root .MuiInputAdornment-positionEnd .MuiSvgIcon-root{width:2.4rem;height:2.4rem;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 span{font-size:2.4rem;font-weight:600;line-height:3rem;color:var(--dark1)}.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}.Tabs .MuiTab-root{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2rem;text-align:center}.Tabs .MuiTab-root.Mui-selected{color:var(--main-color)}.Tabs .MuiTabs-indicator{background-color:var(--main-color)}.tmp{position:relative;background-color:#3333331f;height:1px;top:-1px}.login-form{display:flex;flex-direction:column;margin:auto}.login-form-error{margin-bottom:1rem}.login-form .email{margin-top:1.25rem}.login-form .password{margin:2rem 0rem .875rem}.login-form-title{padding-bottom:2rem}@media screen and (min-width: 991px){.login-form-title{font-family:Gilroy-Bold}}.login-form-subtitle{font-size:1.6rem;padding-bottom:4rem;color:var(--dark3)}.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}.login-form-cta{width:16.5rem;padding-top:5rem}@media screen and (min-width: 991px){.login-form-cta{padding-top:3rem}}.login-form-cta .endIcon{transform:rotate(180deg);fill:#fff}.update-password-dialog{padding:0 1.8rem;box-sizing:border-box}@media screen and (min-width: 991px){.update-password-dialog{width:46rem}.update-password-dialog.third,.update-password-dialog.fourth{height:unset}}.update-password{padding-top:1rem}.update-password__header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:3rem}.update-password__header-title{margin:0}.update-password__header-content{color:var(--dark2);text-align:center}.update-password__header-content.fourth{color:var(--dark1);margin:0}.update-password__header-icon{width:4.8rem;height:4.8rem;padding-bottom:2rem;fill:var(--dark3)}.update-password__header-icon.fourth{fill:var(--success)}.update-password__header-info{background-color:#ebf2ff;border-radius:4px;color:#3568d4;padding:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.update-password__header-info-title{display:flex;font-size:.875rem}.update-password__header-info-title-icon{font-size:2.4rem;fill:var(--main-color)}.update-password__header-info-title-label{margin:0;padding-left:1rem;color:var(--main-color)}.update-password__header-info-list{margin-left:2rem;margin-top:0}.update-password__header .MuiAlert-root{width:90%;text-align:center;font-family:Gilroy}.update-password__body{padding-top:1rem;display:flex;flex-direction:column}.update-password__body .password:first-of-type{margin-bottom:1.25rem}.update-password__body.fourth{padding-top:2rem;color:var(--dark2)}.update-password__body-content.fourth{margin:0;font-family:Gilroy;text-align:center}.update-password__footer{width:14.5rem;padding:2rem 0 0}.update-password__footer.third{width:27rem}.update-password__footer.fourth{padding-bottom:.875rem;width:10rem}.update-password__footer-exit{text-align:center;color:var(--main-color);cursor:pointer;font-family:Gilroy}.register-page{display:flex;flex-direction:row;width:100%;background-color:var(--light-4)}.register-page__container{padding:2.4rem;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:86.4rem}}.register-page__container__logo{width:10.06rem;height:4.28rem;align-self:flex-start}.register-page__container__logo img{width:100%;object-fit:contain}@media screen and (min-width: 991px){.register-page__container__logo img{width:12rem;height:4rem}}.register-page__container__form{display:flex;flex-direction:column;margin-block:auto;max-width:46.4rem}.register-page__container__form-title{padding-bottom:2rem}@media screen and (min-width: 991px){.register-page__container__form-title{font-family:Gilroy-Bold}}.register-page__container__form-subtitle{font-size:1.6rem;padding-bottom:4rem;color:var(--dark3)}.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;padding-top:3.2rem}.register-page__container__form-item .password,.register-page__container__form-item .password-confirm,.register-page__container__form-item .address,.register-page__container__form-item .zipCode,.register-page__container__form-item .siret{padding-top:3.2rem}.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__form-cta-next .endIcon{filter:invert(100%) brightness(300%) contrast(100%)}.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;color:var(--dark3);font-family:Gilroy-Medium;font-size:1.4rem;line-height:1.7rem;margin-block:auto}.register-page__container__footer-cta span{color:var(--main-color);cursor:pointer;font-size:1.6rem}@media screen and (min-width: 991px){.register-page__container__footer-cta{display:initial}}.register-page .register-page__image{display:none}@media screen and (min-width: 991px){.register-page .register-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}}.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{font-size:1.6rem;color:var(--dark1);line-height:2rem}.register-dialog{padding:2.4rem;font-family:Gilroy-Medium}@media screen and (min-width: 991px){.register-dialog{width:46rem}}.register-dialog__header{display:flex;flex-direction:column;align-items:center;justify-content:center}.register-dialog__header-title{line-height:1.406rem;margin:0;padding:1rem 0}.register-dialog__header-content{font-size:.875rem;line-height:1.3rem;text-align:center;color:var(--dark2)}.register-dialog__header-icon{font-size:4.8rem;fill:var(--dark3)}.register-dialog__header-info{background-color:#ebf2ff;border-radius:4px;color:#3568d4;padding:1rem}.register-dialog__header-info-title{display:flex;font-size:.875rem}.register-dialog__header-info-title-icon{margin-right:.5rem;margin-left:.5rem}.register-dialog__header-info-title-icon img{width:1.2rem;height:1.4rem;filter:invert(35%) sepia(86%) saturate(2431%) hue-rotate(210deg) brightness(88%) contrast(88%)}.register-dialog__header-info-title-label{margin:0}.register-dialog__header-info-list{font-size:.875rem;margin-top:0;font-weight:lighter;padding-left:3.75rem}.register-dialog__header .MuiAlert-root{width:90%;text-align:center;font-family:Gilroy}.register-dialog__body{padding-top:1rem;display:flex;flex-direction:column;text-align:center;align-items:center;font-family:Gilroy}.register-dialog__body.rna{padding-top:0}.register-dialog__body-title{margin:0;font-weight:700;margin-bottom:1rem}.register-dialog__body-content{margin:0;text-align:center;line-height:2.1rem;color:var(--dark2);padding:1rem 0}.register-dialog__body-image{padding:1rem 0;width:12.3rem;height:15.9rem}.register-dialog__footer{margin-bottom:1.8rem;display:flex;flex-direction:column;gap:1rem}.register-dialog__footer-label{margin:0;font-weight:600;font-family:Gilroy;padding-bottom:2rem}.register-dialog__footer-exit{text-align:center;color:var(--main-color);cursor:pointer;font-family:Gilroy-Medium}.register-dialog__footer-anchor{color:var(--dark1);font-family:Gilroy}.register-dialog__footer-anchor.active{color:#37f;cursor:pointer}.register-dialog__footer-cta.address-dialog{width:15.8rem;align-self:center}.register-page__card{background-color:var(--light4);border-radius:12px;cursor:pointer}@media screen and (min-width: 991px){.register-page__card{padding:1rem}}.register-page__card.first{margin-bottom:2rem}.register-page__card.active{border-color:var(--main-color)}.register-page__card-header{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 1rem 0rem}.register-page__card-header-icon{width:4rem;height:4rem;background-color:#e6f9f1;display:flex;justify-content:center;align-items:center;border-radius:50%}.register-page__card-header-icon-item{font-size:2.4rem;fill:var(--success)}.register-page__card-header-input{width:1.4rem;height:1.4rem;cursor:pointer}@media screen and (min-width: 991px){.register-page__card-header-input{width:2.4rem;height:2.4rem}}.register-page__card-content{padding-left:1rem}.register-page__card-content-title{color:var(--dark1);font-size:1.6rem;font-weight:700;line-height:1.2rem}.register-page__card-content-label{display:none;font-size:1.4rem;line-height:1.25rem;color:var(--dark4)}@media screen and (min-width: 991px){.register-page__card-content-label{display:inherit}}.register-page__fourth-step{display:flex;padding-top:2rem}.register-page__fourth-step-label{font-size:1.4rem;line-height:2.4rem;margin-left:1rem;align-self:center}@media screen and (min-width: 991px){.register-page__fourth-step-label{font-size:1.6rem}}.register-page__fourth-step-label-link{color:var(--main-color);cursor:pointer}.register-page__fourth-step__dialog{padding:2rem}@media screen and (min-width: 991px){.register-page__fourth-step__dialog{width:88.3rem;box-sizing:border-box}}.register-page__fourth-step__dialog .MuiDialogActions-spacing{padding:0}.register-page__fourth-step__dialog-header{display:none}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-header{display:flex;flex-direction:row-reverse}.register-page__fourth-step__dialog-header__icon{cursor:pointer}.register-page__fourth-step__dialog-header__icon-item{font-size:2.4rem}}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body{display:flex;min-width:55rem}}.register-page__fourth-step__dialog-body__summary{display:none;font-family:Gilroy}.register-page__fourth-step__dialog-body__summary.active{display:initial}@media screen and (min-width: 991px){.register-page__fourth-step__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}}.register-page__fourth-step__dialog-body__summary-title{display:flex;justify-content:space-between;padding-bottom:1rem}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body__summary-title{padding-top:1rem;padding-left:1.5rem}}.register-page__fourth-step__dialog-body__summary-title-label{align-self:center;font-weight:600;line-height:22px}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body__summary-title-label{font-weight:500}}.register-page__fourth-step__dialog-body__summary-title-icon{cursor:pointer;z-index:1;font-size:2.4rem}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body__summary-title-icon{display:none}}.register-page__fourth-step__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){.register-page__fourth-step__dialog-body__summary-item{width:17rem;margin-left:1rem;margin-right:1rem}}.register-page__fourth-step__dialog-body__summary-item.active{background-color:#ebf2ff;border-radius:100px}.register-page__fourth-step__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)}.register-page__fourth-step__dialog-body__summary-item-input.active{border:solid 6px var(--main-color)}.register-page__fourth-step__dialog-body__summary-item-label{padding-left:1rem;font-size:1.4rem;color:var(--dark1);font-weight:600}.register-page__fourth-step__dialog-body__cgu{display:none;font-family:Gilroy}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body__cgu{display:initial}}.register-page__fourth-step__dialog-body__cgu.active{display:initial}.register-page__fourth-step__dialog-body__cgu-title{display:flex;justify-content:space-between;padding-bottom:1rem}.register-page__fourth-step__dialog-body__cgu-title-label{align-self:center;font-weight:600;line-height:2.3rem}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body__cgu-title-label{font-size:2.4rem;padding-top:.4rem}}.register-page__fourth-step__dialog-body__cgu-title-icon{cursor:pointer;z-index:1;font-size:2.4rem}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body__cgu-title-icon{display:none}}.register-page__fourth-step__dialog-body__cgu-cta{cursor:pointer;display:flex;padding-bottom:.5rem;width:max-content}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-body__cgu-cta{display:none}}.register-page__fourth-step__dialog-body__cgu-cta-label{font-size:1.4rem;color:var(--main-color);align-self:end;padding-left:.5rem}.register-page__fourth-step__dialog-body__cgu-cta-icon{font-size:1.8rem}.register-page__fourth-step__dialog-body__cgu-content{display:inline-block;overflow:scroll;height:31rem;-ms-overflow-style:none;scrollbar-width:none}.register-page__fourth-step__dialog-body__cgu-content::-webkit-scrollbar{display:none}.register-page__fourth-step__dialog-body__cgu-content h4{font-weight:700;padding-left:.4rem;font-size:1.6rem}.register-page__fourth-step__dialog-body__cgu-content h5{font-weight:700;font-size:1.4rem}.register-page__fourth-step__dialog-body__cgu-content p{color:var(--dark2);font-size:1.4rem;line-height:1.313rem}.register-page__fourth-step__dialog-footer{width:100%;padding-top:2rem}@media screen and (max-width: 991px){.register-page__fourth-step__dialog-footer{display:none}.register-page__fourth-step__dialog-footer.active{display:unset}}.register-page__fourth-step__dialog-footer__ctas{display:flex;justify-content:space-between;padding-bottom:2rem;gap:2rem}.register-page__fourth-step__dialog-footer__ctas a{text-decoration:none}@media screen and (min-width: 991px){.register-page__fourth-step__dialog-footer__ctas{justify-content:end;gap:1rem}}.register-page__fourth-step__dialog-footer__ctas-download{width:21.8rem;margin-left:.5rem;background-color:#fff;color:var(--main-color);border:solid 1px var(--main-color)}.register-page__fourth-step__dialog-footer__ctas-download .endIcon{filter:invert(50%) sepia(57%) saturate(6468%) hue-rotate(210deg) brightness(101%) contrast(104%)}.register-page__fourth-step__dialog-footer__ctas-accept{width:11.6rem;margin-right:.5rem}.image-slider .MuiToggleButtonGroup-root{display:flex;justify-content:space-evenly;background-color:#fafafc;border:solid 2px #FFFFFF;border-radius:24px;width:9.6rem;height:3.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:1.8rem;height:1.8rem;border-radius:50%}.image-slider__slider-background-circle svg{color:#d9e6fe}.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}}.image-slider__media-image{width:50rem;height:50rem;padding-bottom:6rem}.image-slider__media-image img{object-fit:contain}.image-slider__media-text{padding:0 2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.image-slider__media-text-title{font-family:Gilroy;font-weight:800;color:#3a3a3c;font-size:2.4rem;height:6rem;margin:0;padding-bottom:2rem;max-width:47rem}.image-slider__media-text-content{font-family:Gilroy;color:var(--dark3);margin:0;width:54rem;height:6rem;padding-bottom:2rem;font-size:1.6rem}.dashboard-layout{display:flex;flex-direction:column;width:100vw}@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:36rem;display:unset;flex-shrink:0}}.dashboard-layout__body{width:100%}@media screen and (min-width: 991px){.dashboard-layout__body{width:unset;background-color:var(--light3);box-sizing:border-box;flex-grow:1}}.dashboard-layout__menu-mobile{width:100vw;height:10vh;padding-top:1.2rem}@media screen and (min-width: 991px){.dashboard-layout__menu-mobile{display:none;padding-top:0}}.splash-screen{display:flex;flex-direction:column;max-width:100%}@media screen and (min-width: 991px){.splash-screen{display:flex;flex-direction:row-reverse;max-width:none}}.splash-screen-first{height:42.5rem}@media screen and (min-width: 991px){.splash-screen-first{height:100%;width:86.4rem}}.splash-screen-first-logo{position:absolute;width:10rem;height:3.5rem;top:2vh;left:3vh;object-fit:contain}@media screen and (min-width: 991px){.splash-screen-first-logo{display:none}}.splash-screen-first-image{object-fit:cover;min-width:100%;max-height:100%}.splash-screen-second{flex-grow:1;justify-content:center;display:flex;flex-direction:column;padding:0 1rem}@media screen and (min-width: 991px){.splash-screen-second{padding:0;min-width:37.1vw}}.splash-screen-second-logo{display:none}@media screen and (min-width: 991px){.splash-screen-second-logo{display:unset;object-fit:contain;width:12rem;height:4.2rem;padding-top:3rem;padding-left:3rem}}.splash-screen-second__content{display:flex;flex-direction:column}@media screen and (min-width: 991px){.splash-screen-second__content{flex-grow:1;justify-content:center;width:60%;align-self:center}}.splash-screen-second__content-title{margin:0;font-family:Gilroy-SemiBold;font-weight:800;font-size:3.2rem;line-height:4rem;text-align:center;color:var(--dark1)}@media screen and (min-width: 991px){.splash-screen-second__content-title{padding:1rem 0 1rem 1rem;text-align:left;font-size:4rem}}@media screen and (min-width: 991px){.splash-screen-second__content-title-new-line{display:none}}.splash-screen-second__content-text{font-family:Gilroy;padding:1rem 1rem 0;margin:0;font-size:1.6rem;line-height:2rem;text-align:center;color:var(--dark3)}@media screen and (min-width: 991px){.splash-screen-second__content-text{text-align:left}}.splash-screen-second__content-button{width:46rem;align-self:center;margin-top:3rem}@media screen and (min-width: 991px){.splash-screen-second__content-button{width:40.7%;align-self:flex-start;margin-left:1rem}}.splash-screen-second__content-button .endIcon{filter:invert(100%) brightness(300%) contrast(100%)}.splash-screen-second-link{text-align:center;padding-top:2rem}@media screen and (min-width: 991px){.splash-screen-second-link{padding-top:0;padding-bottom:3rem;align-self:flex-start;padding-left:3rem}}.splash-screen-second-link-desktop{display:none;font-family:Gilroy;font-size:1.6em;line-height:2rem}@media screen and (min-width: 991px){.splash-screen-second-link-desktop{display:unset;font-size:1.4rem;line-height:1.7rem;padding-bottom:2rem;color:var(--dark3)}}.splash-screen-second-link-desktop span{color:var(--main-color);cursor:pointer}.splash-screen-second-link-mobile{cursor:pointer;color:var(--main-color);font-family:Gilroy;font-size:1.6rem;line-height:2rem}@media screen and (min-width: 991px){.splash-screen-second-link-mobile{display:none}}.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}}.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}.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__body-row .MuiTableCell-body.notification div{display:flex;gap:.8rem;width:fit-content}.beneficiaries-card__table__body-row .MuiTableCell-body.notification div.active{cursor:pointer}.beneficiaries-card__table__body-row .MuiTableCell-body.notification div .icon{font-size:1.8rem}.beneficiaries-card__table__body-row .MuiTableCell-body.notification div span{font-size:1.4rem;line-height:2rem}.beneficiaries-card__table__body-row .MuiTableCell-body.notification div .icon,.beneficiaries-card__table__body-row .MuiTableCell-body.notification div span{color:var(--dark3)}.beneficiaries-card__table__body-row .MuiTableCell-body.notification div.active .icon,.beneficiaries-card__table__body-row .MuiTableCell-body.notification div.active span{color:var(--main-color)}.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}.description{background-color:var(--light3);display:flex;flex-direction:column;padding:4rem 2.4rem}@media screen and (min-width: 991px){.description{padding-top:2rem;padding-left:2rem}}.description .name{padding-bottom:2.5rem}.description .description{padding:0 0 1.5rem}@media screen and (min-width: 991px){.description .description{padding:0}}.description .name_tag,.description .description_tag{font-size:1.8rem;font-weight:600;font-family:Gilroy;margin-bottom:.8rem}.description__form{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem}@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{padding:0 1rem;width:40%}}.description__image-title{padding-bottom:.8rem}.description__image__card{padding:1.6rem;height:23rem}.description__footer{padding-top:1.2rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 991px){.description__footer{padding-top:2rem;padding-right:1.5rem}}@media screen and (min-width: 991px){.description__footer-button{width:12.2rem;align-self:flex-end}}.description__footer-button .endIcon{transform:rotate(180deg);fill:#fff}.summary-p{padding:4rem 4rem 7rem}.summary-p__head{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem}.summary-p__content{display:flex;flex-direction:column;align-items:center;box-shadow:none;border:solid 2px white;border-radius:12px;background-color:var(--light4)}.summary-p__content__first-card{margin:.4rem;width:98%;box-shadow:none;border-radius:12px;background-color:var(--light4);border:solid 1px rgba(51,51,51,.1215686275)}.summary-p__content__first-card .styled-headline{padding-bottom:1rem}.summary-p__content__first-card-divider{padding:.8rem 0}.summary-p__content__first-card-sizing-chips{display:flex;gap:1rem}.summary-p__content__second-card{margin:.4rem;width:98%;box-shadow:none;border-radius:12px;background-color:var(--light4);border:solid 1px rgba(51,51,51,.1215686275)}.summary-p__content__second-card .styled-price{padding:1rem 0}.summary-p__content__second-card .chip{margin-bottom:1rem}.summary-p__content__second-card-divider{padding:.8rem 0}.summary-p__content__second-card-content{padding:1rem 0;display:flex;flex-direction:column;gap:1rem}.summary-p__content__second-card-content-row{display:flex;flex-direction:row;justify-content:space-between}.summary-p__content__second-card-content-row-inputs-group{padding-left:.5rem;display:flex;flex-direction:row;gap:2rem}.summary-p__content__second-card-content-row-button{width:30%}.summary-p__content .radio-text{padding:1rem}.summary-p__ctas{display:flex;justify-content:space-between;padding:1rem 0}.summary-p__ctas-left{display:flex;gap:1rem}.summary-p__ctas-left:first-child{width:50%}.summary-p__ctas-left-button{background-color:unset;color:var(--main-color);border:solid 1px var(--main-color)}.summary-p__ctas-left-button:hover{background-color:unset;color:var(--main-color)}.summary-wp{background-color:var(--light3);padding:2rem 1rem 4rem}@media screen and (min-width: 991px){.summary-wp{padding:2rem 4rem 4rem}}.summary-wp__head{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem}.summary-wp__content{display:flex;flex-direction:column;align-items:center;box-shadow:none;border:solid 2px white;border-radius:12px;background-color:var(--light4);margin-bottom:2rem}.summary-wp__content__first-card{margin:.4rem;width:98%;box-shadow:none;border-radius:12px;background-color:var(--light4);border:solid 1px rgba(51,51,51,.1215686275)}.summary-wp__content__first-card .styled-price{padding:1rem 0}.summary-wp__content__first-card-divider{padding:.8rem 0}.summary-wp__content__first-card-sizing-chips{display:flex;gap:1rem}.summary-wp__content__second-card{margin:.4rem;width:98%;box-shadow:none;border-radius:12px;background-color:var(--light4);border:solid 1px rgba(51,51,51,.1215686275)}.summary-wp__content__second-card .styled-price{padding:1rem 0}.summary-wp__content__second-card-divider{padding:.8rem 0}.summary-wp__content__second-card-content{padding:1rem 0;display:flex;flex-direction:column;gap:1rem}.summary-wp__content__second-card-content-item{display:flex;gap:1rem}.summary-wp__content__second-card-content-item-icon{width:2.5rem;height:2.5rem;background-color:#e6f9f1;display:flex;justify-content:center;align-items:center;border-radius:50%}.summary-wp__content__second-card-content-item-icon .item-icon{color:#05a660;font-size:1.8rem}.summary-wp__content__second-card-content-item-text{align-self:center}.summary-wp__content .radio-text{padding:1rem}.summary-wp__content .radio-text-label{font-size:1.4rem;line-height:2rem}.summary-wp__ctas{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0}@media screen and (min-width: 991px){.summary-wp__ctas{flex-direction:row}}.summary-wp__ctas-left{display:flex;gap:1rem}.summary-wp__ctas-left .endIcon{fill:var(--main-color)}@media screen and (min-width: 991px){.summary-wp__ctas-left:first-child{width:50%}}.summary-wp__ctas-right{padding-top:2rem}@media screen and (min-width: 991px){.summary-wp__ctas-right{padding-top:0;width:15%}}.summary-wp__ctas-right-next .endIcon{transform:rotate(180deg);fill:#fff}.sizing{background-color:var(--light3);padding:4rem 2.4rem;display:flex;flex-direction:column}@media screen and (min-width: 991px){.sizing{padding:2rem 4rem}}.sizing__first{display:flex;flex-direction:column;gap:2rem;padding-top:1rem;padding-bottom:1rem}@media screen and (min-width: 991px){.sizing__first{flex-direction:row;height:42.8rem}}@media screen and (min-width: 991px){.sizing__first .card-radio-row{width:63.2rem}}.sizing__first-image{flex-grow:1}@media screen and (min-width: 991px){.sizing__first-image{width:63.2rem}}.sizing__first-image img{min-width:100%;max-height:100%;max-width:100%}@media screen and (min-width: 991px){.sizing__first-image img{max-width:20rem}}.sizing__second{display:flex;flex-direction:column;gap:2rem}.sizing__second-button{padding-block:2rem}@media screen and (min-width: 991px){.sizing__second-button{align-self:flex-end;width:12.2rem}}.sizing__second-button .endIcon{transform:rotate(180deg);fill:#fff}.billing{background-color:var(--light3);padding:4rem 2.4rem 2rem;min-height:80vh;display:flex;flex-direction:column}@media screen and (min-width: 991px){.billing{padding:2rem 4rem 4rem}}.billing-card-container{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 991px){.billing-card-container{flex-direction:row}}.billing-card{flex:1 1 25%;display:flex;flex-direction:column;padding:2.4rem;border:solid 1px var(--light1);box-shadow:none;cursor:pointer;border-radius:12px}@media screen and (min-width: 991px){.billing-card{min-width:auto;padding:3rem 2rem}}.billing-card.active{border:solid 1px var(--main-color)}.billing-card-head{display:flex;justify-content:space-between}.billing-card-head h3{margin:0;font-family:Gilroy;font-size:1.6rem;font-weight:700;line-height:2.4rem}.billing-card-head-input{cursor:pointer;width:2.4rem;height:2.4rem}.billing-card-content{padding-block:1.6rem .8rem}.billing-card-content__text{margin:0;font-size:1.4rem;font-weight:500;line-height:2rem;color:var(--dark4)}.billing-surplus h3{margin:0;padding:4rem 0 1.6rem}.billing-surplus-radios{padding-top:1.6rem;display:flex;gap:3.2rem}.billing-surplus-radios-item{display:flex;gap:1.6rem}.billing-surplus-radios-item-input{cursor:pointer;width:2.4rem;height:2.4rem;margin-block:auto}.billing-surplus-radios-item p{margin:0;color:var(--dark4);margin-block:auto}.billing-alert{margin-top:2rem;width:auto}.billing-mobile{padding-block:4rem;margin-right:1.2rem}@media screen and (min-width: 991px){.billing-mobile{display:none}}.billing-mobile-item{font-family:Gilroy}.billing-mobile-item p:first-child{font-family:Gilroy;font-size:1.4rem;line-height:2.4rem;color:#6e7c87;margin:0;margin-left:1.6rem;margin-bottom:1.6rem}.billing-mobile-item hr{color:#e5e9eb;margin:0;border:solid 1px;height:0;margin-block:.8rem}.billing-mobile-item-name{margin:0;margin-top:1.6rem;margin-left:1.2rem;font-family:Gilroy;font-size:1.4rem;font-weight:400;line-height:2.4rem;color:#252c32}.billing-mobile-item-inputs{display:flex;gap:3.2rem;padding-top:1.4rem}.billing-mobile-item-inputs div{display:flex;margin-left:1.2rem;justify-content:space-between;gap:1.2rem}.billing-mobile-item-inputs div input{cursor:pointer;width:1.8rem;height:1.8rem;margin-block:auto}.billing-mobile-item-inputs div p{color:var(--dark2);margin:1px 0 0}.billing-mobile-item .billing-surplus-input{margin-top:4rem;margin-left:1.2rem}.billing-table{margin-top:2rem}@media screen and (max-width: 990px){.billing-table[data-dynamic-price=true]{display:none}}@media screen and (max-width: 990px){.billing-table-head-item.id,.billing-table-head-item.prm,.billing-table-head-item.type{display:none}}.billing-table .MuiTableCell{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.4rem}.billing-table .MuiTableCell-head{color:#6e7c87}.billing-table .MuiTableCell-body{color:#252c32}.billing-table .MuiTableCell-root{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.4rem;text-align:left}@media screen and (max-width: 990px){.billing-table-body-item.id,.billing-table-body-item.prm,.billing-table-body-item.type{display:none}}.billing-table-body-item.input input[type=number]{font-family:Gilroy;font-size:1.6rem;padding-left:1.2rem;width:20rem;height:4rem;background-color:unset;-webkit-appearance:none;-moz-appearance:textfield;border-radius:2px;border:solid 1px var(--dark5);outline:0}@media screen and (min-width: 991px){.billing-table-body-item.input input[type=number]{width:28rem}}.billing-table-body-item.input input[type=number]:focus-visible{border:solid 1px var(--main-color)}.billing-table-body-item.input span{font-size:1.4rem;font-weight:400;line-height:2.4rem}.billing-table-body-item .mode-cell{display:flex;gap:3.2rem;width:25vw}.billing-table-body-item .mode-cell-item{display:flex;gap:.8rem}.billing-table-body-item .mode-cell-item-input{cursor:pointer;width:1.8rem;height:1.8rem;margin-block:auto}.billing-table-body-item .mode-cell-item p{color:var(--dark2)}.billing-footer{display:flex;justify-content:space-between;padding-top:4rem}.billing-footer *{width:40%}.billing-surplus-input{width:100%}.billing-surplus-input .MuiInputLabel-formControl{font-family:Gilroy;font-size:1.2rem;font-weight:400}.billing-surplus-input .MuiOutlinedInput-root .MuiInputAdornment-outlined .billing-surplus-icon{color:var(--dark3);font-size:1.8rem}.billing-surplus-input .MuiOutlinedInput-root input{color:var(--dark1);font-family:Gilroy;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.1rem}.billing-surplus-input .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline legend span{font-size:.9rem}.payment{background-color:var(--light3);padding:4rem 2.4rem 2rem;min-height:80vh}@media screen and (min-width: 991px){.payment{padding:2rem 4rem 4rem}}.payment .error-alert{margin-bottom:1.6rem}.payment-info-card{margin-block:4rem}.check-payment-dialog{padding:2.4rem}@media screen and (min-width: 991px){.check-payment-dialog{width:55rem;box-sizing:border-box}}.check-payment-dialog__header{display:flex;justify-content:center}.check-payment-dialog__header .loader{width:3.4rem;padding:.8rem;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)}}.check-payment-dialog__header-icon{color:var(--success);font-size:4.8rem}.check-payment-dialog__body p{margin:0;text-align:center}.check-payment-dialog__body .Subtitle{margin-top:2.4rem;margin-bottom:1.6rem}.check-payment-dialog__body .Body-medium{color:var(--dark3);margin-bottom:2.4rem}.check-payment-dialog__body-card{margin-top:2.4rem;background-color:var(--light4);border-radius:12px;padding:2.4rem;border:solid 1px rgba(51,51,51,.12)}.check-payment-dialog__body-card p{margin-top:0}.check-payment-dialog__body-card .detail{margin-bottom:.8rem}.check-payment-dialog__body-card .Body-medium{margin:0;color:var(--dark1)}.check-payment-dialog__body-card .button{width:fit-content;margin-inline:auto;margin-top:1.6rem}.check-payment-dialog__footer p{margin:0;color:var(--dark3);font-size:1.6rem;line-height:2.4rem;text-align:center;margin-top:1.6rem}.check-payment-dialog__footer p a{text-decoration:none;font-family:Gilroy;color:var(--main-color)}.check-payment-dialog__footer .button{margin-top:2.4rem}.payment-form{background-color:#fafafc;border:solid 2px white;border-radius:12px;padding:2.4rem}.info-card p{margin:0}.info-card__top{margin-block:2.4rem;display:flex;justify-content:space-between}.info-card__top-price{margin:0;font-family:Gilroy;font-size:1.6rem;font-weight:700;line-height:2rem;text-align:left}.info-card hr{height:1px;background-color:var(--dark5);margin:0;border:none;margin-block:2rem}.info-card__bottom-text{font-family:Gilroy;font-size:2.4rem;font-weight:700;line-height:3rem;text-align:left;display:flex;justify-content:space-between}.info-card__bottom-text p:first-child{color:var(--dark1)}.info-card__bottom-text p:last-child{color:var(--main-color)}.info-card__bottom__card{margin-block:2.4rem;border:solid 1px rgba(51,51,51,.12);border-radius:12px;padding:2.4rem;box-shadow:none}.info-card__bottom__card-alert{margin-top:2.4rem}.info-card__bottom__card-input-checkbox{transition-duration:0s!important;width:4.8rem;height:4.8rem}.info-card__bottom__card-input-checkbox:hover{background-color:unset}.info-card__bottom__card-input-checkbox svg{font-size:unset}.info-card__bottom__card-input-label{margin-top:.2rem;cursor:text}.info-card__bottom__card-input-label span{color:var(--main-color);z-index:2;cursor:pointer}.loading-route{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.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)}}.dashboard{display:flex;flex-direction:column;background-color:var(--light3);padding:4rem 2.4rem;overflow:scroll}@media screen and (min-width: 991px){.dashboard{padding:4rem}}.dashboard__items{margin-top:4rem;display:flex;flex-direction:column;gap:4rem}@media screen and (min-width: 991px){.dashboard__items{flex-direction:row;gap:3.2rem}}.dashboard__data{margin-block:3.2rem;width:100%;height:40rem;background-color:var(--light3)}@media screen and (min-width: 991px){.production-sources-card{flex:1 1 0px}}.production-sources-card__header{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 991px){.production-sources-card__header{flex-direction:row;gap:0;justify-content:space-between}}.production-sources-card__header p{margin:0}@media screen and (min-width: 991px){.production-sources-card__header p{font-weight:700;line-height:2.4rem;margin-block:auto}}.production-sources-card__header p span{font-weight:400}@media screen and (min-width: 991px){.production-sources-card__header p span{line-height:2.4rem}}.production-sources-card__body{display:flex;gap:1.6rem;margin-top:1.6rem;flex-grow:1}@media screen and (min-width: 991px){.production-sources-card__body{margin-top:2rem}}.production-sources-card__body-item{display:flex;flex-direction:column;background-color:#fff;border:solid 1px var(--light-grey3);border-radius:12px;padding:1.2rem 1.5rem;color:var(--dark1);flex-grow:1}@media screen and (min-width: 991px){.production-sources-card__body-item{padding:1.2rem}}.production-sources-card__body-item-img{aspect-ratio:16/9;border-radius:12px}.production-sources-card__body-item-name{margin:0;margin-top:1.2rem;font-size:1.4rem;font-weight:600;line-height:2.4rem}.production-sources-card__body-item-address{margin:0;font-size:1.4rem;font-weight:400;line-height:2.4rem}.production-sources-card__footer{margin-top:2rem}.beneficiaries-card{display:flex;flex-direction:column}@media screen and (min-width: 991px){.beneficiaries-card{flex:1 1 0px}}.beneficiaries-card__title{margin:0;margin-bottom:1.6rem}@media screen and (min-width: 991px){.beneficiaries-card__title{margin-bottom:2rem}}@media screen and (min-width: 991px){.beneficiaries-card__title{font-weight:700;line-height:2.4rem}}.beneficiaries-card__title span{font-weight:400}@media screen and (min-width: 991px){.beneficiaries-card__title span{line-height:2.4rem}}.beneficiaries-card__table .MuiTableCell-root{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:0;padding:.4rem}.beneficiaries-card__table .MuiTableCell-root.name,.beneficiaries-card__table .MuiTableCell-root.prm{width:32.25%}@media screen and (min-width: 991px){.beneficiaries-card__table .MuiTableCell-root.name,.beneficiaries-card__table .MuiTableCell-root.prm{width:34.5%}}.beneficiaries-card__table .MuiTableCell-root.type{width:35.5%}@media screen and (min-width: 991px){.beneficiaries-card__table .MuiTableCell-root.type{width:31%}}.beneficiaries-card__table .MuiTableCell-head{color:#6e7c87}.beneficiaries-card__table .MuiTableCell-body{font-weight:400;color:#252c32}.beneficiaries-card__footer{margin-top:2rem}@media screen and (min-width: 991px){.beneficiaries-card__footer{margin-top:auto}}.sources{padding:4rem 2.4rem;background-color:var(--light-grey3)}@media screen and (min-width: 991px){.sources{padding:4rem}}.sources__summary{margin-block:4rem;display:flex;flex-direction:column;padding:1.6rem 2.4rem}@media screen and (min-width: 991px){.sources__summary{flex-direction:row;min-height:5.5rem}}.sources__summary-power{display:flex;flex-direction:column}.sources__summary-power .chip{margin-top:.8rem}.sources__summary hr{margin:0;margin-block:2.4rem;height:.1rem;background-color:var(--dark4);border:none;border-radius:1px}@media screen and (min-width: 991px){.sources__summary hr{width:.1rem;height:unset;margin-block:0;margin-inline:2.4rem}}.sources__summary-sold{display:flex;flex-direction:column}.sources__summary-sold-value{margin-top:.8rem;color:var(--success)}@media screen and (min-width: 991px){.sources__summary-sold-value{margin-top:1.4rem}}.sources__summary-cta{display:none}@media screen and (min-width: 991px){.sources__summary-cta{display:inherit;width:12rem;height:4rem;margin-left:auto;margin-block:auto}}.sources-add-cta{margin-block:4rem}@media screen and (min-width: 991px){.sources-add-cta{display:none}}.sources__handlers{display:flex;flex-direction:column}.sources__handlers .Search-field{margin-top:1.6rem}@media screen and (min-width: 991px){.sources__handlers{flex-direction:row;justify-content:space-between;height:5rem}.sources__handlers .Toggle-button-group{width:36rem}.sources__handlers .Search-field{width:30rem;height:4rem;margin-block:auto}}.sources__data-mosaic{padding-block:2.4rem;display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 991px){.sources__data-mosaic{flex-direction:row;flex-wrap:wrap;gap:3.2rem}}.sources__data-mosaic__item{box-sizing:border-box;padding:1.2rem;background-color:#fff;border-radius:8px}@media screen and (min-width: 991px){.sources__data-mosaic__item{flex:1 1 calc(25% - 3.2rem);max-width:calc(25% - 3.2rem)}}.sources__data-mosaic__item-img{height:24rem;border-radius:8px}.sources__data-mosaic__item__content-name{font-size:1.4rem;font-weight:600;line-height:2.4rem;color:#252c32;margin:0;margin-top:1.2rem}.sources__data-mosaic__item__content-address{font-size:1.4rem;font-weight:400;line-height:2.4rem;margin:0}.sources__data-mosaic__item__content-footer{margin-top:1.2rem;display:flex;justify-content:space-between}.sources__data-mosaic__item__content-footer-icons .icon{width:2.4rem;height:2.4rem;fill:var(--dark3);cursor:pointer}.sources__data-mosaic__item__content-footer-icons .icon:first-child{margin-right:.3rem}.sources__data-list{padding-block:2.4rem}.sources__data-list th,.sources__data-list td{font-family:Gilroy;font-size:1.4rem;font-weight:500;line-height:2.4rem;text-align:left;padding:.8rem 0 .8rem 1.6rem}.sources__data-list .MuiTableRow-head th{color:#6e7c87;max-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sources__data-list .MuiTableRow-head .id{width:13.45%}@media screen and (min-width: 991px){.sources__data-list .MuiTableRow-head .id{width:3.73%}}.sources__data-list .MuiTableRow-head .name{width:59.65%}@media screen and (min-width: 991px){.sources__data-list .MuiTableRow-head .name{width:12.42%}}.sources__data-list .MuiTableRow-head .cta{width:26.9%}@media screen and (min-width: 991px){.sources__data-list .MuiTableRow-head .cta{width:9.32%}}.sources__data-list .MuiTableRow-head>:not(.mobile){display:none}@media screen and (min-width: 991px){.sources__data-list .MuiTableRow-head>:not(.mobile){display:table-cell}}.sources__data-list .MuiTableRow-head .owner,.sources__data-list .MuiTableRow-head .contract,.sources__data-list .MuiTableRow-head .address{width:12.42%}.sources__data-list .MuiTableRow-head .mail,.sources__data-list .MuiTableRow-head .address{width:13.98%}.sources__data-list .MuiTableRow-head .power{width:9.32%}.sources__data-list__body .MuiTableRow-root td{color:#252c32;max-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sources__data-list__body .MuiTableRow-root .id{width:13.45%}@media screen and (min-width: 991px){.sources__data-list__body .MuiTableRow-root .id{width:3.73%}}.sources__data-list__body .MuiTableRow-root .name{width:59.65%}@media screen and (min-width: 991px){.sources__data-list__body .MuiTableRow-root .name{width:12.42%}}.sources__data-list__body .MuiTableRow-root .cta{width:26.9%}@media screen and (min-width: 991px){.sources__data-list__body .MuiTableRow-root .cta{width:9.32%}}.sources__data-list__body .MuiTableRow-root .cta div{display:flex;gap:1.6rem;justify-content:flex-end}.sources__data-list__body .MuiTableRow-root .cta .icon{fill:var(--dark3);width:2rem;height:2rem;cursor:pointer}.sources__data-list__body .MuiTableRow-root .cta .delete{display:none}@media screen and (min-width: 991px){.sources__data-list__body .MuiTableRow-root .cta .delete{display:unset}}.sources__data-list__body .MuiTableRow-root>:not(.mobile){display:none}@media screen and (min-width: 991px){.sources__data-list__body .MuiTableRow-root>:not(.mobile){display:table-cell}}.sources__data-list__body .MuiTableRow-root .owner,.sources__data-list__body .MuiTableRow-root .contract,.sources__data-list__body .MuiTableRow-root .address{width:12.42%}.sources__data-list__body .MuiTableRow-root .mail,.sources__data-list__body .MuiTableRow-root .address{width:13.98%}.sources__data-list__body .MuiTableRow-root .power{width:9.32%}._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}._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}.source-details{background-color:var(--light3);padding:4rem 2.4rem}@media screen and (min-width: 991px){.source-details{padding:4rem}}.source-details__head{display:flex;justify-content:space-between}.source-details__head-button{width:10.9rem}.source-details__head .Notification{margin-block:auto}.source-details__header{margin-block:4rem}.source-details__header-location{display:flex;padding-top:.8rem}@media screen and (min-width: 991px){.source-details__header-location{padding-top:1.6rem}}.source-details__header-location .icon{fill:var(--dark3);width:2.4rem;height:2.4rem}.source-details__header-location p{color:var(--dark1);margin:auto 0 0;margin-left:.8rem}.source-details__summary{margin-block:4rem;display:flex;flex-direction:column;padding:1.6rem 2.4rem}@media screen and (min-width: 991px){.source-details__summary{flex-direction:row;min-height:5.5rem}}.source-details__summary-power{display:flex;flex-direction:column}.source-details__summary-power .chip{margin-top:.8rem}.source-details__summary hr{margin:0;margin-block:2.4rem;height:.1rem;background-color:var(--dark4);border:none;border-radius:1px}@media screen and (min-width: 991px){.source-details__summary hr{width:.1rem;height:unset;margin-block:0;margin-inline:2.4rem}}.source-details__summary-status{display:flex;flex-direction:column}.source-details__summary-status .chip{margin-top:.8rem}.source-details__summary-weather-content{display:flex;height:3.2rem;margin-top:.8rem}.source-details__summary-weather-content .icon{width:2.4rem;height:2.4rem;fill:var(--dark3);margin-block:auto}.source-details__summary-weather-content p{margin:0;margin-left:.8rem;margin-block:auto;align-self:flex-end}.data-panel{display:flex;flex-direction:column;gap:2.4rem;margin-block:2.4rem}@media screen and (min-width: 991px){.data-panel{background-color:#fafafc}}@media screen and (min-width: 991px){.data-panel__data-bar{border:0}}.data-panel__second-row{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 991px){.data-panel__second-row{flex-direction:row;padding-inline:2.4rem}}@media screen and (min-width: 991px){.data-panel__second-row__pie-card{flex:2;min-width:calc(66.667% - 5.8rem);border:solid 1px rgba(51,51,51,.12)}}@media screen and (min-width: 991px){.data-panel__second-row__percentage-card{border:solid 1px rgba(51,51,51,.12);flex:1}}.data-panel__second-row__percentage-card p{margin:0}.data-panel__second-row__percentage-card .Subtitle{margin-bottom:.8rem}.data-panel__second-row__percentage-card .MuiLinearProgress-root{margin-block:1.6rem;border-radius:10px;background-color:#d9e6fe}.data-panel__second-row__percentage-card .MuiLinearProgress-root .MuiLinearProgress-bar{background-color:#37f}.data-panel__second-row__percentage-card :last-child{color:var(--dark1);font-size:4rem;font-weight:800;line-height:4rem}.data-panel__third-row{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 991px){.data-panel__third-row{flex-direction:row;padding-inline:2.4rem;padding-bottom:2.4rem}}.data-panel__third-row-item{border:solid 1px rgba(51,51,51,.12);padding:2.4rem}@media screen and (min-width: 991px){.data-panel__third-row-item{flex:1}}.data-panel__third-row-item p{margin:0}.data-panel__third-row-item .Subtitle{margin-bottom:.8rem}.data-panel__third-row-item .styled-price{margin-top:2.4rem}.data-panel__third-row-item .styled-price-price{font-size:4rem;line-height:4rem}.source-pie-chart{min-width:2.1rem}.source-pie-chart__head p{margin:0}.source-pie-chart__head :last-child{color:var(--dark3);margin-top:.8rem;margin-bottom:1.6rem}@media screen and (min-width: 991px){.source-pie-chart__head :last-child{margin-bottom:2.4rem}}.source-pie-chart__content{display:flex;flex-direction:column;gap:4rem}@media screen and (min-width: 991px){.source-pie-chart__content{flex-direction:row}}.source-pie-chart__content__chart{min-width:21rem;height:21rem;margin-inline:auto}.source-pie-chart__content__chart .MuiPieArc-root{stroke:transparent}@media screen and (min-width: 991px){.source-pie-chart__content__details{margin-block:auto;flex-grow:1}}.source-pie-chart__content__details>:first-child{margin-bottom:1.2rem}@media screen and (min-width: 991px){.source-pie-chart__content__details>:first-child{margin-bottom:1.6rem}}.source-pie-chart__content__details-line{display:flex;align-items:center}.source-pie-chart__content__details-line-color{width:1.2rem;height:1.2rem;border-radius:50%;margin-right:1.4rem}.source-pie-chart__content__details-line-label{margin:0}.source-pie-chart__content__details-line-values{margin-left:auto;display:flex;flex-direction:column;justify-content:space-between}.source-pie-chart__content__details-line-values span{text-align:end}.source-pie-chart__content__details hr{border:none;height:.1rem;background-color:var(--light-grey1);margin-block:1.6rem}@media screen and (min-width: 991px){.source-pie-chart__content__details hr{margin-block:2.4rem}}.source-informations{margin-top:2.4rem;display:flex;flex-direction:column;gap:2.4rem}.source-informations>*{flex-grow:1}@media screen and (min-width: 991px){.source-informations{flex-direction:row;gap:3.2rem}}.source-informations__first{display:flex;flex-direction:column;gap:2.4rem;flex:1}.source-informations__first__photo-card-title{margin:0;font-size:1.8rem;font-weight:700;line-height:2.4rem;margin-bottom:2rem}.source-informations__second{flex:1}.informations-card__edit{padding:2.4rem}.informations-card__edit-title{margin:0;font-size:1.8rem;font-weight:700;line-height:2.4rem}.informations-card__edit__form{margin-block:2rem}.informations-card__edit__form .name,.informations-card__edit__form .contract,.informations-card__edit__form .address,.informations-card__edit__form .prmNumber,.informations-card__edit__form .power{margin-top:2.4rem}.informations-card__edit__footer{display:flex;justify-content:space-between;gap:2.4rem}@media screen and (min-width: 991px){.informations-card__edit__footer{width:50%;margin-left:auto;gap:1.6rem}}.informations-card__display{padding:2.4rem}.informations-card__display__head{display:flex;justify-content:space-between}.informations-card__display__head-title{font-size:1.8rem;font-weight:700;line-height:2.4rem}.informations-card__display__head-cta{display:flex;gap:.8rem;cursor:pointer}.informations-card__display__head-cta .icon{width:1.8rem;height:1.8rem;fill:var(--main-color)}.informations-card__display__head-cta span{font-size:1.8rem;font-weight:500;line-height:2rem;color:var(--main-color)}.informations-card__display__content{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.informations-card__display__content-item p{margin:0;font-size:1.4rem;line-height:2.4rem}.informations-card__display__content-item :first-child{font-weight:600}.informations-card__display__content-item :last-child{font-weight:400;margin-top:.4rem}.informations-card__display hr{border:solid .5px var(--light-grey1);width:100%;height:0;margin-block:2rem}.owner-card__edit{padding:2.4rem}.owner-card__edit-title{margin:0;font-size:1.8rem;font-weight:700;line-height:2.4rem}.owner-card__edit__form{margin-block:2rem}.owner-card__edit__form .email{margin-top:2.4rem}.owner-card__edit__footer{display:flex;justify-content:space-between;gap:2.4rem}@media screen and (min-width: 991px){.owner-card__edit__footer{width:50%;margin-left:auto;gap:1.6rem}}.owner-card__display{padding:2.4rem}.owner-card__display__head{display:flex;justify-content:space-between}.owner-card__display__head-title{font-size:1.8rem;font-weight:700;line-height:2.4rem}.owner-card__display__head-cta{display:flex;gap:.8rem;cursor:pointer}.owner-card__display__head-cta .icon{width:1.8rem;height:1.8rem;fill:var(--main-color)}.owner-card__display__head-cta span{font-size:1.8rem;font-weight:500;line-height:2rem;color:var(--main-color)}.owner-card__display__content{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.owner-card__display__content-item p{margin:0;font-size:1.4rem;line-height:2.4rem}.owner-card__display__content-item :first-child{font-weight:600}.owner-card__display__content-item :last-child{font-weight:400;margin-top:.4rem}.photo-card{padding:2.4rem}.photo-card__head{display:flex;justify-content:space-between}.photo-card__head-title{font-size:1.8rem;font-weight:700;line-height:2.4rem}.photo-card__head-cta{display:flex;gap:.8rem;cursor:pointer}.photo-card__head-cta .icon{width:1.8rem;height:1.8rem;fill:var(--main-color)}.photo-card__head-cta span{font-size:1.8rem;font-weight:500;line-height:2rem;color:var(--main-color)}.photo-card__alert{margin-block:1.6rem}
