.qly-welcome-overlay{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.65);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .2s}
.qly-welcome-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease}
body.qly-welcome-open{overflow:hidden}
.qly-welcome-modal{width:min(1100px,calc(100vw - 48px));background:#004564;position:relative;overflow:hidden;border-radius:0;padding:84px 96px 76px;box-sizing:border-box;text-align:center;box-shadow:0 22px 55px rgba(0,0,0,.22)}
.qly-welcome-modal::before,.qly-welcome-modal::after{content:"";position:absolute;pointer-events:none;z-index:0;background-repeat:no-repeat;background-position:center;background-size:contain}
.qly-welcome-modal::before{width:440px;height:440px;left:-250px;top:-150px;background-image:url("../img/popup/LOUPE_JAUNECLAIR.png")}
.qly-welcome-modal::after{width:500px;height:500px;right:-280px;bottom:-240px;background-image:url("../img/popup/LOUPE_PETITE_VERTCLAIR.png")}
.qly-welcome-modal__close{position:absolute;top:32px;right:32px;width:56px;height:56px;border:0;padding:0;cursor:pointer;background:transparent url("../img/popup/CROIX.png") no-repeat center;background-size:contain;z-index:2}
.qly-welcome-modal__close:focus-visible{outline:2px solid #fff;outline-offset:4px}
.qly-welcome-modal__content{position:relative;z-index:1;max-width:860px;margin:0 auto}
.qly-welcome-modal__title{margin:0px;font-family:"Fira Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;font-size:56px;line-height:1.1em;color:#a5c699}
.qly-welcome-modal__subtitle{margin:0 0 38px;font-family:"Fira Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:32px;line-height:1.1em;color:#fff}
.qly-welcome-modal__br{display:none}
.qly-welcome-modal__text p{margin:0 0 18px;font-family:"Fira Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;font-size:20px;line-height:1.4em;color:#fff}
.qly-welcome-modal__text strong{font-weight:600}
.qly-welcome-modal__text p.qly-welcome-modal__text--big{margin-top:26px;font-weight:600;font-size:30px;line-height:1.4em}
@media(max-width:768px){.qly-welcome-modal{width:min(560px,calc(100vw - 32px));padding:90px 22px 64px}.qly-welcome-modal__close{top:22px;right:22px}.qly-welcome-modal__br{display:inline}.qly-welcome-modal::before{width:460px;height:460px;left:-260px;top:-260px}.qly-welcome-modal::after{width:560px;height:560px;right:-320px;bottom:-320px}.qly-welcome-modal__text p.qly-welcome-modal__text--big{font-size:24px;line-height:1.3em}}
@media(max-width:420px){.qly-welcome-modal{width:calc(100vw - 24px);padding:84px 18px 54px}.qly-welcome-modal__title{font-size:42px}.qly-welcome-modal__subtitle{font-size:24px;margin-bottom:28px}.qly-welcome-modal__text p{font-size:16px;line-height:1.45em}.qly-welcome-modal__text p.qly-welcome-modal__text--big{font-size:20px;line-height:1.2em;margin-top:18px}.qly-welcome-modal::before{width:380px;height:380px;left:-230px;top:-240px}.qly-welcome-modal::after{width:460px;height:460px;right:-280px;bottom:-280px}}
