@import"../../../node_modules/slim-select/dist/slimselect.css";/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{box-sizing:border-box}html{font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--fs-base: 18px;--fs-h1: 45px;--lh-h1: 48px;--fs-h2: 30px;--lh-h2: 35px;--fs-h3: 20px;--lh-h3: 22px}:root{font-family:"Noto Sans",sans-serif;color:#084e70;font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:normal}h1,h2,h3{font-family:"Poppins",sans-serif;font-weight:700;font-style:normal}h1{font-size:var(--fs-h1);line-height:var(--lh-h1);color:#0b8084}h2,.h2{font-size:var(--fs-h2);line-height:var(--lh-h2)}h3{font-size:var(--fs-h3);line-height:var(--lh-h3);margin:0 0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.container{max-width:1440px;width:100%;margin-left:auto;margin-right:auto;padding:0 1rem}@media(min-width: 435px){.container{padding:0 2rem}}.btn-wrapper{display:flex;justify-content:center}.btn{display:inline-flex;justify-content:center;align-items:center;padding:10px 55px;text-align:center;text-decoration:none;font-weight:700;font-style:normal;font-family:"Poppins",sans-serif;color:#084e70;border:3px solid #fff;border-radius:50px;background:#fff;padding:10px 25px;height:50px;max-width:180px;width:100%;cursor:pointer}.btn:focus-visible,.btn:hover{text-decoration:underline;border-width:3px}.btn-download{color:#c84f46;border-color:#c84f46}.btn-download img{margin-left:10px}.banner{display:flex;align-items:center;border-radius:0 0 25px 25px;background:#fff;box-shadow:0 2px 4px 2px rgba(0,0,0,.15);max-width:690px;padding:35px 44px;font-size:14px;flex-direction:column}@media(min-width: 650px){.banner{flex-direction:row}}.banner img{width:150px;max-width:150px;height:auto;flex-shrink:0;display:block}.banner p{margin:0;margin-top:30px;text-align:center}@media(min-width: 650px){.banner p{margin-left:50px;border-left:3px solid #eaf4f4;padding-left:50px;margin-top:0;text-align:start}}body.lang-fr .banner img{width:190px;max-width:190px}:root{--ss-primary-color: #084E70;--ss-border-radius: 15px;--ss-border-color: transparent;--ss-placeholder-color: #737373;--ss-spacing-l: 0;--ss-spacing-m: 0;--ss-spacing-s: 0;--ss-font-color: var(--ss-primary-color)}.ss-main{border-radius:var(--ss-border-radius);padding:15px}.ss-main .ss-placeholder,.ss-main::placeholder{padding:0}.ss-main:focus,.ss-main:focus-visible{outline-color:#084e70;outline-offset:-2px;outline-style:auto;outline-width:5px}.ss-main .ss-arrow path{stroke:#084e70}.ss-content .ss-list .ss-option{color:#084e70;padding:10px}.ss-content .ss-list .ss-option:hover,.ss-content .ss-list .ss-option:focus,.ss-content .ss-list .ss-option.ss-highlighted{color:#fff;background-color:#084e70}.ss-arrow::after{content:"";display:inline-block;width:19px;height:13px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='13' viewBox='0 0 19 13' fill='none'%3E%3Cpath d='M8.5699 0.389961C8.9702 -0.130046 9.75441 -0.130047 10.1547 0.389961L18.5152 11.2506C19.0214 11.9082 18.5527 12.8606 17.7228 12.8606L1.00178 12.8606C0.171941 12.8606 -0.296823 11.9082 0.209374 11.2506L8.5699 0.389961Z' fill='%23084E70'/%3E%3C/svg%3E") no-repeat center;background-size:contain;transition:transform .2s ease}.ss-arrow span{display:none}.ss-main.ss-open .ss-arrow::after{transform:rotate(180deg)}form{display:flex;flex-direction:column;justify-content:space-between;height:100%}form input[type=text]{width:100%;padding:15px;border-radius:var(--ss-border-radius);border:none;background:#fff;color:#084e70;display:flex;justify-content:space-between;align-items:center}form input[type=text]:focus-visible{outline-color:#084e70;outline-offset:-2px;outline-style:auto;outline-width:5px}form .checkbox{display:inline-flex;align-items:center;gap:12px;cursor:pointer}form .checkbox input{position:absolute;opacity:0;pointer-events:none}form .checkbox input:checked+.checkbox__box{background:#0b8084;border-color:#fff}form .checkbox input:checked+.checkbox__box::after{transform:translate(-50%, -60%) rotate(45deg) scale(1)}form .checkbox input:focus-visible+.checkbox__box{outline:2px solid #084e70;outline-offset:-5px}form .checkbox.checkbox-error .checkbox__box{border:2px solid #d81313}form .checkbox__box{width:30px;height:30px;min-width:30px;min-height:30px;border:2px solid #fff;background-color:#fff;border-radius:6px;position:relative;transition:all .2s ease}form .checkbox__box::after{content:"";position:absolute;width:8px;height:14px;border:solid #fff;border-width:0 3px 3px 0;top:50%;left:50%;transform:translate(-50%, -60%) rotate(45deg) scale(0);transition:transform .2s ease}form .checkbox__label{font-size:14px;user-select:none}form .checkbox__label a{color:#fff}form button[type=submit]{margin-top:10px}form .field-group{margin-bottom:20px}form .field-error{color:#fff;font-weight:700;margin:8px 0 0;min-height:1.2em;display:inline-flex;align-items:center;gap:6px}form .field-error .error-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}form .field-error .error-text{display:inline-block}form .field-error.d-none{display:none !important}form p{margin:0;margin-bottom:10px;font-size:14px;display:inline-flex;align-items:center;gap:7px}.error{border:2px solid #d81313 !important}.error-message{font-weight:700}header{background-color:#084e70;height:65px;display:flex;align-items:center}header .container{display:flex;justify-content:end}header .container a{position:relative;color:#fff;font-size:18px;font-weight:700;text-decoration:none}header .container a::after{content:"";position:absolute;top:100%;left:0;width:0%;height:2px;background-color:#fff;transition:width .2s ease-in}header .container a:hover::after,header .container a:focus-visible::after{width:100%}footer{background-color:#203662;color:#fff;padding:90px 0;font-family:"Work Sans",sans-serif}footer .row{display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media(min-width: 1000px){footer .row{flex-direction:row}}@media(min-width: 1000px){footer .row img{margin-bottom:0}}footer .row .footer-nav{margin-top:30px}@media(min-width: 1000px){footer .row .footer-nav{margin-top:0}}@media(min-width: 1000px){footer .row.two{align-items:end}}footer .row.two img{margin-top:30px}@media(min-width: 1000px){footer .row.two img{margin-top:0;margin-bottom:0}}footer .row a{color:#fff}footer .row .text{margin-top:40px;max-width:590px;font-size:14px;text-align:center}@media(min-width: 1000px){footer .row .text{text-align:start}}.page-gate .header-banner{background-color:#eaf4f4}@media(min-width: 1200px){.page-gate .header-banner{height:450px}}.page-gate .header-banner .container{position:relative;display:flex;height:100%}.page-gate .header-banner .container>div{width:100%;z-index:1}.page-gate .header-banner .container h1{max-width:700px;margin-top:150px;margin-bottom:100px}@media(min-width: 1200px){.page-gate .header-banner .container h1{margin-top:60px;margin-bottom:0}}.page-gate .header-banner .container .img-mobile{height:58%;width:auto;position:absolute;right:0;z-index:0;display:block}@media(min-width: 1200px){.page-gate .header-banner .container .img-mobile{display:none}}.page-gate .header-banner .container .img-desktop{height:100%;width:auto;position:absolute;right:0;display:none}@media(min-width: 1200px){.page-gate .header-banner .container .img-desktop{display:block}}.page-gate #gates{padding:44px 0;color:#fff}.page-gate #gates .container{display:flex;gap:20px;flex-direction:column}@media(min-width: 1000px){.page-gate #gates .container{flex-direction:row}}.page-gate #gates .container .box{flex-basis:50%;border-radius:0 25px 25px 25px;padding:30px 40px}@media(min-width: 1200px){.page-gate #gates .container .box{padding:40px 66px}}.page-gate #gates .container .box.hcp{background-color:#0b8084}.page-gate #gates .container .box.patient{background-color:#084e70}.page-gate #gates .container .box.patient .has-bubble{position:relative;cursor:pointer}.page-gate #gates .container .box.patient .bubble{position:absolute;bottom:120%;left:10px;transform:scale(0.9);opacity:0;background:#fff;padding:8px;box-shadow:0 8px 20px rgba(0,0,0,.2);pointer-events:none;transition:all .2s ease}.page-gate #gates .container .box.patient .bubble img{display:block;max-width:300px}.page-gate #gates .container .box.patient .has-bubble:hover .bubble,.page-gate #gates .container .box.patient .has-bubble:focus .bubble,.page-gate #gates .container .box.patient .has-bubble:focus-within .bubble{opacity:1;transform:scale(1)}.page-hcp .header-banner .container,.page-patient .header-banner .container{display:flex;height:100%;position:relative}.page-hcp .header-banner .container h1,.page-patient .header-banner .container h1{margin-top:150px}@media(min-width: 1200px){.page-hcp .header-banner .container h1,.page-patient .header-banner .container h1{margin-top:60px}}.page-hcp .header-banner .container .text p,.page-patient .header-banner .container .text p{max-width:800px;color:#3d3d3d}.page-hcp .header-banner .container>img,.page-patient .header-banner .container>img{height:62%;width:auto;position:absolute;right:0;top:0;z-index:-1}@media(min-width: 1200px){.page-hcp .header-banner .container>img,.page-patient .header-banner .container>img{height:480px;right:2rem}}.page-hcp #ressources .row,.page-patient #ressources .row{margin-bottom:45px;padding-bottom:50px;display:flex;gap:20px;border-bottom:3px solid #f0e933;flex-direction:column;align-items:center}@media(min-width: 993px){.page-hcp #ressources .row,.page-patient #ressources .row{flex-direction:row;align-items:stretch}}.page-hcp #ressources .row .box,.page-patient #ressources .row .box{background-color:#f3faf4;border-radius:0 25px 25px 25px;flex-basis:50%;width:100%;padding:40px 66px;box-sizing:border-box;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;max-width:700px}@media(min-width: 1166px){.page-hcp #ressources .row .box,.page-patient #ressources .row .box{flex-direction:row;justify-content:flex-start;text-align:left}}.page-hcp #ressources .row .box>img,.page-patient #ressources .row .box>img{width:150px;height:auto;box-shadow:0 10px 24px rgba(0,0,0,.16);margin-bottom:30px}@media(min-width: 1166px){.page-hcp #ressources .row .box>img,.page-patient #ressources .row .box>img{margin-right:60px;margin-bottom:0}}.page-hcp #ressources .row .box.card>img,.page-patient #ressources .row .box.card>img{width:180px}.page-hcp #disclaimer,.page-patient #disclaimer{margin-bottom:60px}.page-hcp #disclaimer .container,.page-patient #disclaimer .container{display:flex;justify-content:center}.page-hcp #disclaimer .text,.page-patient #disclaimer .text{text-align:center;max-width:900px;font-size:16px}.page-hcp #disclaimer .text p,.page-patient #disclaimer .text p{margin-top:0}.page-hcp #disclaimer .text small,.page-patient #disclaimer .text small{font-size:14px;color:#3d3d3d}.page-hcp #disclaimer .text a,.page-patient #disclaimer .text a{color:#084e70}/*# sourceMappingURL=app.min.css.map */
