div[class^="showcase-template-"]{padding-top:1rem;padding-bottom:1rem}div[class^="showcase-template-"]:not(.showcase-template-mobile){display:none}.showcase_title{margin-bottom:1.5rem;font-weight:bold;font-size:1.5rem;line-height:2rem}.showcase_tab--hidden{display:none}.showcase_loading{height:23.75rem;display:flex;align-items:center;justify-content:center}.showcase_loader{border:0.5rem solid #f3f3f3;border-radius:50%;border-top:0.5rem solid rgba(var(--primary-color), 1);width:3rem;height:3rem;animation:loader-spin 1.5s linear infinite}@keyframes loader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.showcase_dots{margin:0 auto;display:flex;justify-content:center;margin-top:1.5rem}.showcase_dot{width:1rem;height:1rem;margin:0 0.75rem;border-radius:50%;background-color:#E7E9EC;cursor:pointer}.showcase_dot.active{background-color:rgba(var(--primary-color), 1)}@media screen and (min-width: 768px){div[class^="showcase-template-"]:not(.showcase-template-mobile){display:block}div[class^="showcase-template-"]{padding-top:2rem;padding-bottom:2rem}.showcase_title{text-align:center;margin-bottom:2rem}}

