.esg-score{padding:20px 24px;background-color:#f8f8f8;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media only screen and (max-width: 767px){.esg-score{padding:20px}}.esg-score .esg-company-details{display:flex;flex-direction:column}.esg-score .esg-company-details-row{display:flex;flex-direction:column;padding:10px;border-top:1px solid rgba(0,0,0,.2)}.esg-score .esg-company-details-row .esg-company-details-row-top-section{display:flex;flex-direction:row;row-gap:8px}.esg-score .esg-company-details-row .esg-company-details-row-bottom-section{display:flex;flex-direction:column;row-gap:8px}.esg-score .esg-company-details-row .esg-company-details-row-bottom-section p:first-child{margin-top:10px}.esg-score .esg-company-details-row .esg-company-details-row-bottom-section p{display:flex}.esg-score .esg-company-details-row .esg-company-details-row-bottom-section p span{padding-left:5px}.esg-score .esg-company-details-row .esg-icon{flex-shrink:0;margin-right:8px}.esg-score .esg-general{background-color:#363636}.esg-score .esg-environment{background-color:green}.esg-score .esg-social{background-color:#f5a935}.esg-score .esg-governance{background-color:#052971}.esg-score .esg-header{position:relative}.esg-score .esg-header__title,.esg-score .esg-header__subtitle{margin-bottom:8px}@media only screen and (max-width: 767px){.esg-score .esg-header__subtitle{font-size:14px}}.esg-score .esg-header__score-list{padding-bottom:10px;margin-top:18px;display:flex;flex-wrap:wrap;column-gap:24px;row-gap:12px;align-items:center}.esg-score .esg-header__calculate{margin-top:15px;margin-bottom:20px}.esg-score .esg-header__divider{height:1px;margin:32px -24px;background-color:#0003}@media only screen and (max-width: 767px){.esg-score .esg-header__divider{margin:32px -20px}}.esg-score .esg-header__divider--small{margin-top:16px}.esg-score .esg-header__divider--bleak{background-color:#0000001a;margin-bottom:16px}.esg-score .esg-header__loader-container{position:absolute;top:0;left:0;width:calc(100% + 48px);height:100%;display:grid;align-items:center;background-color:#f8f8f8b3;margin-left:-24px;margin-right:-24px;z-index:100;cursor:not-allowed}@media only screen and (max-width: 767px){.esg-score .esg-header__loader-container{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}}.esg-score__score{display:flex;flex-direction:column;align-items:center;position:relative}.esg-score__score p{font-weight:700;font-size:24px;line-height:36px;padding-left:8px;position:relative;z-index:1}.esg-score__score p .no-index-score-4,.esg-score__score p .no-index-score-5{margin-left:6px}.esg-score__score__top{display:flex;justify-content:center;align-items:center;position:relative;width:80px;height:92px}.esg-score__score__bottom{display:flex;justify-content:center;align-items:center;position:relative;max-width:120px}.esg-score__score__bottom p{width:100%;padding-top:5px;font-size:12px;font-weight:700;line-height:14px;text-align:center;padding-left:0}.esg-score__score-img{position:absolute;top:0;left:0;width:80px;height:92px}.esg-score__list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;row-gap:5px}.esg-score__list ul li{display:flex;flex-wrap:wrap;column-gap:5px;line-height:1.1;align-items:center}@media only screen and (max-width: 767px){.esg-score__list ul li{font-size:14px}}.esg-score__list ul li .esg-score__list-title,.esg-score__list ul li .esg-score__list-score span{font-weight:500}.esg-score__list ul li .esg-score__list-score span>img{margin-top:-4px}.esg-score__list ul li .esg-score__noscore{color:#000;opacity:.6;font-weight:500}.esg-score__list ul li .esg-score__noscore span>img{margin-top:5px}.esg-score__list ul li:first-child{margin-bottom:5px;font-size:18px;font-weight:500;line-height:1}@media only screen and (max-width: 767px){.esg-score__list ul li:first-child{font-size:16px}}.esg-score__list ul li:first-child .esg-score__list-title{font-weight:700}.esg-score__list ul li:first-child .esg-score__list-score span{font-weight:500}.esg-score__list ul li:last-child{padding-bottom:0}.esg-score__loader{display:flex;justify-content:center}.esg-score__loader div{width:16px;height:16px;border-radius:50%;background-color:#3044ac;box-shadow:32px 0 #3044ac,-32px 0 #3044ac;position:relative;animation:flash .5s ease-out infinite alternate}@keyframes flash{0%{background-color:#dedede;box-shadow:32px 0 #dedede,-32px 0 #3044ac}50%{background-color:#3044ac;box-shadow:32px 0 #dedede,-32px 0 #dedede}to{background-color:#dedede;box-shadow:32px 0 #3044ac,-32px 0 #dedede}}.esg-score__small-loader{width:11px;height:11px;border:2px solid #3044AC;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.esg-score__cta{margin-top:20px}.esg-score__cta-container{background-color:#eee;margin-left:-24px;margin-right:-24px;margin-bottom:20px;padding:20px;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.esg-score__cta-container h3{margin-bottom:4px}@media only screen and (max-width: 767px){.esg-score__cta-container h3{font-size:16px}}@media only screen and (max-width: 767px){.esg-score__cta-container p{font-size:14px}}.esg-score__cta-link{margin-top:12px}.esg-score__cta-description p:not(:last-child){margin-bottom:6px}@media only screen and (max-width: 767px){.esg-score__cta-description p{font-size:14px}}.esg-score__disclaimer{background-color:#f3edee;padding:16px 16px 14px;margin-top:20px;border-radius:2px}.esg-score__disclaimer img{float:left;margin-right:10px}@media only screen and (max-width: 767px){.esg-score__disclaimer p{font-size:14px}}.esg-score__btn-primary{outline:none;border:0;font-size:16px;line-height:24px;padding:6px 20px;border-radius:8px;background-color:#3044ac;color:#fff}.esg-score__btn-primary:hover{background-color:#253484}.esg-score__btn-primary:disabled{cursor:not-allowed;opacity:.8}.esg-score__btn-primary .disabled{position:absolute;top:0;left:0;background-color:#f8f8f8b3;width:100%;height:100%;cursor:not-allowed}.esg-score__btn-secondary{outline:none;border:0;font-size:16px;line-height:24px;padding:6px 20px;border-radius:8px;background-color:#6c757d;color:#fff}.esg-score__btn-secondary:hover{background-color:#545b62}.esg-score__btn-secondary:disabled{cursor:not-allowed;opacity:.8}.esg-score__btn-secondary .disabled{position:absolute;top:0;left:0;background-color:#f8f8f8b3;width:100%;height:100%;cursor:not-allowed}.esg-score__btn-primary-link{font-size:16px;line-height:24px;padding:6px 20px;border-radius:8px;background-color:#3044ac;color:#fff}.esg-score__btn-primary-link:hover{background-color:#253484}.esg-score__btn-primary-link:disabled{cursor:not-allowed;opacity:.8}.esg-score__btn-primary-link .disabled{position:absolute;top:0;left:0;background-color:#f8f8f8b3;width:100%;height:100%;cursor:not-allowed}.esg-score__btn-calculate{background-color:transparent;outline:none;border:0;display:flex;align-items:center;column-gap:4px;color:#3044ac;font-size:14px;line-height:14px;padding:0;position:relative}.esg-score__btn-calculate--disabled{position:absolute;top:0;left:0;background-color:#f8f8f8b3;width:100%;height:100%;cursor:not-allowed}.esg-score .esg-status{margin:24px -24px;padding:8px 24px;display:flex;align-items:center;flex-wrap:wrap;gap:12px 36px;background-color:#eee;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);position:relative}@media only screen and (max-width: 767px){.esg-score .esg-status{margin-top:20px;flex-direction:column;row-gap:12px;padding-top:16px;padding-bottom:16px;margin-left:-20px;margin-right:-20px;align-items:flex-start}}.esg-score .esg-status__title{font-size:18px;line-height:1.3;font-weight:500}@media only screen and (max-width: 767px){.esg-score .esg-status__title{font-size:16px}}.esg-score .esg-status__radios{display:flex;justify-content:start;gap:5px 32px}.esg-score .esg-status__radios .input-container{width:265px;background-color:#fffc;border-radius:6px;border:1px solid rgb(217,217,217);display:flex;align-items:center;justify-content:space-between}.esg-score .esg-status__radios .input-container label{width:100%;display:flex;gap:10px;cursor:pointer;padding:9px 10px}.esg-score .esg-status__radios .input-container label span{max-width:80px}.esg-score .esg-status__radios .input-container.active{background-color:#edf0f6;border:1px solid rgb(48,68,172)}.esg-score .esg-status__radios .input-container .input-wr{flex-direction:row;align-items:center}.esg-score .esg-status__radios .input-container .input-wr input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.15);border-radius:50%;height:19px;width:19px;position:absolute;border-color:#00000026!important;cursor:pointer;left:-29px}.esg-score .esg-status__radios .index-changer{height:75px}.esg-score .esg-status__radios .status-changer{height:50px}@media only screen and (max-width: 767px){.esg-score .esg-status__radios{flex-direction:column;row-gap:12px}}.esg-score .esg-status__disabled{background-color:#eeeeeeb3;position:absolute;top:0;left:0;width:100%;height:100%;cursor:not-allowed}.esg-score .esg-form .required{color:#3044ac}.esg-score .esg-form__accordion{display:flex;flex-direction:column;row-gap:32px}.esg-score .esg-form__accordion-item .empty{margin-top:20px}.esg-score .esg-form__accordion-item--border-top:not(:first-child){border-top:1px solid #DEDEDE;margin:0 -24px;padding:20px 24px 0}@media only screen and (max-width: 767px){.esg-score .esg-form__accordion-item--border-top:not(:first-child){margin:0 -20px}}.esg-score .esg-form__accordion-list{list-style:none;margin:0;padding:0 0 15px;display:flex;flex-direction:column}.esg-score .esg-form__accordion-list--gap20{row-gap:20px}.esg-score .esg-form__accordion-list--gap8{row-gap:8px}@media only screen and (max-width: 767px){.esg-score .esg-form__accordion-list{margin-top:12px}}.esg-score .esg-form__accordion-title{scroll-margin-top:50px}.esg-score .esg-form__accordion-category-title{font-weight:600;font-size:18px;line-height:18px;display:flex;align-items:center;column-gap:14px}.esg-score .esg-form__accordion-category-title span:not(.esg-notification){border-radius:9999px;width:32px;height:32px;display:grid;justify-content:center;align-items:center}.esg-score .esg-form__accordion-category-title .esg-notification{position:relative;top:0}.esg-score .esg-form__accordion-container{width:100%;position:relative}.esg-score .esg-form__accordion-container--pb-0{padding-bottom:0}.esg-score .esg-form__accordion-container--pb-16{padding-bottom:16px}.esg-score .esg-form__accordion-container--cursor-pointer{cursor:pointer}@media only screen and (max-width: 767px){.esg-score .esg-form__accordion-container{margin-bottom:8px}}.esg-score .esg-form__accordion-bar{display:flex;justify-content:space-between;align-items:center;font-size:18px;line-height:18px}@media only screen and (max-width: 767px){.esg-score .esg-form__accordion-bar{font-size:16px}}.esg-score .esg-form__accordion-info{display:flex;align-items:center;column-gap:14px;font-size:16px;line-height:18px}.esg-score .esg-form__accordion-info p{margin:0}@media only screen and (max-width: 767px){.esg-score .esg-form__accordion-info p{display:none}}.esg-score .esg-form__accordion-info--mobile{display:none}@media only screen and (max-width: 767px){.esg-score .esg-form__accordion-info--mobile{display:block;font-size:14px;line-height:18px}}.esg-score .esg-form__accordion-cat-subtitle{display:flex;justify-content:space-between;column-gap:24px;margin-top:20px;align-items:center}.esg-score .esg-form__accordion-divider{position:absolute;height:3px;bottom:0;left:0;width:100%;opacity:.1}.esg-score .esg-form__footer{display:flex;justify-content:end;align-items:center;column-gap:16px;margin-top:16px}.esg-score .esg-form__bottom{padding-top:20px;border-top:1px solid #DEDEDE}.esg-score .esg-question{font-size:18px;line-height:28px;position:relative;row-gap:8px;display:grid;grid-template-columns:auto minmax(0,1fr)}.esg-score .esg-question:not(:last-child){border-bottom:solid 1px #DEDEDE;padding-bottom:20px}@media only screen and (max-width: 767px){.esg-score .esg-question{font-size:16px;line-height:24px}}.esg-score .esg-question__count{font-weight:400;color:#000;font-size:18px;line-height:28px;margin-right:8px}@media only screen and (max-width: 767px){.esg-score .esg-question__count{font-size:16px;line-height:24px}}.esg-score .esg-question__count.required{color:#3044ac}.esg-score .esg-question__title{margin-bottom:18px}.esg-score .esg-question__option{list-style:none;padding-left:0;display:flex;flex-direction:column;row-gap:10px;position:relative}.esg-score .esg-question__loader{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;align-items:center;background-color:#f8f8f8b3}.esg-score .esg-question--required{color:#3044ac;font-weight:700}.esg-score .esg-question__bottom{margin-top:10px}.esg-score .esg-question .esg-file+.esg-alert{margin-top:25px}@media only screen and (max-width: 767px){.esg-score .esg-question .esg-file+.esg-alert{position:unset}}.esg-score .esg-question .esg-alert{display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width: 767px){.esg-score .esg-question .esg-alert{float:none;margin-top:10px}}.esg-score .esg-question__input{display:flex;column-gap:14px}.esg-score .esg-question__input input{top:0;left:0;margin-top:2px}.esg-score .esg-question__input input+label{text-indent:0!important;cursor:pointer}@media only screen and (max-width: 767px){.esg-score .esg-question__input input+label{font-size:14px;line-height:21px}}.esg-score .esg-question__input .input-wr{position:relative;padding-left:32px;flex-direction:row;column-gap:14px}.esg-score .esg-question__input .input-wr .general:checked,.esg-score .esg-question__input .input-wr .general:checked:after{background-color:#363636}.esg-score .esg-question__input .input-wr .ecology:checked,.esg-score .esg-question__input .input-wr .ecology:checked:after{background-color:green}.esg-score .esg-question__input .input-wr .social:checked,.esg-score .esg-question__input .input-wr .social:checked:after{background-color:#f5a935}.esg-score .esg-question__input .input-wr .governance:checked,.esg-score .esg-question__input .input-wr .governance:checked:after{background-color:#052971}.esg-score .esg-question__input .input-text{border:0;background-color:transparent;font-size:16px;line-height:24px;border-bottom:1px solid #3B436F;flex:1 0 20%}.esg-score .esg-question__input .input-text:focus{border:0;outline:none;border-bottom:1px solid #3B436F}.esg-score .esg-question__empty-input{display:flex;column-gap:14px}.esg-score .esg-question__empty-input input{top:0;left:0}.esg-score .esg-question__empty-input input+label{text-indent:0!important;color:#3b436f}@media only screen and (max-width: 767px){.esg-score .esg-question__empty-input input+label{font-size:14px;line-height:21px}}.esg-score .esg-question__empty-input .input-wr{position:relative;padding-left:32px;flex-direction:row;column-gap:14px}.esg-score .esg-question__empty-input .input-wr input{margin-top:2px}.esg-score .esg-question__empty-input .input-wr input:checked,.esg-score .esg-question__empty-input .input-wr input:checked:after{background-color:#faa0a0}.esg-score .esg-question-touch-block{display:flex;justify-content:flex-end}@media only screen and (max-width: 767px){.esg-score .esg-question-touch-block{justify-content:center}}.esg-score .esg-file{position:relative}.esg-score .esg-file__list{margin-bottom:12px;display:flex;flex-direction:column;width:100%;row-gap:8px;padding:0}.esg-score .esg-file__item{padding:8px 12px;background-color:#eee;border-radius:8px;list-style:none;display:flex;justify-content:space-between;align-items:center;column-gap:10px}.esg-score .esg-file__item p,.esg-score .esg-file__item a{color:#3b436f;font-weight:500;font-size:16px;line-height:24px;text-underline:none}.esg-score .esg-file__item a:hover{opacity:.7}.esg-score .esg-file__left{max-width:90%;overflow-x:hidden;position:relative}.esg-score .esg-file__fader{content:"";width:50px;height:100%;position:absolute;top:0;right:0;background:linear-gradient(90deg,transparent 50%,#EEEEEE)}.esg-score .esg-file__right{display:flex}.esg-score .esg-file__right--edit{width:11px;height:11px}.esg-score .esg-file__right--preview{width:19px;height:12px}.esg-score .esg-file__btn{display:grid;place-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background-color:transparent;border-width:0;padding:0}.esg-score .esg-file__btn img{min-width:11px}.esg-score .esg-file__btn__touch{cursor:pointer;display:flex;column-gap:8px;width:102px;height:36px;background-color:#3b436f;border:1px solid rgb(59,67,111);border-radius:6px;margin-top:10px}@media only screen and (max-width: 767px){.esg-score .esg-file__btn__touch{width:100%;margin-top:15px}}.esg-score .esg-file__btn__touch span{margin:0 auto;color:#fff;font-size:16px;line-height:24px}.esg-score .esg-file__btn--add-url{cursor:pointer;display:flex;column-gap:8px}.esg-score .esg-file__btn--add-url span{color:#3044ac;font-size:16px;line-height:24px}.esg-score .esg-file__input{position:absolute;top:0;left:0;opacity:0;visibility:hidden;height:0;width:0}.esg-score .esg-file__label{cursor:pointer;display:flex;column-gap:8px}.esg-score .esg-file__label span{color:#3044ac;font-size:16px;line-height:24px}.esg-score .esg-file__option-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;padding:0;list-style:none}.esg-score .esg-file__option-list li{display:flex;align-items:center;column-gap:6px}.esg-score .esg-file__mt-24{margin-top:24px}.esg-score .esg-answer{padding-bottom:8px}.esg-score .esg-answer__title{display:flex;align-items:start;justify-content:space-between;column-gap:54px;cursor:pointer}@media only screen and (max-width: 767px){.esg-score .esg-answer__title{flex-direction:column;row-gap:2px}}.esg-score .esg-answer__title--no-pointer{cursor:text}.esg-score .esg-answer__left,.esg-score .esg-answer__right{display:flex;column-gap:8px}.esg-score .esg-answer__right{flex:0 0 104px;align-items:center}@media only screen and (max-width: 767px){.esg-score .esg-answer__right{justify-content:space-between;flex:0 1 0;width:100%;padding-left:20px}}.esg-score .esg-answer:not(:last-child){border-bottom:1px solid #DEDEDE}.esg-score .esg-answer__info-text--blue{color:#3044ac;font-weight:500}.esg-score .esg-answer__info-text--grey{color:#0009}.esg-score .esg-answer__list{list-style:none;padding-left:20px;margin-top:8px;display:flex;flex-direction:column;row-gap:4px;position:relative}.esg-score .esg-answer__item{display:flex;column-gap:8px;width:85%}@media only screen and (max-width: 767px){.esg-score .esg-answer__item{align-items:start;width:auto}}.esg-score .esg-answer__item .esg-answer__dash,.esg-score .esg-answer__item .esg-answer__tick{font-size:16px;line-height:24px;font-style:italic;display:grid;justify-content:center;width:12px;min-width:12px}@media only screen and (max-width: 767px){.esg-score .esg-answer__item .esg-answer__dash,.esg-score .esg-answer__item .esg-answer__tick{font-size:14px;line-height:21px;min-width:10px;width:10px}}.esg-score .esg-answer__item .esg-answer__tick{padding-top:3px}.esg-score .esg-answer__item .esg-answer__tick img{width:100%}.esg-score .esg-answer__item .esg-answer__label{font-size:16px;line-height:24px;font-style:italic}@media only screen and (max-width: 767px){.esg-score .esg-answer__item .esg-answer__label{font-size:14px;line-height:21px}}.esg-score .esg-answer__item--answered .esg-answer__dash,.esg-score .esg-answer__item--answered .esg-answer__tick,.esg-score .esg-answer__item--answered .esg-answer__label{color:#3044ac}.esg-score .esg-answer__item--unanswered .esg-answer__dash,.esg-score .esg-answer__item--unanswered .esg-answer__tick,.esg-score .esg-answer__item--unanswered .esg-answer__label{color:#0009}.esg-score .esg-answer__date{position:absolute;top:0;right:0;font-size:14px;line-height:18px;color:#0009}@media only screen and (max-width: 767px){.esg-score .esg-answer__date{display:none}}.esg-score .esg-answer__date--mobile{display:none}@media only screen and (max-width: 767px){.esg-score .esg-answer__date--mobile{display:flex;justify-content:end;font-size:14px;line-height:18px;color:#0009}}.esg-score .esg-alert__wrapper{display:flex;align-items:center;gap:6px}.esg-score .esg-alert__wrapper p{color:#e10007;font-size:14px}.esg-score .esg-alert__svg{min-width:20px;min-height:20px}.esg-score .esg-notification{display:inline;position:relative;top:1px}.esg-score .esg-notification img{margin:0 6px}.esg-score .esg-notification p{display:inline;font-weight:400;font-size:14px;color:#e18801}.esg-score .alert-danger--esg{justify-content:flex-start}.esg-score .esg-arrow-small{width:16px}.esg-score .esg-progress-bar{overflow:hidden}.esg-score .esg-progress-bar__progress{background-color:#546579;position:absolute;top:0;left:0;height:100%}.esg-score .esg-progress-bar--small{position:absolute;height:3px;bottom:0;left:0}.esg-score .esg-progress-bar--big{height:36px;background-color:#eee;border-radius:8px;flex:1 0 auto;position:relative;display:flex;align-items:center;padding:6px 16px}.esg-score .esg-progress-bar--empty{justify-content:space-between}.esg-score .esg-progress-bar--occupied{justify-content:end}.esg-score .esg-progress-bar--occupied .esg-progress-bar__count{color:#3044ac}.esg-score .esg-article__label{display:flex;align-items:top;justify-content:space-between}@media only screen and (max-width: 767px){.esg-score .esg-article__label{flex-direction:column}}.esg-score .esg-article__date{flex:0 0 13%;text-align:right;font-size:.9rem;line-height:1.3;margin-bottom:5px;color:#727171}.esg-data-partner{position:relative;padding-top:20px;margin-top:30px}.esg-data-partner:before{content:"";position:absolute;top:0;left:0;width:calc(100% + 48px);height:1px;background-color:#0000001a;transform:translate(-24px)}@media only screen and (max-width: 767px){.esg-data-partner:before{width:calc(100% + 40px);transform:translate(-20px)}}.esg-modal{display:flex;align-items:center;justify-content:center;background-color:#0009;width:100%;height:100%;min-height:100vh;position:fixed;left:0;top:0;z-index:500;overflow-x:hidden;overflow-y:auto}.esg-modal__body{max-width:500px;width:500px;background-color:#eee;padding:32px;border-radius:8px}@media only screen and (max-width: 767px){.esg-modal__body{max-width:300px;width:300px}}.esg-modal__main{margin-bottom:24px}.esg-modal__title{margin-bottom:8px}.esg-modal__additional-info{margin-top:16px}.esg-modal__footer{display:flex;column-gap:8px;align-items:center;justify-content:center}.esg-modal .input-container{display:flex;flex-direction:column;column-gap:14px}.esg-modal .input-container input{top:0;left:0;margin-top:2px}.esg-modal .input-container input+label{text-indent:0!important;font-size:14px}@media only screen and (max-width: 767px){.esg-modal .input-container input+label{line-height:21px}}.esg-modal .input-container .input-wr{position:relative;flex-direction:row;column-gap:14px;width:100%}.esg-modal .input-container .input-text{border:0;background-color:transparent;font-size:16px;line-height:24px;border-bottom:1px solid #3B436F;flex:1 0 20%}.esg-modal .input-container .input-text:focus{border:0;outline:none;border-bottom:1px solid #3B436F}.esg-modal__error{margin-top:8px}.esg-modal.secondary{display:flex;align-items:center;justify-content:center;background-color:#0009;width:100%;height:100%;min-height:100vh;position:fixed;left:0;top:0;z-index:500;overflow-x:hidden;overflow-y:auto}.esg-modal.secondary__body{max-width:500px;background-color:#eee;padding:32px;border-radius:8px}@media only screen and (max-width: 768px){.esg-modal.secondary__body{max-width:300px}}.esg-modal.secondary__main{margin-bottom:24px}.esg-modal.secondary__title{margin-bottom:8px}.esg-modal.secondary__footer{display:flex;column-gap:8px;align-items:center;justify-content:center}
