.template_switcher_container{position:fixed;bottom:1rem;left:1rem;z-index:1000}.template_switcher_container .template_switcher{box-shadow:0 0 5px rgba(0,0,0,0.2);border:1px solid transparent}.template_switcher_container .template_switcher:hover{background-color:var(--secondary);border-color:var(--primary)}.template_switcher_container .template_switcher.active{background-color:var(--primary)}.template_switcher_container .template_switcher::after{display:none}.popup-window{position:absolute;z-index:1000;top:0;left:0;height:100vh;width:100vw;background-color:rgba(255,255,255,0.9);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.popup-window .content{padding:2rem;text-align:center}.popup-window .form{margin-top:1.5rem}
/*# sourceMappingURL=custom.css.map */