.popup{width:100%;height:100%}.popup .container{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;max-width:100rem;height:auto;background:#fff;border-top:.6rem solid;margin:auto;z-index:3100}.popup .layout{position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;background:rgba(46,59,72,.7);transition:all .4s linear;z-index:3000}.popup.open .layout{visibility:visible;opacity:1}.popup .close{position:absolute;top:0;right:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#707070;font-size:1.6rem;text-decoration:none;z-index:200}.popup .content{height:100%;min-height:40rem;max-height:70rem;overflow:auto}.popup .content:after,.popup .content:before{position:absolute;left:0;display:block;content:"";width:100%;height:3.5rem;z-index:100}.popup .content:before{top:0;background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95) 50%,#fff 80%)}.popup .content:after{bottom:0;background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95) 50%,#fff 80%)}.popup .content>div{padding-bottom:3rem}.popup h2{font-size:1.6rem;margin:3rem 0 2rem 0}.popup h3{font-family:Enedis-Light;font-size:1.4rem;margin:3rem 0 1rem 0}.popup h3~h2{margin-top:0}.popup p,.popup ul{font-family:PublicSans-Light;font-size:1.4rem;line-height:2.3rem;color:#707070;margin-bottom:1.5rem}.popup strong{font-family:PublicSans-Bold;font-weight:400}.popup .btn-d{display:flex;flex-direction:column;align-items:center;font-size:1.4rem;text-decoration:none;margin:0 2rem}.popup .btn-d i{font-size:2.4rem}.popup .fa-external-link-alt{font-size:1.2rem}.popup .spinner-grow{width:.7rem!important;height:.7rem!important}.popup .footer,.popup .footer a{color:#707070!important}.popup.green .container{border-color:#96cd32}.popup.green h2{color:#96cd32}.popup.blue .container{border-color:#1423dc}.popup.blue a,.popup.blue h2,.popup.blue p,.popup.blue ul{color:#1423dc}.popup.gray .container{border-color:#232873}.popup.gray a,.popup.gray h2,.popup.gray p,.popup.gray ul{color:#1423dc}.popup.gray h2{border-bottom:1px solid #1423dc;padding-bottom:1rem}.popup.gray h3{color:#60616c}.popup .accordion.bycategory .accordion-button{padding-left:0;padding-right:0}.popup .accordion.bycategory .accordion-button:hover{background:none}@media (min-width:768px){.popup .container{top:9rem;bottom:auto}.popup .close{top:1rem;right:1rem;font-size:1.8rem}.popup .content:after,.popup .content:before{height:5rem}.popup .content>div{padding-bottom:4rem}.popup h2{font-size:2.2rem;margin:4rem 0 3rem 0}.popup h3{font-size:1.8rem;margin:4.5rem 0 1rem 0}.popup p,.popup ul{font-size:1.5rem}.popup .fa-external-link-alt{font-size:1.3rem}.popup .spinner-grow{width:1rem!important;height:1rem!important}}