<div id="age-verify">
<div class="age-verify-content" style="margin:0 auto;text-align:center"><img alt="21 plus age limit icon" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 75 75' version='1.2'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M1.352 1.352h72v72h-72zm0 0'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath d='M1.352 1.352h69.933v71.996H1.352zm0 0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M73.32 37.348c0 19.867-16.105 35.972-35.972 35.972-19.864 0-35.97-16.105-35.97-35.972 0-19.864 16.106-35.97 35.97-35.97 19.867 0 35.972 16.106 35.972 35.97' fill='%23ee262b'/%3E%3Cpath d='M73.32 37.348c0 19.867-16.105 35.972-35.972 35.972-19.864 0-35.97-16.105-35.97-35.972 0-19.864 16.106-35.97 35.97-35.97 19.867 0 35.972 16.106 35.972 35.97zm0 0' fill='none' stroke-width='.0596' stroke='%23040606' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='M63.555 37.348c0 14.476-11.73 26.207-26.207 26.207-14.473 0-26.203-11.73-26.203-26.207 0-14.473 11.73-26.203 26.203-26.203 14.476 0 26.207 11.73 26.207 26.203' fill='%23fff'/%3E%3Cpath d='M63.555 37.348c0 14.476-11.73 26.207-26.207 26.207-14.473 0-26.203-11.73-26.203-26.207 0-14.473 11.73-26.203 26.203-26.203 14.476 0 26.207 11.73 26.207 26.203zm0 0' fill='none' stroke-width='.0596' stroke='%23040606' stroke-miterlimit='10'/%3E%3Cpath d='M55.773 32.45v5.51h5.301v1.407h-5.3v5.555h-1.5v-5.555h-5.297v-1.406h5.296v-5.512h1.5' fill='%23040606'/%3E%3Cpath d='M55.773 32.45v5.51h5.301v1.407h-5.3v5.555h-1.5v-5.555h-5.297v-1.406h5.296v-5.512zm0 0' fill='none' stroke-width='2.086' stroke='%23040606' stroke-miterlimit='10'/%3E%3Cpath d='M40.824 52.215V30.18c-1.195.636-3.379 1.156-4.668 1.28v-4.784c2.45-.512 4.926-2.102 6.407-3.953h3.968v29.492h-5.707M18.824 50.973v-2.211l2.547-2.742c6.125-6.47 8.895-9.907 8.93-13.918 0-2.7-1.18-5.2-4.762-5.2-2.176 0-3.984 1.23-5.094 2.254l-1.03-2.539c1.66-1.555 4.023-2.703 6.788-2.703 5.168 0 7.344 3.93 7.344 7.738 0 4.91-3.211 8.883-8.266 14.285l-1.918 1.965v.082h10.778v2.989H18.824' fill='%23040606'/%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='M18.824 50.973v-2.211l2.547-2.742c6.125-6.47 8.895-9.907 8.93-13.918 0-2.7-1.18-5.2-4.762-5.2-2.176 0-3.984 1.23-5.094 2.254l-1.03-2.539c1.66-1.555 4.023-2.703 6.788-2.703 5.168 0 7.344 3.93 7.344 7.738 0 4.91-3.211 8.883-8.266 14.285l-1.918 1.965v.082h10.778v2.989zm0 0' fill='none' stroke-width='2.6224' stroke='%23040606' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E">
<h2 style="color:white;margin-top: .5em;">Are you 21 or older?</h2><p>Indicaloud products are only for use in states where the sale and consumption of such products are legal. By clicking YES, I certify that I am over the age of 21 and will comply with the above statement.</p>
<div class="button-group"> <button class="yes" style="background: #00b11c" onclick="acceptCookie();">Yes</button><button onclick="window.location.href = '/delta-8-laws';" class="no" style="background: #ee262b">No</button></div>
</div>
<style>#age-verify{position:fixed;backdrop-filter:blur(10px);z-index:9998;top:0;right:0;left:0;bottom:0;width:100%;height:100%;background-color:#000000cc;color:#fff;font-family:inherit;padding:0;visibility:hidden;display:flex;justify-content:center;align-items:center}.age-verify-content{max-width:490px}#age-verify button{color:inherit;border:0;padding:10px;width:100%;cursor:pointer;font-weight:bold;text-transform: uppercase;}#age-verify .button-group{display:flex}#age-verify .yes{margin-right:10px}#age-verify .no{margin-left:10px;margin-right:0px;}@media only screen and (max-width:600px){.age-verify-content{max-width:350px}#age-verify{max-width:100%;bottom:0;left:0;border-radius:0}}@media only screen and (max-width:380px){.age-verify-content{max-width:280px}.age-verify-content p{font-size:80%}}</style>
<script>function acceptCookie(){
document.cookie="age_verified=1; expires=Thu, 18 Dec 2030 12:00:00 UTC; path=/",document.getElementById("age-verify").style.visibility="hidden"}
if(window.location.href.indexOf("delta-8-laws") == -1){
document.cookie.indexOf("age_verified")<0&&(document.getElementById("age-verify").style.visibility="visible");
}
</script>
Post a Comment