Warning: filemtime(): stat failed for ./data/secure/tokens/56acc7baad1060ca648f1ec9260c05635b02f3a7fb65cdc3a1ddca5d0c5dd0ef9ffdff838cbc6a67d9bbb8328ecf62ff7c5f0e5d96d03151322399a040c033a3.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831

Warning: filemtime(): stat failed for ./data/secure/tokens/87c319499affb1527194f0d35c4c86d625a27a04de7257cd3bb7c787681506e7ddbbbb2e20b43313ab315de714421f83ede74c6227f3a601456cda9d3d8456c7.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831

Warning: filemtime(): stat failed for ./data/secure/tokens/9f511cbe3766d335ad6e6d4a5f54f3bb20ac244574a0741b7be1a1e3e39a65e83164c1cd90554a756518d00aa9c92f041add219696a0641a7a5c0f49edee5004.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831

Warning: filemtime(): stat failed for ./data/secure/tokens/a8ca905d77e1f2702295ae09ec7cbb9892cc145ef3adb573565ce96cb944ca72ff1f88c5cbbc6cac85d05190be2633a71c586067f07def4e56930e46a86ac117.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831

Warning: filemtime(): stat failed for ./data/secure/tokens/d901ab9a52b71c6e8eda2ede42e9491da29b3300dade161e0e4a076313dc3aab7c38f8d07e0c9028fe4a3f4c555f4c0a34321f996c299924cedcfd55e0ed2559.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831

Warning: filemtime(): stat failed for ./data/secure/tokens/df5f6b474a6bff8a7eca44370d45565583a2ac39723e27ca519283d40f458f41cb0fd87f3e09a63ac431efce810338ab2037eefb23f34675db4bb0a73a1d0397.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831

Warning: filemtime(): stat failed for ./data/secure/tokens/e3e85133c8f42439f2b7aad305b6692e368c405c016507d51c0a28583fe899645aea16de18da4ecf27f82fc5c15619783ad70f87f17473c96998334c1669a84e.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831

Warning: filemtime(): stat failed for ./data/secure/tokens/f9aec499b382cfab9f686a6fa26b59aa3a96ba85d7d880a0f5cf620e021c7d31be14c3f423b39d23e6280257f76d14f8c34411bc0e8a4b2f617bb1a4fa3d0c44.token in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 831
SnippetVamp - open
#key - Formulaire dont certaines chechboxes-radio révèlent-cachent du contenu


Subscribe to
Celery Facts Weekly!

(you have to check the checkbox to continue)
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700); *, *::before, *::after { box-sizing: border-box; } html { min-height: 100%; } body { margin: 20px; color: #435757; background: linear-gradient(40deg, transparent 40%, #9ab593), linear-gradient(-40deg, #ba7461 20%, #593e4e 90%); font: 1.2em/1 'Noto Sans', sans-serif; } .container { max-width: 500px; margin: 0 auto; padding: 10px 20px 40px; color: #fff; background-color: rgba(0, 0, 0, .6); } h1 { margin: 0; padding-bottom: 30px; border-bottom: 1px solid #fff; line-height: 1.2; font-size: 2.2em; font-weight: normal; } h1 span { font-size: .7em; } section { margin-top: 30px; } section::after { content: ''; display: block; clear: both; } .top-label { display: block; margin: 10px 0; } input[type="email"], textarea { display: block; width: 100%; max-width: 100%; padding: 5px; border: none; color: #593e4e; background-color: #fff; font-family: inherit; font-size: inherit; appearance: none; } input[type="email"]:focus, textarea:focus, button:focus { outline: 2px solid #9ab593; } textarea { height: 100px; } input[type="checkbox"], input[type="radio"] { position: absolute; left: -9999px; } .side-label { display: block; position: relative; margin: 10px 0; padding-left: 35px; cursor: pointer; } .side-label::before, .side-label::after { content: ''; position: absolute; top: 0; left: 0; } input[type="radio"] + .side-label::before, input[type="radio"] + .side-label::after { border-radius: 50%; } .side-label::before { display: block; width: 20px; height: 20px; border: 2px solid #fff; } input:focus + .side-label::before { border-color: #9ab593; } .side-label::after { display: none; width: 12px; height: 12px; margin: 4px; background-color: #9ab593; } input:checked + .side-label::after { display: block; } .how-other-disclosure { display: none; margin: 10px 0 0 35px; } #how-other:checked ~ .how-other-disclosure { display: block; } .blocked { margin-top: 40px; color: rgba(255, 255, 255, .3); text-align: center; } button { display: none; appearance: none; margin: 40px auto 0; padding: 5px 40px; border: 2px solid #fff; color: rgba(0, 0, 0, .8); background-color: #9ab593; font-family: inherit; font-size: inherit; font-weight: bold; cursor: pointer; } #permitted:checked ~ .blocked { display: none; } #permitted:checked ~ button { display: block; }