.cookies-bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.cookies-bg-blue-500{--bg-opacity:1;background-color:#4299e1;background-color:rgba(66,153,225,var(--bg-opacity))}.hover\:cookies-bg-blue-600:hover{--bg-opacity:1;background-color:#3182ce;background-color:rgba(49,130,206,var(--bg-opacity))}.cookies-rounded{border-radius:.25rem}.cookies-rounded-lg{border-radius:.5rem}.cookies-flex{display:flex}.cookies-flex-row{flex-direction:row}.cookies-flex-col{flex-direction:column}.cookies-items-center{align-items:center}.cookies-float-right{float:right}.cookies-font-semibold{font-weight:600}.cookies-text-xs{font-size:.75rem}.cookies-text-sm{font-size:.875rem}.cookies-text-2xl{font-size:1.5rem}.cookies-my-2{margin-top:.5rem;margin-bottom:.5rem}.cookies-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.cookies-mx-6{margin-left:1.5rem;margin-right:1.5rem}.cookies-mb-1{margin-bottom:.25rem}.cookies-mr-2{margin-right:.5rem}.cookies-mb-2{margin-bottom:.5rem}.cookies-ml-4{margin-left:1rem}.focus\:cookies-outline-none:focus{outline:0}.cookies-p-2{padding:.5rem}.cookies-p-6{padding:1.5rem}.cookies-py-2{padding-top:.5rem;padding-bottom:.5rem}.cookies-px-6{padding-left:1.5rem;padding-right:1.5rem}.cookies-fixed{position:fixed}.cookies-bottom-0{bottom:0}.cookies-text-center{text-align:center}.cookies-text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.cookies-text-gray-800{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.cookies-text-red-600{--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:768px){.md\:cookies-right-0{right:0}.md\:cookies-w-1\/3{width:33.333333%}}