@keyframes rotate-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes fade-in{to{opacity:1}}@keyframes fade-in-popin{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes fade-in-popin-backdrop{0%{opacity:0}to{opacity:1}}.popinExamples .popin-examples{flex-flow:wrap;justify-content:center;margin-top:15px;display:inline-flex}.popinExamples .popin-examples::-webkit-scrollbar{width:8px;height:8px}.popinExamples .popin-examples::-webkit-scrollbar-track{background:#00000008;border-radius:4px}.popinExamples .popin-examples::-webkit-scrollbar-thumb{background:#eee;border-radius:4px;transition:all .3s cubic-bezier(.165,.84,.44,1)}.popinExamples .popin-examples::-webkit-scrollbar-thumb:hover{background:#999}.popinExamples .popin-examples .child{text-wrap-mode:wrap;margin:5px}.popinExamples .popin-buttons{margin-top:15px!important}
