#cookiepop{position:-webkit-sticky;position:sticky;left:0;right:0;bottom:0;background-color:#40403f;opacity:.9;padding:10px 20px;color:#fff;font-size:13px;font-family:var(--font);z-index:300000;height:auto;width:100%;grid-column:1/-1}.content-cookie{display:flex;align-items:center;justify-content:space-evenly}.div-cookie-choix{width:90%;padding:10px}.boutoncookie{background-color:#fff;width:160px;border:solid 1px #000;padding:2px;margin-right:30px;cursor:pointer;margin-top:10px;border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;-ms-border-radius:.25rem;-o-border-radius:.25rem}.labelcookie{font-family:var(--font);font-size:13px;color:#000;text-align:center}.boutoncookie-enregistrer{background-color:#fff;width:250px;border:solid 1px #000;padding:2px;margin-right:30px;cursor:pointer;border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;-ms-border-radius:.25rem;-o-border-radius:.25rem}.labelcookie-enregistrer{font-family:var(--font);font-size:13px;color:#000;text-align:center}.conteneur-bouton-cookie{margin-top:-50px 50px 1rem 0;width:40px}#lien-page-info-politique-cookie{padding:10px}.cache-cookie,.politique-cookie{color:#fff;text-decoration:underline}#plus-cookie{height:200px;display:none}#ok-cookie-1{margin-top:20px;margin-right:65px}.conteneur-choix-cookie{width:100%;border:solid 1px #fff}#conteneur-accepte-ou-refuse{display:flex;justify-content:flex-end}.label-cookie-switch{cursor:pointer;text-indent:-9999px;width:2.8em;height:1.4em;background:grey;display:block;border-radius:100px;position:relative}.label-cookie-switch:after{content:'';position:absolute;top:.1em;left:.2em;width:1.2em;height:1.2em;background:#fff;border-radius:90px;transition:.3s}input:checked+.label-cookie-switch{background:#5f9ea0}input:checked+.label-cookie-switch:after{left:calc(100% - .2em);transform:translateX(-100%)}.label-cookie-switch:active:after{width:1.6em}@media screen and (max-width:1199px){.div-cookie-choix{width:80%;padding:10px}.boutoncookie{background-color:#fff;width:130px;border:solid 1px #000;padding:2px;margin-right:30px;cursor:pointer;margin-top:1rem}.labelcookie{font-family:var(--font);color:#000;text-align:center}.couleur-grise{font-size:15px;text-align:justify}}@media screen and (max-width:575px){.boutoncookie{width:90px}}