#proradio-templates-showcase{margin:2rem 0}.proradio-templates-categories{margin-bottom:1rem}:root,html{--proradio-btn-bg-one:#048aff;--prum-btn-background-color--accent-mid:#07365f;--proradio-btn-bg-two:#07365f;--proradio-btn-grad-dir:101deg}#proradio-templates-showcase .proradio-templates-categories button{margin-right:.5rem;padding:1em 1em;background:#eee;border:none!important;cursor:pointer;transition:background 0.2s;margin-bottom:8px!important;padding:1em 1em!important;font-size:12px!important;border-radius:5px!important;background:linear-gradient(var(--proradio-btn-grad-dir),transparent 0%,var(--proradio-btn-bg-two) 100%) var(--proradio-btn-bg-one)}#proradio-templates-showcase .proradio-templates-categories button[data-id='all']{background:#fff!important;border:1px solid #cdcdcd!important;color:#000!important}.proradio-templates-categories button:hover,.proradio-templates-categories button.active{opacity:.8}.proradio-templates-gallery{column-count:3;column-gap:30px}.proradio-templates-gallery a{display:inline-block;width:100%;margin:0 0 30px;border:1px solid rgb(100 100 100 / .5);position:relative;overflow:hidden;border-radius:10px;overflow:hidden;max-height:450px}.proradio-templates-gallery img{width:100%;height:auto;display:block;transition:filter 0.3s ease}.proradio-templates-gallery a:hover img{filter:brightness(.7)}.proradio-templates-gallery a:hover::after{content:"";position:absolute;top:10px;right:10px;width:40px;height:40px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23ffffff' d='M15.5 14h-0.8l-0.3-0.3a6.5 6.5 0 10-1 1l0.3 0.3v0.8l5 5 1.5-1.5-5-5zm-6 0a4.5 4.5 0 114.5-4.5A4.5 4.5 0 019.5 14z'/></svg>");background-size:80%;background-repeat:no-repeat;pointer-events:none;z-index:2}.proradio-template-placeholder{width:100%;padding-bottom:56.25%;background:#eee;position:relative;overflow:hidden}.proradio-template-placeholder::before{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(to right,#fff0 0%,rgb(255 255 255 / .6) 50%,#fff0 100%);animation:skeleton-wave 1.2s linear infinite}@keyframes skeleton-wave{0%{transform:translateX(0)}100%{transform:translateX(100%)}}@media (max-width:1024px){.proradio-templates-gallery{column-count:3;column-gap:20px}}@media (max-width:768px){.proradio-templates-gallery{column-count:3;column-gap:5px}.proradio-templates-gallery a{margin:0 0 10px}}