.fr-modal{--ground:2000;color:inherit;opacity:0;visibility:hidden;z-index:1750;background-color:#171717a3;border:none;flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;height:100%;margin:0;padding:0;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.fr-modal>.fr-container{pointer-events:none}.fr-modal:focus{outline:none}.fr-modal:before{content:""}.fr-modal:after,.fr-modal:before{flex:1 0 2rem;width:0;height:2rem;display:block}.fr-modal--top:before,.fr-modal:after{content:none}.fr-modal--top:after{content:""}.fr-modal--opened{opacity:1;height:100%;visibility:inherit;width:100%;transition:opacity .3s,visibility .3s}.fr-modal__body{--modal-max-height:calc(100vh - 2rem);--idle:transparent;--hover:var(--background-lifted-grey-hover);--active:var(--background-lifted-grey-active);background-color:var(--background-lifted-grey);filter:drop-shadow(var(--lifted-shadow));max-height:var(--modal-max-height);pointer-events:all;z-index:calc(var(--ground) + 2000);flex:auto;overflow-y:auto}.fr-modal__header{flex:none;align-items:center;padding:1rem 1rem .5rem;display:flex}.fr-modal__content{margin-bottom:3.5rem;padding-left:1rem;padding-right:1rem}.fr-modal__footer{--idle:transparent;--hover:var(--background-lifted-grey-hover);--active:var(--background-lifted-grey-active);background-color:var(--background-lifted-grey);flex:none;margin-top:-2.5rem;padding:1rem;transition:box-shadow .3s;display:flex;position:sticky;bottom:0}.fr-modal__footer .fr-btns-group{width:calc(100% + 1rem);margin-bottom:-1rem}.fr-modal__title{--title-spacing:0 0 1rem 0;color:var(--text-title-grey);font-size:1.375rem;font-weight:700;line-height:1.75rem}.fr-modal__title[class*=\ fr-fi-],.fr-modal__title[class*=\ fr-icon-],.fr-modal__title[class^=fr-fi-],.fr-modal__title[class^=fr-icon-]{margin-right:.5rem}.fr-modal__body.fr-scroll-divider .fr-modal__footer{background-image:linear-gradient(0deg,var(--border-default-grey),var(--border-default-grey));background-position:0 0;background-repeat:no-repeat;background-size:100% 1px}@media (min-width:48em){.fr-modal{padding-right:var(--scrollbar-width)}.fr-modal--top:before{content:""}.fr-modal:after,.fr-modal:before{flex:1 0 10vh;width:0;height:10vh}.fr-modal:after{content:""}.fr-modal__body{max-height:80vh!important}.fr-modal__header{padding:1rem 2rem}.fr-modal__content{margin-bottom:4rem;padding-left:2rem;padding-right:2rem}.fr-modal__footer{margin-top:-3rem;padding:2rem}.fr-modal__title{font-size:1.5rem;line-height:2rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-modal__body{z-index:2000;background-color:#fff}.fr-modal__title{color:#161616}.fr-modal__footer{background-color:#fff}.fr-modal__body.fr-scroll-divider .fr-modal__footer{background-image:linear-gradient(#ddd,#ddd)}}
