.share-module{display:flex;justify-content:flex-start;align-items:center;position:relative}.share-module .icon-share{cursor:pointer;height:2.5rem;width:2.5rem;display:flex;background:var(--app-color-black);border-radius:100%;justify-content:center;align-items:center;margin:0 .2rem}.share-module .icon-share svg{width:1.2rem;height:1.2rem}.share-module:after,.share-module:before{content:"";width:3rem;height:.3rem;background-color:var(--app-color-black);margin:0 1rem;display:none}.share-module.layout-home{justify-content:center}.share-module.layout-home .icon-share{background:#000}.share-module.layout-home:after,.share-module.layout-home:before{display:block}.map_container{position:relative}.map_container .legend{position:absolute;top:0;right:0}.map_container .legend .item{display:inline;margin:0 5px}.map_container .legend span{display:inline-block;margin-right:3px}.map_container path.country-path{stroke:#000;fill:#545454;stroke-width:1}.map_container path.pandora-link{stroke-dasharray:100%;fill:transparent;stroke:#fff}.map_container path.active{fill:var(--app-color-red)!important;stroke:var(--app-color-red)!important}.map_container circle{fill:transparent!important;stroke:var(--app-color-red)!important;stroke-width:3px}.map_container svg.base_map{opacity:1;transition:opacity 1.5s ease-in-out}div.tooltip{position:absolute;border:0;pointer-events:none;opacity:0}div.tooltip .content{color:var(--app-color-black);text-align:center;padding:5px;font:16px sans-serif;background:var(--app-color-light)}#provider-narrative #show-more-narrative{cursor:pointer;display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3rem 1rem;background-color:var(--app-color-red)}#provider-narrative:not([data-toggle=collapse]) p{visibility:hidden;opacity:0;height:0;margin-bottom:0!important}#provider-narrative:not([data-toggle=collapse]) p:first-child,#provider-narrative:not([data-toggle=collapse]) p:nth-child(2){margin-bottom:1.2rem!important}#provider-narrative[data-toggle=collapse] p,#provider-narrative p:first-child,#provider-narrative p:nth-child(2){visibility:visible;opacity:1;height:auto;margin-bottom:1.2rem;transition:opacity .3s}.modal{padding-left:0!important}.modal-dialog.--full-screen{max-width:100%;margin:0}.modal-dialog.--full-screen .modal-content.full-size-modale{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.9607843137254902);border:none;border-radius:unset}.modal-dialog.--full-screen .close-icon{cursor:pointer;position:fixed;top:0;bottom:0;right:3rem;display:flex;align-items:center;justify-content:center;z-index:1}.modal-dialog.--full-screen .close-icon img{transform:rotate(45deg);width:3.5rem}.modal-dialog.--full-screen .modal-body{padding:3rem}.modal-dialog.--full-screen .modal-content.__case_modale{color:#fff;background-color:transparent}.modal-dialog.--full-screen .--ligne-after:after{content:"";width:8rem;display:block;height:1px;background-color:var(--app-color-red);margin:3rem 0}.modal-dialog.--full-screen .share .--ligne-after:after{margin:1rem 0}.modal-dialog.--full-screen #sideBare .logo{width:70%}.modal-dialog.--full-screen #default .avatar{width:7rem;height:7rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.modal-dialog.--full-screen #default .red-filter{position:absolute;top:0;left:0;height:0;bottom:0;background-color:var(--app-color-red);z-index:1;width:7rem;height:7rem;border-radius:50%;opacity:.5}.modal-dialog.--full-screen #default p{font-family:Merriweather;font-size:1.3rem;line-height:1.8rem;margin-bottom:1.2rem}.modal-dialog.--full-screen .arrow-right{transform:rotate(270deg);width:2.5rem}.modal-dialog.--full-screen .__case-pic{width:100%;height:15rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:720px){.modal-dialog.--full-screen #sideBare{position:unset;order:2}.modal-dialog.--full-screen #header{order:1}.modal-dialog.--full-screen #content{order:3}.modal-dialog.--full-screen .modal-body{padding:1rem}.modal-dialog.--full-screen .close-icon{display:block;top:1rem;right:1rem}}.c-primary{color:var(--app-color-red)!important}